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 842274 Details for
Bug 1046911
LUKSError: luks device not configured
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
File: anaconda-tb
anaconda-tb (text/plain), 2.35 MB, created by
Anqas
on 2013-12-27 11:17:00 UTC
(
hide
)
Description:
File: anaconda-tb
Filename:
MIME Type:
Creator:
Anqas
Created:
2013-12-27 11:17:00 UTC
Size:
2.35 MB
patch
obsolete
>anaconda 20.25.15-1 exception report >Traceback (most recent call first): > File "/usr/lib/python2.7/site-packages/blivet/formats/luks.py", line 162, in setup > raise LUKSError("luks device not configured") > File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 839, in setupParents > _format.setup() > File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 702, in _preSetup > self.setupParents(orig=orig) > File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 713, in setup > if not self._preSetup(orig=orig): > File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 831, in setupParents > parent.setup(orig=orig) > File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 702, in _preSetup > self.setupParents(orig=orig) > File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 713, in setup > if not self._preSetup(orig=orig): > File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 4544, in setupParents > self.volume.setup(orig=orig) > File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 702, in _preSetup > self.setupParents(orig=orig) > File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 713, in setup > if not self._preSetup(orig=orig): > File "/usr/lib/python2.7/site-packages/blivet/deviceaction.py", line 534, in execute > self.device.setup(orig=True) > File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 239, in processActions > action.execute() > File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 308, in doIt > self.devicetree.processActions() > File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 167, in turnOnFilesystems > storage.doIt() > File "/usr/lib64/python2.7/site-packages/pyanaconda/install.py", line 142, in doInstall > turnOnFilesystems(storage, mountOnly=flags.flags.dirInstall) > File "/usr/lib64/python2.7/threading.py", line 764, in run > self.__target(*self.__args, **self.__kwargs) > File "/usr/lib64/python2.7/site-packages/pyanaconda/threads.py", line 192, in run > threading.Thread.run(self, *args, **kwargs) >LUKSError: luks device not configured > >Local variables in innermost frame: >self: existing luks >args: () >kwargs: {} > > >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 0x2d036d0>> > _intf._quitDialog: <class 'pyanaconda.ui.gui.QuitDialog'> > _intf.data: #version=DEVEL ># System authorization information >auth --enableshadow --passalgo=sha512 > ># Use hard drive installation media >harddrive --dir=None --partition=/dev/mapper/live-base ># Run the Setup Agent on first boot >firstboot --enable >ignoredisk --only-use=sdc ># Keyboard layouts >keyboard --xlayouts='it','us' ># System language >lang en_US.UTF-8 > ># Network information >network --bootproto=dhcp --device=p5p1 --onboot=off --ipv6=auto --activate >network --bootproto=dhcp --device=p6p1 --onboot=off --ipv6=auto --activate >network --hostname=f20gcastro.gclan ># System services >services --enabled="chronyd" ># System timezone >timezone Europe/Rome --isUtc ># System bootloader configuration >bootloader --location=mbr --boot-drive=sdc ># Partition clearing information >clearpart --all --initlabel --drives=sdc ># Disk partitioning information >part swap --fstype="swap" --ondisk=sdc --size=8080 >part btrfs.41 --fstype="btrfs" --ondisk=sdc --size=945288 >part /boot --fstype="ext4" --ondisk=sdc --size=500 >btrfs none --label=fedora_f20gcastro --data=single btrfs.41 >btrfs /home --subvol --name=home >btrfs / --subvol --name=root > >%packages >chrony > >%end > > > _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': None, '/': None} > swaps: [] > name: Unknown Linux >, Root instance, containing members: > mounts: {'/boot': None, '/': None, '/home': None} > swaps: [] > name: Fedora Linux 17 for x86_64 >] > _intf.storage.zfcp: ZFCP instance, containing members: > _intf.storage.zfcp.down: False > _intf.storage.zfcp.hasReadConfig: True > _intf.storage.zfcp.intf: None > _intf.storage.zfcp.fcpdevs: set([]) > _intf.storage._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._fstab_swaps: set([PartitionDevice instance (0x3e6e390) -- > name = sdc2 status = False kids = 0 id = 43 > parents = ['existing 953869MB disk sdc (16) with non-existent msdos disklabel'] > uuid = None size = 8080.0 > format = non-existent swap > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 8080 path = /dev/sdc2 > format args = [] originalFormat = swap grow = False max size = 0 bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3163b50> fileSystem: None > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3ea6150> PedPartition: <_ped.Partition object at 0x3e9e350> > disk = existing 953869MB disk sdc (16) with non-existent msdos disklabel > start = 1026048 end = 17573887 length = 16547840 > flags = ]) > _intf.storage.fsset._usb: None > _intf.storage.fsset.devicetree: DeviceTree instance, containing members: > _intf.storage.fsset.devicetree.dasd: Already dumped (DASD instance) > _intf.storage.fsset.devicetree.populated: True > _intf.storage.fsset.devicetree.exclusiveDisks: [] > _intf.storage.fsset.devicetree._actions: [ActionDestroyFormat instance, containing members: > device: BTRFSSubVolumeDevice instance, containing members: > device.major: 0 > device._partedDevice: None > device.exists: True > device.req_size: None > device._size: 0 > device.id: 37 > device.controllable: True > device.uuid: None > device._format: existing None > device.parents: [BTRFSVolumeDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > req_size: None > _size: 0 > id: 35 > controllable: True > dataLevel: None > uuid: 3520bd3b-d11c-42fa-ad8f-6346ba562e74 > _format: existing None > parents: [LUKSDevice instance, containing members: > major: 0 > _partedDevice: parted.Device instance -- > model: Linux device-mapper (crypt) path: /dev/mapper/luks-edb57e1f-3d56-4402-a453-0a81ef82c5c2 type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 1935937536 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32595 did: 0 busy: False > hardwareGeometry: (120506, 255, 63) biosGeometry: (120506, 255, 63) > PedDevice: <_ped.Device object at 0x2f85dd0> > exists: True > _size: 0 > id: 21 > controllable: True > uuid: None > _format: existing None > dmUuid: None > parents: [existing 945284MB partition sdc3 (20) >] > sysfsPath: Skipped > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [/dev/disk/by-id/dm-name-luks-edb57e1f-3d56-4402-a453-0a81ef82c5c2, /dev/disk/by-id/dm-uuid-CRYPT-LUKS1-edb57e1f3d564402a4530a81ef82c5c2-luks-edb57e1f-3d56-4402-a453-0a81ef82c5c2, /dev/disk/by-label/fedora_f20gcastro, /dev/disk/by-uuid/3520bd3b-d11c-42fa-ad8f-6346ba562e74, /dev/mapper/luks-edb57e1f-3d56-4402-a453-0a81ef82c5c2] > _targetSize: 0 > _model: Skipped > kids: 0 > target: crypt > _vendor: Skipped > _name: luks-edb57e1f-3d56-4402-a453-0a81ef82c5c2 > protected: False > originalFormat: BTRFS instance, containing members: > originalFormat.uuid: ee80f19a-b5fb-465c-8303-8919af9e4427 > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat._size: 0.0 > originalFormat._majorminor: None > originalFormat._mountType: btrfs > originalFormat.fsprofile: None > originalFormat.label: fedora_f20gcastro > originalFormat._targetSize: 0.0 > originalFormat.volUUID: 3520bd3b-d11c-42fa-ad8f-6346ba562e74 > originalFormat._minInstanceSize: None > originalFormat.mountopts: None > originalFormat.mountpoint: None > originalFormat._device: /dev/mapper/luks-edb57e1f-3d56-4402-a453-0a81ef82c5c2 > _serial: None >] > subvolumes: [] > minor: 0 > size_policy: 945282.0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [] > _targetSize: 0 > sysfsPath: Skipped > _model: Skipped > metaDataLevel: None > kids: 0 > _vendor: Skipped > _name: btrfs.35 > protected: False > originalFormat: BTRFS instance, containing members: > originalFormat.uuid: None > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat._size: 0.0 > originalFormat._majorminor: None > originalFormat._mountType: btrfs > originalFormat.fsprofile: None > originalFormat.label: fedora_f20gcastro > originalFormat._targetSize: 0.0 > originalFormat.volUUID: 3520bd3b-d11c-42fa-ad8f-6346ba562e74 > originalFormat._minInstanceSize: None > originalFormat.mountopts: subvolid=5 > originalFormat.mountpoint: None > originalFormat._device: /dev/mapper/luks-edb57e1f-3d56-4402-a453-0a81ef82c5c2 > _serial: None >] > device.sysfsPath: Skipped > device.minor: 0 > device.fstabComment: Skipped > device.bus: Skipped > device.deviceLinks: [] > device._targetSize: 0 > device.vol_id: 258 > device._model: Skipped > device.kids: 0 > device._vendor: Skipped > device._name: home > device.protected: False > device.originalFormat: BTRFS instance, containing members: > device.originalFormat.uuid: None > device.originalFormat.exists: True > device.originalFormat._mountpoint: None > device.originalFormat._size: 0.0 > device.originalFormat._majorminor: None > device.originalFormat._mountType: btrfs > device.originalFormat.fsprofile: None > device.originalFormat.label: None > device.originalFormat._targetSize: 0.0 > device.originalFormat.volUUID: None > device.originalFormat._minInstanceSize: None > device.originalFormat.mountopts: subvol=home > device.originalFormat.mountpoint: None > device.originalFormat._device: /dev/mapper/luks-edb57e1f-3d56-4402-a453-0a81ef82c5c2 > device._serial: None > origFormat: BTRFS instance, containing members: > origFormat.uuid: None > origFormat.exists: True > origFormat._mountpoint: None > origFormat._majorminor: None > origFormat._mountType: btrfs > origFormat.fsprofile: None > origFormat.label: None > origFormat._targetSize: 0.0 > origFormat.volUUID: None > origFormat._minInstanceSize: None > origFormat.mountopts: subvol=home > origFormat.mountpoint: None > origFormat._device: /dev/mapper/luks-edb57e1f-3d56-4402-a453-0a81ef82c5c2 > origFormat._size: 0.0 > id: 0 >, ActionDestroyDevice instance, containing members: > device: Already dumped (BTRFSSubVolumeDevice instance) > id: 1 >, ActionDestroyFormat instance, containing members: > device: BTRFSSubVolumeDevice instance, containing members: > device.major: 0 > device._partedDevice: None > device.exists: True > device.req_size: None > device._size: 0 > device.id: 36 > device.controllable: True > device.uuid: None > device._format: existing None > device.parents: [Already dumped (BTRFSVolumeDevice instance) >] > device.sysfsPath: Skipped > device.minor: 0 > device.fstabComment: Skipped > device.bus: Skipped > device.deviceLinks: [] > device._targetSize: 0 > device.vol_id: 256 > device._model: Skipped > device.kids: 0 > device._vendor: Skipped > device._name: root > device.protected: False > device.originalFormat: BTRFS instance, containing members: > device.originalFormat.uuid: None > device.originalFormat.exists: True > device.originalFormat._mountpoint: None > device.originalFormat._size: 0.0 > device.originalFormat._majorminor: None > device.originalFormat._mountType: btrfs > device.originalFormat.fsprofile: None > device.originalFormat.label: None > device.originalFormat._targetSize: 0.0 > device.originalFormat.volUUID: None > device.originalFormat._minInstanceSize: None > device.originalFormat.mountopts: subvol=root > device.originalFormat.mountpoint: None > device.originalFormat._device: /dev/mapper/luks-edb57e1f-3d56-4402-a453-0a81ef82c5c2 > device._serial: None > origFormat: BTRFS instance, containing members: > origFormat.uuid: None > origFormat.exists: True > origFormat._mountpoint: None > origFormat._majorminor: 253000 > origFormat._mountType: btrfs > origFormat.fsprofile: None > origFormat.label: None > origFormat._targetSize: 0.0 > origFormat.volUUID: None > origFormat._minInstanceSize: None > origFormat.mountopts: subvol=root > origFormat.mountpoint: None > origFormat._device: /dev/mapper/luks-edb57e1f-3d56-4402-a453-0a81ef82c5c2 > origFormat._size: 0.0 > id: 2 >, ActionDestroyDevice instance, containing members: > device: Already dumped (BTRFSSubVolumeDevice instance) > id: 3 >, ActionDestroyFormat instance, containing members: > device: Already dumped (BTRFSVolumeDevice instance) > origFormat: BTRFS instance, containing members: > origFormat.uuid: None > origFormat.exists: True > origFormat._mountpoint: None > origFormat._majorminor: 253000 > origFormat._mountType: btrfs > origFormat.fsprofile: None > origFormat.label: fedora_f20gcastro > origFormat._targetSize: 0.0 > origFormat.volUUID: 3520bd3b-d11c-42fa-ad8f-6346ba562e74 > origFormat._minInstanceSize: None > origFormat.mountopts: subvolid=5 > origFormat.mountpoint: None > origFormat._device: /dev/mapper/luks-edb57e1f-3d56-4402-a453-0a81ef82c5c2 > origFormat._size: 0.0 > id: 4 >, ActionDestroyDevice instance, containing members: > device: Already dumped (BTRFSVolumeDevice instance) > id: 5 >, ActionDestroyFormat instance, containing members: > device: Already dumped (LUKSDevice instance) > origFormat: BTRFS instance, containing members: > origFormat.uuid: ee80f19a-b5fb-465c-8303-8919af9e4427 > origFormat.exists: True > origFormat._mountpoint: None > origFormat._majorminor: 253000 > origFormat._mountType: btrfs > origFormat.fsprofile: None > origFormat.label: fedora_f20gcastro > origFormat._targetSize: 0.0 > origFormat.volUUID: 3520bd3b-d11c-42fa-ad8f-6346ba562e74 > origFormat._minInstanceSize: None > origFormat.mountopts: None > origFormat.mountpoint: None > origFormat._device: /dev/mapper/luks-edb57e1f-3d56-4402-a453-0a81ef82c5c2 > origFormat._size: 0.0 > id: 6 >, ActionDestroyDevice instance, containing members: > device: Already dumped (LUKSDevice instance) > id: 7 >, ActionDestroyFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: existing luks > id: 8 >, ActionDestroyDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > id: 9 >, ActionDestroyFormat instance, containing members: > device: LUKSDevice instance, containing members: > device.major: 0 > device._partedDevice: parted.Device instance -- > model: Linux device-mapper (crypt) path: /dev/mapper/luks-a1fcc1fb-9052-46f3-992b-4234ee673031 type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 16543744 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (1029, 255, 63) biosGeometry: (1029, 255, 63) > PedDevice: <_ped.Device object at 0x2f85f80> > device.exists: True > device._size: 0 > device.id: 19 > device.controllable: True > device.uuid: None > device._format: existing None > device.dmUuid: None > device.parents: [existing 8080MB partition sdc2 (18) >] > device.sysfsPath: Skipped > device.minor: 0 > device.fstabComment: Skipped > device.bus: Skipped > device.deviceLinks: [/dev/disk/by-id/dm-name-luks-a1fcc1fb-9052-46f3-992b-4234ee673031, /dev/disk/by-id/dm-uuid-CRYPT-LUKS1-a1fcc1fb905246f3992b4234ee673031-luks-a1fcc1fb-9052-46f3-992b-4234ee673031, /dev/disk/by-uuid/4effdb7f-7341-4be2-b640-a61a42d14b58, /dev/mapper/luks-a1fcc1fb-9052-46f3-992b-4234ee673031] > device._targetSize: 0 > device._model: Skipped > device.kids: 0 > device.target: crypt > device._vendor: Skipped > device._name: luks-a1fcc1fb-9052-46f3-992b-4234ee673031 > device.protected: False > device.originalFormat: existing swap > device._serial: None > origFormat: existing swap > id: 14 >, ActionDestroyDevice instance, containing members: > device: Already dumped (LUKSDevice instance) > id: 15 >, ActionDestroyFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: existing luks > id: 16 >, ActionDestroyDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > id: 17 >, ActionDestroyFormat instance, containing members: > device: existing 500MB partition sdc1 (17) > origFormat: Ext4FS instance, containing members: > origFormat.errors: False > origFormat.uuid: bd225328-de5b-402f-b4c2-6d9fe2f8fe8c > origFormat.exists: True > origFormat._mountpoint: None > origFormat._majorminor: 008033 > origFormat._mountType: ext4 > origFormat.fsprofile: None > origFormat.label: None > origFormat._targetSize: 500.0 > origFormat.dirty: False > origFormat._minInstanceSize: 102.3 > origFormat.mountopts: None > origFormat.mountpoint: None > origFormat._device: /dev/sdc1 > origFormat._size: 500.0 > id: 22 >, ActionDestroyDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > id: 23 >, ActionDestroyFormat instance, containing members: > device: existing 953869MB disk sdc (16) with non-existent msdos disklabel > origFormat: existing msdos disklabel > id: 24 >, ActionCreateFormat instance, containing members: > device: Already dumped (DiskDevice instance) > origFormat: existing None > id: 25 >, ActionCreateDevice instance, containing members: > device: non-existent 500MB partition sdc1 (42) with non-existent ext4 filesystem mounted at /boot > id: 28 >, ActionCreateFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: non-existent None > id: 29 >, ActionCreateDevice instance, containing members: > device: non-existent 8080MB partition sdc2 (43) with non-existent swap > id: 30 >, ActionCreateDevice instance, containing members: > device: non-existent 945288MB partition sdc3 (41) with non-existent btrfs filesystem > id: 26 >, ActionCreateFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: non-existent None > id: 27 >, ActionCreateDevice instance, containing members: > device: BTRFSVolumeDevice instance, containing members: > device.major: 0 > device._partedDevice: None > device.exists: False > device.req_size: None > device._size: 0 > device.id: 44 > device.controllable: True > device.dataLevel: single > device.uuid: None > device._format: BTRFS instance, containing members: > device._format.uuid: None > device._format.exists: None > device._format._mountpoint: None > device._format._majorminor: None > device._format._minInstanceSize: None > device._format._mountType: btrfs > device._format.fsprofile: None > device._format.label: fedora_f20gcastro > device._format._targetSize: 0 > device._format.volUUID: None > device._format._size: 0 > device._format.mountopts: None > device._format.mountpoint: None > device._format._device: /dev/sdc3 > device.subvolumes: [BTRFSSubVolumeDevice instance, containing members: > major: 0 > _partedDevice: None > exists: False > req_size: 1024 > _size: 0 > id: 45 > controllable: True > uuid: None > _format: BTRFS instance, containing members: > _format.uuid: None > _format.exists: None > _format._mountpoint: None > _format._majorminor: None > _format._minInstanceSize: None > _format._mountType: btrfs > _format.fsprofile: None > _format.label: Skipped > _format._targetSize: 0 > _format.volUUID: None > _format._size: 0 > _format.mountopts: subvol=root > _format.mountpoint: / > _format._device: /dev/sdc3 > parents: [Already dumped (BTRFSVolumeDevice instance) >] > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: 0 > vol_id: None > _model: Skipped > kids: 0 > _vendor: Skipped > _name: root > protected: False > originalFormat: non-existent None > _serial: None >, BTRFSSubVolumeDevice instance, containing members: > major: 0 > _partedDevice: None > exists: False > req_size: 500 > _size: 0 > id: 46 > controllable: True > uuid: None > _format: BTRFS instance, containing members: > _format.uuid: None > _format.exists: None > _format._mountpoint: None > _format._majorminor: None > _format._minInstanceSize: None > _format._mountType: btrfs > _format.fsprofile: None > _format.label: Skipped > _format._targetSize: 0 > _format.volUUID: None > _format._size: 0 > _format.mountopts: subvol=home > _format.mountpoint: /home > _format._device: /dev/sdc3 > parents: [Already dumped (BTRFSVolumeDevice instance) >] > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: 0 > vol_id: None > _model: Skipped > kids: 0 > _vendor: Skipped > _name: home > protected: False > originalFormat: non-existent None > _serial: None >] > device.parents: [Already dumped (PartitionDevice instance) >] > device.deviceLinks: [] > device.minor: 0 > device.size_policy: 0 > device.fstabComment: Skipped > device.bus: Skipped > device.sysfsPath: Skipped > device._targetSize: 0 > device._model: Skipped > device.metaDataLevel: None > device.kids: 2 > device._vendor: Skipped > device._name: fedora_f20gcastro > 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: subvolid=5 > device.originalFormat._size: 0 > device.originalFormat._device: /dev/sdc3 > device._serial: None > id: 32 >, ActionCreateFormat instance, containing members: > device: Already dumped (BTRFSVolumeDevice instance) > origFormat: non-existent None > id: 33 >, ActionCreateDevice instance, containing members: > device: Already dumped (BTRFSSubVolumeDevice instance) > id: 34 >, ActionCreateFormat instance, containing members: > device: Already dumped (BTRFSSubVolumeDevice instance) > origFormat: non-existent None > id: 35 >, ActionCreateDevice instance, containing members: > device: Already dumped (BTRFSSubVolumeDevice instance) > id: 36 >, ActionCreateFormat instance, containing members: > device: Already dumped (BTRFSSubVolumeDevice instance) > origFormat: non-existent None > id: 37 >, ActionCreateFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: non-existent None > id: 31 >] > _intf.storage.fsset.devicetree.iscsi: Already dumped (iscsi instance) > _intf.storage.fsset.devicetree._cleanup: False > _intf.storage.fsset.devicetree._devices: [Already dumped (DiskDevice instance) >, OpticalDevice instance, containing members: > major: 11 > _partedDevice: None > exists: True > _size: 0 > id: 24 > controllable: True > uuid: None > _format: existing None > parents: [] > sysfsPath: /devices/pci0000:00/0000:00:1f.5/ata3/host2/target2:0:0/2:0:0:0/block/sr0 > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [] > _targetSize: 0 > _model: HL-DT-ST_DVDRAM_GH22NS50 > 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: 25 > 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: 26 > 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: 27 > 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: 28 > 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: 29 > 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: 30 > 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: 31 > 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: 32 > controllable: False > uuid: None > _format: Ext4FS instance, containing members: > _format.errors: False > _format.uuid: 24375583-5faa-4172-8345-5dff1a0e89e5 > _format.exists: True > _format._mountpoint: None > _format._majorminor: None > _format._mountType: ext4 > _format.fsprofile: None > _format.label: _Fedora-Live-Des > _format._targetSize: 4096.0 > _format.dirty: False > _format._minInstanceSize: 0.0 > _format.mountopts: None > _format.mountpoint: None > _format._device: /dev/loop3 > _format._size: 4096.0 > parents: [Already dumped (FileDevice instance) >] > sysfsPath: Skipped > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [/dev/disk/by-label/_Fedora-Live-Des, /dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5] > _targetSize: 0 > _model: Skipped > kids: 2 > _vendor: Skipped > _name: loop3 > protected: False > originalFormat: Ext4FS instance, containing members: > originalFormat.errors: False > originalFormat.uuid: 24375583-5faa-4172-8345-5dff1a0e89e5 > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat._size: 4096.0 > originalFormat._majorminor: None > originalFormat._mountType: ext4 > originalFormat.fsprofile: None > originalFormat.label: _Fedora-Live-Des > originalFormat._targetSize: 4096.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: 33 > 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: 34 > 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: 1 > _vendor: Skipped > _name: loop4 > protected: False > originalFormat: existing DM_snapshot_cow > _serial: None >, existing 4096MB dm live-rw (38) with existing ext4 filesystem >, existing 4096MB dm live-base (39) with existing ext4 filesystem >, existing 4096MB dm live-osimg-min (40) with existing ext4 filesystem >, Already dumped (PartitionDevice instance) >, Already dumped (PartitionDevice instance) >, Already dumped (PartitionDevice instance) >, Already dumped (BTRFSVolumeDevice instance) >, Already dumped (BTRFSSubVolumeDevice instance) >, Already dumped (BTRFSSubVolumeDevice instance) >, existing 3839MB disk sde (0) with existing msdos disklabel >, existing 3835MB partition sde1 (1) with existing efi filesystem >] > _intf.storage.fsset.devicetree.ignoredDisks: [] > _intf.storage.fsset.devicetree._completed_actions: [] > _intf.storage.fsset.devicetree.names: [sde, sde1, sda, sda1, sda2, sda5, guswks, guswks-root, guswks-swap_1, sdb, sdb1, sdb2, vg_f17guswks, vg_f17guswks-lv_home, vg_f17guswks-lv_root, vg_f17guswks-lv_swap, sdc, sdd, sr0, loop0, /osmin.img (deleted), loop1, /osmin, loop2, /run/initramfs/live/LiveOS/squashfs.img, loop3, /LiveOS/ext3fs.img, loop4, /overlay (deleted), live-rw, live-base, live-osimg-min, root, home] > _intf.storage.fsset.devicetree.liveBackingDevice: sde1 > _intf.storage.fsset.devicetree.protectedDevNames: [sde1, sde1] > _intf.storage.fsset.devicetree.unusedRaidMembers: [] > _intf.storage.fsset.devicetree.diskImages: {} > _intf.storage.fsset.devicetree._hidden: [existing 243MB partition sda1 (3) with existing ext2 filesystem >, existing 953624MB partition sda2 (4) >, existing 945388MB lvmlv guswks-root (7) with existing ext4 filesystem >, existing 8188MB lvmlv guswks-swap_1 (8) with existing swap >, existing 953620MB lvmvg guswks (6) >, existing 953624MB partition sda5 (5) with existing lvmpv >, existing 953869MB disk sda (2) with existing msdos disklabel >, existing 500MB partition sdb1 (10) with existing ext4 filesystem >, existing 415168MB lvmlv vg_f17guswks-lv_home (13) with existing ext4 filesystem >, existing 51200MB lvmlv vg_f17guswks-lv_root (14) with existing ext4 filesystem >, existing 10048MB lvmlv vg_f17guswks-lv_swap (15) with existing swap >, existing 476416MB lvmvg vg_f17guswks (12) >, existing 476439MB partition sdb2 (11) with existing lvmpv >, existing 476940MB disk sdb (9) with existing msdos disklabel >, BTRFSVolumeDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > req_size: None > _size: 0 > id: 23 > controllable: True > dataLevel: None > uuid: 6e0df940-6859-415b-acf2-452a0b902192 > _format: BTRFS instance, containing members: > _format.uuid: None > _format.exists: True > _format._mountpoint: None > _format._majorminor: 008048 > _format._mountType: btrfs > _format.fsprofile: None > _format.label: None > _format._targetSize: 0.0 > _format.volUUID: 6e0df940-6859-415b-acf2-452a0b902192 > _format._minInstanceSize: None > _format.mountopts: subvolid=5 > _format.mountpoint: None > _format._device: /dev/sdd > _format._size: 0.0 > parents: [existing 476940MB disk sdd (22) with existing btrfs filesystem >] > subvolumes: [] > minor: 0 > size_policy: 476940.023438 > fstabComment: Skipped > bus: Skipped > deviceLinks: [] > _targetSize: 0 > sysfsPath: Skipped > _model: Skipped > metaDataLevel: None > kids: 0 > _vendor: Skipped > _name: btrfs.23 > protected: False > originalFormat: BTRFS instance, containing members: > originalFormat.uuid: None > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat._size: 0.0 > originalFormat._majorminor: None > originalFormat._mountType: btrfs > originalFormat.fsprofile: None > originalFormat.label: None > originalFormat._targetSize: 0.0 > originalFormat.volUUID: 6e0df940-6859-415b-acf2-452a0b902192 > originalFormat._minInstanceSize: None > originalFormat.mountopts: subvolid=5 > originalFormat.mountpoint: None > originalFormat._device: /dev/sdd > _serial: None >, Already dumped (DiskDevice instance) >] > _intf.storage.fsset.devicetree.protectedDevSpecs: [/dev/sde1] > _intf.storage.fsset.preserveLines: [] > _intf.storage.fsset._run: None > _intf.storage.fsset._devshm: None > _intf.storage.fsset._dev: None > _intf.storage.fsset.blkidTab: None > _intf.storage.fsset._proc: None > _intf.storage.fsset.active: False > _intf.storage.fsset.cryptTab: None > _intf.storage.fsset._devpts: None > _intf.storage.fsset._sysfs: None > _intf.storage.fsset._selinux: None > _intf.storage.config: StorageDiscoveryConfig instance, containing members: > _intf.storage.config.clearPartType: 2 > _intf.storage.config.clearNonExistent: False > _intf.storage.config.ignoredDisks: [] > _intf.storage.config.protectedDevSpecs: [/dev/sde1] > _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 953869MB disk sdc (16) with existing msdos disklabel >, existing 3839MB disk sde (0) with existing msdos disklabel >] > _intf.storage._bootloader.problems: [] > _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 (0x2d03790) -- > mountpoint = / lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True > >, PartSpec instance (0x2d03750) -- > mountpoint = /home lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True > >, PartSpec instance (0x2d03810) -- > mountpoint = /boot lv = False singlePV = False thin = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False > >, PartSpec instance (0x2d03850) -- > mountpoint = None lv = False singlePV = False thin = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False > >, PartSpec instance (0x2d03890) -- > mountpoint = None lv = True singlePV = False thin = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 8080 maxSize = None grow = False > >] > _intf.storage.autoPartAddBackupPassphrase: False > _intf.storage.encryptedAutoPart: False > _intf._isFinal: True > _intf._distributionText: <function distributionText at 0x7f534e4c2b18> > _intf._ui: None > _intf._actions: Skipped > _intf.payload: LiveImagePayload instance, containing members: > _intf.payload.storage: Already dumped (Blivet instance) > _intf.payload.pct: 0 > _intf.payload.txID: None > _intf.payload._createdInitrds: False > _intf.payload._adj_size: 0 > _intf.payload.data: Already dumped (AnacondaKSHandler instance) > _intf.payload.pct_lock: None > _intf.payload._kernelVersionList: [] > _intf._currentAction: ProgressHub instance, containing members: > _intf._currentAction._environs: [anaconda] > _intf._currentAction._check_list: [] > _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: 10481 > _intf._currentAction._notReadySpokes: [] > _intf._currentAction._inSpoke: False > _intf._currentAction._incompleteSpokes: [PasswordSpoke instance, containing members: > _kickstarted: False > _visitedSinceApplied: True > _pwStrengthCheck: GUICheck instance, containing members: > _pwStrengthCheck._handler_id: 12025 > _pwStrengthCheck._check_data: None > _pwStrengthCheck._run_check: <bound method PasswordSpoke._checkPasswordStrength of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x7f532018aa90>> > _pwStrengthCheck._parent: Already dumped (PasswordSpoke instance) > _pwStrengthCheck._set_error: <bound method PasswordSpoke.set_check_error of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x7f532018aa90>> > _pwStrengthCheck._editable: Entry instance, containing members: > _pwStrengthCheck._check_status: None > _pwq_valid: True > _pwq_error: None > _check_list: [GUICheck instance, containing members: > _handler_id: 12022 > _check_data: None > _run_check: <bound method PasswordSpoke._checkPasswordEmpty of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x7f532018aa90>> > _parent: Already dumped (PasswordSpoke instance) > _set_error: <bound method PasswordSpoke.set_check_error of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x7f532018aa90>> > _editable: Already dumped (Entry instance) > _check_status: None >, GUICheck instance, containing members: > _handler_id: 12023 > _check_data: None > _run_check: <bound method PasswordSpoke._checkPasswordConfirm of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x7f532018aa90>> > _parent: Already dumped (PasswordSpoke instance) > _set_error: <bound method PasswordSpoke.set_check_error of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x7f532018aa90>> > _editable: Entry instance, containing members: > _check_status: None >, GUICheck instance, containing members: > _handler_id: 12024 > _check_data: None > _run_check: <bound method PasswordSpoke._checkPasswordConfirm of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x7f532018aa90>> > _parent: Already dumped (PasswordSpoke instance) > _set_error: <bound method PasswordSpoke.set_check_error of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x7f532018aa90>> > _editable: Already dumped (Entry instance) > _check_status: None >, Already dumped (GUICheck instance) >, GUICheck instance, containing members: > _handler_id: 12026 > _check_data: None > _run_check: <bound method PasswordSpoke._checkPasswordEmpty of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x7f532018aa90>> > _parent: Already dumped (PasswordSpoke instance) > _set_error: <bound method PasswordSpoke.set_check_error of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0x7f532018aa90>> > _editable: Already dumped (Entry instance) > _check_status: None >] > _data: Already dumped (AnacondaKSHandler instance) > applyOnSkip: False > confirm: Already dumped (Entry instance) > storage: Already dumped (Blivet instance) > payload: Already dumped (LiveImagePayload instance) > skipTo: None > _confirm_check: Already dumped (GUICheck instance) > instclass: Already dumped (DefaultInstall instance) > _waivePasswordClicks: 0 > selector: SpokeSelector instance, containing members: > pw_label: Label instance, containing members: > _password_check: Already dumped (GUICheck instance) > pw: Already dumped (Entry instance) > builder: Builder instance, containing members: > pw_bar: LevelBar instance, containing members: > _window: SpokeWindow instance, containing members: >, UserSpoke instance, containing members: > _visitedSinceApplied: True > _password_check: GUICheck instance, containing members: > _password_check._handler_id: 12232 > _password_check._check_data: None > _password_check._run_check: <bound method UserSpoke._checkPasswordConfirm of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7f532018a2d0>> > _password_check._parent: Already dumped (UserSpoke instance) > _password_check._set_error: <bound method UserSpoke.set_check_error of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7f532018a2d0>> > _password_check._editable: Entry instance, containing members: > _password_check._check_status: None > guesser: {<Entry object at 0x402ba00 (GtkEntry at 0x3fa0450)>: True} > _pwStrengthCheck: GUICheck instance, containing members: > _pwStrengthCheck._handler_id: 12233 > _pwStrengthCheck._check_data: None > _pwStrengthCheck._run_check: <bound method UserSpoke._checkPasswordStrength of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7f532018a2d0>> > _pwStrengthCheck._parent: Already dumped (UserSpoke instance) > _pwStrengthCheck._set_error: <bound method UserSpoke.set_check_error of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7f532018a2d0>> > _pwStrengthCheck._editable: Already dumped (Entry instance) > _pwStrengthCheck._check_status: None > _pwq_valid: True > _pwq_error: None > _oldweak: None > _check_list: [GUICheck instance, containing members: > _handler_id: 12230 > _check_data: None > _run_check: <bound method UserSpoke._checkPasswordEmpty of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7f532018a2d0>> > _parent: Already dumped (UserSpoke instance) > _set_error: <bound method UserSpoke.set_check_error of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7f532018a2d0>> > _editable: Already dumped (Entry instance) > _check_status: None >, GUICheck instance, containing members: > _handler_id: 12231 > _check_data: None > _run_check: <bound method UserSpoke._checkPasswordConfirm of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7f532018a2d0>> > _parent: Already dumped (UserSpoke instance) > _set_error: <bound method UserSpoke.set_check_error of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7f532018a2d0>> > _editable: Entry instance, containing members: > _check_status: None >, Already dumped (GUICheck instance) >, Already dumped (GUICheck instance) >, GUICheck instance, containing members: > _handler_id: 12234 > _check_data: None > _run_check: <bound method UserSpoke._checkPasswordEmpty of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7f532018a2d0>> > _parent: Already dumped (UserSpoke instance) > _set_error: <bound method UserSpoke.set_check_error of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7f532018a2d0>> > _editable: Already dumped (Entry instance) > _check_status: None >, GUICheck instance, containing members: > _handler_id: 12235 > _check_data: {'regex': <_sre.SRE_Pattern object at 0xbfcfa0>, 'message': Invalid username} > _run_check: <function _checkUsername at 0x2e895f0> > _parent: Already dumped (UserSpoke instance) > _set_error: <bound method UserSpoke.set_check_error of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7f532018a2d0>> > _editable: Entry instance, containing members: > _check_status: None >, GUICheck instance, containing members: > _handler_id: 12236 > _check_data: {'regex': <_sre.SRE_Pattern object at 0xb98938>, 'message': Full name cannot contain colon characters} > _run_check: <function check_re at 0x2c38668> > _parent: Already dumped (UserSpoke instance) > _set_error: <bound method UserSpoke.set_check_error of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0x7f532018a2d0>> > _editable: Entry instance, containing members: > _check_status: None >] > _wheel: group --name=wheel > > payload: Already dumped (LiveImagePayload instance) > applyOnSkip: False > confirm: Already dumped (Entry instance) > storage: Already dumped (Blivet instance) > skipTo: None > _advanced: AdvancedUserDialog instance, containing members: > _advanced._window: Dialog instance, containing members: > _advanced._cGid: CheckButton instance, containing members: > _advanced.applyOnSkip: False > _advanced._groupDict: {'wheel': Already dumped (F12_GroupData instance) >} > _advanced._groupsError: Label instance, containing members: > _advanced.builder: Builder instance, containing members: > _advanced._saveButton: Button instance, containing members: > _advanced._cUid: CheckButton instance, containing members: > _advanced._tHome: Entry instance, containing members: > _advanced._spinGid: SpinButton instance, containing members: > _advanced.skipTo: None > _advanced._cHome: CheckButton instance, containing members: > _advanced._uid: Adjustment instance, containing members: > _advanced._check_list: [GUICheck instance, containing members: > _handler_id: 12371 > _check_data: {'error_label': Already dumped (Label instance) >, 'message': None} > _run_check: <function _validateGroups at 0x2e89500> > _parent: Already dumped (AdvancedUserDialog instance) > _set_error: <bound method AdvancedUserDialog.set_check_error of <pyanaconda.ui.gui.spokes.user.AdvancedUserDialog object at 0x3e8e5d0>> > _editable: Entry instance, containing members: > _check_status: None >] > _advanced._gid: Adjustment instance, containing members: > _advanced._tGroups: Already dumped (Entry instance) > _advanced._data: Already dumped (AnacondaKSHandler instance) > _advanced._user: F19_UserData instance, containing members: > _advanced._user.shell: Skipped > _advanced._user.name: Skipped > _advanced._user.isCrypted: False > _advanced._user.lock: False > _advanced._user.password_kickstarted: False > _advanced._user.gid: None > _advanced._user.gecos: Skipped > _advanced._user.lineno: 0 > _advanced._user.groups: [] > _advanced._user.uid: None > _advanced._user.password: Skipped > _advanced._user.homedir: Skipped > _advanced._lHome: Label instance, containing members: > _advanced._spinUid: SpinButton instance, containing members: > b_advanced: Button instance, containing members: > _confirm_check: Already dumped (GUICheck instance) > username: Already dumped (Entry instance) > instclass: Already dumped (DefaultInstall instance) > _waivePasswordClicks: 0 > selector: SpokeSelector instance, containing members: > pw_label: Label instance, containing members: > _data: Already dumped (AnacondaKSHandler instance) > pw: Already dumped (Entry instance) > _groupDict: {'wheel': Already dumped (F12_GroupData instance) >} > admin: CheckButton instance, containing members: > builder: Builder instance, containing members: > pw_bar: LevelBar instance, containing members: > usepassword: CheckButton instance, containing members: > _window: SpokeWindow instance, containing members: > fullname: Already dumped (Entry instance) > _user: Already dumped (F19_UserData instance) >] > _intf._currentAction.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._currentStep: 1 > _intf._currentAction._progressLabel: Label instance, containing members: > _intf._currentAction._rnotesPages: <itertools.cycle object at 0x2d6c7e8> > _intf._currentAction._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._progressBar: ProgressBar instance, containing members: > _intf._currentAction._spokes: {'PasswordSpoke': Already dumped (PasswordSpoke instance) >, 'UserSpoke': Already dumped (UserSpoke instance) >} > _intf._currentAction._totalSteps: 13 > _intf._currentAction.builder: Builder instance, containing members: > _intf._currentAction._window: HubWindow instance, containing members: > _intf._currentAction._autoContinue: False > _intf._currentAction._configurationDone: False >updateSrc: None >rootParts: None >id: None >rescue: False >mediaDevice: None >methodstr: livecd:///dev/mapper/live-base >proxyPassword: None >desktop: Desktop instance, containing members: > desktop._runlevel: 3 > desktop.desktop: None >canReIPL: False >xdriver: None >stage2: None >rescue_mount: True >_bootloader: GRUB2 instance, containing members: > _bootloader._disk_order: [] > _bootloader.console_options: Skipped > _bootloader.console: Skipped > _bootloader.skip_bootloader: False > _bootloader.warnings: [] > _bootloader.chain_images: [] > _bootloader.stage2_is_preferred_stage1: False > _bootloader.disks: [] > _bootloader.problems: [] > _bootloader._update_only: False > _bootloader._default_image: None > _bootloader.stage2_device: 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.programArch: x86_64 > mehConfig.callbackDict: {'lsblk_output': (<function lsblk_callback at 0x2d4bed8>, True), 'type': (<function <lambda> at 0x2d54140>, True), 'nmcli_dev_list': (<function nmcli_dev_list_callback at 0x2d4bf50>, True), 'journalctl': (<function journalctl_callback at 0x2d54050>, False)} > mehConfig.attrSkipList: [_intf._actions, _intf._currentAction._xklwrapper, _intf._currentAction._spokes["KeyboardSpoke"]._xkl_wrapper, _intf._currentAction.language.translations, _intf._currentAction.language.locales, _intf._currentAction._spokes["PasswordSpoke"]._oldweak, _intf._currentAction._spokes["PasswordSpoke"]._password, _intf._currentAction._spokes["UserSpoke"]._password, _intf._currentAction._spokes["UserSpoke"]._oldweak, _intf.storage.bootloader.password, _intf.storage.data, _intf.storage.encryptionPassphrase, _bootloader.encrypted_password, _bootloader.password, payload._groups, payload._yum] > mehConfig.programVersion: 20.25.15-1 > mehConfig.localSkipList: [passphrase, password, _oldweak, _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, /proc/cmdline] >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': [], 'dmraid': True, 'armPlatform': None, 'dnf': False, 'memcheck': True, 'iscsi': False, 'ksfile': None, 'dirinstall': False, 'kbdtype': None, 'runres': None, 'xdriver': None, 'display_mode': 'g', 'stage2': None, 'method': 'livecd:///dev/mapper/live-base', 'vncpassword': '', 'vnc': False, 'rescue': False, 'noverifyssl': False, 'autostep': False, 'geoloc': None, 'proxy': None, 'dlabel': False, 'vncconnect': None, 'lang': None, 'askmethod': False, 'liveinst': True, 'loglevel': None, 'isHeadless': False, 'eject': True, 'rescue_nomount': False, 'keymap': None, 'mpath': True, 'ibft': True, 'debug': False, 'extlinux': False, 'multiLib': False, 'nofb': None, 'targetArch': None} >proxy: None > >Registered callbacks: >journalctl: >-- Logs begin at Fri 2013-12-27 11:56:11 CET, end at Fri 2013-12-27 12:13:29 CET. -- >Dec 27 11:56:11 localhost systemd-journal[64]: Runtime journal is using 8.0M (max 399.2M, leaving 598.9M of free 3.8G, current limit 399.2M). >Dec 27 11:56:11 localhost systemd-journal[64]: Runtime journal is using 8.0M (max 399.2M, leaving 598.9M of free 3.8G, current limit 399.2M). >Dec 27 11:56:11 localhost kernel: Initializing cgroup subsys cpuset >Dec 27 11:56:11 localhost kernel: Initializing cgroup subsys cpu >Dec 27 11:56:11 localhost kernel: Initializing cgroup subsys cpuacct >Dec 27 11:56:11 localhost kernel: Linux version 3.11.10-301.fc20.x86_64 (mockbuild@bkernel01.phx2.fedoraproject.org) (gcc version 4.8.2 20131017 (Red Hat 4.8.2-1) (GCC) ) #1 SMP Thu Dec 5 14:01:17 UTC 2013 >Dec 27 11:56:11 localhost kernel: Command line: initrd=/ubninit root=UUID=40FE-C84D rootfstype=auto ro rd.live.image quiet rhgb rd.luks=0 rd.md=0 rd.dm=0 BOOT_IMAGE=/ubnkern >Dec 27 11:56:11 localhost kernel: e820: BIOS-provided physical RAM map: >Dec 27 11:56:11 localhost kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009dbff] usable >Dec 27 11:56:11 localhost kernel: BIOS-e820: [mem 0x000000000009dc00-0x000000000009ffff] reserved >Dec 27 11:56:11 localhost kernel: BIOS-e820: [mem 0x00000000000ca000-0x00000000000cbfff] reserved >Dec 27 11:56:11 localhost kernel: BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved >Dec 27 11:56:11 localhost kernel: BIOS-e820: [mem 0x0000000000100000-0x00000000cfe6ffff] usable >Dec 27 11:56:11 localhost kernel: BIOS-e820: [mem 0x00000000cfe70000-0x00000000cfe7dfff] ACPI data >Dec 27 11:56:11 localhost kernel: BIOS-e820: [mem 0x00000000cfe7e000-0x00000000cfe80fff] ACPI NVS >Dec 27 11:56:11 localhost kernel: BIOS-e820: [mem 0x00000000cfe81000-0x00000000cfffffff] reserved >Dec 27 11:56:11 localhost kernel: BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved >Dec 27 11:56:11 localhost kernel: BIOS-e820: [mem 0x00000000fec00000-0x00000000fecfffff] reserved >Dec 27 11:56:11 localhost kernel: BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved >Dec 27 11:56:11 localhost kernel: BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved >Dec 27 11:56:11 localhost kernel: BIOS-e820: [mem 0x0000000100000000-0x000000022fffffff] usable >Dec 27 11:56:11 localhost kernel: NX (Execute Disable) protection: active >Dec 27 11:56:11 localhost kernel: SMBIOS 2.5 present. >Dec 27 11:56:11 localhost kernel: DMI: Supermicro X7SB4/E/X7SB4/E, BIOS 1.2a 12/19/2008 >Dec 27 11:56:11 localhost kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved >Dec 27 11:56:11 localhost kernel: e820: remove [mem 0x000a0000-0x000fffff] usable >Dec 27 11:56:11 localhost kernel: No AGP bridge found >Dec 27 11:56:11 localhost kernel: e820: last_pfn = 0x230000 max_arch_pfn = 0x400000000 >Dec 27 11:56:11 localhost kernel: MTRR default type: uncachable >Dec 27 11:56:11 localhost kernel: MTRR fixed ranges enabled: >Dec 27 11:56:11 localhost kernel: 00000-9FFFF write-back >Dec 27 11:56:11 localhost kernel: A0000-BFFFF uncachable >Dec 27 11:56:11 localhost kernel: C0000-C7FFF write-protect >Dec 27 11:56:11 localhost kernel: C8000-DFFFF uncachable >Dec 27 11:56:11 localhost kernel: E0000-FFFFF write-protect >Dec 27 11:56:11 localhost kernel: MTRR variable ranges enabled: >Dec 27 11:56:11 localhost kernel: 0 base 0D0000000 mask FF0000000 uncachable >Dec 27 11:56:11 localhost kernel: 1 base 0E0000000 mask FE0000000 uncachable >Dec 27 11:56:11 localhost kernel: 2 base 000000000 mask E00000000 write-back >Dec 27 11:56:11 localhost kernel: 3 base 200000000 mask FE0000000 write-back >Dec 27 11:56:11 localhost kernel: 4 base 220000000 mask FF0000000 write-back >Dec 27 11:56:11 localhost kernel: 5 disabled >Dec 27 11:56:11 localhost kernel: 6 disabled >Dec 27 11:56:11 localhost kernel: x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 >Dec 27 11:56:11 localhost kernel: e820: update [mem 0xd0000000-0xffffffff] usable ==> reserved >Dec 27 11:56:11 localhost kernel: e820: last_pfn = 0xcfe70 max_arch_pfn = 0x400000000 >Dec 27 11:56:11 localhost kernel: found SMP MP-table at [mem 0x000f6560-0x000f656f] mapped at [ffff8800000f6560] >Dec 27 11:56:11 localhost kernel: Base memory trampoline at [ffff880000097000] 97000 size 24576 >Dec 27 11:56:11 localhost kernel: init_memory_mapping: [mem 0x00000000-0x000fffff] >Dec 27 11:56:11 localhost kernel: [mem 0x00000000-0x000fffff] page 4k >Dec 27 11:56:11 localhost kernel: BRK [0x01fe7000, 0x01fe7fff] PGTABLE >Dec 27 11:56:11 localhost kernel: BRK [0x01fe8000, 0x01fe8fff] PGTABLE >Dec 27 11:56:11 localhost kernel: BRK [0x01fe9000, 0x01fe9fff] PGTABLE >Dec 27 11:56:11 localhost kernel: init_memory_mapping: [mem 0x22fe00000-0x22fffffff] >Dec 27 11:56:11 localhost kernel: [mem 0x22fe00000-0x22fffffff] page 2M >Dec 27 11:56:11 localhost kernel: BRK [0x01fea000, 0x01feafff] PGTABLE >Dec 27 11:56:11 localhost kernel: init_memory_mapping: [mem 0x22c000000-0x22fdfffff] >Dec 27 11:56:11 localhost kernel: [mem 0x22c000000-0x22fdfffff] page 2M >Dec 27 11:56:11 localhost kernel: init_memory_mapping: [mem 0x200000000-0x22bffffff] >Dec 27 11:56:11 localhost kernel: [mem 0x200000000-0x22bffffff] page 2M >Dec 27 11:56:11 localhost kernel: init_memory_mapping: [mem 0x00100000-0xcfe6ffff] >Dec 27 11:56:11 localhost kernel: [mem 0x00100000-0x001fffff] page 4k >Dec 27 11:56:11 localhost kernel: [mem 0x00200000-0xcfdfffff] page 2M >Dec 27 11:56:11 localhost kernel: [mem 0xcfe00000-0xcfe6ffff] page 4k >Dec 27 11:56:11 localhost kernel: init_memory_mapping: [mem 0x100000000-0x1ffffffff] >Dec 27 11:56:11 localhost kernel: [mem 0x100000000-0x1ffffffff] page 2M >Dec 27 11:56:11 localhost kernel: BRK [0x01feb000, 0x01febfff] PGTABLE >Dec 27 11:56:11 localhost kernel: BRK [0x01fec000, 0x01fecfff] PGTABLE >Dec 27 11:56:11 localhost kernel: RAMDISK: [mem 0x7e179000-0x7fffefff] >Dec 27 11:56:11 localhost kernel: ACPI: RSDP 00000000000f6530 00024 (v02 PTLTD ) >Dec 27 11:56:11 localhost kernel: ACPI: XSDT 00000000cfe7355f 000C4 (v01 PTLTD ? XSDT 06040000 LTP 00000000) >Dec 27 11:56:11 localhost kernel: ACPI: FACP 00000000cfe7d2f3 000F4 (v03 INTEL 06040000 PTL 00000002) >Dec 27 11:56:11 localhost kernel: ACPI: DSDT 00000000cfe76dd8 064A7 (v01 INTEL BEARLAKE 06040000 MSFT 03000001) >Dec 27 11:56:11 localhost kernel: ACPI: FACS 00000000cfe80fc0 00040 >Dec 27 11:56:11 localhost kernel: ACPI: DMAR 00000000cfe7d3e7 00197 (v01 Intel OEMDMAR 06040000 LOHR 00000001) >Dec 27 11:56:11 localhost kernel: ACPI: MCFG 00000000cfe7d57e 0003C (v01 PTLTD MCFG 06040000 LTP 00000000) >Dec 27 11:56:11 localhost kernel: ACPI: APIC 00000000cfe7d5ba 00080 (v01 PTLTD ? APIC 06040000 LTP 00000000) >Dec 27 11:56:11 localhost kernel: ACPI: BOOT 00000000cfe7d63a 00028 (v01 PTLTD $SBFTBL$ 06040000 LTP 00000001) >Dec 27 11:56:11 localhost kernel: ACPI: SPCR 00000000cfe7d662 00050 (v01 PTLTD $UCRTBL$ 06040000 PTL 00000001) >Dec 27 11:56:11 localhost kernel: ACPI: ERST 00000000cfe7d6b2 00590 (v01 SMCI ERSTTBL 06040000 SMCI 00000001) >Dec 27 11:56:11 localhost kernel: ACPI: HEST 00000000cfe7dc42 000A8 (v01 SMCI HESTTBL 06040000 SMCI 00000001) >Dec 27 11:56:11 localhost kernel: ACPI: BERT 00000000cfe7dcea 00030 (v01 SMCI BERTTBL 06040000 SMCI 00000001) >Dec 27 11:56:11 localhost kernel: ACPI: EINJ 00000000cfe7dd1a 00170 (v01 SMCI EINJTBL 06040000 SMCI 00000001) >Dec 27 11:56:11 localhost kernel: ACPI: SLIC 00000000cfe7de8a 00176 (v01 OEMID_ OEMTABLE 06040000 LTP 00000000) >Dec 27 11:56:11 localhost kernel: ACPI: SSDT 00000000cfe74e96 0025F (v01 PmRef Cpu0Tst 00003000 INTL 20050228) >Dec 27 11:56:11 localhost kernel: ACPI: SSDT 00000000cfe74df0 000A6 (v01 PmRef Cpu7Tst 00003000 INTL 20050228) >Dec 27 11:56:11 localhost kernel: ACPI: SSDT 00000000cfe74d4a 000A6 (v01 PmRef Cpu6Tst 00003000 INTL 20050228) >Dec 27 11:56:11 localhost kernel: ACPI: SSDT 00000000cfe74ca4 000A6 (v01 PmRef Cpu5Tst 00003000 INTL 20050228) >Dec 27 11:56:11 localhost kernel: ACPI: SSDT 00000000cfe74bfe 000A6 (v01 PmRef Cpu4Tst 00003000 INTL 20050228) >Dec 27 11:56:11 localhost kernel: ACPI: SSDT 00000000cfe74b58 000A6 (v01 PmRef Cpu3Tst 00003000 INTL 20050228) >Dec 27 11:56:11 localhost kernel: ACPI: SSDT 00000000cfe74ab2 000A6 (v01 PmRef Cpu2Tst 00003000 INTL 20050228) >Dec 27 11:56:11 localhost kernel: ACPI: SSDT 00000000cfe74a0c 000A6 (v01 PmRef Cpu1Tst 00003000 INTL 20050228) >Dec 27 11:56:11 localhost kernel: ACPI: SSDT 00000000cfe73623 013E9 (v01 PmRef CpuPm 00003000 INTL 20050228) >Dec 27 11:56:11 localhost kernel: ACPI: Local APIC address 0xfee00000 >Dec 27 11:56:11 localhost kernel: No NUMA configuration found >Dec 27 11:56:11 localhost kernel: Faking a node at [mem 0x0000000000000000-0x000000022fffffff] >Dec 27 11:56:11 localhost kernel: Initmem setup node 0 [mem 0x00000000-0x22fffffff] >Dec 27 11:56:11 localhost kernel: NODE_DATA [mem 0x22ffe6000-0x22fff9fff] >Dec 27 11:56:11 localhost kernel: [ffffea0000000000-ffffea0008bfffff] PMD -> [ffff880227600000-ffff88022f5fffff] on node 0 >Dec 27 11:56:11 localhost kernel: Zone ranges: >Dec 27 11:56:11 localhost kernel: DMA [mem 0x00001000-0x00ffffff] >Dec 27 11:56:11 localhost kernel: DMA32 [mem 0x01000000-0xffffffff] >Dec 27 11:56:11 localhost kernel: Normal [mem 0x100000000-0x22fffffff] >Dec 27 11:56:11 localhost kernel: Movable zone start for each node >Dec 27 11:56:11 localhost kernel: Early memory node ranges >Dec 27 11:56:11 localhost kernel: node 0: [mem 0x00001000-0x0009cfff] >Dec 27 11:56:11 localhost kernel: node 0: [mem 0x00100000-0xcfe6ffff] >Dec 27 11:56:11 localhost kernel: node 0: [mem 0x100000000-0x22fffffff] >Dec 27 11:56:11 localhost kernel: On node 0 totalpages: 2096652 >Dec 27 11:56:11 localhost kernel: DMA zone: 64 pages used for memmap >Dec 27 11:56:11 localhost kernel: DMA zone: 21 pages reserved >Dec 27 11:56:11 localhost kernel: DMA zone: 3996 pages, LIFO batch:0 >Dec 27 11:56:11 localhost kernel: DMA32 zone: 13242 pages used for memmap >Dec 27 11:56:11 localhost kernel: DMA32 zone: 847472 pages, LIFO batch:31 >Dec 27 11:56:11 localhost kernel: Normal zone: 19456 pages used for memmap >Dec 27 11:56:11 localhost kernel: Normal zone: 1245184 pages, LIFO batch:31 >Dec 27 11:56:11 localhost kernel: ACPI: PM-Timer IO Port: 0x1008 >Dec 27 11:56:11 localhost kernel: ACPI: Local APIC address 0xfee00000 >Dec 27 11:56:11 localhost kernel: ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) >Dec 27 11:56:11 localhost kernel: ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) >Dec 27 11:56:11 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1]) >Dec 27 11:56:11 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1]) >Dec 27 11:56:11 localhost kernel: ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0]) >Dec 27 11:56:11 localhost kernel: IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23 >Dec 27 11:56:11 localhost kernel: ACPI: IOAPIC (id[0x03] address[0xfecc0000] gsi_base[24]) >Dec 27 11:56:11 localhost kernel: IOAPIC[1]: apic_id 3, version 32, address 0xfecc0000, GSI 24-47 >Dec 27 11:56:11 localhost kernel: ACPI: IOAPIC (id[0x04] address[0xfecc0400] gsi_base[48]) >Dec 27 11:56:11 localhost kernel: IOAPIC[2]: apic_id 4, version 32, address 0xfecc0400, GSI 48-71 >Dec 27 11:56:11 localhost kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 high edge) >Dec 27 11:56:11 localhost kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) >Dec 27 11:56:11 localhost kernel: ACPI: IRQ0 used by override. >Dec 27 11:56:11 localhost kernel: ACPI: IRQ2 used by override. >Dec 27 11:56:11 localhost kernel: ACPI: IRQ9 used by override. >Dec 27 11:56:11 localhost kernel: Using ACPI (MADT) for SMP configuration information >Dec 27 11:56:11 localhost kernel: smpboot: Allowing 2 CPUs, 0 hotplug CPUs >Dec 27 11:56:11 localhost kernel: nr_irqs_gsi: 88 >Dec 27 11:56:11 localhost kernel: PM: Registered nosave memory: [mem 0x0009d000-0x0009dfff] >Dec 27 11:56:11 localhost kernel: PM: Registered nosave memory: [mem 0x0009e000-0x0009ffff] >Dec 27 11:56:11 localhost kernel: PM: Registered nosave memory: [mem 0x000a0000-0x000c9fff] >Dec 27 11:56:11 localhost kernel: PM: Registered nosave memory: [mem 0x000ca000-0x000cbfff] >Dec 27 11:56:11 localhost kernel: PM: Registered nosave memory: [mem 0x000cc000-0x000dffff] >Dec 27 11:56:11 localhost kernel: PM: Registered nosave memory: [mem 0x000e0000-0x000fffff] >Dec 27 11:56:11 localhost kernel: PM: Registered nosave memory: [mem 0xcfe70000-0xcfe7dfff] >Dec 27 11:56:11 localhost kernel: PM: Registered nosave memory: [mem 0xcfe7e000-0xcfe80fff] >Dec 27 11:56:11 localhost kernel: PM: Registered nosave memory: [mem 0xcfe81000-0xcfffffff] >Dec 27 11:56:11 localhost kernel: PM: Registered nosave memory: [mem 0xd0000000-0xdfffffff] >Dec 27 11:56:11 localhost kernel: PM: Registered nosave memory: [mem 0xe0000000-0xefffffff] >Dec 27 11:56:11 localhost kernel: PM: Registered nosave memory: [mem 0xf0000000-0xfebfffff] >Dec 27 11:56:11 localhost kernel: PM: Registered nosave memory: [mem 0xfec00000-0xfecfffff] >Dec 27 11:56:11 localhost kernel: PM: Registered nosave memory: [mem 0xfed00000-0xfedfffff] >Dec 27 11:56:11 localhost kernel: PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff] >Dec 27 11:56:11 localhost kernel: PM: Registered nosave memory: [mem 0xfee01000-0xfeffffff] >Dec 27 11:56:11 localhost kernel: PM: Registered nosave memory: [mem 0xff000000-0xffffffff] >Dec 27 11:56:11 localhost kernel: e820: [mem 0xd0000000-0xdfffffff] available for PCI devices >Dec 27 11:56:11 localhost kernel: Booting paravirtualized kernel on bare hardware >Dec 27 11:56:11 localhost kernel: setup_percpu: NR_CPUS:128 nr_cpumask_bits:128 nr_cpu_ids:2 nr_node_ids:1 >Dec 27 11:56:11 localhost kernel: PERCPU: Embedded 28 pages/cpu @ffff88022fc00000 s85568 r8192 d20928 u1048576 >Dec 27 11:56:11 localhost kernel: pcpu-alloc: s85568 r8192 d20928 u1048576 alloc=1*2097152 >Dec 27 11:56:11 localhost kernel: pcpu-alloc: [0] 0 1 >Dec 27 11:56:11 localhost kernel: Built 1 zonelists in Zone order, mobility grouping on. Total pages: 2063869 >Dec 27 11:56:11 localhost kernel: Policy zone: Normal >Dec 27 11:56:11 localhost kernel: Kernel command line: initrd=/ubninit root=UUID=40FE-C84D rootfstype=auto ro rd.live.image quiet rhgb rd.luks=0 rd.md=0 rd.dm=0 BOOT_IMAGE=/ubnkern >Dec 27 11:56:11 localhost kernel: PID hash table entries: 4096 (order: 3, 32768 bytes) >Dec 27 11:56:11 localhost kernel: xsave: enabled xstate_bv 0x3, cntxt size 0x240 >Dec 27 11:56:11 localhost kernel: Checking aperture... >Dec 27 11:56:11 localhost kernel: No AGP bridge found >Dec 27 11:56:11 localhost kernel: dmar: Invalid 0-length structure >Dec 27 11:56:11 localhost kernel: Memory: 8141352K/8386608K available (6493K kernel code, 990K rwdata, 2864K rodata, 1424K init, 1544K bss, 245256K reserved) >Dec 27 11:56:11 localhost kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 >Dec 27 11:56:11 localhost kernel: Hierarchical RCU implementation. >Dec 27 11:56:11 localhost kernel: RCU restricting CPUs from NR_CPUS=128 to nr_cpu_ids=2. >Dec 27 11:56:11 localhost kernel: NR_IRQS:8448 nr_irqs:512 16 >Dec 27 11:56:11 localhost kernel: Console: colour VGA+ 80x25 >Dec 27 11:56:11 localhost kernel: console [tty0] enabled >Dec 27 11:56:11 localhost kernel: allocated 33554432 bytes of page_cgroup >Dec 27 11:56:11 localhost kernel: please try 'cgroup_disable=memory' option if you don't want memory cgroups >Dec 27 11:56:11 localhost kernel: tsc: Fast TSC calibration using PIT >Dec 27 11:56:11 localhost kernel: tsc: Detected 3166.850 MHz processor >Dec 27 11:56:11 localhost kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 6333.70 BogoMIPS (lpj=3166850) >Dec 27 11:56:11 localhost kernel: pid_max: default: 32768 minimum: 301 >Dec 27 11:56:11 localhost kernel: Security Framework initialized >Dec 27 11:56:11 localhost kernel: SELinux: Initializing. >Dec 27 11:56:11 localhost kernel: SELinux: Starting in permissive mode >Dec 27 11:56:11 localhost kernel: Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes) >Dec 27 11:56:11 localhost kernel: Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes) >Dec 27 11:56:11 localhost kernel: Mount-cache hash table entries: 256 >Dec 27 11:56:11 localhost kernel: Initializing cgroup subsys memory >Dec 27 11:56:11 localhost kernel: Initializing cgroup subsys devices >Dec 27 11:56:11 localhost kernel: Initializing cgroup subsys freezer >Dec 27 11:56:11 localhost kernel: Initializing cgroup subsys net_cls >Dec 27 11:56:11 localhost kernel: Initializing cgroup subsys blkio >Dec 27 11:56:11 localhost kernel: Initializing cgroup subsys perf_event >Dec 27 11:56:11 localhost kernel: Initializing cgroup subsys hugetlb >Dec 27 11:56:11 localhost kernel: CPU: Physical Processor ID: 0 >Dec 27 11:56:11 localhost kernel: CPU: Processor Core ID: 0 >Dec 27 11:56:11 localhost kernel: mce: CPU supports 6 MCE banks >Dec 27 11:56:11 localhost kernel: CPU0: Thermal monitoring handled by SMI >Dec 27 11:56:11 localhost kernel: Last level iTLB entries: 4KB 128, 2MB 4, 4MB 4 >Last level dTLB entries: 4KB 256, 2MB 0, 4MB 32 >tlb_flushall_shift: -1 >Dec 27 11:56:11 localhost kernel: Freeing SMP alternatives memory: 24K (ffffffff81e5d000 - ffffffff81e63000) >Dec 27 11:56:11 localhost kernel: ACPI: Core revision 20130517 >Dec 27 11:56:11 localhost kernel: ACPI: All ACPI Tables successfully acquired >Dec 27 11:56:11 localhost kernel: ftrace: allocating 25129 entries in 99 pages >Dec 27 11:56:11 localhost kernel: dmar: Host address width 36 >Dec 27 11:56:11 localhost kernel: dmar: Invalid 0-length structure >Dec 27 11:56:11 localhost kernel: dmar: [Firmware Bug]: No DRHD structure found in DMAR table >Dec 27 11:56:11 localhost kernel: dmar: parse DMAR table failure. >Dec 27 11:56:11 localhost kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 >Dec 27 11:56:11 localhost kernel: smpboot: CPU0: Intel(R) Core(TM)2 Duo CPU E8500 @ 3.16GHz (fam: 06, model: 17, stepping: 0a) >Dec 27 11:56:11 localhost kernel: Performance Events: PEBS fmt0+, 4-deep LBR, Core2 events, Intel PMU driver. >Dec 27 11:56:11 localhost kernel: ... version: 2 >Dec 27 11:56:11 localhost kernel: ... bit width: 40 >Dec 27 11:56:11 localhost kernel: ... generic registers: 2 >Dec 27 11:56:11 localhost kernel: ... value mask: 000000ffffffffff >Dec 27 11:56:11 localhost kernel: ... max period: 000000007fffffff >Dec 27 11:56:11 localhost kernel: ... fixed-purpose events: 3 >Dec 27 11:56:11 localhost kernel: ... event mask: 0000000700000003 >Dec 27 11:56:11 localhost kernel: smpboot: Booting Node 0, Processors #1 OK >Dec 27 11:56:11 localhost kernel: CPU1: Thermal monitoring handled by SMI >Dec 27 11:56:11 localhost kernel: Brought up 2 CPUs >Dec 27 11:56:11 localhost kernel: smpboot: Total of 2 processors activated (12667.40 BogoMIPS) >Dec 27 11:56:11 localhost kernel: NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter. >Dec 27 11:56:11 localhost kernel: devtmpfs: initialized >Dec 27 11:56:11 localhost kernel: PM: Registering ACPI NVS region [mem 0xcfe7e000-0xcfe80fff] (12288 bytes) >Dec 27 11:56:11 localhost kernel: atomic64 test passed for x86-64 platform with CX8 and with SSE >Dec 27 11:56:11 localhost kernel: RTC time: 10:56:10, date: 12/27/13 >Dec 27 11:56:11 localhost kernel: NET: Registered protocol family 16 >Dec 27 11:56:11 localhost kernel: ACPI: bus type PCI registered >Dec 27 11:56:11 localhost kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 >Dec 27 11:56:11 localhost kernel: PCI: MMCONFIG for domain 0000 [bus 00-10] at [mem 0xe0000000-0xe10fffff] (base 0xe0000000) >Dec 27 11:56:11 localhost kernel: PCI: MMCONFIG at [mem 0xe0000000-0xe10fffff] reserved in E820 >Dec 27 11:56:11 localhost kernel: PCI: Using configuration type 1 for base access >Dec 27 11:56:11 localhost kernel: bio: create slab <bio-0> at 0 >Dec 27 11:56:11 localhost kernel: ACPI: Added _OSI(Module Device) >Dec 27 11:56:11 localhost kernel: ACPI: Added _OSI(Processor Device) >Dec 27 11:56:11 localhost kernel: ACPI: Added _OSI(3.0 _SCP Extensions) >Dec 27 11:56:11 localhost kernel: ACPI: Added _OSI(Processor Aggregator Device) >Dec 27 11:56:11 localhost kernel: ACPI: EC: Look up EC in DSDT >Dec 27 11:56:11 localhost kernel: \_SB_:_OSC evaluation returned wrong type >Dec 27 11:56:11 localhost kernel: _OSC request data:1 17 >Dec 27 11:56:11 localhost kernel: ACPI: SSDT 00000000cfe750f5 002A3 (v01 PmRef Cpu0Ist 00003000 INTL 20050228) >Dec 27 11:56:11 localhost kernel: ACPI: Dynamic OEM Table Load: >Dec 27 11:56:11 localhost kernel: ACPI: SSDT (null) 002A3 (v01 PmRef Cpu0Ist 00003000 INTL 20050228) >Dec 27 11:56:11 localhost kernel: ACPI: SSDT 00000000cfe75398 00234 (v01 PmRef Cpu1Ist 00003000 INTL 20050228) >Dec 27 11:56:11 localhost kernel: ACPI: Dynamic OEM Table Load: >Dec 27 11:56:11 localhost kernel: ACPI: SSDT (null) 00234 (v01 PmRef Cpu1Ist 00003000 INTL 20050228) >Dec 27 11:56:11 localhost kernel: ACPI: Interpreter enabled >Dec 27 11:56:11 localhost kernel: ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20130517/hwxface-571) >Dec 27 11:56:11 localhost kernel: ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20130517/hwxface-571) >Dec 27 11:56:11 localhost kernel: ACPI: (supports S0 S1 S4 S5) >Dec 27 11:56:11 localhost kernel: ACPI: Using IOAPIC for interrupt routing >Dec 27 11:56:11 localhost kernel: HEST: Table parsing has been initialized. >Dec 27 11:56:11 localhost kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug >Dec 27 11:56:11 localhost kernel: ACPI: No dock devices found. >Dec 27 11:56:11 localhost kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3f]) >Dec 27 11:56:11 localhost kernel: \_SB_.PCI0:_OSC evaluation returned wrong type >Dec 27 11:56:11 localhost kernel: _OSC request data:1 8 0 >Dec 27 11:56:11 localhost kernel: \_SB_.PCI0:_OSC evaluation returned wrong type >Dec 27 11:56:11 localhost kernel: _OSC request data:1 1f 0 >Dec 27 11:56:11 localhost kernel: acpi PNP0A03:00: ACPI _OSC support notification failed, disabling PCIe ASPM >Dec 27 11:56:11 localhost kernel: acpi PNP0A03:00: Unable to request _OSC control (_OSC support mask: 0x08) >Dec 27 11:56:11 localhost kernel: acpi PNP0A03:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-10] only partially covers this bridge >Dec 27 11:56:11 localhost kernel: PCI host bridge to bus 0000:00 >Dec 27 11:56:11 localhost kernel: pci_bus 0000:00: root bus resource [bus 00-3f] >Dec 27 11:56:11 localhost kernel: pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] >Dec 27 11:56:11 localhost kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] >Dec 27 11:56:11 localhost kernel: pci_bus 0000:00: root bus resource [mem 0x000cc000-0x000cffff] >Dec 27 11:56:11 localhost kernel: pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff] >Dec 27 11:56:11 localhost kernel: pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff] >Dec 27 11:56:11 localhost kernel: pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff] >Dec 27 11:56:11 localhost kernel: pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff] >Dec 27 11:56:11 localhost kernel: pci_bus 0000:00: root bus resource [mem 0xd0000000-0xdfffffff] >Dec 27 11:56:11 localhost kernel: pci_bus 0000:00: root bus resource [io 0x0d00-0xfdff] >Dec 27 11:56:11 localhost kernel: pci 0000:00:00.0: [8086:29f0] type 00 class 0x060000 >Dec 27 11:56:11 localhost kernel: pci 0000:00:01.0: [8086:29f1] type 01 class 0x060400 >Dec 27 11:56:11 localhost kernel: pci 0000:00:01.0: PME# supported from D0 D3hot D3cold >Dec 27 11:56:11 localhost kernel: pci 0000:00:1a.0: [8086:2937] type 00 class 0x0c0300 >Dec 27 11:56:11 localhost kernel: pci 0000:00:1a.0: reg 0x20: [io 0x1820-0x183f] >Dec 27 11:56:11 localhost kernel: pci 0000:00:1a.0: System wakeup disabled by ACPI >Dec 27 11:56:11 localhost kernel: pci 0000:00:1a.1: [8086:2938] type 00 class 0x0c0300 >Dec 27 11:56:11 localhost kernel: pci 0000:00:1a.1: reg 0x20: [io 0x1840-0x185f] >Dec 27 11:56:11 localhost kernel: pci 0000:00:1a.1: System wakeup disabled by ACPI >Dec 27 11:56:11 localhost kernel: pci 0000:00:1a.2: [8086:2939] type 00 class 0x0c0300 >Dec 27 11:56:11 localhost kernel: pci 0000:00:1a.2: reg 0x20: [io 0x1860-0x187f] >Dec 27 11:56:11 localhost kernel: pci 0000:00:1a.2: System wakeup disabled by ACPI >Dec 27 11:56:11 localhost kernel: pci 0000:00:1a.7: [8086:293c] type 00 class 0x0c0320 >Dec 27 11:56:11 localhost kernel: pci 0000:00:1a.7: reg 0x10: [mem 0xd0000000-0xd00003ff] >Dec 27 11:56:11 localhost kernel: pci 0000:00:1a.7: PME# supported from D0 D3hot D3cold >Dec 27 11:56:11 localhost kernel: pci 0000:00:1a.7: System wakeup disabled by ACPI >Dec 27 11:56:11 localhost kernel: pci 0000:00:1c.0: [8086:2940] type 01 class 0x060400 >Dec 27 11:56:11 localhost kernel: pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold >Dec 27 11:56:11 localhost kernel: pci 0000:00:1c.0: System wakeup disabled by ACPI >Dec 27 11:56:11 localhost kernel: pci 0000:00:1c.4: [8086:2948] type 01 class 0x060400 >Dec 27 11:56:11 localhost kernel: pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold >Dec 27 11:56:11 localhost kernel: pci 0000:00:1c.4: System wakeup disabled by ACPI >Dec 27 11:56:11 localhost kernel: pci 0000:00:1c.5: [8086:294a] type 01 class 0x060400 >Dec 27 11:56:11 localhost kernel: pci 0000:00:1c.5: PME# supported from D0 D3hot D3cold >Dec 27 11:56:11 localhost kernel: pci 0000:00:1c.5: System wakeup disabled by ACPI >Dec 27 11:56:11 localhost kernel: pci 0000:00:1d.0: [8086:2934] type 00 class 0x0c0300 >Dec 27 11:56:11 localhost kernel: pci 0000:00:1d.0: reg 0x20: [io 0x1880-0x189f] >Dec 27 11:56:11 localhost kernel: pci 0000:00:1d.0: System wakeup disabled by ACPI >Dec 27 11:56:11 localhost kernel: pci 0000:00:1d.1: [8086:2935] type 00 class 0x0c0300 >Dec 27 11:56:11 localhost kernel: pci 0000:00:1d.1: reg 0x20: [io 0x18a0-0x18bf] >Dec 27 11:56:11 localhost kernel: pci 0000:00:1d.1: System wakeup disabled by ACPI >Dec 27 11:56:11 localhost kernel: pci 0000:00:1d.2: [8086:2936] type 00 class 0x0c0300 >Dec 27 11:56:11 localhost kernel: pci 0000:00:1d.2: reg 0x20: [io 0x18c0-0x18df] >Dec 27 11:56:11 localhost kernel: pci 0000:00:1d.2: System wakeup disabled by ACPI >Dec 27 11:56:11 localhost kernel: pci 0000:00:1d.7: [8086:293a] type 00 class 0x0c0320 >Dec 27 11:56:11 localhost kernel: pci 0000:00:1d.7: reg 0x10: [mem 0xd0000400-0xd00007ff] >Dec 27 11:56:11 localhost kernel: pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold >Dec 27 11:56:11 localhost kernel: pci 0000:00:1d.7: System wakeup disabled by ACPI >Dec 27 11:56:11 localhost kernel: pci 0000:00:1e.0: [8086:244e] type 01 class 0x060401 >Dec 27 11:56:11 localhost kernel: pci 0000:00:1e.0: System wakeup disabled by ACPI >Dec 27 11:56:11 localhost kernel: pci 0000:00:1f.0: [8086:2916] type 00 class 0x060100 >Dec 27 11:56:11 localhost kernel: pci 0000:00:1f.0: Force enabled HPET at 0xfed00000 >Dec 27 11:56:11 localhost kernel: pci 0000:00:1f.0: address space collision: [io 0x1000-0x107f] conflicts with ACPI CPU throttle [??? 0x00001010-0x00001015 flags 0x80000000] >Dec 27 11:56:11 localhost kernel: pci 0000:00:1f.0: quirk: [io 0x1180-0x11bf] claimed by ICH6 GPIO >Dec 27 11:56:11 localhost kernel: pci 0000:00:1f.0: ICH7 LPC Generic IO decode 1 PIO at 0290 (mask 0097) >Dec 27 11:56:11 localhost kernel: pci 0000:00:1f.0: ICH7 LPC Generic IO decode 2 PIO at 0ca0 (mask 00af) >Dec 27 11:56:11 localhost kernel: pci 0000:00:1f.2: [8086:2920] type 00 class 0x01018f >Dec 27 11:56:11 localhost kernel: pci 0000:00:1f.2: reg 0x10: [io 0x1c50-0x1c57] >Dec 27 11:56:11 localhost kernel: pci 0000:00:1f.2: reg 0x14: [io 0x1c44-0x1c47] >Dec 27 11:56:11 localhost kernel: pci 0000:00:1f.2: reg 0x18: [io 0x1c48-0x1c4f] >Dec 27 11:56:11 localhost kernel: pci 0000:00:1f.2: reg 0x1c: [io 0x1c40-0x1c43] >Dec 27 11:56:11 localhost kernel: pci 0000:00:1f.2: reg 0x20: [io 0x1c10-0x1c1f] >Dec 27 11:56:11 localhost kernel: pci 0000:00:1f.2: reg 0x24: [io 0x1c00-0x1c0f] >Dec 27 11:56:11 localhost kernel: pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500 >Dec 27 11:56:11 localhost kernel: pci 0000:00:1f.3: reg 0x10: [mem 0xd0000800-0xd00008ff 64bit] >Dec 27 11:56:11 localhost kernel: pci 0000:00:1f.3: reg 0x20: [io 0x1100-0x111f] >Dec 27 11:56:11 localhost kernel: pci 0000:00:1f.5: [8086:2926] type 00 class 0x010185 >Dec 27 11:56:11 localhost kernel: pci 0000:00:1f.5: reg 0x10: [io 0x1c68-0x1c6f] >Dec 27 11:56:11 localhost kernel: pci 0000:00:1f.5: reg 0x14: [io 0x1c5c-0x1c5f] >Dec 27 11:56:11 localhost kernel: pci 0000:00:1f.5: reg 0x18: [io 0x1c60-0x1c67] >Dec 27 11:56:11 localhost kernel: pci 0000:00:1f.5: reg 0x1c: [io 0x1c58-0x1c5b] >Dec 27 11:56:11 localhost kernel: pci 0000:00:1f.5: reg 0x20: [io 0x1c30-0x1c3f] >Dec 27 11:56:11 localhost kernel: pci 0000:00:1f.5: reg 0x24: [io 0x1c20-0x1c2f] >Dec 27 11:56:11 localhost kernel: pci 0000:00:1f.6: [8086:2932] type 00 class 0x118000 >Dec 27 11:56:11 localhost kernel: pci 0000:00:1f.6: reg 0x10: [mem 0xd0001000-0xd0001fff 64bit] >Dec 27 11:56:11 localhost kernel: pci 0000:01:00.0: [8086:0329] type 01 class 0x060400 >Dec 27 11:56:11 localhost kernel: pci 0000:01:00.0: PXH quirk detected; SHPC device MSI disabled >Dec 27 11:56:11 localhost kernel: pci 0000:01:00.0: PME# supported from D0 D3hot D3cold >Dec 27 11:56:11 localhost kernel: pci 0000:01:00.0: System wakeup disabled by ACPI >Dec 27 11:56:11 localhost kernel: pci 0000:01:00.1: [8086:0326] type 00 class 0x080020 >Dec 27 11:56:11 localhost kernel: pci 0000:01:00.1: reg 0x10: [mem 0xd0100000-0xd0100fff] >Dec 27 11:56:11 localhost kernel: pci 0000:01:00.2: [8086:032a] type 01 class 0x060400 >Dec 27 11:56:11 localhost kernel: pci 0000:01:00.2: PXH quirk detected; SHPC device MSI disabled >Dec 27 11:56:11 localhost kernel: pci 0000:01:00.2: PME# supported from D0 D3hot D3cold >Dec 27 11:56:11 localhost kernel: pci 0000:01:00.2: System wakeup disabled by ACPI >Dec 27 11:56:11 localhost kernel: pci 0000:01:00.3: [8086:0327] type 00 class 0x080020 >Dec 27 11:56:11 localhost kernel: pci 0000:01:00.3: reg 0x10: [mem 0xd0101000-0xd0101fff] >Dec 27 11:56:11 localhost kernel: pci 0000:01:00.0: disabling ASPM on pre-1.1 PCIe device. You can enable it with 'pcie_aspm=force' >Dec 27 11:56:11 localhost kernel: pci 0000:00:01.0: PCI bridge to [bus 01-03] >Dec 27 11:56:11 localhost kernel: pci 0000:00:01.0: bridge window [mem 0xd0100000-0xd01fffff] >Dec 27 11:56:11 localhost kernel: pci 0000:01:00.0: PCI bridge to [bus 02] >Dec 27 11:56:11 localhost kernel: pci 0000:01:00.2: PCI bridge to [bus 03] >Dec 27 11:56:11 localhost kernel: pci 0000:00:1c.0: PCI bridge to [bus 05] >Dec 27 11:56:11 localhost kernel: pci 0000:0d:00.0: [8086:108c] type 00 class 0x020000 >Dec 27 11:56:11 localhost kernel: pci 0000:0d:00.0: reg 0x10: [mem 0xd0200000-0xd021ffff] >Dec 27 11:56:11 localhost kernel: pci 0000:0d:00.0: reg 0x18: [io 0x2000-0x201f] >Dec 27 11:56:11 localhost kernel: pci 0000:0d:00.0: PME# supported from D0 D3hot D3cold >Dec 27 11:56:11 localhost kernel: pci 0000:0d:00.0: disabling ASPM on pre-1.1 PCIe device. You can enable it with 'pcie_aspm=force' >Dec 27 11:56:11 localhost kernel: pci 0000:00:1c.4: PCI bridge to [bus 0d] >Dec 27 11:56:11 localhost kernel: pci 0000:00:1c.4: bridge window [io 0x2000-0x2fff] >Dec 27 11:56:11 localhost kernel: pci 0000:00:1c.4: bridge window [mem 0xd0200000-0xd02fffff] >Dec 27 11:56:11 localhost kernel: pci 0000:0f:00.0: [8086:109a] type 00 class 0x020000 >Dec 27 11:56:11 localhost kernel: pci 0000:0f:00.0: reg 0x10: [mem 0xd0300000-0xd031ffff] >Dec 27 11:56:11 localhost kernel: pci 0000:0f:00.0: reg 0x18: [io 0x3000-0x301f] >Dec 27 11:56:11 localhost kernel: pci 0000:0f:00.0: PME# supported from D0 D3hot D3cold >Dec 27 11:56:11 localhost kernel: pci 0000:0f:00.0: disabling ASPM on pre-1.1 PCIe device. You can enable it with 'pcie_aspm=force' >Dec 27 11:56:11 localhost kernel: pci 0000:00:1c.5: PCI bridge to [bus 0f] >Dec 27 11:56:11 localhost kernel: pci 0000:00:1c.5: bridge window [io 0x3000-0x3fff] >Dec 27 11:56:11 localhost kernel: pci 0000:00:1c.5: bridge window [mem 0xd0300000-0xd03fffff] >Dec 27 11:56:11 localhost kernel: pci 0000:11:04.0: [1002:515e] type 00 class 0x030000 >Dec 27 11:56:11 localhost kernel: pci 0000:11:04.0: reg 0x10: [mem 0xd8000000-0xdfffffff pref] >Dec 27 11:56:11 localhost kernel: pci 0000:11:04.0: reg 0x14: [io 0x4000-0x40ff] >Dec 27 11:56:11 localhost kernel: pci 0000:11:04.0: reg 0x18: [mem 0xd0400000-0xd040ffff] >Dec 27 11:56:11 localhost kernel: pci 0000:11:04.0: reg 0x30: [mem 0x00000000-0x0001ffff pref] >Dec 27 11:56:11 localhost kernel: pci 0000:11:04.0: supports D1 D2 >Dec 27 11:56:11 localhost kernel: pci 0000:00:1e.0: PCI bridge to [bus 11] (subtractive decode) >Dec 27 11:56:11 localhost kernel: pci 0000:00:1e.0: bridge window [io 0x4000-0x4fff] >Dec 27 11:56:11 localhost kernel: pci 0000:00:1e.0: bridge window [mem 0xd0400000-0xd04fffff] >Dec 27 11:56:11 localhost kernel: pci 0000:00:1e.0: bridge window [mem 0xd8000000-0xdfffffff 64bit pref] >Dec 27 11:56:11 localhost kernel: pci 0000:00:1e.0: bridge window [io 0x0000-0x0cf7] (subtractive decode) >Dec 27 11:56:11 localhost kernel: pci 0000:00:1e.0: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode) >Dec 27 11:56:11 localhost kernel: pci 0000:00:1e.0: bridge window [mem 0x000cc000-0x000cffff] (subtractive decode) >Dec 27 11:56:11 localhost kernel: pci 0000:00:1e.0: bridge window [mem 0x000d0000-0x000d3fff] (subtractive decode) >Dec 27 11:56:11 localhost kernel: pci 0000:00:1e.0: bridge window [mem 0x000d4000-0x000d7fff] (subtractive decode) >Dec 27 11:56:11 localhost kernel: pci 0000:00:1e.0: bridge window [mem 0x000d8000-0x000dbfff] (subtractive decode) >Dec 27 11:56:11 localhost kernel: pci 0000:00:1e.0: bridge window [mem 0x000dc000-0x000dffff] (subtractive decode) >Dec 27 11:56:11 localhost kernel: pci 0000:00:1e.0: bridge window [mem 0xd0000000-0xdfffffff] (subtractive decode) >Dec 27 11:56:11 localhost kernel: pci 0000:00:1e.0: bridge window [io 0x0d00-0xfdff] (subtractive decode) >Dec 27 11:56:11 localhost kernel: ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 *5 6 7 10 11 12 14 15) >Dec 27 11:56:11 localhost kernel: ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 *10 11 12 14 15) >Dec 27 11:56:11 localhost kernel: ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 10 *11 12 14 15) >Dec 27 11:56:11 localhost kernel: ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled. >Dec 27 11:56:11 localhost kernel: ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled. >Dec 27 11:56:11 localhost kernel: ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled. >Dec 27 11:56:11 localhost kernel: ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 *10 11 12 14 15) >Dec 27 11:56:11 localhost kernel: ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 *7 10 11 12 14 15) >Dec 27 11:56:11 localhost kernel: ACPI: Enabled 1 GPEs in block 00 to 3F >Dec 27 11:56:11 localhost kernel: ACPI: \_SB_.PCI0: notify handler is installed >Dec 27 11:56:11 localhost kernel: Found 1 acpi root devices >Dec 27 11:56:11 localhost kernel: vgaarb: device added: PCI:0000:11:04.0,decodes=io+mem,owns=io+mem,locks=none >Dec 27 11:56:11 localhost kernel: vgaarb: loaded >Dec 27 11:56:11 localhost kernel: vgaarb: bridge control possible 0000:11:04.0 >Dec 27 11:56:11 localhost kernel: SCSI subsystem initialized >Dec 27 11:56:11 localhost kernel: ACPI: bus type ATA registered >Dec 27 11:56:11 localhost kernel: libata version 3.00 loaded. >Dec 27 11:56:11 localhost kernel: ACPI: bus type USB registered >Dec 27 11:56:11 localhost kernel: usbcore: registered new interface driver usbfs >Dec 27 11:56:11 localhost kernel: usbcore: registered new interface driver hub >Dec 27 11:56:11 localhost kernel: usbcore: registered new device driver usb >Dec 27 11:56:11 localhost kernel: PCI: Using ACPI for IRQ routing >Dec 27 11:56:11 localhost kernel: PCI: pci_cache_line_size set to 64 bytes >Dec 27 11:56:11 localhost kernel: e820: reserve RAM buffer [mem 0x0009dc00-0x0009ffff] >Dec 27 11:56:11 localhost kernel: e820: reserve RAM buffer [mem 0xcfe70000-0xcfffffff] >Dec 27 11:56:11 localhost kernel: NetLabel: Initializing >Dec 27 11:56:11 localhost kernel: NetLabel: domain hash size = 128 >Dec 27 11:56:11 localhost kernel: NetLabel: protocols = UNLABELED CIPSOv4 >Dec 27 11:56:11 localhost kernel: NetLabel: unlabeled traffic allowed by default >Dec 27 11:56:11 localhost kernel: hpet clockevent registered >Dec 27 11:56:11 localhost kernel: HPET: 4 timers in total, 0 timers will be used for per-cpu timer >Dec 27 11:56:11 localhost kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0 >Dec 27 11:56:11 localhost kernel: hpet0: 4 comparators, 64-bit 14.318180 MHz counter >Dec 27 11:56:11 localhost kernel: Switched to clocksource hpet >Dec 27 11:56:11 localhost kernel: pnp: PnP ACPI init >Dec 27 11:56:11 localhost kernel: ACPI: bus type PNP registered >Dec 27 11:56:11 localhost kernel: system 00:00: [io 0x0295-0x0296] has been reserved >Dec 27 11:56:11 localhost kernel: system 00:00: [io 0x0800-0x080f] has been reserved >Dec 27 11:56:11 localhost kernel: system 00:00: [io 0x1000-0x107f] could not be reserved >Dec 27 11:56:11 localhost kernel: system 00:00: [io 0x1180-0x11bf] has been reserved >Dec 27 11:56:11 localhost kernel: system 00:00: [io 0x04d0-0x04d1] has been reserved >Dec 27 11:56:11 localhost kernel: system 00:00: [io 0xfe00] has been reserved >Dec 27 11:56:11 localhost kernel: system 00:00: [mem 0xfed14000-0xfed17fff] has been reserved >Dec 27 11:56:11 localhost kernel: system 00:00: [mem 0xe0000000-0xefffffff] has been reserved >Dec 27 11:56:11 localhost kernel: system 00:00: [mem 0xfef00000-0xfeffffff] has been reserved >Dec 27 11:56:11 localhost kernel: system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active) >Dec 27 11:56:11 localhost kernel: pnp 00:01: [dma 4] >Dec 27 11:56:11 localhost kernel: pnp 00:01: Plug and Play ACPI device, IDs PNP0200 (active) >Dec 27 11:56:11 localhost kernel: pnp 00:02: Plug and Play ACPI device, IDs PNP0c04 (active) >Dec 27 11:56:11 localhost kernel: pnp 00:03: Plug and Play ACPI device, IDs PNP0b00 (active) >Dec 27 11:56:11 localhost kernel: pnp 00:04: Plug and Play ACPI device, IDs PNP0800 (active) >Dec 27 11:56:11 localhost kernel: pnp 00:05: Plug and Play ACPI device, IDs INT0800 (active) >Dec 27 11:56:11 localhost kernel: pnp 00:06: Plug and Play ACPI device, IDs PNP0303 PNP030b (active) >Dec 27 11:56:11 localhost kernel: pnp 00:07: Plug and Play ACPI device, IDs PNP0f13 (active) >Dec 27 11:56:11 localhost kernel: pnp 00:08: Plug and Play ACPI device, IDs PNP0501 (active) >Dec 27 11:56:11 localhost kernel: pnp 00:09: Plug and Play ACPI device, IDs PNP0501 (active) >Dec 27 11:56:11 localhost kernel: pnp 00:0a: [dma 2] >Dec 27 11:56:11 localhost kernel: pnp 00:0a: Plug and Play ACPI device, IDs PNP0700 (active) >Dec 27 11:56:11 localhost kernel: pnp: PnP ACPI: found 11 devices >Dec 27 11:56:11 localhost kernel: ACPI: bus type PNP unregistered >Dec 27 11:56:11 localhost kernel: pci 0000:00:1c.0: bridge window [io 0x1000-0x0fff] to [bus 05] add_size 1000 >Dec 27 11:56:11 localhost kernel: pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 05] add_size 200000 >Dec 27 11:56:11 localhost kernel: pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff] to [bus 05] add_size 200000 >Dec 27 11:56:11 localhost kernel: pci 0000:00:1c.4: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 0d] add_size 200000 >Dec 27 11:56:11 localhost kernel: pci 0000:00:1c.5: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 0f] add_size 200000 >Dec 27 11:56:11 localhost kernel: pci 0000:00:1f.0: BAR 13: [io 0x1000-0x107f] has bogus alignment >Dec 27 11:56:11 localhost kernel: pci 0000:00:1c.0: res[14]=[mem 0x00100000-0x000fffff] get_res_add_size add_size 200000 >Dec 27 11:56:11 localhost kernel: pci 0000:00:1c.0: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000 >Dec 27 11:56:11 localhost kernel: pci 0000:00:1c.4: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000 >Dec 27 11:56:11 localhost kernel: pci 0000:00:1c.5: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000 >Dec 27 11:56:11 localhost kernel: pci 0000:00:1c.0: res[13]=[io 0x1000-0x0fff] get_res_add_size add_size 1000 >Dec 27 11:56:11 localhost kernel: pci 0000:00:1c.0: BAR 14: assigned [mem 0xd0500000-0xd06fffff] >Dec 27 11:56:11 localhost kernel: pci 0000:00:1c.0: BAR 15: assigned [mem 0xd0700000-0xd08fffff 64bit pref] >Dec 27 11:56:11 localhost kernel: pci 0000:00:1c.4: BAR 15: assigned [mem 0xd0900000-0xd0afffff 64bit pref] >Dec 27 11:56:11 localhost kernel: pci 0000:00:1c.5: BAR 15: assigned [mem 0xd0b00000-0xd0cfffff 64bit pref] >Dec 27 11:56:11 localhost kernel: pci 0000:00:1c.0: BAR 13: assigned [io 0x5000-0x5fff] >Dec 27 11:56:11 localhost kernel: pci 0000:01:00.0: PCI bridge to [bus 02] >Dec 27 11:56:11 localhost kernel: pci 0000:01:00.2: PCI bridge to [bus 03] >Dec 27 11:56:11 localhost kernel: pci 0000:00:01.0: PCI bridge to [bus 01-03] >Dec 27 11:56:11 localhost kernel: pci 0000:00:01.0: bridge window [mem 0xd0100000-0xd01fffff] >Dec 27 11:56:11 localhost kernel: pci 0000:00:1c.0: PCI bridge to [bus 05] >Dec 27 11:56:11 localhost kernel: pci 0000:00:1c.0: bridge window [io 0x5000-0x5fff] >Dec 27 11:56:11 localhost kernel: pci 0000:00:1c.0: bridge window [mem 0xd0500000-0xd06fffff] >Dec 27 11:56:11 localhost kernel: pci 0000:00:1c.0: bridge window [mem 0xd0700000-0xd08fffff 64bit pref] >Dec 27 11:56:11 localhost kernel: pci 0000:00:1c.4: PCI bridge to [bus 0d] >Dec 27 11:56:11 localhost kernel: pci 0000:00:1c.4: bridge window [io 0x2000-0x2fff] >Dec 27 11:56:11 localhost kernel: pci 0000:00:1c.4: bridge window [mem 0xd0200000-0xd02fffff] >Dec 27 11:56:11 localhost kernel: pci 0000:00:1c.4: bridge window [mem 0xd0900000-0xd0afffff 64bit pref] >Dec 27 11:56:11 localhost kernel: pci 0000:00:1c.5: PCI bridge to [bus 0f] >Dec 27 11:56:11 localhost kernel: pci 0000:00:1c.5: bridge window [io 0x3000-0x3fff] >Dec 27 11:56:11 localhost kernel: pci 0000:00:1c.5: bridge window [mem 0xd0300000-0xd03fffff] >Dec 27 11:56:11 localhost kernel: pci 0000:00:1c.5: bridge window [mem 0xd0b00000-0xd0cfffff 64bit pref] >Dec 27 11:56:11 localhost kernel: pci 0000:11:04.0: BAR 6: assigned [mem 0xd0420000-0xd043ffff pref] >Dec 27 11:56:11 localhost kernel: pci 0000:00:1e.0: PCI bridge to [bus 11] >Dec 27 11:56:11 localhost kernel: pci 0000:00:1e.0: bridge window [io 0x4000-0x4fff] >Dec 27 11:56:11 localhost kernel: pci 0000:00:1e.0: bridge window [mem 0xd0400000-0xd04fffff] >Dec 27 11:56:11 localhost kernel: pci 0000:00:1e.0: bridge window [mem 0xd8000000-0xdfffffff 64bit pref] >Dec 27 11:56:11 localhost kernel: pci 0000:00:1c.0: enabling device (0040 -> 0043) >Dec 27 11:56:11 localhost kernel: pci 0000:00:1e.0: setting latency timer to 64 >Dec 27 11:56:11 localhost kernel: pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7] >Dec 27 11:56:11 localhost kernel: pci_bus 0000:00: resource 5 [mem 0x000a0000-0x000bffff] >Dec 27 11:56:11 localhost kernel: pci_bus 0000:00: resource 6 [mem 0x000cc000-0x000cffff] >Dec 27 11:56:11 localhost kernel: pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000d3fff] >Dec 27 11:56:11 localhost kernel: pci_bus 0000:00: resource 8 [mem 0x000d4000-0x000d7fff] >Dec 27 11:56:11 localhost kernel: pci_bus 0000:00: resource 9 [mem 0x000d8000-0x000dbfff] >Dec 27 11:56:11 localhost kernel: pci_bus 0000:00: resource 10 [mem 0x000dc000-0x000dffff] >Dec 27 11:56:11 localhost kernel: pci_bus 0000:00: resource 11 [mem 0xd0000000-0xdfffffff] >Dec 27 11:56:11 localhost kernel: pci_bus 0000:00: resource 12 [io 0x0d00-0xfdff] >Dec 27 11:56:11 localhost kernel: pci_bus 0000:01: resource 1 [mem 0xd0100000-0xd01fffff] >Dec 27 11:56:11 localhost kernel: pci_bus 0000:05: resource 0 [io 0x5000-0x5fff] >Dec 27 11:56:11 localhost kernel: pci_bus 0000:05: resource 1 [mem 0xd0500000-0xd06fffff] >Dec 27 11:56:11 localhost kernel: pci_bus 0000:05: resource 2 [mem 0xd0700000-0xd08fffff 64bit pref] >Dec 27 11:56:11 localhost kernel: pci_bus 0000:0d: resource 0 [io 0x2000-0x2fff] >Dec 27 11:56:11 localhost kernel: pci_bus 0000:0d: resource 1 [mem 0xd0200000-0xd02fffff] >Dec 27 11:56:11 localhost kernel: pci_bus 0000:0d: resource 2 [mem 0xd0900000-0xd0afffff 64bit pref] >Dec 27 11:56:11 localhost kernel: pci_bus 0000:0f: resource 0 [io 0x3000-0x3fff] >Dec 27 11:56:11 localhost kernel: pci_bus 0000:0f: resource 1 [mem 0xd0300000-0xd03fffff] >Dec 27 11:56:11 localhost kernel: pci_bus 0000:0f: resource 2 [mem 0xd0b00000-0xd0cfffff 64bit pref] >Dec 27 11:56:11 localhost kernel: pci_bus 0000:11: resource 0 [io 0x4000-0x4fff] >Dec 27 11:56:11 localhost kernel: pci_bus 0000:11: resource 1 [mem 0xd0400000-0xd04fffff] >Dec 27 11:56:11 localhost kernel: pci_bus 0000:11: resource 2 [mem 0xd8000000-0xdfffffff 64bit pref] >Dec 27 11:56:11 localhost kernel: pci_bus 0000:11: resource 4 [io 0x0000-0x0cf7] >Dec 27 11:56:11 localhost kernel: pci_bus 0000:11: resource 5 [mem 0x000a0000-0x000bffff] >Dec 27 11:56:11 localhost kernel: pci_bus 0000:11: resource 6 [mem 0x000cc000-0x000cffff] >Dec 27 11:56:11 localhost kernel: pci_bus 0000:11: resource 7 [mem 0x000d0000-0x000d3fff] >Dec 27 11:56:11 localhost kernel: pci_bus 0000:11: resource 8 [mem 0x000d4000-0x000d7fff] >Dec 27 11:56:11 localhost kernel: pci_bus 0000:11: resource 9 [mem 0x000d8000-0x000dbfff] >Dec 27 11:56:11 localhost kernel: pci_bus 0000:11: resource 10 [mem 0x000dc000-0x000dffff] >Dec 27 11:56:11 localhost kernel: pci_bus 0000:11: resource 11 [mem 0xd0000000-0xdfffffff] >Dec 27 11:56:11 localhost kernel: pci_bus 0000:11: resource 12 [io 0x0d00-0xfdff] >Dec 27 11:56:11 localhost kernel: NET: Registered protocol family 2 >Dec 27 11:56:11 localhost kernel: TCP established hash table entries: 65536 (order: 8, 1048576 bytes) >Dec 27 11:56:11 localhost kernel: TCP bind hash table entries: 65536 (order: 8, 1048576 bytes) >Dec 27 11:56:11 localhost kernel: TCP: Hash tables configured (established 65536 bind 65536) >Dec 27 11:56:11 localhost kernel: TCP: reno registered >Dec 27 11:56:11 localhost kernel: UDP hash table entries: 4096 (order: 5, 131072 bytes) >Dec 27 11:56:11 localhost kernel: UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes) >Dec 27 11:56:11 localhost kernel: NET: Registered protocol family 1 >Dec 27 11:56:11 localhost kernel: pci 0000:01:00.0: rerouting interrupts for [8086:0329] >Dec 27 11:56:11 localhost kernel: PCI: CLS mismatch (32 != 64), using 64 bytes >Dec 27 11:56:11 localhost kernel: pci 0000:01:00.2: rerouting interrupts for [8086:032a] >Dec 27 11:56:11 localhost kernel: pci 0000:11:04.0: Boot video device >Dec 27 11:56:11 localhost kernel: Unpacking initramfs... >Dec 27 11:56:11 localhost kernel: Freeing initrd memory: 31256K (ffff88007e179000 - ffff88007ffff000) >Dec 27 11:56:11 localhost kernel: PCI-DMA: Using software bounce buffering for IO (SWIOTLB) >Dec 27 11:56:11 localhost kernel: software IO TLB [mem 0xcbe70000-0xcfe70000] (64MB) mapped at [ffff8800cbe70000-ffff8800cfe6ffff] >Dec 27 11:56:11 localhost kernel: Simple Boot Flag at 0x36 set to 0x1 >Dec 27 11:56:11 localhost kernel: Initialise system trusted keyring >Dec 27 11:56:11 localhost kernel: audit: initializing netlink socket (disabled) >Dec 27 11:56:11 localhost kernel: type=2000 audit(1388141770.504:1): initialized >Dec 27 11:56:11 localhost kernel: HugeTLB registered 2 MB page size, pre-allocated 0 pages >Dec 27 11:56:11 localhost kernel: zbud: loaded >Dec 27 11:56:11 localhost kernel: VFS: Disk quotas dquot_6.5.2 >Dec 27 11:56:11 localhost kernel: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) >Dec 27 11:56:11 localhost kernel: msgmni has been set to 15962 >Dec 27 11:56:11 localhost kernel: Key type big_key registered >Dec 27 11:56:11 localhost kernel: SELinux: Registering netfilter hooks >Dec 27 11:56:11 localhost kernel: alg: No test for stdrng (krng) >Dec 27 11:56:11 localhost kernel: NET: Registered protocol family 38 >Dec 27 11:56:11 localhost kernel: Key type asymmetric registered >Dec 27 11:56:11 localhost kernel: Asymmetric key parser 'x509' registered >Dec 27 11:56:11 localhost kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) >Dec 27 11:56:11 localhost kernel: io scheduler noop registered >Dec 27 11:56:11 localhost kernel: io scheduler deadline registered >Dec 27 11:56:11 localhost kernel: io scheduler cfq registered (default) >Dec 27 11:56:11 localhost kernel: pcieport 0000:00:01.0: irq 88 for MSI/MSI-X >Dec 27 11:56:11 localhost kernel: pcieport 0000:00:1c.0: irq 89 for MSI/MSI-X >Dec 27 11:56:11 localhost kernel: pcieport 0000:00:1c.4: irq 90 for MSI/MSI-X >Dec 27 11:56:11 localhost kernel: pcieport 0000:00:1c.5: irq 91 for MSI/MSI-X >Dec 27 11:56:11 localhost kernel: ioapic: probe of 0000:01:00.1 failed with error -22 >Dec 27 11:56:11 localhost kernel: ioapic: probe of 0000:01:00.3 failed with error -22 >Dec 27 11:56:11 localhost kernel: pci_hotplug: PCI Hot Plug PCI Core version: 0.5 >Dec 27 11:56:11 localhost kernel: pciehp: PCI Express Hot Plug Controller Driver version: 0.4 >Dec 27 11:56:11 localhost kernel: intel_idle: does not run on family 6 model 23 >Dec 27 11:56:11 localhost kernel: input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0A03:00/PNP0C0C:00/input/input0 >Dec 27 11:56:11 localhost kernel: ACPI: Power Button [PWRB] >Dec 27 11:56:11 localhost kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1 >Dec 27 11:56:11 localhost kernel: ACPI: Power Button [PWRF] >Dec 27 11:56:11 localhost kernel: ACPI: Requesting acpi_cpufreq >Dec 27 11:56:11 localhost kernel: ERST: Error Record Serialization Table (ERST) support is initialized. >Dec 27 11:56:11 localhost kernel: pstore: Registered erst as persistent store backend >Dec 27 11:56:11 localhost kernel: GHES: APEI firmware first mode is enabled by WHEA _OSC. >Dec 27 11:56:11 localhost kernel: Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled >Dec 27 11:56:11 localhost kernel: 00:08: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A >Dec 27 11:56:11 localhost kernel: 00:09: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A >Dec 27 11:56:11 localhost kernel: Non-volatile memory driver v1.3 >Dec 27 11:56:11 localhost kernel: Linux agpgart interface v0.103 >Dec 27 11:56:11 localhost kernel: ata_piix 0000:00:1f.2: version 2.13 >Dec 27 11:56:11 localhost kernel: ata_piix 0000:00:1f.2: MAP [ >Dec 27 11:56:11 localhost kernel: P0 P2 P1 P3 ] >Dec 27 11:56:11 localhost kernel: ata_piix 0000:00:1f.2: setting latency timer to 64 >Dec 27 11:56:11 localhost kernel: scsi0 : ata_piix >Dec 27 11:56:11 localhost kernel: scsi1 : ata_piix >Dec 27 11:56:11 localhost kernel: ata1: SATA max UDMA/133 cmd 0x1c50 ctl 0x1c44 bmdma 0x1c10 irq 17 >Dec 27 11:56:11 localhost kernel: ata2: SATA max UDMA/133 cmd 0x1c48 ctl 0x1c40 bmdma 0x1c18 irq 17 >Dec 27 11:56:11 localhost kernel: ata_piix 0000:00:1f.5: MAP [ >Dec 27 11:56:11 localhost kernel: P0 -- P1 -- ] >Dec 27 11:56:11 localhost kernel: ata_piix 0000:00:1f.5: setting latency timer to 64 >Dec 27 11:56:11 localhost kernel: scsi2 : ata_piix >Dec 27 11:56:11 localhost kernel: scsi3 : ata_piix >Dec 27 11:56:11 localhost kernel: ata3: SATA max UDMA/133 cmd 0x1c68 ctl 0x1c5c bmdma 0x1c30 irq 18 >Dec 27 11:56:11 localhost kernel: ata4: SATA max UDMA/133 cmd 0x1c60 ctl 0x1c58 bmdma 0x1c38 irq 18 >Dec 27 11:56:11 localhost kernel: libphy: Fixed MDIO Bus: probed >Dec 27 11:56:11 localhost kernel: ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >Dec 27 11:56:11 localhost kernel: ehci-pci: EHCI PCI platform driver >Dec 27 11:56:11 localhost kernel: ehci-pci 0000:00:1a.7: setting latency timer to 64 >Dec 27 11:56:11 localhost kernel: ehci-pci 0000:00:1a.7: EHCI Host Controller >Dec 27 11:56:11 localhost kernel: ehci-pci 0000:00:1a.7: new USB bus registered, assigned bus number 1 >Dec 27 11:56:11 localhost kernel: ehci-pci 0000:00:1a.7: debug port 1 >Dec 27 11:56:11 localhost kernel: ehci-pci 0000:00:1a.7: cache line size of 64 is not supported >Dec 27 11:56:11 localhost kernel: ehci-pci 0000:00:1a.7: irq 18, io mem 0xd0000000 >Dec 27 11:56:11 localhost kernel: ehci-pci 0000:00:1a.7: USB 2.0 started, EHCI 1.00 >Dec 27 11:56:11 localhost kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 >Dec 27 11:56:11 localhost kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Dec 27 11:56:11 localhost kernel: usb usb1: Product: EHCI Host Controller >Dec 27 11:56:11 localhost kernel: usb usb1: Manufacturer: Linux 3.11.10-301.fc20.x86_64 ehci_hcd >Dec 27 11:56:11 localhost kernel: usb usb1: SerialNumber: 0000:00:1a.7 >Dec 27 11:56:11 localhost kernel: hub 1-0:1.0: USB hub found >Dec 27 11:56:11 localhost kernel: hub 1-0:1.0: 6 ports detected >Dec 27 11:56:11 localhost kernel: ehci-pci 0000:00:1d.7: setting latency timer to 64 >Dec 27 11:56:11 localhost kernel: ehci-pci 0000:00:1d.7: EHCI Host Controller >Dec 27 11:56:11 localhost kernel: ehci-pci 0000:00:1d.7: new USB bus registered, assigned bus number 2 >Dec 27 11:56:11 localhost kernel: ehci-pci 0000:00:1d.7: debug port 1 >Dec 27 11:56:11 localhost kernel: ehci-pci 0000:00:1d.7: cache line size of 64 is not supported >Dec 27 11:56:11 localhost kernel: ehci-pci 0000:00:1d.7: irq 23, io mem 0xd0000400 >Dec 27 11:56:11 localhost kernel: ehci-pci 0000:00:1d.7: USB 2.0 started, EHCI 1.00 >Dec 27 11:56:11 localhost kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0002 >Dec 27 11:56:11 localhost kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Dec 27 11:56:11 localhost kernel: usb usb2: Product: EHCI Host Controller >Dec 27 11:56:11 localhost kernel: usb usb2: Manufacturer: Linux 3.11.10-301.fc20.x86_64 ehci_hcd >Dec 27 11:56:11 localhost kernel: usb usb2: SerialNumber: 0000:00:1d.7 >Dec 27 11:56:11 localhost kernel: hub 2-0:1.0: USB hub found >Dec 27 11:56:11 localhost kernel: hub 2-0:1.0: 6 ports detected >Dec 27 11:56:11 localhost kernel: ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >Dec 27 11:56:11 localhost kernel: ohci-pci: OHCI PCI platform driver >Dec 27 11:56:11 localhost kernel: uhci_hcd: USB Universal Host Controller Interface driver >Dec 27 11:56:11 localhost kernel: uhci_hcd 0000:00:1a.0: setting latency timer to 64 >Dec 27 11:56:11 localhost kernel: uhci_hcd 0000:00:1a.0: UHCI Host Controller >Dec 27 11:56:11 localhost kernel: uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 3 >Dec 27 11:56:11 localhost kernel: uhci_hcd 0000:00:1a.0: irq 16, io base 0x00001820 >Dec 27 11:56:11 localhost kernel: usb usb3: New USB device found, idVendor=1d6b, idProduct=0001 >Dec 27 11:56:11 localhost kernel: usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Dec 27 11:56:11 localhost kernel: usb usb3: Product: UHCI Host Controller >Dec 27 11:56:11 localhost kernel: usb usb3: Manufacturer: Linux 3.11.10-301.fc20.x86_64 uhci_hcd >Dec 27 11:56:11 localhost kernel: usb usb3: SerialNumber: 0000:00:1a.0 >Dec 27 11:56:11 localhost kernel: hub 3-0:1.0: USB hub found >Dec 27 11:56:11 localhost kernel: hub 3-0:1.0: 2 ports detected >Dec 27 11:56:11 localhost kernel: uhci_hcd 0000:00:1a.1: setting latency timer to 64 >Dec 27 11:56:11 localhost kernel: uhci_hcd 0000:00:1a.1: UHCI Host Controller >Dec 27 11:56:11 localhost kernel: uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus number 4 >Dec 27 11:56:11 localhost kernel: uhci_hcd 0000:00:1a.1: irq 17, io base 0x00001840 >Dec 27 11:56:11 localhost kernel: usb usb4: New USB device found, idVendor=1d6b, idProduct=0001 >Dec 27 11:56:11 localhost kernel: usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Dec 27 11:56:11 localhost kernel: usb usb4: Product: UHCI Host Controller >Dec 27 11:56:11 localhost kernel: usb usb4: Manufacturer: Linux 3.11.10-301.fc20.x86_64 uhci_hcd >Dec 27 11:56:11 localhost kernel: usb usb4: SerialNumber: 0000:00:1a.1 >Dec 27 11:56:11 localhost kernel: hub 4-0:1.0: USB hub found >Dec 27 11:56:11 localhost kernel: hub 4-0:1.0: 2 ports detected >Dec 27 11:56:11 localhost kernel: uhci_hcd 0000:00:1a.2: setting latency timer to 64 >Dec 27 11:56:11 localhost kernel: uhci_hcd 0000:00:1a.2: UHCI Host Controller >Dec 27 11:56:11 localhost kernel: uhci_hcd 0000:00:1a.2: new USB bus registered, assigned bus number 5 >Dec 27 11:56:11 localhost kernel: uhci_hcd 0000:00:1a.2: irq 18, io base 0x00001860 >Dec 27 11:56:11 localhost kernel: usb usb5: New USB device found, idVendor=1d6b, idProduct=0001 >Dec 27 11:56:11 localhost kernel: usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Dec 27 11:56:11 localhost kernel: usb usb5: Product: UHCI Host Controller >Dec 27 11:56:11 localhost kernel: usb usb5: Manufacturer: Linux 3.11.10-301.fc20.x86_64 uhci_hcd >Dec 27 11:56:11 localhost kernel: usb usb5: SerialNumber: 0000:00:1a.2 >Dec 27 11:56:11 localhost kernel: hub 5-0:1.0: USB hub found >Dec 27 11:56:11 localhost kernel: hub 5-0:1.0: 2 ports detected >Dec 27 11:56:11 localhost kernel: uhci_hcd 0000:00:1d.0: setting latency timer to 64 >Dec 27 11:56:11 localhost kernel: uhci_hcd 0000:00:1d.0: UHCI Host Controller >Dec 27 11:56:11 localhost kernel: uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 6 >Dec 27 11:56:11 localhost kernel: uhci_hcd 0000:00:1d.0: irq 23, io base 0x00001880 >Dec 27 11:56:11 localhost kernel: usb usb6: New USB device found, idVendor=1d6b, idProduct=0001 >Dec 27 11:56:11 localhost kernel: usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Dec 27 11:56:11 localhost kernel: usb usb6: Product: UHCI Host Controller >Dec 27 11:56:11 localhost kernel: usb usb6: Manufacturer: Linux 3.11.10-301.fc20.x86_64 uhci_hcd >Dec 27 11:56:11 localhost kernel: usb usb6: SerialNumber: 0000:00:1d.0 >Dec 27 11:56:11 localhost kernel: hub 6-0:1.0: USB hub found >Dec 27 11:56:11 localhost kernel: hub 6-0:1.0: 2 ports detected >Dec 27 11:56:11 localhost kernel: uhci_hcd 0000:00:1d.1: setting latency timer to 64 >Dec 27 11:56:11 localhost kernel: uhci_hcd 0000:00:1d.1: UHCI Host Controller >Dec 27 11:56:11 localhost kernel: uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 7 >Dec 27 11:56:11 localhost kernel: uhci_hcd 0000:00:1d.1: irq 22, io base 0x000018a0 >Dec 27 11:56:11 localhost kernel: usb usb7: New USB device found, idVendor=1d6b, idProduct=0001 >Dec 27 11:56:11 localhost kernel: usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Dec 27 11:56:11 localhost kernel: usb usb7: Product: UHCI Host Controller >Dec 27 11:56:11 localhost kernel: usb usb7: Manufacturer: Linux 3.11.10-301.fc20.x86_64 uhci_hcd >Dec 27 11:56:11 localhost kernel: usb usb7: SerialNumber: 0000:00:1d.1 >Dec 27 11:56:11 localhost kernel: hub 7-0:1.0: USB hub found >Dec 27 11:56:11 localhost kernel: hub 7-0:1.0: 2 ports detected >Dec 27 11:56:11 localhost kernel: uhci_hcd 0000:00:1d.2: setting latency timer to 64 >Dec 27 11:56:11 localhost kernel: uhci_hcd 0000:00:1d.2: UHCI Host Controller >Dec 27 11:56:11 localhost kernel: uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 8 >Dec 27 11:56:11 localhost kernel: uhci_hcd 0000:00:1d.2: irq 18, io base 0x000018c0 >Dec 27 11:56:11 localhost kernel: usb usb8: New USB device found, idVendor=1d6b, idProduct=0001 >Dec 27 11:56:11 localhost kernel: usb usb8: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Dec 27 11:56:11 localhost kernel: usb usb8: Product: UHCI Host Controller >Dec 27 11:56:11 localhost kernel: usb usb8: Manufacturer: Linux 3.11.10-301.fc20.x86_64 uhci_hcd >Dec 27 11:56:11 localhost kernel: usb usb8: SerialNumber: 0000:00:1d.2 >Dec 27 11:56:11 localhost kernel: hub 8-0:1.0: USB hub found >Dec 27 11:56:11 localhost kernel: hub 8-0:1.0: 2 ports detected >Dec 27 11:56:11 localhost kernel: usbcore: registered new interface driver usbserial >Dec 27 11:56:11 localhost kernel: usbcore: registered new interface driver usbserial_generic >Dec 27 11:56:11 localhost kernel: usbserial: USB Serial support registered for generic >Dec 27 11:56:11 localhost kernel: i8042: PNP: PS/2 Controller [PNP0303:KBC0,PNP0f13:MSE0] at 0x60,0x64 irq 1,12 >Dec 27 11:56:11 localhost kernel: serio: i8042 KBD port at 0x60,0x64 irq 1 >Dec 27 11:56:11 localhost kernel: serio: i8042 AUX port at 0x60,0x64 irq 12 >Dec 27 11:56:11 localhost kernel: mousedev: PS/2 mouse device common for all mice >Dec 27 11:56:11 localhost kernel: rtc_cmos 00:03: RTC can wake from S4 >Dec 27 11:56:11 localhost kernel: rtc_cmos 00:03: rtc core: registered rtc_cmos as rtc0 >Dec 27 11:56:11 localhost kernel: rtc_cmos 00:03: alarms up to one month, y3k, 114 bytes nvram, hpet irqs >Dec 27 11:56:11 localhost kernel: device-mapper: uevent: version 1.0.3 >Dec 27 11:56:11 localhost kernel: device-mapper: ioctl: 4.25.0-ioctl (2013-06-26) initialised: dm-devel@redhat.com >Dec 27 11:56:11 localhost kernel: cpuidle: using governor menu >Dec 27 11:56:11 localhost kernel: hidraw: raw HID events driver (C) Jiri Kosina >Dec 27 11:56:11 localhost kernel: usbcore: registered new interface driver usbhid >Dec 27 11:56:11 localhost kernel: usbhid: USB HID core driver >Dec 27 11:56:11 localhost kernel: drop_monitor: Initializing network drop monitor service >Dec 27 11:56:11 localhost kernel: ip_tables: (C) 2000-2006 Netfilter Core Team >Dec 27 11:56:11 localhost kernel: TCP: cubic registered >Dec 27 11:56:11 localhost kernel: Initializing XFRM netlink socket >Dec 27 11:56:11 localhost kernel: NET: Registered protocol family 10 >Dec 27 11:56:11 localhost kernel: mip6: Mobile IPv6 >Dec 27 11:56:11 localhost kernel: NET: Registered protocol family 17 >Dec 27 11:56:11 localhost kernel: PM: Hibernation image not present or could not be loaded. >Dec 27 11:56:11 localhost kernel: Loading compiled-in X.509 certificates >Dec 27 11:56:11 localhost kernel: Loaded X.509 cert 'Fedora kernel signing key: 03591dc57a690741401a1c202e2b3d9f4fed2a0e' >Dec 27 11:56:11 localhost kernel: registered taskstats version 1 >Dec 27 11:56:11 localhost kernel: Magic number: 9:18:933 >Dec 27 11:56:11 localhost kernel: rtc_cmos 00:03: setting system clock to 2013-12-27 10:56:10 UTC (1388141770) >Dec 27 11:56:11 localhost kernel: ata4: SATA link down (SStatus 0 SControl 300) >Dec 27 11:56:11 localhost kernel: usb 2-2: new high-speed USB device number 2 using ehci-pci >Dec 27 11:56:11 localhost kernel: usb 2-2: New USB device found, idVendor=05e3, idProduct=0608 >Dec 27 11:56:11 localhost kernel: usb 2-2: New USB device strings: Mfr=0, Product=1, SerialNumber=0 >Dec 27 11:56:11 localhost kernel: usb 2-2: Product: USB2.0 Hub >Dec 27 11:56:11 localhost kernel: hub 2-2:1.0: USB hub found >Dec 27 11:56:11 localhost kernel: hub 2-2:1.0: 4 ports detected >Dec 27 11:56:11 localhost kernel: ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 300) >Dec 27 11:56:11 localhost kernel: ata3.00: ATAPI: HL-DT-ST DVDRAM GH22NS50, TN02, max UDMA/100 >Dec 27 11:56:11 localhost kernel: ata3.00: configured for UDMA/100 >Dec 27 11:56:11 localhost kernel: usb 2-5: new high-speed USB device number 3 using ehci-pci >Dec 27 11:56:11 localhost kernel: usb 2-5: New USB device found, idVendor=0781, idProduct=5151 >Dec 27 11:56:11 localhost kernel: usb 2-5: New USB device strings: Mfr=1, Product=2, SerialNumber=3 >Dec 27 11:56:11 localhost kernel: usb 2-5: Product: Cruzer Micro >Dec 27 11:56:11 localhost kernel: usb 2-5: Manufacturer: SanDisk >Dec 27 11:56:11 localhost kernel: usb 2-5: SerialNumber: 1434921B8A83173E >Dec 27 11:56:11 localhost kernel: usb 2-2.1: new low-speed USB device number 4 using ehci-pci >Dec 27 11:56:11 localhost kernel: ata1.00: SATA link up 3.0 Gbps (SStatus 123 SControl 300) >Dec 27 11:56:11 localhost kernel: ata1.01: SATA link up 3.0 Gbps (SStatus 123 SControl 300) >Dec 27 11:56:11 localhost kernel: ata2.00: SATA link up 3.0 Gbps (SStatus 123 SControl 300) >Dec 27 11:56:11 localhost kernel: ata2.01: SATA link up 3.0 Gbps (SStatus 123 SControl 300) >Dec 27 11:56:11 localhost kernel: ata1.00: ATA-8: WDC WD1002FBYS-02A6B0, 03.00C06, max UDMA/133 >Dec 27 11:56:11 localhost kernel: ata1.00: 1953525168 sectors, multi 16: LBA48 NCQ (depth 0/32) >Dec 27 11:56:11 localhost kernel: ata2.00: ATA-8: WDC WD1002FBYS-02A6B0, 03.00C06, max UDMA/133 >Dec 27 11:56:11 localhost kernel: ata2.00: 1953525168 sectors, multi 16: LBA48 NCQ (depth 0/32) >Dec 27 11:56:11 localhost kernel: ata1.01: ATA-8: WDC WD5002ABYS-02B1B0, 02.03B03, max UDMA/133 >Dec 27 11:56:11 localhost kernel: ata1.01: 976773168 sectors, multi 16: LBA48 NCQ (depth 0/32) >Dec 27 11:56:11 localhost kernel: ata2.01: ATA-8: WDC WD5002ABYS-02B1B0, 02.03B03, max UDMA/133 >Dec 27 11:56:11 localhost kernel: ata2.01: 976773168 sectors, multi 16: LBA48 NCQ (depth 0/32) >Dec 27 11:56:11 localhost kernel: ata2.00: configured for UDMA/133 >Dec 27 11:56:11 localhost kernel: ata1.00: configured for UDMA/133 >Dec 27 11:56:11 localhost kernel: ata2.01: configured for UDMA/133 >Dec 27 11:56:11 localhost kernel: ata1.01: configured for UDMA/133 >Dec 27 11:56:11 localhost kernel: scsi 0:0:0:0: Direct-Access ATA WDC WD1002FBYS-0 03.0 PQ: 0 ANSI: 5 >Dec 27 11:56:11 localhost kernel: sd 0:0:0:0: [sda] 1953525168 512-byte logical blocks: (1.00 TB/931 GiB) >Dec 27 11:56:11 localhost kernel: sd 0:0:0:0: Attached scsi generic sg0 type 0 >Dec 27 11:56:11 localhost kernel: sd 0:0:0:0: [sda] Write Protect is off >Dec 27 11:56:11 localhost kernel: sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 >Dec 27 11:56:11 localhost kernel: sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >Dec 27 11:56:11 localhost kernel: scsi 0:0:1:0: Direct-Access ATA WDC WD5002ABYS-0 02.0 PQ: 0 ANSI: 5 >Dec 27 11:56:11 localhost kernel: sd 0:0:1:0: Attached scsi generic sg1 type 0 >Dec 27 11:56:11 localhost kernel: scsi 1:0:0:0: Direct-Access ATA WDC WD1002FBYS-0 03.0 PQ: 0 ANSI: 5 >Dec 27 11:56:11 localhost kernel: sd 1:0:0:0: Attached scsi generic sg2 type 0 >Dec 27 11:56:11 localhost kernel: sd 0:0:1:0: [sdb] 976773168 512-byte logical blocks: (500 GB/465 GiB) >Dec 27 11:56:11 localhost kernel: sd 1:0:0:0: [sdc] 1953525168 512-byte logical blocks: (1.00 TB/931 GiB) >Dec 27 11:56:11 localhost kernel: scsi 1:0:1:0: Direct-Access ATA WDC WD5002ABYS-0 02.0 PQ: 0 ANSI: 5 >Dec 27 11:56:11 localhost kernel: sd 1:0:0:0: [sdc] Write Protect is off >Dec 27 11:56:11 localhost kernel: sd 1:0:0:0: [sdc] Mode Sense: 00 3a 00 00 >Dec 27 11:56:11 localhost kernel: sd 1:0:0:0: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >Dec 27 11:56:11 localhost kernel: sd 1:0:1:0: Attached scsi generic sg3 type 0 >Dec 27 11:56:11 localhost kernel: sd 1:0:1:0: [sdd] 976773168 512-byte logical blocks: (500 GB/465 GiB) >Dec 27 11:56:11 localhost kernel: sd 1:0:1:0: [sdd] Write Protect is off >Dec 27 11:56:11 localhost kernel: sd 1:0:1:0: [sdd] Mode Sense: 00 3a 00 00 >Dec 27 11:56:11 localhost kernel: sd 1:0:1:0: [sdd] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >Dec 27 11:56:11 localhost kernel: scsi 2:0:0:0: CD-ROM HL-DT-ST DVDRAM GH22NS50 TN02 PQ: 0 ANSI: 5 >Dec 27 11:56:11 localhost kernel: sdc: unknown partition table >Dec 27 11:56:11 localhost kernel: sda: sda1 sda2 < sda5 > >Dec 27 11:56:11 localhost kernel: sd 0:0:1:0: [sdb] Write Protect is off >Dec 27 11:56:11 localhost kernel: sd 0:0:1:0: [sdb] Mode Sense: 00 3a 00 00 >Dec 27 11:56:11 localhost kernel: sd 0:0:1:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >Dec 27 11:56:11 localhost kernel: sd 0:0:0:0: [sda] Attached SCSI disk >Dec 27 11:56:11 localhost kernel: sd 1:0:0:0: [sdc] Attached SCSI disk >Dec 27 11:56:11 localhost kernel: sdd: unknown partition table >Dec 27 11:56:11 localhost kernel: sd 1:0:1:0: [sdd] Attached SCSI disk >Dec 27 11:56:11 localhost kernel: sr0: scsi3-mmc drive: 48x/48x writer dvd-ram cd/rw xa/form2 cdda tray >Dec 27 11:56:11 localhost kernel: cdrom: Uniform CD-ROM driver Revision: 3.20 >Dec 27 11:56:11 localhost kernel: sr 2:0:0:0: Attached scsi CD-ROM sr0 >Dec 27 11:56:11 localhost kernel: sr 2:0:0:0: Attached scsi generic sg4 type 5 >Dec 27 11:56:11 localhost kernel: sdb: sdb1 sdb2 >Dec 27 11:56:11 localhost kernel: sd 0:0:1:0: [sdb] Attached SCSI disk >Dec 27 11:56:11 localhost kernel: Freeing unused kernel memory: 1424K (ffffffff81cf9000 - ffffffff81e5d000) >Dec 27 11:56:11 localhost kernel: Write protecting the kernel read-only data: 12288k >Dec 27 11:56:11 localhost kernel: Freeing unused kernel memory: 1688K (ffff88000165a000 - ffff880001800000) >Dec 27 11:56:11 localhost kernel: Freeing unused kernel memory: 1232K (ffff880001acc000 - ffff880001c00000) >Dec 27 11:56:11 localhost systemd[1]: systemd 208 running in system mode. (+PAM +LIBWRAP +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ) >Dec 27 11:56:11 localhost systemd[1]: Running in initial RAM disk. >Dec 27 11:56:11 localhost systemd[1]: No hostname configured. >Dec 27 11:56:11 localhost systemd[1]: Set hostname to <localhost>. >Dec 27 11:56:11 localhost systemd[1]: Initializing machine ID from random generator. >Dec 27 11:56:11 localhost kernel: usb 2-2.1: New USB device found, idVendor=0b39, idProduct=ad02 >Dec 27 11:56:11 localhost kernel: usb 2-2.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0 >Dec 27 11:56:11 localhost kernel: usb 2-2.1: Product: USB KVM Switch 2 PORT 2.71 >Dec 27 11:56:11 localhost kernel: usb 2-2.1: Manufacturer: USB KVM Switch 2 PORT 2.71 >Dec 27 11:56:11 localhost systemd[1]: Expecting device dev-disk-by\x2duuid-40FE\x2dC84D.device... >Dec 27 11:56:11 localhost systemd[1]: Starting -.slice. >Dec 27 11:56:11 localhost systemd[1]: Created slice -.slice. >Dec 27 11:56:11 localhost systemd[1]: Starting System Slice. >Dec 27 11:56:11 localhost systemd[1]: Created slice System Slice. >Dec 27 11:56:11 localhost systemd[1]: Starting Slices. >Dec 27 11:56:11 localhost systemd[1]: Reached target Slices. >Dec 27 11:56:11 localhost systemd[1]: Starting Timers. >Dec 27 11:56:11 localhost systemd[1]: Reached target Timers. >Dec 27 11:56:11 localhost systemd[1]: Starting udev Kernel Socket. >Dec 27 11:56:11 localhost systemd[1]: Listening on udev Kernel Socket. >Dec 27 11:56:11 localhost systemd[1]: Starting udev Control Socket. >Dec 27 11:56:11 localhost systemd[1]: Listening on udev Control Socket. >Dec 27 11:56:11 localhost systemd[1]: Starting Journal Socket. >Dec 27 11:56:11 localhost systemd[1]: Listening on Journal Socket. >Dec 27 11:56:11 localhost systemd[1]: Starting dracut cmdline hook... >Dec 27 11:56:11 localhost kernel: input: USB KVM Switch 2 PORT 2.71 USB KVM Switch 2 PORT 2.71 as /devices/pci0000:00/0000:00:1d.7/usb2/2-2/2-2.1/2-2.1:1.0/input/input2 >Dec 27 11:56:11 localhost systemd[1]: Starting Sockets. >Dec 27 11:56:11 localhost systemd[1]: Reached target Sockets. >Dec 27 11:56:11 localhost systemd[1]: Starting Journal Service... >Dec 27 11:56:11 localhost systemd[1]: Started Journal Service. >Dec 27 11:56:11 localhost kernel: hid-generic 0003:0B39:AD02.0001: input,hidraw0: USB HID v1.10 Keyboard [USB KVM Switch 2 PORT 2.71 USB KVM Switch 2 PORT 2.71] on usb-0000:00:1d.7-2.1/input0 >Dec 27 11:56:11 localhost kernel: input: USB KVM Switch 2 PORT 2.71 USB KVM Switch 2 PORT 2.71 as /devices/pci0000:00/0000:00:1d.7/usb2/2-2/2-2.1/2-2.1:1.1/input/input3 >Dec 27 11:56:11 localhost kernel: hid-generic 0003:0B39:AD02.0002: input,hidraw1: USB HID v1.10 Mouse [USB KVM Switch 2 PORT 2.71 USB KVM Switch 2 PORT 2.71] on usb-0000:00:1d.7-2.1/input1 >Dec 27 11:56:11 localhost systemd-journal[64]: Journal started >Dec 27 11:56:11 localhost systemd[1]: Starting Setup Virtual Console... >Dec 27 11:56:11 localhost systemd[1]: Starting Create list of required static device nodes for the current kernel... >Dec 27 11:56:11 localhost systemd[1]: Started Load Kernel Modules. >Dec 27 11:56:11 localhost systemd[1]: Starting Encrypted Volumes. >Dec 27 11:56:11 localhost systemd[1]: Reached target Encrypted Volumes. >Dec 27 11:56:11 localhost systemd[1]: Started Device-Mapper Multipath Device Controller. >Dec 27 11:56:11 localhost systemd[1]: Starting Swap. >Dec 27 11:56:11 localhost systemd[1]: Reached target Swap. >Dec 27 11:56:11 localhost systemd[1]: Starting Local File Systems. >Dec 27 11:56:11 localhost systemd[1]: Reached target Local File Systems. >Dec 27 11:56:11 localhost systemd[1]: Started Setup Virtual Console. >Dec 27 11:56:11 localhost systemd[1]: Started Create list of required static device nodes for the current kernel. >Dec 27 11:56:11 localhost systemd[1]: Starting Create static device nodes in /dev... >Dec 27 11:56:11 localhost systemd[1]: Started Create static device nodes in /dev. >Dec 27 11:56:11 localhost dracut-cmdline[63]: dracut-20 (Heisenbug) dracut-034-64.git20131205.fc20 >Dec 27 11:56:11 localhost dracut-cmdline[63]: rd.luks=0: removing cryptoluks activation >Dec 27 11:56:11 localhost dracut-cmdline[63]: root was live:UUID=40FE-C84D, is now live:/dev/disk/by-uuid/40FE-C84D >Dec 27 11:56:11 localhost kernel: loop: module loaded >Dec 27 11:56:11 localhost kernel: usb 2-2.2: new high-speed USB device number 5 using ehci-pci >Dec 27 11:56:11 localhost systemd[1]: Started dracut cmdline hook. >Dec 27 11:56:11 localhost systemd[1]: Starting dracut pre-udev hook... >Dec 27 11:56:11 localhost kernel: tsc: Refined TSC clocksource calibration: 3166.887 MHz >Dec 27 11:56:11 localhost systemd[1]: Started dracut pre-udev hook. >Dec 27 11:56:11 localhost systemd[1]: Starting udev Kernel Device Manager... >Dec 27 11:56:11 localhost systemd[1]: Started udev Kernel Device Manager. >Dec 27 11:56:11 localhost systemd[1]: Starting dracut pre-trigger hook... >Dec 27 11:56:11 localhost systemd-udevd[226]: starting version 208 >Dec 27 11:56:11 localhost systemd-udevd[226]: invalid key/value pair in file /etc/udev/rules.d/99-resume.rules on line 1,starting at character 179 ('I') >Dec 27 11:56:11 localhost dracut-pre-trigger[228]: rd.dm=0: removing DM RAID activation >Dec 27 11:56:11 localhost dracut-pre-trigger[228]: rd.md.imsm=0: no MD RAID for imsm/isw raids >Dec 27 11:56:11 localhost dracut-pre-trigger[228]: rd.md.ddf=0: no MD RAID for SNIA ddf raids >Dec 27 11:56:11 localhost kernel: usb 2-2.2: New USB device found, idVendor=0424, idProduct=2514 >Dec 27 11:56:11 localhost kernel: usb 2-2.2: New USB device strings: Mfr=0, Product=0, SerialNumber=0 >Dec 27 11:56:11 localhost kernel: hub 2-2.2:1.0: USB hub found >Dec 27 11:56:11 localhost kernel: hub 2-2.2:1.0: 4 ports detected >Dec 27 11:56:11 localhost dracut-pre-trigger[228]: rd.md=0: removing MD RAID activation >Dec 27 11:56:11 localhost systemd[1]: Started dracut pre-trigger hook. >Dec 27 11:56:11 localhost systemd[1]: Starting udev Coldplug all Devices... >Dec 27 11:56:11 localhost systemd-udevd[226]: invalid key/value pair in file /etc/udev/rules.d/99-resume.rules on line 1,starting at character 179 ('I') >Dec 27 11:56:11 localhost systemd[1]: Failed to add job sys-kernel-config.mount/start, ignoring: Invalid argument. >Dec 27 11:56:11 localhost systemd[1]: Started udev Coldplug all Devices. >Dec 27 11:56:11 localhost systemd[1]: Starting dracut initqueue hook... >Dec 27 11:56:11 localhost systemd[1]: Starting Show Plymouth Boot Screen... >Dec 27 11:56:11 localhost systemd[1]: Starting System Initialization. >Dec 27 11:56:11 localhost systemd[1]: Reached target System Initialization. >Dec 27 11:56:11 localhost systemd[1]: Reloading. >Dec 27 11:56:11 localhost systemd[1]: Failed to add job sys-kernel-config.mount/start, ignoring: Invalid argument. >Dec 27 11:56:11 localhost kernel: pps_core: LinuxPPS API ver. 1 registered >Dec 27 11:56:11 localhost kernel: pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> >Dec 27 11:56:11 localhost kernel: PTP clock support registered >Dec 27 11:56:11 localhost kernel: e1000e: Intel(R) PRO/1000 Network Driver - 2.3.2-k >Dec 27 11:56:11 localhost kernel: e1000e: Copyright(c) 1999 - 2013 Intel Corporation. >Dec 27 11:56:11 localhost kernel: e1000e 0000:0d:00.0: Disabling ASPM L0s L1 >Dec 27 11:56:11 localhost kernel: e1000e 0000:0d:00.0: can't disable ASPM; OS doesn't have ASPM control >Dec 27 11:56:11 localhost kernel: e1000e 0000:0d:00.0: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode >Dec 27 11:56:11 localhost kernel: e1000e 0000:0d:00.0: irq 92 for MSI/MSI-X >Dec 27 11:56:11 localhost kernel: usb-storage 2-5:1.0: USB Mass Storage device detected >Dec 27 11:56:11 localhost kernel: [drm] Initialized drm 1.1.0 20060810 >Dec 27 11:56:11 localhost kernel: scsi4 : usb-storage 2-5:1.0 >Dec 27 11:56:11 localhost kernel: usbcore: registered new interface driver usb-storage >Dec 27 11:56:11 localhost kernel: [drm] radeon kernel modesetting enabled. >Dec 27 11:56:11 localhost kernel: [drm] initializing kernel modesetting (RV100 0x1002:0x515E 0x15D9:0xD280). >Dec 27 11:56:11 localhost kernel: [drm] register mmio base: 0xD0400000 >Dec 27 11:56:11 localhost kernel: [drm] register mmio size: 65536 >Dec 27 11:56:11 localhost kernel: radeon 0000:11:04.0: VRAM: 128M 0x00000000D8000000 - 0x00000000DFFFFFFF (32M used) >Dec 27 11:56:11 localhost kernel: radeon 0000:11:04.0: GTT: 512M 0x00000000B8000000 - 0x00000000D7FFFFFF >Dec 27 11:56:11 localhost kernel: [drm] Detected VRAM RAM=128M, BAR=128M >Dec 27 11:56:11 localhost kernel: [drm] RAM width 16bits DDR >Dec 27 11:56:11 localhost kernel: [TTM] Zone kernel: Available graphics memory: 4088488 kiB >Dec 27 11:56:11 localhost kernel: [TTM] Zone dma32: Available graphics memory: 2097152 kiB >Dec 27 11:56:11 localhost kernel: [TTM] Initializing pool allocator >Dec 27 11:56:11 localhost kernel: [TTM] Initializing DMA pool allocator >Dec 27 11:56:11 localhost kernel: [drm] radeon: 32M of VRAM memory ready >Dec 27 11:56:11 localhost kernel: [drm] radeon: 512M of GTT memory ready. >Dec 27 11:56:11 localhost kernel: [drm] GART: num cpu pages 131072, num gpu pages 131072 >Dec 27 11:56:11 localhost kernel: [drm] PCI GART of 512M enabled (table at 0x000000007F880000). >Dec 27 11:56:11 localhost kernel: radeon 0000:11:04.0: WB disabled >Dec 27 11:56:11 localhost kernel: radeon 0000:11:04.0: fence driver on ring 0 use gpu addr 0x00000000b8000000 and cpu addr 0xffff88007f83c000 >Dec 27 11:56:11 localhost kernel: [drm] Supports vblank timestamp caching Rev 1 (10.10.2010). >Dec 27 11:56:11 localhost kernel: [drm] Driver supports precise vblank timestamp query. >Dec 27 11:56:11 localhost kernel: [drm] radeon: irq initialized. >Dec 27 11:56:11 localhost kernel: [drm] Loading R100 Microcode >Dec 27 11:56:11 localhost kernel: [drm] radeon: ring at 0x00000000B8001000 >Dec 27 11:56:11 localhost kernel: [drm] ring test succeeded in 1 usecs >Dec 27 11:56:11 localhost kernel: [drm] ib test succeeded in 0 usecs >Dec 27 11:56:11 localhost kernel: [drm] No valid Ext TMDS info found in BIOS >Dec 27 11:56:11 localhost kernel: [drm] Radeon Display Connectors >Dec 27 11:56:11 localhost kernel: [drm] Connector 0: >Dec 27 11:56:11 localhost kernel: [drm] VGA-1 >Dec 27 11:56:11 localhost kernel: [drm] DDC: 0x60 0x60 0x60 0x60 0x60 0x60 0x60 0x60 >Dec 27 11:56:11 localhost kernel: [drm] Encoders: >Dec 27 11:56:11 localhost kernel: [drm] CRT1: INTERNAL_DAC1 >Dec 27 11:56:11 localhost kernel: [drm] Connector 1: >Dec 27 11:56:11 localhost kernel: [drm] DVI-D-1 >Dec 27 11:56:11 localhost kernel: [drm] HPD2 >Dec 27 11:56:11 localhost kernel: [drm] DDC: 0x64 0x64 0x64 0x64 0x64 0x64 0x64 0x64 >Dec 27 11:56:11 localhost kernel: [drm] Encoders: >Dec 27 11:56:11 localhost kernel: [drm] DFP2: INTERNAL_DVO1 >Dec 27 11:56:11 localhost kernel: [drm] fb mappable at 0xD8040000 >Dec 27 11:56:11 localhost kernel: [drm] vram apper at 0xD8000000 >Dec 27 11:56:11 localhost kernel: [drm] size 2076672 >Dec 27 11:56:11 localhost kernel: [drm] fb depth is 8 >Dec 27 11:56:11 localhost kernel: [drm] pitch is 1920 >Dec 27 11:56:11 localhost kernel: fbcon: radeondrmfb (fb0) is primary device >Dec 27 11:56:11 localhost kernel: e1000e 0000:0d:00.0 eth0: (PCI Express:2.5GT/s:Width x1) 00:25:90:13:30:36 >Dec 27 11:56:11 localhost kernel: e1000e 0000:0d:00.0 eth0: Intel(R) PRO/1000 Network Connection >Dec 27 11:56:11 localhost kernel: e1000e 0000:0d:00.0 eth0: MAC: 2, PHY: 2, PBA No: 0100FF-0FF >Dec 27 11:56:11 localhost kernel: e1000e 0000:0f:00.0: Disabling ASPM L0s L1 >Dec 27 11:56:11 localhost kernel: e1000e 0000:0f:00.0: can't disable ASPM; OS doesn't have ASPM control >Dec 27 11:56:11 localhost kernel: e1000e 0000:0f:00.0: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode >Dec 27 11:56:11 localhost kernel: e1000e 0000:0f:00.0: irq 93 for MSI/MSI-X >Dec 27 11:56:11 localhost kernel: usb 2-2.2.1: new low-speed USB device number 6 using ehci-pci >Dec 27 11:56:11 localhost kernel: e1000e 0000:0f:00.0 eth1: (PCI Express:2.5GT/s:Width x1) 00:25:90:13:30:37 >Dec 27 11:56:11 localhost kernel: e1000e 0000:0f:00.0 eth1: Intel(R) PRO/1000 Network Connection >Dec 27 11:56:11 localhost kernel: e1000e 0000:0f:00.0 eth1: MAC: 2, PHY: 2, PBA No: FFFFFF-0FF >Dec 27 11:56:11 localhost kernel: raid6: sse2x1 4542 MB/s >Dec 27 11:56:11 localhost kernel: Console: switching to colour frame buffer device 240x67 >Dec 27 11:56:11 localhost kernel: raid6: sse2x2 6289 MB/s >Dec 27 11:56:11 localhost kernel: radeon 0000:11:04.0: fb0: radeondrmfb frame buffer device >Dec 27 11:56:11 localhost kernel: radeon 0000:11:04.0: registered panic notifier >Dec 27 11:56:11 localhost kernel: [drm] Initialized radeon 2.34.0 20080528 for 0000:11:04.0 on minor 0 >Dec 27 11:56:11 localhost kernel: raid6: sse2x4 7605 MB/s >Dec 27 11:56:11 localhost kernel: raid6: using algorithm sse2x4 (7605 MB/s) >Dec 27 11:56:11 localhost kernel: raid6: using ssse3x2 recovery algorithm >Dec 27 11:56:11 localhost kernel: xor: measuring software checksum speed >Dec 27 11:56:11 localhost kernel: prefetch64-sse: 13352.000 MB/sec >Dec 27 11:56:11 localhost kernel: generic_sse: 11744.000 MB/sec >Dec 27 11:56:11 localhost kernel: xor: using function: prefetch64-sse (13352.000 MB/sec) >Dec 27 11:56:11 localhost kernel: bio: create slab <bio-1> at 1 >Dec 27 11:56:11 localhost kernel: usb 2-2.2.1: New USB device found, idVendor=0461, idProduct=4d51 >Dec 27 11:56:11 localhost kernel: usb 2-2.2.1: New USB device strings: Mfr=0, Product=2, SerialNumber=0 >Dec 27 11:56:11 localhost kernel: usb 2-2.2.1: Product: DELL Laser Mouse >Dec 27 11:56:11 localhost systemd-udevd[297]: renamed network interface eth1 to p6p1 >Dec 27 11:56:11 localhost kernel: Btrfs loaded >Dec 27 11:56:11 localhost kernel: device fsid 6e0df940-6859-415b-acf2-452a0b902192 devid 1 transid 25 /dev/sdc >Dec 27 11:56:11 localhost kernel: device fsid 6e0df940-6859-415b-acf2-452a0b902192 devid 2 transid 25 /dev/sdd >Dec 27 11:56:11 localhost kernel: input: DELL Laser Mouse as /devices/pci0000:00/0000:00:1d.7/usb2/2-2/2-2.2/2-2.2.1/2-2.2.1:1.0/input/input4 >Dec 27 11:56:11 localhost systemd-udevd[298]: renamed network interface eth0 to p5p1 >Dec 27 11:56:11 localhost kernel: hid-generic 0003:0461:4D51.0003: input,hidraw2: USB HID v1.11 Mouse [DELL Laser Mouse] on usb-0000:00:1d.7-2.2.1/input0 >Dec 27 11:56:11 localhost kernel: usb 2-2.2.2: new full-speed USB device number 7 using ehci-pci >Dec 27 11:56:12 localhost dracut-initqueue[312]: Scanning devices sda5 sdb2 for LVM volume groups >Dec 27 11:56:12 localhost kernel: usb 2-2.2.2: New USB device found, idVendor=413c, idProduct=2101 >Dec 27 11:56:12 localhost kernel: usb 2-2.2.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0 >Dec 27 11:56:12 localhost kernel: usb 2-2.2.2: Product: Dell Smart Card Reader Keyboard >Dec 27 11:56:12 localhost kernel: usb 2-2.2.2: Manufacturer: Dell >Dec 27 11:56:12 localhost dracut-initqueue[312]: Reading all physical volumes. This may take a while... >Dec 27 11:56:12 localhost kernel: input: Dell Dell Smart Card Reader Keyboard as /devices/pci0000:00/0000:00:1d.7/usb2/2-2/2-2.2/2-2.2.2/2-2.2.2:1.0/input/input5 >Dec 27 11:56:12 localhost kernel: hid-generic 0003:413C:2101.0004: input,hidraw3: USB HID v1.11 Keyboard [Dell Dell Smart Card Reader Keyboard] on usb-0000:00:1d.7-2.2.2/input0 >Dec 27 11:56:12 localhost dracut-initqueue[312]: Found volume group "vg_f17guswks" using metadata type lvm2 >Dec 27 11:56:12 localhost dracut-initqueue[312]: Found volume group "guswks" using metadata type lvm2 >Dec 27 11:56:12 localhost kernel: bio: create slab <bio-2> at 2 >Dec 27 11:56:12 localhost dracut-initqueue[312]: 3 logical volume(s) in volume group "vg_f17guswks" now active >Dec 27 11:56:12 localhost systemd[1]: Started Show Plymouth Boot Screen. >Dec 27 11:56:12 localhost systemd[1]: Started Dispatch Password Requests to Console Directory Watch. >Dec 27 11:56:12 localhost systemd[1]: Starting Paths. >Dec 27 11:56:12 localhost systemd[1]: Reached target Paths. >Dec 27 11:56:12 localhost systemd[1]: Starting Forward Password Requests to Plymouth Directory Watch. >Dec 27 11:56:12 localhost systemd[1]: Started Forward Password Requests to Plymouth Directory Watch. >Dec 27 11:56:12 localhost systemd[1]: Starting Basic System. >Dec 27 11:56:12 localhost systemd[1]: Reached target Basic System. >Dec 27 11:56:12 localhost kernel: Switched to clocksource tsc >Dec 27 11:56:12 localhost dracut-initqueue[312]: 2 logical volume(s) in volume group "guswks" now active >Dec 27 11:56:12 localhost kernel: scsi 4:0:0:0: Direct-Access SanDisk Cruzer 7.01 PQ: 0 ANSI: 0 CCS >Dec 27 11:56:12 localhost kernel: sd 4:0:0:0: Attached scsi generic sg5 type 0 >Dec 27 11:56:12 localhost kernel: sd 4:0:0:0: [sde] 7862911 512-byte logical blocks: (4.02 GB/3.74 GiB) >Dec 27 11:56:12 localhost kernel: sd 4:0:0:0: [sde] Write Protect is off >Dec 27 11:56:12 localhost kernel: sd 4:0:0:0: [sde] Mode Sense: 45 00 00 08 >Dec 27 11:56:12 localhost kernel: sd 4:0:0:0: [sde] No Caching mode page found >Dec 27 11:56:12 localhost kernel: sd 4:0:0:0: [sde] Assuming drive cache: write through >Dec 27 11:56:12 localhost kernel: sd 4:0:0:0: [sde] No Caching mode page found >Dec 27 11:56:12 localhost kernel: sd 4:0:0:0: [sde] Assuming drive cache: write through >Dec 27 11:56:12 localhost kernel: sde: sde1 >Dec 27 11:56:12 localhost kernel: sd 4:0:0:0: [sde] No Caching mode page found >Dec 27 11:56:12 localhost kernel: sd 4:0:0:0: [sde] Assuming drive cache: write through >Dec 27 11:56:12 localhost kernel: sd 4:0:0:0: [sde] Attached SCSI removable disk >Dec 27 11:56:12 localhost systemd[1]: Found device Cruzer. >Dec 27 11:56:12 localhost systemd[1]: Found device Cruzer. >Dec 27 11:56:12 localhost systemd[1]: Found device Cruzer. >Dec 27 11:56:12 localhost systemd[1]: Found device Cruzer. >Dec 27 11:56:13 localhost kernel: squashfs: version 4.0 (2009/01/31) Phillip Lougher >Dec 27 11:56:14 localhost kernel: bio: create slab <bio-3> at 3 >Dec 27 11:56:14 localhost systemd[1]: Started dracut initqueue hook. >Dec 27 11:56:14 localhost systemd[1]: Starting dracut pre-mount hook... >Dec 27 11:56:14 localhost systemd[1]: Started dracut pre-mount hook. >Dec 27 11:56:14 localhost systemd[1]: Mounting /sysroot... >Dec 27 11:56:14 localhost systemd[1]: Mounted /sysroot. >Dec 27 11:56:14 localhost systemd[1]: Starting Initrd Root File System. >Dec 27 11:56:14 localhost systemd[1]: Reached target Initrd Root File System. >Dec 27 11:56:14 localhost systemd[1]: Starting Reload Configuration from the Real Root... >Dec 27 11:56:14 localhost systemd[1]: Reloading. >Dec 27 11:56:14 localhost systemd[1]: Failed to add job sys-kernel-config.mount/start, ignoring: Invalid argument. >Dec 27 11:56:14 localhost systemd[1]: Started Reload Configuration from the Real Root. >Dec 27 11:56:14 localhost systemd[1]: Starting Initrd File Systems. >Dec 27 11:56:14 localhost systemd[1]: Reached target Initrd File Systems. >Dec 27 11:56:14 localhost systemd[1]: Starting dracut mount hook... >Dec 27 11:56:14 localhost kernel: EXT4-fs (dm-5): mounted filesystem with ordered data mode. Opts: (null) >Dec 27 11:56:14 localhost systemd[1]: Started dracut mount hook. >Dec 27 11:56:14 localhost systemd[1]: Starting Initrd Default Target. >Dec 27 11:56:14 localhost systemd[1]: Reached target Initrd Default Target. >Dec 27 11:56:14 localhost systemd[1]: Starting dracut pre-pivot and cleanup hook... >Dec 27 11:56:14 localhost systemd[1]: Started dracut pre-pivot and cleanup hook. >Dec 27 11:56:14 localhost systemd[1]: Starting Cleaning Up and Shutting Down Daemons... >Dec 27 11:56:14 localhost systemd[1]: Stopping Cleaning Up and Shutting Down Daemons... >Dec 27 11:56:14 localhost systemd[1]: Starting Plymouth switch root service... >Dec 27 11:56:14 localhost systemd[1]: Stopped Cleaning Up and Shutting Down Daemons. >Dec 27 11:56:14 localhost systemd[1]: Stopping dracut pre-pivot and cleanup hook... >Dec 27 11:56:14 localhost systemd[1]: Stopped dracut pre-pivot and cleanup hook. >Dec 27 11:56:14 localhost systemd[1]: Stopping Initrd Default Target. >Dec 27 11:56:14 localhost systemd[1]: Stopped target Initrd Default Target. >Dec 27 11:56:14 localhost systemd[1]: Stopping dracut mount hook... >Dec 27 11:56:14 localhost systemd[1]: Stopped dracut mount hook. >Dec 27 11:56:14 localhost systemd[1]: Stopping dracut pre-mount hook... >Dec 27 11:56:14 localhost systemd[1]: Stopped dracut pre-mount hook. >Dec 27 11:56:14 localhost systemd[1]: Stopping dracut initqueue hook... >Dec 27 11:56:14 localhost systemd[1]: Stopped dracut initqueue hook. >Dec 27 11:56:14 localhost systemd[1]: Stopping Basic System. >Dec 27 11:56:14 localhost systemd[1]: Stopped target Basic System. >Dec 27 11:56:14 localhost systemd[1]: Stopping Slices. >Dec 27 11:56:14 localhost systemd[1]: Stopped target Slices. >Dec 27 11:56:14 localhost systemd[1]: Stopping Paths. >Dec 27 11:56:14 localhost systemd[1]: Stopped target Paths. >Dec 27 11:56:14 localhost systemd[1]: Stopping Timers. >Dec 27 11:56:14 localhost systemd[1]: Stopped target Timers. >Dec 27 11:56:14 localhost systemd[1]: Stopping Sockets. >Dec 27 11:56:14 localhost systemd[1]: Stopped target Sockets. >Dec 27 11:56:14 localhost systemd[1]: Stopping System Initialization. >Dec 27 11:56:14 localhost systemd[1]: Stopped target System Initialization. >Dec 27 11:56:14 localhost systemd[1]: Stopping Encrypted Volumes. >Dec 27 11:56:14 localhost systemd[1]: Stopped target Encrypted Volumes. >Dec 27 11:56:14 localhost systemd[1]: Stopping udev Coldplug all Devices... >Dec 27 11:56:14 localhost systemd[1]: Stopped udev Coldplug all Devices. >Dec 27 11:56:14 localhost systemd[1]: Stopping dracut pre-trigger hook... >Dec 27 11:56:14 localhost systemd[1]: Stopped dracut pre-trigger hook. >Dec 27 11:56:14 localhost systemd[1]: Stopping Swap. >Dec 27 11:56:14 localhost systemd[1]: Stopped target Swap. >Dec 27 11:56:14 localhost systemd[1]: Stopping Local File Systems. >Dec 27 11:56:14 localhost systemd[1]: Stopped target Local File Systems. >Dec 27 11:56:14 localhost systemd[1]: Stopping udev Kernel Device Manager... >Dec 27 11:56:14 localhost systemd[1]: Stopped udev Kernel Device Manager. >Dec 27 11:56:14 localhost systemd[1]: Stopping dracut pre-udev hook... >Dec 27 11:56:14 localhost systemd[1]: Stopped dracut pre-udev hook. >Dec 27 11:56:14 localhost systemd[1]: Stopping dracut cmdline hook... >Dec 27 11:56:14 localhost systemd[1]: Stopped dracut cmdline hook. >Dec 27 11:56:14 localhost systemd[1]: Stopping Create static device nodes in /dev... >Dec 27 11:56:14 localhost systemd[1]: Stopped Create static device nodes in /dev. >Dec 27 11:56:14 localhost systemd[1]: Stopping Create list of required static device nodes for the current kernel... >Dec 27 11:56:14 localhost systemd[1]: Stopped Create list of required static device nodes for the current kernel. >Dec 27 11:56:14 localhost systemd[1]: Stopping udev Control Socket. >Dec 27 11:56:14 localhost systemd[1]: Closed udev Control Socket. >Dec 27 11:56:14 localhost systemd[1]: Stopping udev Kernel Socket. >Dec 27 11:56:14 localhost systemd[1]: Closed udev Kernel Socket. >Dec 27 11:56:14 localhost systemd[1]: Starting Cleanup udevd DB... >Dec 27 11:56:14 localhost systemd[1]: Started Cleanup udevd DB. >Dec 27 11:56:14 localhost systemd[1]: Starting Switch Root. >Dec 27 11:56:14 localhost systemd[1]: Reached target Switch Root. >Dec 27 11:56:14 localhost systemd[1]: Started Plymouth switch root service. >Dec 27 11:56:14 localhost systemd[1]: Starting Switch Root... >Dec 27 11:56:14 localhost systemd[1]: Switching root. >Dec 27 11:56:14 localhost systemd-journal[64]: Journal stopped >Dec 27 11:56:15 localhost systemd-journal[685]: Runtime journal is using 8.0M (max 399.2M, leaving 598.9M of free 3.8G, current limit 399.2M). >Dec 27 11:56:15 localhost systemd-journal[685]: Runtime journal is using 8.0M (max 399.2M, leaving 598.9M of free 3.8G, current limit 399.2M). >Dec 27 11:56:15 localhost systemd-journald[64]: Received SIGTERM >Dec 27 11:56:15 localhost kernel: type=1404 audit(1388141774.867:2): enforcing=1 old_enforcing=0 auid=4294967295 ses=4294967295 >Dec 27 11:56:15 localhost kernel: SELinux: 2048 avtab hash slots, 101316 rules. >Dec 27 11:56:15 localhost kernel: SELinux: 2048 avtab hash slots, 101316 rules. >Dec 27 11:56:15 localhost kernel: SELinux: 8 users, 83 roles, 4634 types, 265 bools, 1 sens, 1024 cats >Dec 27 11:56:15 localhost kernel: SELinux: 83 classes, 101316 rules >Dec 27 11:56:15 localhost kernel: SELinux: Completing initialization. >Dec 27 11:56:15 localhost kernel: SELinux: Setting up existing superblocks. >Dec 27 11:56:15 localhost kernel: SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >Dec 27 11:56:15 localhost kernel: SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts >Dec 27 11:56:15 localhost kernel: SELinux: initialized (dev bdev, type bdev), uses genfs_contexts >Dec 27 11:56:15 localhost kernel: SELinux: initialized (dev proc, type proc), uses genfs_contexts >Dec 27 11:56:15 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Dec 27 11:56:15 localhost kernel: SELinux: initialized (dev devtmpfs, type devtmpfs), uses transition SIDs >Dec 27 11:56:15 localhost kernel: SELinux: initialized (dev sockfs, type sockfs), uses task SIDs >Dec 27 11:56:15 localhost kernel: SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts >Dec 27 11:56:15 localhost kernel: SELinux: initialized (dev pipefs, type pipefs), uses task SIDs >Dec 27 11:56:15 localhost kernel: SELinux: initialized (dev anon_inodefs, type anon_inodefs), uses genfs_contexts >Dec 27 11:56:15 localhost kernel: SELinux: initialized (dev devpts, type devpts), uses transition SIDs >Dec 27 11:56:15 localhost kernel: SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >Dec 27 11:56:15 localhost kernel: SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs >Dec 27 11:56:15 localhost kernel: SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts >Dec 27 11:56:15 localhost kernel: SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >Dec 27 11:56:15 localhost kernel: SELinux: initialized (dev securityfs, type securityfs), uses genfs_contexts >Dec 27 11:56:15 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Dec 27 11:56:15 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Dec 27 11:56:15 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Dec 27 11:56:15 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Dec 27 11:56:15 localhost kernel: SELinux: initialized (dev pstore, type pstore), uses genfs_contexts >Dec 27 11:56:15 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Dec 27 11:56:15 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Dec 27 11:56:15 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Dec 27 11:56:15 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Dec 27 11:56:15 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Dec 27 11:56:15 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Dec 27 11:56:15 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Dec 27 11:56:15 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Dec 27 11:56:15 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Dec 27 11:56:15 localhost kernel: SELinux: initialized (dev sde1, type vfat), uses genfs_contexts >Dec 27 11:56:15 localhost kernel: SELinux: initialized (dev loop0, type squashfs), uses xattr >Dec 27 11:56:15 localhost kernel: SELinux: initialized (dev loop2, type squashfs), uses xattr >Dec 27 11:56:15 localhost kernel: SELinux: initialized (dev dm-5, type ext4), uses xattr >Dec 27 11:56:15 localhost kernel: type=1403 audit(1388141775.078:3): policy loaded auid=4294967295 ses=4294967295 >Dec 27 11:56:15 localhost systemd[1]: Successfully loaded SELinux policy in 223.662ms. >Dec 27 11:56:15 localhost systemd[1]: Relabelled /dev and /run in 19.706ms. >Dec 27 11:56:15 localhost kernel: SELinux: initialized (dev autofs, type autofs), uses genfs_contexts >Dec 27 11:56:15 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Dec 27 11:56:15 localhost kernel: SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >Dec 27 11:56:15 localhost kernel: SELinux: initialized (dev configfs, type configfs), uses genfs_contexts >Dec 27 11:56:15 localhost systemd-journal[685]: Journal started >Dec 27 11:56:14 localhost systemd-cgroups-agent[655]: Failed to get D-Bus connection: Failed to connect to socket /run/systemd/private: No such file or directory >Dec 27 11:56:15 localhost systemd[1]: systemd 208 running in system mode. (+PAM +LIBWRAP +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ) >Dec 27 11:56:15 localhost systemd[1]: Failed to open private bus connection: Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory >Dec 27 11:56:15 localhost systemd[1]: [/usr/lib/systemd/system/rtkit-daemon.service:32] Unknown lvalue 'ControlGroup' in section 'Service' >Dec 27 11:56:15 localhost systemd[1]: Started Collect Read-Ahead Data. >Dec 27 11:56:15 localhost systemd[1]: Started Load legacy module configuration. >Dec 27 11:56:15 localhost systemd[1]: Starting Apply Kernel Variables... >Dec 27 11:56:15 localhost systemd[1]: Started Load Kernel Modules. >Dec 27 11:56:15 localhost systemd[1]: Mounted FUSE Control File System. >Dec 27 11:56:15 localhost systemd[1]: Mounting Configuration File System... >Dec 27 11:56:15 localhost systemd[1]: Started Set Up Additional Binary Formats. >Dec 27 11:56:15 localhost systemd[1]: Started File System Check on Root Device. >Dec 27 11:56:15 localhost systemd[1]: Starting Remount Root and Kernel File Systems... >Dec 27 11:56:15 localhost systemd[1]: Mounted Debug File System. >Dec 27 11:56:15 localhost systemd[1]: Mounted Huge Pages File System. >Dec 27 11:56:15 localhost systemd[1]: Mounted POSIX Message Queue File System. >Dec 27 11:56:15 localhost systemd[1]: Mounted Temporary Directory. >Dec 27 11:56:15 localhost systemd[1]: Started Apply Kernel Variables. >Dec 27 11:56:15 localhost systemd[1]: Mounted Configuration File System. >Dec 27 11:56:15 localhost systemd[1]: Starting LVM2 metadata daemon... >Dec 27 11:56:15 localhost kernel: EXT4-fs (dm-5): re-mounted. Opts: (null) >Dec 27 11:56:15 localhost systemd[1]: Started Create list of required static device nodes for the current kernel. >Dec 27 11:56:15 localhost systemd[1]: Starting Create static device nodes in /dev... >Dec 27 11:56:15 localhost systemd[1]: Started Remount Root and Kernel File Systems. >Dec 27 11:56:15 localhost systemd[1]: Starting Import network configuration from initramfs... >Dec 27 11:56:15 localhost systemd[1]: Starting Configure read-only root support... >Dec 27 11:56:15 localhost systemd[1]: Starting Load/Save Random Seed... >Dec 27 11:56:15 localhost systemd[1]: Started LVM2 metadata daemon. >Dec 27 11:56:15 localhost systemd[1]: Started udev Coldplug all Devices. >Dec 27 11:56:15 localhost systemd[1]: Starting udev Wait for Complete Device Initialization... >Dec 27 11:56:15 localhost systemd[1]: Started Load/Save Random Seed. >Dec 27 11:56:16 localhost lvm[682]: /dev/cdrom: open failed: No medium found >Dec 27 11:56:16 localhost systemd[1]: Started Configure read-only root support. >Dec 27 11:56:16 localhost systemd[1]: Started Import network configuration from initramfs. >Dec 27 11:56:16 localhost systemd[1]: Started Create static device nodes in /dev. >Dec 27 11:56:16 localhost systemd[1]: Starting udev Kernel Device Manager... >Dec 27 11:56:16 localhost systemd[1]: Starting Local File Systems (Pre). >Dec 27 11:56:16 localhost systemd[1]: Reached target Local File Systems (Pre). >Dec 27 11:56:16 localhost systemd[1]: Started udev Kernel Device Manager. >Dec 27 11:56:16 localhost systemd-udevd[726]: starting version 208 >Dec 27 11:56:16 localhost systemd[1]: Started udev Wait for Complete Device Initialization. >Dec 27 11:56:16 localhost systemd[1]: Starting Activation of DM RAID sets... >Dec 27 11:56:16 localhost systemd[1]: Mounted Configuration File System. >Dec 27 11:56:16 localhost lvm[682]: 3 logical volume(s) in volume group "vg_f17guswks" monitored >Dec 27 11:56:16 localhost lvm[682]: 2 logical volume(s) in volume group "guswks" monitored >Dec 27 11:56:16 localhost systemd[1]: Started Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling. >Dec 27 11:56:16 localhost kernel: EDAC MC: Ver: 3.0.0 >Dec 27 11:56:16 localhost kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 >Dec 27 11:56:16 localhost kernel: EDAC MC0: Giving out device to 'i3200_edac' 'i3200': DEV 0000:00:00.0 >Dec 27 11:56:16 localhost kernel: i801_smbus 0000:00:1f.3: enabling device (0001 -> 0003) >Dec 27 11:56:16 localhost kernel: i801_smbus 0000:00:1f.3: SMBus using PCI Interrupt >Dec 27 11:56:16 localhost kernel: ACPI Warning: 0x0000000000001028-0x000000000000102f SystemIO conflicts with Region \_SB_.PCI0.LPC0.PMIO 1 (20130517/utaddress-251) >Dec 27 11:56:16 localhost kernel: ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver >Dec 27 11:56:16 localhost kernel: ACPI Warning: 0x0000000000001180-0x00000000000011af SystemIO conflicts with Region \_SB_.PCI0.LPC0.GPOX 1 (20130517/utaddress-251) >Dec 27 11:56:16 localhost kernel: ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver >Dec 27 11:56:16 localhost kernel: lpc_ich: Resource conflict(s) found affecting gpio_ich >Dec 27 11:56:16 localhost mtp-probe[751]: checking bus 2, device 3: "/sys/devices/pci0000:00/0000:00:1d.7/usb2/2-5" >Dec 27 11:56:16 localhost mtp-probe[753]: checking bus 2, device 4: "/sys/devices/pci0000:00/0000:00:1d.7/usb2/2-2/2-2.1" >Dec 27 11:56:16 localhost mtp-probe[753]: bus: 2, device: 4 was not an MTP device >Dec 27 11:56:16 localhost mtp-probe[751]: bus: 2, device: 3 was not an MTP device >Dec 27 11:56:16 localhost mtp-probe[755]: checking bus 2, device 7: "/sys/devices/pci0000:00/0000:00:1d.7/usb2/2-2/2-2.2/2-2.2.2" >Dec 27 11:56:16 localhost mtp-probe[755]: bus: 2, device: 7 was not an MTP device >Dec 27 11:56:16 localhost mtp-probe[756]: checking bus 2, device 6: "/sys/devices/pci0000:00/0000:00:1d.7/usb2/2-2/2-2.2/2-2.2.1" >Dec 27 11:56:16 localhost mtp-probe[756]: bus: 2, device: 6 was not an MTP device >Dec 27 11:56:16 localhost kernel: device fsid 6e0df940-6859-415b-acf2-452a0b902192 devid 1 transid 25 /dev/sdc >Dec 27 11:56:16 localhost kernel: device fsid 6e0df940-6859-415b-acf2-452a0b902192 devid 2 transid 25 /dev/sdd >Dec 27 11:56:16 localhost kernel: microcode: CPU0 sig=0x1067a, pf=0x1, revision=0xa07 >Dec 27 11:56:16 localhost kernel: microcode: CPU0 sig=0x1067a, pf=0x1, revision=0xa07 >Dec 27 11:56:16 localhost kernel: microcode: CPU0 updated to revision 0xa0b, date = 2010-09-28 >Dec 27 11:56:16 localhost kernel: microcode: CPU1 sig=0x1067a, pf=0x1, revision=0xa07 >Dec 27 11:56:16 localhost kernel: microcode: CPU1 sig=0x1067a, pf=0x1, revision=0xa07 >Dec 27 11:56:16 localhost kernel: microcode: CPU1 updated to revision 0xa0b, date = 2010-09-28 >Dec 27 11:56:16 localhost kernel: microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba >Dec 27 11:56:16 localhost kernel: iTCO_vendor_support: vendor-support=0 >Dec 27 11:56:16 localhost kernel: iTCO_wdt: Intel TCO WatchDog Timer Driver v1.10 >Dec 27 11:56:16 localhost kernel: iTCO_wdt: Found a ICH9R TCO device (Version=2, TCOBASE=0x1060) >Dec 27 11:56:16 localhost kernel: iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0) >Dec 27 11:56:16 localhost systemd[1]: Found device LVM PV o8wKf4-Bwlv-nlyH-pYMe-F3a2-xMTy-VVTAx5 on /dev/sda5. >Dec 27 11:56:16 localhost systemd[1]: Found device LVM PV o8wKf4-Bwlv-nlyH-pYMe-F3a2-xMTy-VVTAx5 on /dev/sda5. >Dec 27 11:56:16 localhost systemd[1]: Starting LVM2 PV scan on device 8:5... >Dec 27 11:56:17 localhost systemd[1]: Found device LVM PV zeFsth-1wRe-6cJX-qGkA-mEhl-yAQV-iM52Rn on /dev/sdb2. >Dec 27 11:56:17 localhost systemd[1]: Found device LVM PV zeFsth-1wRe-6cJX-qGkA-mEhl-yAQV-iM52Rn on /dev/sdb2. >Dec 27 11:56:17 localhost systemd[1]: Starting LVM2 PV scan on device 8:18... >Dec 27 11:56:17 localhost pvscan[769]: 2 logical volume(s) in volume group "guswks" now active >Dec 27 11:56:17 localhost pvscan[771]: 3 logical volume(s) in volume group "vg_f17guswks" now active >Dec 27 11:56:17 localhost systemd[1]: Started Activation of DM RAID sets. >Dec 27 11:56:17 localhost systemd[1]: Starting Local File Systems. >Dec 27 11:56:17 localhost systemd[1]: Reached target Local File Systems. >Dec 27 11:56:17 localhost systemd[1]: Started Relabel all filesystems, if necessary. >Dec 27 11:56:17 localhost systemd[1]: Started Reconfigure the system on administrator request. >Dec 27 11:56:17 localhost systemd[1]: Started Mark the need to relabel after reboot. >Dec 27 11:56:17 localhost systemd[1]: Starting Trigger Flushing of Journal to Persistent Storage... >Dec 27 11:56:17 localhost systemd[1]: Starting Tell Plymouth To Write Out Runtime Data... >Dec 27 11:56:17 localhost systemd[1]: Starting Recreate Volatile Files and Directories... >Dec 27 11:56:17 localhost systemd[1]: Starting Security Auditing Service... >Dec 27 11:56:17 localhost systemd[1]: Starting Encrypted Volumes. >Dec 27 11:56:17 localhost systemd[1]: Reached target Encrypted Volumes. >Dec 27 11:56:17 localhost systemd[1]: Started LVM2 PV scan on device 8:5. >Dec 27 11:56:17 localhost auditctl[787]: No rules >Dec 27 11:56:17 localhost auditctl[787]: AUDIT_STATUS: enabled=0 flag=1 pid=0 rate_limit=0 backlog_limit=320 lost=0 backlog=0 >Dec 27 11:56:17 localhost systemd[1]: Started Security Auditing Service. >Dec 27 11:56:17 localhost systemd-tmpfiles[785]: Unable to fix label of /var/log/journal/54b5dcf1e9bd10fdc45cd82ffc9fb291: No such file or directory >Dec 27 11:56:17 localhost systemd-journal[685]: Permanent journal is using 8.0M (max 390.3M, leaving 585.5M of free 814.3M, current limit 228.7M). >Dec 27 11:56:17 localhost systemd-journal[685]: Time spent on flushing to /var is 20.818ms for 1243 entries. >Dec 27 11:56:17 localhost systemd[1]: Started Recreate Volatile Files and Directories. >Dec 27 11:56:17 localhost systemd[1]: Starting Update UTMP about System Reboot/Shutdown... >Dec 27 11:56:17 localhost systemd[1]: Started Tell Plymouth To Write Out Runtime Data. >Dec 27 11:56:17 localhost systemd[1]: Started Trigger Flushing of Journal to Persistent Storage. >Dec 27 11:56:17 localhost systemd[1]: Started Update UTMP about System Reboot/Shutdown. >Dec 27 11:56:17 localhost systemd[1]: Starting System Initialization. >Dec 27 11:56:17 localhost systemd[1]: Reached target System Initialization. >Dec 27 11:56:17 localhost systemd[1]: Starting Daily Cleanup of Temporary Directories. >Dec 27 11:56:17 localhost systemd[1]: Started Daily Cleanup of Temporary Directories. >Dec 27 11:56:17 localhost systemd[1]: Started dnf makecache timer. >Dec 27 11:56:17 localhost systemd[1]: Starting Timers. >Dec 27 11:56:17 localhost systemd[1]: Reached target Timers. >Dec 27 11:56:17 localhost auditd[786]: Started dispatcher: /sbin/audispd pid: 804 >Dec 27 11:56:17 localhost kernel: type=1305 audit(1388141777.373:4): audit_pid=786 old=0 auid=4294967295 ses=4294967295 >subj=system_u:system_r:auditd_t:s0 res=1 >Dec 27 11:56:17 localhost systemd[1]: Starting Manage Sound Card State (restore and store)... >Dec 27 11:56:17 localhost systemd[1]: Started Manage Sound Card State (restore and store). >Dec 27 11:56:17 localhost systemd[1]: Started Restore Sound Card State. >Dec 27 11:56:17 localhost systemd[1]: Starting CUPS Printer Service Spool. >Dec 27 11:56:17 localhost systemd[1]: Started CUPS Printer Service Spool. >Dec 27 11:56:17 localhost systemd[1]: Starting Paths. >Dec 27 11:56:17 localhost systemd[1]: Reached target Paths. >Dec 27 11:56:17 localhost systemd[1]: Starting CUPS Printing Service Sockets. >Dec 27 11:56:17 localhost audispd[804]: priority_boost_parser called with: 4 >Dec 27 11:56:17 localhost audispd[804]: max_restarts_parser called with: 10 >Dec 27 11:56:17 localhost auditd[786]: Init complete, auditd 2.3.2 listening for events (startup state enable) >Dec 27 11:56:17 localhost systemd[1]: Listening on CUPS Printing Service Sockets. >Dec 27 11:56:17 localhost systemd[1]: Starting Open-iSCSI iscsiuio Socket. >Dec 27 11:56:17 localhost systemd[1]: Listening on Open-iSCSI iscsiuio Socket. >Dec 27 11:56:17 localhost systemd[1]: Starting Open-iSCSI iscsid Socket. >Dec 27 11:56:17 localhost systemd[1]: Listening on Open-iSCSI iscsid Socket. >Dec 27 11:56:17 localhost systemd[1]: Starting Avahi mDNS/DNS-SD Stack Activation Socket. >Dec 27 11:56:17 localhost systemd[1]: Listening on Avahi mDNS/DNS-SD Stack Activation Socket. >Dec 27 11:56:17 localhost systemd[1]: Starting D-Bus System Message Bus Socket. >Dec 27 11:56:17 localhost audispd[804]: audispd initialized with q_depth=150 and 1 active plugins >Dec 27 11:56:17 localhost systemd[1]: Listening on D-Bus System Message Bus Socket. >Dec 27 11:56:17 localhost systemd[1]: Starting Sockets. >Dec 27 11:56:17 localhost systemd[1]: Reached target Sockets. >Dec 27 11:56:17 localhost systemd[1]: Starting Basic System. >Dec 27 11:56:17 localhost systemd[1]: Reached target Basic System. >Dec 27 11:56:17 localhost systemd[1]: Starting firewalld - dynamic firewall daemon... >Dec 27 11:56:17 localhost systemd[1]: Starting Permit User Sessions... >Dec 27 11:56:17 localhost systemd[1]: Starting RealtimeKit Scheduling Policy Service... >Dec 27 11:56:17 localhost systemd[1]: Starting Accounts Service... >Dec 27 11:56:17 localhost systemd[1]: Starting Hardware RNG Entropy Gatherer Daemon... >Dec 27 11:56:17 localhost alsactl[806]: alsactl 1.0.27.2 daemon started >Dec 27 11:56:17 localhost systemd[1]: Started Hardware RNG Entropy Gatherer Daemon. >Dec 27 11:56:17 localhost systemd[1]: Started Service for virtual machines hosted on VMware. >Dec 27 11:56:17 localhost systemd[1]: Starting irqbalance daemon... >Dec 27 11:56:17 localhost systemd[1]: Started irqbalance daemon. >Dec 27 11:56:17 localhost systemd[1]: Starting Machine Check Exception Logging Daemon... >Dec 27 11:56:17 localhost systemd[1]: Starting Avahi mDNS/DNS-SD Stack... >Dec 27 11:56:17 localhost systemd[1]: Started Software RAID monitoring and management. >Dec 27 11:56:17 localhost systemd[1]: Starting Modem Manager... >Dec 27 11:56:17 localhost systemd[1]: Starting NTP client/server... >Dec 27 11:56:17 localhost systemd[1]: Starting LSB: Init script for live image.... >Dec 27 11:56:17 localhost systemd[1]: Starting D-Bus System Message Bus... >Dec 27 11:56:17 localhost systemd[1]: Started D-Bus System Message Bus. >Dec 27 11:56:17 localhost systemd[1]: Starting Login Service... >Dec 27 11:56:17 localhost systemd[1]: Started LVM2 PV scan on device 8:18. >Dec 27 11:56:17 localhost rngd[813]: Unable to open file: /dev/tpm0 >Dec 27 11:56:17 localhost rngd[813]: can't open any entropy source >Dec 27 11:56:17 localhost rngd[813]: Maybe RNG device modules are not loaded >Dec 27 11:56:17 localhost alsactl[806]: /usr/sbin/alsactl: load_state:1677Cannot open /var/lib/alsa/asound.state for reading: No such file or directory >Dec 27 11:56:17 localhost systemd[1]: Started Permit User Sessions. >Dec 27 11:56:17 localhost systemd[1]: rngd.service: main process exited, code=exited, status=1/FAILURE >Dec 27 11:56:17 localhost systemd[1]: Unit rngd.service entered failed state. >Dec 27 11:56:17 localhost systemd[1]: Starting Job spooling tools... >Dec 27 11:56:17 localhost systemd[1]: Started Job spooling tools. >Dec 27 11:56:17 localhost systemd[1]: Starting Command Scheduler... >Dec 27 11:56:17 localhost systemd[1]: Started Command Scheduler. >Dec 27 11:56:17 localhost systemd[1]: Starting Wait for Plymouth Boot Screen to Quit... >Dec 27 11:56:17 localhost crond[833]: (CRON) INFO (Syslog will be used instead of sendmail.) >Dec 27 11:56:17 localhost crond[833]: (CRON) INFO (RANDOM_DELAY will be scaled with factor 15% if used.) >Dec 27 11:56:17 localhost chronyd[836]: chronyd version 1.29 starting >Dec 27 11:56:17 localhost systemd[1]: Started Machine Check Exception Logging Daemon. >Dec 27 11:56:17 localhost chronyd[836]: Linux kernel major=3 minor=11 patch=10 >Dec 27 11:56:17 localhost chronyd[836]: hz=100 shift_hz=7 freq_scale=1.00000000 nominal_tick=10000 slew_delta_tick=833 max_tick_bias=1000 shift_pll=2 >Dec 27 11:56:17 localhost avahi-daemon[816]: Found user 'avahi' (UID 70) and group 'avahi' (GID 70). >Dec 27 11:56:17 localhost avahi-daemon[816]: Successfully dropped root privileges. >Dec 27 11:56:17 localhost avahi-daemon[816]: avahi-daemon 0.6.31 starting up. >Dec 27 11:56:17 localhost chronyd[836]: Generated key 1 >Dec 27 11:56:17 localhost systemd[1]: Started NTP client/server. >Dec 27 11:56:18 localhost kernel: Adding 10289148k swap on /dev/mapper/vg_f17guswks-lv_swap. Priority:-1 extents:1 across:10289148k FS >Dec 27 11:56:18 localhost livesys[819]: Enabling swap partition /dev/mapper/vg_f17guswks-lv_swap [ OK ] >Dec 27 11:56:18 localhost kernel: Adding 8384508k swap on /dev/mapper/guswks-swap_1. Priority:-2 extents:1 across:8384508k FS >Dec 27 11:56:18 localhost livesys[819]: Enabling swap partition /dev/mapper/guswks-swap_1 [ OK ] >Dec 27 11:56:18 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Dec 27 11:56:18 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Dec 27 11:56:18 localhost crond[833]: (CRON) INFO (running with inotify support) >Dec 27 11:56:18 localhost ModemManager[817]: <info> ModemManager (version 1.1.0-2.git20130913.fc20) starting... >Dec 27 11:56:18 localhost avahi-daemon[816]: Successfully called chroot(). >Dec 27 11:56:18 localhost avahi-daemon[816]: Successfully dropped remaining capabilities. >Dec 27 11:56:18 localhost systemd[1]: Started Avahi mDNS/DNS-SD Stack. >Dec 27 11:56:18 localhost avahi-daemon[816]: No service file found in /etc/avahi/services. >Dec 27 11:56:18 localhost systemd[1]: Started RealtimeKit Scheduling Policy Service. >Dec 27 11:56:18 localhost systemd[1]: Started Login Service. >Dec 27 11:56:18 localhost rtkit-daemon[811]: Successfully called chroot. >Dec 27 11:56:18 localhost rtkit-daemon[811]: Successfully dropped privileges. >Dec 27 11:56:18 localhost rtkit-daemon[811]: Successfully limited resources. >Dec 27 11:56:18 localhost rtkit-daemon[811]: Running. >Dec 27 11:56:18 localhost rtkit-daemon[811]: Watchdog thread running. >Dec 27 11:56:18 localhost rtkit-daemon[811]: Canary thread running. >Dec 27 11:56:18 localhost systemd-logind[821]: New seat seat0. >Dec 27 11:56:18 localhost avahi-daemon[816]: System host name is set to 'localhost'. This is not a suitable mDNS host name, looking for alternatives. >Dec 27 11:56:18 localhost useradd[851]: new group: name=liveuser, GID=1000 >Dec 27 11:56:18 localhost useradd[851]: new user: name=liveuser, UID=1000, GID=1000, home=/home/liveuser, shell=/bin/bash >Dec 27 11:56:18 localhost systemd-logind[821]: Watching system buttons on /dev/input/event1 (Power Button) >Dec 27 11:56:18 localhost systemd-logind[821]: Watching system buttons on /dev/input/event0 (Power Button) >Dec 27 11:56:18 localhost avahi-daemon[816]: Network interface enumeration completed. >Dec 27 11:56:18 localhost avahi-daemon[816]: Registering HINFO record with values 'X86_64'/'LINUX'. >Dec 27 11:56:18 localhost avahi-daemon[816]: Server startup complete. Host name is linux.local. Local service cookie is 308638520. >Dec 27 11:56:18 localhost livesys[819]: Adding live user [ OK ] >Dec 27 11:56:18 localhost systemd[1]: Started Modem Manager. >Dec 27 11:56:18 localhost usermod[866]: add 'liveuser' to group 'wheel' >Dec 27 11:56:18 localhost usermod[866]: add 'liveuser' to shadow group 'wheel' >Dec 27 11:56:18 localhost systemd[1]: Stopped Software RAID monitoring and management. >Dec 27 11:56:18 localhost dbus-daemon[820]: dbus[820]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >Dec 27 11:56:18 localhost dbus[820]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >Dec 27 11:56:18 localhost systemd[1]: Starting Authorization Manager... >Dec 27 11:56:19 localhost polkitd[884]: Started polkitd version 0.112 >Dec 27 11:56:19 localhost livesys[819]: (process:881): dconf-WARNING **: failed to commit changes to dconf: Error spawning command line 'dbus-launch --autolaunch=54b5dcf1e9bd10fdc45cd82ffc9fb291 --binary-syntax --close-stderr': Child process exited with code 1 >Dec 27 11:56:19 localhost systemd[1]: Stopping Command Scheduler... >Dec 27 11:56:19 localhost systemd[1]: Stopped Command Scheduler. >Dec 27 11:56:19 localhost systemd[1]: Stopping Job spooling tools... >Dec 27 11:56:19 localhost systemd[1]: Stopped Job spooling tools. >Dec 27 11:56:19 localhost livesys[819]: sed: can't read : No such file or directory >Dec 27 11:56:19 localhost polkitd[884]: Loading rules from directory /etc/polkit-1/rules.d >Dec 27 11:56:19 localhost polkitd[884]: Loading rules from directory /usr/share/polkit-1/rules.d >Dec 27 11:56:19 localhost livesys[819]: warning: Schema 'org.freedesktop.Geoclue' has path '/apps/geoclue/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Dec 27 11:56:19 localhost livesys[819]: warning: Schema 'org.freedesktop.Telepathy.Logger' has path '/apps/telepathy-logger/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Dec 27 11:56:19 localhost polkitd[884]: Finished loading, compiling and executing 5 rules >Dec 27 11:56:19 localhost dbus-daemon[820]: dbus[820]: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >Dec 27 11:56:19 localhost dbus[820]: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >Dec 27 11:56:19 localhost systemd[1]: Started Authorization Manager. >Dec 27 11:56:19 localhost polkitd[884]: Acquired the name org.freedesktop.PolicyKit1 on the system bus >Dec 27 11:56:19 localhost accounts-daemon[812]: started daemon version 0.6.35 >Dec 27 11:56:19 localhost systemd[1]: Started Accounts Service. >Dec 27 11:56:19 localhost livesys[819]: 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. >Dec 27 11:56:19 localhost livesys[819]: warning: Schema 'org.freedesktop.ibus' has path '/desktop/ibus/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Dec 27 11:56:19 localhost livesys[819]: warning: Schema 'org.freedesktop.ibus.general' has path '/desktop/ibus/general/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Dec 27 11:56:19 localhost livesys[819]: warning: Schema 'org.freedesktop.ibus.general.hotkey' has path '/desktop/ibus/general/hotkey/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Dec 27 11:56:19 localhost livesys[819]: warning: Schema 'org.freedesktop.ibus.general.xkblayoutconfig' has path '/desktop/ibus/general/xkblayoutconfig/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Dec 27 11:56:19 localhost livesys[819]: warning: Schema 'org.freedesktop.ibus.panel' has path '/desktop/ibus/panel/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Dec 27 11:56:19 localhost livesys[819]: warning: Schema 'org.gnome.crypto.cache' has path '/desktop/gnome/crypto/cache/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Dec 27 11:56:19 localhost livesys[819]: warning: Schema 'org.gnome.crypto.pgp' has path '/desktop/gnome/crypto/pgp/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Dec 27 11:56:19 localhost livesys[819]: warning: Schema 'org.gnome.seahorse' has path '/apps/seahorse/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Dec 27 11:56:19 localhost livesys[819]: warning: Schema 'org.gnome.seahorse.manager' has path '/apps/seahorse/listing/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Dec 27 11:56:19 localhost livesys[819]: warning: Schema 'org.gnome.system.locale' has path '/system/locale/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Dec 27 11:56:19 localhost livesys[819]: warning: Schema 'org.gnome.system.proxy' has path '/system/proxy/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Dec 27 11:56:19 localhost livesys[819]: warning: Schema 'org.gnome.system.proxy.http' has path '/system/proxy/http/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Dec 27 11:56:19 localhost livesys[819]: warning: Schema 'org.gnome.system.proxy.https' has path '/system/proxy/https/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Dec 27 11:56:19 localhost livesys[819]: warning: Schema 'org.gnome.system.proxy.ftp' has path '/system/proxy/ftp/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Dec 27 11:56:19 localhost livesys[819]: warning: Schema 'org.gnome.system.proxy.socks' has path '/system/proxy/socks/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Dec 27 11:56:19 localhost systemd[1]: Started LSB: Init script for live image.. >Dec 27 11:56:19 localhost systemd[1]: Starting SYSV: Late init script for live image.... >Dec 27 11:56:19 localhost systemd[1]: Starting ABRT Automated Bug Reporting Tool... >Dec 27 11:56:19 localhost systemd[1]: Started ABRT Automated Bug Reporting Tool. >Dec 27 11:56:19 localhost systemd[1]: Starting Install ABRT coredump hook... >Dec 27 11:56:19 localhost systemd[1]: Started ABRT Xorg log watcher. >Dec 27 11:56:19 localhost systemd[1]: Started Harvest vmcores for ABRT. >Dec 27 11:56:19 localhost systemd[1]: Starting ABRT kernel log watcher... >Dec 27 11:56:19 localhost systemd[1]: Started ABRT kernel log watcher. >Dec 27 11:56:19 localhost systemd[1]: Starting GNOME Display Manager... >Dec 27 11:56:19 localhost systemd[1]: Started SYSV: Late init script for live image.. >Dec 27 11:56:19 localhost systemd[1]: Started Install ABRT coredump hook. >Dec 27 11:56:19 localhost abrtd[921]: Init complete, entering main loop >Dec 27 11:56:19 localhost kernel: nf_conntrack version 0.5.0 (16384 buckets, 65536 max) >Dec 27 11:56:19 localhost systemd[1]: Started GNOME Display Manager. >Dec 27 11:56:20 localhost kernel: ip6_tables: (C) 2000-2006 Netfilter Core Team >Dec 27 11:56:20 localhost dbus-daemon[820]: dbus[820]: [system] Rejected send message, 1 matched rules; type="method_call", sender=":1.7" (uid=0 pid=924 comm="/usr/sbin/gdm ") interface="org.freedesktop.DBus.Properties" member="GetAll" error name="(unset)" requested_reply="0" destination=":1.8" (uid=0 pid=951 comm="/usr/libexec/gdm-simple-slave --display-id /org/gn") >Dec 27 11:56:20 localhost dbus[820]: [system] Rejected send message, 1 matched rules; type="method_call", sender=":1.7" (uid=0 pid=924 comm="/usr/sbin/gdm ") interface="org.freedesktop.DBus.Properties" member="GetAll" error name="(unset)" requested_reply="0" destination=":1.8" (uid=0 pid=951 comm="/usr/libexec/gdm-simple-slave --display-id /org/gn") >Dec 27 11:56:20 localhost kernel: Ebtables v2.0 registered >Dec 27 11:56:20 localhost kernel: Bridge firewalling registered >Dec 27 11:56:20 localhost systemd[1]: Started firewalld - dynamic firewall daemon. >Dec 27 11:56:20 localhost systemd[1]: Starting Network Manager... >Dec 27 11:56:20 localhost NetworkManager[985]: <info> NetworkManager (version 0.9.9.0-20.git20131003.fc20) is starting... >Dec 27 11:56:20 localhost NetworkManager[985]: <info> Read config: /etc/NetworkManager/NetworkManager.conf >Dec 27 11:56:20 localhost NetworkManager[985]: <info> WEXT support is enabled >Dec 27 11:56:20 localhost kernel: cfg80211: Calling CRDA to update world regulatory domain >Dec 27 11:56:20 localhost kernel: cfg80211: World regulatory domain updated: >Dec 27 11:56:20 localhost kernel: cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp) >Dec 27 11:56:20 localhost kernel: cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) >Dec 27 11:56:20 localhost kernel: cfg80211: (2457000 KHz - 2482000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) >Dec 27 11:56:20 localhost kernel: cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm) >Dec 27 11:56:20 localhost kernel: cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) >Dec 27 11:56:20 localhost kernel: cfg80211: (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) >Dec 27 11:56:20 localhost NetworkManager[985]: <info> VPN: loaded org.freedesktop.NetworkManager.pptp >Dec 27 11:56:20 localhost NetworkManager[985]: <info> VPN: loaded org.freedesktop.NetworkManager.l2tp >Dec 27 11:56:20 localhost NetworkManager[985]: <info> VPN: loaded org.freedesktop.NetworkManager.openconnect >Dec 27 11:56:20 localhost NetworkManager[985]: <info> VPN: loaded org.freedesktop.NetworkManager.openvpn >Dec 27 11:56:20 localhost NetworkManager[985]: <info> VPN: loaded org.freedesktop.NetworkManager.vpnc >Dec 27 11:56:20 localhost NetworkManager[985]: ifcfg-rh: Acquired D-Bus service com.redhat.ifcfgrh1 >Dec 27 11:56:20 localhost NetworkManager[985]: <info> Loaded plugin ifcfg-rh: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >Dec 27 11:56:20 localhost NetworkManager[985]: <info> Loaded plugin keyfile: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >Dec 27 11:56:20 localhost NetworkManager[985]: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-lo ... >Dec 27 11:56:20 localhost NetworkManager[985]: <info> monitoring kernel firmware directory '/lib/firmware'. >Dec 27 11:56:20 localhost NetworkManager[985]: <info> WiFi hardware radio set enabled >Dec 27 11:56:20 localhost systemd[1]: Started Network Manager. >Dec 27 11:56:20 localhost systemd[1]: Starting Network. >Dec 27 11:56:20 localhost systemd[1]: Reached target Network. >Dec 27 11:56:20 localhost NetworkManager[985]: <info> WiFi enabled by radio killswitch; enabled by state file >Dec 27 11:56:20 localhost NetworkManager[985]: <info> WWAN enabled by radio killswitch; enabled by state file >Dec 27 11:56:20 localhost NetworkManager[985]: <info> WiMAX enabled by radio killswitch; enabled by state file >Dec 27 11:56:20 localhost NetworkManager[985]: <info> Networking is enabled by state file >Dec 27 11:56:20 localhost systemd[1]: Started Login and scanning of iSCSI devices. >Dec 27 11:56:20 localhost NetworkManager[985]: <info> (lo): link connected >Dec 27 11:56:20 localhost NetworkManager[985]: <info> (lo): carrier is ON >Dec 27 11:56:20 localhost NetworkManager[985]: <info> (lo): new Generic device (driver: 'unknown' ifindex: 1) >Dec 27 11:56:20 localhost NetworkManager[985]: <info> (lo): exported as /org/freedesktop/NetworkManager/Devices/0 >Dec 27 11:56:20 localhost NetworkManager[985]: <info> (lo): No existing connection detected. >Dec 27 11:56:20 localhost NetworkManager[985]: <info> (p5p1): carrier is OFF >Dec 27 11:56:20 localhost NetworkManager[985]: <info> (p5p1): new Ethernet device (driver: 'e1000e' ifindex: 2) >Dec 27 11:56:20 localhost NetworkManager[985]: <info> (p5p1): exported as /org/freedesktop/NetworkManager/Devices/1 >Dec 27 11:56:20 localhost NetworkManager[985]: <info> (p5p1): No existing connection detected. >Dec 27 11:56:20 localhost NetworkManager[985]: <info> (p5p1): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2] >Dec 27 11:56:20 localhost NetworkManager[985]: <info> (p5p1): bringing up device. >Dec 27 11:56:20 localhost kernel: e1000e 0000:0d:00.0: irq 92 for MSI/MSI-X >Dec 27 11:56:20 localhost kernel: e1000e 0000:0d:00.0: irq 92 for MSI/MSI-X >Dec 27 11:56:20 localhost kernel: IPv6: ADDRCONF(NETDEV_UP): p5p1: link is not ready >Dec 27 11:56:20 localhost NetworkManager[985]: <info> Added default wired connection 'Wired connection 1' for /sys/devices/pci0000:00/0000:00:1c.4/0000:0d:00.0/net/p5p1 >Dec 27 11:56:20 localhost NetworkManager[985]: <info> (p6p1): carrier is OFF >Dec 27 11:56:20 localhost NetworkManager[985]: <info> (p6p1): new Ethernet device (driver: 'e1000e' ifindex: 3) >Dec 27 11:56:20 localhost NetworkManager[985]: <info> (p6p1): exported as /org/freedesktop/NetworkManager/Devices/2 >Dec 27 11:56:20 localhost NetworkManager[985]: <info> (p6p1): No existing connection detected. >Dec 27 11:56:20 localhost NetworkManager[985]: <info> (p6p1): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2] >Dec 27 11:56:20 localhost NetworkManager[985]: <info> (p6p1): bringing up device. >Dec 27 11:56:20 localhost ModemManager[817]: <warn> Couldn't find support for device at '/sys/devices/pci0000:00/0000:00:1c.4/0000:0d:00.0': not supported by any plugin >Dec 27 11:56:20 localhost ModemManager[817]: <warn> Couldn't find support for device at '/sys/devices/pci0000:00/0000:00:1c.5/0000:0f:00.0': not supported by any plugin >Dec 27 11:56:20 localhost kernel: e1000e 0000:0f:00.0: irq 93 for MSI/MSI-X >Dec 27 11:56:21 localhost kernel: e1000e 0000:0f:00.0: irq 93 for MSI/MSI-X >Dec 27 11:56:21 localhost NetworkManager[985]: <info> Added default wired connection 'Wired connection 2' for /sys/devices/pci0000:00/0000:00:1c.5/0000:0f:00.0/net/p6p1 >Dec 27 11:56:21 localhost dbus[820]: [system] Activating via systemd: service name='org.bluez' unit='dbus-org.bluez.service' >Dec 27 11:56:21 localhost dbus-daemon[820]: dbus[820]: [system] Activating via systemd: service name='org.bluez' unit='dbus-org.bluez.service' >Dec 27 11:56:21 localhost kernel: IPv6: ADDRCONF(NETDEV_UP): p6p1: link is not ready >Dec 27 11:56:21 localhost NetworkManager[985]: <info> startup complete >Dec 27 11:56:21 localhost NetworkManager[985]: <info> ModemManager available in the bus >Dec 27 11:56:21 localhost systemd[1]: Starting Bluetooth service... >Dec 27 11:56:21 localhost bluetoothd[1152]: Bluetooth daemon 5.12 >Dec 27 11:56:21 localhost dbus-daemon[820]: dbus[820]: [system] Successfully activated service 'org.bluez' >Dec 27 11:56:21 localhost dbus[820]: [system] Successfully activated service 'org.bluez' >Dec 27 11:56:21 localhost systemd[1]: Started Bluetooth service. >Dec 27 11:56:21 localhost kernel: Bluetooth: Core ver 2.16 >Dec 27 11:56:21 localhost kernel: NET: Registered protocol family 31 >Dec 27 11:56:21 localhost kernel: Bluetooth: HCI device and connection manager initialized >Dec 27 11:56:21 localhost kernel: Bluetooth: HCI socket layer initialized >Dec 27 11:56:21 localhost kernel: Bluetooth: L2CAP socket layer initialized >Dec 27 11:56:21 localhost kernel: Bluetooth: SCO socket layer initialized >Dec 27 11:56:21 localhost bluetoothd[1152]: Starting SDP server >Dec 27 11:56:21 localhost kernel: Bluetooth: BNEP (Ethernet Emulation) ver 1.3 >Dec 27 11:56:21 localhost kernel: Bluetooth: BNEP filters: protocol multicast >Dec 27 11:56:21 localhost kernel: Bluetooth: BNEP socket layer initialized >Dec 27 11:56:21 localhost bluetoothd[1152]: Bluetooth management interface 1.3 initialized >Dec 27 11:56:21 localhost dbus[820]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' >Dec 27 11:56:21 localhost dbus-daemon[820]: dbus[820]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' >Dec 27 11:56:21 localhost systemd[1]: Starting Hostname Service... >Dec 27 11:56:21 localhost dbus-daemon[820]: dbus[820]: [system] Successfully activated service 'org.freedesktop.hostname1' >Dec 27 11:56:21 localhost dbus[820]: [system] Successfully activated service 'org.freedesktop.hostname1' >Dec 27 11:56:21 localhost systemd[1]: Started Hostname Service. >Dec 27 11:56:22 localhost systemd[1]: Started Wait for Plymouth Boot Screen to Quit. >Dec 27 11:56:22 localhost systemd[1]: Starting Multi-User System. >Dec 27 11:56:22 localhost systemd[1]: Reached target Multi-User System. >Dec 27 11:56:22 localhost systemd[1]: Starting Graphical Interface. >Dec 27 11:56:22 localhost systemd[1]: Reached target Graphical Interface. >Dec 27 11:56:22 localhost systemd[1]: Starting Stop Read-Ahead Data Collection 10s After Completed Startup. >Dec 27 11:56:22 localhost systemd[1]: Started Stop Read-Ahead Data Collection 10s After Completed Startup. >Dec 27 11:56:22 localhost systemd[1]: Starting Update UTMP about System Runlevel Changes... >Dec 27 11:56:22 localhost systemd[1]: Started Update UTMP about System Runlevel Changes. >Dec 27 11:56:22 localhost systemd[1]: Startup finished in 1.387s (kernel) + 3.560s (initrd) + 7.161s (userspace) = 12.109s. >Dec 27 11:56:22 localhost systemd[1]: Starting user-1000.slice. >Dec 27 11:56:22 localhost systemd[1]: Created slice user-1000.slice. >Dec 27 11:56:22 localhost systemd[1]: Starting User Manager for 1000... >Dec 27 11:56:22 localhost systemd[1]: Starting Session 1 of user liveuser. >Dec 27 11:56:22 localhost systemd-logind[821]: New session 1 of user liveuser. >Dec 27 11:56:22 localhost systemd-logind[821]: Linked /tmp/.X11-unix/X0 to /run/user/1000/X11-display. >Dec 27 11:56:22 localhost systemd[1]: Started Session 1 of user liveuser. >Dec 27 11:56:22 localhost gdm-autologin][1443]: pam_unix(gdm-autologin:session): session opened for user liveuser by (uid=0) >Dec 27 11:56:22 localhost systemd[1448]: pam_unix(systemd-user:session): session opened for user liveuser by (uid=0) >Dec 27 11:56:22 localhost systemd[1448]: Failed to open private bus connection: Failed to connect to socket /run/user/1000/dbus/user_bus_socket: No such file or directory >Dec 27 11:56:22 localhost systemd[1448]: Starting Default. >Dec 27 11:56:22 localhost systemd[1448]: Reached target Default. >Dec 27 11:56:22 localhost systemd[1448]: Startup finished in 15ms. >Dec 27 11:56:22 localhost systemd[1]: Started User Manager for 1000. >Dec 27 11:56:22 localhost kernel: e1000e: p5p1 NIC Link is Up 100 Mbps Full Duplex, Flow Control: None >Dec 27 11:56:22 localhost NetworkManager[985]: <info> (p5p1): link connected >Dec 27 11:56:22 localhost NetworkManager[985]: <info> (p5p1): device state change: unavailable -> disconnected (reason 'carrier-changed') [20 30 40] >Dec 27 11:56:22 localhost NetworkManager[985]: <info> Auto-activating connection 'Wired connection 1'. >Dec 27 11:56:22 localhost kernel: e1000e 0000:0d:00.0 p5p1: 10/100 speed: disabling TSO >Dec 27 11:56:22 localhost kernel: IPv6: ADDRCONF(NETDEV_CHANGE): p5p1: link becomes ready >Dec 27 11:56:22 localhost NetworkManager[985]: <info> Activation (p5p1) starting connection 'Wired connection 1' >Dec 27 11:56:22 localhost NetworkManager[985]: <info> (p5p1): device state change: disconnected -> prepare (reason 'none') [30 40 0] >Dec 27 11:56:22 localhost NetworkManager[985]: <info> NetworkManager state is now CONNECTING >Dec 27 11:56:22 localhost NetworkManager[985]: <info> Activation (p5p1) Stage 1 of 5 (Device Prepare) scheduled... >Dec 27 11:56:22 localhost NetworkManager[985]: <info> Activation (p5p1) Stage 1 of 5 (Device Prepare) started... >Dec 27 11:56:22 localhost NetworkManager[985]: <info> Activation (p5p1) Stage 2 of 5 (Device Configure) scheduled... >Dec 27 11:56:22 localhost NetworkManager[985]: <info> Activation (p5p1) Stage 1 of 5 (Device Prepare) complete. >Dec 27 11:56:22 localhost NetworkManager[985]: <info> Activation (p5p1) Stage 2 of 5 (Device Configure) starting... >Dec 27 11:56:22 localhost NetworkManager[985]: <info> (p5p1): device state change: prepare -> config (reason 'none') [40 50 0] >Dec 27 11:56:22 localhost NetworkManager[985]: <info> Activation (p5p1) Stage 2 of 5 (Device Configure) successful. >Dec 27 11:56:22 localhost NetworkManager[985]: <info> Activation (p5p1) Stage 2 of 5 (Device Configure) complete. >Dec 27 11:56:22 localhost NetworkManager[985]: <info> Activation (p5p1) Stage 3 of 5 (IP Configure Start) scheduled. >Dec 27 11:56:22 localhost NetworkManager[985]: <info> Activation (p5p1) Stage 3 of 5 (IP Configure Start) started... >Dec 27 11:56:22 localhost NetworkManager[985]: <info> (p5p1): device state change: config -> ip-config (reason 'none') [50 70 0] >Dec 27 11:56:22 localhost NetworkManager[985]: <info> Activation (p5p1) Beginning DHCPv4 transaction (timeout in 45 seconds) >Dec 27 11:56:22 localhost NetworkManager[985]: <info> dhclient started with pid 1472 >Dec 27 11:56:22 localhost NetworkManager[985]: <info> Activation (p5p1) Stage 3 of 5 (IP Configure Start) complete. >Dec 27 11:56:22 localhost NetworkManager[985]: <error> [1388141782.498818] [rdisc/nm-lndp-rdisc.c:194] send_rs(): (p5p1): cannot send router solicitation: -99. >Dec 27 11:56:22 localhost dhclient[1472]: Internet Systems Consortium DHCP Client 4.2.5 >Dec 27 11:56:22 localhost NetworkManager[985]: Internet Systems Consortium DHCP Client 4.2.5 >Dec 27 11:56:22 localhost /etc/gdm/Xsession[1451]: cp: cannot stat ‘/usr/share/applications/liveinst.desktop’: No such file or directory >Dec 27 11:56:22 localhost dhclient[1472]: Copyright 2004-2013 Internet Systems Consortium. >Dec 27 11:56:22 localhost NetworkManager[985]: Copyright 2004-2013 Internet Systems Consortium. >Dec 27 11:56:22 localhost dhclient[1472]: All rights reserved. >Dec 27 11:56:22 localhost NetworkManager[985]: All rights reserved. >Dec 27 11:56:22 localhost dhclient[1472]: For info, please visit https://www.isc.org/software/dhcp/ >Dec 27 11:56:22 localhost NetworkManager[985]: For info, please visit https://www.isc.org/software/dhcp/ >Dec 27 11:56:22 localhost dhclient[1472]: Dec 27 11:56:22 localhost NetworkManager[985]: <info> (p5p1): DHCPv4 state changed nbi -> preinit >Dec 27 11:56:22 localhost dhclient[1472]: Listening on LPF/p5p1/00:25:90:13:30:36 >Dec 27 11:56:22 localhost NetworkManager[985]: Listening on LPF/p5p1/00:25:90:13:30:36 >Dec 27 11:56:22 localhost NetworkManager[985]: Sending on LPF/p5p1/00:25:90:13:30:36 >Dec 27 11:56:22 localhost dhclient[1472]: Sending on LPF/p5p1/00:25:90:13:30:36 >Dec 27 11:56:22 localhost dhclient[1472]: Sending on Socket/fallback >Dec 27 11:56:22 localhost NetworkManager[985]: Sending on Socket/fallback >Dec 27 11:56:22 localhost dhclient[1472]: DHCPDISCOVER on p5p1 to 255.255.255.255 port 67 interval 6 (xid=0x3c99a479) >Dec 27 11:56:22 localhost NetworkManager[985]: DHCPDISCOVER on p5p1 to 255.255.255.255 port 67 interval 6 (xid=0x3c99a479) >Dec 27 11:56:23 localhost /etc/gdm/Xsession[1451]: libGL error: failed to load driver: radeon >Dec 27 11:56:23 localhost /etc/gdm/Xsession[1451]: libGL error: Try again with LIBGL_DEBUG=verbose for more details. >Dec 27 11:56:23 localhost /etc/gdm/Xsession[1451]: gnome-session-is-accelerated: llvmpipe detected. >Dec 27 11:56:23 localhost kernel: fuse init (API version 7.22) >Dec 27 11:56:23 localhost systemd[1]: Mounting FUSE Control File System... >Dec 27 11:56:23 localhost systemd[1]: Mounted FUSE Control File System. >Dec 27 11:56:23 localhost kernel: SELinux: initialized (dev fusectl, type fusectl), uses genfs_contexts >Dec 27 11:56:23 localhost kernel: SELinux: initialized (dev fuse, type fuse), uses genfs_contexts >Dec 27 11:56:23 localhost gnome-session[1451]: GNOME_KEYRING_CONTROL=/run/user/1000/keyring-wMCzd4 >Dec 27 11:56:23 localhost gnome-session[1451]: GNOME_KEYRING_PID=1538 >Dec 27 11:56:23 localhost gnome-session[1451]: GNOME_KEYRING_CONTROL=/run/user/1000/keyring-wMCzd4 >Dec 27 11:56:23 localhost gnome-session[1451]: GPG_AGENT_INFO=/run/user/1000/keyring-wMCzd4/gpg:0:1 >Dec 27 11:56:23 localhost gnome-session[1451]: GNOME_KEYRING_CONTROL=/run/user/1000/keyring-wMCzd4 >Dec 27 11:56:23 localhost gnome-session[1451]: GNOME_KEYRING_CONTROL=/run/user/1000/keyring-wMCzd4 >Dec 27 11:56:23 localhost gnome-session[1451]: GPG_AGENT_INFO=/run/user/1000/keyring-wMCzd4/gpg:0:1 >Dec 27 11:56:23 localhost gnome-session[1451]: SSH_AUTH_SOCK=/run/user/1000/keyring-wMCzd4/ssh >Dec 27 11:56:24 localhost kernel: e1000e: p6p1 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: None >Dec 27 11:56:24 localhost NetworkManager[985]: <info> (p6p1): link connected >Dec 27 11:56:24 localhost NetworkManager[985]: <info> (p6p1): device state change: unavailable -> disconnected (reason 'carrier-changed') [20 30 40] >Dec 27 11:56:24 localhost NetworkManager[985]: <info> Auto-activating connection 'Wired connection 2'. >Dec 27 11:56:24 localhost NetworkManager[985]: <info> Activation (p6p1) starting connection 'Wired connection 2' >Dec 27 11:56:24 localhost NetworkManager[985]: <info> (p6p1): device state change: disconnected -> prepare (reason 'none') [30 40 0] >Dec 27 11:56:24 localhost NetworkManager[985]: <info> Activation (p6p1) Stage 1 of 5 (Device Prepare) scheduled... >Dec 27 11:56:24 localhost NetworkManager[985]: <info> Activation (p6p1) Stage 1 of 5 (Device Prepare) started... >Dec 27 11:56:24 localhost NetworkManager[985]: <info> Activation (p6p1) Stage 2 of 5 (Device Configure) scheduled... >Dec 27 11:56:24 localhost NetworkManager[985]: <info> Activation (p6p1) Stage 1 of 5 (Device Prepare) complete. >Dec 27 11:56:24 localhost NetworkManager[985]: <info> Activation (p6p1) Stage 2 of 5 (Device Configure) starting... >Dec 27 11:56:24 localhost NetworkManager[985]: <info> (p6p1): device state change: prepare -> config (reason 'none') [40 50 0] >Dec 27 11:56:24 localhost NetworkManager[985]: <info> Activation (p6p1) Stage 2 of 5 (Device Configure) successful. >Dec 27 11:56:24 localhost kernel: IPv6: ADDRCONF(NETDEV_CHANGE): p6p1: link becomes ready >Dec 27 11:56:24 localhost NetworkManager[985]: <info> Activation (p6p1) Stage 2 of 5 (Device Configure) complete. >Dec 27 11:56:24 localhost gnome-session[1451]: W: [pulseaudio] authkey.c: Failed to open cookie file '/home/liveuser/.config/pulse/cookie': No such file or directory >Dec 27 11:56:24 localhost gnome-session[1451]: W: [pulseaudio] authkey.c: Failed to load authorization key '/home/liveuser/.config/pulse/cookie': No such file or directory >Dec 27 11:56:24 localhost gnome-session[1451]: W: [pulseaudio] authkey.c: Failed to open cookie file '/home/liveuser/.pulse-cookie': No such file or directory >Dec 27 11:56:24 localhost gnome-session[1451]: W: [pulseaudio] authkey.c: Failed to load authorization key '/home/liveuser/.pulse-cookie': No such file or directory >Dec 27 11:56:24 localhost dbus-daemon[820]: dbus[820]: [system] Activating via systemd: service name='org.freedesktop.UPower' unit='upower.service' >Dec 27 11:56:24 localhost dbus[820]: [system] Activating via systemd: service name='org.freedesktop.UPower' unit='upower.service' >Dec 27 11:56:24 localhost systemd[1]: Starting Daemon for power management... >Dec 27 11:56:24 localhost NetworkManager[985]: <info> Activation (p6p1) Stage 3 of 5 (IP Configure Start) scheduled. >Dec 27 11:56:24 localhost NetworkManager[985]: <info> Activation (p6p1) Stage 3 of 5 (IP Configure Start) started... >Dec 27 11:56:24 localhost NetworkManager[985]: <info> (p6p1): device state change: config -> ip-config (reason 'none') [50 70 0] >Dec 27 11:56:24 localhost NetworkManager[985]: <info> Activation (p6p1) Beginning DHCPv4 transaction (timeout in 45 seconds) >Dec 27 11:56:24 localhost NetworkManager[985]: <info> dhclient started with pid 1566 >Dec 27 11:56:24 localhost NetworkManager[985]: <info> Activation (p6p1) Stage 3 of 5 (IP Configure Start) complete. >Dec 27 11:56:24 localhost NetworkManager[985]: <error> [1388141784.99709] [rdisc/nm-lndp-rdisc.c:194] send_rs(): (p6p1): cannot send router solicitation: -99. >Dec 27 11:56:24 localhost dbus-daemon[820]: dbus[820]: [system] Successfully activated service 'org.freedesktop.UPower' >Dec 27 11:56:24 localhost dbus[820]: [system] Successfully activated service 'org.freedesktop.UPower' >Dec 27 11:56:24 localhost systemd[1]: Started Daemon for power management. >Dec 27 11:56:24 localhost dhclient[1566]: Internet Systems Consortium DHCP Client 4.2.5 >Dec 27 11:56:24 localhost dhclient[1566]: Copyright 2004-2013 Internet Systems Consortium. >Dec 27 11:56:24 localhost dhclient[1566]: All rights reserved. >Dec 27 11:56:24 localhost dhclient[1566]: For info, please visit https://www.isc.org/software/dhcp/ >Dec 27 11:56:24 localhost dhclient[1566]: Dec 27 11:56:24 localhost NetworkManager[985]: Internet Systems Consortium DHCP Client 4.2.5 >Dec 27 11:56:24 localhost NetworkManager[985]: Copyright 2004-2013 Internet Systems Consortium. >Dec 27 11:56:24 localhost NetworkManager[985]: All rights reserved. >Dec 27 11:56:24 localhost NetworkManager[985]: For info, please visit https://www.isc.org/software/dhcp/ >Dec 27 11:56:24 localhost NetworkManager[985]: <info> (p6p1): DHCPv4 state changed nbi -> preinit >Dec 27 11:56:24 localhost rtkit-daemon[811]: Successfully made thread 1558 of process 1558 (/usr/bin/pulseaudio) owned by '1000' high priority at nice level -11. >Dec 27 11:56:24 localhost rtkit-daemon[811]: Supervising 1 threads of 1 processes of 1 users. >Dec 27 11:56:24 localhost dhclient[1566]: Listening on LPF/p6p1/00:25:90:13:30:37 >Dec 27 11:56:24 localhost NetworkManager[985]: Listening on LPF/p6p1/00:25:90:13:30:37 >Dec 27 11:56:24 localhost dhclient[1566]: Sending on LPF/p6p1/00:25:90:13:30:37 >Dec 27 11:56:24 localhost NetworkManager[985]: Sending on LPF/p6p1/00:25:90:13:30:37 >Dec 27 11:56:24 localhost dhclient[1566]: Sending on Socket/fallback >Dec 27 11:56:24 localhost NetworkManager[985]: Sending on Socket/fallback >Dec 27 11:56:24 localhost dhclient[1566]: DHCPDISCOVER on p6p1 to 255.255.255.255 port 67 interval 8 (xid=0x5aee5380) >Dec 27 11:56:24 localhost NetworkManager[985]: DHCPDISCOVER on p6p1 to 255.255.255.255 port 67 interval 8 (xid=0x5aee5380) >Dec 27 11:56:24 localhost avahi-daemon[816]: Registering new address record for fe80::225:90ff:fe13:3036 on p5p1.*. >Dec 27 11:56:24 localhost dbus-daemon[820]: dbus[820]: [system] Activating via systemd: service name='org.freedesktop.ColorManager' unit='colord.service' >Dec 27 11:56:24 localhost dbus[820]: [system] Activating via systemd: service name='org.freedesktop.ColorManager' unit='colord.service' >Dec 27 11:56:24 localhost systemd[1]: Starting Manage, Install and Generate Color Profiles... >Dec 27 11:56:24 localhost dbus-daemon[820]: dbus[820]: [system] Activating via systemd: service name='org.freedesktop.UDisks2' unit='udisks2.service' >Dec 27 11:56:24 localhost dbus[820]: [system] Activating via systemd: service name='org.freedesktop.UDisks2' unit='udisks2.service' >Dec 27 11:56:24 localhost systemd[1]: Starting Disk Manager... >Dec 27 11:56:24 localhost colord[1614]: Using mapping database file /var/lib/colord/mapping.db >Dec 27 11:56:24 localhost udisksd[1616]: udisks daemon version 2.1.1 starting >Dec 27 11:56:24 localhost colord[1614]: Using device database file /var/lib/colord/storage.db >Dec 27 11:56:24 localhost colord[1614]: loaded plugin libcd_plugin_scanner.so >Dec 27 11:56:24 localhost colord[1614]: loaded plugin libcd_plugin_camera.so >Dec 27 11:56:24 localhost colord[1614]: Daemon ready for requests >Dec 27 11:56:24 localhost dbus-daemon[820]: dbus[820]: [system] Successfully activated service 'org.freedesktop.ColorManager' >Dec 27 11:56:24 localhost dbus[820]: [system] Successfully activated service 'org.freedesktop.ColorManager' >Dec 27 11:56:24 localhost systemd[1]: Started Manage, Install and Generate Color Profiles. >Dec 27 11:56:25 localhost avahi-daemon[816]: Registering new address record for fe80::225:90ff:fe13:3037 on p6p1.*. >Dec 27 11:56:25 localhost dbus-daemon[820]: dbus[820]: [system] Successfully activated service 'org.freedesktop.UDisks2' >Dec 27 11:56:25 localhost dbus[820]: [system] Successfully activated service 'org.freedesktop.UDisks2' >Dec 27 11:56:25 localhost systemd[1]: Started Disk Manager. >Dec 27 11:56:25 localhost udisksd[1616]: Acquired the name org.freedesktop.UDisks2 on the system message bus >Dec 27 11:56:25 localhost systemd[1]: Starting CUPS Printing Service... >Dec 27 11:56:25 localhost systemd[1]: Started CUPS Printing Service. >Dec 27 11:56:25 localhost dbus-daemon[820]: dbus[820]: [system] Activating via systemd: service name='org.freedesktop.locale1' unit='dbus-org.freedesktop.locale1.service' >Dec 27 11:56:25 localhost dbus[820]: [system] Activating via systemd: service name='org.freedesktop.locale1' unit='dbus-org.freedesktop.locale1.service' >Dec 27 11:56:25 localhost systemd[1]: Starting Locale Service... >Dec 27 11:56:25 localhost dbus-daemon[820]: dbus[820]: [system] Successfully activated service 'org.freedesktop.locale1' >Dec 27 11:56:25 localhost dbus[820]: [system] Successfully activated service 'org.freedesktop.locale1' >Dec 27 11:56:25 localhost systemd[1]: Started Locale Service. >Dec 27 11:56:25 localhost gnome-session[1451]: libGL error: failed to load driver: radeon >Dec 27 11:56:25 localhost gnome-session[1451]: libGL error: Try again with LIBGL_DEBUG=verbose for more details. >Dec 27 11:56:28 localhost polkitd[884]: Registered Authentication Agent for unix-session:1 (system bus name :1.30 [/usr/bin/gnome-shell], object path /org/freedesktop/PolicyKit1/AuthenticationAgent, locale en_US.UTF-8) >Dec 27 11:56:28 localhost kernel: nf_conntrack: automatic helper assignment is deprecated and it will be removed soon. Use the iptables CT target to attach helpers instead. >Dec 27 11:56:28 localhost dhclient[1472]: DHCPDISCOVER on p5p1 to 255.255.255.255 port 67 interval 7 (xid=0x3c99a479) >Dec 27 11:56:28 localhost dhclient[1472]: DHCPREQUEST on p5p1 to 255.255.255.255 port 67 (xid=0x3c99a479) >Dec 27 11:56:28 localhost dhclient[1472]: DHCPOFFER from 172.17.255.1 >Dec 27 11:56:28 localhost dhclient[1472]: DHCPACK from 172.17.255.1 (xid=0x3c99a479) >Dec 27 11:56:28 localhost NetworkManager[985]: DHCPDISCOVER on p5p1 to 255.255.255.255 port 67 interval 7 (xid=0x3c99a479) >Dec 27 11:56:28 localhost NetworkManager[985]: DHCPREQUEST on p5p1 to 255.255.255.255 port 67 (xid=0x3c99a479) >Dec 27 11:56:28 localhost NetworkManager[985]: DHCPOFFER from 172.17.255.1 >Dec 27 11:56:28 localhost NetworkManager[985]: DHCPACK from 172.17.255.1 (xid=0x3c99a479) >Dec 27 11:56:28 localhost dhclient[1472]: bound to 172.17.10.109 -- renewal in 1563 seconds. >Dec 27 11:56:28 localhost NetworkManager[985]: <info> (p5p1): DHCPv4 state changed preinit -> bound >Dec 27 11:56:28 localhost NetworkManager[985]: bound to 172.17.10.109 -- renewal in 1563 seconds. >Dec 27 11:56:28 localhost NetworkManager[985]: <info> address 172.17.10.109 >Dec 27 11:56:28 localhost NetworkManager[985]: <info> plen 16 (255.255.0.0) >Dec 27 11:56:28 localhost NetworkManager[985]: <info> classless static route 192.168.10.0/24 gw 172.17.255.253 >Dec 27 11:56:28 localhost NetworkManager[985]: <info> classless static route 192.168.64.0/19 gw 172.17.255.253 >Dec 27 11:56:28 localhost NetworkManager[985]: <info> classless static route 192.168.100.0/24 gw 172.17.255.253 >Dec 27 11:56:28 localhost NetworkManager[985]: <info> gateway 172.17.255.254 >Dec 27 11:56:28 localhost NetworkManager[985]: <info> lease time 3600 >Dec 27 11:56:28 localhost NetworkManager[985]: <info> nameserver '172.17.255.1' >Dec 27 11:56:28 localhost NetworkManager[985]: <info> domain name 'int-mz.radiotrevisan.it' >Dec 27 11:56:28 localhost NetworkManager[985]: <info> Activation (p5p1) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >Dec 27 11:56:28 localhost NetworkManager[985]: <info> Activation (p5p1) Stage 5 of 5 (IPv4 Commit) started... >Dec 27 11:56:28 localhost avahi-daemon[816]: Joining mDNS multicast group on interface p5p1.IPv4 with address 172.17.10.109. >Dec 27 11:56:28 localhost avahi-daemon[816]: New relevant interface p5p1.IPv4 for mDNS. >Dec 27 11:56:28 localhost avahi-daemon[816]: Registering new address record for 172.17.10.109 on p5p1.IPv4. >Dec 27 11:56:28 localhost NetworkManager[985]: <info> (p5p1): device state change: ip-config -> ip-check (reason 'none') [70 80 0] >Dec 27 11:56:28 localhost NetworkManager[985]: <info> Activation (p5p1) Stage 5 of 5 (IPv4 Commit) complete. >Dec 27 11:56:28 localhost NetworkManager[985]: <info> (p5p1): device state change: ip-check -> secondaries (reason 'none') [80 90 0] >Dec 27 11:56:28 localhost NetworkManager[985]: <info> (p5p1): device state change: secondaries -> activated (reason 'none') [90 100 0] >Dec 27 11:56:28 localhost NetworkManager[985]: <info> NetworkManager state is now CONNECTED_GLOBAL >Dec 27 11:56:28 localhost NetworkManager[985]: <info> Policy set 'Wired connection 1' (p5p1) as default for IPv4 routing and DNS. >Dec 27 11:56:28 localhost NetworkManager[985]: <info> Activation (p5p1) successful, device activated. >Dec 27 11:56:28 localhost dbus-daemon[820]: dbus[820]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' >Dec 27 11:56:28 localhost dbus[820]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' >Dec 27 11:56:28 localhost systemd[1]: Starting Network Manager Script Dispatcher Service... >Dec 27 11:56:28 localhost dbus-daemon[820]: dbus[820]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >Dec 27 11:56:28 localhost dbus[820]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >Dec 27 11:56:28 localhost systemd[1]: Started Network Manager Script Dispatcher Service. >Dec 27 11:56:29 localhost goa[1677]: goa-daemon version 3.10.2 starting [main.c:117, main()] >Dec 27 11:56:29 localhost avahi-daemon[816]: Withdrawing address record for fe80::225:90ff:fe13:3037 on p6p1. >Dec 27 11:56:29 localhost avahi-daemon[816]: Withdrawing workstation service for p6p1. >Dec 27 11:56:29 localhost avahi-daemon[816]: Withdrawing address record for fe80::225:90ff:fe13:3036 on p5p1. >Dec 27 11:56:29 localhost avahi-daemon[816]: Withdrawing workstation service for p5p1. >Dec 27 11:56:29 localhost avahi-daemon[816]: Withdrawing workstation service for lo. >Dec 27 11:56:29 localhost avahi-daemon[816]: Host name conflict, retrying with linux-2 >Dec 27 11:56:29 localhost avahi-daemon[816]: Registering new address record for fe80::225:90ff:fe13:3037 on p6p1.*. >Dec 27 11:56:29 localhost avahi-daemon[816]: Registering new address record for fe80::225:90ff:fe13:3036 on p5p1.*. >Dec 27 11:56:29 localhost avahi-daemon[816]: Registering new address record for 172.17.10.109 on p5p1.IPv4. >Dec 27 11:56:29 localhost avahi-daemon[816]: Server startup complete. Host name is linux-2.local. Local service cookie is 308638520. >Dec 27 11:56:29 localhost avahi-daemon[816]: Registering HINFO record with values 'X86_64'/'LINUX'. >Dec 27 11:56:29 localhost goa[1677]: GoaKerberosIdentityManager: Using polling for change notification for credential cache type 'KEYRING' [goakerberosidentitymanager.c:1393, monitor_credentials_cache()] >Dec 27 11:56:29 localhost gnome-session[1451]: Gjs-Message: JS LOG: GNOME Shell started at Fri Dec 27 2013 05:56:29 GMT-0500 (EST) >Dec 27 11:56:29 localhost gnome-session[1451]: vmware-user: could not open /proc/fs/vmblock/dev >Dec 27 11:56:29 localhost gnome-session[1451]: Creating config directory:'/home/liveuser/.config/tracker' >Dec 27 11:56:29 localhost gnome-session[1451]: Failed to play sound: File or data not found >Dec 27 11:56:29 localhost gnome-session[1451]: Entering running state >Dec 27 11:56:30 localhost vmusr[1781]: [ warning] [GLib-GObject] Attempt to add property ToolsCoreService::tcs-app-ctx after class was initialised >Dec 27 11:56:30 localhost vmusr[1781]: [ warning] [GLib-GObject] Attempt to add property ToolsCoreService::tcs-prop-thread-pool after class was initialised >Dec 27 11:56:30 localhost vmusr[1781]: [ warning] [vmtoolsd] The vmusr service needs to run inside a virtual machine. >Dec 27 11:56:30 localhost obexd[1827]: OBEX daemon 5.12 >Dec 27 11:56:30 localhost gnome-keyring-daemon[1538]: keyring alias directory: /home/liveuser/.local/share/keyrings >Dec 27 11:56:31 localhost gnome-session[1451]: Window manager warning: Log level 16: STACK_OP_ADD: window 0x2200001 already in stack >Dec 27 11:56:31 localhost gnome-session[1451]: Window manager warning: Log level 16: STACK_OP_ADD: window 0x2200001 already in stack >Dec 27 11:56:31 localhost colord[1614]: Device added: xrandr-Dell Inc.-DELL U2211H-D1TPK08J545L >Dec 27 11:56:32 localhost dhclient[1566]: DHCPDISCOVER on p6p1 to 255.255.255.255 port 67 interval 15 (xid=0x5aee5380) >Dec 27 11:56:32 localhost NetworkManager[985]: DHCPDISCOVER on p6p1 to 255.255.255.255 port 67 interval 15 (xid=0x5aee5380) >Dec 27 11:56:32 localhost colord[1614]: Automatic metadata add icc-c007602708b87c3676197920808d03a1 to xrandr-Dell Inc.-DELL U2211H-D1TPK08J545L >Dec 27 11:56:32 localhost colord[1614]: Profile added: icc-c007602708b87c3676197920808d03a1 >Dec 27 11:56:32 localhost dhclient[1566]: DHCPREQUEST on p6p1 to 255.255.255.255 port 67 (xid=0x5aee5380) >Dec 27 11:56:32 localhost dhclient[1566]: DHCPOFFER from 172.17.255.1 >Dec 27 11:56:32 localhost NetworkManager[985]: DHCPREQUEST on p6p1 to 255.255.255.255 port 67 (xid=0x5aee5380) >Dec 27 11:56:32 localhost NetworkManager[985]: DHCPOFFER from 172.17.255.1 >Dec 27 11:56:32 localhost dhclient[1566]: DHCPACK from 172.17.255.1 (xid=0x5aee5380) >Dec 27 11:56:32 localhost NetworkManager[985]: DHCPACK from 172.17.255.1 (xid=0x5aee5380) >Dec 27 11:56:32 localhost NetworkManager[985]: <info> (p6p1): DHCPv4 state changed preinit -> bound >Dec 27 11:56:32 localhost NetworkManager[985]: <info> address 172.17.254.18 >Dec 27 11:56:32 localhost NetworkManager[985]: <info> plen 16 (255.255.0.0) >Dec 27 11:56:32 localhost NetworkManager[985]: <info> gateway 172.17.255.254 >Dec 27 11:56:32 localhost NetworkManager[985]: <info> lease time 3600 >Dec 27 11:56:32 localhost NetworkManager[985]: <info> nameserver '172.17.255.1' >Dec 27 11:56:32 localhost NetworkManager[985]: <info> domain name 'int-mz.radiotrevisan.it' >Dec 27 11:56:32 localhost NetworkManager[985]: <info> Activation (p6p1) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >Dec 27 11:56:32 localhost NetworkManager[985]: <info> Activation (p6p1) Stage 5 of 5 (IPv4 Commit) started... >Dec 27 11:56:32 localhost avahi-daemon[816]: Joining mDNS multicast group on interface p6p1.IPv4 with address 172.17.254.18. >Dec 27 11:56:32 localhost avahi-daemon[816]: New relevant interface p6p1.IPv4 for mDNS. >Dec 27 11:56:32 localhost avahi-daemon[816]: Registering new address record for 172.17.254.18 on p6p1.IPv4. >Dec 27 11:56:32 localhost NetworkManager[985]: <info> (p6p1): device state change: ip-config -> ip-check (reason 'none') [70 80 0] >Dec 27 11:56:32 localhost NetworkManager[985]: <info> Activation (p6p1) Stage 5 of 5 (IPv4 Commit) complete. >Dec 27 11:56:32 localhost NetworkManager[985]: <info> (p6p1): device state change: ip-check -> secondaries (reason 'none') [80 90 0] >Dec 27 11:56:32 localhost NetworkManager[985]: <info> (p6p1): device state change: secondaries -> activated (reason 'none') [90 100 0] >Dec 27 11:56:32 localhost dhclient[1566]: bound to 172.17.254.18 -- renewal in 1400 seconds. >Dec 27 11:56:32 localhost NetworkManager[985]: bound to 172.17.254.18 -- renewal in 1400 seconds. >Dec 27 11:56:32 localhost NetworkManager[985]: <info> Activation (p6p1) successful, device activated. >Dec 27 11:56:34 localhost chronyd[836]: Selected source 77.242.176.11 >Dec 27 11:56:34 localhost chronyd[836]: System clock wrong by 23.052950 seconds, adjustment started >Dec 27 11:56:57 localhost chronyd[836]: System clock was stepped by 23.053 seconds >Dec 27 11:56:57 localhost systemd[1448]: Time has been changed >Dec 27 11:56:57 localhost systemd[1]: Time has been changed >Dec 27 11:57:01 localhost gnome-session[1451]: Window manager warning: CurrentTime used to choose focus window; focus window may not be correct. >Dec 27 11:57:01 localhost userhelper[1968]: pam_timestamp(liveinst:session): updated timestamp file `/var/run/sudo/liveuser/unknown:root' >Dec 27 11:57:01 localhost userhelper[1973]: running '/usr/sbin/liveinst' with root privileges on behalf of 'liveuser' >Dec 27 11:57:01 localhost kernel: md: raid0 personality registered for level 0 >Dec 27 11:57:01 localhost kernel: md: raid1 personality registered for level 1 >Dec 27 11:57:01 localhost kernel: async_tx: api initialized (async) >Dec 27 11:57:01 localhost kernel: md: raid6 personality registered for level 6 >Dec 27 11:57:01 localhost kernel: md: raid5 personality registered for level 5 >Dec 27 11:57:01 localhost kernel: md: raid4 personality registered for level 4 >Dec 27 11:57:01 localhost kernel: md: raid10 personality registered for level 10 >Dec 27 11:57:01 localhost kernel: device-mapper: multipath: version 1.5.1 loaded >Dec 27 11:57:01 localhost kernel: device-mapper: multipath round-robin: version 1.0.0 loaded >Dec 27 11:57:01 localhost kernel: sha256_ssse3: Using SSSE3 optimized SHA-256 implementation >Dec 27 11:57:01 localhost kernel: Loading iSCSI transport class v2.0-870. >Dec 27 11:57:01 localhost kernel: iscsi: registered transport (tcp) >Dec 27 11:57:01 localhost kernel: No iBFT detected. >Dec 27 11:57:01 localhost dbus[1497]: avc: received setenforce notice (enforcing=0) >Dec 27 11:57:01 localhost dbus[1473]: avc: received setenforce notice (enforcing=0) >Dec 27 11:57:01 localhost dbus-daemon[820]: dbus[820]: avc: received setenforce notice (enforcing=0) >Dec 27 11:57:01 localhost dbus[820]: avc: received setenforce notice (enforcing=0) >Dec 27 11:57:02 localhost kernel: device fsid 6e0df940-6859-415b-acf2-452a0b902192 devid 1 transid 25 /dev/sdc >Dec 27 11:57:02 localhost kernel: device fsid 6e0df940-6859-415b-acf2-452a0b902192 devid 2 transid 25 /dev/sdd >Dec 27 11:57:03 localhost kernel: device fsid 6e0df940-6859-415b-acf2-452a0b902192 devid 1 transid 25 /dev/sdc >Dec 27 11:57:03 localhost kernel: device fsid 6e0df940-6859-415b-acf2-452a0b902192 devid 1 transid 25 /dev/sdc >Dec 27 11:57:03 localhost kernel: btrfs: disk space caching is enabled >Dec 27 11:57:03 localhost kernel: SELinux: initialized (dev sdd, type btrfs), uses xattr >Dec 27 11:57:03 localhost kernel: device fsid 6e0df940-6859-415b-acf2-452a0b902192 devid 2 transid 27 /dev/sdd >Dec 27 11:57:04 localhost gnome-session[1451]: localuser:root being added to access control list >Dec 27 11:57:05 localhost anaconda[2095]: /sbin/anaconda 20.25.15-1 >Dec 27 11:57:05 localhost anaconda[2095]: 8257536 kB (8064 MB) are available >Dec 27 11:57:05 localhost anaconda[2095]: check_memory(): total:8064, needed:512, graphical:512 >Dec 27 11:57:05 localhost anaconda[2095]: Not doing 'start audit daemon' in live installation >Dec 27 11:57:05 localhost anaconda[2095]: anaconda called with cmdline = ['/sbin/anaconda', '--liveinst', '--method=livecd:///dev/mapper/live-base'] >Dec 27 11:57:05 localhost anaconda[2095]: Default encoding = ascii >Dec 27 11:57:05 localhost program[2095]: Running... udevadm trigger --action=change --subsystem-match=block >Dec 27 11:57:05 localhost program[2095]: Return code: 0 >Dec 27 11:57:05 localhost program[2095]: Running... udevadm settle --timeout=300 >Dec 27 11:57:05 localhost kernel: device fsid 6e0df940-6859-415b-acf2-452a0b902192 devid 1 transid 27 /dev/sdc >Dec 27 11:57:05 localhost kernel: device fsid 6e0df940-6859-415b-acf2-452a0b902192 devid 2 transid 27 /dev/sdd >Dec 27 11:57:06 localhost program[2095]: Return code: 0 >Dec 27 11:57:06 localhost blivet[2095]: ISCSID is /sbin/iscsid >Dec 27 11:57:06 localhost blivet[2095]: no initiator set >Dec 27 11:57:06 localhost program[2095]: Running... modprobe fcoe >Dec 27 11:57:06 localhost program[2095]: Return code: 0 >Dec 27 11:57:06 localhost program[2095]: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >Dec 27 11:57:06 localhost program[2095]: No FCoE boot disk information is found in EDD! >Dec 27 11:57:06 localhost program[2095]: Return code: 1 >Dec 27 11:57:06 localhost blivet[2095]: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >Dec 27 11:57:06 localhost blivet[2095]: no /etc/zfcp.conf; not configuring zfcp >Dec 27 11:57:06 localhost anaconda[2095]: Display mode = g >Dec 27 11:57:06 localhost anaconda[2095]: 8257536 kB (8064 MB) are available >Dec 27 11:57:06 localhost anaconda[2095]: check_memory(): total:8064, needed:512, graphical:512 >Dec 27 11:57:06 localhost blivet[2095]: trying to set new default fstype to 'ext4' >Dec 27 11:57:06 localhost blivet[2095]: Ext4FS.supported: supported: True ; >Dec 27 11:57:06 localhost blivet[2095]: getFormat('ext4') returning Ext4FS instance >Dec 27 11:57:06 localhost blivet[2095]: Ext4FS.supported: supported: True ; >Dec 27 11:57:06 localhost anaconda[2095]: module import of __init__ failed: <type 'exceptions.AttributeError'> >Dec 27 11:57:06 localhost anaconda[2095]: module import of __init__ failed: <type 'exceptions.AttributeError'> >Dec 27 11:57:06 localhost anaconda[2095]: using only installclass _Fedora >Dec 27 11:57:06 localhost anaconda[2095]: bootloader GRUB2 on X86 platform >Dec 27 11:57:06 localhost blivet[2095]: Detected 8080M of memory >Dec 27 11:57:06 localhost blivet[2095]: Suggested swap size (8080 M) exceeds 10 % of disk space, using 10 % of disk space (0 M) instead. >Dec 27 11:57:06 localhost blivet[2095]: Swap attempt of 0M >Dec 27 11:57:06 localhost anaconda[2095]: bootloader GRUB2 on X86 platform >Dec 27 11:57:06 localhost anaconda[2095]: network: devices found ['p5p1', 'p6p1'] >Dec 27 11:57:06 localhost ifcfg[2095]: content of files (network initialization): >Dec 27 11:57:06 localhost ifcfg[2095]: all settings: [{'802-3-ethernet': {'s390-options': {}, 'mac-address': [0, 37, 144, 19, 48, 54]}, 'connection': {'timestamp': 1388141788L, 'type': '802-3-ethernet', 'id': 'Wired connection 1', 'uuid': 'e39b3708-fa82-4161-9793-af91655da7b2'}}, {'802-3-ethernet': {'s390-options': {}, 'mac-address': [0, 37, 144, 19, 48, 55]}, 'connection': {'timestamp': 1388141792L, 'type': '802-3-ethernet', 'id': 'Wired connection 2', 'uuid': 'ba8dca5d-63ae-460b-8592-5c318f996ae7'}}] >Dec 27 11:57:06 localhost NetworkManager[985]: ifcfg-rh: read connection 'p5p1' >Dec 27 11:57:06 localhost NetworkManager[985]: <info> (p5p1): device state change: activated -> disconnected (reason 'connection-removed') [100 30 38] >Dec 27 11:57:06 localhost NetworkManager[985]: <info> (p5p1): deactivating device (reason 'connection-removed') [38] >Dec 27 11:57:06 localhost NetworkManager[985]: <info> (p5p1): canceled DHCP transaction, DHCP client pid 1472 >Dec 27 11:57:06 localhost avahi-daemon[816]: Withdrawing address record for 172.17.10.109 on p5p1. >Dec 27 11:57:06 localhost avahi-daemon[816]: Leaving mDNS multicast group on interface p5p1.IPv4 with address 172.17.10.109. >Dec 27 11:57:06 localhost avahi-daemon[816]: Interface p5p1.IPv4 no longer relevant for mDNS. >Dec 27 11:57:06 localhost NetworkManager[985]: <info> Policy set 'Wired connection 2' (p6p1) as default for IPv4 routing and DNS. >Dec 27 11:57:06 localhost dbus-daemon[820]: dbus[820]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' >Dec 27 11:57:06 localhost dbus[820]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' >Dec 27 11:57:06 localhost systemd[1]: Starting Network Manager Script Dispatcher Service... >Dec 27 11:57:06 localhost NetworkManager[985]: <info> Saved default wired connection 'p5p1' to persistent storage >Dec 27 11:57:06 localhost NetworkManager[985]: <info> Auto-activating connection 'p5p1'. >Dec 27 11:57:06 localhost NetworkManager[985]: <info> Activation (p5p1) starting connection 'p5p1' >Dec 27 11:57:06 localhost NetworkManager[985]: <info> (p5p1): device state change: disconnected -> prepare (reason 'none') [30 40 0] >Dec 27 11:57:06 localhost NetworkManager[985]: <info> Activation (p5p1) Stage 1 of 5 (Device Prepare) scheduled... >Dec 27 11:57:06 localhost NetworkManager[985]: <info> Activation (p5p1) Stage 1 of 5 (Device Prepare) started... >Dec 27 11:57:06 localhost NetworkManager[985]: <info> Activation (p5p1) Stage 2 of 5 (Device Configure) scheduled... >Dec 27 11:57:06 localhost NetworkManager[985]: <info> Activation (p5p1) Stage 1 of 5 (Device Prepare) complete. >Dec 27 11:57:06 localhost NetworkManager[985]: <info> Activation (p5p1) Stage 2 of 5 (Device Configure) starting... >Dec 27 11:57:06 localhost NetworkManager[985]: <info> (p5p1): device state change: prepare -> config (reason 'none') [40 50 0] >Dec 27 11:57:06 localhost NetworkManager[985]: <info> Activation (p5p1) Stage 2 of 5 (Device Configure) successful. >Dec 27 11:57:06 localhost NetworkManager[985]: <info> Activation (p5p1) Stage 2 of 5 (Device Configure) complete. >Dec 27 11:57:06 localhost anaconda[2095]: network: dumping ifcfg file for default autoconnection on p5p1 >Dec 27 11:57:06 localhost dbus-daemon[820]: dbus[820]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >Dec 27 11:57:06 localhost dbus[820]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >Dec 27 11:57:06 localhost systemd[1]: Started Network Manager Script Dispatcher Service. >Dec 27 11:57:06 localhost NetworkManager[985]: <info> Activation (p5p1) Stage 3 of 5 (IP Configure Start) scheduled. >Dec 27 11:57:06 localhost NetworkManager[985]: <info> Activation (p5p1) Stage 3 of 5 (IP Configure Start) started... >Dec 27 11:57:06 localhost NetworkManager[985]: <info> (p5p1): device state change: config -> ip-config (reason 'none') [50 70 0] >Dec 27 11:57:06 localhost NetworkManager[985]: <info> Activation (p5p1) Beginning DHCPv4 transaction (timeout in 45 seconds) >Dec 27 11:57:06 localhost NetworkManager[985]: <info> dhclient started with pid 2175 >Dec 27 11:57:06 localhost NetworkManager[985]: <info> Activation (p5p1) Stage 3 of 5 (IP Configure Start) complete. >Dec 27 11:57:06 localhost NetworkManager[985]: ifcfg-rh: updating /etc/sysconfig/network-scripts/ifcfg-p5p1 >Dec 27 11:57:06 localhost dhclient[2175]: Internet Systems Consortium DHCP Client 4.2.5 >Dec 27 11:57:06 localhost anaconda[2095]: network: setting autoconnect of p5p1 to False >Dec 27 11:57:06 localhost NetworkManager[985]: Internet Systems Consortium DHCP Client 4.2.5 >Dec 27 11:57:06 localhost dhclient[2175]: Copyright 2004-2013 Internet Systems Consortium. >Dec 27 11:57:06 localhost NetworkManager[985]: Copyright 2004-2013 Internet Systems Consortium. >Dec 27 11:57:06 localhost dhclient[2175]: All rights reserved. >Dec 27 11:57:06 localhost NetworkManager[985]: All rights reserved. >Dec 27 11:57:06 localhost dhclient[2175]: For info, please visit https://www.isc.org/software/dhcp/ >Dec 27 11:57:06 localhost NetworkManager[985]: For info, please visit https://www.isc.org/software/dhcp/ >Dec 27 11:57:06 localhost dhclient[2175]: Dec 27 11:57:06 localhost NetworkManager[985]: <info> (p5p1): DHCPv4 state changed nbi -> preinit >Dec 27 11:57:06 localhost dhclient[2175]: Listening on LPF/p5p1/00:25:90:13:30:36 >Dec 27 11:57:06 localhost NetworkManager[985]: Listening on LPF/p5p1/00:25:90:13:30:36 >Dec 27 11:57:06 localhost dhclient[2175]: Sending on LPF/p5p1/00:25:90:13:30:36 >Dec 27 11:57:06 localhost NetworkManager[985]: Sending on LPF/p5p1/00:25:90:13:30:36 >Dec 27 11:57:06 localhost dhclient[2175]: Sending on Socket/fallback >Dec 27 11:57:06 localhost NetworkManager[985]: Sending on Socket/fallback >Dec 27 11:57:06 localhost dhclient[2175]: DHCPREQUEST on p5p1 to 255.255.255.255 port 67 (xid=0x1708598e) >Dec 27 11:57:06 localhost NetworkManager[985]: DHCPREQUEST on p5p1 to 255.255.255.255 port 67 (xid=0x1708598e) >Dec 27 11:57:06 localhost dhclient[2175]: DHCPACK from 172.17.255.1 (xid=0x1708598e) >Dec 27 11:57:06 localhost NetworkManager[985]: DHCPACK from 172.17.255.1 (xid=0x1708598e) >Dec 27 11:57:06 localhost dhclient[2175]: bound to 172.17.10.109 -- renewal in 1453 seconds. >Dec 27 11:57:06 localhost NetworkManager[985]: bound to 172.17.10.109 -- renewal in 1453 seconds. >Dec 27 11:57:06 localhost NetworkManager[985]: <info> (p5p1): DHCPv4 state changed preinit -> reboot >Dec 27 11:57:06 localhost NetworkManager[985]: <info> address 172.17.10.109 >Dec 27 11:57:06 localhost NetworkManager[985]: <info> plen 16 (255.255.0.0) >Dec 27 11:57:06 localhost NetworkManager[985]: <info> classless static route 192.168.10.0/24 gw 172.17.255.253 >Dec 27 11:57:06 localhost NetworkManager[985]: <info> classless static route 192.168.64.0/19 gw 172.17.255.253 >Dec 27 11:57:06 localhost NetworkManager[985]: <info> classless static route 192.168.100.0/24 gw 172.17.255.253 >Dec 27 11:57:06 localhost NetworkManager[985]: <info> gateway 172.17.255.254 >Dec 27 11:57:06 localhost NetworkManager[985]: <info> lease time 3600 >Dec 27 11:57:06 localhost NetworkManager[985]: <info> nameserver '172.17.255.1' >Dec 27 11:57:06 localhost NetworkManager[985]: <info> domain name 'int-mz.radiotrevisan.it' >Dec 27 11:57:06 localhost NetworkManager[985]: <info> Activation (p5p1) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >Dec 27 11:57:06 localhost NetworkManager[985]: <info> Activation (p5p1) Stage 5 of 5 (IPv4 Commit) started... >Dec 27 11:57:06 localhost avahi-daemon[816]: Joining mDNS multicast group on interface p5p1.IPv4 with address 172.17.10.109. >Dec 27 11:57:06 localhost avahi-daemon[816]: New relevant interface p5p1.IPv4 for mDNS. >Dec 27 11:57:06 localhost avahi-daemon[816]: Registering new address record for 172.17.10.109 on p5p1.IPv4. >Dec 27 11:57:06 localhost NetworkManager[985]: <info> (p5p1): device state change: ip-config -> ip-check (reason 'none') [70 80 0] >Dec 27 11:57:06 localhost NetworkManager[985]: <info> Activation (p5p1) Stage 5 of 5 (IPv4 Commit) complete. >Dec 27 11:57:06 localhost NetworkManager[985]: <info> (p5p1): device state change: ip-check -> secondaries (reason 'none') [80 90 0] >Dec 27 11:57:06 localhost NetworkManager[985]: <info> (p5p1): device state change: secondaries -> activated (reason 'none') [90 100 0] >Dec 27 11:57:06 localhost NetworkManager[985]: <info> Policy set 'p5p1' (p5p1) as default for IPv4 routing and DNS. >Dec 27 11:57:06 localhost NetworkManager[985]: <info> Activation (p5p1) successful, device activated. >Dec 27 11:57:06 localhost ifcfg[2095]: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-p5p1 >Dec 27 11:57:06 localhost ifcfg[2095]: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-p5p1 >Dec 27 11:57:07 localhost ifcfg[2095]: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-p5p1 >Dec 27 11:57:07 localhost ifcfg[2095]: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-p5p1 >Dec 27 11:57:07 localhost NetworkManager[985]: ifcfg-rh: read connection 'p6p1' >Dec 27 11:57:07 localhost NetworkManager[985]: <info> (p6p1): device state change: activated -> disconnected (reason 'connection-removed') [100 30 38] >Dec 27 11:57:07 localhost NetworkManager[985]: <info> (p6p1): deactivating device (reason 'connection-removed') [38] >Dec 27 11:57:07 localhost NetworkManager[985]: <info> (p6p1): canceled DHCP transaction, DHCP client pid 1566 >Dec 27 11:57:07 localhost avahi-daemon[816]: Withdrawing address record for 172.17.254.18 on p6p1. >Dec 27 11:57:07 localhost avahi-daemon[816]: Leaving mDNS multicast group on interface p6p1.IPv4 with address 172.17.254.18. >Dec 27 11:57:07 localhost avahi-daemon[816]: Interface p6p1.IPv4 no longer relevant for mDNS. >Dec 27 11:57:07 localhost NetworkManager[985]: <info> Saved default wired connection 'p6p1' to persistent storage >Dec 27 11:57:07 localhost NetworkManager[985]: <info> Auto-activating connection 'p6p1'. >Dec 27 11:57:07 localhost NetworkManager[985]: <info> Activation (p6p1) starting connection 'p6p1' >Dec 27 11:57:07 localhost NetworkManager[985]: <info> (p6p1): device state change: disconnected -> prepare (reason 'none') [30 40 0] >Dec 27 11:57:07 localhost NetworkManager[985]: <info> Activation (p6p1) Stage 1 of 5 (Device Prepare) scheduled... >Dec 27 11:57:07 localhost NetworkManager[985]: <info> Activation (p6p1) Stage 1 of 5 (Device Prepare) started... >Dec 27 11:57:07 localhost NetworkManager[985]: <info> Activation (p6p1) Stage 2 of 5 (Device Configure) scheduled... >Dec 27 11:57:07 localhost NetworkManager[985]: <info> Activation (p6p1) Stage 1 of 5 (Device Prepare) complete. >Dec 27 11:57:07 localhost NetworkManager[985]: <info> Activation (p6p1) Stage 2 of 5 (Device Configure) starting... >Dec 27 11:57:07 localhost NetworkManager[985]: <info> (p6p1): device state change: prepare -> config (reason 'none') [40 50 0] >Dec 27 11:57:07 localhost NetworkManager[985]: <info> Activation (p6p1) Stage 2 of 5 (Device Configure) successful. >Dec 27 11:57:07 localhost NetworkManager[985]: <info> Activation (p6p1) Stage 2 of 5 (Device Configure) complete. >Dec 27 11:57:07 localhost anaconda[2095]: network: dumping ifcfg file for default autoconnection on p6p1 >Dec 27 11:57:07 localhost NetworkManager[985]: <info> Activation (p6p1) Stage 3 of 5 (IP Configure Start) scheduled. >Dec 27 11:57:07 localhost NetworkManager[985]: <info> Activation (p6p1) Stage 3 of 5 (IP Configure Start) started... >Dec 27 11:57:07 localhost NetworkManager[985]: <info> (p6p1): device state change: config -> ip-config (reason 'none') [50 70 0] >Dec 27 11:57:07 localhost NetworkManager[985]: <info> Activation (p6p1) Beginning DHCPv4 transaction (timeout in 45 seconds) >Dec 27 11:57:07 localhost NetworkManager[985]: <info> dhclient started with pid 2246 >Dec 27 11:57:07 localhost NetworkManager[985]: <info> Activation (p6p1) Stage 3 of 5 (IP Configure Start) complete. >Dec 27 11:57:07 localhost dhclient[2246]: Internet Systems Consortium DHCP Client 4.2.5 >Dec 27 11:57:07 localhost dhclient[2246]: Copyright 2004-2013 Internet Systems Consortium. >Dec 27 11:57:07 localhost dhclient[2246]: All rights reserved. >Dec 27 11:57:07 localhost dhclient[2246]: For info, please visit https://www.isc.org/software/dhcp/ >Dec 27 11:57:07 localhost dhclient[2246]: Dec 27 11:57:07 localhost NetworkManager[985]: Internet Systems Consortium DHCP Client 4.2.5 >Dec 27 11:57:07 localhost NetworkManager[985]: Copyright 2004-2013 Internet Systems Consortium. >Dec 27 11:57:07 localhost NetworkManager[985]: All rights reserved. >Dec 27 11:57:07 localhost NetworkManager[985]: For info, please visit https://www.isc.org/software/dhcp/ >Dec 27 11:57:07 localhost anaconda[2095]: network: setting autoconnect of p6p1 to False >Dec 27 11:57:07 localhost anaconda[2095]: network: missing ifcfgs created for devices ['p5p1', 'p6p1'] >Dec 27 11:57:07 localhost ifcfg[2095]: content of files (missing ifcfgs created for devices ['p5p1', 'p6p1']): >Dec 27 11:57:07 localhost ifcfg[2095]: /etc/sysconfig/network-scripts/ifcfg-p6p1: >Dec 27 11:57:07 localhost NetworkManager[985]: ifcfg-rh: updating /etc/sysconfig/network-scripts/ifcfg-p6p1 >Dec 27 11:57:07 localhost ifcfg[2095]: TYPE=Ethernet >Dec 27 11:57:07 localhost ifcfg[2095]: BOOTPROTO=dhcp >Dec 27 11:57:07 localhost ifcfg[2095]: DEFROUTE=yes >Dec 27 11:57:07 localhost ifcfg[2095]: IPV4_FAILURE_FATAL=no >Dec 27 11:57:07 localhost ifcfg[2095]: IPV6INIT=yes >Dec 27 11:57:07 localhost ifcfg[2095]: IPV6_AUTOCONF=yes >Dec 27 11:57:07 localhost ifcfg[2095]: IPV6_DEFROUTE=yes >Dec 27 11:57:07 localhost ifcfg[2095]: IPV6_PEERDNS=yes >Dec 27 11:57:07 localhost ifcfg[2095]: IPV6_PEERROUTES=yes >Dec 27 11:57:07 localhost ifcfg[2095]: IPV6_FAILURE_FATAL=no >Dec 27 11:57:07 localhost NetworkManager[985]: <info> (p6p1): DHCPv4 state changed nbi -> preinit >Dec 27 11:57:07 localhost ifcfg[2095]: NAME=p6p1 >Dec 27 11:57:07 localhost ifcfg[2095]: UUID=ba8dca5d-63ae-460b-8592-5c318f996ae7 >Dec 27 11:57:07 localhost ifcfg[2095]: ONBOOT=no >Dec 27 11:57:07 localhost ifcfg[2095]: HWADDR=00:25:90:13:30:37 >Dec 27 11:57:07 localhost ifcfg[2095]: PEERDNS=yes >Dec 27 11:57:07 localhost ifcfg[2095]: PEERROUTES=yes >Dec 27 11:57:07 localhost ifcfg[2095]: /etc/sysconfig/network-scripts/ifcfg-p5p1: >Dec 27 11:57:07 localhost ifcfg[2095]: TYPE=Ethernet >Dec 27 11:57:07 localhost ifcfg[2095]: BOOTPROTO=dhcp >Dec 27 11:57:07 localhost ifcfg[2095]: DEFROUTE=yes >Dec 27 11:57:07 localhost dhclient[2246]: Listening on LPF/p6p1/00:25:90:13:30:37 >Dec 27 11:57:07 localhost NetworkManager[985]: Listening on LPF/p6p1/00:25:90:13:30:37 >Dec 27 11:57:07 localhost NetworkManager[985]: Sending on LPF/p6p1/00:25:90:13:30:37 >Dec 27 11:57:07 localhost NetworkManager[985]: Sending on Socket/fallback >Dec 27 11:57:07 localhost NetworkManager[985]: DHCPREQUEST on p6p1 to 255.255.255.255 port 67 (xid=0x28348be5) >Dec 27 11:57:07 localhost dhclient[2246]: Sending on LPF/p6p1/00:25:90:13:30:37 >Dec 27 11:57:07 localhost dhclient[2246]: Sending on Socket/fallback >Dec 27 11:57:07 localhost dhclient[2246]: DHCPREQUEST on p6p1 to 255.255.255.255 port 67 (xid=0x28348be5) >Dec 27 11:57:07 localhost dhclient[2246]: DHCPACK from 172.17.255.1 (xid=0x28348be5) >Dec 27 11:57:07 localhost NetworkManager[985]: DHCPACK from 172.17.255.1 (xid=0x28348be5) >Dec 27 11:57:07 localhost ifcfg[2095]: IPV4_FAILURE_FATAL=no >Dec 27 11:57:07 localhost ifcfg[2095]: IPV6INIT=yes >Dec 27 11:57:07 localhost ifcfg[2095]: IPV6_AUTOCONF=yes >Dec 27 11:57:07 localhost ifcfg[2095]: IPV6_DEFROUTE=yes >Dec 27 11:57:07 localhost NetworkManager[985]: <info> (p6p1): DHCPv4 state changed preinit -> reboot >Dec 27 11:57:07 localhost NetworkManager[985]: <info> address 172.17.254.18 >Dec 27 11:57:07 localhost NetworkManager[985]: <info> plen 16 (255.255.0.0) >Dec 27 11:57:07 localhost NetworkManager[985]: <info> gateway 172.17.255.254 >Dec 27 11:57:07 localhost NetworkManager[985]: <info> lease time 3600 >Dec 27 11:57:07 localhost NetworkManager[985]: <info> nameserver '172.17.255.1' >Dec 27 11:57:07 localhost NetworkManager[985]: <info> domain name 'int-mz.radiotrevisan.it' >Dec 27 11:57:07 localhost NetworkManager[985]: <info> Activation (p6p1) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >Dec 27 11:57:07 localhost NetworkManager[985]: <info> Activation (p6p1) Stage 5 of 5 (IPv4 Commit) started... >Dec 27 11:57:07 localhost avahi-daemon[816]: Joining mDNS multicast group on interface p6p1.IPv4 with address 172.17.254.18. >Dec 27 11:57:07 localhost avahi-daemon[816]: New relevant interface p6p1.IPv4 for mDNS. >Dec 27 11:57:07 localhost avahi-daemon[816]: Registering new address record for 172.17.254.18 on p6p1.IPv4. >Dec 27 11:57:07 localhost NetworkManager[985]: <info> (p6p1): device state change: ip-config -> ip-check (reason 'none') [70 80 0] >Dec 27 11:57:07 localhost NetworkManager[985]: <info> Activation (p6p1) Stage 5 of 5 (IPv4 Commit) complete. >Dec 27 11:57:07 localhost dhclient[2246]: bound to 172.17.254.18 -- renewal in 1714 seconds. >Dec 27 11:57:07 localhost NetworkManager[985]: bound to 172.17.254.18 -- renewal in 1714 seconds. >Dec 27 11:57:07 localhost ifcfg[2095]: IPV6_PEERDNS=yes >Dec 27 11:57:07 localhost NetworkManager[985]: <info> (p6p1): device state change: ip-check -> secondaries (reason 'none') [80 90 0] >Dec 27 11:57:07 localhost ifcfg[2095]: IPV6_PEERROUTES=yes >Dec 27 11:57:07 localhost ifcfg[2095]: IPV6_FAILURE_FATAL=no >Dec 27 11:57:07 localhost ifcfg[2095]: NAME=p5p1 >Dec 27 11:57:07 localhost NetworkManager[985]: <info> (p6p1): device state change: secondaries -> activated (reason 'none') [90 100 0] >Dec 27 11:57:07 localhost ifcfg[2095]: UUID=e39b3708-fa82-4161-9793-af91655da7b2 >Dec 27 11:57:07 localhost ifcfg[2095]: ONBOOT=no >Dec 27 11:57:07 localhost NetworkManager[985]: <info> Activation (p6p1) successful, device activated. >Dec 27 11:57:07 localhost ifcfg[2095]: HWADDR=00:25:90:13:30:36 >Dec 27 11:57:07 localhost ifcfg[2095]: PEERDNS=yes >Dec 27 11:57:07 localhost ifcfg[2095]: PEERROUTES=yes >Dec 27 11:57:07 localhost ifcfg[2095]: all settings: [{'802-3-ethernet': {'s390-options': {}, 'mac-address': [0, 37, 144, 19, 48, 55]}, 'connection': {'timestamp': 1388141827L, 'autoconnect': False, 'type': '802-3-ethernet', 'id': 'p6p1', 'uuid': 'ba8dca5d-63ae-460b-8592-5c318f996ae7'}, 'ipv4': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}, 'ipv6': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}}, {'802-3-ethernet': {'s390-options': {}, 'mac-address': [0, 37, 144, 19, 48, 54]}, 'connection': {'timestamp': 1388141826L, 'autoconnect': False, 'type': '802-3-ethernet', 'id': 'p5p1', 'uuid': 'e39b3708-fa82-4161-9793-af91655da7b2'}, 'ipv4': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}, 'ipv6': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}}] >Dec 27 11:57:07 localhost anaconda[2095]: updating hostname localhost.localdomain >Dec 27 11:57:07 localhost anaconda[2095]: Running Thread: AnaStorageThread (140571159660288) >Dec 27 11:57:07 localhost blivet[2095]: resetting Blivet (version 0.23.9) instance <blivet.Blivet object at 0x349ef50> >Dec 27 11:57:07 localhost blivet[2095]: no initiator set >Dec 27 11:57:07 localhost blivet[2095]: not going to create backup copy of non-existent /etc/mdadm.conf >Dec 27 11:57:07 localhost blivet[2095]: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >Dec 27 11:57:07 localhost program[2095]: Running... udevadm settle --timeout=300 >Dec 27 11:57:07 localhost anaconda[2095]: Running Thread: AnaTimeInitThread (140571151267584) >Dec 27 11:57:07 localhost anaconda[2095]: Running Thread: AnaWaitForConnectingNMThread (140571141822208) >Dec 27 11:57:07 localhost anaconda[2095]: Running Thread: AnaPayloadThread (140570924152576) >Dec 27 11:57:07 localhost program[2095]: Return code: 0 >Dec 27 11:57:07 localhost blivet[2095]: protected device spec /dev/sde1 resolved to sde1 >Dec 27 11:57:07 localhost blivet[2095]: sde1 looks to be the live device; marking as protected >Dec 27 11:57:07 localhost program[2095]: Running... udevadm settle --timeout=300 >Dec 27 11:57:07 localhost anaconda[2095]: updating hostname localhost.localdomain >Dec 27 11:57:07 localhost program[2095]: Return code: 0 >Dec 27 11:57:07 localhost blivet[2095]: devices to scan: ['sde', 'sde1', 'sda', 'sda1', 'sda2', 'sda5', 'sdb', 'sdb1', 'sdb2', 'sdc', 'sdd', 'sr0', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'dm-0', 'dm-1', 'dm-2', 'dm-3', 'dm-4', 'dm-5', 'dm-6', 'dm-7'] >Dec 27 11:57:07 localhost blivet[2095]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-SanDisk_Cruzer_1434921B8A83173E-0:0 /dev/disk/by-path/pci-0000:00:1d.7-usb-0:5:1.0-scsi-0:0:0:0', >'DEVNAME': 'sde', >'DEVPATH': '/devices/pci0000:00/0000:00:1d.7/usb2/2-5/2-5:1.0/host4/target4:0:0/4:0:0:0/block/sde', >'DEVTYPE': 'disk', >'ID_BUS': 'usb', >'ID_DRIVE_THUMB': '1', >'ID_INSTANCE': '0:0', >'ID_MODEL': 'Cruzer', >'ID_MODEL_ENC': 'Cruzer\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_MODEL_ID': '5151', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '000c8821', >'ID_PATH': 'pci-0000:00:1d.7-usb-0:5:1.0-scsi-0:0:0:0', >'ID_PATH_TAG': 'pci-0000_00_1d_7-usb-0_5_1_0-scsi-0_0_0_0', >'ID_REVISION': '7.01', >'ID_SERIAL': 'SanDisk_Cruzer_1434921B8A83173E-0:0', >'ID_SERIAL_SHORT': '1434921B8A83173E', >'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': '64', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '34804', >'name': 'sde', >'symlinks': ['/dev/disk/by-id/usb-SanDisk_Cruzer_1434921B8A83173E-0:0', >'/dev/disk/by-path/pci-0000:00:1d.7-usb-0:5:1.0-scsi-0:0:0:0'], >'sysfs_path': '/devices/pci0000:00/0000:00:1d.7/usb2/2-5/2-5:1.0/host4/target4:0:0/4:0:0:0/block/sde'} ; name: sde ; >Dec 27 11:57:07 localhost blivet[2095]: scanning sde (/devices/pci0000:00/0000:00:1d.7/usb2/2-5/2-5:1.0/host4/target4:0:0/4:0:0:0/block/sde)... >Dec 27 11:57:07 localhost blivet[2095]: DeviceTree.getDeviceByName: name: sde ; >Dec 27 11:57:07 localhost blivet[2095]: DeviceTree.getDeviceByName returned None >Dec 27 11:57:07 localhost blivet[2095]: DeviceTree.addUdevDiskDevice: name: sde ; >Dec 27 11:57:07 localhost blivet[2095]: sde is a disk >Dec 27 11:57:07 localhost blivet[2095]: getFormat('None') returning DeviceFormat instance >Dec 27 11:57:07 localhost blivet[2095]: DiskDevice._setFormat: sde ; current: None ; type: None ; >Dec 27 11:57:07 localhost program[2095]: Running... multipath -c /dev/sde >Dec 27 11:57:07 localhost program[2095]: Dec 27 05:57:07 | /etc/multipath.conf does not exist, blacklisting all devices. >Dec 27 11:57:07 localhost program[2095]: Dec 27 05:57:07 | A default multipath.conf file is located at >Dec 27 11:57:07 localhost program[2095]: Dec 27 05:57:07 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >Dec 27 11:57:07 localhost program[2095]: Dec 27 05:57:07 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >Dec 27 11:57:07 localhost program[2095]: /dev/sde is not a valid multipath device path >Dec 27 11:57:07 localhost program[2095]: Return code: 1 >Dec 27 11:57:07 localhost blivet[2095]: added disk sde (id 0) to device tree >Dec 27 11:57:07 localhost blivet[2095]: looking up parted Device: /dev/sde >Dec 27 11:57:07 localhost blivet[2095]: DeviceTree.handleUdevDeviceFormat: name: sde ; >Dec 27 11:57:07 localhost blivet[2095]: DeviceTree.handleUdevDiskLabelFormat: device: sde ; label_type: dos ; >Dec 27 11:57:07 localhost blivet[2095]: DiskDevice.setup: sde ; status: True ; controllable: True ; orig: False ; >Dec 27 11:57:07 localhost blivet[2095]: required disklabel type for sde (1) is None >Dec 27 11:57:07 localhost blivet[2095]: default disklabel type for sde is msdos >Dec 27 11:57:07 localhost blivet[2095]: selecting msdos disklabel for sde based on size >Dec 27 11:57:07 localhost blivet[2095]: DiskLabel.__init__: device: /dev/sde ; labelType: msdos ; exists: True ; >Dec 27 11:57:07 localhost blivet[2095]: Did not change pmbr_boot on parted.Disk instance -- >type: msdos primaryPartitionCount: 1 >lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 >partitions: [<parted.partition.Partition object at 0x7fd9400d4cd0>] >device: <parted.device.Device object at 0x7fd9400d4390> >PedDisk: <_ped.Disk object at 0x7fd9400cef80> >Dec 27 11:57:07 localhost blivet[2095]: getFormat('disklabel') returning DiskLabel instance >Dec 27 11:57:07 localhost blivet[2095]: DiskDevice._setFormat: sde ; current: None ; type: disklabel ; >Dec 27 11:57:07 localhost blivet[2095]: got device: DiskDevice instance (0x7fd94006d410) -- >name = sde status = True kids = 0 id = 0 >parents = [] >uuid = None size = 3839.31201172 >format = existing msdos disklabel >major = 8 minor = 64 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1d.7/usb2/2-5/2-5:1.0/host4/target4:0:0/4:0:0:0/block/sde partedDevice = parted.Device instance -- >model: SanDisk Cruzer path: /dev/sde type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 7862911 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: True >hardwareGeometry: (489, 255, 63) biosGeometry: (489, 255, 63) >PedDevice: <_ped.Device object at 0x35b6830> >target size = 0 path = /dev/sde >format args = [] originalFormat = None removable = True partedDevice = <parted.device.Device object at 0x7fd9400cd290> >Dec 27 11:57:07 localhost blivet[2095]: got format: DiskLabel instance (0x7fd94006d3d0) -- >type = disklabel name = partition table (MSDOS) status = False >device = /dev/sde 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 0x7fd9400d4cd0>] >device: <parted.device.Device object at 0x7fd9400d4390> >PedDisk: <_ped.Disk object at 0x7fd9400cef80> >origPartedDisk = <parted.disk.Disk object at 0x7fd9400d4850> >partedDevice = parted.Device instance -- >model: SanDisk Cruzer path: /dev/sde type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 7862911 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: True >hardwareGeometry: (489, 255, 63) biosGeometry: (489, 255, 63) >PedDevice: <_ped.Device object at 0x35b6cb0> >Dec 27 11:57:07 localhost anaconda[2095]: got 0 NTP servers from DHCP >Dec 27 11:57:07 localhost anaconda[2095]: Thread Done: AnaWaitForConnectingNMThread (140571141822208) >Dec 27 11:57:07 localhost blivet[2095]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-SanDisk_Cruzer_1434921B8A83173E-0:0-part1 /dev/disk/by-path/pci-0000:00:1d.7-usb-0:5:1.0-scsi-0:0:0:0-part1 /dev/disk/by-uuid/40FE-C84D', >'DEVNAME': 'sde1', >'DEVPATH': '/devices/pci0000:00/0000:00:1d.7/usb2/2-5/2-5:1.0/host4/target4:0:0/4:0:0:0/block/sde/sde1', >'DEVTYPE': 'partition', >'ID_BUS': 'usb', >'ID_DRIVE_THUMB': '1', >'ID_FS_TYPE': 'vfat', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '40FE-C84D', >'ID_FS_UUID_ENC': '40FE-C84D', >'ID_FS_VERSION': 'FAT32', >'ID_INSTANCE': '0:0', >'ID_MODEL': 'Cruzer', >'ID_MODEL_ENC': 'Cruzer\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_MODEL_ID': '5151', >'ID_PART_ENTRY_DISK': '8:64', >'ID_PART_ENTRY_FLAGS': '0x80', >'ID_PART_ENTRY_NUMBER': '1', >'ID_PART_ENTRY_OFFSET': '63', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '7855722', >'ID_PART_ENTRY_TYPE': '0xc', >'ID_PART_ENTRY_UUID': '000c8821-01', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '000c8821', >'ID_PATH': 'pci-0000:00:1d.7-usb-0:5:1.0-scsi-0:0:0:0', >'ID_PATH_TAG': 'pci-0000_00_1d_7-usb-0_5_1_0-scsi-0_0_0_0', >'ID_REVISION': '7.01', >'ID_SERIAL': 'SanDisk_Cruzer_1434921B8A83173E-0:0', >'ID_SERIAL_SHORT': '1434921B8A83173E', >'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': '65', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '34841', >'name': 'sde1', >'symlinks': ['/dev/disk/by-id/usb-SanDisk_Cruzer_1434921B8A83173E-0:0-part1', >'/dev/disk/by-path/pci-0000:00:1d.7-usb-0:5:1.0-scsi-0:0:0:0-part1', >'/dev/disk/by-uuid/40FE-C84D'], >'sysfs_path': '/devices/pci0000:00/0000:00:1d.7/usb2/2-5/2-5:1.0/host4/target4:0:0/4:0:0:0/block/sde/sde1'} ; name: sde1 ; >Dec 27 11:57:07 localhost blivet[2095]: scanning sde1 (/devices/pci0000:00/0000:00:1d.7/usb2/2-5/2-5:1.0/host4/target4:0:0/4:0:0:0/block/sde/sde1)... >Dec 27 11:57:07 localhost blivet[2095]: DeviceTree.getDeviceByName: name: sde1 ; >Dec 27 11:57:07 localhost blivet[2095]: DeviceTree.getDeviceByName returned None >Dec 27 11:57:07 localhost blivet[2095]: sde1 is a partition >Dec 27 11:57:07 localhost blivet[2095]: DeviceTree.addUdevPartitionDevice: name: sde1 ; >Dec 27 11:57:07 localhost blivet[2095]: DeviceTree.getDeviceByName: name: sde ; >Dec 27 11:57:07 localhost blivet[2095]: DeviceTree.getDeviceByName returned existing 3839MB disk sde (0) with existing msdos disklabel >Dec 27 11:57:07 localhost blivet[2095]: DiskDevice.addChild: kids: 0 ; name: sde ; >Dec 27 11:57:07 localhost blivet[2095]: PartitionDevice._setFormat: sde1 ; >Dec 27 11:57:07 localhost blivet[2095]: getFormat('None') returning DeviceFormat instance >Dec 27 11:57:07 localhost blivet[2095]: PartitionDevice._setFormat: sde1 ; current: None ; type: None ; >Dec 27 11:57:07 localhost blivet[2095]: looking up parted Partition: /dev/sde1 >Dec 27 11:57:07 localhost blivet[2095]: PartitionDevice.probe: sde1 ; exists: True ; >Dec 27 11:57:07 localhost blivet[2095]: PartitionDevice.getFlag: path: /dev/sde1 ; flag: 1 ; >Dec 27 11:57:07 localhost blivet[2095]: PartitionDevice.getFlag: path: /dev/sde1 ; flag: 10 ; >Dec 27 11:57:07 localhost blivet[2095]: PartitionDevice.getFlag: path: /dev/sde1 ; flag: 12 ; >Dec 27 11:57:07 localhost blivet[2095]: added partition sde1 (id 1) to device tree >Dec 27 11:57:07 localhost blivet[2095]: DeviceTree.handleUdevDeviceFormat: name: sde1 ; >Dec 27 11:57:07 localhost blivet[2095]: DeviceTree.handleUdevDiskLabelFormat: device: sde1 ; label_type: dos ; >Dec 27 11:57:07 localhost anaconda[2095]: Not doing 'start chronyd' in live installation >Dec 27 11:57:07 localhost blivet[2095]: PartitionDevice.setup: sde1 ; status: True ; controllable: True ; orig: False ; >Dec 27 11:57:07 localhost blivet[2095]: DiskLabel.__init__: device: /dev/sde1 ; labelType: dos ; exists: True ; >Dec 27 11:57:07 localhost blivet[2095]: disklabel detected but not usable on sde1 >Dec 27 11:57:07 localhost anaconda[2095]: Running Thread: AnaGeolocationRefreshThread (140571141822208) >Dec 27 11:57:07 localhost anaconda[2095]: Starting geolocation lookup >Dec 27 11:57:07 localhost anaconda[2095]: Geolocation provider: Fedora GeoIP >Dec 27 11:57:07 localhost blivet[2095]: getFormat('efi') returning EFIFS instance >Dec 27 11:57:07 localhost blivet[2095]: type detected on 'sde1' is 'vfat' >Dec 27 11:57:07 localhost blivet[2095]: getFormat('efi') returning EFIFS instance >Dec 27 11:57:07 localhost blivet[2095]: PartitionDevice._setFormat: sde1 ; >Dec 27 11:57:07 localhost anaconda[2095]: Geoloc: URLError for Fedora GeoIP API lookup: ><urlopen error [Errno 111] Connection refused> >Dec 27 11:57:07 localhost anaconda[2095]: Geolocation lookup finished in 0.0 seconds >Dec 27 11:57:07 localhost anaconda[2095]: no results from geolocation >Dec 27 11:57:07 localhost anaconda[2095]: Thread Done: AnaGeolocationRefreshThread (140571141822208) >Dec 27 11:57:07 localhost blivet[2095]: PartitionDevice._setFormat: sde1 ; current: None ; type: efi ; >Dec 27 11:57:07 localhost blivet[2095]: looking up parted Device: /dev/sde1 >Dec 27 11:57:07 localhost blivet[2095]: got device: PartitionDevice instance (0x35c4f10) -- >name = sde1 status = True kids = 0 id = 1 >parents = ['existing 3839MB disk sde (0) with existing msdos disklabel'] >uuid = None size = 3835.80175781 >format = existing efi filesystem >major = 8 minor = 65 exists = True protected = True >sysfs path = /devices/pci0000:00/0000:00:1d.7/usb2/2-5/2-5:1.0/host4/target4:0:0/4:0:0:0/block/sde/sde1 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sde1 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 7855722 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32729 did: 0 busy: True >hardwareGeometry: (488, 255, 63) biosGeometry: (488, 255, 63) >PedDevice: <_ped.Device object at 0x371c710> >target size = 0 path = /dev/sde1 >format args = [] originalFormat = None grow = None max size = 0 bootable = True >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7fd9400d4750> fileSystem: <parted.filesystem.FileSystem object at 0x7fd9400d4dd0> >number: 1 path: /dev/sde1 type: 0 >name: None active: True busy: True >geometry: <parted.geometry.Geometry object at 0x7fd9400d4d10> PedPartition: <_ped.Partition object at 0x7fd9400d0950> >disk = existing 3839MB disk sde (0) with existing msdos disklabel >start = 63 end = 7855784 length = 7855722 >flags = boot, lba >Dec 27 11:57:07 localhost blivet[2095]: got format: EFIFS instance (0x36f7210) -- >type = efi name = EFI System Partition status = False >device = /dev/sde1 uuid = 40FE-C84D exists = True >options = umask=0077,shortname=winnt supported = False formattable = True resizable = False >mountpoint = None mountopts = None >label = None size = 0.0 targetSize = 0.0 >Dec 27 11:57:07 localhost blivet[2095]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD1002FBYS-02A6B0_WD-WMATV8131629 /dev/disk/by-id/wwn-0x50014ee057b55731', >'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_AAM': '1', >'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', >'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', >'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', >'ID_ATA_FEATURE_SET_HPA': '1', >'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', >'ID_ATA_FEATURE_SET_PM': '1', >'ID_ATA_FEATURE_SET_PM_ENABLED': '1', >'ID_ATA_FEATURE_SET_PUIS': '1', >'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '182', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '182', >'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': 'WDC_WD1002FBYS-02A6B0', >'ID_MODEL_ENC': 'WDC\\x20WD1002FBYS-02A6B0\\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_PART_TABLE_UUID': '00029b0e', >'ID_REVISION': '03.00C06', >'ID_SERIAL': 'WDC_WD1002FBYS-02A6B0_WD-WMATV8131629', >'ID_SERIAL_SHORT': 'WD-WMATV8131629', >'ID_TYPE': 'disk', >'ID_WWN': '0x50014ee057b55731', >'ID_WWN_WITH_EXTENSION': '0x50014ee057b55731', >'MAJOR': '8', >'MINOR': '0', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '35927', >'name': 'sda', >'symlinks': ['/dev/disk/by-id/ata-WDC_WD1002FBYS-02A6B0_WD-WMATV8131629', >'/dev/disk/by-id/wwn-0x50014ee057b55731'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >Dec 27 11:57:07 localhost blivet[2095]: scanning sda (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >Dec 27 11:57:07 localhost blivet[2095]: DeviceTree.getDeviceByName: name: sda ; >Dec 27 11:57:07 localhost blivet[2095]: DeviceTree.getDeviceByName returned None >Dec 27 11:57:07 localhost blivet[2095]: DeviceTree.addUdevDiskDevice: name: sda ; >Dec 27 11:57:07 localhost blivet[2095]: sda is a disk >Dec 27 11:57:07 localhost blivet[2095]: getFormat('None') returning DeviceFormat instance >Dec 27 11:57:07 localhost blivet[2095]: DiskDevice._setFormat: sda ; current: None ; type: None ; >Dec 27 11:57:07 localhost program[2095]: Running... multipath -c /dev/sda >Dec 27 11:57:07 localhost program[2095]: Dec 27 05:57:07 | /etc/multipath.conf does not exist, blacklisting all devices. >Dec 27 11:57:07 localhost program[2095]: Dec 27 05:57:07 | A default multipath.conf file is located at >Dec 27 11:57:07 localhost program[2095]: Dec 27 05:57:07 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >Dec 27 11:57:07 localhost program[2095]: Dec 27 05:57:07 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >Dec 27 11:57:07 localhost program[2095]: /dev/sda is not a valid multipath device path >Dec 27 11:57:07 localhost program[2095]: Return code: 1 >Dec 27 11:57:07 localhost blivet[2095]: added disk sda (id 2) to device tree >Dec 27 11:57:07 localhost blivet[2095]: looking up parted Device: /dev/sda >Dec 27 11:57:07 localhost blivet[2095]: DeviceTree.handleUdevDeviceFormat: name: sda ; >Dec 27 11:57:07 localhost blivet[2095]: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: dos ; >Dec 27 11:57:07 localhost blivet[2095]: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >Dec 27 11:57:07 localhost blivet[2095]: required disklabel type for sda (1) is None >Dec 27 11:57:07 localhost blivet[2095]: default disklabel type for sda is msdos >Dec 27 11:57:07 localhost blivet[2095]: selecting msdos disklabel for sda based on size >Dec 27 11:57:07 localhost blivet[2095]: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >Dec 27 11:57:07 localhost blivet[2095]: Did not change pmbr_boot on parted.Disk instance -- >type: msdos primaryPartitionCount: 2 >lastPartitionNumber: 5 maxPrimaryPartitionCount: 4 >partitions: [<parted.partition.Partition object at 0x37c1b10>, <parted.partition.Partition object at 0x37f3090>, <parted.partition.Partition object at 0x37c1910>] >device: <parted.device.Device object at 0x37c1950> >PedDisk: <_ped.Disk object at 0x37f1320> >Dec 27 11:57:07 localhost blivet[2095]: getFormat('disklabel') returning DiskLabel instance >Dec 27 11:57:07 localhost blivet[2095]: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >Dec 27 11:57:07 localhost blivet[2095]: got device: DiskDevice instance (0x37c1650) -- >name = sda status = True kids = 0 id = 2 >parents = [] >uuid = None size = 953869.710938 >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 WDC WD1002FBYS-0 path: /dev/sda type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 1953525168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 1 did: 0 busy: False >hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) >PedDevice: <_ped.Device object at 0x3796560> >target size = 0 path = /dev/sda >format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7fd9400eb4d0> >Dec 27 11:57:07 localhost blivet[2095]: got format: DiskLabel instance (0x37c1790) -- >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 = 3 sectorSize = 512 >align_offset = 0 align_grain = 2048 >partedDisk = parted.Disk instance -- >type: msdos primaryPartitionCount: 2 >lastPartitionNumber: 5 maxPrimaryPartitionCount: 4 >partitions: [<parted.partition.Partition object at 0x37c1b10>, <parted.partition.Partition object at 0x37f3090>, <parted.partition.Partition object at 0x37c1910>] >device: <parted.device.Device object at 0x37c1950> >PedDisk: <_ped.Disk object at 0x37f1320> >origPartedDisk = <parted.disk.Disk object at 0x37c1e10> >partedDevice = parted.Device instance -- >model: ATA WDC WD1002FBYS-0 path: /dev/sda type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 1953525168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 1 did: 0 busy: False >hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) >PedDevice: <_ped.Device object at 0x3796c20> >Dec 27 11:57:07 localhost blivet[2095]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD1002FBYS-02A6B0_WD-WMATV8131629-part1 /dev/disk/by-id/wwn-0x50014ee057b55731-part1 /dev/disk/by-uuid/705a9c24-d8c1-42da-85f4-df925ed4f8e9', >'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_AAM': '1', >'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', >'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', >'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', >'ID_ATA_FEATURE_SET_HPA': '1', >'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', >'ID_ATA_FEATURE_SET_PM': '1', >'ID_ATA_FEATURE_SET_PM_ENABLED': '1', >'ID_ATA_FEATURE_SET_PUIS': '1', >'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '182', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '182', >'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '7200', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_FS_TYPE': 'ext2', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '705a9c24-d8c1-42da-85f4-df925ed4f8e9', >'ID_FS_UUID_ENC': '705a9c24-d8c1-42da-85f4-df925ed4f8e9', >'ID_FS_VERSION': '1.0', >'ID_MODEL': 'WDC_WD1002FBYS-02A6B0', >'ID_MODEL_ENC': 'WDC\\x20WD1002FBYS-02A6B0\\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': '497664', >'ID_PART_ENTRY_TYPE': '0x83', >'ID_PART_ENTRY_UUID': '00029b0e-01', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '00029b0e', >'ID_REVISION': '03.00C06', >'ID_SERIAL': 'WDC_WD1002FBYS-02A6B0_WD-WMATV8131629', >'ID_SERIAL_SHORT': 'WD-WMATV8131629', >'ID_TYPE': 'disk', >'ID_WWN': '0x50014ee057b55731', >'ID_WWN_WITH_EXTENSION': '0x50014ee057b55731', >'MAJOR': '8', >'MINOR': '1', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '35983', >'name': 'sda1', >'symlinks': ['/dev/disk/by-id/ata-WDC_WD1002FBYS-02A6B0_WD-WMATV8131629-part1', >'/dev/disk/by-id/wwn-0x50014ee057b55731-part1', >'/dev/disk/by-uuid/705a9c24-d8c1-42da-85f4-df925ed4f8e9'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1'} ; name: sda1 ; >Dec 27 11:57:07 localhost blivet[2095]: scanning sda1 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >Dec 27 11:57:07 localhost blivet[2095]: DeviceTree.getDeviceByName: name: sda1 ; >Dec 27 11:57:07 localhost blivet[2095]: DeviceTree.getDeviceByName returned None >Dec 27 11:57:07 localhost blivet[2095]: sda1 is a partition >Dec 27 11:57:07 localhost blivet[2095]: DeviceTree.addUdevPartitionDevice: name: sda1 ; >Dec 27 11:57:07 localhost blivet[2095]: DeviceTree.getDeviceByName: name: sda ; >Dec 27 11:57:07 localhost blivet[2095]: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >Dec 27 11:57:07 localhost blivet[2095]: DiskDevice.addChild: kids: 0 ; name: sda ; >Dec 27 11:57:07 localhost blivet[2095]: PartitionDevice._setFormat: sda1 ; >Dec 27 11:57:07 localhost blivet[2095]: getFormat('None') returning DeviceFormat instance >Dec 27 11:57:07 localhost blivet[2095]: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >Dec 27 11:57:07 localhost blivet[2095]: looking up parted Partition: /dev/sda1 >Dec 27 11:57:07 localhost blivet[2095]: PartitionDevice.probe: sda1 ; exists: True ; >Dec 27 11:57:07 localhost blivet[2095]: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >Dec 27 11:57:07 localhost blivet[2095]: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >Dec 27 11:57:07 localhost blivet[2095]: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >Dec 27 11:57:07 localhost blivet[2095]: added partition sda1 (id 3) to device tree >Dec 27 11:57:07 localhost blivet[2095]: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >Dec 27 11:57:07 localhost anaconda[2095]: Not doing 'activate layouts' in live installation >Dec 27 11:57:07 localhost blivet[2095]: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: dos ; >Dec 27 11:57:07 localhost blivet[2095]: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >Dec 27 11:57:07 localhost blivet[2095]: DiskLabel.__init__: device: /dev/sda1 ; labelType: dos ; exists: True ; >Dec 27 11:57:07 localhost blivet[2095]: disklabel detected but not usable on sda1 >Dec 27 11:57:07 localhost blivet[2095]: type detected on 'sda1' is 'ext2' >Dec 27 11:57:07 localhost program[2095]: Running... dumpe2fs -h /dev/sda1 >Dec 27 11:57:08 localhost program[2095]: dumpe2fs 1.42.8 (20-Jun-2013) >Dec 27 11:57:08 localhost program[2095]: Filesystem volume name: <none> >Dec 27 11:57:08 localhost program[2095]: Last mounted on: /run/media/gcastro/705a9c24-d8c1-42da-85f4-df925ed4f8e9 >Dec 27 11:57:08 localhost program[2095]: Filesystem UUID: 705a9c24-d8c1-42da-85f4-df925ed4f8e9 >Dec 27 11:57:08 localhost program[2095]: Filesystem magic number: 0xEF53 >Dec 27 11:57:08 localhost program[2095]: Filesystem revision #: 1 (dynamic) >Dec 27 11:57:08 localhost program[2095]: Filesystem features: filetype sparse_super >Dec 27 11:57:08 localhost program[2095]: Filesystem flags: signed_directory_hash >Dec 27 11:57:08 localhost program[2095]: Default mount options: (none) >Dec 27 11:57:08 localhost program[2095]: Filesystem state: clean >Dec 27 11:57:08 localhost program[2095]: Errors behavior: Continue >Dec 27 11:57:08 localhost program[2095]: Filesystem OS type: Linux >Dec 27 11:57:08 localhost program[2095]: Inode count: 124496 >Dec 27 11:57:08 localhost program[2095]: Block count: 248832 >Dec 27 11:57:08 localhost program[2095]: Reserved block count: 12441 >Dec 27 11:57:08 localhost program[2095]: Free blocks: 159752 >Dec 27 11:57:08 localhost program[2095]: Free inodes: 124254 >Dec 27 11:57:08 localhost program[2095]: First block: 1 >Dec 27 11:57:08 localhost program[2095]: Block size: 1024 >Dec 27 11:57:08 localhost program[2095]: Fragment size: 1024 >Dec 27 11:57:08 localhost program[2095]: Blocks per group: 8192 >Dec 27 11:57:08 localhost program[2095]: Fragments per group: 8192 >Dec 27 11:57:08 localhost program[2095]: Inodes per group: 4016 >Dec 27 11:57:08 localhost program[2095]: Inode blocks per group: 502 >Dec 27 11:57:08 localhost program[2095]: Last mount time: Fri Dec 27 05:48:08 2013 >Dec 27 11:57:08 localhost program[2095]: Last write time: Fri Dec 27 05:49:32 2013 >Dec 27 11:57:08 localhost program[2095]: Mount count: 16 >Dec 27 11:57:08 localhost program[2095]: Maximum mount count: 30 >Dec 27 11:57:08 localhost program[2095]: Last checked: Mon Nov 12 04:06:10 2012 >Dec 27 11:57:08 localhost program[2095]: Check interval: 0 (<none>) >Dec 27 11:57:08 localhost program[2095]: Lifetime writes: 55 kB >Dec 27 11:57:08 localhost program[2095]: Reserved blocks uid: 0 (user root) >Dec 27 11:57:08 localhost program[2095]: Reserved blocks gid: 0 (group root) >Dec 27 11:57:08 localhost program[2095]: First inode: 11 >Dec 27 11:57:08 localhost program[2095]: Inode size: 128 >Dec 27 11:57:08 localhost program[2095]: Dec 27 11:57:08 localhost program[2095]: Return code: 0 >Dec 27 11:57:08 localhost program[2095]: Running... resize2fs -P /dev/sda1 >Dec 27 11:57:08 localhost program[2095]: resize2fs 1.42.8 (20-Jun-2013) >Dec 27 11:57:08 localhost program[2095]: Estimated minimum size of the filesystem: 78493 >Dec 27 11:57:08 localhost program[2095]: Return code: 0 >Dec 27 11:57:08 localhost blivet[2095]: padding min size from 77 up to 84 >Dec 27 11:57:08 localhost blivet[2095]: Ext2FS.supported: supported: True ; >Dec 27 11:57:08 localhost blivet[2095]: getFormat('ext2') returning Ext2FS instance >Dec 27 11:57:08 localhost blivet[2095]: PartitionDevice._setFormat: sda1 ; >Dec 27 11:57:08 localhost blivet[2095]: PartitionDevice._setFormat: sda1 ; current: None ; type: ext2 ; >Dec 27 11:57:08 localhost blivet[2095]: looking up parted Device: /dev/sda1 >Dec 27 11:57:08 localhost blivet[2095]: got device: PartitionDevice instance (0x37c1850) -- >name = sda1 status = True kids = 0 id = 3 >parents = ['existing 953869MB disk sda (2) with existing msdos disklabel'] >uuid = None size = 243.0 >format = existing ext2 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: 497664 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19515 did: 24387 busy: False >hardwareGeometry: (30, 255, 63) biosGeometry: (30, 255, 63) >PedDevice: <_ped.Device object at 0x3796ef0> >target size = 0 path = /dev/sda1 >format args = [] originalFormat = None grow = None max size = 0 bootable = True >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x37c1a10> fileSystem: <parted.filesystem.FileSystem object at 0x37c1f50> >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x37c1bd0> PedPartition: <_ped.Partition object at 0x37adef0> >disk = existing 953869MB disk sda (2) with existing msdos disklabel >start = 2048 end = 499711 length = 497664 >flags = boot >Dec 27 11:57:08 localhost blivet[2095]: Ext2FS.supported: supported: True ; >Dec 27 11:57:08 localhost blivet[2095]: got format: Ext2FS instance (0x37ff350) -- >type = ext2 name = ext2 status = False >device = /dev/sda1 uuid = 705a9c24-d8c1-42da-85f4-df925ed4f8e9 exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = None size = 243.0 targetSize = 243.0 >Dec 27 11:57:08 localhost blivet[2095]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD1002FBYS-02A6B0_WD-WMATV8131629-part2 /dev/disk/by-id/wwn-0x50014ee057b55731-part2', >'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_AAM': '1', >'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', >'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', >'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', >'ID_ATA_FEATURE_SET_HPA': '1', >'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', >'ID_ATA_FEATURE_SET_PM': '1', >'ID_ATA_FEATURE_SET_PM_ENABLED': '1', >'ID_ATA_FEATURE_SET_PUIS': '1', >'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '182', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '182', >'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': 'WDC_WD1002FBYS-02A6B0', >'ID_MODEL_ENC': 'WDC\\x20WD1002FBYS-02A6B0\\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': '501758', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '1953021954', >'ID_PART_ENTRY_TYPE': '0x5', >'ID_PART_ENTRY_UUID': '00029b0e-02', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '00029b0e', >'ID_REVISION': '03.00C06', >'ID_SERIAL': 'WDC_WD1002FBYS-02A6B0_WD-WMATV8131629', >'ID_SERIAL_SHORT': 'WD-WMATV8131629', >'ID_TYPE': 'disk', >'ID_WWN': '0x50014ee057b55731', >'ID_WWN_WITH_EXTENSION': '0x50014ee057b55731', >'MAJOR': '8', >'MINOR': '2', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '36117', >'name': 'sda2', >'symlinks': ['/dev/disk/by-id/ata-WDC_WD1002FBYS-02A6B0_WD-WMATV8131629-part2', >'/dev/disk/by-id/wwn-0x50014ee057b55731-part2'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2'} ; name: sda2 ; >Dec 27 11:57:08 localhost blivet[2095]: scanning sda2 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >Dec 27 11:57:08 localhost blivet[2095]: DeviceTree.getDeviceByName: name: sda2 ; >Dec 27 11:57:08 localhost blivet[2095]: DeviceTree.getDeviceByName returned None >Dec 27 11:57:08 localhost blivet[2095]: sda2 is a partition >Dec 27 11:57:08 localhost blivet[2095]: DeviceTree.addUdevPartitionDevice: name: sda2 ; >Dec 27 11:57:08 localhost blivet[2095]: DeviceTree.getDeviceByName: name: sda ; >Dec 27 11:57:08 localhost blivet[2095]: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >Dec 27 11:57:08 localhost blivet[2095]: DiskDevice.addChild: kids: 1 ; name: sda ; >Dec 27 11:57:08 localhost blivet[2095]: PartitionDevice._setFormat: sda2 ; >Dec 27 11:57:08 localhost blivet[2095]: getFormat('None') returning DeviceFormat instance >Dec 27 11:57:08 localhost blivet[2095]: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >Dec 27 11:57:08 localhost blivet[2095]: looking up parted Partition: /dev/sda2 >Dec 27 11:57:08 localhost blivet[2095]: PartitionDevice.probe: sda2 ; exists: True ; >Dec 27 11:57:08 localhost blivet[2095]: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >Dec 27 11:57:08 localhost blivet[2095]: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >Dec 27 11:57:08 localhost blivet[2095]: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >Dec 27 11:57:08 localhost blivet[2095]: added partition sda2 (id 4) to device tree >Dec 27 11:57:08 localhost blivet[2095]: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >Dec 27 11:57:08 localhost blivet[2095]: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: dos ; >Dec 27 11:57:08 localhost blivet[2095]: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >Dec 27 11:57:08 localhost blivet[2095]: DiskLabel.__init__: device: /dev/sda2 ; labelType: dos ; exists: True ; >Dec 27 11:57:08 localhost blivet[2095]: disklabel detected but not usable on sda2 >Dec 27 11:57:08 localhost blivet[2095]: no type or existing type for sda2, bailing >Dec 27 11:57:08 localhost blivet[2095]: looking up parted Device: /dev/sda2 >Dec 27 11:57:08 localhost blivet[2095]: got device: PartitionDevice instance (0x37ffc10) -- >name = sda2 status = True kids = 0 id = 4 >parents = ['existing 953869MB disk sda (2) with existing msdos disklabel'] >uuid = None size = 953624.000977 >format = existing None >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: 2 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19515 did: 24387 busy: False >hardwareGeometry: (0, 255, 63) biosGeometry: (0, 255, 63) >PedDevice: <_ped.Device object at 0x3796f80> >target size = 0 path = /dev/sda2 >format args = [] originalFormat = None grow = None max size = 0 bootable = None >part type = 2 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x37c1a10> fileSystem: None >number: 2 path: /dev/sda2 type: 2 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x37f30d0> PedPartition: <_ped.Partition object at 0x37f9230> >disk = existing 953869MB disk sda (2) with existing msdos disklabel >start = 501758 end = 1953523711 length = 1953021954 >flags = >Dec 27 11:57:08 localhost blivet[2095]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD1002FBYS-02A6B0_WD-WMATV8131629-part5 /dev/disk/by-id/wwn-0x50014ee057b55731-part5', >'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_AAM': '1', >'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', >'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', >'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', >'ID_ATA_FEATURE_SET_HPA': '1', >'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', >'ID_ATA_FEATURE_SET_PM': '1', >'ID_ATA_FEATURE_SET_PM_ENABLED': '1', >'ID_ATA_FEATURE_SET_PUIS': '1', >'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '182', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '182', >'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '7200', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_FS_TYPE': 'LVM2_member', >'ID_FS_USAGE': 'raid', >'ID_FS_UUID': 'o8wKf4-Bwlv-nlyH-pYMe-F3a2-xMTy-VVTAx5', >'ID_FS_UUID_ENC': 'o8wKf4-Bwlv-nlyH-pYMe-F3a2-xMTy-VVTAx5', >'ID_FS_VERSION': 'LVM2 001', >'ID_MODEL': 'WDC_WD1002FBYS-02A6B0', >'ID_MODEL_ENC': 'WDC\\x20WD1002FBYS-02A6B0\\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': '501760', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '1953021952', >'ID_PART_ENTRY_TYPE': '0x8e', >'ID_PART_ENTRY_UUID': '00029b0e-05', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '00029b0e', >'ID_REVISION': '03.00C06', >'ID_SERIAL': 'WDC_WD1002FBYS-02A6B0_WD-WMATV8131629', >'ID_SERIAL_SHORT': 'WD-WMATV8131629', >'ID_TYPE': 'disk', >'ID_WWN': '0x50014ee057b55731', >'ID_WWN_WITH_EXTENSION': '0x50014ee057b55731', >'MAJOR': '8', >'MINOR': '5', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_IGNORE': '1', >'USEC_INITIALIZED': '36185', >'name': 'sda5', >'symlinks': ['/dev/disk/by-id/ata-WDC_WD1002FBYS-02A6B0_WD-WMATV8131629-part5', >'/dev/disk/by-id/wwn-0x50014ee057b55731-part5'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5'} ; name: sda5 ; >Dec 27 11:57:08 localhost blivet[2095]: scanning sda5 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5)... >Dec 27 11:57:08 localhost blivet[2095]: DeviceTree.getDeviceByName: name: sda5 ; >Dec 27 11:57:08 localhost blivet[2095]: DeviceTree.getDeviceByName returned None >Dec 27 11:57:08 localhost blivet[2095]: sda5 is a partition >Dec 27 11:57:08 localhost blivet[2095]: DeviceTree.addUdevPartitionDevice: name: sda5 ; >Dec 27 11:57:08 localhost blivet[2095]: DeviceTree.getDeviceByName: name: sda ; >Dec 27 11:57:08 localhost blivet[2095]: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >Dec 27 11:57:08 localhost blivet[2095]: DiskDevice.addChild: kids: 2 ; name: sda ; >Dec 27 11:57:08 localhost blivet[2095]: PartitionDevice._setFormat: sda5 ; >Dec 27 11:57:08 localhost blivet[2095]: getFormat('None') returning DeviceFormat instance >Dec 27 11:57:08 localhost blivet[2095]: PartitionDevice._setFormat: sda5 ; current: None ; type: None ; >Dec 27 11:57:08 localhost blivet[2095]: looking up parted Partition: /dev/sda5 >Dec 27 11:57:08 localhost blivet[2095]: PartitionDevice.probe: sda5 ; exists: True ; >Dec 27 11:57:08 localhost blivet[2095]: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 1 ; >Dec 27 11:57:08 localhost blivet[2095]: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 10 ; >Dec 27 11:57:08 localhost blivet[2095]: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 12 ; >Dec 27 11:57:08 localhost blivet[2095]: added partition sda5 (id 5) to device tree >Dec 27 11:57:08 localhost blivet[2095]: DeviceTree.handleUdevDeviceFormat: name: sda5 ; >Dec 27 11:57:08 localhost blivet[2095]: DeviceTree.handleUdevDiskLabelFormat: device: sda5 ; label_type: dos ; >Dec 27 11:57:08 localhost blivet[2095]: PartitionDevice.setup: sda5 ; status: True ; controllable: True ; orig: False ; >Dec 27 11:57:08 localhost blivet[2095]: DiskLabel.__init__: device: /dev/sda5 ; labelType: dos ; exists: True ; >Dec 27 11:57:08 localhost blivet[2095]: disklabel detected but not usable on sda5 >Dec 27 11:57:08 localhost program[2095]: Running... lvm pvs --unit=k --nosuffix --nameprefixes --rows --unquoted --noheadings -opv_uuid,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config global {locking_type=4} /dev/sda5 >Dec 27 11:57:08 localhost program[2095]: LVM2_PV_UUID=o8wKf4-Bwlv-nlyH-pYMe-F3a2-xMTy-VVTAx5 >Dec 27 11:57:08 localhost program[2095]: LVM2_PE_START=192.00 >Dec 27 11:57:08 localhost program[2095]: LVM2_VG_NAME=guswks >Dec 27 11:57:08 localhost program[2095]: LVM2_VG_UUID=QFCZt9-6lM2-aS0g-dA6t-A3JC-t2pu-3u0bhS >Dec 27 11:57:08 localhost program[2095]: LVM2_VG_SIZE=976506880.00 >Dec 27 11:57:08 localhost program[2095]: LVM2_VG_FREE=45056.00 >Dec 27 11:57:08 localhost program[2095]: LVM2_VG_EXTENT_SIZE=4096.00 >Dec 27 11:57:08 localhost program[2095]: LVM2_VG_EXTENT_COUNT=238405 >Dec 27 11:57:08 localhost program[2095]: LVM2_VG_FREE_COUNT=11 >Dec 27 11:57:08 localhost program[2095]: LVM2_PV_COUNT=1 >Dec 27 11:57:08 localhost program[2095]: Return code: 0 >Dec 27 11:57:08 localhost blivet[2095]: type detected on 'sda5' is 'LVM2_member' >Dec 27 11:57:08 localhost blivet[2095]: LVMPhysicalVolume.__init__: vgName: guswks ; uuid: o8wKf4-Bwlv-nlyH-pYMe-F3a2-xMTy-VVTAx5 ; exists: True ; vgUuid: QFCZt9-6lM2-aS0g-dA6t-A3JC-t2pu-3u0bhS ; label: None ; peStart: 0.1875 ; device: /dev/sda5 ; serial: WD-WMATV8131629 ; >Dec 27 11:57:08 localhost blivet[2095]: getFormat('LVM2_member') returning LVMPhysicalVolume instance >Dec 27 11:57:08 localhost blivet[2095]: PartitionDevice._setFormat: sda5 ; >Dec 27 11:57:08 localhost blivet[2095]: PartitionDevice._setFormat: sda5 ; current: None ; type: lvmpv ; >Dec 27 11:57:08 localhost blivet[2095]: DeviceTree.handleUdevLVMPVFormat: type: lvmpv ; name: sda5 ; >Dec 27 11:57:08 localhost blivet[2095]: DeviceTree.getDeviceByUuid returned None >Dec 27 11:57:08 localhost blivet[2095]: PartitionDevice.addChild: kids: 0 ; name: sda5 ; >Dec 27 11:57:08 localhost blivet[2095]: getFormat('None') returning DeviceFormat instance >Dec 27 11:57:08 localhost blivet[2095]: LVMVolumeGroupDevice._setFormat: guswks ; current: None ; type: None ; >Dec 27 11:57:08 localhost blivet[2095]: added lvmvg guswks (id 6) to device tree >Dec 27 11:57:08 localhost program[2095]: Running... lvm lvs -a --unit k --nosuffix --nameprefixes --rows --unquoted --noheadings -olv_name,lv_uuid,lv_size,lv_attr,segtype --config global {locking_type=4} guswks >Dec 27 11:57:08 localhost program[2095]: LVM2_LV_NAME=root LVM2_LV_NAME=swap_1 >Dec 27 11:57:08 localhost program[2095]: LVM2_LV_UUID=ZnfkkN-IeON-76r2-qZaN-9IUk-6muh-eisAph LVM2_LV_UUID=7PaxVW-jBvK-kf0N-FYBu-j2Lj-U7cu-uLo4up >Dec 27 11:57:08 localhost program[2095]: LVM2_LV_SIZE=968077312.00 LVM2_LV_SIZE=8384512.00 >Dec 27 11:57:08 localhost program[2095]: LVM2_LV_ATTR=-wi-a----- LVM2_LV_ATTR=-wi-ao---- >Dec 27 11:57:08 localhost program[2095]: LVM2_SEGTYPE=linear LVM2_SEGTYPE=linear >Dec 27 11:57:08 localhost program[2095]: Return code: 0 >Dec 27 11:57:08 localhost blivet[2095]: DeviceTree.getDeviceByName: name: guswks-root ; >Dec 27 11:57:08 localhost blivet[2095]: DeviceTree.getDeviceByName returned None >Dec 27 11:57:08 localhost blivet[2095]: DeviceTree.getDeviceByUuid returned None >Dec 27 11:57:08 localhost blivet[2095]: LVMVolumeGroupDevice.addChild: kids: 0 ; name: guswks ; >Dec 27 11:57:08 localhost blivet[2095]: getFormat('None') returning DeviceFormat instance >Dec 27 11:57:08 localhost blivet[2095]: LVMLogicalVolumeDevice._setFormat: guswks-root ; current: None ; type: None ; >Dec 27 11:57:08 localhost blivet[2095]: looking up parted Device: /dev/mapper/guswks-root >Dec 27 11:57:08 localhost blivet[2095]: Adding guswks-root/945388MB to guswks >Dec 27 11:57:08 localhost blivet[2095]: added lvmlv guswks-root (id 7) to device tree >Dec 27 11:57:08 localhost blivet[2095]: LVMLogicalVolumeDevice.setup: guswks-root ; status: True ; controllable: True ; orig: False ; >Dec 27 11:57:08 localhost blivet[2095]: LVMLogicalVolumeDevice.updateSysfsPath: guswks-root ; status: True ; >Dec 27 11:57:08 localhost blivet[2095]: LVMLogicalVolumeDevice.getDMNode: guswks-root ; status: True ; >Dec 27 11:57:08 localhost blivet[2095]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-guswks-root /dev/disk/by-id/dm-uuid-LVM-QFCZt96lM2aS0gdA6tA3JCt2pu3u0bhSZnfkkNIeON76r2qZaN9IUk6muheisAph /dev/disk/by-uuid/ee6477cd-ea60-4cb2-9512-4ffbbce48bab /dev/guswks/root /dev/mapper/guswks-root', >'DEVNAME': 'dm-3', >'DEVPATH': '/devices/virtual/block/dm-3', >'DEVTYPE': 'disk', >'DM_LV_NAME': 'root', >'DM_NAME': 'guswks-root', >'DM_SUSPENDED': '0', >'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', >'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >'DM_UDEV_RULES_VSN': '2', >'DM_UUID': 'LVM-QFCZt96lM2aS0gdA6tA3JCt2pu3u0bhSZnfkkNIeON76r2qZaN9IUk6muheisAph', >'DM_VG_NAME': 'guswks', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': 'ee6477cd-ea60-4cb2-9512-4ffbbce48bab', >'ID_FS_UUID_ENC': 'ee6477cd-ea60-4cb2-9512-4ffbbce48bab', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '3', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '82071', >'name': 'dm-3', >'symlinks': ['/dev/disk/by-id/dm-name-guswks-root', >'/dev/disk/by-id/dm-uuid-LVM-QFCZt96lM2aS0gdA6tA3JCt2pu3u0bhSZnfkkNIeON76r2qZaN9IUk6muheisAph', >'/dev/disk/by-uuid/ee6477cd-ea60-4cb2-9512-4ffbbce48bab', >'/dev/guswks/root', >'/dev/mapper/guswks-root'], >'sysfs_path': '/devices/virtual/block/dm-3'} ; name: guswks-root ; >Dec 27 11:57:08 localhost blivet[2095]: scanning guswks-root (/devices/virtual/block/dm-3)... >Dec 27 11:57:08 localhost blivet[2095]: DeviceTree.getDeviceByName: name: guswks-root ; >Dec 27 11:57:08 localhost blivet[2095]: DeviceTree.getDeviceByName returned existing 945388MB lvmlv guswks-root (7) >Dec 27 11:57:08 localhost blivet[2095]: DeviceTree.handleUdevDeviceFormat: name: guswks-root ; >Dec 27 11:57:08 localhost blivet[2095]: DeviceTree.handleUdevDiskLabelFormat: device: guswks-root ; label_type: None ; >Dec 27 11:57:08 localhost blivet[2095]: Ext4FS.supported: supported: True ; >Dec 27 11:57:08 localhost blivet[2095]: getFormat('ext4') returning Ext4FS instance >Dec 27 11:57:08 localhost blivet[2095]: device guswks-root does not contain a disklabel >Dec 27 11:57:08 localhost blivet[2095]: type detected on 'guswks-root' is 'ext4' >Dec 27 11:57:08 localhost program[2095]: Running... dumpe2fs -h /dev/mapper/guswks-root >Dec 27 11:57:08 localhost program[2095]: dumpe2fs 1.42.8 (20-Jun-2013) >Dec 27 11:57:08 localhost program[2095]: Filesystem volume name: <none> >Dec 27 11:57:08 localhost program[2095]: Last mounted on: /run/media/gcastro/ee6477cd-ea60-4cb2-9512-4ffbbce48bab >Dec 27 11:57:08 localhost program[2095]: Filesystem UUID: ee6477cd-ea60-4cb2-9512-4ffbbce48bab >Dec 27 11:57:08 localhost program[2095]: Filesystem magic number: 0xEF53 >Dec 27 11:57:08 localhost program[2095]: Filesystem revision #: 1 (dynamic) >Dec 27 11:57:08 localhost program[2095]: 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 >Dec 27 11:57:08 localhost program[2095]: Filesystem flags: signed_directory_hash >Dec 27 11:57:08 localhost program[2095]: Default mount options: (none) >Dec 27 11:57:08 localhost program[2095]: Filesystem state: clean >Dec 27 11:57:08 localhost program[2095]: Errors behavior: Continue >Dec 27 11:57:08 localhost program[2095]: Filesystem OS type: Linux >Dec 27 11:57:08 localhost program[2095]: Inode count: 60506112 >Dec 27 11:57:08 localhost program[2095]: Block count: 242019328 >Dec 27 11:57:08 localhost program[2095]: Reserved block count: 12100966 >Dec 27 11:57:08 localhost program[2095]: Free blocks: 101471322 >Dec 27 11:57:08 localhost program[2095]: Free inodes: 59560376 >Dec 27 11:57:08 localhost program[2095]: First block: 0 >Dec 27 11:57:08 localhost program[2095]: Block size: 4096 >Dec 27 11:57:08 localhost program[2095]: Fragment size: 4096 >Dec 27 11:57:08 localhost program[2095]: Reserved GDT blocks: 966 >Dec 27 11:57:08 localhost program[2095]: Blocks per group: 32768 >Dec 27 11:57:08 localhost program[2095]: Fragments per group: 32768 >Dec 27 11:57:08 localhost program[2095]: Inodes per group: 8192 >Dec 27 11:57:08 localhost program[2095]: Inode blocks per group: 512 >Dec 27 11:57:08 localhost program[2095]: Flex block group size: 16 >Dec 27 11:57:08 localhost program[2095]: Filesystem created: Thu Nov 3 07:40:59 2011 >Dec 27 11:57:08 localhost program[2095]: Last mount time: Wed Dec 18 05:17:02 2013 >Dec 27 11:57:08 localhost program[2095]: Last write time: Fri Dec 27 05:52:45 2013 >Dec 27 11:57:08 localhost program[2095]: Mount count: 26 >Dec 27 11:57:08 localhost program[2095]: Maximum mount count: 29 >Dec 27 11:57:08 localhost program[2095]: Last checked: Mon Dec 24 03:06:18 2012 >Dec 27 11:57:08 localhost program[2095]: Check interval: 15552000 (6 months) >Dec 27 11:57:08 localhost program[2095]: Next check after: Sat Jun 22 04:06:18 2013 >Dec 27 11:57:08 localhost program[2095]: Lifetime writes: 796 GB >Dec 27 11:57:08 localhost program[2095]: Reserved blocks uid: 0 (user root) >Dec 27 11:57:08 localhost program[2095]: Reserved blocks gid: 0 (group root) >Dec 27 11:57:08 localhost program[2095]: First inode: 11 >Dec 27 11:57:08 localhost program[2095]: Inode size: 256 >Dec 27 11:57:08 localhost program[2095]: Required extra isize: 28 >Dec 27 11:57:08 localhost program[2095]: Desired extra isize: 28 >Dec 27 11:57:08 localhost program[2095]: Journal inode: 8 >Dec 27 11:57:08 localhost program[2095]: Default directory hash: half_md4 >Dec 27 11:57:08 localhost program[2095]: Directory Hash Seed: 43af5313-6dc2-4401-8a82-2c7d5f2eb7a1 >Dec 27 11:57:08 localhost program[2095]: Journal backup: inode blocks >Dec 27 11:57:08 localhost program[2095]: Journal features: journal_incompat_revoke >Dec 27 11:57:08 localhost program[2095]: Journal size: 128M >Dec 27 11:57:08 localhost program[2095]: Journal length: 32768 >Dec 27 11:57:08 localhost program[2095]: Journal sequence: 0x00424d84 >Dec 27 11:57:08 localhost program[2095]: Journal start: 0 >Dec 27 11:57:08 localhost program[2095]: Dec 27 11:57:08 localhost program[2095]: Return code: 0 >Dec 27 11:57:08 localhost program[2095]: Running... resize2fs -P /dev/mapper/guswks-root >Dec 27 11:57:08 localhost program[2095]: resize2fs 1.42.8 (20-Jun-2013) >Dec 27 11:57:08 localhost program[2095]: Estimated minimum size of the filesystem: 139159111 >Dec 27 11:57:08 localhost program[2095]: Return code: 0 >Dec 27 11:57:08 localhost blivet[2095]: padding min size from 543591 up to 544091 >Dec 27 11:57:08 localhost blivet[2095]: Ext4FS.supported: supported: True ; >Dec 27 11:57:08 localhost blivet[2095]: getFormat('ext4') returning Ext4FS instance >Dec 27 11:57:08 localhost blivet[2095]: LVMLogicalVolumeDevice._setFormat: guswks-root ; current: None ; type: ext4 ; >Dec 27 11:57:08 localhost blivet[2095]: looking up parted Device: /dev/mapper/guswks >Dec 27 11:57:08 localhost blivet[2095]: guswks size is 953620MB >Dec 27 11:57:08 localhost blivet[2095]: vg guswks has 8232MB free >Dec 27 11:57:08 localhost blivet[2095]: guswks size is 953620MB >Dec 27 11:57:08 localhost blivet[2095]: vg guswks has 8232MB free >Dec 27 11:57:08 localhost blivet[2095]: got device: LVMLogicalVolumeDevice instance (0x3821710) -- >name = guswks-root status = True kids = 0 id = 7 >parents = ['existing 953620MB lvmvg guswks (6)'] >uuid = ZnfkkN-IeON-76r2-qZaN-9IUk-6muh-eisAph size = 945388.0 >format = existing ext4 filesystem >major = 0 minor = 0 exists = True protected = False >sysfs path = /devices/virtual/block/dm-3 partedDevice = parted.Device instance -- >model: Linux device-mapper (linear) path: /dev/mapper/guswks-root type: 12 >sectorSize: 512 physicalSectorSize: 512 >length: 1936154624 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: False >hardwareGeometry: (120520, 255, 63) biosGeometry: (120520, 255, 63) >PedDevice: <_ped.Device object at 0x39a9050> >target size = 945388.0 path = /dev/mapper/guswks-root >format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x3821150) -- >name = guswks status = True kids = 1 id = 6 >parents = ['existing 953624MB partition sda5 (5) with existing lvmpv'] >uuid = QFCZt9-6lM2-aS0g-dA6t-A3JC-t2pu-3u0bhS size = 953620 >format = existing None >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/mapper/guswks >format args = [] originalFormat = None target = None dmUuid = None free = 44.0 PE Size = 4.0 PE Count = 238405 >PE Free = 11 PV Count = 1 >LV Names = ['root', 'swap_1'] modified = False >extents = 238405.0 free space = 8232 >free extents = 2058.0 reserved percent = 0 reserved space = 0 >PVs = ['existing 953624MB partition sda5 (5) with existing lvmpv'] >LVs = ['existing 945388MB lvmlv guswks-root (7) with existing ext4 filesystem'] >segment type = linear percent = 0 >mirror copies = 1 snapshot total = 0MB >VG space used = 945388MB >Dec 27 11:57:08 localhost blivet[2095]: Ext4FS.supported: supported: True ; >Dec 27 11:57:08 localhost blivet[2095]: got format: Ext4FS instance (0x380f090) -- >type = ext4 name = ext4 status = False >device = /dev/mapper/guswks-root uuid = ee6477cd-ea60-4cb2-9512-4ffbbce48bab exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = None size = 945388.0 targetSize = 945388.0 >Dec 27 11:57:08 localhost blivet[2095]: DeviceTree.getDeviceByName: name: guswks-swap_1 ; >Dec 27 11:57:08 localhost blivet[2095]: DeviceTree.getDeviceByName returned None >Dec 27 11:57:08 localhost blivet[2095]: DeviceTree.getDeviceByUuid returned None >Dec 27 11:57:08 localhost blivet[2095]: LVMVolumeGroupDevice.addChild: kids: 1 ; name: guswks ; >Dec 27 11:57:08 localhost blivet[2095]: getFormat('None') returning DeviceFormat instance >Dec 27 11:57:08 localhost blivet[2095]: LVMLogicalVolumeDevice._setFormat: guswks-swap_1 ; current: None ; type: None ; >Dec 27 11:57:08 localhost blivet[2095]: looking up parted Device: /dev/mapper/guswks-swap_1 >Dec 27 11:57:08 localhost blivet[2095]: Adding guswks-swap_1/8188MB to guswks >Dec 27 11:57:08 localhost blivet[2095]: added lvmlv guswks-swap_1 (id 8) to device tree >Dec 27 11:57:08 localhost blivet[2095]: LVMLogicalVolumeDevice.setup: guswks-swap_1 ; status: True ; controllable: True ; orig: False ; >Dec 27 11:57:08 localhost blivet[2095]: LVMLogicalVolumeDevice.updateSysfsPath: guswks-swap_1 ; status: True ; >Dec 27 11:57:08 localhost blivet[2095]: LVMLogicalVolumeDevice.getDMNode: guswks-swap_1 ; status: True ; >Dec 27 11:57:08 localhost blivet[2095]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-guswks-swap_1 /dev/disk/by-id/dm-uuid-LVM-QFCZt96lM2aS0gdA6tA3JCt2pu3u0bhS7PaxVWjBvKkf0NFYBuj2LjU7cuuLo4up /dev/disk/by-uuid/b07f128d-990f-4cb5-a613-1d5aba48159d /dev/guswks/swap_1 /dev/mapper/guswks-swap_1', >'DEVNAME': 'dm-4', >'DEVPATH': '/devices/virtual/block/dm-4', >'DEVTYPE': 'disk', >'DM_LV_NAME': 'swap_1', >'DM_NAME': 'guswks-swap_1', >'DM_SUSPENDED': '0', >'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', >'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >'DM_UDEV_RULES_VSN': '2', >'DM_UUID': 'LVM-QFCZt96lM2aS0gdA6tA3JCt2pu3u0bhS7PaxVWjBvKkf0NFYBuj2LjU7cuuLo4up', >'DM_VG_NAME': 'guswks', >'ID_FS_TYPE': 'swap', >'ID_FS_USAGE': 'other', >'ID_FS_UUID': 'b07f128d-990f-4cb5-a613-1d5aba48159d', >'ID_FS_UUID_ENC': 'b07f128d-990f-4cb5-a613-1d5aba48159d', >'ID_FS_VERSION': '2', >'MAJOR': '253', >'MINOR': '4', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '82447', >'name': 'dm-4', >'symlinks': ['/dev/disk/by-id/dm-name-guswks-swap_1', >'/dev/disk/by-id/dm-uuid-LVM-QFCZt96lM2aS0gdA6tA3JCt2pu3u0bhS7PaxVWjBvKkf0NFYBuj2LjU7cuuLo4up', >'/dev/disk/by-uuid/b07f128d-990f-4cb5-a613-1d5aba48159d', >'/dev/guswks/swap_1', >'/dev/mapper/guswks-swap_1'], >'sysfs_path': '/devices/virtual/block/dm-4'} ; name: guswks-swap_1 ; >Dec 27 11:57:08 localhost blivet[2095]: scanning guswks-swap_1 (/devices/virtual/block/dm-4)... >Dec 27 11:57:08 localhost blivet[2095]: DeviceTree.getDeviceByName: name: guswks-swap_1 ; >Dec 27 11:57:08 localhost blivet[2095]: DeviceTree.getDeviceByName returned existing 8188MB lvmlv guswks-swap_1 (8) >Dec 27 11:57:08 localhost blivet[2095]: DeviceTree.handleUdevDeviceFormat: name: guswks-swap_1 ; >Dec 27 11:57:08 localhost blivet[2095]: DeviceTree.handleUdevDiskLabelFormat: device: guswks-swap_1 ; label_type: None ; >Dec 27 11:57:08 localhost blivet[2095]: SwapSpace.__init__: >Dec 27 11:57:08 localhost blivet[2095]: getFormat('swap') returning SwapSpace instance >Dec 27 11:57:08 localhost blivet[2095]: device guswks-swap_1 does not contain a disklabel >Dec 27 11:57:08 localhost blivet[2095]: type detected on 'guswks-swap_1' is 'swap' >Dec 27 11:57:08 localhost blivet[2095]: SwapSpace.__init__: device: /dev/mapper/guswks-swap_1 ; serial: None ; uuid: b07f128d-990f-4cb5-a613-1d5aba48159d ; exists: True ; label: None ; >Dec 27 11:57:08 localhost blivet[2095]: getFormat('swap') returning SwapSpace instance >Dec 27 11:57:08 localhost blivet[2095]: LVMLogicalVolumeDevice._setFormat: guswks-swap_1 ; current: None ; type: swap ; >Dec 27 11:57:08 localhost blivet[2095]: looking up parted Device: /dev/mapper/guswks >Dec 27 11:57:08 localhost blivet[2095]: guswks size is 953620MB >Dec 27 11:57:08 localhost blivet[2095]: vg guswks has 44MB free >Dec 27 11:57:08 localhost blivet[2095]: guswks size is 953620MB >Dec 27 11:57:08 localhost blivet[2095]: vg guswks has 44MB free >Dec 27 11:57:08 localhost blivet[2095]: got device: LVMLogicalVolumeDevice instance (0x3821750) -- >name = guswks-swap_1 status = True kids = 0 id = 8 >parents = ['existing 953620MB lvmvg guswks (6)'] >uuid = 7PaxVW-jBvK-kf0N-FYBu-j2Lj-U7cu-uLo4up size = 8188.0 >format = existing swap >major = 0 minor = 0 exists = True protected = False >sysfs path = /devices/virtual/block/dm-4 partedDevice = parted.Device instance -- >model: Linux device-mapper (linear) path: /dev/mapper/guswks-swap_1 type: 12 >sectorSize: 512 physicalSectorSize: 512 >length: 16769024 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 20256 did: 8262 busy: True >hardwareGeometry: (1043, 255, 63) biosGeometry: (1043, 255, 63) >PedDevice: <_ped.Device object at 0x3796e60> >target size = 8188.0 path = /dev/mapper/guswks-swap_1 >format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x3821150) -- >name = guswks status = True kids = 2 id = 6 >parents = ['existing 953624MB partition sda5 (5) with existing lvmpv'] >uuid = QFCZt9-6lM2-aS0g-dA6t-A3JC-t2pu-3u0bhS size = 953620 >format = existing None >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/mapper/guswks >format args = [] originalFormat = None target = None dmUuid = None free = 44.0 PE Size = 4.0 PE Count = 238405 >PE Free = 11 PV Count = 1 >LV Names = ['root', 'swap_1'] modified = False >extents = 238405.0 free space = 44 >free extents = 11.0 reserved percent = 0 reserved space = 0 >PVs = ['existing 953624MB partition sda5 (5) with existing lvmpv'] >LVs = ['existing 945388MB lvmlv guswks-root (7) with existing ext4 filesystem', >'existing 8188MB lvmlv guswks-swap_1 (8) with existing swap'] >segment type = linear percent = 0 >mirror copies = 1 snapshot total = 0MB >VG space used = 8188MB >Dec 27 11:57:08 localhost blivet[2095]: got format: SwapSpace instance (0x39b0d90) -- >type = swap name = swap status = True >device = /dev/mapper/guswks-swap_1 uuid = b07f128d-990f-4cb5-a613-1d5aba48159d exists = True >options = supported = True formattable = True resizable = False >priority = None label = None >Dec 27 11:57:08 localhost blivet[2095]: DeviceTree.getDeviceByName: name: guswks-swap_1 ; >Dec 27 11:57:08 localhost blivet[2095]: DeviceTree.getDeviceByName returned existing 8188MB lvmlv guswks-swap_1 (8) with existing swap >Dec 27 11:57:08 localhost blivet[2095]: set guswks-swap_1 copies to 1, metadata size to 0MB, log size to 0MB, total size 8188MB >Dec 27 11:57:08 localhost blivet[2095]: DeviceTree.getDeviceByName: name: guswks-root ; >Dec 27 11:57:08 localhost blivet[2095]: DeviceTree.getDeviceByName returned existing 945388MB lvmlv guswks-root (7) with existing ext4 filesystem >Dec 27 11:57:08 localhost blivet[2095]: set guswks-root copies to 1, metadata size to 0MB, log size to 0MB, total size 945388MB >Dec 27 11:57:08 localhost blivet[2095]: looking up parted Device: /dev/sda5 >Dec 27 11:57:08 localhost blivet[2095]: got device: PartitionDevice instance (0x37ffdd0) -- >name = sda5 status = True kids = 1 id = 5 >parents = ['existing 953869MB disk sda (2) with existing msdos disklabel'] >uuid = None size = 953624.0 >format = existing lvmpv >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: 1953021952 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 18772 did: 20047 busy: False >hardwareGeometry: (121569, 255, 63) biosGeometry: (121569, 255, 63) >PedDevice: <_ped.Device object at 0x39a90e0> >target size = 0 path = /dev/sda5 >format args = [] originalFormat = None grow = None max size = 0 bootable = None >part type = 1 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x37c1a10> fileSystem: None >number: 5 path: /dev/sda5 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x37c1810> PedPartition: <_ped.Partition object at 0x37f9050> >disk = existing 953869MB disk sda (2) with existing msdos disklabel >start = 501760 end = 1953523711 length = 1953021952 >flags = lvm >Dec 27 11:57:08 localhost blivet[2095]: got format: LVMPhysicalVolume instance (0x380f6d0) -- >type = lvmpv name = physical volume (LVM) status = False >device = /dev/sda5 uuid = o8wKf4-Bwlv-nlyH-pYMe-F3a2-xMTy-VVTAx5 exists = True >options = None supported = True formattable = True resizable = False >vgName = guswks vgUUID = QFCZt9-6lM2-aS0g-dA6t-A3JC-t2pu-3u0bhS peStart = 0.1875 >Dec 27 11:57:08 localhost blivet[2095]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD5002ABYS-02B1B0_WD-WCASYE695396 /dev/disk/by-id/wwn-0x50014ee204ec4fcd', >'DEVNAME': 'sdb', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:1/0:0:1:0/block/sdb', >'DEVTYPE': 'disk', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_AAM': '1', >'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', >'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', >'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', >'ID_ATA_FEATURE_SET_HPA': '1', >'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', >'ID_ATA_FEATURE_SET_PM': '1', >'ID_ATA_FEATURE_SET_PM_ENABLED': '1', >'ID_ATA_FEATURE_SET_PUIS': '1', >'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '96', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '96', >'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': 'WDC_WD5002ABYS-02B1B0', >'ID_MODEL_ENC': 'WDC\\x20WD5002ABYS-02B1B0\\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_PART_TABLE_UUID': '0006a144', >'ID_REVISION': '02.03B03', >'ID_SERIAL': 'WDC_WD5002ABYS-02B1B0_WD-WCASYE695396', >'ID_SERIAL_SHORT': 'WD-WCASYE695396', >'ID_TYPE': 'disk', >'ID_WWN': '0x50014ee204ec4fcd', >'ID_WWN_WITH_EXTENSION': '0x50014ee204ec4fcd', >'MAJOR': '8', >'MINOR': '16', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '36592', >'name': 'sdb', >'symlinks': ['/dev/disk/by-id/ata-WDC_WD5002ABYS-02B1B0_WD-WCASYE695396', >'/dev/disk/by-id/wwn-0x50014ee204ec4fcd'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:1/0:0:1:0/block/sdb'} ; name: sdb ; >Dec 27 11:57:08 localhost blivet[2095]: scanning sdb (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:1/0:0:1:0/block/sdb)... >Dec 27 11:57:08 localhost blivet[2095]: DeviceTree.getDeviceByName: name: sdb ; >Dec 27 11:57:08 localhost blivet[2095]: DeviceTree.getDeviceByName returned None >Dec 27 11:57:08 localhost blivet[2095]: DeviceTree.addUdevDiskDevice: name: sdb ; >Dec 27 11:57:08 localhost blivet[2095]: sdb is a disk >Dec 27 11:57:08 localhost blivet[2095]: getFormat('None') returning DeviceFormat instance >Dec 27 11:57:08 localhost blivet[2095]: DiskDevice._setFormat: sdb ; current: None ; type: None ; >Dec 27 11:57:08 localhost program[2095]: Running... multipath -c /dev/sdb >Dec 27 11:57:08 localhost program[2095]: Dec 27 05:57:08 | /etc/multipath.conf does not exist, blacklisting all devices. >Dec 27 11:57:08 localhost program[2095]: Dec 27 05:57:08 | A default multipath.conf file is located at >Dec 27 11:57:08 localhost program[2095]: Dec 27 05:57:08 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >Dec 27 11:57:08 localhost program[2095]: Dec 27 05:57:08 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >Dec 27 11:57:08 localhost program[2095]: /dev/sdb is not a valid multipath device path >Dec 27 11:57:08 localhost program[2095]: Return code: 1 >Dec 27 11:57:08 localhost blivet[2095]: added disk sdb (id 9) to device tree >Dec 27 11:57:08 localhost blivet[2095]: looking up parted Device: /dev/sdb >Dec 27 11:57:08 localhost blivet[2095]: DeviceTree.handleUdevDeviceFormat: name: sdb ; >Dec 27 11:57:08 localhost blivet[2095]: DeviceTree.handleUdevDiskLabelFormat: device: sdb ; label_type: dos ; >Dec 27 11:57:08 localhost blivet[2095]: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >Dec 27 11:57:08 localhost blivet[2095]: required disklabel type for sdb (1) is None >Dec 27 11:57:08 localhost blivet[2095]: default disklabel type for sdb is msdos >Dec 27 11:57:08 localhost blivet[2095]: selecting msdos disklabel for sdb based on size >Dec 27 11:57:08 localhost blivet[2095]: DiskLabel.__init__: device: /dev/sdb ; labelType: msdos ; exists: True ; >Dec 27 11:57:08 localhost blivet[2095]: Did not change pmbr_boot on parted.Disk instance -- >type: msdos primaryPartitionCount: 2 >lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 >partitions: [<parted.partition.Partition object at 0x39be090>, <parted.partition.Partition object at 0x39be210>] >device: <parted.device.Device object at 0x39b04d0> >PedDisk: <_ped.Disk object at 0x37f5758> >Dec 27 11:57:08 localhost blivet[2095]: getFormat('disklabel') returning DiskLabel instance >Dec 27 11:57:08 localhost blivet[2095]: DiskDevice._setFormat: sdb ; current: None ; type: disklabel ; >Dec 27 11:57:08 localhost blivet[2095]: got device: DiskDevice instance (0x380f690) -- >name = sdb status = True kids = 0 id = 9 >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/ata1/host0/target0:0:1/0:0:1:0/block/sdb partedDevice = parted.Device instance -- >model: ATA WDC WD5002ABYS-0 path: /dev/sdb type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 976773168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 1 did: 1 busy: False >hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) >PedDevice: <_ped.Device object at 0x39a9200> >target size = 0 path = /dev/sdb >format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x3821b10> >Dec 27 11:57:08 localhost blivet[2095]: got format: DiskLabel instance (0x3821850) -- >type = disklabel name = partition table (MSDOS) status = False >device = /dev/sdb uuid = None exists = True >options = None supported = False formattable = True resizable = False >type = msdos partition count = 2 sectorSize = 512 >align_offset = 0 align_grain = 2048 >partedDisk = parted.Disk instance -- >type: msdos primaryPartitionCount: 2 >lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 >partitions: [<parted.partition.Partition object at 0x39be090>, <parted.partition.Partition object at 0x39be210>] >device: <parted.device.Device object at 0x39b04d0> >PedDisk: <_ped.Disk object at 0x37f5758> >origPartedDisk = <parted.disk.Disk object at 0x39be3d0> >partedDevice = parted.Device instance -- >model: ATA WDC WD5002ABYS-0 path: /dev/sdb type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 976773168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 1 did: 1 busy: False >hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) >PedDevice: <_ped.Device object at 0x39a9290> >Dec 27 11:57:08 localhost blivet[2095]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD5002ABYS-02B1B0_WD-WCASYE695396-part1 /dev/disk/by-id/wwn-0x50014ee204ec4fcd-part1 /dev/disk/by-uuid/5f5f30d1-a7a6-42f7-8b47-3f7f28ae40be', >'DEVNAME': 'sdb1', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:1/0:0:1:0/block/sdb/sdb1', >'DEVTYPE': 'partition', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_AAM': '1', >'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', >'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', >'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', >'ID_ATA_FEATURE_SET_HPA': '1', >'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', >'ID_ATA_FEATURE_SET_PM': '1', >'ID_ATA_FEATURE_SET_PM_ENABLED': '1', >'ID_ATA_FEATURE_SET_PUIS': '1', >'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '96', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '96', >'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '7200', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '5f5f30d1-a7a6-42f7-8b47-3f7f28ae40be', >'ID_FS_UUID_ENC': '5f5f30d1-a7a6-42f7-8b47-3f7f28ae40be', >'ID_FS_VERSION': '1.0', >'ID_MODEL': 'WDC_WD5002ABYS-02B1B0', >'ID_MODEL_ENC': 'WDC\\x20WD5002ABYS-02B1B0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_ENTRY_DISK': '8:16', >'ID_PART_ENTRY_FLAGS': '0x80', >'ID_PART_ENTRY_NUMBER': '1', >'ID_PART_ENTRY_OFFSET': '2048', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '1024000', >'ID_PART_ENTRY_TYPE': '0x83', >'ID_PART_ENTRY_UUID': '0006a144-01', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '0006a144', >'ID_REVISION': '02.03B03', >'ID_SERIAL': 'WDC_WD5002ABYS-02B1B0_WD-WCASYE695396', >'ID_SERIAL_SHORT': 'WD-WCASYE695396', >'ID_TYPE': 'disk', >'ID_WWN': '0x50014ee204ec4fcd', >'ID_WWN_WITH_EXTENSION': '0x50014ee204ec4fcd', >'MAJOR': '8', >'MINOR': '17', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '36654', >'name': 'sdb1', >'symlinks': ['/dev/disk/by-id/ata-WDC_WD5002ABYS-02B1B0_WD-WCASYE695396-part1', >'/dev/disk/by-id/wwn-0x50014ee204ec4fcd-part1', >'/dev/disk/by-uuid/5f5f30d1-a7a6-42f7-8b47-3f7f28ae40be'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:1/0:0:1:0/block/sdb/sdb1'} ; name: sdb1 ; >Dec 27 11:57:08 localhost blivet[2095]: scanning sdb1 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:1/0:0:1:0/block/sdb/sdb1)... >Dec 27 11:57:08 localhost blivet[2095]: DeviceTree.getDeviceByName: name: sdb1 ; >Dec 27 11:57:08 localhost blivet[2095]: DeviceTree.getDeviceByName returned None >Dec 27 11:57:08 localhost blivet[2095]: sdb1 is a partition >Dec 27 11:57:08 localhost blivet[2095]: DeviceTree.addUdevPartitionDevice: name: sdb1 ; >Dec 27 11:57:08 localhost blivet[2095]: DeviceTree.getDeviceByName: name: sdb ; >Dec 27 11:57:08 localhost blivet[2095]: DeviceTree.getDeviceByName returned existing 476940MB disk sdb (9) with existing msdos disklabel >Dec 27 11:57:08 localhost blivet[2095]: DiskDevice.addChild: kids: 0 ; name: sdb ; >Dec 27 11:57:08 localhost blivet[2095]: PartitionDevice._setFormat: sdb1 ; >Dec 27 11:57:08 localhost blivet[2095]: getFormat('None') returning DeviceFormat instance >Dec 27 11:57:08 localhost blivet[2095]: PartitionDevice._setFormat: sdb1 ; current: None ; type: None ; >Dec 27 11:57:08 localhost blivet[2095]: looking up parted Partition: /dev/sdb1 >Dec 27 11:57:08 localhost blivet[2095]: PartitionDevice.probe: sdb1 ; exists: True ; >Dec 27 11:57:08 localhost blivet[2095]: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 1 ; >Dec 27 11:57:08 localhost blivet[2095]: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 10 ; >Dec 27 11:57:08 localhost blivet[2095]: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 12 ; >Dec 27 11:57:08 localhost blivet[2095]: added partition sdb1 (id 10) to device tree >Dec 27 11:57:08 localhost blivet[2095]: DeviceTree.handleUdevDeviceFormat: name: sdb1 ; >Dec 27 11:57:08 localhost blivet[2095]: DeviceTree.handleUdevDiskLabelFormat: device: sdb1 ; label_type: dos ; >Dec 27 11:57:08 localhost blivet[2095]: PartitionDevice.setup: sdb1 ; status: True ; controllable: True ; orig: False ; >Dec 27 11:57:08 localhost blivet[2095]: DiskLabel.__init__: device: /dev/sdb1 ; labelType: dos ; exists: True ; >Dec 27 11:57:08 localhost blivet[2095]: disklabel detected but not usable on sdb1 >Dec 27 11:57:08 localhost blivet[2095]: type detected on 'sdb1' is 'ext4' >Dec 27 11:57:08 localhost program[2095]: Running... dumpe2fs -h /dev/sdb1 >Dec 27 11:57:08 localhost program[2095]: dumpe2fs 1.42.8 (20-Jun-2013) >Dec 27 11:57:08 localhost program[2095]: Filesystem volume name: <none> >Dec 27 11:57:08 localhost program[2095]: Last mounted on: /boot >Dec 27 11:57:08 localhost program[2095]: Filesystem UUID: 5f5f30d1-a7a6-42f7-8b47-3f7f28ae40be >Dec 27 11:57:08 localhost program[2095]: Filesystem magic number: 0xEF53 >Dec 27 11:57:08 localhost program[2095]: Filesystem revision #: 1 (dynamic) >Dec 27 11:57:08 localhost program[2095]: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >Dec 27 11:57:08 localhost program[2095]: Filesystem flags: signed_directory_hash >Dec 27 11:57:08 localhost program[2095]: Default mount options: user_xattr acl >Dec 27 11:57:08 localhost program[2095]: Filesystem state: clean >Dec 27 11:57:08 localhost program[2095]: Errors behavior: Continue >Dec 27 11:57:08 localhost program[2095]: Filesystem OS type: Linux >Dec 27 11:57:08 localhost program[2095]: Inode count: 128016 >Dec 27 11:57:08 localhost program[2095]: Block count: 512000 >Dec 27 11:57:08 localhost program[2095]: Reserved block count: 25600 >Dec 27 11:57:08 localhost program[2095]: Free blocks: 391304 >Dec 27 11:57:08 localhost program[2095]: Free inodes: 127609 >Dec 27 11:57:08 localhost program[2095]: First block: 1 >Dec 27 11:57:08 localhost program[2095]: Block size: 1024 >Dec 27 11:57:08 localhost program[2095]: Fragment size: 1024 >Dec 27 11:57:08 localhost program[2095]: Reserved GDT blocks: 256 >Dec 27 11:57:08 localhost program[2095]: Blocks per group: 8192 >Dec 27 11:57:08 localhost program[2095]: Fragments per group: 8192 >Dec 27 11:57:08 localhost program[2095]: Inodes per group: 2032 >Dec 27 11:57:08 localhost program[2095]: Inode blocks per group: 254 >Dec 27 11:57:08 localhost program[2095]: Flex block group size: 16 >Dec 27 11:57:08 localhost program[2095]: Filesystem created: Mon Dec 24 06:49:13 2012 >Dec 27 11:57:08 localhost program[2095]: Last mount time: Wed Dec 18 03:58:19 2013 >Dec 27 11:57:08 localhost program[2095]: Last write time: Fri Dec 27 05:52:43 2013 >Dec 27 11:57:08 localhost program[2095]: Mount count: 68 >Dec 27 11:57:08 localhost program[2095]: Maximum mount count: -1 >Dec 27 11:57:08 localhost program[2095]: Last checked: Mon Dec 24 06:49:13 2012 >Dec 27 11:57:08 localhost program[2095]: Check interval: 0 (<none>) >Dec 27 11:57:08 localhost program[2095]: Lifetime writes: 370 MB >Dec 27 11:57:08 localhost program[2095]: Reserved blocks uid: 0 (user root) >Dec 27 11:57:08 localhost program[2095]: Reserved blocks gid: 0 (group root) >Dec 27 11:57:08 localhost program[2095]: First inode: 11 >Dec 27 11:57:08 localhost program[2095]: Inode size: 128 >Dec 27 11:57:08 localhost program[2095]: Journal inode: 8 >Dec 27 11:57:08 localhost program[2095]: Default directory hash: half_md4 >Dec 27 11:57:08 localhost program[2095]: Directory Hash Seed: 9f70faf0-30d9-4f14-8e6e-465aed5fa52f >Dec 27 11:57:08 localhost program[2095]: Journal backup: inode blocks >Dec 27 11:57:08 localhost program[2095]: Journal features: journal_incompat_revoke >Dec 27 11:57:08 localhost program[2095]: Journal size: 8M >Dec 27 11:57:08 localhost program[2095]: Journal length: 8192 >Dec 27 11:57:08 localhost program[2095]: Journal sequence: 0x0000016e >Dec 27 11:57:08 localhost program[2095]: Journal start: 0 >Dec 27 11:57:08 localhost program[2095]: Dec 27 11:57:08 localhost program[2095]: Return code: 0 >Dec 27 11:57:08 localhost program[2095]: Running... resize2fs -P /dev/sdb1 >Dec 27 11:57:08 localhost program[2095]: resize2fs 1.42.8 (20-Jun-2013) >Dec 27 11:57:08 localhost program[2095]: Estimated minimum size of the filesystem: 111987 >Dec 27 11:57:08 localhost program[2095]: Return code: 0 >Dec 27 11:57:08 localhost blivet[2095]: padding min size from 110 up to 121 >Dec 27 11:57:08 localhost blivet[2095]: Ext4FS.supported: supported: True ; >Dec 27 11:57:08 localhost blivet[2095]: getFormat('ext4') returning Ext4FS instance >Dec 27 11:57:08 localhost blivet[2095]: PartitionDevice._setFormat: sdb1 ; >Dec 27 11:57:08 localhost blivet[2095]: PartitionDevice._setFormat: sdb1 ; current: None ; type: ext4 ; >Dec 27 11:57:08 localhost blivet[2095]: looking up parted Device: /dev/sdb1 >Dec 27 11:57:08 localhost blivet[2095]: got device: PartitionDevice instance (0x36e7a90) -- >name = sdb1 status = True kids = 0 id = 10 >parents = ['existing 476940MB disk sdb (9) with existing msdos disklabel'] >uuid = None size = 500.0 >format = existing ext4 filesystem >major = 8 minor = 17 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:1/0:0:1:0/block/sdb/sdb1 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdb1 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 1024000 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: False >hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) >PedDevice: <_ped.Device object at 0x39a9560> >target size = 0 path = /dev/sdb1 >format args = [] originalFormat = None grow = None max size = 0 bootable = True >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x39b0150> fileSystem: <parted.filesystem.FileSystem object at 0x39be350> >number: 1 path: /dev/sdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x39be150> PedPartition: <_ped.Partition object at 0x39b6470> >disk = existing 476940MB disk sdb (9) with existing msdos disklabel >start = 2048 end = 1026047 length = 1024000 >flags = boot >Dec 27 11:57:08 localhost blivet[2095]: Ext4FS.supported: supported: True ; >Dec 27 11:57:08 localhost blivet[2095]: got format: Ext4FS instance (0x39be9d0) -- >type = ext4 name = ext4 status = False >device = /dev/sdb1 uuid = 5f5f30d1-a7a6-42f7-8b47-3f7f28ae40be exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = None size = 500.0 targetSize = 500.0 >Dec 27 11:57:08 localhost blivet[2095]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD5002ABYS-02B1B0_WD-WCASYE695396-part2 /dev/disk/by-id/wwn-0x50014ee204ec4fcd-part2', >'DEVNAME': 'sdb2', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:1/0:0:1:0/block/sdb/sdb2', >'DEVTYPE': 'partition', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_AAM': '1', >'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', >'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', >'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', >'ID_ATA_FEATURE_SET_HPA': '1', >'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', >'ID_ATA_FEATURE_SET_PM': '1', >'ID_ATA_FEATURE_SET_PM_ENABLED': '1', >'ID_ATA_FEATURE_SET_PUIS': '1', >'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '96', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '96', >'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '7200', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_FS_TYPE': 'LVM2_member', >'ID_FS_USAGE': 'raid', >'ID_FS_UUID': 'zeFsth-1wRe-6cJX-qGkA-mEhl-yAQV-iM52Rn', >'ID_FS_UUID_ENC': 'zeFsth-1wRe-6cJX-qGkA-mEhl-yAQV-iM52Rn', >'ID_FS_VERSION': 'LVM2 001', >'ID_MODEL': 'WDC_WD5002ABYS-02B1B0', >'ID_MODEL_ENC': 'WDC\\x20WD5002ABYS-02B1B0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_ENTRY_DISK': '8:16', >'ID_PART_ENTRY_NUMBER': '2', >'ID_PART_ENTRY_OFFSET': '1026048', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '975747072', >'ID_PART_ENTRY_TYPE': '0x8e', >'ID_PART_ENTRY_UUID': '0006a144-02', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '0006a144', >'ID_REVISION': '02.03B03', >'ID_SERIAL': 'WDC_WD5002ABYS-02B1B0_WD-WCASYE695396', >'ID_SERIAL_SHORT': 'WD-WCASYE695396', >'ID_TYPE': 'disk', >'ID_WWN': '0x50014ee204ec4fcd', >'ID_WWN_WITH_EXTENSION': '0x50014ee204ec4fcd', >'MAJOR': '8', >'MINOR': '18', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_IGNORE': '1', >'USEC_INITIALIZED': '36715', >'name': 'sdb2', >'symlinks': ['/dev/disk/by-id/ata-WDC_WD5002ABYS-02B1B0_WD-WCASYE695396-part2', >'/dev/disk/by-id/wwn-0x50014ee204ec4fcd-part2'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:1/0:0:1:0/block/sdb/sdb2'} ; name: sdb2 ; >Dec 27 11:57:08 localhost blivet[2095]: scanning sdb2 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:1/0:0:1:0/block/sdb/sdb2)... >Dec 27 11:57:08 localhost blivet[2095]: DeviceTree.getDeviceByName: name: sdb2 ; >Dec 27 11:57:08 localhost blivet[2095]: DeviceTree.getDeviceByName returned None >Dec 27 11:57:08 localhost blivet[2095]: sdb2 is a partition >Dec 27 11:57:08 localhost blivet[2095]: DeviceTree.addUdevPartitionDevice: name: sdb2 ; >Dec 27 11:57:08 localhost blivet[2095]: DeviceTree.getDeviceByName: name: sdb ; >Dec 27 11:57:08 localhost blivet[2095]: DeviceTree.getDeviceByName returned existing 476940MB disk sdb (9) with existing msdos disklabel >Dec 27 11:57:08 localhost blivet[2095]: DiskDevice.addChild: kids: 1 ; name: sdb ; >Dec 27 11:57:08 localhost blivet[2095]: PartitionDevice._setFormat: sdb2 ; >Dec 27 11:57:08 localhost blivet[2095]: getFormat('None') returning DeviceFormat instance >Dec 27 11:57:08 localhost blivet[2095]: PartitionDevice._setFormat: sdb2 ; current: None ; type: None ; >Dec 27 11:57:08 localhost blivet[2095]: looking up parted Partition: /dev/sdb2 >Dec 27 11:57:08 localhost blivet[2095]: PartitionDevice.probe: sdb2 ; exists: True ; >Dec 27 11:57:08 localhost blivet[2095]: PartitionDevice.getFlag: path: /dev/sdb2 ; flag: 1 ; >Dec 27 11:57:08 localhost blivet[2095]: PartitionDevice.getFlag: path: /dev/sdb2 ; flag: 10 ; >Dec 27 11:57:08 localhost blivet[2095]: PartitionDevice.getFlag: path: /dev/sdb2 ; flag: 12 ; >Dec 27 11:57:08 localhost blivet[2095]: added partition sdb2 (id 11) to device tree >Dec 27 11:57:08 localhost blivet[2095]: DeviceTree.handleUdevDeviceFormat: name: sdb2 ; >Dec 27 11:57:08 localhost blivet[2095]: DeviceTree.handleUdevDiskLabelFormat: device: sdb2 ; label_type: dos ; >Dec 27 11:57:08 localhost blivet[2095]: PartitionDevice.setup: sdb2 ; status: True ; controllable: True ; orig: False ; >Dec 27 11:57:08 localhost blivet[2095]: DiskLabel.__init__: device: /dev/sdb2 ; labelType: dos ; exists: True ; >Dec 27 11:57:08 localhost blivet[2095]: disklabel detected but not usable on sdb2 >Dec 27 11:57:08 localhost program[2095]: Running... lvm pvs --unit=k --nosuffix --nameprefixes --rows --unquoted --noheadings -opv_uuid,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config global {locking_type=4} /dev/sdb2 >Dec 27 11:57:08 localhost program[2095]: LVM2_PV_UUID=zeFsth-1wRe-6cJX-qGkA-mEhl-yAQV-iM52Rn >Dec 27 11:57:08 localhost program[2095]: LVM2_PE_START=1024.00 >Dec 27 11:57:08 localhost program[2095]: LVM2_VG_NAME=vg_f17guswks >Dec 27 11:57:08 localhost program[2095]: LVM2_VG_UUID=MPUUpB-Vi5Z-hspz-94zw-EFsh-dOK7-LBVOhQ >Dec 27 11:57:08 localhost program[2095]: LVM2_VG_SIZE=487849984.00 >Dec 27 11:57:08 localhost program[2095]: LVM2_VG_FREE=0 >Dec 27 11:57:08 localhost program[2095]: LVM2_VG_EXTENT_SIZE=32768.00 >Dec 27 11:57:08 localhost program[2095]: LVM2_VG_EXTENT_COUNT=14888 >Dec 27 11:57:08 localhost program[2095]: LVM2_VG_FREE_COUNT=0 >Dec 27 11:57:08 localhost program[2095]: LVM2_PV_COUNT=1 >Dec 27 11:57:08 localhost program[2095]: Return code: 0 >Dec 27 11:57:08 localhost blivet[2095]: type detected on 'sdb2' is 'LVM2_member' >Dec 27 11:57:08 localhost blivet[2095]: LVMPhysicalVolume.__init__: vgName: vg_f17guswks ; uuid: zeFsth-1wRe-6cJX-qGkA-mEhl-yAQV-iM52Rn ; exists: True ; vgUuid: MPUUpB-Vi5Z-hspz-94zw-EFsh-dOK7-LBVOhQ ; label: None ; peStart: 1.0 ; device: /dev/sdb2 ; serial: WD-WCASYE695396 ; >Dec 27 11:57:08 localhost blivet[2095]: getFormat('LVM2_member') returning LVMPhysicalVolume instance >Dec 27 11:57:08 localhost blivet[2095]: PartitionDevice._setFormat: sdb2 ; >Dec 27 11:57:08 localhost blivet[2095]: PartitionDevice._setFormat: sdb2 ; current: None ; type: lvmpv ; >Dec 27 11:57:08 localhost blivet[2095]: DeviceTree.handleUdevLVMPVFormat: type: lvmpv ; name: sdb2 ; >Dec 27 11:57:08 localhost blivet[2095]: DeviceTree.getDeviceByUuid returned None >Dec 27 11:57:08 localhost blivet[2095]: PartitionDevice.addChild: kids: 0 ; name: sdb2 ; >Dec 27 11:57:08 localhost blivet[2095]: getFormat('None') returning DeviceFormat instance >Dec 27 11:57:08 localhost blivet[2095]: LVMVolumeGroupDevice._setFormat: vg_f17guswks ; current: None ; type: None ; >Dec 27 11:57:08 localhost blivet[2095]: added lvmvg vg_f17guswks (id 12) to device tree >Dec 27 11:57:08 localhost program[2095]: Running... lvm lvs -a --unit k --nosuffix --nameprefixes --rows --unquoted --noheadings -olv_name,lv_uuid,lv_size,lv_attr,segtype --config global {locking_type=4} vg_f17guswks >Dec 27 11:57:08 localhost program[2095]: LVM2_LV_NAME=lv_home LVM2_LV_NAME=lv_root LVM2_LV_NAME=lv_swap >Dec 27 11:57:08 localhost program[2095]: LVM2_LV_UUID=kR8rTs-sRA5-1HGb-238z-pkv1-cWVe-FssjaC LVM2_LV_UUID=w4x98q-BN2T-SnSm-N2pF-1pjs-uCy5-ZoRaaB LVM2_LV_UUID=eaf40E-2Tv6-KLMf-x02t-T0iP-4sp8-ajK3CT >Dec 27 11:57:08 localhost program[2095]: LVM2_LV_SIZE=425132032.00 LVM2_LV_SIZE=52428800.00 LVM2_LV_SIZE=10289152.00 >Dec 27 11:57:08 localhost program[2095]: LVM2_LV_ATTR=-wi-a----- LVM2_LV_ATTR=-wi-a----- LVM2_LV_ATTR=-wi-ao---- >Dec 27 11:57:08 localhost program[2095]: LVM2_SEGTYPE=linear LVM2_SEGTYPE=linear LVM2_SEGTYPE=linear >Dec 27 11:57:08 localhost program[2095]: Return code: 0 >Dec 27 11:57:08 localhost blivet[2095]: DeviceTree.getDeviceByName: name: vg_f17guswks-lv_home ; >Dec 27 11:57:08 localhost blivet[2095]: DeviceTree.getDeviceByName returned None >Dec 27 11:57:08 localhost blivet[2095]: DeviceTree.getDeviceByUuid returned None >Dec 27 11:57:08 localhost blivet[2095]: LVMVolumeGroupDevice.addChild: kids: 0 ; name: vg_f17guswks ; >Dec 27 11:57:08 localhost blivet[2095]: getFormat('None') returning DeviceFormat instance >Dec 27 11:57:08 localhost blivet[2095]: LVMLogicalVolumeDevice._setFormat: vg_f17guswks-lv_home ; current: None ; type: None ; >Dec 27 11:57:08 localhost blivet[2095]: looking up parted Device: /dev/mapper/vg_f17guswks-lv_home >Dec 27 11:57:08 localhost blivet[2095]: Adding vg_f17guswks-lv_home/415168MB to vg_f17guswks >Dec 27 11:57:08 localhost blivet[2095]: added lvmlv vg_f17guswks-lv_home (id 13) to device tree >Dec 27 11:57:08 localhost blivet[2095]: LVMLogicalVolumeDevice.setup: vg_f17guswks-lv_home ; status: True ; controllable: True ; orig: False ; >Dec 27 11:57:08 localhost blivet[2095]: LVMLogicalVolumeDevice.updateSysfsPath: vg_f17guswks-lv_home ; status: True ; >Dec 27 11:57:08 localhost blivet[2095]: LVMLogicalVolumeDevice.getDMNode: vg_f17guswks-lv_home ; status: True ; >Dec 27 11:57:08 localhost blivet[2095]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-vg_f17guswks-lv_home /dev/disk/by-id/dm-uuid-LVM-MPUUpBVi5Zhspz94zwEFshdOK7LBVOhQkR8rTssRA51HGb238zpkv1cWVeFssjaC /dev/disk/by-uuid/ea814cd2-99b4-4f60-acc5-27b662366c18 /dev/mapper/vg_f17guswks-lv_home /dev/vg_f17guswks/lv_home', >'DEVNAME': 'dm-1', >'DEVPATH': '/devices/virtual/block/dm-1', >'DEVTYPE': 'disk', >'DM_LV_NAME': 'lv_home', >'DM_NAME': 'vg_f17guswks-lv_home', >'DM_SUSPENDED': '0', >'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', >'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >'DM_UDEV_RULES_VSN': '2', >'DM_UUID': 'LVM-MPUUpBVi5Zhspz94zwEFshdOK7LBVOhQkR8rTssRA51HGb238zpkv1cWVeFssjaC', >'DM_VG_NAME': 'vg_f17guswks', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': 'ea814cd2-99b4-4f60-acc5-27b662366c18', >'ID_FS_UUID_ENC': 'ea814cd2-99b4-4f60-acc5-27b662366c18', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '1', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '9072', >'name': 'dm-1', >'symlinks': ['/dev/disk/by-id/dm-name-vg_f17guswks-lv_home', >'/dev/disk/by-id/dm-uuid-LVM-MPUUpBVi5Zhspz94zwEFshdOK7LBVOhQkR8rTssRA51HGb238zpkv1cWVeFssjaC', >'/dev/disk/by-uuid/ea814cd2-99b4-4f60-acc5-27b662366c18', >'/dev/mapper/vg_f17guswks-lv_home', >'/dev/vg_f17guswks/lv_home'], >'sysfs_path': '/devices/virtual/block/dm-1'} ; name: vg_f17guswks-lv_home ; >Dec 27 11:57:08 localhost blivet[2095]: scanning vg_f17guswks-lv_home (/devices/virtual/block/dm-1)... >Dec 27 11:57:08 localhost blivet[2095]: DeviceTree.getDeviceByName: name: vg_f17guswks-lv_home ; >Dec 27 11:57:08 localhost blivet[2095]: DeviceTree.getDeviceByName returned existing 415168MB lvmlv vg_f17guswks-lv_home (13) >Dec 27 11:57:08 localhost blivet[2095]: DeviceTree.handleUdevDeviceFormat: name: vg_f17guswks-lv_home ; >Dec 27 11:57:08 localhost blivet[2095]: DeviceTree.handleUdevDiskLabelFormat: device: vg_f17guswks-lv_home ; label_type: None ; >Dec 27 11:57:08 localhost blivet[2095]: Ext4FS.supported: supported: True ; >Dec 27 11:57:08 localhost blivet[2095]: getFormat('ext4') returning Ext4FS instance >Dec 27 11:57:08 localhost blivet[2095]: device vg_f17guswks-lv_home does not contain a disklabel >Dec 27 11:57:08 localhost blivet[2095]: type detected on 'vg_f17guswks-lv_home' is 'ext4' >Dec 27 11:57:08 localhost program[2095]: Running... dumpe2fs -h /dev/mapper/vg_f17guswks-lv_home >Dec 27 11:57:08 localhost program[2095]: dumpe2fs 1.42.8 (20-Jun-2013) >Dec 27 11:57:08 localhost program[2095]: Filesystem volume name: <none> >Dec 27 11:57:08 localhost program[2095]: Last mounted on: /home >Dec 27 11:57:08 localhost program[2095]: Filesystem UUID: ea814cd2-99b4-4f60-acc5-27b662366c18 >Dec 27 11:57:08 localhost program[2095]: Filesystem magic number: 0xEF53 >Dec 27 11:57:08 localhost program[2095]: Filesystem revision #: 1 (dynamic) >Dec 27 11:57:08 localhost program[2095]: 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 >Dec 27 11:57:08 localhost program[2095]: Filesystem flags: signed_directory_hash >Dec 27 11:57:08 localhost program[2095]: Default mount options: user_xattr acl >Dec 27 11:57:08 localhost program[2095]: Filesystem state: clean >Dec 27 11:57:08 localhost program[2095]: Errors behavior: Continue >Dec 27 11:57:08 localhost program[2095]: Filesystem OS type: Linux >Dec 27 11:57:08 localhost program[2095]: Inode count: 26574848 >Dec 27 11:57:08 localhost program[2095]: Block count: 106283008 >Dec 27 11:57:08 localhost program[2095]: Reserved block count: 5314150 >Dec 27 11:57:08 localhost program[2095]: Free blocks: 58333851 >Dec 27 11:57:08 localhost program[2095]: Free inodes: 26514353 >Dec 27 11:57:08 localhost program[2095]: First block: 0 >Dec 27 11:57:08 localhost program[2095]: Block size: 4096 >Dec 27 11:57:08 localhost program[2095]: Fragment size: 4096 >Dec 27 11:57:08 localhost program[2095]: Reserved GDT blocks: 998 >Dec 27 11:57:08 localhost program[2095]: Blocks per group: 32768 >Dec 27 11:57:08 localhost program[2095]: Fragments per group: 32768 >Dec 27 11:57:08 localhost program[2095]: Inodes per group: 8192 >Dec 27 11:57:08 localhost program[2095]: Inode blocks per group: 512 >Dec 27 11:57:08 localhost program[2095]: Flex block group size: 16 >Dec 27 11:57:08 localhost program[2095]: Filesystem created: Mon Dec 24 06:49:17 2012 >Dec 27 11:57:08 localhost program[2095]: Last mount time: Wed Dec 18 03:58:20 2013 >Dec 27 11:57:08 localhost program[2095]: Last write time: Fri Dec 27 05:52:43 2013 >Dec 27 11:57:08 localhost program[2095]: Mount count: 68 >Dec 27 11:57:08 localhost program[2095]: Maximum mount count: -1 >Dec 27 11:57:08 localhost program[2095]: Last checked: Mon Dec 24 06:49:17 2012 >Dec 27 11:57:08 localhost program[2095]: Check interval: 0 (<none>) >Dec 27 11:57:08 localhost program[2095]: Lifetime writes: 544 GB >Dec 27 11:57:08 localhost program[2095]: Reserved blocks uid: 0 (user root) >Dec 27 11:57:08 localhost program[2095]: Reserved blocks gid: 0 (group root) >Dec 27 11:57:08 localhost program[2095]: First inode: 11 >Dec 27 11:57:08 localhost program[2095]: Inode size: 256 >Dec 27 11:57:08 localhost program[2095]: Required extra isize: 28 >Dec 27 11:57:08 localhost program[2095]: Desired extra isize: 28 >Dec 27 11:57:08 localhost program[2095]: Journal inode: 8 >Dec 27 11:57:08 localhost program[2095]: Default directory hash: half_md4 >Dec 27 11:57:08 localhost program[2095]: Directory Hash Seed: 34197c20-ab7c-44ce-9f57-2875c1e16a9a >Dec 27 11:57:08 localhost program[2095]: Journal backup: inode blocks >Dec 27 11:57:08 localhost program[2095]: Journal features: journal_incompat_revoke >Dec 27 11:57:08 localhost program[2095]: Journal size: 128M >Dec 27 11:57:08 localhost program[2095]: Journal length: 32768 >Dec 27 11:57:08 localhost program[2095]: Journal sequence: 0x002d468a >Dec 27 11:57:08 localhost program[2095]: Journal start: 0 >Dec 27 11:57:08 localhost program[2095]: Dec 27 11:57:08 localhost program[2095]: Return code: 0 >Dec 27 11:57:08 localhost program[2095]: Running... resize2fs -P /dev/mapper/vg_f17guswks-lv_home >Dec 27 11:57:08 localhost program[2095]: resize2fs 1.42.8 (20-Jun-2013) >Dec 27 11:57:08 localhost program[2095]: Estimated minimum size of the filesystem: 47147565 >Dec 27 11:57:08 localhost program[2095]: Return code: 0 >Dec 27 11:57:08 localhost blivet[2095]: padding min size from 184171 up to 184671 >Dec 27 11:57:08 localhost blivet[2095]: Ext4FS.supported: supported: True ; >Dec 27 11:57:08 localhost blivet[2095]: getFormat('ext4') returning Ext4FS instance >Dec 27 11:57:08 localhost blivet[2095]: LVMLogicalVolumeDevice._setFormat: vg_f17guswks-lv_home ; current: None ; type: ext4 ; >Dec 27 11:57:08 localhost blivet[2095]: looking up parted Device: /dev/mapper/vg_f17guswks >Dec 27 11:57:08 localhost blivet[2095]: vg_f17guswks size is 476416MB >Dec 27 11:57:08 localhost blivet[2095]: vg vg_f17guswks has 61248MB free >Dec 27 11:57:08 localhost blivet[2095]: vg_f17guswks size is 476416MB >Dec 27 11:57:08 localhost blivet[2095]: vg vg_f17guswks has 61248MB free >Dec 27 11:57:08 localhost blivet[2095]: got device: LVMLogicalVolumeDevice instance (0x39bed10) -- >name = vg_f17guswks-lv_home status = True kids = 0 id = 13 >parents = ['existing 476416MB lvmvg vg_f17guswks (12)'] >uuid = kR8rTs-sRA5-1HGb-238z-pkv1-cWVe-FssjaC size = 415168.0 >format = existing ext4 filesystem >major = 0 minor = 0 exists = True protected = False >sysfs path = /devices/virtual/block/dm-1 partedDevice = parted.Device instance -- >model: Linux device-mapper (linear) path: /dev/mapper/vg_f17guswks-lv_home type: 12 >sectorSize: 512 physicalSectorSize: 512 >length: 850264064 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32729 did: 0 busy: False >hardwareGeometry: (52926, 255, 63) biosGeometry: (52926, 255, 63) >PedDevice: <_ped.Device object at 0x39a9170> >target size = 415168.0 path = /dev/mapper/vg_f17guswks-lv_home >format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x39be850) -- >name = vg_f17guswks status = True kids = 1 id = 12 >parents = ['existing 476439MB partition sdb2 (11) with existing lvmpv'] >uuid = MPUUpB-Vi5Z-hspz-94zw-EFsh-dOK7-LBVOhQ size = 476416 >format = existing None >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/mapper/vg_f17guswks >format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 32.0 PE Count = 14888 >PE Free = 0 PV Count = 1 >LV Names = ['lv_home', 'lv_root', 'lv_swap'] modified = False >extents = 14888.0 free space = 61248 >free extents = 1914.0 reserved percent = 0 reserved space = 0 >PVs = ['existing 476439MB partition sdb2 (11) with existing lvmpv'] >LVs = ['existing 415168MB lvmlv vg_f17guswks-lv_home (13) with existing ext4 filesystem'] >segment type = linear percent = 0 >mirror copies = 1 snapshot total = 0MB >VG space used = 415168MB >Dec 27 11:57:08 localhost blivet[2095]: Ext4FS.supported: supported: True ; >Dec 27 11:57:08 localhost blivet[2095]: got format: Ext4FS instance (0x39befd0) -- >type = ext4 name = ext4 status = False >device = /dev/mapper/vg_f17guswks-lv_home uuid = ea814cd2-99b4-4f60-acc5-27b662366c18 exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = None size = 415168.0 targetSize = 415168.0 >Dec 27 11:57:08 localhost blivet[2095]: DeviceTree.getDeviceByName: name: vg_f17guswks-lv_root ; >Dec 27 11:57:08 localhost blivet[2095]: DeviceTree.getDeviceByName returned None >Dec 27 11:57:08 localhost blivet[2095]: DeviceTree.getDeviceByUuid returned None >Dec 27 11:57:08 localhost blivet[2095]: LVMVolumeGroupDevice.addChild: kids: 1 ; name: vg_f17guswks ; >Dec 27 11:57:08 localhost blivet[2095]: getFormat('None') returning DeviceFormat instance >Dec 27 11:57:08 localhost blivet[2095]: LVMLogicalVolumeDevice._setFormat: vg_f17guswks-lv_root ; current: None ; type: None ; >Dec 27 11:57:08 localhost blivet[2095]: looking up parted Device: /dev/mapper/vg_f17guswks-lv_root >Dec 27 11:57:08 localhost blivet[2095]: Adding vg_f17guswks-lv_root/51200MB to vg_f17guswks >Dec 27 11:57:08 localhost blivet[2095]: added lvmlv vg_f17guswks-lv_root (id 14) to device tree >Dec 27 11:57:08 localhost blivet[2095]: LVMLogicalVolumeDevice.setup: vg_f17guswks-lv_root ; status: True ; controllable: True ; orig: False ; >Dec 27 11:57:08 localhost blivet[2095]: LVMLogicalVolumeDevice.updateSysfsPath: vg_f17guswks-lv_root ; status: True ; >Dec 27 11:57:08 localhost blivet[2095]: LVMLogicalVolumeDevice.getDMNode: vg_f17guswks-lv_root ; status: True ; >Dec 27 11:57:08 localhost blivet[2095]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-vg_f17guswks-lv_root /dev/disk/by-id/dm-uuid-LVM-MPUUpBVi5Zhspz94zwEFshdOK7LBVOhQw4x98qBN2TSnSmN2pF1pjsuCy5ZoRaaB /dev/disk/by-label/_Fedora-17-x86_6 /dev/disk/by-uuid/3c127d9d-3c51-4122-aa80-526fd4c66935 /dev/mapper/vg_f17guswks-lv_root /dev/vg_f17guswks/lv_root', >'DEVNAME': 'dm-2', >'DEVPATH': '/devices/virtual/block/dm-2', >'DEVTYPE': 'disk', >'DM_LV_NAME': 'lv_root', >'DM_NAME': 'vg_f17guswks-lv_root', >'DM_SUSPENDED': '0', >'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', >'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >'DM_UDEV_RULES_VSN': '2', >'DM_UUID': 'LVM-MPUUpBVi5Zhspz94zwEFshdOK7LBVOhQw4x98qBN2TSnSmN2pF1pjsuCy5ZoRaaB', >'DM_VG_NAME': 'vg_f17guswks', >'ID_FS_LABEL': '_Fedora-17-x86_6', >'ID_FS_LABEL_ENC': '_Fedora-17-x86_6', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '3c127d9d-3c51-4122-aa80-526fd4c66935', >'ID_FS_UUID_ENC': '3c127d9d-3c51-4122-aa80-526fd4c66935', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '2', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '12880', >'name': 'dm-2', >'symlinks': ['/dev/disk/by-id/dm-name-vg_f17guswks-lv_root', >'/dev/disk/by-id/dm-uuid-LVM-MPUUpBVi5Zhspz94zwEFshdOK7LBVOhQw4x98qBN2TSnSmN2pF1pjsuCy5ZoRaaB', >'/dev/disk/by-label/_Fedora-17-x86_6', >'/dev/disk/by-uuid/3c127d9d-3c51-4122-aa80-526fd4c66935', >'/dev/mapper/vg_f17guswks-lv_root', >'/dev/vg_f17guswks/lv_root'], >'sysfs_path': '/devices/virtual/block/dm-2'} ; name: vg_f17guswks-lv_root ; >Dec 27 11:57:08 localhost blivet[2095]: scanning vg_f17guswks-lv_root (/devices/virtual/block/dm-2)... >Dec 27 11:57:08 localhost blivet[2095]: DeviceTree.getDeviceByName: name: vg_f17guswks-lv_root ; >Dec 27 11:57:08 localhost blivet[2095]: DeviceTree.getDeviceByName returned existing 51200MB lvmlv vg_f17guswks-lv_root (14) >Dec 27 11:57:09 localhost blivet[2095]: DeviceTree.handleUdevDeviceFormat: name: vg_f17guswks-lv_root ; >Dec 27 11:57:09 localhost blivet[2095]: DeviceTree.handleUdevDiskLabelFormat: device: vg_f17guswks-lv_root ; label_type: None ; >Dec 27 11:57:09 localhost blivet[2095]: Ext4FS.supported: supported: True ; >Dec 27 11:57:09 localhost blivet[2095]: getFormat('ext4') returning Ext4FS instance >Dec 27 11:57:09 localhost blivet[2095]: device vg_f17guswks-lv_root does not contain a disklabel >Dec 27 11:57:09 localhost blivet[2095]: type detected on 'vg_f17guswks-lv_root' is 'ext4' >Dec 27 11:57:09 localhost program[2095]: Running... dumpe2fs -h /dev/mapper/vg_f17guswks-lv_root >Dec 27 11:57:09 localhost program[2095]: dumpe2fs 1.42.8 (20-Jun-2013) >Dec 27 11:57:09 localhost program[2095]: Filesystem volume name: _Fedora-17-x86_6 >Dec 27 11:57:09 localhost program[2095]: Last mounted on: / >Dec 27 11:57:09 localhost program[2095]: Filesystem UUID: 3c127d9d-3c51-4122-aa80-526fd4c66935 >Dec 27 11:57:09 localhost program[2095]: Filesystem magic number: 0xEF53 >Dec 27 11:57:09 localhost program[2095]: Filesystem revision #: 1 (dynamic) >Dec 27 11:57:09 localhost program[2095]: 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 >Dec 27 11:57:09 localhost program[2095]: Filesystem flags: signed_directory_hash >Dec 27 11:57:09 localhost program[2095]: Default mount options: user_xattr acl >Dec 27 11:57:09 localhost program[2095]: Filesystem state: clean >Dec 27 11:57:09 localhost program[2095]: Errors behavior: Continue >Dec 27 11:57:09 localhost program[2095]: Filesystem OS type: Linux >Dec 27 11:57:09 localhost program[2095]: Inode count: 3276800 >Dec 27 11:57:09 localhost program[2095]: Block count: 13107200 >Dec 27 11:57:09 localhost program[2095]: Reserved block count: 131050 >Dec 27 11:57:09 localhost program[2095]: Free blocks: 10651385 >Dec 27 11:57:09 localhost program[2095]: Free inodes: 3080363 >Dec 27 11:57:09 localhost program[2095]: First block: 0 >Dec 27 11:57:09 localhost program[2095]: Block size: 4096 >Dec 27 11:57:09 localhost program[2095]: Fragment size: 4096 >Dec 27 11:57:09 localhost program[2095]: Reserved GDT blocks: 252 >Dec 27 11:57:09 localhost program[2095]: Blocks per group: 32768 >Dec 27 11:57:09 localhost program[2095]: Fragments per group: 32768 >Dec 27 11:57:09 localhost program[2095]: Inodes per group: 8192 >Dec 27 11:57:09 localhost program[2095]: Inode blocks per group: 512 >Dec 27 11:57:09 localhost program[2095]: Flex block group size: 16 >Dec 27 11:57:09 localhost program[2095]: Filesystem created: Tue May 22 16:37:52 2012 >Dec 27 11:57:09 localhost program[2095]: Last mount time: Wed Dec 18 03:58:08 2013 >Dec 27 11:57:09 localhost program[2095]: Last write time: Wed Dec 18 03:58:05 2013 >Dec 27 11:57:09 localhost program[2095]: Mount count: 65 >Dec 27 11:57:09 localhost program[2095]: Maximum mount count: -1 >Dec 27 11:57:09 localhost program[2095]: Last checked: Mon Dec 24 06:52:31 2012 >Dec 27 11:57:09 localhost program[2095]: Check interval: 0 (<none>) >Dec 27 11:57:09 localhost program[2095]: Lifetime writes: 129 GB >Dec 27 11:57:09 localhost program[2095]: Reserved blocks uid: 0 (user root) >Dec 27 11:57:09 localhost program[2095]: Reserved blocks gid: 0 (group root) >Dec 27 11:57:09 localhost program[2095]: First inode: 11 >Dec 27 11:57:09 localhost program[2095]: Inode size: 256 >Dec 27 11:57:09 localhost program[2095]: Required extra isize: 28 >Dec 27 11:57:09 localhost program[2095]: Desired extra isize: 28 >Dec 27 11:57:09 localhost program[2095]: Journal inode: 8 >Dec 27 11:57:09 localhost program[2095]: Default directory hash: half_md4 >Dec 27 11:57:09 localhost program[2095]: Directory Hash Seed: 539dd829-5bd6-424f-aa3f-1d8c3fd799a6 >Dec 27 11:57:09 localhost program[2095]: Journal backup: inode blocks >Dec 27 11:57:09 localhost program[2095]: Journal features: journal_incompat_revoke >Dec 27 11:57:09 localhost program[2095]: Journal size: 128M >Dec 27 11:57:09 localhost program[2095]: Journal length: 32768 >Dec 27 11:57:09 localhost program[2095]: Journal sequence: 0x00198ff6 >Dec 27 11:57:09 localhost program[2095]: Journal start: 0 >Dec 27 11:57:09 localhost program[2095]: Dec 27 11:57:09 localhost program[2095]: Return code: 0 >Dec 27 11:57:09 localhost program[2095]: Running... resize2fs -P /dev/mapper/vg_f17guswks-lv_root >Dec 27 11:57:09 localhost program[2095]: resize2fs 1.42.8 (20-Jun-2013) >Dec 27 11:57:09 localhost program[2095]: Estimated minimum size of the filesystem: 2316521 >Dec 27 11:57:09 localhost program[2095]: Return code: 0 >Dec 27 11:57:09 localhost blivet[2095]: padding min size from 9049 up to 9549 >Dec 27 11:57:09 localhost blivet[2095]: Ext4FS.supported: supported: True ; >Dec 27 11:57:09 localhost blivet[2095]: getFormat('ext4') returning Ext4FS instance >Dec 27 11:57:09 localhost blivet[2095]: LVMLogicalVolumeDevice._setFormat: vg_f17guswks-lv_root ; current: None ; type: ext4 ; >Dec 27 11:57:09 localhost blivet[2095]: looking up parted Device: /dev/mapper/vg_f17guswks >Dec 27 11:57:09 localhost blivet[2095]: vg_f17guswks size is 476416MB >Dec 27 11:57:09 localhost blivet[2095]: vg vg_f17guswks has 10048MB free >Dec 27 11:57:09 localhost blivet[2095]: vg_f17guswks size is 476416MB >Dec 27 11:57:09 localhost blivet[2095]: vg vg_f17guswks has 10048MB free >Dec 27 11:57:09 localhost blivet[2095]: got device: LVMLogicalVolumeDevice instance (0x39be950) -- >name = vg_f17guswks-lv_root status = True kids = 0 id = 14 >parents = ['existing 476416MB lvmvg vg_f17guswks (12)'] >uuid = w4x98q-BN2T-SnSm-N2pF-1pjs-uCy5-ZoRaaB size = 51200.0 >format = existing ext4 filesystem >major = 0 minor = 0 exists = True protected = False >sysfs path = /devices/virtual/block/dm-2 partedDevice = parted.Device instance -- >model: Linux device-mapper (linear) path: /dev/mapper/vg_f17guswks-lv_root type: 12 >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 0x39a95f0> >target size = 51200.0 path = /dev/mapper/vg_f17guswks-lv_root >format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x39be850) -- >name = vg_f17guswks status = True kids = 2 id = 12 >parents = ['existing 476439MB partition sdb2 (11) with existing lvmpv'] >uuid = MPUUpB-Vi5Z-hspz-94zw-EFsh-dOK7-LBVOhQ size = 476416 >format = existing None >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/mapper/vg_f17guswks >format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 32.0 PE Count = 14888 >PE Free = 0 PV Count = 1 >LV Names = ['lv_home', 'lv_root', 'lv_swap'] modified = False >extents = 14888.0 free space = 10048 >free extents = 314.0 reserved percent = 0 reserved space = 0 >PVs = ['existing 476439MB partition sdb2 (11) with existing lvmpv'] >LVs = ['existing 415168MB lvmlv vg_f17guswks-lv_home (13) with existing ext4 filesystem', >'existing 51200MB lvmlv vg_f17guswks-lv_root (14) with existing ext4 filesystem'] >segment type = linear percent = 0 >mirror copies = 1 snapshot total = 0MB >VG space used = 51200MB >Dec 27 11:57:09 localhost blivet[2095]: Ext4FS.supported: supported: True ; >Dec 27 11:57:09 localhost blivet[2095]: got format: Ext4FS instance (0x39c1490) -- >type = ext4 name = ext4 status = False >device = /dev/mapper/vg_f17guswks-lv_root uuid = 3c127d9d-3c51-4122-aa80-526fd4c66935 exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = _Fedora-17-x86_6 size = 51200.0 targetSize = 51200.0 >Dec 27 11:57:09 localhost blivet[2095]: DeviceTree.getDeviceByName: name: vg_f17guswks-lv_swap ; >Dec 27 11:57:09 localhost blivet[2095]: DeviceTree.getDeviceByName returned None >Dec 27 11:57:09 localhost blivet[2095]: DeviceTree.getDeviceByUuid returned None >Dec 27 11:57:09 localhost blivet[2095]: LVMVolumeGroupDevice.addChild: kids: 2 ; name: vg_f17guswks ; >Dec 27 11:57:09 localhost blivet[2095]: getFormat('None') returning DeviceFormat instance >Dec 27 11:57:09 localhost blivet[2095]: LVMLogicalVolumeDevice._setFormat: vg_f17guswks-lv_swap ; current: None ; type: None ; >Dec 27 11:57:09 localhost blivet[2095]: looking up parted Device: /dev/mapper/vg_f17guswks-lv_swap >Dec 27 11:57:09 localhost blivet[2095]: Adding vg_f17guswks-lv_swap/10048MB to vg_f17guswks >Dec 27 11:57:09 localhost blivet[2095]: added lvmlv vg_f17guswks-lv_swap (id 15) to device tree >Dec 27 11:57:09 localhost blivet[2095]: LVMLogicalVolumeDevice.setup: vg_f17guswks-lv_swap ; status: True ; controllable: True ; orig: False ; >Dec 27 11:57:09 localhost blivet[2095]: LVMLogicalVolumeDevice.updateSysfsPath: vg_f17guswks-lv_swap ; status: True ; >Dec 27 11:57:09 localhost blivet[2095]: LVMLogicalVolumeDevice.getDMNode: vg_f17guswks-lv_swap ; status: True ; >Dec 27 11:57:09 localhost blivet[2095]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-vg_f17guswks-lv_swap /dev/disk/by-id/dm-uuid-LVM-MPUUpBVi5Zhspz94zwEFshdOK7LBVOhQeaf40E2Tv6KLMfx02tT0iP4sp8ajK3CT /dev/disk/by-uuid/9f6e9ba4-6c8c-4103-b916-575be5d54951 /dev/mapper/vg_f17guswks-lv_swap /dev/vg_f17guswks/lv_swap', >'DEVNAME': 'dm-0', >'DEVPATH': '/devices/virtual/block/dm-0', >'DEVTYPE': 'disk', >'DM_LV_NAME': 'lv_swap', >'DM_NAME': 'vg_f17guswks-lv_swap', >'DM_SUSPENDED': '0', >'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', >'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >'DM_UDEV_RULES_VSN': '2', >'DM_UUID': 'LVM-MPUUpBVi5Zhspz94zwEFshdOK7LBVOhQeaf40E2Tv6KLMfx02tT0iP4sp8ajK3CT', >'DM_VG_NAME': 'vg_f17guswks', >'ID_FS_TYPE': 'swap', >'ID_FS_USAGE': 'other', >'ID_FS_UUID': '9f6e9ba4-6c8c-4103-b916-575be5d54951', >'ID_FS_UUID_ENC': '9f6e9ba4-6c8c-4103-b916-575be5d54951', >'ID_FS_VERSION': '2', >'MAJOR': '253', >'MINOR': '0', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '7211', >'name': 'dm-0', >'symlinks': ['/dev/disk/by-id/dm-name-vg_f17guswks-lv_swap', >'/dev/disk/by-id/dm-uuid-LVM-MPUUpBVi5Zhspz94zwEFshdOK7LBVOhQeaf40E2Tv6KLMfx02tT0iP4sp8ajK3CT', >'/dev/disk/by-uuid/9f6e9ba4-6c8c-4103-b916-575be5d54951', >'/dev/mapper/vg_f17guswks-lv_swap', >'/dev/vg_f17guswks/lv_swap'], >'sysfs_path': '/devices/virtual/block/dm-0'} ; name: vg_f17guswks-lv_swap ; >Dec 27 11:57:09 localhost blivet[2095]: scanning vg_f17guswks-lv_swap (/devices/virtual/block/dm-0)... >Dec 27 11:57:09 localhost blivet[2095]: DeviceTree.getDeviceByName: name: vg_f17guswks-lv_swap ; >Dec 27 11:57:09 localhost blivet[2095]: DeviceTree.getDeviceByName returned existing 10048MB lvmlv vg_f17guswks-lv_swap (15) >Dec 27 11:57:09 localhost blivet[2095]: DeviceTree.handleUdevDeviceFormat: name: vg_f17guswks-lv_swap ; >Dec 27 11:57:09 localhost blivet[2095]: DeviceTree.handleUdevDiskLabelFormat: device: vg_f17guswks-lv_swap ; label_type: None ; >Dec 27 11:57:09 localhost blivet[2095]: SwapSpace.__init__: >Dec 27 11:57:09 localhost blivet[2095]: getFormat('swap') returning SwapSpace instance >Dec 27 11:57:09 localhost blivet[2095]: device vg_f17guswks-lv_swap does not contain a disklabel >Dec 27 11:57:09 localhost blivet[2095]: type detected on 'vg_f17guswks-lv_swap' is 'swap' >Dec 27 11:57:09 localhost blivet[2095]: SwapSpace.__init__: device: /dev/mapper/vg_f17guswks-lv_swap ; serial: None ; uuid: 9f6e9ba4-6c8c-4103-b916-575be5d54951 ; exists: True ; label: None ; >Dec 27 11:57:09 localhost blivet[2095]: getFormat('swap') returning SwapSpace instance >Dec 27 11:57:09 localhost blivet[2095]: LVMLogicalVolumeDevice._setFormat: vg_f17guswks-lv_swap ; current: None ; type: swap ; >Dec 27 11:57:09 localhost blivet[2095]: looking up parted Device: /dev/mapper/vg_f17guswks >Dec 27 11:57:09 localhost blivet[2095]: vg_f17guswks size is 476416MB >Dec 27 11:57:09 localhost blivet[2095]: vg vg_f17guswks has 0MB free >Dec 27 11:57:09 localhost blivet[2095]: vg_f17guswks size is 476416MB >Dec 27 11:57:09 localhost blivet[2095]: vg vg_f17guswks has 0MB free >Dec 27 11:57:09 localhost blivet[2095]: got device: LVMLogicalVolumeDevice instance (0x39c17d0) -- >name = vg_f17guswks-lv_swap status = True kids = 0 id = 15 >parents = ['existing 476416MB lvmvg vg_f17guswks (12)'] >uuid = eaf40E-2Tv6-KLMf-x02t-T0iP-4sp8-ajK3CT size = 10048.0 >format = existing swap >major = 0 minor = 0 exists = True protected = False >sysfs path = /devices/virtual/block/dm-0 partedDevice = parted.Device instance -- >model: Linux device-mapper (linear) path: /dev/mapper/vg_f17guswks-lv_swap type: 12 >sectorSize: 512 physicalSectorSize: 512 >length: 20578304 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32729 did: 0 busy: True >hardwareGeometry: (1280, 255, 63) biosGeometry: (1280, 255, 63) >PedDevice: <_ped.Device object at 0x39a9680> >target size = 10048.0 path = /dev/mapper/vg_f17guswks-lv_swap >format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x39be850) -- >name = vg_f17guswks status = True kids = 3 id = 12 >parents = ['existing 476439MB partition sdb2 (11) with existing lvmpv'] >uuid = MPUUpB-Vi5Z-hspz-94zw-EFsh-dOK7-LBVOhQ size = 476416 >format = existing None >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/mapper/vg_f17guswks >format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 32.0 PE Count = 14888 >PE Free = 0 PV Count = 1 >LV Names = ['lv_home', 'lv_root', 'lv_swap'] modified = False >extents = 14888.0 free space = 0 >free extents = 0.0 reserved percent = 0 reserved space = 0 >PVs = ['existing 476439MB partition sdb2 (11) with existing lvmpv'] >LVs = ['existing 415168MB lvmlv vg_f17guswks-lv_home (13) with existing ext4 filesystem', >'existing 51200MB lvmlv vg_f17guswks-lv_root (14) with existing ext4 filesystem', >'existing 10048MB lvmlv vg_f17guswks-lv_swap (15) with existing swap'] >segment type = linear percent = 0 >mirror copies = 1 snapshot total = 0MB >VG space used = 10048MB >Dec 27 11:57:09 localhost blivet[2095]: got format: SwapSpace instance (0x39b0650) -- >type = swap name = swap status = True >device = /dev/mapper/vg_f17guswks-lv_swap uuid = 9f6e9ba4-6c8c-4103-b916-575be5d54951 exists = True >options = supported = True formattable = True resizable = False >priority = None label = None >Dec 27 11:57:09 localhost blivet[2095]: DeviceTree.getDeviceByName: name: vg_f17guswks-lv_root ; >Dec 27 11:57:09 localhost blivet[2095]: DeviceTree.getDeviceByName returned existing 51200MB lvmlv vg_f17guswks-lv_root (14) with existing ext4 filesystem >Dec 27 11:57:09 localhost blivet[2095]: set vg_f17guswks-lv_root copies to 1, metadata size to 0MB, log size to 0MB, total size 51200MB >Dec 27 11:57:09 localhost blivet[2095]: DeviceTree.getDeviceByName: name: vg_f17guswks-lv_swap ; >Dec 27 11:57:09 localhost blivet[2095]: DeviceTree.getDeviceByName returned existing 10048MB lvmlv vg_f17guswks-lv_swap (15) with existing swap >Dec 27 11:57:09 localhost blivet[2095]: set vg_f17guswks-lv_swap copies to 1, metadata size to 0MB, log size to 0MB, total size 10048MB >Dec 27 11:57:09 localhost blivet[2095]: DeviceTree.getDeviceByName: name: vg_f17guswks-lv_home ; >Dec 27 11:57:09 localhost blivet[2095]: DeviceTree.getDeviceByName returned existing 415168MB lvmlv vg_f17guswks-lv_home (13) with existing ext4 filesystem >Dec 27 11:57:09 localhost blivet[2095]: set vg_f17guswks-lv_home copies to 1, metadata size to 0MB, log size to 0MB, total size 415168MB >Dec 27 11:57:09 localhost blivet[2095]: looking up parted Device: /dev/sdb2 >Dec 27 11:57:09 localhost blivet[2095]: got device: PartitionDevice instance (0x39b03d0) -- >name = sdb2 status = True kids = 1 id = 11 >parents = ['existing 476940MB disk sdb (9) with existing msdos disklabel'] >uuid = None size = 476439.0 >format = existing lvmpv >major = 8 minor = 18 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:1/0:0:1:0/block/sdb/sdb2 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdb2 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 975747072 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32729 did: 0 busy: False >hardwareGeometry: (60737, 255, 63) biosGeometry: (60737, 255, 63) >PedDevice: <_ped.Device object at 0x39a94d0> >target size = 0 path = /dev/sdb2 >format args = [] originalFormat = None grow = None max size = 0 bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x39b0150> fileSystem: None >number: 2 path: /dev/sdb2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x39be2d0> PedPartition: <_ped.Partition object at 0x39b6590> >disk = existing 476940MB disk sdb (9) with existing msdos disklabel >start = 1026048 end = 976773119 length = 975747072 >flags = lvm >Dec 27 11:57:09 localhost blivet[2095]: got format: LVMPhysicalVolume instance (0x39be750) -- >type = lvmpv name = physical volume (LVM) status = False >device = /dev/sdb2 uuid = zeFsth-1wRe-6cJX-qGkA-mEhl-yAQV-iM52Rn exists = True >options = None supported = True formattable = True resizable = False >vgName = vg_f17guswks vgUUID = MPUUpB-Vi5Z-hspz-94zw-EFsh-dOK7-LBVOhQ peStart = 1.0 >Dec 27 11:57:09 localhost blivet[2095]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD1002FBYS-02A6B0_WD-WMATV8131634 /dev/disk/by-id/wwn-0x50014ee0ad0adc5b /dev/disk/by-uuid/6e0df940-6859-415b-acf2-452a0b902192', >'DEVNAME': 'sdc', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdc', >'DEVTYPE': 'disk', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_AAM': '1', >'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', >'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', >'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', >'ID_ATA_FEATURE_SET_HPA': '1', >'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', >'ID_ATA_FEATURE_SET_PM': '1', >'ID_ATA_FEATURE_SET_PM_ENABLED': '1', >'ID_ATA_FEATURE_SET_PUIS': '1', >'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '188', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '188', >'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_BTRFS_READY': '1', >'ID_BUS': 'ata', >'ID_FS_TYPE': 'btrfs', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '6e0df940-6859-415b-acf2-452a0b902192', >'ID_FS_UUID_ENC': '6e0df940-6859-415b-acf2-452a0b902192', >'ID_FS_UUID_SUB': 'c270e2e6-929c-4240-9676-26e611bb8fc6', >'ID_FS_UUID_SUB_ENC': 'c270e2e6-929c-4240-9676-26e611bb8fc6', >'ID_MODEL': 'WDC_WD1002FBYS-02A6B0', >'ID_MODEL_ENC': 'WDC\\x20WD1002FBYS-02A6B0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_REVISION': '03.00C06', >'ID_SERIAL': 'WDC_WD1002FBYS-02A6B0_WD-WMATV8131634', >'ID_SERIAL_SHORT': 'WD-WMATV8131634', >'ID_TYPE': 'disk', >'ID_WWN': '0x50014ee0ad0adc5b', >'ID_WWN_WITH_EXTENSION': '0x50014ee0ad0adc5b', >'MAJOR': '8', >'MINOR': '32', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '37535', >'name': 'sdc', >'symlinks': ['/dev/disk/by-id/ata-WDC_WD1002FBYS-02A6B0_WD-WMATV8131634', >'/dev/disk/by-id/wwn-0x50014ee0ad0adc5b', >'/dev/disk/by-uuid/6e0df940-6859-415b-acf2-452a0b902192'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdc'} ; name: sdc ; >Dec 27 11:57:09 localhost blivet[2095]: scanning sdc (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdc)... >Dec 27 11:57:09 localhost blivet[2095]: DeviceTree.getDeviceByName: name: sdc ; >Dec 27 11:57:09 localhost blivet[2095]: DeviceTree.getDeviceByName returned None >Dec 27 11:57:09 localhost blivet[2095]: DeviceTree.addUdevDiskDevice: name: sdc ; >Dec 27 11:57:09 localhost blivet[2095]: sdc is a disk >Dec 27 11:57:09 localhost blivet[2095]: getFormat('None') returning DeviceFormat instance >Dec 27 11:57:09 localhost blivet[2095]: DiskDevice._setFormat: sdc ; current: None ; type: None ; >Dec 27 11:57:09 localhost program[2095]: Running... multipath -c /dev/sdc >Dec 27 11:57:09 localhost program[2095]: Dec 27 05:57:09 | /etc/multipath.conf does not exist, blacklisting all devices. >Dec 27 11:57:09 localhost program[2095]: Dec 27 05:57:09 | A default multipath.conf file is located at >Dec 27 11:57:09 localhost program[2095]: Dec 27 05:57:09 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >Dec 27 11:57:09 localhost program[2095]: Dec 27 05:57:09 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >Dec 27 11:57:09 localhost program[2095]: /dev/sdc is not a valid multipath device path >Dec 27 11:57:09 localhost program[2095]: Return code: 1 >Dec 27 11:57:09 localhost blivet[2095]: added disk sdc (id 16) to device tree >Dec 27 11:57:09 localhost blivet[2095]: looking up parted Device: /dev/sdc >Dec 27 11:57:09 localhost blivet[2095]: DeviceTree.handleUdevDeviceFormat: name: sdc ; >Dec 27 11:57:09 localhost blivet[2095]: DeviceTree.handleUdevDiskLabelFormat: device: sdc ; label_type: None ; >Dec 27 11:57:09 localhost blivet[2095]: BTRFS.supported: supported: True ; >Dec 27 11:57:09 localhost blivet[2095]: getFormat('btrfs') returning BTRFS instance >Dec 27 11:57:09 localhost blivet[2095]: device sdc does not contain a disklabel >Dec 27 11:57:09 localhost blivet[2095]: type detected on 'sdc' is 'btrfs' >Dec 27 11:57:09 localhost blivet[2095]: BTRFS.supported: supported: True ; >Dec 27 11:57:09 localhost blivet[2095]: getFormat('btrfs') returning BTRFS instance >Dec 27 11:57:09 localhost blivet[2095]: DiskDevice._setFormat: sdc ; current: None ; type: btrfs ; >Dec 27 11:57:09 localhost blivet[2095]: DeviceTree.handleBTRFSFormat: name: sdc ; >Dec 27 11:57:09 localhost blivet[2095]: creating btrfs volume btrfs.None >Dec 27 11:57:09 localhost blivet[2095]: DiskDevice.addChild: kids: 0 ; name: sdc ; >Dec 27 11:57:09 localhost blivet[2095]: getFormat('None') returning DeviceFormat instance >Dec 27 11:57:09 localhost blivet[2095]: BTRFSVolumeDevice._setFormat: btrfs.17 ; current: None ; type: None ; >Dec 27 11:57:09 localhost blivet[2095]: BTRFS.supported: supported: True ; >Dec 27 11:57:09 localhost blivet[2095]: getFormat('btrfs') returning BTRFS instance >Dec 27 11:57:09 localhost blivet[2095]: BTRFSVolumeDevice._setFormat: btrfs.17 ; current: None ; type: btrfs ; >Dec 27 11:57:09 localhost blivet[2095]: added btrfs volume btrfs.17 (id 17) to device tree >Dec 27 11:57:09 localhost blivet[2095]: BTRFSVolumeDevice.setup: btrfs.17 ; status: True ; controllable: True ; orig: True ; >Dec 27 11:57:09 localhost blivet[2095]: failed to get default SELinux context for /tmp/btrfs-tmp.17b_O5fO: [Errno 2] No such file or directory >Dec 27 11:57:09 localhost blivet[2095]: set SELinux context for mountpoint /tmp/btrfs-tmp.17b_O5fO to None >Dec 27 11:57:09 localhost program[2095]: Running... mount -t btrfs -o subvolid=5 /dev/sdc /tmp/btrfs-tmp.17b_O5fO >Dec 27 11:57:09 localhost kernel: device fsid 6e0df940-6859-415b-acf2-452a0b902192 devid 1 transid 27 /dev/sdc >Dec 27 11:57:09 localhost kernel: btrfs: disk space caching is enabled >Dec 27 11:57:09 localhost kernel: SELinux: initialized (dev sdd, type btrfs), uses xattr >Dec 27 11:57:09 localhost program[2095]: Return code: 0 >Dec 27 11:57:09 localhost blivet[2095]: failed to get default SELinux context for /tmp/btrfs-tmp.17b_O5fO: [Errno 2] No such file or directory >Dec 27 11:57:09 localhost blivet[2095]: set SELinux context for newly mounted filesystem root at /tmp/btrfs-tmp.17b_O5fO to None >Dec 27 11:57:09 localhost program[2095]: Running... btrfs subvol list -p /tmp/btrfs-tmp.17b_O5fO >Dec 27 11:57:09 localhost program[2095]: ID 256 gen 7 parent 5 top level 5 path img >Dec 27 11:57:09 localhost program[2095]: Return code: 0 >Dec 27 11:57:09 localhost program[2095]: Running... udevadm settle --timeout=300 >Dec 27 11:57:09 localhost kernel: device fsid 6e0df940-6859-415b-acf2-452a0b902192 devid 1 transid 27 /dev/sdc >Dec 27 11:57:09 localhost program[2095]: Return code: 0 >Dec 27 11:57:09 localhost program[2095]: Running... umount /tmp/btrfs-tmp.17b_O5fO >Dec 27 11:57:09 localhost program[2095]: Return code: 0 >Dec 27 11:57:09 localhost blivet[2095]: BTRFS.supported: supported: True ; >Dec 27 11:57:09 localhost blivet[2095]: getFormat('btrfs') returning BTRFS instance >Dec 27 11:57:09 localhost blivet[2095]: BTRFSVolumeDevice.addChild: kids: 0 ; name: btrfs.17 ; >Dec 27 11:57:09 localhost blivet[2095]: BTRFSSubVolumeDevice._setFormat: img ; current: None ; type: btrfs ; >Dec 27 11:57:09 localhost blivet[2095]: added btrfs subvolume img (id 18) to device tree >Dec 27 11:57:09 localhost blivet[2095]: got device: DiskDevice instance (0x39bef50) -- >name = sdc status = True kids = 1 id = 16 >parents = [] >uuid = None size = 953869.710938 >format = existing btrfs filesystem >major = 8 minor = 32 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdc partedDevice = parted.Device instance -- >model: ATA WDC WD1002FBYS-0 path: /dev/sdc type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 1953525168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 2 did: 0 busy: False >hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) >PedDevice: <_ped.Device object at 0x39a9710> >target size = 0 path = /dev/sdc >format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x39c1290> >Dec 27 11:57:09 localhost blivet[2095]: BTRFS.supported: supported: True ; >Dec 27 11:57:09 localhost blivet[2095]: got format: BTRFS instance (0x39c1f50) -- >type = btrfs name = btrfs status = False >device = /dev/sdc uuid = c270e2e6-929c-4240-9676-26e611bb8fc6 exists = True >options = defaults supported = True formattable = True resizable = False >mountpoint = None mountopts = None >label = None size = 0.0 targetSize = 0.0 >Dec 27 11:57:09 localhost blivet[2095]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD5002ABYS-02B1B0_WD-WCASYE730343 /dev/disk/by-id/wwn-0x50014ee25a417e3c /dev/disk/by-uuid/6e0df940-6859-415b-acf2-452a0b902192', >'DEVNAME': 'sdd', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:1/1:0:1:0/block/sdd', >'DEVTYPE': 'disk', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_AAM': '1', >'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', >'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', >'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', >'ID_ATA_FEATURE_SET_HPA': '1', >'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', >'ID_ATA_FEATURE_SET_PM': '1', >'ID_ATA_FEATURE_SET_PM_ENABLED': '1', >'ID_ATA_FEATURE_SET_PUIS': '1', >'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '96', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '96', >'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_BTRFS_READY': '1', >'ID_BUS': 'ata', >'ID_FS_TYPE': 'btrfs', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '6e0df940-6859-415b-acf2-452a0b902192', >'ID_FS_UUID_ENC': '6e0df940-6859-415b-acf2-452a0b902192', >'ID_FS_UUID_SUB': '8f0837e1-6e44-4df7-a9ff-c9a895955cf0', >'ID_FS_UUID_SUB_ENC': '8f0837e1-6e44-4df7-a9ff-c9a895955cf0', >'ID_MODEL': 'WDC_WD5002ABYS-02B1B0', >'ID_MODEL_ENC': 'WDC\\x20WD5002ABYS-02B1B0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_REVISION': '02.03B03', >'ID_SERIAL': 'WDC_WD5002ABYS-02B1B0_WD-WCASYE730343', >'ID_SERIAL_SHORT': 'WD-WCASYE730343', >'ID_TYPE': 'disk', >'ID_WWN': '0x50014ee25a417e3c', >'ID_WWN_WITH_EXTENSION': '0x50014ee25a417e3c', >'MAJOR': '8', >'MINOR': '48', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '38017', >'name': 'sdd', >'symlinks': ['/dev/disk/by-id/ata-WDC_WD5002ABYS-02B1B0_WD-WCASYE730343', >'/dev/disk/by-id/wwn-0x50014ee25a417e3c', >'/dev/disk/by-uuid/6e0df940-6859-415b-acf2-452a0b902192'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:1/1:0:1:0/block/sdd'} ; name: sdd ; >Dec 27 11:57:09 localhost blivet[2095]: scanning sdd (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:1/1:0:1:0/block/sdd)... >Dec 27 11:57:09 localhost blivet[2095]: DeviceTree.getDeviceByName: name: sdd ; >Dec 27 11:57:09 localhost blivet[2095]: DeviceTree.getDeviceByName returned None >Dec 27 11:57:09 localhost blivet[2095]: DeviceTree.addUdevDiskDevice: name: sdd ; >Dec 27 11:57:09 localhost blivet[2095]: sdd is a disk >Dec 27 11:57:09 localhost blivet[2095]: getFormat('None') returning DeviceFormat instance >Dec 27 11:57:09 localhost blivet[2095]: DiskDevice._setFormat: sdd ; current: None ; type: None ; >Dec 27 11:57:09 localhost program[2095]: Running... multipath -c /dev/sdd >Dec 27 11:57:09 localhost program[2095]: Dec 27 05:57:09 | /etc/multipath.conf does not exist, blacklisting all devices. >Dec 27 11:57:09 localhost program[2095]: Dec 27 05:57:09 | A default multipath.conf file is located at >Dec 27 11:57:09 localhost program[2095]: Dec 27 05:57:09 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >Dec 27 11:57:09 localhost program[2095]: Dec 27 05:57:09 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >Dec 27 11:57:09 localhost program[2095]: /dev/sdd is not a valid multipath device path >Dec 27 11:57:09 localhost program[2095]: Return code: 1 >Dec 27 11:57:09 localhost blivet[2095]: added disk sdd (id 19) to device tree >Dec 27 11:57:09 localhost blivet[2095]: looking up parted Device: /dev/sdd >Dec 27 11:57:09 localhost blivet[2095]: DeviceTree.handleUdevDeviceFormat: name: sdd ; >Dec 27 11:57:09 localhost blivet[2095]: DeviceTree.handleUdevDiskLabelFormat: device: sdd ; label_type: None ; >Dec 27 11:57:09 localhost blivet[2095]: BTRFS.supported: supported: True ; >Dec 27 11:57:09 localhost blivet[2095]: getFormat('btrfs') returning BTRFS instance >Dec 27 11:57:09 localhost blivet[2095]: device sdd does not contain a disklabel >Dec 27 11:57:09 localhost blivet[2095]: type detected on 'sdd' is 'btrfs' >Dec 27 11:57:09 localhost blivet[2095]: BTRFS.supported: supported: True ; >Dec 27 11:57:09 localhost blivet[2095]: getFormat('btrfs') returning BTRFS instance >Dec 27 11:57:09 localhost blivet[2095]: DiskDevice._setFormat: sdd ; current: None ; type: btrfs ; >Dec 27 11:57:09 localhost blivet[2095]: DeviceTree.handleBTRFSFormat: name: sdd ; >Dec 27 11:57:09 localhost blivet[2095]: found btrfs volume btrfs.17 >Dec 27 11:57:09 localhost blivet[2095]: BTRFSVolumeDevice._addDevice: btrfs.17 ; device: sdd ; status: True ; >Dec 27 11:57:09 localhost blivet[2095]: DiskDevice.addChild: kids: 0 ; name: sdd ; >Dec 27 11:57:09 localhost blivet[2095]: got device: DiskDevice instance (0x39c12d0) -- >name = sdd status = True kids = 1 id = 19 >parents = [] >uuid = None size = 476940.023438 >format = existing btrfs filesystem >major = 8 minor = 48 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:1/1:0:1:0/block/sdd partedDevice = parted.Device instance -- >model: ATA WDC WD5002ABYS-0 path: /dev/sdd type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 976773168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 2 did: 1 busy: False >hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) >PedDevice: <_ped.Device object at 0x39a97a0> >target size = 0 path = /dev/sdd >format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x39d4650> >Dec 27 11:57:09 localhost blivet[2095]: BTRFS.supported: supported: True ; >Dec 27 11:57:09 localhost blivet[2095]: got format: BTRFS instance (0x39d47d0) -- >type = btrfs name = btrfs status = False >device = /dev/sdd uuid = 8f0837e1-6e44-4df7-a9ff-c9a895955cf0 exists = True >options = defaults supported = True formattable = True resizable = False >mountpoint = None mountopts = None >label = None size = 0.0 targetSize = 0.0 >Dec 27 11:57:09 localhost blivet[2095]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-HL-DT-ST_DVDRAM_GH22NS50_K2SA7DB5432 /dev/disk/by-id/wwn-0x5001480000000000', >'DEVNAME': 'sr0', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.5/ata3/host2/target2:0:0/2:0:0:0/block/sr0', >'DEVTYPE': 'disk', >'ID_ATA': '1', >'ID_ATA_FEATURE_SET_PM': '1', >'ID_ATA_FEATURE_SET_PM_ENABLED': '0', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_BUS': 'ata', >'ID_CDROM': '1', >'ID_CDROM_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': 'HL-DT-ST_DVDRAM_GH22NS50', >'ID_MODEL_ENC': 'HL-DT-ST\\x20DVDRAM\\x20GH22NS50\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_REVISION': 'TN02', >'ID_SERIAL': 'HL-DT-ST_DVDRAM_GH22NS50_K2SA7DB5432', >'ID_SERIAL_SHORT': 'K2SA7DB5432', >'ID_TYPE': 'cd', >'ID_WWN': '0x5001480000000000', >'ID_WWN_WITH_EXTENSION': '0x5001480000000000', >'MAJOR': '11', >'MINOR': '0', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':seat:systemd:uaccess:', >'USEC_INITIALIZED': '39276', >'name': 'sr0', >'symlinks': ['/dev/cdrom', >'/dev/disk/by-id/ata-HL-DT-ST_DVDRAM_GH22NS50_K2SA7DB5432', >'/dev/disk/by-id/wwn-0x5001480000000000'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.5/ata3/host2/target2:0:0/2:0:0:0/block/sr0'} ; name: sr0 ; >Dec 27 11:57:09 localhost blivet[2095]: scanning sr0 (/devices/pci0000:00/0000:00:1f.5/ata3/host2/target2:0:0/2:0:0:0/block/sr0)... >Dec 27 11:57:09 localhost blivet[2095]: DeviceTree.getDeviceByName: name: sr0 ; >Dec 27 11:57:09 localhost blivet[2095]: DeviceTree.getDeviceByName returned None >Dec 27 11:57:09 localhost blivet[2095]: sr0 is a cdrom >Dec 27 11:57:09 localhost blivet[2095]: DeviceTree.addUdevOpticalDevice: >Dec 27 11:57:09 localhost blivet[2095]: getFormat('None') returning DeviceFormat instance >Dec 27 11:57:09 localhost blivet[2095]: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >Dec 27 11:57:09 localhost blivet[2095]: added cdrom sr0 (id 20) to device tree >Dec 27 11:57:09 localhost blivet[2095]: OpticalDevice.mediaPresent: sr0 ; status: True ; >Dec 27 11:57:09 localhost blivet[2095]: no device or no media present >Dec 27 11:57:09 localhost blivet[2095]: DeviceTree.addUdevDevice: info: {'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', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '55492', >'name': 'loop0', >'symlinks': [], >'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >Dec 27 11:57:09 localhost blivet[2095]: scanning loop0 (/devices/virtual/block/loop0)... >Dec 27 11:57:09 localhost blivet[2095]: DeviceTree.getDeviceByName: name: loop0 ; >Dec 27 11:57:09 localhost blivet[2095]: DeviceTree.getDeviceByName returned None >Dec 27 11:57:09 localhost blivet[2095]: loop0 is a loop device >Dec 27 11:57:09 localhost blivet[2095]: DeviceTree.addUdevLoopDevice: name: loop0 ; >Dec 27 11:57:09 localhost blivet[2095]: DeviceTree.getDeviceByName: name: /osmin.img (deleted) ; >Dec 27 11:57:09 localhost blivet[2095]: DeviceTree.getDeviceByName returned None >Dec 27 11:57:09 localhost blivet[2095]: getFormat('None') returning DeviceFormat instance >Dec 27 11:57:09 localhost blivet[2095]: FileDevice._setFormat: /osmin.img (deleted) ; current: None ; type: None ; >Dec 27 11:57:09 localhost blivet[2095]: added file /osmin.img (deleted) (id 21) to device tree >Dec 27 11:57:09 localhost blivet[2095]: FileDevice.addChild: kids: 0 ; name: /osmin.img (deleted) ; >Dec 27 11:57:09 localhost blivet[2095]: getFormat('None') returning DeviceFormat instance >Dec 27 11:57:09 localhost blivet[2095]: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >Dec 27 11:57:09 localhost blivet[2095]: added loop loop0 (id 22) to device tree >Dec 27 11:57:09 localhost blivet[2095]: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >Dec 27 11:57:09 localhost blivet[2095]: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >Dec 27 11:57:09 localhost blivet[2095]: getFormat('squashfs') returning DeviceFormat instance >Dec 27 11:57:09 localhost blivet[2095]: device loop0 does not contain a disklabel >Dec 27 11:57:09 localhost blivet[2095]: type detected on 'loop0' is 'squashfs' >Dec 27 11:57:09 localhost blivet[2095]: getFormat('squashfs') returning DeviceFormat instance >Dec 27 11:57:09 localhost blivet[2095]: LoopDevice._setFormat: loop0 ; current: None ; type: squashfs ; >Dec 27 11:57:09 localhost blivet[2095]: got device: LoopDevice instance (0x39d4750) -- >name = loop0 status = False kids = 0 id = 22 >parents = ['existing 0MB file /osmin.img (deleted) (21)'] >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 >Dec 27 11:57:09 localhost blivet[2095]: got format: DeviceFormat instance (0x39d4a10) -- >type = squashfs name = squashfs status = False >device = /dev/loop0 uuid = None exists = True >options = None supported = False formattable = False resizable = False >Dec 27 11:57:09 localhost kernel: device fsid 6e0df940-6859-415b-acf2-452a0b902192 devid 2 transid 29 /dev/sdd >Dec 27 11:57:09 localhost blivet[2095]: DeviceTree.addUdevDevice: info: {'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', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '55884', >'name': 'loop1', >'symlinks': [], >'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >Dec 27 11:57:09 localhost blivet[2095]: scanning loop1 (/devices/virtual/block/loop1)... >Dec 27 11:57:09 localhost blivet[2095]: DeviceTree.getDeviceByName: name: loop1 ; >Dec 27 11:57:09 localhost blivet[2095]: DeviceTree.getDeviceByName returned None >Dec 27 11:57:09 localhost blivet[2095]: loop1 is a loop device >Dec 27 11:57:09 localhost blivet[2095]: DeviceTree.addUdevLoopDevice: name: loop1 ; >Dec 27 11:57:09 localhost blivet[2095]: DeviceTree.getDeviceByName: name: /osmin ; >Dec 27 11:57:09 localhost blivet[2095]: DeviceTree.getDeviceByName returned None >Dec 27 11:57:09 localhost blivet[2095]: getFormat('None') returning DeviceFormat instance >Dec 27 11:57:09 localhost blivet[2095]: FileDevice._setFormat: /osmin ; current: None ; type: None ; >Dec 27 11:57:09 localhost blivet[2095]: added file /osmin (id 23) to device tree >Dec 27 11:57:09 localhost blivet[2095]: FileDevice.addChild: kids: 0 ; name: /osmin ; >Dec 27 11:57:09 localhost blivet[2095]: getFormat('None') returning DeviceFormat instance >Dec 27 11:57:09 localhost blivet[2095]: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >Dec 27 11:57:09 localhost blivet[2095]: added loop loop1 (id 24) to device tree >Dec 27 11:57:09 localhost blivet[2095]: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >Dec 27 11:57:09 localhost blivet[2095]: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >Dec 27 11:57:09 localhost blivet[2095]: getFormat('DM_snapshot_cow') returning DeviceFormat instance >Dec 27 11:57:09 localhost blivet[2095]: device loop1 does not contain a disklabel >Dec 27 11:57:09 localhost blivet[2095]: type detected on 'loop1' is 'DM_snapshot_cow' >Dec 27 11:57:09 localhost blivet[2095]: getFormat('DM_snapshot_cow') returning DeviceFormat instance >Dec 27 11:57:09 localhost blivet[2095]: LoopDevice._setFormat: loop1 ; current: None ; type: DM_snapshot_cow ; >Dec 27 11:57:09 localhost blivet[2095]: got device: LoopDevice instance (0x39d45d0) -- >name = loop1 status = False kids = 0 id = 24 >parents = ['existing 0MB file /osmin (23)'] >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 >Dec 27 11:57:09 localhost blivet[2095]: got format: DeviceFormat instance (0x39d4c10) -- >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 >Dec 27 11:57:09 localhost blivet[2095]: DeviceTree.addUdevDevice: info: {'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', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '56287', >'name': 'loop2', >'symlinks': [], >'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >Dec 27 11:57:09 localhost blivet[2095]: scanning loop2 (/devices/virtual/block/loop2)... >Dec 27 11:57:09 localhost blivet[2095]: DeviceTree.getDeviceByName: name: loop2 ; >Dec 27 11:57:09 localhost blivet[2095]: DeviceTree.getDeviceByName returned None >Dec 27 11:57:09 localhost blivet[2095]: loop2 is a loop device >Dec 27 11:57:09 localhost blivet[2095]: DeviceTree.addUdevLoopDevice: name: loop2 ; >Dec 27 11:57:09 localhost blivet[2095]: DeviceTree.getDeviceByName: name: /run/initramfs/live/LiveOS/squashfs.img ; >Dec 27 11:57:09 localhost blivet[2095]: DeviceTree.getDeviceByName returned None >Dec 27 11:57:09 localhost blivet[2095]: getFormat('None') returning DeviceFormat instance >Dec 27 11:57:09 localhost blivet[2095]: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >Dec 27 11:57:09 localhost blivet[2095]: added file /run/initramfs/live/LiveOS/squashfs.img (id 25) to device tree >Dec 27 11:57:09 localhost blivet[2095]: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >Dec 27 11:57:09 localhost blivet[2095]: getFormat('None') returning DeviceFormat instance >Dec 27 11:57:09 localhost blivet[2095]: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >Dec 27 11:57:09 localhost blivet[2095]: added loop loop2 (id 26) to device tree >Dec 27 11:57:09 localhost blivet[2095]: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >Dec 27 11:57:09 localhost blivet[2095]: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >Dec 27 11:57:09 localhost blivet[2095]: getFormat('squashfs') returning DeviceFormat instance >Dec 27 11:57:09 localhost blivet[2095]: device loop2 does not contain a disklabel >Dec 27 11:57:09 localhost blivet[2095]: type detected on 'loop2' is 'squashfs' >Dec 27 11:57:09 localhost blivet[2095]: getFormat('squashfs') returning DeviceFormat instance >Dec 27 11:57:09 localhost blivet[2095]: LoopDevice._setFormat: loop2 ; current: None ; type: squashfs ; >Dec 27 11:57:09 localhost blivet[2095]: got device: LoopDevice instance (0x39d4dd0) -- >name = loop2 status = False kids = 0 id = 26 >parents = ['existing 0MB file /run/initramfs/live/LiveOS/squashfs.img (25)'] >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 >Dec 27 11:57:09 localhost blivet[2095]: got format: DeviceFormat instance (0x39d4e90) -- >type = squashfs name = squashfs status = False >device = /dev/loop2 uuid = None exists = True >options = None supported = False formattable = False resizable = False >Dec 27 11:57:09 localhost blivet[2095]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', >'DEVNAME': 'loop3', >'DEVPATH': '/devices/virtual/block/loop3', >'DEVTYPE': 'disk', >'ID_FS_LABEL': '_Fedora-Live-Des', >'ID_FS_LABEL_ENC': '_Fedora-Live-Des', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', >'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', >'ID_FS_VERSION': '1.0', >'MAJOR': '7', >'MINOR': '3', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '56689', >'name': 'loop3', >'symlinks': ['/dev/disk/by-label/_Fedora-Live-Des', >'/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5'], >'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >Dec 27 11:57:09 localhost blivet[2095]: scanning loop3 (/devices/virtual/block/loop3)... >Dec 27 11:57:09 localhost blivet[2095]: DeviceTree.getDeviceByName: name: loop3 ; >Dec 27 11:57:09 localhost blivet[2095]: DeviceTree.getDeviceByName returned None >Dec 27 11:57:09 localhost blivet[2095]: loop3 is a loop device >Dec 27 11:57:09 localhost blivet[2095]: DeviceTree.addUdevLoopDevice: name: loop3 ; >Dec 27 11:57:09 localhost blivet[2095]: DeviceTree.getDeviceByName: name: /LiveOS/ext3fs.img ; >Dec 27 11:57:09 localhost blivet[2095]: DeviceTree.getDeviceByName returned None >Dec 27 11:57:09 localhost blivet[2095]: getFormat('None') returning DeviceFormat instance >Dec 27 11:57:09 localhost blivet[2095]: FileDevice._setFormat: /LiveOS/ext3fs.img ; current: None ; type: None ; >Dec 27 11:57:09 localhost blivet[2095]: added file /LiveOS/ext3fs.img (id 27) to device tree >Dec 27 11:57:09 localhost blivet[2095]: FileDevice.addChild: kids: 0 ; name: /LiveOS/ext3fs.img ; >Dec 27 11:57:09 localhost blivet[2095]: getFormat('None') returning DeviceFormat instance >Dec 27 11:57:09 localhost blivet[2095]: LoopDevice._setFormat: loop3 ; current: None ; type: None ; >Dec 27 11:57:09 localhost blivet[2095]: added loop loop3 (id 28) to device tree >Dec 27 11:57:09 localhost blivet[2095]: DeviceTree.handleUdevDeviceFormat: name: loop3 ; >Dec 27 11:57:09 localhost blivet[2095]: DeviceTree.handleUdevDiskLabelFormat: device: loop3 ; label_type: None ; >Dec 27 11:57:09 localhost blivet[2095]: Ext4FS.supported: supported: True ; >Dec 27 11:57:09 localhost blivet[2095]: getFormat('ext4') returning Ext4FS instance >Dec 27 11:57:09 localhost blivet[2095]: device loop3 does not contain a disklabel >Dec 27 11:57:09 localhost blivet[2095]: type detected on 'loop3' is 'ext4' >Dec 27 11:57:09 localhost program[2095]: Running... dumpe2fs -h /dev/loop3 >Dec 27 11:57:09 localhost program[2095]: dumpe2fs 1.42.8 (20-Jun-2013) >Dec 27 11:57:09 localhost program[2095]: Filesystem volume name: _Fedora-Live-Des >Dec 27 11:57:09 localhost program[2095]: Last mounted on: /var/tmp/imgcreate-CIJ2Sr/install_root >Dec 27 11:57:09 localhost program[2095]: Filesystem UUID: 24375583-5faa-4172-8345-5dff1a0e89e5 >Dec 27 11:57:09 localhost program[2095]: Filesystem magic number: 0xEF53 >Dec 27 11:57:09 localhost program[2095]: Filesystem revision #: 1 (dynamic) >Dec 27 11:57:09 localhost program[2095]: 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 >Dec 27 11:57:09 localhost program[2095]: Filesystem flags: signed_directory_hash >Dec 27 11:57:09 localhost program[2095]: Default mount options: user_xattr acl >Dec 27 11:57:09 localhost program[2095]: Filesystem state: clean >Dec 27 11:57:09 localhost program[2095]: Errors behavior: Continue >Dec 27 11:57:09 localhost program[2095]: Filesystem OS type: Linux >Dec 27 11:57:09 localhost program[2095]: Inode count: 262144 >Dec 27 11:57:09 localhost program[2095]: Block count: 1048576 >Dec 27 11:57:09 localhost program[2095]: Reserved block count: 10484 >Dec 27 11:57:09 localhost program[2095]: Free blocks: 225114 >Dec 27 11:57:09 localhost program[2095]: Free inodes: 155781 >Dec 27 11:57:09 localhost program[2095]: First block: 0 >Dec 27 11:57:09 localhost program[2095]: Block size: 4096 >Dec 27 11:57:09 localhost program[2095]: Fragment size: 4096 >Dec 27 11:57:09 localhost program[2095]: Reserved GDT blocks: 255 >Dec 27 11:57:09 localhost program[2095]: Blocks per group: 32768 >Dec 27 11:57:09 localhost program[2095]: Fragments per group: 32768 >Dec 27 11:57:09 localhost program[2095]: Inodes per group: 8192 >Dec 27 11:57:09 localhost program[2095]: Inode blocks per group: 512 >Dec 27 11:57:09 localhost program[2095]: Flex block group size: 16 >Dec 27 11:57:09 localhost program[2095]: Filesystem created: Wed Dec 11 19:03:22 2013 >Dec 27 11:57:09 localhost program[2095]: Last mount time: Wed Dec 11 19:03:26 2013 >Dec 27 11:57:09 localhost program[2095]: Last write time: Wed Dec 11 19:51:39 2013 >Dec 27 11:57:09 localhost program[2095]: Mount count: 0 >Dec 27 11:57:09 localhost program[2095]: Maximum mount count: -1 >Dec 27 11:57:09 localhost program[2095]: Last checked: Wed Dec 11 19:51:39 2013 >Dec 27 11:57:09 localhost program[2095]: Check interval: 0 (<none>) >Dec 27 11:57:09 localhost program[2095]: Lifetime writes: 767 MB >Dec 27 11:57:09 localhost program[2095]: Reserved blocks uid: 0 (user root) >Dec 27 11:57:09 localhost program[2095]: Reserved blocks gid: 0 (group root) >Dec 27 11:57:09 localhost program[2095]: First inode: 11 >Dec 27 11:57:09 localhost program[2095]: Inode size: 256 >Dec 27 11:57:09 localhost program[2095]: Required extra isize: 28 >Dec 27 11:57:09 localhost program[2095]: Desired extra isize: 28 >Dec 27 11:57:09 localhost program[2095]: Journal inode: 8 >Dec 27 11:57:09 localhost program[2095]: Default directory hash: half_md4 >Dec 27 11:57:09 localhost program[2095]: Directory Hash Seed: b1c616e0-cc81-4b8c-9992-f2c77daec9c9 >Dec 27 11:57:09 localhost program[2095]: Journal backup: inode blocks >Dec 27 11:57:09 localhost program[2095]: Journal features: journal_incompat_revoke >Dec 27 11:57:09 localhost program[2095]: Journal size: 128M >Dec 27 11:57:09 localhost program[2095]: Journal length: 32768 >Dec 27 11:57:09 localhost program[2095]: Journal sequence: 0x00003086 >Dec 27 11:57:09 localhost program[2095]: Journal start: 0 >Dec 27 11:57:09 localhost program[2095]: Dec 27 11:57:09 localhost program[2095]: Return code: 0 >Dec 27 11:57:09 localhost program[2095]: Running... resize2fs -P /dev/loop3 >Dec 27 11:57:09 localhost program[2095]: resize2fs 1.42.8 (20-Jun-2013) >Dec 27 11:57:09 localhost program[2095]: resize2fs: Device or resource busy while trying to open /dev/loop3 >Dec 27 11:57:09 localhost program[2095]: Couldn't find valid filesystem superblock. >Dec 27 11:57:09 localhost program[2095]: Return code: 1 >Dec 27 11:57:09 localhost blivet[2095]: using current size 0 as min size >Dec 27 11:57:09 localhost blivet[2095]: Ext4FS.supported: supported: True ; >Dec 27 11:57:09 localhost blivet[2095]: getFormat('ext4') returning Ext4FS instance >Dec 27 11:57:09 localhost blivet[2095]: LoopDevice._setFormat: loop3 ; current: None ; type: ext4 ; >Dec 27 11:57:09 localhost blivet[2095]: got device: LoopDevice instance (0x39d4e50) -- >name = loop3 status = False kids = 0 id = 28 >parents = ['existing 0MB file /LiveOS/ext3fs.img (27)'] >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 >Dec 27 11:57:09 localhost blivet[2095]: Ext4FS.supported: supported: True ; >Dec 27 11:57:09 localhost blivet[2095]: got format: Ext4FS instance (0x39d4a90) -- >type = ext4 name = ext4 status = False >device = /dev/loop3 uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = _Fedora-Live-Des size = 4096.0 targetSize = 4096.0 >Dec 27 11:57:09 localhost blivet[2095]: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop4', >'DEVPATH': '/devices/virtual/block/loop4', >'DEVTYPE': 'disk', >'ID_FS_TYPE': 'DM_snapshot_cow', >'ID_FS_USAGE': 'other', >'MAJOR': '7', >'MINOR': '4', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '57106', >'name': 'loop4', >'symlinks': [], >'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >Dec 27 11:57:09 localhost blivet[2095]: scanning loop4 (/devices/virtual/block/loop4)... >Dec 27 11:57:09 localhost blivet[2095]: DeviceTree.getDeviceByName: name: loop4 ; >Dec 27 11:57:09 localhost blivet[2095]: DeviceTree.getDeviceByName returned None >Dec 27 11:57:09 localhost blivet[2095]: loop4 is a loop device >Dec 27 11:57:09 localhost blivet[2095]: DeviceTree.addUdevLoopDevice: name: loop4 ; >Dec 27 11:57:09 localhost blivet[2095]: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >Dec 27 11:57:09 localhost blivet[2095]: DeviceTree.getDeviceByName returned None >Dec 27 11:57:09 localhost blivet[2095]: getFormat('None') returning DeviceFormat instance >Dec 27 11:57:09 localhost blivet[2095]: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >Dec 27 11:57:09 localhost blivet[2095]: added file /overlay (deleted) (id 29) to device tree >Dec 27 11:57:09 localhost blivet[2095]: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >Dec 27 11:57:09 localhost blivet[2095]: getFormat('None') returning DeviceFormat instance >Dec 27 11:57:09 localhost blivet[2095]: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >Dec 27 11:57:09 localhost blivet[2095]: added loop loop4 (id 30) to device tree >Dec 27 11:57:09 localhost blivet[2095]: DeviceTree.handleUdevDeviceFormat: name: loop4 ; >Dec 27 11:57:09 localhost blivet[2095]: DeviceTree.handleUdevDiskLabelFormat: device: loop4 ; label_type: None ; >Dec 27 11:57:09 localhost blivet[2095]: getFormat('DM_snapshot_cow') returning DeviceFormat instance >Dec 27 11:57:09 localhost blivet[2095]: device loop4 does not contain a disklabel >Dec 27 11:57:09 localhost blivet[2095]: type detected on 'loop4' is 'DM_snapshot_cow' >Dec 27 11:57:09 localhost blivet[2095]: getFormat('DM_snapshot_cow') returning DeviceFormat instance >Dec 27 11:57:09 localhost blivet[2095]: LoopDevice._setFormat: loop4 ; current: None ; type: DM_snapshot_cow ; >Dec 27 11:57:09 localhost blivet[2095]: got device: LoopDevice instance (0x39e00d0) -- >name = loop4 status = False kids = 0 id = 30 >parents = ['existing 0MB file /overlay (deleted) (29)'] >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/loop4 >format args = [] originalFormat = None >Dec 27 11:57:09 localhost blivet[2095]: got format: DeviceFormat instance (0x39e01d0) -- >type = DM_snapshot_cow name = DM_snapshot_cow status = False >device = /dev/loop4 uuid = None exists = True >options = None supported = False formattable = False resizable = False >Dec 27 11:57:09 localhost blivet[2095]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-vg_f17guswks-lv_swap /dev/disk/by-id/dm-uuid-LVM-MPUUpBVi5Zhspz94zwEFshdOK7LBVOhQeaf40E2Tv6KLMfx02tT0iP4sp8ajK3CT /dev/disk/by-uuid/9f6e9ba4-6c8c-4103-b916-575be5d54951 /dev/mapper/vg_f17guswks-lv_swap /dev/vg_f17guswks/lv_swap', >'DEVNAME': 'dm-0', >'DEVPATH': '/devices/virtual/block/dm-0', >'DEVTYPE': 'disk', >'DM_LV_NAME': 'lv_swap', >'DM_NAME': 'vg_f17guswks-lv_swap', >'DM_SUSPENDED': '0', >'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', >'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >'DM_UDEV_RULES_VSN': '2', >'DM_UUID': 'LVM-MPUUpBVi5Zhspz94zwEFshdOK7LBVOhQeaf40E2Tv6KLMfx02tT0iP4sp8ajK3CT', >'DM_VG_NAME': 'vg_f17guswks', >'ID_FS_TYPE': 'swap', >'ID_FS_USAGE': 'other', >'ID_FS_UUID': '9f6e9ba4-6c8c-4103-b916-575be5d54951', >'ID_FS_UUID_ENC': '9f6e9ba4-6c8c-4103-b916-575be5d54951', >'ID_FS_VERSION': '2', >'MAJOR': '253', >'MINOR': '0', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '7211', >'name': 'dm-0', >'symlinks': ['/dev/disk/by-id/dm-name-vg_f17guswks-lv_swap', >'/dev/disk/by-id/dm-uuid-LVM-MPUUpBVi5Zhspz94zwEFshdOK7LBVOhQeaf40E2Tv6KLMfx02tT0iP4sp8ajK3CT', >'/dev/disk/by-uuid/9f6e9ba4-6c8c-4103-b916-575be5d54951', >'/dev/mapper/vg_f17guswks-lv_swap', >'/dev/vg_f17guswks/lv_swap'], >'sysfs_path': '/devices/virtual/block/dm-0'} ; name: vg_f17guswks-lv_swap ; >Dec 27 11:57:09 localhost blivet[2095]: scanning vg_f17guswks-lv_swap (/devices/virtual/block/dm-0)... >Dec 27 11:57:09 localhost blivet[2095]: DeviceTree.getDeviceByName: name: vg_f17guswks-lv_swap ; >Dec 27 11:57:09 localhost blivet[2095]: DeviceTree.getDeviceByName returned existing 10048MB lvmlv vg_f17guswks-lv_swap (15) with existing swap >Dec 27 11:57:09 localhost blivet[2095]: DeviceTree.handleUdevDeviceFormat: name: vg_f17guswks-lv_swap ; >Dec 27 11:57:09 localhost blivet[2095]: DeviceTree.handleUdevDiskLabelFormat: device: vg_f17guswks-lv_swap ; label_type: None ; >Dec 27 11:57:09 localhost blivet[2095]: SwapSpace.__init__: >Dec 27 11:57:09 localhost blivet[2095]: getFormat('swap') returning SwapSpace instance >Dec 27 11:57:09 localhost blivet[2095]: device vg_f17guswks-lv_swap does not contain a disklabel >Dec 27 11:57:09 localhost blivet[2095]: no type or existing type for vg_f17guswks-lv_swap, bailing >Dec 27 11:57:09 localhost blivet[2095]: looking up parted Device: /dev/mapper/vg_f17guswks >Dec 27 11:57:09 localhost blivet[2095]: vg_f17guswks size is 476416MB >Dec 27 11:57:09 localhost blivet[2095]: vg vg_f17guswks has 0MB free >Dec 27 11:57:09 localhost blivet[2095]: vg_f17guswks size is 476416MB >Dec 27 11:57:09 localhost blivet[2095]: vg vg_f17guswks has 0MB free >Dec 27 11:57:09 localhost blivet[2095]: got device: LVMLogicalVolumeDevice instance (0x39c17d0) -- >name = vg_f17guswks-lv_swap status = True kids = 0 id = 15 >parents = ['existing 476416MB lvmvg vg_f17guswks (12)'] >uuid = eaf40E-2Tv6-KLMf-x02t-T0iP-4sp8-ajK3CT size = 10048.0 >format = existing swap >major = 0 minor = 0 exists = True protected = False >sysfs path = /devices/virtual/block/dm-0 partedDevice = parted.Device instance -- >model: Linux device-mapper (linear) path: /dev/mapper/vg_f17guswks-lv_swap type: 12 >sectorSize: 512 physicalSectorSize: 512 >length: 20578304 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32729 did: 0 busy: True >hardwareGeometry: (1280, 255, 63) biosGeometry: (1280, 255, 63) >PedDevice: <_ped.Device object at 0x39a9680> >target size = 10048.0 path = /dev/mapper/vg_f17guswks-lv_swap >format args = [] originalFormat = swap target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x39be850) -- >name = vg_f17guswks status = True kids = 3 id = 12 >parents = ['existing 476439MB partition sdb2 (11) with existing lvmpv'] >uuid = MPUUpB-Vi5Z-hspz-94zw-EFsh-dOK7-LBVOhQ size = 476416 >format = existing None >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/mapper/vg_f17guswks >format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 32.0 PE Count = 14888 >PE Free = 0 PV Count = 1 >LV Names = ['lv_home', 'lv_root', 'lv_swap'] modified = False >extents = 14888.0 free space = 0 >free extents = 0.0 reserved percent = 0 reserved space = 0 >PVs = ['existing 476439MB partition sdb2 (11) with existing lvmpv'] >LVs = ['existing 415168MB lvmlv vg_f17guswks-lv_home (13) with existing ext4 filesystem', >'existing 51200MB lvmlv vg_f17guswks-lv_root (14) with existing ext4 filesystem', >'existing 10048MB lvmlv vg_f17guswks-lv_swap (15) with existing swap'] >segment type = linear percent = 0 >mirror copies = 1 snapshot total = 0MB >VG space used = 10048MB >Dec 27 11:57:09 localhost blivet[2095]: got format: SwapSpace instance (0x39b0650) -- >type = swap name = swap status = True >device = /dev/mapper/vg_f17guswks-lv_swap uuid = 9f6e9ba4-6c8c-4103-b916-575be5d54951 exists = True >options = supported = True formattable = True resizable = False >priority = None label = None >Dec 27 11:57:09 localhost blivet[2095]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-vg_f17guswks-lv_home /dev/disk/by-id/dm-uuid-LVM-MPUUpBVi5Zhspz94zwEFshdOK7LBVOhQkR8rTssRA51HGb238zpkv1cWVeFssjaC /dev/disk/by-uuid/ea814cd2-99b4-4f60-acc5-27b662366c18 /dev/mapper/vg_f17guswks-lv_home /dev/vg_f17guswks/lv_home', >'DEVNAME': 'dm-1', >'DEVPATH': '/devices/virtual/block/dm-1', >'DEVTYPE': 'disk', >'DM_LV_NAME': 'lv_home', >'DM_NAME': 'vg_f17guswks-lv_home', >'DM_SUSPENDED': '0', >'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', >'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >'DM_UDEV_RULES_VSN': '2', >'DM_UUID': 'LVM-MPUUpBVi5Zhspz94zwEFshdOK7LBVOhQkR8rTssRA51HGb238zpkv1cWVeFssjaC', >'DM_VG_NAME': 'vg_f17guswks', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': 'ea814cd2-99b4-4f60-acc5-27b662366c18', >'ID_FS_UUID_ENC': 'ea814cd2-99b4-4f60-acc5-27b662366c18', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '1', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '9072', >'name': 'dm-1', >'symlinks': ['/dev/disk/by-id/dm-name-vg_f17guswks-lv_home', >'/dev/disk/by-id/dm-uuid-LVM-MPUUpBVi5Zhspz94zwEFshdOK7LBVOhQkR8rTssRA51HGb238zpkv1cWVeFssjaC', >'/dev/disk/by-uuid/ea814cd2-99b4-4f60-acc5-27b662366c18', >'/dev/mapper/vg_f17guswks-lv_home', >'/dev/vg_f17guswks/lv_home'], >'sysfs_path': '/devices/virtual/block/dm-1'} ; name: vg_f17guswks-lv_home ; >Dec 27 11:57:09 localhost blivet[2095]: scanning vg_f17guswks-lv_home (/devices/virtual/block/dm-1)... >Dec 27 11:57:09 localhost blivet[2095]: DeviceTree.getDeviceByName: name: vg_f17guswks-lv_home ; >Dec 27 11:57:09 localhost blivet[2095]: DeviceTree.getDeviceByName returned existing 415168MB lvmlv vg_f17guswks-lv_home (13) with existing ext4 filesystem >Dec 27 11:57:09 localhost blivet[2095]: DeviceTree.handleUdevDeviceFormat: name: vg_f17guswks-lv_home ; >Dec 27 11:57:09 localhost blivet[2095]: DeviceTree.handleUdevDiskLabelFormat: device: vg_f17guswks-lv_home ; label_type: None ; >Dec 27 11:57:09 localhost blivet[2095]: Ext4FS.supported: supported: True ; >Dec 27 11:57:09 localhost blivet[2095]: getFormat('ext4') returning Ext4FS instance >Dec 27 11:57:09 localhost blivet[2095]: device vg_f17guswks-lv_home does not contain a disklabel >Dec 27 11:57:09 localhost blivet[2095]: no type or existing type for vg_f17guswks-lv_home, bailing >Dec 27 11:57:09 localhost blivet[2095]: looking up parted Device: /dev/mapper/vg_f17guswks >Dec 27 11:57:09 localhost blivet[2095]: vg_f17guswks size is 476416MB >Dec 27 11:57:09 localhost blivet[2095]: vg vg_f17guswks has 0MB free >Dec 27 11:57:09 localhost blivet[2095]: vg_f17guswks size is 476416MB >Dec 27 11:57:09 localhost blivet[2095]: vg vg_f17guswks has 0MB free >Dec 27 11:57:09 localhost blivet[2095]: got device: LVMLogicalVolumeDevice instance (0x39bed10) -- >name = vg_f17guswks-lv_home status = True kids = 0 id = 13 >parents = ['existing 476416MB lvmvg vg_f17guswks (12)'] >uuid = kR8rTs-sRA5-1HGb-238z-pkv1-cWVe-FssjaC size = 415168.0 >format = existing ext4 filesystem >major = 0 minor = 0 exists = True protected = False >sysfs path = /devices/virtual/block/dm-1 partedDevice = parted.Device instance -- >model: Linux device-mapper (linear) path: /dev/mapper/vg_f17guswks-lv_home type: 12 >sectorSize: 512 physicalSectorSize: 512 >length: 850264064 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32729 did: 0 busy: False >hardwareGeometry: (52926, 255, 63) biosGeometry: (52926, 255, 63) >PedDevice: <_ped.Device object at 0x39a9170> >target size = 415168.0 path = /dev/mapper/vg_f17guswks-lv_home >format args = [] originalFormat = ext4 target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x39be850) -- >name = vg_f17guswks status = True kids = 3 id = 12 >parents = ['existing 476439MB partition sdb2 (11) with existing lvmpv'] >uuid = MPUUpB-Vi5Z-hspz-94zw-EFsh-dOK7-LBVOhQ size = 476416 >format = existing None >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/mapper/vg_f17guswks >format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 32.0 PE Count = 14888 >PE Free = 0 PV Count = 1 >LV Names = ['lv_home', 'lv_root', 'lv_swap'] modified = False >extents = 14888.0 free space = 0 >free extents = 0.0 reserved percent = 0 reserved space = 0 >PVs = ['existing 476439MB partition sdb2 (11) with existing lvmpv'] >LVs = ['existing 415168MB lvmlv vg_f17guswks-lv_home (13) with existing ext4 filesystem', >'existing 51200MB lvmlv vg_f17guswks-lv_root (14) with existing ext4 filesystem', >'existing 10048MB lvmlv vg_f17guswks-lv_swap (15) with existing swap'] >segment type = linear percent = 0 >mirror copies = 1 snapshot total = 0MB >VG space used = 415168MB >Dec 27 11:57:09 localhost blivet[2095]: Ext4FS.supported: supported: True ; >Dec 27 11:57:09 localhost blivet[2095]: got format: Ext4FS instance (0x39befd0) -- >type = ext4 name = ext4 status = False >device = /dev/mapper/vg_f17guswks-lv_home uuid = ea814cd2-99b4-4f60-acc5-27b662366c18 exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = None size = 415168.0 targetSize = 415168.0 >Dec 27 11:57:09 localhost blivet[2095]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-vg_f17guswks-lv_root /dev/disk/by-id/dm-uuid-LVM-MPUUpBVi5Zhspz94zwEFshdOK7LBVOhQw4x98qBN2TSnSmN2pF1pjsuCy5ZoRaaB /dev/disk/by-label/_Fedora-17-x86_6 /dev/disk/by-uuid/3c127d9d-3c51-4122-aa80-526fd4c66935 /dev/mapper/vg_f17guswks-lv_root /dev/vg_f17guswks/lv_root', >'DEVNAME': 'dm-2', >'DEVPATH': '/devices/virtual/block/dm-2', >'DEVTYPE': 'disk', >'DM_LV_NAME': 'lv_root', >'DM_NAME': 'vg_f17guswks-lv_root', >'DM_SUSPENDED': '0', >'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', >'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >'DM_UDEV_RULES_VSN': '2', >'DM_UUID': 'LVM-MPUUpBVi5Zhspz94zwEFshdOK7LBVOhQw4x98qBN2TSnSmN2pF1pjsuCy5ZoRaaB', >'DM_VG_NAME': 'vg_f17guswks', >'ID_FS_LABEL': '_Fedora-17-x86_6', >'ID_FS_LABEL_ENC': '_Fedora-17-x86_6', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '3c127d9d-3c51-4122-aa80-526fd4c66935', >'ID_FS_UUID_ENC': '3c127d9d-3c51-4122-aa80-526fd4c66935', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '2', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '12880', >'name': 'dm-2', >'symlinks': ['/dev/disk/by-id/dm-name-vg_f17guswks-lv_root', >'/dev/disk/by-id/dm-uuid-LVM-MPUUpBVi5Zhspz94zwEFshdOK7LBVOhQw4x98qBN2TSnSmN2pF1pjsuCy5ZoRaaB', >'/dev/disk/by-label/_Fedora-17-x86_6', >'/dev/disk/by-uuid/3c127d9d-3c51-4122-aa80-526fd4c66935', >'/dev/mapper/vg_f17guswks-lv_root', >'/dev/vg_f17guswks/lv_root'], >'sysfs_path': '/devices/virtual/block/dm-2'} ; name: vg_f17guswks-lv_root ; >Dec 27 11:57:09 localhost blivet[2095]: scanning vg_f17guswks-lv_root (/devices/virtual/block/dm-2)... >Dec 27 11:57:09 localhost blivet[2095]: DeviceTree.getDeviceByName: name: vg_f17guswks-lv_root ; >Dec 27 11:57:09 localhost blivet[2095]: DeviceTree.getDeviceByName returned existing 51200MB lvmlv vg_f17guswks-lv_root (14) with existing ext4 filesystem >Dec 27 11:57:09 localhost blivet[2095]: DeviceTree.handleUdevDeviceFormat: name: vg_f17guswks-lv_root ; >Dec 27 11:57:09 localhost blivet[2095]: DeviceTree.handleUdevDiskLabelFormat: device: vg_f17guswks-lv_root ; label_type: None ; >Dec 27 11:57:09 localhost blivet[2095]: Ext4FS.supported: supported: True ; >Dec 27 11:57:09 localhost blivet[2095]: getFormat('ext4') returning Ext4FS instance >Dec 27 11:57:09 localhost blivet[2095]: device vg_f17guswks-lv_root does not contain a disklabel >Dec 27 11:57:09 localhost blivet[2095]: no type or existing type for vg_f17guswks-lv_root, bailing >Dec 27 11:57:09 localhost blivet[2095]: looking up parted Device: /dev/mapper/vg_f17guswks >Dec 27 11:57:09 localhost blivet[2095]: vg_f17guswks size is 476416MB >Dec 27 11:57:09 localhost blivet[2095]: vg vg_f17guswks has 0MB free >Dec 27 11:57:09 localhost blivet[2095]: vg_f17guswks size is 476416MB >Dec 27 11:57:09 localhost blivet[2095]: vg vg_f17guswks has 0MB free >Dec 27 11:57:09 localhost blivet[2095]: got device: LVMLogicalVolumeDevice instance (0x39be950) -- >name = vg_f17guswks-lv_root status = True kids = 0 id = 14 >parents = ['existing 476416MB lvmvg vg_f17guswks (12)'] >uuid = w4x98q-BN2T-SnSm-N2pF-1pjs-uCy5-ZoRaaB size = 51200.0 >format = existing ext4 filesystem >major = 0 minor = 0 exists = True protected = False >sysfs path = /devices/virtual/block/dm-2 partedDevice = parted.Device instance -- >model: Linux device-mapper (linear) path: /dev/mapper/vg_f17guswks-lv_root type: 12 >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 0x39a95f0> >target size = 51200.0 path = /dev/mapper/vg_f17guswks-lv_root >format args = [] originalFormat = ext4 target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x39be850) -- >name = vg_f17guswks status = True kids = 3 id = 12 >parents = ['existing 476439MB partition sdb2 (11) with existing lvmpv'] >uuid = MPUUpB-Vi5Z-hspz-94zw-EFsh-dOK7-LBVOhQ size = 476416 >format = existing None >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/mapper/vg_f17guswks >format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 32.0 PE Count = 14888 >PE Free = 0 PV Count = 1 >LV Names = ['lv_home', 'lv_root', 'lv_swap'] modified = False >extents = 14888.0 free space = 0 >free extents = 0.0 reserved percent = 0 reserved space = 0 >PVs = ['existing 476439MB partition sdb2 (11) with existing lvmpv'] >LVs = ['existing 415168MB lvmlv vg_f17guswks-lv_home (13) with existing ext4 filesystem', >'existing 51200MB lvmlv vg_f17guswks-lv_root (14) with existing ext4 filesystem', >'existing 10048MB lvmlv vg_f17guswks-lv_swap (15) with existing swap'] >segment type = linear percent = 0 >mirror copies = 1 snapshot total = 0MB >VG space used = 51200MB >Dec 27 11:57:09 localhost blivet[2095]: Ext4FS.supported: supported: True ; >Dec 27 11:57:09 localhost blivet[2095]: got format: Ext4FS instance (0x39c1490) -- >type = ext4 name = ext4 status = False >device = /dev/mapper/vg_f17guswks-lv_root uuid = 3c127d9d-3c51-4122-aa80-526fd4c66935 exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = _Fedora-17-x86_6 size = 51200.0 targetSize = 51200.0 >Dec 27 11:57:09 localhost blivet[2095]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-guswks-root /dev/disk/by-id/dm-uuid-LVM-QFCZt96lM2aS0gdA6tA3JCt2pu3u0bhSZnfkkNIeON76r2qZaN9IUk6muheisAph /dev/disk/by-uuid/ee6477cd-ea60-4cb2-9512-4ffbbce48bab /dev/guswks/root /dev/mapper/guswks-root', >'DEVNAME': 'dm-3', >'DEVPATH': '/devices/virtual/block/dm-3', >'DEVTYPE': 'disk', >'DM_LV_NAME': 'root', >'DM_NAME': 'guswks-root', >'DM_SUSPENDED': '0', >'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', >'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >'DM_UDEV_RULES_VSN': '2', >'DM_UUID': 'LVM-QFCZt96lM2aS0gdA6tA3JCt2pu3u0bhSZnfkkNIeON76r2qZaN9IUk6muheisAph', >'DM_VG_NAME': 'guswks', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': 'ee6477cd-ea60-4cb2-9512-4ffbbce48bab', >'ID_FS_UUID_ENC': 'ee6477cd-ea60-4cb2-9512-4ffbbce48bab', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '3', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '82071', >'name': 'dm-3', >'symlinks': ['/dev/disk/by-id/dm-name-guswks-root', >'/dev/disk/by-id/dm-uuid-LVM-QFCZt96lM2aS0gdA6tA3JCt2pu3u0bhSZnfkkNIeON76r2qZaN9IUk6muheisAph', >'/dev/disk/by-uuid/ee6477cd-ea60-4cb2-9512-4ffbbce48bab', >'/dev/guswks/root', >'/dev/mapper/guswks-root'], >'sysfs_path': '/devices/virtual/block/dm-3'} ; name: guswks-root ; >Dec 27 11:57:09 localhost blivet[2095]: scanning guswks-root (/devices/virtual/block/dm-3)... >Dec 27 11:57:09 localhost blivet[2095]: DeviceTree.getDeviceByName: name: guswks-root ; >Dec 27 11:57:09 localhost blivet[2095]: DeviceTree.getDeviceByName returned existing 945388MB lvmlv guswks-root (7) with existing ext4 filesystem >Dec 27 11:57:09 localhost blivet[2095]: DeviceTree.handleUdevDeviceFormat: name: guswks-root ; >Dec 27 11:57:09 localhost blivet[2095]: DeviceTree.handleUdevDiskLabelFormat: device: guswks-root ; label_type: None ; >Dec 27 11:57:09 localhost blivet[2095]: Ext4FS.supported: supported: True ; >Dec 27 11:57:09 localhost blivet[2095]: getFormat('ext4') returning Ext4FS instance >Dec 27 11:57:09 localhost blivet[2095]: device guswks-root does not contain a disklabel >Dec 27 11:57:09 localhost blivet[2095]: no type or existing type for guswks-root, bailing >Dec 27 11:57:09 localhost blivet[2095]: looking up parted Device: /dev/mapper/guswks >Dec 27 11:57:09 localhost blivet[2095]: guswks size is 953620MB >Dec 27 11:57:09 localhost blivet[2095]: vg guswks has 44MB free >Dec 27 11:57:09 localhost blivet[2095]: guswks size is 953620MB >Dec 27 11:57:09 localhost blivet[2095]: vg guswks has 44MB free >Dec 27 11:57:09 localhost blivet[2095]: got device: LVMLogicalVolumeDevice instance (0x3821710) -- >name = guswks-root status = True kids = 0 id = 7 >parents = ['existing 953620MB lvmvg guswks (6)'] >uuid = ZnfkkN-IeON-76r2-qZaN-9IUk-6muh-eisAph size = 945388.0 >format = existing ext4 filesystem >major = 0 minor = 0 exists = True protected = False >sysfs path = /devices/virtual/block/dm-3 partedDevice = parted.Device instance -- >model: Linux device-mapper (linear) path: /dev/mapper/guswks-root type: 12 >sectorSize: 512 physicalSectorSize: 512 >length: 1936154624 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: False >hardwareGeometry: (120520, 255, 63) biosGeometry: (120520, 255, 63) >PedDevice: <_ped.Device object at 0x39a9050> >target size = 945388.0 path = /dev/mapper/guswks-root >format args = [] originalFormat = ext4 target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x3821150) -- >name = guswks status = True kids = 2 id = 6 >parents = ['existing 953624MB partition sda5 (5) with existing lvmpv'] >uuid = QFCZt9-6lM2-aS0g-dA6t-A3JC-t2pu-3u0bhS size = 953620 >format = existing None >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/mapper/guswks >format args = [] originalFormat = None target = None dmUuid = None free = 44.0 PE Size = 4.0 PE Count = 238405 >PE Free = 11 PV Count = 1 >LV Names = ['root', 'swap_1'] modified = False >extents = 238405.0 free space = 44 >free extents = 11.0 reserved percent = 0 reserved space = 0 >PVs = ['existing 953624MB partition sda5 (5) with existing lvmpv'] >LVs = ['existing 945388MB lvmlv guswks-root (7) with existing ext4 filesystem', >'existing 8188MB lvmlv guswks-swap_1 (8) with existing swap'] >segment type = linear percent = 0 >mirror copies = 1 snapshot total = 0MB >VG space used = 945388MB >Dec 27 11:57:09 localhost blivet[2095]: Ext4FS.supported: supported: True ; >Dec 27 11:57:09 localhost blivet[2095]: got format: Ext4FS instance (0x380f090) -- >type = ext4 name = ext4 status = False >device = /dev/mapper/guswks-root uuid = ee6477cd-ea60-4cb2-9512-4ffbbce48bab exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = None size = 945388.0 targetSize = 945388.0 >Dec 27 11:57:09 localhost blivet[2095]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-guswks-swap_1 /dev/disk/by-id/dm-uuid-LVM-QFCZt96lM2aS0gdA6tA3JCt2pu3u0bhS7PaxVWjBvKkf0NFYBuj2LjU7cuuLo4up /dev/disk/by-uuid/b07f128d-990f-4cb5-a613-1d5aba48159d /dev/guswks/swap_1 /dev/mapper/guswks-swap_1', >'DEVNAME': 'dm-4', >'DEVPATH': '/devices/virtual/block/dm-4', >'DEVTYPE': 'disk', >'DM_LV_NAME': 'swap_1', >'DM_NAME': 'guswks-swap_1', >'DM_SUSPENDED': '0', >'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', >'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >'DM_UDEV_RULES_VSN': '2', >'DM_UUID': 'LVM-QFCZt96lM2aS0gdA6tA3JCt2pu3u0bhS7PaxVWjBvKkf0NFYBuj2LjU7cuuLo4up', >'DM_VG_NAME': 'guswks', >'ID_FS_TYPE': 'swap', >'ID_FS_USAGE': 'other', >'ID_FS_UUID': 'b07f128d-990f-4cb5-a613-1d5aba48159d', >'ID_FS_UUID_ENC': 'b07f128d-990f-4cb5-a613-1d5aba48159d', >'ID_FS_VERSION': '2', >'MAJOR': '253', >'MINOR': '4', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '82447', >'name': 'dm-4', >'symlinks': ['/dev/disk/by-id/dm-name-guswks-swap_1', >'/dev/disk/by-id/dm-uuid-LVM-QFCZt96lM2aS0gdA6tA3JCt2pu3u0bhS7PaxVWjBvKkf0NFYBuj2LjU7cuuLo4up', >'/dev/disk/by-uuid/b07f128d-990f-4cb5-a613-1d5aba48159d', >'/dev/guswks/swap_1', >'/dev/mapper/guswks-swap_1'], >'sysfs_path': '/devices/virtual/block/dm-4'} ; name: guswks-swap_1 ; >Dec 27 11:57:09 localhost blivet[2095]: scanning guswks-swap_1 (/devices/virtual/block/dm-4)... >Dec 27 11:57:09 localhost blivet[2095]: DeviceTree.getDeviceByName: name: guswks-swap_1 ; >Dec 27 11:57:09 localhost blivet[2095]: DeviceTree.getDeviceByName returned existing 8188MB lvmlv guswks-swap_1 (8) with existing swap >Dec 27 11:57:09 localhost blivet[2095]: DeviceTree.handleUdevDeviceFormat: name: guswks-swap_1 ; >Dec 27 11:57:09 localhost blivet[2095]: DeviceTree.handleUdevDiskLabelFormat: device: guswks-swap_1 ; label_type: None ; >Dec 27 11:57:09 localhost blivet[2095]: SwapSpace.__init__: >Dec 27 11:57:09 localhost blivet[2095]: getFormat('swap') returning SwapSpace instance >Dec 27 11:57:09 localhost blivet[2095]: device guswks-swap_1 does not contain a disklabel >Dec 27 11:57:09 localhost blivet[2095]: no type or existing type for guswks-swap_1, bailing >Dec 27 11:57:09 localhost blivet[2095]: looking up parted Device: /dev/mapper/guswks >Dec 27 11:57:09 localhost blivet[2095]: guswks size is 953620MB >Dec 27 11:57:09 localhost blivet[2095]: vg guswks has 44MB free >Dec 27 11:57:09 localhost blivet[2095]: guswks size is 953620MB >Dec 27 11:57:09 localhost blivet[2095]: vg guswks has 44MB free >Dec 27 11:57:09 localhost blivet[2095]: got device: LVMLogicalVolumeDevice instance (0x3821750) -- >name = guswks-swap_1 status = True kids = 0 id = 8 >parents = ['existing 953620MB lvmvg guswks (6)'] >uuid = 7PaxVW-jBvK-kf0N-FYBu-j2Lj-U7cu-uLo4up size = 8188.0 >format = existing swap >major = 0 minor = 0 exists = True protected = False >sysfs path = /devices/virtual/block/dm-4 partedDevice = parted.Device instance -- >model: Linux device-mapper (linear) path: /dev/mapper/guswks-swap_1 type: 12 >sectorSize: 512 physicalSectorSize: 512 >length: 16769024 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 20256 did: 8262 busy: True >hardwareGeometry: (1043, 255, 63) biosGeometry: (1043, 255, 63) >PedDevice: <_ped.Device object at 0x3796e60> >target size = 8188.0 path = /dev/mapper/guswks-swap_1 >format args = [] originalFormat = swap target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x3821150) -- >name = guswks status = True kids = 2 id = 6 >parents = ['existing 953624MB partition sda5 (5) with existing lvmpv'] >uuid = QFCZt9-6lM2-aS0g-dA6t-A3JC-t2pu-3u0bhS size = 953620 >format = existing None >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/mapper/guswks >format args = [] originalFormat = None target = None dmUuid = None free = 44.0 PE Size = 4.0 PE Count = 238405 >PE Free = 11 PV Count = 1 >LV Names = ['root', 'swap_1'] modified = False >extents = 238405.0 free space = 44 >free extents = 11.0 reserved percent = 0 reserved space = 0 >PVs = ['existing 953624MB partition sda5 (5) with existing lvmpv'] >LVs = ['existing 945388MB lvmlv guswks-root (7) with existing ext4 filesystem', >'existing 8188MB lvmlv guswks-swap_1 (8) with existing swap'] >segment type = linear percent = 0 >mirror copies = 1 snapshot total = 0MB >VG space used = 8188MB >Dec 27 11:57:09 localhost blivet[2095]: got format: SwapSpace instance (0x39b0d90) -- >type = swap name = swap status = True >device = /dev/mapper/guswks-swap_1 uuid = b07f128d-990f-4cb5-a613-1d5aba48159d exists = True >options = supported = True formattable = True resizable = False >priority = None label = None >Dec 27 11:57:09 localhost blivet[2095]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5 /dev/mapper/live-rw', >'DEVNAME': 'dm-5', >'DEVPATH': '/devices/virtual/block/dm-5', >'DEVTYPE': 'disk', >'DM_NAME': 'live-rw', >'DM_SUSPENDED': '0', >'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', >'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >'DM_UDEV_RULES_VSN': '2', >'ID_FS_LABEL': '_Fedora-Live-Des', >'ID_FS_LABEL_ENC': '_Fedora-Live-Des', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', >'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '5', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '73540', >'name': 'dm-5', >'symlinks': ['/dev/disk/by-id/dm-name-live-rw', >'/dev/disk/by-label/_Fedora-Live-Des', >'/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', >'/dev/mapper/live-rw'], >'sysfs_path': '/devices/virtual/block/dm-5'} ; name: live-rw ; >Dec 27 11:57:09 localhost blivet[2095]: scanning live-rw (/devices/virtual/block/dm-5)... >Dec 27 11:57:09 localhost blivet[2095]: DeviceTree.getDeviceByName: name: live-rw ; >Dec 27 11:57:09 localhost blivet[2095]: DeviceTree.getDeviceByName returned None >Dec 27 11:57:09 localhost blivet[2095]: live-rw is a device-mapper device >Dec 27 11:57:09 localhost blivet[2095]: DeviceTree.addUdevDMDevice: name: live-rw ; >Dec 27 11:57:09 localhost blivet[2095]: LVMVolumeGroupDevice.getDMNode: guswks ; status: True ; >Dec 27 11:57:09 localhost blivet[2095]: failed to find dm node for guswks >Dec 27 11:57:09 localhost blivet[2095]: LVMLogicalVolumeDevice.getDMNode: guswks-root ; status: True ; >Dec 27 11:57:09 localhost blivet[2095]: LVMLogicalVolumeDevice.getDMNode: guswks-swap_1 ; status: True ; >Dec 27 11:57:09 localhost blivet[2095]: LVMVolumeGroupDevice.getDMNode: vg_f17guswks ; status: True ; >Dec 27 11:57:09 localhost blivet[2095]: failed to find dm node for vg_f17guswks >Dec 27 11:57:09 localhost blivet[2095]: LVMLogicalVolumeDevice.getDMNode: vg_f17guswks-lv_home ; status: True ; >Dec 27 11:57:09 localhost blivet[2095]: LVMLogicalVolumeDevice.getDMNode: vg_f17guswks-lv_root ; status: True ; >Dec 27 11:57:09 localhost blivet[2095]: LVMLogicalVolumeDevice.getDMNode: vg_f17guswks-lv_swap ; status: True ; >Dec 27 11:57:09 localhost blivet[2095]: DeviceTree.getDeviceByName: name: loop3 ; >Dec 27 11:57:09 localhost blivet[2095]: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (28) with existing ext4 filesystem >Dec 27 11:57:09 localhost blivet[2095]: DeviceTree.getDeviceByName: name: loop4 ; >Dec 27 11:57:09 localhost blivet[2095]: DeviceTree.getDeviceByName returned existing 0MB loop loop4 (30) with existing DM_snapshot_cow >Dec 27 11:57:09 localhost blivet[2095]: DeviceTree.getDeviceByName: name: live-rw ; >Dec 27 11:57:09 localhost blivet[2095]: DeviceTree.getDeviceByName returned None >Dec 27 11:57:09 localhost blivet[2095]: LoopDevice.addChild: kids: 0 ; name: loop4 ; >Dec 27 11:57:09 localhost blivet[2095]: getFormat('None') returning DeviceFormat instance >Dec 27 11:57:09 localhost blivet[2095]: DMDevice._setFormat: live-rw ; current: None ; type: None ; >Dec 27 11:57:09 localhost blivet[2095]: added dm live-rw (id 31) to device tree >Dec 27 11:57:09 localhost blivet[2095]: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >Dec 27 11:57:09 localhost blivet[2095]: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >Dec 27 11:57:09 localhost blivet[2095]: Ext4FS.supported: supported: True ; >Dec 27 11:57:09 localhost blivet[2095]: getFormat('ext4') returning Ext4FS instance >Dec 27 11:57:09 localhost blivet[2095]: device live-rw does not contain a disklabel >Dec 27 11:57:09 localhost blivet[2095]: type detected on 'live-rw' is 'ext4' >Dec 27 11:57:09 localhost program[2095]: Running... dumpe2fs -h /dev/mapper/live-rw >Dec 27 11:57:10 localhost program[2095]: dumpe2fs 1.42.8 (20-Jun-2013) >Dec 27 11:57:10 localhost program[2095]: Filesystem volume name: _Fedora-Live-Des >Dec 27 11:57:10 localhost program[2095]: Last mounted on: / >Dec 27 11:57:10 localhost program[2095]: Filesystem UUID: 24375583-5faa-4172-8345-5dff1a0e89e5 >Dec 27 11:57:10 localhost program[2095]: Filesystem magic number: 0xEF53 >Dec 27 11:57:10 localhost program[2095]: Filesystem revision #: 1 (dynamic) >Dec 27 11:57:10 localhost program[2095]: 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 >Dec 27 11:57:10 localhost program[2095]: Filesystem flags: signed_directory_hash >Dec 27 11:57:10 localhost program[2095]: Default mount options: user_xattr acl >Dec 27 11:57:10 localhost program[2095]: Filesystem state: clean >Dec 27 11:57:10 localhost program[2095]: Errors behavior: Continue >Dec 27 11:57:10 localhost program[2095]: Filesystem OS type: Linux >Dec 27 11:57:10 localhost program[2095]: Inode count: 262144 >Dec 27 11:57:10 localhost program[2095]: Block count: 1048576 >Dec 27 11:57:10 localhost program[2095]: Reserved block count: 10484 >Dec 27 11:57:10 localhost program[2095]: Free blocks: 225114 >Dec 27 11:57:10 localhost program[2095]: Free inodes: 155781 >Dec 27 11:57:10 localhost program[2095]: First block: 0 >Dec 27 11:57:10 localhost program[2095]: Block size: 4096 >Dec 27 11:57:10 localhost program[2095]: Fragment size: 4096 >Dec 27 11:57:10 localhost program[2095]: Reserved GDT blocks: 255 >Dec 27 11:57:10 localhost program[2095]: Blocks per group: 32768 >Dec 27 11:57:10 localhost program[2095]: Fragments per group: 32768 >Dec 27 11:57:10 localhost program[2095]: Inodes per group: 8192 >Dec 27 11:57:10 localhost program[2095]: Inode blocks per group: 512 >Dec 27 11:57:10 localhost program[2095]: Flex block group size: 16 >Dec 27 11:57:10 localhost program[2095]: Filesystem created: Wed Dec 11 19:03:22 2013 >Dec 27 11:57:10 localhost program[2095]: Last mount time: Fri Dec 27 05:56:14 2013 >Dec 27 11:57:10 localhost program[2095]: Last write time: Fri Dec 27 05:56:14 2013 >Dec 27 11:57:10 localhost program[2095]: Mount count: 1 >Dec 27 11:57:10 localhost program[2095]: Maximum mount count: -1 >Dec 27 11:57:10 localhost program[2095]: Last checked: Wed Dec 11 19:51:39 2013 >Dec 27 11:57:10 localhost program[2095]: Check interval: 0 (<none>) >Dec 27 11:57:10 localhost program[2095]: Lifetime writes: 767 MB >Dec 27 11:57:10 localhost program[2095]: Reserved blocks uid: 0 (user root) >Dec 27 11:57:10 localhost program[2095]: Reserved blocks gid: 0 (group root) >Dec 27 11:57:10 localhost program[2095]: First inode: 11 >Dec 27 11:57:10 localhost program[2095]: Inode size: 256 >Dec 27 11:57:10 localhost program[2095]: Required extra isize: 28 >Dec 27 11:57:10 localhost program[2095]: Desired extra isize: 28 >Dec 27 11:57:10 localhost program[2095]: Journal inode: 8 >Dec 27 11:57:10 localhost program[2095]: Default directory hash: half_md4 >Dec 27 11:57:10 localhost program[2095]: Directory Hash Seed: b1c616e0-cc81-4b8c-9992-f2c77daec9c9 >Dec 27 11:57:10 localhost program[2095]: Journal backup: inode blocks >Dec 27 11:57:10 localhost program[2095]: Journal features: journal_incompat_revoke >Dec 27 11:57:10 localhost program[2095]: Journal size: 128M >Dec 27 11:57:10 localhost program[2095]: Journal length: 32768 >Dec 27 11:57:10 localhost program[2095]: Journal sequence: 0x00003087 >Dec 27 11:57:10 localhost program[2095]: Journal start: 1 >Dec 27 11:57:10 localhost program[2095]: Dec 27 11:57:10 localhost program[2095]: Return code: 0 >Dec 27 11:57:10 localhost program[2095]: Running... resize2fs -P /dev/mapper/live-rw >Dec 27 11:57:10 localhost program[2095]: resize2fs 1.42.8 (20-Jun-2013) >Dec 27 11:57:10 localhost program[2095]: Estimated minimum size of the filesystem: 825687 >Dec 27 11:57:10 localhost program[2095]: Return code: 0 >Dec 27 11:57:10 localhost blivet[2095]: padding min size from 3226 up to 3548 >Dec 27 11:57:10 localhost blivet[2095]: Ext4FS.supported: supported: True ; >Dec 27 11:57:10 localhost blivet[2095]: getFormat('ext4') returning Ext4FS instance >Dec 27 11:57:10 localhost blivet[2095]: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >Dec 27 11:57:10 localhost blivet[2095]: looking up parted Device: /dev/mapper/live-rw >Dec 27 11:57:10 localhost blivet[2095]: got device: DMDevice instance (0x39c10d0) -- >name = live-rw status = True kids = 0 id = 31 >parents = ['existing 0MB loop loop4 (30) with existing DM_snapshot_cow'] >uuid = None size = 4096.0 >format = existing ext4 filesystem >major = 0 minor = 0 exists = True protected = True >sysfs path = /devices/virtual/block/dm-5 partedDevice = parted.Device instance -- >model: Linux device-mapper (snapshot) path: /dev/mapper/live-rw type: 12 >sectorSize: 512 physicalSectorSize: 512 >length: 8388608 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: True >hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) >PedDevice: <_ped.Device object at 0x39a98c0> >target size = 0 path = /dev/mapper/live-rw >format args = [] originalFormat = None target = None dmUuid = None >Dec 27 11:57:10 localhost blivet[2095]: Ext4FS.supported: supported: True ; >Dec 27 11:57:10 localhost blivet[2095]: got format: Ext4FS instance (0x39e0350) -- >type = ext4 name = ext4 status = False >device = /dev/mapper/live-rw uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = _Fedora-Live-Des size = 4096.0 targetSize = 4096.0 >Dec 27 11:57:10 localhost blivet[2095]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-base /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5 /dev/mapper/live-base', >'DEVNAME': 'dm-6', >'DEVPATH': '/devices/virtual/block/dm-6', >'DEVTYPE': 'disk', >'DM_NAME': 'live-base', >'DM_SUSPENDED': '0', >'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', >'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >'DM_UDEV_RULES_VSN': '2', >'ID_FS_LABEL': '_Fedora-Live-Des', >'ID_FS_LABEL_ENC': '_Fedora-Live-Des', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', >'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '6', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '4845', >'name': 'dm-6', >'symlinks': ['/dev/disk/by-id/dm-name-live-base', >'/dev/disk/by-label/_Fedora-Live-Des', >'/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', >'/dev/mapper/live-base'], >'sysfs_path': '/devices/virtual/block/dm-6'} ; name: live-base ; >Dec 27 11:57:10 localhost blivet[2095]: scanning live-base (/devices/virtual/block/dm-6)... >Dec 27 11:57:10 localhost blivet[2095]: DeviceTree.getDeviceByName: name: live-base ; >Dec 27 11:57:10 localhost blivet[2095]: DeviceTree.getDeviceByName returned None >Dec 27 11:57:10 localhost blivet[2095]: live-base is a device-mapper device >Dec 27 11:57:10 localhost blivet[2095]: DeviceTree.addUdevDMDevice: name: live-base ; >Dec 27 11:57:10 localhost blivet[2095]: LVMVolumeGroupDevice.getDMNode: guswks ; status: True ; >Dec 27 11:57:10 localhost blivet[2095]: failed to find dm node for guswks >Dec 27 11:57:10 localhost blivet[2095]: LVMLogicalVolumeDevice.getDMNode: guswks-root ; status: True ; >Dec 27 11:57:10 localhost blivet[2095]: LVMLogicalVolumeDevice.getDMNode: guswks-swap_1 ; status: True ; >Dec 27 11:57:10 localhost blivet[2095]: LVMVolumeGroupDevice.getDMNode: vg_f17guswks ; status: True ; >Dec 27 11:57:10 localhost blivet[2095]: failed to find dm node for vg_f17guswks >Dec 27 11:57:10 localhost blivet[2095]: LVMLogicalVolumeDevice.getDMNode: vg_f17guswks-lv_home ; status: True ; >Dec 27 11:57:10 localhost blivet[2095]: LVMLogicalVolumeDevice.getDMNode: vg_f17guswks-lv_root ; status: True ; >Dec 27 11:57:10 localhost blivet[2095]: LVMLogicalVolumeDevice.getDMNode: vg_f17guswks-lv_swap ; status: True ; >Dec 27 11:57:10 localhost blivet[2095]: DMDevice.getDMNode: live-rw ; status: True ; >Dec 27 11:57:10 localhost blivet[2095]: DeviceTree.getDeviceByName: name: loop3 ; >Dec 27 11:57:10 localhost blivet[2095]: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (28) with existing ext4 filesystem >Dec 27 11:57:10 localhost blivet[2095]: DeviceTree.getDeviceByName: name: live-base ; >Dec 27 11:57:10 localhost blivet[2095]: DeviceTree.getDeviceByName returned None >Dec 27 11:57:10 localhost blivet[2095]: LoopDevice.addChild: kids: 0 ; name: loop3 ; >Dec 27 11:57:10 localhost blivet[2095]: getFormat('None') returning DeviceFormat instance >Dec 27 11:57:10 localhost blivet[2095]: DMDevice._setFormat: live-base ; current: None ; type: None ; >Dec 27 11:57:10 localhost blivet[2095]: added dm live-base (id 32) to device tree >Dec 27 11:57:10 localhost blivet[2095]: DeviceTree.handleUdevDeviceFormat: name: live-base ; >Dec 27 11:57:10 localhost blivet[2095]: DeviceTree.handleUdevDiskLabelFormat: device: live-base ; label_type: None ; >Dec 27 11:57:10 localhost blivet[2095]: Ext4FS.supported: supported: True ; >Dec 27 11:57:10 localhost blivet[2095]: getFormat('ext4') returning Ext4FS instance >Dec 27 11:57:10 localhost blivet[2095]: device live-base does not contain a disklabel >Dec 27 11:57:10 localhost blivet[2095]: type detected on 'live-base' is 'ext4' >Dec 27 11:57:10 localhost program[2095]: Running... dumpe2fs -h /dev/mapper/live-base >Dec 27 11:57:10 localhost program[2095]: dumpe2fs 1.42.8 (20-Jun-2013) >Dec 27 11:57:10 localhost program[2095]: Filesystem volume name: _Fedora-Live-Des >Dec 27 11:57:10 localhost program[2095]: Last mounted on: /var/tmp/imgcreate-CIJ2Sr/install_root >Dec 27 11:57:10 localhost program[2095]: Filesystem UUID: 24375583-5faa-4172-8345-5dff1a0e89e5 >Dec 27 11:57:10 localhost program[2095]: Filesystem magic number: 0xEF53 >Dec 27 11:57:10 localhost program[2095]: Filesystem revision #: 1 (dynamic) >Dec 27 11:57:10 localhost program[2095]: 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 >Dec 27 11:57:10 localhost program[2095]: Filesystem flags: signed_directory_hash >Dec 27 11:57:10 localhost program[2095]: Default mount options: user_xattr acl >Dec 27 11:57:10 localhost program[2095]: Filesystem state: clean >Dec 27 11:57:10 localhost program[2095]: Errors behavior: Continue >Dec 27 11:57:10 localhost program[2095]: Filesystem OS type: Linux >Dec 27 11:57:10 localhost program[2095]: Inode count: 262144 >Dec 27 11:57:10 localhost program[2095]: Block count: 1048576 >Dec 27 11:57:10 localhost program[2095]: Reserved block count: 10484 >Dec 27 11:57:10 localhost program[2095]: Free blocks: 225114 >Dec 27 11:57:10 localhost program[2095]: Free inodes: 155781 >Dec 27 11:57:10 localhost program[2095]: First block: 0 >Dec 27 11:57:10 localhost program[2095]: Block size: 4096 >Dec 27 11:57:10 localhost program[2095]: Fragment size: 4096 >Dec 27 11:57:10 localhost program[2095]: Reserved GDT blocks: 255 >Dec 27 11:57:10 localhost program[2095]: Blocks per group: 32768 >Dec 27 11:57:10 localhost program[2095]: Fragments per group: 32768 >Dec 27 11:57:10 localhost program[2095]: Inodes per group: 8192 >Dec 27 11:57:10 localhost program[2095]: Inode blocks per group: 512 >Dec 27 11:57:10 localhost program[2095]: Flex block group size: 16 >Dec 27 11:57:10 localhost program[2095]: Filesystem created: Wed Dec 11 19:03:22 2013 >Dec 27 11:57:10 localhost program[2095]: Last mount time: Wed Dec 11 19:03:26 2013 >Dec 27 11:57:10 localhost program[2095]: Last write time: Wed Dec 11 19:51:39 2013 >Dec 27 11:57:10 localhost program[2095]: Mount count: 0 >Dec 27 11:57:10 localhost program[2095]: Maximum mount count: -1 >Dec 27 11:57:10 localhost program[2095]: Last checked: Wed Dec 11 19:51:39 2013 >Dec 27 11:57:10 localhost program[2095]: Check interval: 0 (<none>) >Dec 27 11:57:10 localhost program[2095]: Lifetime writes: 767 MB >Dec 27 11:57:10 localhost program[2095]: Reserved blocks uid: 0 (user root) >Dec 27 11:57:10 localhost program[2095]: Reserved blocks gid: 0 (group root) >Dec 27 11:57:10 localhost program[2095]: First inode: 11 >Dec 27 11:57:10 localhost program[2095]: Inode size: 256 >Dec 27 11:57:10 localhost program[2095]: Required extra isize: 28 >Dec 27 11:57:10 localhost program[2095]: Desired extra isize: 28 >Dec 27 11:57:10 localhost program[2095]: Journal inode: 8 >Dec 27 11:57:10 localhost program[2095]: Default directory hash: half_md4 >Dec 27 11:57:10 localhost program[2095]: Directory Hash Seed: b1c616e0-cc81-4b8c-9992-f2c77daec9c9 >Dec 27 11:57:10 localhost program[2095]: Journal backup: inode blocks >Dec 27 11:57:10 localhost program[2095]: Journal features: journal_incompat_revoke >Dec 27 11:57:10 localhost program[2095]: Journal size: 128M >Dec 27 11:57:10 localhost program[2095]: Journal length: 32768 >Dec 27 11:57:10 localhost program[2095]: Journal sequence: 0x00003086 >Dec 27 11:57:10 localhost program[2095]: Journal start: 0 >Dec 27 11:57:10 localhost program[2095]: Dec 27 11:57:10 localhost program[2095]: Return code: 0 >Dec 27 11:57:10 localhost program[2095]: Running... resize2fs -P /dev/mapper/live-base >Dec 27 11:57:10 localhost program[2095]: resize2fs 1.42.8 (20-Jun-2013) >Dec 27 11:57:10 localhost program[2095]: resize2fs: Operation not permitted while trying to open /dev/mapper/live-base >Dec 27 11:57:10 localhost program[2095]: Couldn't find valid filesystem superblock. >Dec 27 11:57:10 localhost program[2095]: Return code: 1 >Dec 27 11:57:10 localhost blivet[2095]: using current size 0 as min size >Dec 27 11:57:10 localhost blivet[2095]: Ext4FS.supported: supported: True ; >Dec 27 11:57:10 localhost blivet[2095]: getFormat('ext4') returning Ext4FS instance >Dec 27 11:57:10 localhost blivet[2095]: DMDevice._setFormat: live-base ; current: None ; type: ext4 ; >Dec 27 11:57:10 localhost blivet[2095]: looking up parted Device: /dev/mapper/live-base >Dec 27 11:57:10 localhost blivet[2095]: got device: DMDevice instance (0x39d4a50) -- >name = live-base status = True kids = 0 id = 32 >parents = ['existing 0MB loop loop3 (28) with existing ext4 filesystem'] >uuid = None size = 4096.0 >format = existing ext4 filesystem >major = 0 minor = 0 exists = True protected = True >sysfs path = /devices/virtual/block/dm-6 partedDevice = parted.Device instance -- >model: Linux device-mapper (linear) path: /dev/mapper/live-base type: 12 >sectorSize: 512 physicalSectorSize: 512 >length: 8388608 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: False >hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) >PedDevice: <_ped.Device object at 0x39a9830> >target size = 0 path = /dev/mapper/live-base >format args = [] originalFormat = None target = None dmUuid = None >Dec 27 11:57:10 localhost blivet[2095]: Ext4FS.supported: supported: True ; >Dec 27 11:57:10 localhost blivet[2095]: got format: Ext4FS instance (0x39e0390) -- >type = ext4 name = ext4 status = False >device = /dev/mapper/live-base uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = _Fedora-Live-Des size = 4096.0 targetSize = 4096.0 >Dec 27 11:57:10 localhost blivet[2095]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-osimg-min /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5 /dev/mapper/live-osimg-min', >'DEVNAME': 'dm-7', >'DEVPATH': '/devices/virtual/block/dm-7', >'DEVTYPE': 'disk', >'DM_NAME': 'live-osimg-min', >'DM_SUSPENDED': '0', >'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', >'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >'DM_UDEV_RULES_VSN': '2', >'ID_FS_LABEL': '_Fedora-Live-Des', >'ID_FS_LABEL_ENC': '_Fedora-Live-Des', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', >'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '7', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '12615', >'name': 'dm-7', >'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', >'/dev/disk/by-label/_Fedora-Live-Des', >'/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', >'/dev/mapper/live-osimg-min'], >'sysfs_path': '/devices/virtual/block/dm-7'} ; name: live-osimg-min ; >Dec 27 11:57:10 localhost blivet[2095]: scanning live-osimg-min (/devices/virtual/block/dm-7)... >Dec 27 11:57:10 localhost blivet[2095]: DeviceTree.getDeviceByName: name: live-osimg-min ; >Dec 27 11:57:10 localhost blivet[2095]: DeviceTree.getDeviceByName returned None >Dec 27 11:57:10 localhost blivet[2095]: live-osimg-min is a device-mapper device >Dec 27 11:57:10 localhost blivet[2095]: DeviceTree.addUdevDMDevice: name: live-osimg-min ; >Dec 27 11:57:10 localhost blivet[2095]: LVMVolumeGroupDevice.getDMNode: guswks ; status: True ; >Dec 27 11:57:10 localhost blivet[2095]: failed to find dm node for guswks >Dec 27 11:57:10 localhost blivet[2095]: LVMLogicalVolumeDevice.getDMNode: guswks-root ; status: True ; >Dec 27 11:57:10 localhost blivet[2095]: LVMLogicalVolumeDevice.getDMNode: guswks-swap_1 ; status: True ; >Dec 27 11:57:10 localhost blivet[2095]: LVMVolumeGroupDevice.getDMNode: vg_f17guswks ; status: True ; >Dec 27 11:57:10 localhost blivet[2095]: failed to find dm node for vg_f17guswks >Dec 27 11:57:10 localhost blivet[2095]: LVMLogicalVolumeDevice.getDMNode: vg_f17guswks-lv_home ; status: True ; >Dec 27 11:57:10 localhost blivet[2095]: LVMLogicalVolumeDevice.getDMNode: vg_f17guswks-lv_root ; status: True ; >Dec 27 11:57:10 localhost blivet[2095]: LVMLogicalVolumeDevice.getDMNode: vg_f17guswks-lv_swap ; status: True ; >Dec 27 11:57:10 localhost blivet[2095]: DMDevice.getDMNode: live-rw ; status: True ; >Dec 27 11:57:10 localhost blivet[2095]: DMDevice.getDMNode: live-base ; status: True ; >Dec 27 11:57:10 localhost blivet[2095]: DeviceTree.getDeviceByName: name: loop1 ; >Dec 27 11:57:10 localhost blivet[2095]: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (24) with existing DM_snapshot_cow >Dec 27 11:57:10 localhost blivet[2095]: DeviceTree.getDeviceByName: name: loop3 ; >Dec 27 11:57:10 localhost blivet[2095]: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (28) with existing ext4 filesystem >Dec 27 11:57:10 localhost blivet[2095]: DeviceTree.getDeviceByName: name: live-osimg-min ; >Dec 27 11:57:10 localhost blivet[2095]: DeviceTree.getDeviceByName returned None >Dec 27 11:57:10 localhost blivet[2095]: LoopDevice.addChild: kids: 1 ; name: loop3 ; >Dec 27 11:57:10 localhost blivet[2095]: getFormat('None') returning DeviceFormat instance >Dec 27 11:57:10 localhost blivet[2095]: DMDevice._setFormat: live-osimg-min ; current: None ; type: None ; >Dec 27 11:57:10 localhost blivet[2095]: added dm live-osimg-min (id 33) to device tree >Dec 27 11:57:10 localhost blivet[2095]: DeviceTree.handleUdevDeviceFormat: name: live-osimg-min ; >Dec 27 11:57:10 localhost blivet[2095]: DeviceTree.handleUdevDiskLabelFormat: device: live-osimg-min ; label_type: None ; >Dec 27 11:57:10 localhost blivet[2095]: Ext4FS.supported: supported: True ; >Dec 27 11:57:10 localhost blivet[2095]: getFormat('ext4') returning Ext4FS instance >Dec 27 11:57:10 localhost blivet[2095]: device live-osimg-min does not contain a disklabel >Dec 27 11:57:10 localhost blivet[2095]: type detected on 'live-osimg-min' is 'ext4' >Dec 27 11:57:10 localhost program[2095]: Running... dumpe2fs -h /dev/mapper/live-osimg-min >Dec 27 11:57:10 localhost program[2095]: dumpe2fs 1.42.8 (20-Jun-2013) >Dec 27 11:57:10 localhost program[2095]: Filesystem volume name: _Fedora-Live-Des >Dec 27 11:57:10 localhost program[2095]: Last mounted on: /var/tmp/imgcreate-CIJ2Sr/install_root >Dec 27 11:57:10 localhost program[2095]: Filesystem UUID: 24375583-5faa-4172-8345-5dff1a0e89e5 >Dec 27 11:57:10 localhost program[2095]: Filesystem magic number: 0xEF53 >Dec 27 11:57:10 localhost program[2095]: Filesystem revision #: 1 (dynamic) >Dec 27 11:57:10 localhost program[2095]: 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 >Dec 27 11:57:10 localhost program[2095]: Filesystem flags: signed_directory_hash >Dec 27 11:57:10 localhost program[2095]: Default mount options: user_xattr acl >Dec 27 11:57:10 localhost program[2095]: Filesystem state: clean >Dec 27 11:57:10 localhost program[2095]: Errors behavior: Continue >Dec 27 11:57:10 localhost program[2095]: Filesystem OS type: Linux >Dec 27 11:57:10 localhost program[2095]: Inode count: 212992 >Dec 27 11:57:10 localhost program[2095]: Block count: 825687 >Dec 27 11:57:10 localhost program[2095]: Reserved block count: 8255 >Dec 27 11:57:10 localhost program[2095]: Free blocks: 5566 >Dec 27 11:57:10 localhost program[2095]: Free inodes: 106629 >Dec 27 11:57:10 localhost program[2095]: First block: 0 >Dec 27 11:57:10 localhost program[2095]: Block size: 4096 >Dec 27 11:57:10 localhost program[2095]: Fragment size: 4096 >Dec 27 11:57:10 localhost program[2095]: Reserved GDT blocks: 255 >Dec 27 11:57:10 localhost program[2095]: Blocks per group: 32768 >Dec 27 11:57:10 localhost program[2095]: Fragments per group: 32768 >Dec 27 11:57:10 localhost program[2095]: Inodes per group: 8192 >Dec 27 11:57:10 localhost program[2095]: Inode blocks per group: 512 >Dec 27 11:57:10 localhost program[2095]: Flex block group size: 16 >Dec 27 11:57:10 localhost program[2095]: Filesystem created: Wed Dec 11 19:03:22 2013 >Dec 27 11:57:10 localhost program[2095]: Last mount time: Wed Dec 11 19:03:26 2013 >Dec 27 11:57:10 localhost program[2095]: Last write time: Wed Dec 11 19:51:43 2013 >Dec 27 11:57:10 localhost program[2095]: Mount count: 0 >Dec 27 11:57:10 localhost program[2095]: Maximum mount count: -1 >Dec 27 11:57:10 localhost program[2095]: Last checked: Wed Dec 11 19:51:43 2013 >Dec 27 11:57:10 localhost program[2095]: Check interval: 0 (<none>) >Dec 27 11:57:10 localhost program[2095]: Lifetime writes: 768 MB >Dec 27 11:57:10 localhost program[2095]: Reserved blocks uid: 0 (user root) >Dec 27 11:57:10 localhost program[2095]: Reserved blocks gid: 0 (group root) >Dec 27 11:57:10 localhost program[2095]: First inode: 11 >Dec 27 11:57:10 localhost program[2095]: Inode size: 256 >Dec 27 11:57:10 localhost program[2095]: Required extra isize: 28 >Dec 27 11:57:10 localhost program[2095]: Desired extra isize: 28 >Dec 27 11:57:10 localhost program[2095]: Journal inode: 8 >Dec 27 11:57:10 localhost program[2095]: Default directory hash: half_md4 >Dec 27 11:57:10 localhost program[2095]: Directory Hash Seed: b1c616e0-cc81-4b8c-9992-f2c77daec9c9 >Dec 27 11:57:10 localhost program[2095]: Journal backup: inode blocks >Dec 27 11:57:10 localhost program[2095]: Journal features: journal_incompat_revoke >Dec 27 11:57:10 localhost program[2095]: Journal size: 128M >Dec 27 11:57:10 localhost program[2095]: Journal length: 32768 >Dec 27 11:57:10 localhost program[2095]: Journal sequence: 0x00003086 >Dec 27 11:57:10 localhost program[2095]: Journal start: 0 >Dec 27 11:57:10 localhost program[2095]: Dec 27 11:57:10 localhost program[2095]: Return code: 0 >Dec 27 11:57:10 localhost program[2095]: Running... resize2fs -P /dev/mapper/live-osimg-min >Dec 27 11:57:10 localhost program[2095]: resize2fs 1.42.8 (20-Jun-2013) >Dec 27 11:57:10 localhost program[2095]: resize2fs: Operation not permitted while trying to open /dev/mapper/live-osimg-min >Dec 27 11:57:10 localhost program[2095]: Couldn't find valid filesystem superblock. >Dec 27 11:57:10 localhost program[2095]: Return code: 1 >Dec 27 11:57:10 localhost blivet[2095]: using current size 0 as min size >Dec 27 11:57:10 localhost blivet[2095]: Ext4FS.supported: supported: True ; >Dec 27 11:57:10 localhost blivet[2095]: getFormat('ext4') returning Ext4FS instance >Dec 27 11:57:10 localhost blivet[2095]: DMDevice._setFormat: live-osimg-min ; current: None ; type: ext4 ; >Dec 27 11:57:10 localhost blivet[2095]: looking up parted Device: /dev/mapper/live-osimg-min >Dec 27 11:57:10 localhost blivet[2095]: got device: DMDevice instance (0x39e02d0) -- >name = live-osimg-min status = True kids = 0 id = 33 >parents = ['existing 0MB loop loop3 (28) with existing ext4 filesystem'] >uuid = None size = 4096.0 >format = existing ext4 filesystem >major = 0 minor = 0 exists = True protected = True >sysfs path = /devices/virtual/block/dm-7 partedDevice = parted.Device instance -- >model: Linux device-mapper (snapshot) path: /dev/mapper/live-osimg-min type: 12 >sectorSize: 512 physicalSectorSize: 512 >length: 8388608 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: False >hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) >PedDevice: <_ped.Device object at 0x39a9950> >target size = 0 path = /dev/mapper/live-osimg-min >format args = [] originalFormat = None target = None dmUuid = None >Dec 27 11:57:10 localhost blivet[2095]: Ext4FS.supported: supported: True ; >Dec 27 11:57:10 localhost blivet[2095]: got format: Ext4FS instance (0x39e0d50) -- >type = ext4 name = ext4 status = False >device = /dev/mapper/live-osimg-min uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = _Fedora-Live-Des size = 3225.0 targetSize = 3225.0 >Dec 27 11:57:10 localhost program[2095]: Running... udevadm settle --timeout=300 >Dec 27 11:57:10 localhost program[2095]: Return code: 0 >Dec 27 11:57:10 localhost blivet[2095]: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >Dec 27 11:57:10 localhost program[2095]: Running... udevadm settle --timeout=300 >Dec 27 11:57:10 localhost program[2095]: Return code: 0 >Dec 27 11:57:10 localhost blivet[2095]: DiskDevice.teardown: sda ; status: True ; controllable: True ; >Dec 27 11:57:10 localhost blivet[2095]: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >Dec 27 11:57:10 localhost blivet[2095]: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >Dec 27 11:57:10 localhost program[2095]: Running... udevadm settle --timeout=300 >Dec 27 11:57:10 localhost program[2095]: Return code: 0 >Dec 27 11:57:10 localhost blivet[2095]: LVMLogicalVolumeDevice.teardown: guswks-root ; status: True ; controllable: True ; >Dec 27 11:57:10 localhost program[2095]: Running... udevadm settle --timeout=300 >Dec 27 11:57:10 localhost program[2095]: Return code: 0 >Dec 27 11:57:10 localhost blivet[2095]: LVMLogicalVolumeDevice._teardown: guswks-root ; status: True ; controllable: True ; >Dec 27 11:57:10 localhost program[2095]: Running... lvm lvchange -a n guswks/root >Dec 27 11:57:10 localhost program[2095]: Return code: 0 >Dec 27 11:57:10 localhost blivet[2095]: LVMVolumeGroupDevice.teardown: guswks ; status: True ; controllable: True ; >Dec 27 11:57:10 localhost blivet[2095]: DeviceFormat.teardown: device: /dev/mapper/guswks ; status: False ; type: None ; >Dec 27 11:57:10 localhost blivet[2095]: DeviceFormat.teardown: device: /dev/mapper/guswks ; status: False ; type: None ; >Dec 27 11:57:10 localhost program[2095]: Running... udevadm settle --timeout=300 >Dec 27 11:57:10 localhost program[2095]: Return code: 0 >Dec 27 11:57:10 localhost blivet[2095]: LVMVolumeGroupDevice._teardown: guswks ; status: True ; controllable: True ; >Dec 27 11:57:10 localhost program[2095]: Running... lvm vgchange -a n guswks >Dec 27 11:57:11 localhost gnome-session[1451]: Gjs-Message: JS LOG: pushModal: invocation of begin_modal failed >Dec 27 11:57:15 localhost systemd[1]: Starting Stop Read-Ahead Data Collection... >Dec 27 11:57:15 localhost systemd[1]: Started Stop Read-Ahead Data Collection. >Dec 27 11:57:15 localhost program[2095]: Logical volume guswks/swap_1 in use. >Dec 27 11:57:15 localhost program[2095]: Can't deactivate volume group "guswks" with 1 open logical volume(s) >Dec 27 11:57:15 localhost program[2095]: Return code: 5 >Dec 27 11:57:15 localhost blivet[2095]: vg guswks teardown failed; continuing >Dec 27 11:57:15 localhost blivet[2095]: LVMLogicalVolumeDevice.teardown: guswks-swap_1 ; status: True ; controllable: True ; >Dec 27 11:57:15 localhost blivet[2095]: SwapSpace.teardown: device: /dev/mapper/guswks-swap_1 ; status: True ; type: swap ; >Dec 27 11:57:15 localhost program[2095]: Running... swapoff /dev/mapper/guswks-swap_1 >Dec 27 11:57:15 localhost program[2095]: Return code: 0 >Dec 27 11:57:15 localhost blivet[2095]: SwapSpace.teardown: device: /dev/mapper/guswks-swap_1 ; status: False ; type: swap ; >Dec 27 11:57:15 localhost program[2095]: Running... udevadm settle --timeout=300 >Dec 27 11:57:15 localhost program[2095]: Return code: 0 >Dec 27 11:57:15 localhost blivet[2095]: LVMLogicalVolumeDevice._teardown: guswks-swap_1 ; status: True ; controllable: True ; >Dec 27 11:57:15 localhost program[2095]: Running... lvm lvchange -a n guswks/swap_1 >Dec 27 11:57:15 localhost program[2095]: Return code: 0 >Dec 27 11:57:15 localhost blivet[2095]: LVMVolumeGroupDevice.teardown: guswks ; status: True ; controllable: True ; >Dec 27 11:57:15 localhost blivet[2095]: DeviceFormat.teardown: device: /dev/mapper/guswks ; status: False ; type: None ; >Dec 27 11:57:15 localhost blivet[2095]: DeviceFormat.teardown: device: /dev/mapper/guswks ; status: False ; type: None ; >Dec 27 11:57:15 localhost program[2095]: Running... udevadm settle --timeout=300 >Dec 27 11:57:15 localhost program[2095]: Return code: 0 >Dec 27 11:57:15 localhost blivet[2095]: LVMVolumeGroupDevice._teardown: guswks ; status: True ; controllable: True ; >Dec 27 11:57:15 localhost program[2095]: Running... lvm vgchange -a n guswks >Dec 27 11:57:15 localhost program[2095]: 0 logical volume(s) in volume group "guswks" now active >Dec 27 11:57:15 localhost program[2095]: Return code: 0 >Dec 27 11:57:15 localhost blivet[2095]: PartitionDevice.teardown: sda5 ; status: True ; controllable: True ; >Dec 27 11:57:15 localhost blivet[2095]: LVMPhysicalVolume.teardown: device: /dev/sda5 ; status: False ; type: lvmpv ; >Dec 27 11:57:15 localhost blivet[2095]: LVMPhysicalVolume.teardown: device: /dev/sda5 ; status: False ; type: lvmpv ; >Dec 27 11:57:15 localhost program[2095]: Running... udevadm settle --timeout=300 >Dec 27 11:57:15 localhost program[2095]: Return code: 0 >Dec 27 11:57:15 localhost blivet[2095]: DiskDevice.teardown: sda ; status: True ; controllable: True ; >Dec 27 11:57:15 localhost blivet[2095]: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >Dec 27 11:57:15 localhost blivet[2095]: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >Dec 27 11:57:15 localhost program[2095]: Running... udevadm settle --timeout=300 >Dec 27 11:57:15 localhost program[2095]: Return code: 0 >Dec 27 11:57:15 localhost blivet[2095]: PartitionDevice.teardown: sdb1 ; status: True ; controllable: True ; >Dec 27 11:57:15 localhost program[2095]: Running... udevadm settle --timeout=300 >Dec 27 11:57:15 localhost program[2095]: Return code: 0 >Dec 27 11:57:15 localhost blivet[2095]: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >Dec 27 11:57:15 localhost blivet[2095]: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >Dec 27 11:57:15 localhost blivet[2095]: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >Dec 27 11:57:15 localhost program[2095]: Running... udevadm settle --timeout=300 >Dec 27 11:57:15 localhost program[2095]: Return code: 0 >Dec 27 11:57:15 localhost blivet[2095]: LVMLogicalVolumeDevice.teardown: vg_f17guswks-lv_home ; status: True ; controllable: True ; >Dec 27 11:57:15 localhost program[2095]: Running... udevadm settle --timeout=300 >Dec 27 11:57:15 localhost program[2095]: Return code: 0 >Dec 27 11:57:15 localhost blivet[2095]: LVMLogicalVolumeDevice._teardown: vg_f17guswks-lv_home ; status: True ; controllable: True ; >Dec 27 11:57:15 localhost program[2095]: Running... lvm lvchange -a n vg_f17guswks/lv_home >Dec 27 11:57:15 localhost program[2095]: Return code: 0 >Dec 27 11:57:15 localhost blivet[2095]: LVMVolumeGroupDevice.teardown: vg_f17guswks ; status: True ; controllable: True ; >Dec 27 11:57:15 localhost blivet[2095]: DeviceFormat.teardown: device: /dev/mapper/vg_f17guswks ; status: False ; type: None ; >Dec 27 11:57:15 localhost blivet[2095]: DeviceFormat.teardown: device: /dev/mapper/vg_f17guswks ; status: False ; type: None ; >Dec 27 11:57:15 localhost program[2095]: Running... udevadm settle --timeout=300 >Dec 27 11:57:15 localhost program[2095]: Return code: 0 >Dec 27 11:57:15 localhost blivet[2095]: LVMVolumeGroupDevice._teardown: vg_f17guswks ; status: True ; controllable: True ; >Dec 27 11:57:15 localhost program[2095]: Running... lvm vgchange -a n vg_f17guswks >Dec 27 11:57:18 localhost gnome-session[1451]: (gnome-shell:1612): Gjs-WARNING **: JS ERROR: Error: No property 'text' in property list (or its value was undefined) >Dec 27 11:57:18 localhost gnome-session[1451]: ListSearchResult<._init@/usr/share/gnome-shell/js/ui/searchDisplay.js:102 >Dec 27 11:57:18 localhost gnome-session[1451]: wrapper@/usr/share/gjs-1.0/lang.js:213 >Dec 27 11:57:18 localhost gnome-session[1451]: _Base._construct@/usr/share/gjs-1.0/lang.js:154 >Dec 27 11:57:18 localhost gnome-session[1451]: Class._construct/newClass@/usr/share/gjs-1.0/lang.js:248 >Dec 27 11:57:18 localhost gnome-session[1451]: ListSearchResults<._renderResults@/usr/share/gnome-shell/js/ui/searchDisplay.js:291 >Dec 27 11:57:18 localhost gnome-session[1451]: wrapper@/usr/share/gjs-1.0/lang.js:213 >Dec 27 11:57:18 localhost gnome-session[1451]: SearchResultsBase<.updateSearch/<@/usr/share/gnome-shell/js/ui/searchDisplay.js:244 >Dec 27 11:57:18 localhost gnome-session[1451]: RemoteSearchProvider<._getResultMetasFinished@/usr/share/gnome-shell/js/ui/remoteSearch.js:272 >Dec 27 11:57:18 localhost gnome-session[1451]: wrapper@/usr/share/gjs-1.0/lang.js:213 >Dec 27 11:57:18 localhost gnome-session[1451]: @/usr/share/gjs-1.0/lang.js:112 >Dec 27 11:57:18 localhost gnome-session[1451]: asyncCallback@/usr/share/gjs-1.0/overrides/Gio.js:91 >Dec 27 11:57:19 localhost gnome-session[1451]: (tracker-miner-fs:1780): Tracker-WARNING **: File 'file:///usr' has been reenqueued more than 2 times. It will not be indexed. >Dec 27 11:57:19 localhost gnome-session[1451]: (tracker-miner-fs:1780): Tracker-WARNING **: File 'file:///usr/share' has been reenqueued more than 2 times. It will not be indexed. >Dec 27 11:57:19 localhost gnome-session[1451]: (tracker-miner-fs:1780): Tracker-WARNING **: File 'file:///usr/share/gnome-documents' has been reenqueued more than 2 times. It will not be indexed. >Dec 27 11:57:19 localhost gnome-session[1451]: (tracker-miner-fs:1780): Tracker-WARNING **: File 'file:///usr/share/gnome-documents/getting-started' has been reenqueued more than 2 times. It will not be indexed. >Dec 27 11:57:19 localhost gnome-session[1451]: (tracker-miner-fs:1780): Tracker-WARNING **: File 'file:///usr/share/gnome-documents/getting-started/C' has been reenqueued more than 2 times. It will not be indexed. >Dec 27 11:57:20 localhost program[2095]: Logical volume vg_f17guswks/lv_swap in use. >Dec 27 11:57:20 localhost program[2095]: Can't deactivate volume group "vg_f17guswks" with 1 open logical volume(s) >Dec 27 11:57:20 localhost program[2095]: Return code: 5 >Dec 27 11:57:20 localhost blivet[2095]: vg vg_f17guswks teardown failed; continuing >Dec 27 11:57:20 localhost blivet[2095]: LVMLogicalVolumeDevice.teardown: vg_f17guswks-lv_root ; status: True ; controllable: True ; >Dec 27 11:57:20 localhost program[2095]: Running... udevadm settle --timeout=300 >Dec 27 11:57:20 localhost program[2095]: Return code: 0 >Dec 27 11:57:20 localhost blivet[2095]: LVMLogicalVolumeDevice._teardown: vg_f17guswks-lv_root ; status: True ; controllable: True ; >Dec 27 11:57:20 localhost program[2095]: Running... lvm lvchange -a n vg_f17guswks/lv_root >Dec 27 11:57:20 localhost program[2095]: Return code: 0 >Dec 27 11:57:20 localhost blivet[2095]: LVMVolumeGroupDevice.teardown: vg_f17guswks ; status: True ; controllable: True ; >Dec 27 11:57:20 localhost blivet[2095]: DeviceFormat.teardown: device: /dev/mapper/vg_f17guswks ; status: False ; type: None ; >Dec 27 11:57:20 localhost blivet[2095]: DeviceFormat.teardown: device: /dev/mapper/vg_f17guswks ; status: False ; type: None ; >Dec 27 11:57:20 localhost program[2095]: Running... udevadm settle --timeout=300 >Dec 27 11:57:20 localhost program[2095]: Return code: 0 >Dec 27 11:57:20 localhost blivet[2095]: LVMVolumeGroupDevice._teardown: vg_f17guswks ; status: True ; controllable: True ; >Dec 27 11:57:20 localhost program[2095]: Running... lvm vgchange -a n vg_f17guswks >Dec 27 11:57:25 localhost program[2095]: Logical volume vg_f17guswks/lv_swap in use. >Dec 27 11:57:25 localhost program[2095]: Can't deactivate volume group "vg_f17guswks" with 1 open logical volume(s) >Dec 27 11:57:25 localhost program[2095]: Return code: 5 >Dec 27 11:57:25 localhost blivet[2095]: vg vg_f17guswks teardown failed; continuing >Dec 27 11:57:25 localhost blivet[2095]: LVMLogicalVolumeDevice.teardown: vg_f17guswks-lv_swap ; status: True ; controllable: True ; >Dec 27 11:57:25 localhost blivet[2095]: SwapSpace.teardown: device: /dev/mapper/vg_f17guswks-lv_swap ; status: True ; type: swap ; >Dec 27 11:57:25 localhost program[2095]: Running... swapoff /dev/mapper/vg_f17guswks-lv_swap >Dec 27 11:57:25 localhost program[2095]: Return code: 0 >Dec 27 11:57:25 localhost blivet[2095]: SwapSpace.teardown: device: /dev/mapper/vg_f17guswks-lv_swap ; status: False ; type: swap ; >Dec 27 11:57:25 localhost program[2095]: Running... udevadm settle --timeout=300 >Dec 27 11:57:25 localhost program[2095]: Return code: 0 >Dec 27 11:57:25 localhost blivet[2095]: LVMLogicalVolumeDevice._teardown: vg_f17guswks-lv_swap ; status: True ; controllable: True ; >Dec 27 11:57:25 localhost program[2095]: Running... lvm lvchange -a n vg_f17guswks/lv_swap >Dec 27 11:57:26 localhost program[2095]: Return code: 0 >Dec 27 11:57:26 localhost blivet[2095]: LVMVolumeGroupDevice.teardown: vg_f17guswks ; status: True ; controllable: True ; >Dec 27 11:57:26 localhost blivet[2095]: DeviceFormat.teardown: device: /dev/mapper/vg_f17guswks ; status: False ; type: None ; >Dec 27 11:57:26 localhost blivet[2095]: DeviceFormat.teardown: device: /dev/mapper/vg_f17guswks ; status: False ; type: None ; >Dec 27 11:57:26 localhost program[2095]: Running... udevadm settle --timeout=300 >Dec 27 11:57:26 localhost program[2095]: Return code: 0 >Dec 27 11:57:26 localhost blivet[2095]: LVMVolumeGroupDevice._teardown: vg_f17guswks ; status: True ; controllable: True ; >Dec 27 11:57:26 localhost program[2095]: Running... lvm vgchange -a n vg_f17guswks >Dec 27 11:57:26 localhost program[2095]: 0 logical volume(s) in volume group "vg_f17guswks" now active >Dec 27 11:57:26 localhost program[2095]: Return code: 0 >Dec 27 11:57:26 localhost blivet[2095]: PartitionDevice.teardown: sdb2 ; status: True ; controllable: True ; >Dec 27 11:57:26 localhost blivet[2095]: LVMPhysicalVolume.teardown: device: /dev/sdb2 ; status: False ; type: lvmpv ; >Dec 27 11:57:26 localhost blivet[2095]: LVMPhysicalVolume.teardown: device: /dev/sdb2 ; status: False ; type: lvmpv ; >Dec 27 11:57:26 localhost program[2095]: Running... udevadm settle --timeout=300 >Dec 27 11:57:26 localhost program[2095]: Return code: 0 >Dec 27 11:57:26 localhost blivet[2095]: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >Dec 27 11:57:26 localhost blivet[2095]: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >Dec 27 11:57:26 localhost blivet[2095]: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >Dec 27 11:57:26 localhost program[2095]: Running... udevadm settle --timeout=300 >Dec 27 11:57:26 localhost program[2095]: Return code: 0 >Dec 27 11:57:26 localhost blivet[2095]: BTRFSSubVolumeDevice.teardown: img ; status: True ; controllable: True ; >Dec 27 11:57:26 localhost program[2095]: Running... udevadm settle --timeout=300 >Dec 27 11:57:26 localhost program[2095]: Return code: 0 >Dec 27 11:57:26 localhost blivet[2095]: BTRFSVolumeDevice.teardown: btrfs.17 ; status: True ; controllable: True ; >Dec 27 11:57:26 localhost program[2095]: Running... udevadm settle --timeout=300 >Dec 27 11:57:26 localhost program[2095]: Return code: 0 >Dec 27 11:57:26 localhost blivet[2095]: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >Dec 27 11:57:26 localhost program[2095]: Running... udevadm settle --timeout=300 >Dec 27 11:57:26 localhost program[2095]: Return code: 0 >Dec 27 11:57:26 localhost blivet[2095]: DiskDevice.teardown: sdd ; status: True ; controllable: True ; >Dec 27 11:57:26 localhost program[2095]: Running... udevadm settle --timeout=300 >Dec 27 11:57:26 localhost program[2095]: Return code: 0 >Dec 27 11:57:26 localhost blivet[2095]: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >Dec 27 11:57:26 localhost blivet[2095]: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >Dec 27 11:57:26 localhost blivet[2095]: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >Dec 27 11:57:26 localhost program[2095]: Running... udevadm settle --timeout=300 >Dec 27 11:57:26 localhost program[2095]: Return code: 0 >Dec 27 11:57:26 localhost blivet[2095]: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >Dec 27 11:57:26 localhost blivet[2095]: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >Dec 27 11:57:26 localhost blivet[2095]: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >Dec 27 11:57:26 localhost blivet[2095]: not going to restore from backup of non-existent /etc/mdadm.conf >Dec 27 11:57:26 localhost blivet[2095]: edd: collected mbr signatures: {'sde': '0x000c8821', 'sda': '0x00029b0e', 'sdb': '0x0006a144'} >Dec 27 11:57:26 localhost blivet[2095]: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >Dec 27 11:57:26 localhost blivet[2095]: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >Dec 27 11:57:26 localhost program[2095]: Running... mount -t ext2 -o defaults,ro /dev/sda1 /mnt/sysimage >Dec 27 11:57:26 localhost kernel: EXT4-fs (sda1): mounting ext2 file system using the ext4 subsystem >Dec 27 11:57:26 localhost kernel: EXT4-fs (sda1): mounted filesystem without journal. Opts: (null) >Dec 27 11:57:26 localhost program[2095]: Return code: 0 >Dec 27 11:57:26 localhost kernel: SELinux: initialized (dev sda1, type ext2), uses xattr >Dec 27 11:57:26 localhost blivet[2095]: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >Dec 27 11:57:26 localhost program[2095]: Running... udevadm settle --timeout=300 >Dec 27 11:57:26 localhost program[2095]: Return code: 0 >Dec 27 11:57:26 localhost program[2095]: Running... umount /mnt/sysimage >Dec 27 11:57:26 localhost program[2095]: Return code: 0 >Dec 27 11:57:26 localhost program[2095]: Running... udevadm settle --timeout=300 >Dec 27 11:57:26 localhost program[2095]: Return code: 0 >Dec 27 11:57:26 localhost blivet[2095]: DiskDevice.teardown: sda ; status: True ; controllable: True ; >Dec 27 11:57:26 localhost blivet[2095]: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >Dec 27 11:57:26 localhost blivet[2095]: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >Dec 27 11:57:26 localhost program[2095]: Running... udevadm settle --timeout=300 >Dec 27 11:57:26 localhost program[2095]: Return code: 0 >Dec 27 11:57:26 localhost blivet[2095]: LVMLogicalVolumeDevice.setup: guswks-root ; status: False ; controllable: True ; orig: False ; >Dec 27 11:57:26 localhost blivet[2095]: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: guswks-root ; orig: False ; >Dec 27 11:57:26 localhost blivet[2095]: LVMVolumeGroupDevice.setup: guswks ; status: True ; controllable: True ; orig: False ; >Dec 27 11:57:26 localhost blivet[2095]: LVMLogicalVolumeDevice._setup: guswks-root ; status: False ; controllable: True ; orig: False ; >Dec 27 11:57:26 localhost program[2095]: Running... lvm lvchange -a y guswks/root >Dec 27 11:57:26 localhost program[2095]: Return code: 0 >Dec 27 11:57:26 localhost program[2095]: Running... udevadm settle --timeout=300 >Dec 27 11:57:26 localhost program[2095]: Return code: 0 >Dec 27 11:57:26 localhost blivet[2095]: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >Dec 27 11:57:26 localhost program[2095]: Running... mount -t ext4 -o defaults,ro /dev/mapper/guswks-root /mnt/sysimage >Dec 27 11:57:26 localhost kernel: EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) >Dec 27 11:57:26 localhost kernel: SELinux: initialized (dev dm-0, type ext4), uses xattr >Dec 27 11:57:26 localhost program[2095]: Return code: 0 >Dec 27 11:57:26 localhost program[2095]: Running... arch >Dec 27 11:57:26 localhost program[2095]: x86_64 >Dec 27 11:57:26 localhost program[2095]: Return code: 0 >Dec 27 11:57:26 localhost blivet[2095]: parsing /mnt/sysimage/etc/blkid/blkid.tab >Dec 27 11:57:26 localhost blivet[2095]: error parsing blkid.tab: [Errno 2] No such file or directory: '/mnt/sysimage/etc/blkid/blkid.tab' >Dec 27 11:57:26 localhost blivet[2095]: parsing /mnt/sysimage/etc/crypttab >Dec 27 11:57:26 localhost blivet[2095]: error parsing crypttab: [Errno 2] No such file or directory: '/mnt/sysimage/etc/crypttab' >Dec 27 11:57:26 localhost blivet[2095]: parsing /mnt/sysimage/etc/fstab >Dec 27 11:57:26 localhost blivet[2095]: DeviceTree.getDeviceByName: name: proc ; >Dec 27 11:57:26 localhost blivet[2095]: DeviceTree.getDeviceByName returned None >Dec 27 11:57:26 localhost blivet[2095]: failed to resolve 'proc' >Dec 27 11:57:26 localhost blivet[2095]: DeviceTree.getDeviceByPath: path: /dev/mapper/guswks-root ; >Dec 27 11:57:26 localhost blivet[2095]: DeviceTree.getDeviceByPath returned existing 945388MB lvmlv guswks-root (7) with existing ext4 filesystem >Dec 27 11:57:26 localhost blivet[2095]: resolved '/dev/mapper/guswks-root' to 'guswks-root' (lvmlv) >Dec 27 11:57:26 localhost blivet[2095]: resolved 'UUID=705a9c24-d8c1-42da-85f4-df925ed4f8e9' to 'sda1' (partition) >Dec 27 11:57:26 localhost blivet[2095]: DeviceTree.getDeviceByPath: path: /dev/mapper/guswks-swap_1 ; >Dec 27 11:57:26 localhost blivet[2095]: DeviceTree.getDeviceByPath returned existing 8188MB lvmlv guswks-swap_1 (8) with existing swap >Dec 27 11:57:26 localhost blivet[2095]: resolved '/dev/mapper/guswks-swap_1' to 'guswks-swap_1' (lvmlv) >Dec 27 11:57:26 localhost blivet[2095]: DeviceTree.getDeviceByPath: path: /dev/fd0 ; >Dec 27 11:57:26 localhost blivet[2095]: DeviceTree.getDeviceByPath returned None >Dec 27 11:57:26 localhost blivet[2095]: failed to resolve '/dev/fd0' >Dec 27 11:57:26 localhost blivet[2095]: LVMLogicalVolumeDevice.teardown: guswks-root ; status: True ; controllable: True ; >Dec 27 11:57:26 localhost program[2095]: Running... udevadm settle --timeout=300 >Dec 27 11:57:26 localhost program[2095]: Return code: 0 >Dec 27 11:57:26 localhost program[2095]: Running... umount /mnt/sysimage >Dec 27 11:57:26 localhost program[2095]: Return code: 0 >Dec 27 11:57:26 localhost program[2095]: Running... udevadm settle --timeout=300 >Dec 27 11:57:26 localhost program[2095]: Return code: 0 >Dec 27 11:57:26 localhost blivet[2095]: LVMLogicalVolumeDevice._teardown: guswks-root ; status: True ; controllable: True ; >Dec 27 11:57:26 localhost program[2095]: Running... lvm lvchange -a n guswks/root >Dec 27 11:57:27 localhost program[2095]: Return code: 0 >Dec 27 11:57:27 localhost blivet[2095]: PartitionDevice.setup: sdb1 ; status: True ; controllable: True ; orig: False ; >Dec 27 11:57:27 localhost blivet[2095]: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >Dec 27 11:57:27 localhost program[2095]: Running... mount -t ext4 -o defaults,ro /dev/sdb1 /mnt/sysimage >Dec 27 11:57:27 localhost kernel: EXT4-fs (sdb1): mounted filesystem with ordered data mode. Opts: (null) >Dec 27 11:57:27 localhost kernel: SELinux: initialized (dev sdb1, type ext4), uses xattr >Dec 27 11:57:27 localhost program[2095]: Return code: 0 >Dec 27 11:57:27 localhost blivet[2095]: PartitionDevice.teardown: sdb1 ; status: True ; controllable: True ; >Dec 27 11:57:27 localhost program[2095]: Running... udevadm settle --timeout=300 >Dec 27 11:57:27 localhost program[2095]: Return code: 0 >Dec 27 11:57:27 localhost program[2095]: Running... umount /mnt/sysimage >Dec 27 11:57:27 localhost program[2095]: Return code: 0 >Dec 27 11:57:27 localhost program[2095]: Running... udevadm settle --timeout=300 >Dec 27 11:57:27 localhost program[2095]: Return code: 0 >Dec 27 11:57:27 localhost blivet[2095]: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >Dec 27 11:57:27 localhost blivet[2095]: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >Dec 27 11:57:27 localhost blivet[2095]: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >Dec 27 11:57:27 localhost program[2095]: Running... udevadm settle --timeout=300 >Dec 27 11:57:27 localhost program[2095]: Return code: 0 >Dec 27 11:57:27 localhost blivet[2095]: LVMLogicalVolumeDevice.setup: vg_f17guswks-lv_home ; status: False ; controllable: True ; orig: False ; >Dec 27 11:57:27 localhost blivet[2095]: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: vg_f17guswks-lv_home ; orig: False ; >Dec 27 11:57:27 localhost blivet[2095]: LVMVolumeGroupDevice.setup: vg_f17guswks ; status: True ; controllable: True ; orig: False ; >Dec 27 11:57:27 localhost blivet[2095]: LVMLogicalVolumeDevice._setup: vg_f17guswks-lv_home ; status: False ; controllable: True ; orig: False ; >Dec 27 11:57:27 localhost program[2095]: Running... lvm lvchange -a y vg_f17guswks/lv_home >Dec 27 11:57:27 localhost program[2095]: Return code: 0 >Dec 27 11:57:27 localhost program[2095]: Running... udevadm settle --timeout=300 >Dec 27 11:57:27 localhost program[2095]: Return code: 0 >Dec 27 11:57:27 localhost blivet[2095]: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >Dec 27 11:57:27 localhost program[2095]: Running... mount -t ext4 -o defaults,ro /dev/mapper/vg_f17guswks-lv_home /mnt/sysimage >Dec 27 11:57:27 localhost kernel: EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) >Dec 27 11:57:27 localhost program[2095]: Return code: 0 >Dec 27 11:57:27 localhost kernel: SELinux: initialized (dev dm-0, type ext4), uses xattr >Dec 27 11:57:27 localhost blivet[2095]: LVMLogicalVolumeDevice.teardown: vg_f17guswks-lv_home ; status: True ; controllable: True ; >Dec 27 11:57:27 localhost program[2095]: Running... udevadm settle --timeout=300 >Dec 27 11:57:27 localhost program[2095]: Return code: 0 >Dec 27 11:57:27 localhost program[2095]: Running... umount /mnt/sysimage >Dec 27 11:57:27 localhost program[2095]: Return code: 0 >Dec 27 11:57:27 localhost program[2095]: Running... udevadm settle --timeout=300 >Dec 27 11:57:27 localhost program[2095]: Return code: 0 >Dec 27 11:57:27 localhost blivet[2095]: LVMLogicalVolumeDevice._teardown: vg_f17guswks-lv_home ; status: True ; controllable: True ; >Dec 27 11:57:27 localhost program[2095]: Running... lvm lvchange -a n vg_f17guswks/lv_home >Dec 27 11:57:27 localhost program[2095]: Return code: 0 >Dec 27 11:57:27 localhost blivet[2095]: LVMVolumeGroupDevice.teardown: vg_f17guswks ; status: True ; controllable: True ; >Dec 27 11:57:27 localhost blivet[2095]: DeviceFormat.teardown: device: /dev/mapper/vg_f17guswks ; status: False ; type: None ; >Dec 27 11:57:27 localhost blivet[2095]: DeviceFormat.teardown: device: /dev/mapper/vg_f17guswks ; status: False ; type: None ; >Dec 27 11:57:27 localhost program[2095]: Running... udevadm settle --timeout=300 >Dec 27 11:57:27 localhost program[2095]: Return code: 0 >Dec 27 11:57:27 localhost blivet[2095]: LVMVolumeGroupDevice._teardown: vg_f17guswks ; status: True ; controllable: True ; >Dec 27 11:57:27 localhost program[2095]: Running... lvm vgchange -a n vg_f17guswks >Dec 27 11:57:27 localhost program[2095]: 0 logical volume(s) in volume group "vg_f17guswks" now active >Dec 27 11:57:27 localhost program[2095]: Return code: 0 >Dec 27 11:57:27 localhost blivet[2095]: PartitionDevice.teardown: sdb2 ; status: True ; controllable: True ; >Dec 27 11:57:27 localhost blivet[2095]: LVMPhysicalVolume.teardown: device: /dev/sdb2 ; status: False ; type: lvmpv ; >Dec 27 11:57:27 localhost blivet[2095]: LVMPhysicalVolume.teardown: device: /dev/sdb2 ; status: False ; type: lvmpv ; >Dec 27 11:57:27 localhost program[2095]: Running... udevadm settle --timeout=300 >Dec 27 11:57:27 localhost program[2095]: Return code: 0 >Dec 27 11:57:27 localhost blivet[2095]: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >Dec 27 11:57:27 localhost blivet[2095]: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >Dec 27 11:57:27 localhost blivet[2095]: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >Dec 27 11:57:27 localhost program[2095]: Running... udevadm settle --timeout=300 >Dec 27 11:57:27 localhost program[2095]: Return code: 0 >Dec 27 11:57:27 localhost blivet[2095]: LVMLogicalVolumeDevice.setup: vg_f17guswks-lv_root ; status: False ; controllable: True ; orig: False ; >Dec 27 11:57:27 localhost blivet[2095]: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: vg_f17guswks-lv_root ; orig: False ; >Dec 27 11:57:27 localhost blivet[2095]: LVMVolumeGroupDevice.setup: vg_f17guswks ; status: True ; controllable: True ; orig: False ; >Dec 27 11:57:27 localhost blivet[2095]: LVMLogicalVolumeDevice._setup: vg_f17guswks-lv_root ; status: False ; controllable: True ; orig: False ; >Dec 27 11:57:27 localhost program[2095]: Running... lvm lvchange -a y vg_f17guswks/lv_root >Dec 27 11:57:27 localhost program[2095]: Return code: 0 >Dec 27 11:57:27 localhost program[2095]: Running... udevadm settle --timeout=300 >Dec 27 11:57:27 localhost program[2095]: Return code: 0 >Dec 27 11:57:27 localhost blivet[2095]: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >Dec 27 11:57:27 localhost program[2095]: Running... mount -t ext4 -o defaults,ro /dev/mapper/vg_f17guswks-lv_root /mnt/sysimage >Dec 27 11:57:27 localhost kernel: EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) >Dec 27 11:57:27 localhost kernel: SELinux: initialized (dev dm-0, type ext4), uses xattr >Dec 27 11:57:27 localhost program[2095]: Return code: 0 >Dec 27 11:57:27 localhost program[2095]: Running... arch >Dec 27 11:57:27 localhost program[2095]: x86_64 >Dec 27 11:57:27 localhost program[2095]: Return code: 0 >Dec 27 11:57:27 localhost blivet[2095]: parsing /mnt/sysimage/etc/blkid/blkid.tab >Dec 27 11:57:27 localhost blivet[2095]: error parsing blkid.tab: [Errno 2] No such file or directory: '/mnt/sysimage/etc/blkid/blkid.tab' >Dec 27 11:57:27 localhost blivet[2095]: parsing /mnt/sysimage/etc/crypttab >Dec 27 11:57:27 localhost blivet[2095]: parsing /mnt/sysimage/etc/blkid/blkid.tab >Dec 27 11:57:27 localhost blivet[2095]: crypttab maps: [] >Dec 27 11:57:27 localhost blivet[2095]: parsing /mnt/sysimage/etc/fstab >Dec 27 11:57:27 localhost blivet[2095]: DeviceTree.getDeviceByPath: path: /dev/mapper/vg_f17guswks-lv_root ; >Dec 27 11:57:27 localhost blivet[2095]: DeviceTree.getDeviceByPath returned existing 51200MB lvmlv vg_f17guswks-lv_root (14) with existing ext4 filesystem >Dec 27 11:57:27 localhost blivet[2095]: resolved '/dev/mapper/vg_f17guswks-lv_root' to 'vg_f17guswks-lv_root' (lvmlv) >Dec 27 11:57:27 localhost blivet[2095]: resolved 'UUID=5f5f30d1-a7a6-42f7-8b47-3f7f28ae40be' to 'sdb1' (partition) >Dec 27 11:57:27 localhost blivet[2095]: DeviceTree.getDeviceByPath: path: /dev/mapper/vg_f17guswks-lv_home ; >Dec 27 11:57:27 localhost blivet[2095]: DeviceTree.getDeviceByPath returned existing 415168MB lvmlv vg_f17guswks-lv_home (13) with existing ext4 filesystem >Dec 27 11:57:27 localhost blivet[2095]: resolved '/dev/mapper/vg_f17guswks-lv_home' to 'vg_f17guswks-lv_home' (lvmlv) >Dec 27 11:57:27 localhost blivet[2095]: DeviceTree.getDeviceByPath: path: /dev/mapper/vg_f17guswks-lv_swap ; >Dec 27 11:57:27 localhost blivet[2095]: DeviceTree.getDeviceByPath returned existing 10048MB lvmlv vg_f17guswks-lv_swap (15) with existing swap >Dec 27 11:57:27 localhost blivet[2095]: resolved '/dev/mapper/vg_f17guswks-lv_swap' to 'vg_f17guswks-lv_swap' (lvmlv) >Dec 27 11:57:27 localhost blivet[2095]: LVMLogicalVolumeDevice.teardown: vg_f17guswks-lv_root ; status: True ; controllable: True ; >Dec 27 11:57:27 localhost program[2095]: Running... udevadm settle --timeout=300 >Dec 27 11:57:27 localhost program[2095]: Return code: 0 >Dec 27 11:57:27 localhost program[2095]: Running... umount /mnt/sysimage >Dec 27 11:57:28 localhost program[2095]: Return code: 0 >Dec 27 11:57:28 localhost program[2095]: Running... udevadm settle --timeout=300 >Dec 27 11:57:28 localhost program[2095]: Return code: 0 >Dec 27 11:57:28 localhost blivet[2095]: LVMLogicalVolumeDevice._teardown: vg_f17guswks-lv_root ; status: True ; controllable: True ; >Dec 27 11:57:28 localhost program[2095]: Running... lvm lvchange -a n vg_f17guswks/lv_root >Dec 27 11:57:28 localhost program[2095]: Return code: 0 >Dec 27 11:57:28 localhost blivet[2095]: BTRFSSubVolumeDevice.setup: img ; status: True ; controllable: True ; orig: False ; >Dec 27 11:57:28 localhost blivet[2095]: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >Dec 27 11:57:28 localhost program[2095]: Running... mount -t btrfs -o subvol=img,ro /dev/sdc /mnt/sysimage >Dec 27 11:57:28 localhost kernel: device fsid 6e0df940-6859-415b-acf2-452a0b902192 devid 1 transid 29 /dev/sdc >Dec 27 11:57:28 localhost kernel: btrfs: disk space caching is enabled >Dec 27 11:57:28 localhost kernel: SELinux: initialized (dev sdd, type btrfs), uses xattr >Dec 27 11:57:28 localhost program[2095]: Return code: 0 >Dec 27 11:57:28 localhost blivet[2095]: BTRFSSubVolumeDevice.teardown: img ; status: True ; controllable: True ; >Dec 27 11:57:28 localhost program[2095]: Running... udevadm settle --timeout=300 >Dec 27 11:57:28 localhost program[2095]: Return code: 0 >Dec 27 11:57:28 localhost program[2095]: Running... umount /mnt/sysimage >Dec 27 11:57:28 localhost program[2095]: Return code: 0 >Dec 27 11:57:28 localhost program[2095]: Running... udevadm settle --timeout=300 >Dec 27 11:57:28 localhost program[2095]: Return code: 0 >Dec 27 11:57:28 localhost blivet[2095]: BTRFSVolumeDevice.teardown: btrfs.17 ; status: True ; controllable: True ; >Dec 27 11:57:28 localhost program[2095]: Running... udevadm settle --timeout=300 >Dec 27 11:57:28 localhost program[2095]: Return code: 0 >Dec 27 11:57:28 localhost blivet[2095]: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >Dec 27 11:57:28 localhost program[2095]: Running... udevadm settle --timeout=300 >Dec 27 11:57:28 localhost program[2095]: Return code: 0 >Dec 27 11:57:28 localhost blivet[2095]: DiskDevice.teardown: sdd ; status: True ; controllable: True ; >Dec 27 11:57:28 localhost program[2095]: Running... udevadm settle --timeout=300 >Dec 27 11:57:28 localhost program[2095]: Return code: 0 >Dec 27 11:57:28 localhost blivet[2095]: BTRFS.supported: supported: True ; >Dec 27 11:57:28 localhost blivet[2095]: guswks size is 953620MB >Dec 27 11:57:28 localhost blivet[2095]: vg guswks has 44MB free >Dec 27 11:57:28 localhost blivet[2095]: guswks size is 953620MB >Dec 27 11:57:28 localhost blivet[2095]: vg guswks has 44MB free >Dec 27 11:57:28 localhost blivet[2095]: Ext4FS.supported: supported: True ; >Dec 27 11:57:28 localhost blivet[2095]: BTRFS.supported: supported: True ; >Dec 27 11:57:28 localhost blivet[2095]: Ext4FS.supported: supported: True ; >Dec 27 11:57:28 localhost blivet[2095]: Ext4FS.supported: supported: True ; >Dec 27 11:57:28 localhost blivet[2095]: Ext4FS.supported: supported: True ; >Dec 27 11:57:28 localhost blivet[2095]: Ext4FS.supported: supported: True ; >Dec 27 11:57:28 localhost blivet[2095]: Ext2FS.supported: supported: True ; >Dec 27 11:57:28 localhost blivet[2095]: Ext4FS.supported: supported: True ; >Dec 27 11:57:28 localhost blivet[2095]: BTRFS.supported: supported: True ; >Dec 27 11:57:28 localhost blivet[2095]: BTRFS.supported: supported: True ; >Dec 27 11:57:28 localhost blivet[2095]: OpticalDevice.mediaPresent: sr0 ; status: True ; >Dec 27 11:57:28 localhost blivet[2095]: vg_f17guswks size is 476416MB >Dec 27 11:57:28 localhost blivet[2095]: vg vg_f17guswks has 0MB free >Dec 27 11:57:28 localhost blivet[2095]: vg_f17guswks size is 476416MB >Dec 27 11:57:28 localhost blivet[2095]: vg vg_f17guswks has 0MB free >Dec 27 11:57:28 localhost blivet[2095]: Ext4FS.supported: supported: True ; >Dec 27 11:57:28 localhost blivet[2095]: Ext4FS.supported: supported: True ; >Dec 27 11:57:28 localhost anaconda[2095]: Thread Done: AnaStorageThread (140571159660288) >Dec 27 11:57:28 localhost program[2095]: Running... hwclock --hctosys --utc >Dec 27 11:57:28 localhost blivet[2095]: DeviceTree.getDeviceByPath: path: /dev/mapper/live-base ; >Dec 27 11:57:28 localhost blivet[2095]: DeviceTree.getDeviceByPath returned existing 4096MB dm live-base (32) with existing ext4 filesystem >Dec 27 11:57:06 localhost systemd[1]: Time has been changed >Dec 27 11:57:06 localhost systemd[1448]: Time has been changed >Dec 27 11:57:06 localhost program[2095]: Return code: 0 >Dec 27 11:57:06 localhost anaconda[2095]: Thread Done: AnaTimeInitThread (140571151267584) >Dec 27 11:57:06 localhost program[2095]: Running... mount -t auto -o ro /dev/mapper/live-base /mnt/install/source >Dec 27 11:57:06 localhost kernel: EXT4-fs (dm-6): mounted filesystem with ordered data mode. Opts: (null) >Dec 27 11:57:06 localhost kernel: SELinux: initialized (dev dm-6, type ext4), uses xattr >Dec 27 11:57:06 localhost program[2095]: Return code: 0 >Dec 27 11:57:06 localhost anaconda[2095]: Thread Done: AnaPayloadThread (140570924152576) >Dec 27 11:57:11 localhost chronyd[836]: Backward time jump detected! (correction 22.6 +- 1.0 seconds) >Dec 27 11:57:25 localhost anaconda[2095]: Not doing 'require network connection' in live installation >Dec 27 11:57:25 localhost anaconda[2095]: network standalone spoke (init): completed: True >Dec 27 11:57:25 localhost anaconda[2095]: Not doing 'require network connection' in live installation >Dec 27 11:57:25 localhost anaconda[2095]: Running Thread: AnaDateTimeThread (140570924152576) >Dec 27 11:57:25 localhost anaconda[2095]: Not doing 'modify system time and date' in live installation >Dec 27 11:57:25 localhost anaconda[2095]: Thread Done: AnaDateTimeThread (140570924152576) >Dec 27 11:57:27 localhost anaconda[2095]: fs space: 0 B needed: 2.96 GB >Dec 27 11:57:29 localhost anaconda[2095]: fs space: 0 B needed: 2.96 GB >Dec 27 11:57:29 localhost anaconda[2095]: Running Thread: AnaStorageWatcher (140571159660288) >Dec 27 11:57:29 localhost anaconda[2095]: Thread Done: AnaStorageWatcher (140571159660288) >Dec 27 11:57:29 localhost anaconda[2095]: Running Thread: AnaCustomStorageInit (140571159660288) >Dec 27 11:57:29 localhost blivet[2095]: Iso9660FS.supported: supported: True ; >Dec 27 11:57:29 localhost blivet[2095]: Iso9660FS.supported: supported: True ; >Dec 27 11:57:29 localhost blivet[2095]: NFSv4.supported: supported: False ; >Dec 27 11:57:29 localhost blivet[2095]: NFSv4.supported: supported: False ; >Dec 27 11:57:29 localhost blivet[2095]: SELinuxFS.supported: supported: False ; >Dec 27 11:57:29 localhost blivet[2095]: SELinuxFS.supported: supported: False ; >Dec 27 11:57:29 localhost blivet[2095]: Ext4FS.supported: supported: True ; >Dec 27 11:57:29 localhost blivet[2095]: Ext4FS.supported: supported: True ; >Dec 27 11:57:29 localhost anaconda[2095]: Not doing 'register anaconda secret agent' in live installation >Dec 27 11:57:29 localhost anaconda[2095]: network: selected device p5p1 >Dec 27 11:57:29 localhost anaconda[2095]: Not doing 'hide hint to use network configuration in DE' in live installation >Dec 27 11:57:29 localhost ifcfg[2095]: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-p6p1 >Dec 27 11:57:29 localhost ifcfg[2095]: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-p5p1 >Dec 27 11:57:29 localhost ifcfg[2095]: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-p5p1 >Dec 27 11:57:29 localhost ifcfg[2095]: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-p6p1 >Dec 27 11:57:29 localhost ifcfg[2095]: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-p6p1 >Dec 27 11:57:30 localhost anaconda[2095]: updating hostname localhost.localdomain >Dec 27 11:57:30 localhost anaconda[2095]: Not doing 'require network connection' in live installation >Dec 27 11:57:30 localhost anaconda[2095]: Running Thread: AnaNTPserver0 (140570924152576) >Dec 27 11:57:30 localhost anaconda[2095]: Running Thread: AnaNTPserver1 (140570891732736) >Dec 27 11:57:30 localhost anaconda[2095]: Running Thread: AnaNTPserver2 (140570711369472) >Dec 27 11:57:30 localhost anaconda[2095]: Running Thread: AnaNTPserver3 (140570700842752) >Dec 27 11:57:30 localhost blivet[2095]: Ext3FS.supported: supported: True ; >Dec 27 11:57:30 localhost blivet[2095]: Ext3FS.supported: supported: True ; >Dec 27 11:57:30 localhost anaconda[2095]: spoke is ready: <pyanaconda.ui.gui.spokes.datetime_spoke.DatetimeSpoke object at 0x7fd930016090> >Dec 27 11:57:30 localhost anaconda[2095]: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fd930016050> status to: Probing storage... >Dec 27 11:57:30 localhost anaconda[2095]: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fd930016050> >Dec 27 11:57:30 localhost blivet[2095]: Ext2FS.supported: supported: True ; >Dec 27 11:57:30 localhost blivet[2095]: Ext2FS.supported: supported: True ; >Dec 27 11:57:30 localhost blivet[2095]: SysFS.supported: supported: False ; >Dec 27 11:57:30 localhost blivet[2095]: SysFS.supported: supported: False ; >Dec 27 11:57:30 localhost blivet[2095]: MultipathMember.__init__: >Dec 27 11:57:30 localhost blivet[2095]: MDRaidMember.__init__: >Dec 27 11:57:30 localhost blivet[2095]: ProcFS.supported: supported: False ; >Dec 27 11:57:30 localhost blivet[2095]: ProcFS.supported: supported: False ; >Dec 27 11:57:30 localhost blivet[2095]: SwapSpace.__init__: >Dec 27 11:57:30 localhost blivet[2095]: NoDevFS.supported: supported: False ; >Dec 27 11:57:30 localhost blivet[2095]: NoDevFS.supported: supported: False ; >Dec 27 11:57:30 localhost blivet[2095]: DevPtsFS.supported: supported: False ; >Dec 27 11:57:30 localhost blivet[2095]: DevPtsFS.supported: supported: False ; >Dec 27 11:57:30 localhost blivet[2095]: BTRFS.supported: supported: True ; >Dec 27 11:57:30 localhost anaconda[2095]: Thread Done: AnaNTPserver0 (140570924152576) >Dec 27 11:57:30 localhost anaconda[2095]: Thread Done: AnaNTPserver1 (140570891732736) >Dec 27 11:57:30 localhost anaconda[2095]: Thread Done: AnaNTPserver3 (140570700842752) >Dec 27 11:57:30 localhost anaconda[2095]: Thread Done: AnaNTPserver2 (140570711369472) >Dec 27 11:57:30 localhost anaconda[2095]: updating hostname localhost.localdomain >Dec 27 11:57:30 localhost blivet[2095]: USBFS.supported: supported: False ; >Dec 27 11:57:30 localhost blivet[2095]: USBFS.supported: supported: False ; >Dec 27 11:57:30 localhost blivet[2095]: DiskLabel.__init__: >Dec 27 11:57:30 localhost blivet[2095]: DiskLabel.partedDevice returning None >Dec 27 11:57:30 localhost blivet[2095]: HFSPlus.supported: supported: False ; >Dec 27 11:57:30 localhost blivet[2095]: HFSPlus.supported: supported: False ; >Dec 27 11:57:30 localhost blivet[2095]: XFS.supported: supported: True ; >Dec 27 11:57:30 localhost program[2095]: Running... modprobe xfs >Dec 27 11:57:30 localhost kernel: SGI XFS with ACLs, security attributes, large block/inode numbers, no debug enabled >Dec 27 11:57:30 localhost program[2095]: Return code: 0 >Dec 27 11:57:30 localhost blivet[2095]: XFS.supported: supported: True ; >Dec 27 11:57:30 localhost anaconda[2095]: updating hostname localhost.localdomain >Dec 27 11:57:30 localhost anaconda[2095]: setting <pyanaconda.ui.gui.spokes.network.NetworkSpoke object at 0x7fd9402e3590> status to: Connected: p6p1, p5p1 >Dec 27 11:57:30 localhost blivet[2095]: TmpFS.supported: supported: True ; >Dec 27 11:57:30 localhost blivet[2095]: LUKS.__init__: >Dec 27 11:57:30 localhost blivet[2095]: NTFS.supported: supported: False ; >Dec 27 11:57:30 localhost blivet[2095]: NTFS.supported: supported: False ; >Dec 27 11:57:30 localhost blivet[2095]: BindFS.supported: supported: False ; >Dec 27 11:57:30 localhost blivet[2095]: BindFS.supported: supported: False ; >Dec 27 11:57:30 localhost blivet[2095]: HFS.supported: supported: False ; >Dec 27 11:57:30 localhost blivet[2095]: HFS.supported: supported: False ; >Dec 27 11:57:30 localhost blivet[2095]: LVMPhysicalVolume.__init__: >Dec 27 11:57:30 localhost blivet[2095]: NFS.supported: supported: False ; >Dec 27 11:57:30 localhost blivet[2095]: NFS.supported: supported: False ; >Dec 27 11:57:30 localhost blivet[2095]: FATFS.supported: supported: True ; >Dec 27 11:57:30 localhost blivet[2095]: FATFS.supported: supported: True ; >Dec 27 11:57:30 localhost blivet[2095]: DMRaidMember.__init__: >Dec 27 11:57:30 localhost anaconda[2095]: Thread Done: AnaCustomStorageInit (140571159660288) >Dec 27 11:57:34 localhost gnome-session[1451]: (anaconda:2095): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >Dec 27 11:57:34 localhost anaconda[2095]: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/hubs/__init__.py:111: Warning: g_object_set_property: assertion 'G_IS_VALUE (value)' failed >action.window.show_all() >Dec 27 11:57:34 localhost anaconda[2095]: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/hubs/__init__.py:111: Warning: g_value_unset: assertion 'G_IS_VALUE (value)' failed >action.window.show_all() >Dec 27 11:57:34 localhost gnome-session[1451]: (anaconda:2095): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >Dec 27 11:57:34 localhost anaconda[2095]: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/hubs/__init__.py:117: Warning: g_object_set_property: assertion 'G_IS_VALUE (value)' failed >Gtk.main() >Dec 27 11:57:34 localhost anaconda[2095]: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/hubs/__init__.py:117: Warning: g_value_unset: assertion 'G_IS_VALUE (value)' failed >Gtk.main() >Dec 27 11:57:35 localhost gnome-session[1451]: (anaconda:2095): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >Dec 27 11:57:35 localhost gnome-session[1451]: (anaconda:2095): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >Dec 27 11:57:42 localhost chronyd[836]: System clock wrong by 22.641527 seconds, adjustment started >Dec 27 11:58:05 localhost chronyd[836]: System clock was stepped by 22.642 seconds >Dec 27 11:58:05 localhost systemd[1448]: Time has been changed >Dec 27 11:58:05 localhost systemd[1]: Time has been changed >Dec 27 11:58:05 localhost gnome-session[1451]: (anaconda:2095): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >Dec 27 11:58:05 localhost anaconda[2095]: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/keyboard.py:123: Warning: g_object_set_property: assertion 'G_IS_VALUE (value)' failed >rc = self.window.run() >Dec 27 11:58:05 localhost anaconda[2095]: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/keyboard.py:123: Warning: g_value_unset: assertion 'G_IS_VALUE (value)' failed >rc = self.window.run() >Dec 27 11:58:05 localhost gnome-session[1451]: (anaconda:2095): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >Dec 27 11:58:13 localhost gnome-session[1451]: Window manager warning: last_focus_time (100082) is greater than comparison timestamp (100081). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >Dec 27 11:58:13 localhost gnome-session[1451]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: window 0x1600286 not in stack >Dec 27 11:58:13 localhost gnome-session[1451]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x1600286 not in stack >Dec 27 11:58:13 localhost gnome-session[1451]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1600286 not in stack >Dec 27 11:58:13 localhost gnome-session[1451]: (anaconda:2095): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >Dec 27 11:58:13 localhost gnome-session[1451]: (anaconda:2095): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >Dec 27 11:58:13 localhost gnome-session[1451]: (anaconda:2095): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >Dec 27 11:58:13 localhost gnome-session[1451]: (anaconda:2095): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >Dec 27 11:58:13 localhost gnome-session[1451]: (anaconda:2095): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >Dec 27 11:58:14 localhost gnome-session[1451]: (anaconda:2095): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >Dec 27 11:58:14 localhost gnome-session[1451]: (anaconda:2095): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >Dec 27 11:58:14 localhost gnome-session[1451]: (anaconda:2095): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >Dec 27 11:58:14 localhost gnome-session[1451]: (anaconda:2095): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >Dec 27 11:58:14 localhost gnome-session[1451]: (anaconda:2095): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >Dec 27 11:58:14 localhost gnome-session[1451]: (anaconda:2095): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >Dec 27 11:58:14 localhost gnome-session[1451]: (anaconda:2095): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >Dec 27 11:58:14 localhost gnome-session[1451]: (anaconda:2095): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >Dec 27 11:58:14 localhost gnome-session[1451]: (anaconda:2095): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >Dec 27 11:58:14 localhost gnome-session[1451]: (anaconda:2095): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >Dec 27 11:58:14 localhost gnome-session[1451]: (anaconda:2095): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >Dec 27 11:58:14 localhost gnome-session[1451]: (anaconda:2095): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >Dec 27 11:58:14 localhost gnome-session[1451]: (anaconda:2095): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >Dec 27 11:58:14 localhost gnome-session[1451]: (anaconda:2095): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >Dec 27 11:58:14 localhost gnome-session[1451]: (anaconda:2095): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >Dec 27 11:58:14 localhost gnome-session[1451]: (anaconda:2095): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >Dec 27 11:58:15 localhost gnome-session[1451]: (anaconda:2095): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >Dec 27 11:58:15 localhost gnome-session[1451]: (anaconda:2095): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >Dec 27 11:58:15 localhost gnome-session[1451]: (anaconda:2095): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >Dec 27 11:58:17 localhost gnome-session[1451]: (anaconda:2095): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >Dec 27 11:58:17 localhost anaconda[2095]: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/keyboard.py:377: Warning: g_object_set_property: assertion 'G_IS_VALUE (value)' failed >store.remove(itr) >Dec 27 11:58:17 localhost anaconda[2095]: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/keyboard.py:377: Warning: g_value_unset: assertion 'G_IS_VALUE (value)' failed >store.remove(itr) >Dec 27 11:58:17 localhost gnome-session[1451]: (anaconda:2095): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >Dec 27 11:58:17 localhost gnome-session[1451]: (anaconda:2095): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >Dec 27 11:58:21 localhost gnome-session[1451]: (anaconda:2095): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >Dec 27 11:58:21 localhost gnome-session[1451]: (anaconda:2095): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >Dec 27 11:58:21 localhost anaconda[2095]: Not doing 'require network connection' in live installation >Dec 27 11:58:24 localhost anaconda[2095]: Not doing 'get NTP service state' in live installation >Dec 27 11:58:24 localhost anaconda[2095]: Not doing 'start NTP service' in live installation >Dec 27 11:58:24 localhost anaconda[2095]: Running Thread: AnaNTPserver4 (140571159660288) >Dec 27 11:58:24 localhost anaconda[2095]: Running Thread: AnaNTPserver5 (140570711369472) >Dec 27 11:58:24 localhost anaconda[2095]: Running Thread: AnaNTPserver6 (140570700842752) >Dec 27 11:58:24 localhost anaconda[2095]: Running Thread: AnaNTPserver7 (140570891732736) >Dec 27 11:58:24 localhost anaconda[2095]: Thread Done: AnaNTPserver4 (140571159660288) >Dec 27 11:58:24 localhost anaconda[2095]: Thread Done: AnaNTPserver5 (140570711369472) >Dec 27 11:58:24 localhost anaconda[2095]: Thread Done: AnaNTPserver7 (140570891732736) >Dec 27 11:58:24 localhost anaconda[2095]: Thread Done: AnaNTPserver6 (140570700842752) >Dec 27 11:58:29 localhost anaconda[2095]: Not doing 'save system time' in live installation >Dec 27 11:58:30 localhost program[2095]: Running... systemctl status chronyd.service >Dec 27 11:58:30 localhost program[2095]: chronyd.service - NTP client/server >Dec 27 11:58:30 localhost program[2095]: Loaded: loaded (/usr/lib/systemd/system/chronyd.service; enabled) >Dec 27 11:58:30 localhost program[2095]: Active: active (running) since Fri 2013-12-27 11:56:17 CET; 2min 12s ago >Dec 27 11:58:30 localhost program[2095]: Process: 840 ExecStartPost=/usr/libexec/chrony-helper add-dhclient-servers (code=exited, status=0/SUCCESS) >Dec 27 11:58:30 localhost program[2095]: Process: 818 ExecStart=/usr/sbin/chronyd -u chrony $OPTIONS (code=exited, status=0/SUCCESS) >Dec 27 11:58:30 localhost program[2095]: Main PID: 836 (chronyd) >Dec 27 11:58:30 localhost program[2095]: CGroup: /system.slice/chronyd.service >Dec 27 11:58:30 localhost program[2095]: `-836 /usr/sbin/chronyd -u chrony >Dec 27 11:58:30 localhost program[2095]: Dec 27 11:58:30 localhost program[2095]: Dec 27 11:56:17 localhost chronyd[836]: Linux kernel major=3 minor=11 patch=10 >Dec 27 11:58:30 localhost program[2095]: Dec 27 11:56:17 localhost chronyd[836]: hz=100 shift_hz=7 freq_scale=1.00000000 nominal_tick=10000 slew_delta_tick=833 max_tick_bias=1000 shift_pll=2 >Dec 27 11:58:30 localhost program[2095]: Dec 27 11:56:17 localhost chronyd[836]: Generated key 1 >Dec 27 11:58:30 localhost program[2095]: Dec 27 11:56:17 localhost systemd[1]: Started NTP client/server. >Dec 27 11:58:30 localhost program[2095]: Dec 27 11:56:34 localhost chronyd[836]: Selected source 77.242.176.11 >Dec 27 11:58:30 localhost program[2095]: Dec 27 11:56:34 localhost chronyd[836]: System clock wrong by 23.052950 seconds, adjustment started >Dec 27 11:58:30 localhost program[2095]: Dec 27 11:56:57 localhost chronyd[836]: System clock was stepped by 23.053 seconds >Dec 27 11:58:30 localhost program[2095]: Dec 27 11:57:11 localhost chronyd[836]: Backward time jump detected! (correction 22.6 +- 1.0 seconds) >Dec 27 11:58:30 localhost program[2095]: Dec 27 11:57:42 localhost chronyd[836]: System clock wrong by 22.641527 seconds, adjustment started >Dec 27 11:58:30 localhost program[2095]: Dec 27 11:58:05 localhost chronyd[836]: System clock was stepped by 22.642 seconds >Dec 27 11:58:30 localhost program[2095]: Return code: 0 >Dec 27 11:58:30 localhost anaconda[2095]: Not doing 'require network connection' in live installation >Dec 27 11:59:42 localhost ifcfg[2095]: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-p6p1 >Dec 27 11:59:42 localhost ifcfg[2095]: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-p5p1 >Dec 27 11:59:42 localhost ifcfg[2095]: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-p5p1 >Dec 27 11:59:42 localhost ifcfg[2095]: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-p6p1 >Dec 27 11:59:42 localhost ifcfg[2095]: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-p6p1 >Dec 27 11:59:42 localhost anaconda[2095]: updating hostname f20gcastro.gclan >Dec 27 11:59:42 localhost anaconda[2095]: network: apply ksdata # Network information >network --bootproto=dhcp --device=p5p1 --onboot=off --ipv6=auto --activate >network --bootproto=dhcp --device=p6p1 --onboot=off --ipv6=auto --activate >network --hostname=f20gcastro.gclan >Dec 27 11:59:42 localhost anaconda[2095]: setting installation environment hostname to f20gcastro.gclan >Dec 27 11:59:42 localhost program[2095]: Running... hostnamectl set-hostname f20gcastro.gclan >Dec 27 11:59:42 localhost systemd-hostnamed[1188]: Changed static host name to 'f20gcastro.gclan' >Dec 27 11:59:42 f20gcastro.gclan systemd-hostnamed[1188]: Changed host name to 'f20gcastro.gclan' >Dec 27 11:59:42 f20gcastro.gclan program[2095]: Return code: 0 >Dec 27 11:59:43 f20gcastro.gclan anaconda[2095]: Not doing 'require network connection' in live installation >Dec 27 12:00:33 f20gcastro.gclan gnome-session[1451]: Window manager warning: last_focus_time (240913) is greater than comparison timestamp (240912). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >Dec 27 12:00:33 f20gcastro.gclan gnome-session[1451]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1601063 not in stack >Dec 27 12:00:33 f20gcastro.gclan gnome-session[1451]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: window 0x160105f not in stack >Dec 27 12:00:33 f20gcastro.gclan gnome-session[1451]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x160105f not in stack >Dec 27 12:00:33 f20gcastro.gclan gnome-session[1451]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x160105f not in stack >Dec 27 12:00:59 f20gcastro.gclan blivet[2095]: hiding device partition sda1 (id 3) >Dec 27 12:00:59 f20gcastro.gclan blivet[2095]: DiskDevice.removeChild: kids: 3 ; name: sda ; >Dec 27 12:00:59 f20gcastro.gclan blivet[2095]: lvm filter: adding sda1 to the reject list >Dec 27 12:00:59 f20gcastro.gclan blivet[2095]: hiding device partition sda2 (id 4) >Dec 27 12:00:59 f20gcastro.gclan blivet[2095]: DiskDevice.removeChild: kids: 2 ; name: sda ; >Dec 27 12:00:59 f20gcastro.gclan blivet[2095]: lvm filter: adding sda2 to the reject list >Dec 27 12:00:59 f20gcastro.gclan blivet[2095]: hiding device lvmlv guswks-root (id 7) >Dec 27 12:00:59 f20gcastro.gclan blivet[2095]: LVMVolumeGroupDevice.removeChild: kids: 2 ; name: guswks ; >Dec 27 12:00:59 f20gcastro.gclan blivet[2095]: lvm filter: adding guswks-root to the reject list >Dec 27 12:00:59 f20gcastro.gclan blivet[2095]: hiding device lvmlv guswks-swap_1 (id 8) >Dec 27 12:00:59 f20gcastro.gclan blivet[2095]: LVMVolumeGroupDevice.removeChild: kids: 1 ; name: guswks ; >Dec 27 12:00:59 f20gcastro.gclan blivet[2095]: lvm filter: adding guswks-swap_1 to the reject list >Dec 27 12:00:59 f20gcastro.gclan blivet[2095]: hiding device lvmvg guswks (id 6) >Dec 27 12:00:59 f20gcastro.gclan blivet[2095]: PartitionDevice.removeChild: kids: 1 ; name: sda5 ; >Dec 27 12:00:59 f20gcastro.gclan blivet[2095]: lvm filter: adding guswks to the reject list >Dec 27 12:00:59 f20gcastro.gclan blivet[2095]: hiding device partition sda5 (id 5) >Dec 27 12:00:59 f20gcastro.gclan blivet[2095]: DiskDevice.removeChild: kids: 1 ; name: sda ; >Dec 27 12:00:59 f20gcastro.gclan blivet[2095]: lvm filter: adding sda5 to the reject list >Dec 27 12:00:59 f20gcastro.gclan blivet[2095]: hiding device disk sda (id 2) >Dec 27 12:00:59 f20gcastro.gclan blivet[2095]: lvm filter: adding sda to the reject list >Dec 27 12:00:59 f20gcastro.gclan blivet[2095]: hiding device partition sdb1 (id 10) >Dec 27 12:00:59 f20gcastro.gclan blivet[2095]: DiskDevice.removeChild: kids: 2 ; name: sdb ; >Dec 27 12:00:59 f20gcastro.gclan blivet[2095]: lvm filter: adding sdb1 to the reject list >Dec 27 12:00:59 f20gcastro.gclan blivet[2095]: hiding device lvmlv vg_f17guswks-lv_home (id 13) >Dec 27 12:00:59 f20gcastro.gclan blivet[2095]: LVMVolumeGroupDevice.removeChild: kids: 3 ; name: vg_f17guswks ; >Dec 27 12:00:59 f20gcastro.gclan blivet[2095]: lvm filter: adding vg_f17guswks-lv_home to the reject list >Dec 27 12:00:59 f20gcastro.gclan blivet[2095]: hiding device lvmlv vg_f17guswks-lv_root (id 14) >Dec 27 12:00:59 f20gcastro.gclan blivet[2095]: LVMVolumeGroupDevice.removeChild: kids: 2 ; name: vg_f17guswks ; >Dec 27 12:00:59 f20gcastro.gclan blivet[2095]: lvm filter: adding vg_f17guswks-lv_root to the reject list >Dec 27 12:00:59 f20gcastro.gclan blivet[2095]: hiding device lvmlv vg_f17guswks-lv_swap (id 15) >Dec 27 12:00:59 f20gcastro.gclan blivet[2095]: LVMVolumeGroupDevice.removeChild: kids: 1 ; name: vg_f17guswks ; >Dec 27 12:00:59 f20gcastro.gclan blivet[2095]: lvm filter: adding vg_f17guswks-lv_swap to the reject list >Dec 27 12:00:59 f20gcastro.gclan blivet[2095]: hiding device lvmvg vg_f17guswks (id 12) >Dec 27 12:00:59 f20gcastro.gclan blivet[2095]: PartitionDevice.removeChild: kids: 1 ; name: sdb2 ; >Dec 27 12:00:59 f20gcastro.gclan blivet[2095]: lvm filter: adding vg_f17guswks to the reject list >Dec 27 12:00:59 f20gcastro.gclan blivet[2095]: hiding device partition sdb2 (id 11) >Dec 27 12:00:59 f20gcastro.gclan blivet[2095]: DiskDevice.removeChild: kids: 1 ; name: sdb ; >Dec 27 12:00:59 f20gcastro.gclan blivet[2095]: lvm filter: adding sdb2 to the reject list >Dec 27 12:00:59 f20gcastro.gclan blivet[2095]: hiding device disk sdb (id 9) >Dec 27 12:00:59 f20gcastro.gclan blivet[2095]: lvm filter: adding sdb to the reject list >Dec 27 12:00:59 f20gcastro.gclan blivet[2095]: hiding device btrfs subvolume img (id 18) >Dec 27 12:00:59 f20gcastro.gclan blivet[2095]: BTRFSVolumeDevice.removeChild: kids: 1 ; name: btrfs.17 ; >Dec 27 12:00:59 f20gcastro.gclan blivet[2095]: lvm filter: adding img to the reject list >Dec 27 12:00:59 f20gcastro.gclan blivet[2095]: hiding device btrfs volume btrfs.17 (id 17) >Dec 27 12:00:59 f20gcastro.gclan blivet[2095]: DiskDevice.removeChild: kids: 1 ; name: sdc ; >Dec 27 12:00:59 f20gcastro.gclan blivet[2095]: DiskDevice.removeChild: kids: 1 ; name: sdd ; >Dec 27 12:00:59 f20gcastro.gclan blivet[2095]: lvm filter: adding btrfs.17 to the reject list >Dec 27 12:00:59 f20gcastro.gclan blivet[2095]: hiding device disk sdd (id 19) >Dec 27 12:00:59 f20gcastro.gclan blivet[2095]: lvm filter: adding sdd to the reject list >Dec 27 12:01:00 f20gcastro.gclan anaconda[2095]: disk free: 0 B fs free: 0 B sw needs: 2.96 GB auto swap: 0 B >Dec 27 12:01:17 f20gcastro.gclan blivet[2095]: Detected 8080M of memory >Dec 27 12:01:17 f20gcastro.gclan blivet[2095]: Swap attempt of 8080M >Dec 27 12:01:17 f20gcastro.gclan anaconda[2095]: Running Thread: AnaExecuteStorageThread (140570700842752) >Dec 27 12:01:17 f20gcastro.gclan gnome-session[1451]: Window manager warning: last_focus_time (284711) is greater than comparison timestamp (284710). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >Dec 27 12:01:17 f20gcastro.gclan gnome-session[1451]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x16011d5 not in stack >Dec 27 12:01:17 f20gcastro.gclan gnome-session[1451]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: window 0x16011d1 not in stack >Dec 27 12:01:17 f20gcastro.gclan gnome-session[1451]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x16011d1 not in stack >Dec 27 12:01:17 f20gcastro.gclan gnome-session[1451]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x16011d1 not in stack >Dec 27 12:01:17 f20gcastro.gclan blivet[2095]: clearpart: looking at sde1 >Dec 27 12:01:17 f20gcastro.gclan blivet[2095]: checking whether disk sde has an empty extended >Dec 27 12:01:17 f20gcastro.gclan blivet[2095]: extended is None ; logicals is [] >Dec 27 12:01:17 f20gcastro.gclan anaconda[2095]: new disk order: [] >Dec 27 12:01:17 f20gcastro.gclan program[2095]: Running... udevadm settle --timeout=300 >Dec 27 12:01:17 f20gcastro.gclan program[2095]: Return code: 0 >Dec 27 12:01:17 f20gcastro.gclan blivet[2095]: DeviceTree.getDeviceByName: name: sdc ; >Dec 27 12:01:17 f20gcastro.gclan blivet[2095]: DeviceTree.getDeviceByName returned existing 953869MB disk sdc (16) with existing btrfs filesystem >Dec 27 12:01:17 f20gcastro.gclan anaconda[2095]: new disk order: [] >Dec 27 12:01:17 f20gcastro.gclan program[2095]: Running... udevadm settle --timeout=300 >Dec 27 12:01:17 f20gcastro.gclan program[2095]: Return code: 0 >Dec 27 12:01:17 f20gcastro.gclan blivet[2095]: DeviceTree.getDeviceByName: name: sdc ; >Dec 27 12:01:17 f20gcastro.gclan blivet[2095]: DeviceTree.getDeviceByName returned existing 953869MB disk sdc (16) with existing btrfs filesystem >Dec 27 12:01:17 f20gcastro.gclan blivet[2095]: DeviceTree.getDeviceByName: name: sdc ; >Dec 27 12:01:17 f20gcastro.gclan blivet[2095]: DeviceTree.getDeviceByName returned existing 953869MB disk sdc (16) with existing btrfs filesystem >Dec 27 12:01:17 f20gcastro.gclan blivet[2095]: resolved 'sdc' to 'sdc' (disk) >Dec 27 12:01:17 f20gcastro.gclan anaconda[2095]: _is_valid_disklabel(sdc) returning False >Dec 27 12:01:17 f20gcastro.gclan anaconda[2095]: _is_valid_size(sdc) returning True >Dec 27 12:01:17 f20gcastro.gclan anaconda[2095]: _is_valid_location(sdc) returning True >Dec 27 12:01:17 f20gcastro.gclan anaconda[2095]: _is_valid_format(sdc) returning True >Dec 27 12:01:17 f20gcastro.gclan anaconda[2095]: is_valid_stage1_device(sdc) returning False >Dec 27 12:01:17 f20gcastro.gclan anaconda[2095]: BootLoader setup failed: failed to find a suitable stage1 device >Dec 27 12:01:17 f20gcastro.gclan anaconda[2095]: Thread Done: AnaExecuteStorageThread (140570700842752) >Dec 27 12:01:17 f20gcastro.gclan anaconda[2095]: Not doing 'require network connection' in live installation >Dec 27 12:01:17 f20gcastro.gclan blivet[2095]: starting Blivet copy >Dec 27 12:01:17 f20gcastro.gclan blivet[2095]: PartitionDevice._setPartedPartition: sde1 ; >Dec 27 12:01:17 f20gcastro.gclan blivet[2095]: device sde1 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x4773fd0> fileSystem: <parted.filesystem.FileSystem object at 0x42ee450> >number: 1 path: /dev/sde1 type: 0 >name: None active: True busy: True >geometry: <parted.geometry.Geometry object at 0x42ee3d0> PedPartition: <_ped.Partition object at 0x43216b0> >Dec 27 12:01:17 f20gcastro.gclan blivet[2095]: PartitionDevice._setPartedPartition: sda1 ; >Dec 27 12:01:17 f20gcastro.gclan blivet[2095]: device sda1 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x43132d0> fileSystem: <parted.filesystem.FileSystem object at 0x42ee5d0> >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x42ee150> PedPartition: <_ped.Partition object at 0x4321590> >Dec 27 12:01:17 f20gcastro.gclan blivet[2095]: PartitionDevice._setPartedPartition: sda2 ; >Dec 27 12:01:17 f20gcastro.gclan blivet[2095]: device sda2 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x43132d0> fileSystem: None >number: 2 path: /dev/sda2 type: 2 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x42ee710> PedPartition: <_ped.Partition object at 0x43213b0> >Dec 27 12:01:17 f20gcastro.gclan blivet[2095]: PartitionDevice._setPartedPartition: sda5 ; >Dec 27 12:01:17 f20gcastro.gclan blivet[2095]: device sda5 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x43132d0> fileSystem: None >number: 5 path: /dev/sda5 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x42ee890> PedPartition: <_ped.Partition object at 0x43214d0> >Dec 27 12:01:17 f20gcastro.gclan blivet[2095]: PartitionDevice._setPartedPartition: sdb1 ; >Dec 27 12:01:17 f20gcastro.gclan blivet[2095]: device sdb1 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x4313c90> fileSystem: <parted.filesystem.FileSystem object at 0x42ee9d0> >number: 1 path: /dev/sdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x42ee510> PedPartition: <_ped.Partition object at 0x4321410> >Dec 27 12:01:17 f20gcastro.gclan blivet[2095]: PartitionDevice._setPartedPartition: sdb2 ; >Dec 27 12:01:17 f20gcastro.gclan blivet[2095]: device sdb2 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x4313c90> fileSystem: None >number: 2 path: /dev/sdb2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x42ee950> PedPartition: <_ped.Partition object at 0x4321470> >Dec 27 12:01:17 f20gcastro.gclan blivet[2095]: finished Blivet copy >Dec 27 12:01:17 f20gcastro.gclan blivet[2095]: hiding device partition sde1 (id 1) >Dec 27 12:01:17 f20gcastro.gclan blivet[2095]: DiskDevice.removeChild: kids: 1 ; name: sde ; >Dec 27 12:01:17 f20gcastro.gclan blivet[2095]: lvm filter: adding sde1 to the reject list >Dec 27 12:01:17 f20gcastro.gclan blivet[2095]: hiding device disk sde (id 0) >Dec 27 12:01:17 f20gcastro.gclan blivet[2095]: lvm filter: adding sde to the reject list >Dec 27 12:01:17 f20gcastro.gclan anaconda[2095]: ui: devices=['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'live-base', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'sdc', 'sr0'] >Dec 27 12:01:17 f20gcastro.gclan anaconda[2095]: ui: unused=['sdc'] >Dec 27 12:01:17 f20gcastro.gclan anaconda[2095]: ui: new_devices=[] >Dec 27 12:01:17 f20gcastro.gclan anaconda[2095]: page clicked: New Fedora 20 Installation >Dec 27 12:01:17 f20gcastro.gclan anaconda[2095]: show mountpoint: New Fedora 20 Installation >Dec 27 12:01:17 f20gcastro.gclan anaconda[2095]: show mountpoint: New Fedora 20 Installation >Dec 27 12:01:17 f20gcastro.gclan anaconda[2095]: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fd930016050> >Dec 27 12:01:17 f20gcastro.gclan anaconda[2095]: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fd930016050> status to: Saving storage configuration... >Dec 27 12:01:17 f20gcastro.gclan anaconda[2095]: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fd930016050> status to: Failed to save storage configuration... >Dec 27 12:01:17 f20gcastro.gclan anaconda[2095]: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fd930016050> >Dec 27 12:01:24 f20gcastro.gclan anaconda[2095]: page clicked: Unknown >Dec 27 12:01:24 f20gcastro.gclan anaconda[2095]: show mountpoint: Unknown >Dec 27 12:01:24 f20gcastro.gclan anaconda[2095]: populate_right_side: existing 953869MB disk sdc (16) with existing btrfs filesystem >Dec 27 12:01:24 f20gcastro.gclan anaconda[2095]: updated device_disks to ['sdc'] >Dec 27 12:01:24 f20gcastro.gclan anaconda[2095]: updated device_container_name to None >Dec 27 12:01:24 f20gcastro.gclan anaconda[2095]: updated device_container_raid_level to None >Dec 27 12:01:24 f20gcastro.gclan anaconda[2095]: updated device_container_encrypted to False >Dec 27 12:01:24 f20gcastro.gclan anaconda[2095]: updated device_container_size to 0 >Dec 27 12:01:24 f20gcastro.gclan anaconda[2095]: fs type changed: btrfs >Dec 27 12:01:24 f20gcastro.gclan blivet[2095]: BTRFS.supported: supported: True ; >Dec 27 12:01:24 f20gcastro.gclan blivet[2095]: getFormat('btrfs') returning BTRFS instance >Dec 27 12:01:24 f20gcastro.gclan anaconda[2095]: getting device type for None >Dec 27 12:01:24 f20gcastro.gclan anaconda[2095]: unknown device type: 'None' >Dec 27 12:01:24 f20gcastro.gclan anaconda[2095]: device_type_changed: None None >Dec 27 12:01:24 f20gcastro.gclan anaconda[2095]: getting device type for Disk >Dec 27 12:01:24 f20gcastro.gclan anaconda[2095]: device_type_changed: 4 Disk >Dec 27 12:01:24 f20gcastro.gclan anaconda[2095]: getting device type for Disk >Dec 27 12:01:24 f20gcastro.gclan anaconda[2095]: getting device type for Disk >Dec 27 12:01:24 f20gcastro.gclan anaconda[2095]: getting device type for Disk >Dec 27 12:01:24 f20gcastro.gclan anaconda[2095]: getting device type for Disk >Dec 27 12:01:24 f20gcastro.gclan anaconda[2095]: getting device type for Disk >Dec 27 12:01:24 f20gcastro.gclan anaconda[2095]: getting device type for Disk >Dec 27 12:01:24 f20gcastro.gclan anaconda[2095]: getting device type for Disk >Dec 27 12:01:24 f20gcastro.gclan anaconda[2095]: getting device type for Disk >Dec 27 12:01:24 f20gcastro.gclan anaconda[2095]: populate_raid: 4, None >Dec 27 12:01:24 f20gcastro.gclan anaconda[2095]: getting device type for Disk >Dec 27 12:01:24 f20gcastro.gclan anaconda[2095]: fs type changed: ext4 >Dec 27 12:01:24 f20gcastro.gclan blivet[2095]: Ext4FS.supported: supported: True ; >Dec 27 12:01:24 f20gcastro.gclan blivet[2095]: getFormat('ext4') returning Ext4FS instance >Dec 27 12:01:24 f20gcastro.gclan anaconda[2095]: getting device type for Disk >Dec 27 12:01:24 f20gcastro.gclan anaconda[2095]: populate_raid: 4, None >Dec 27 12:01:24 f20gcastro.gclan anaconda[2095]: getting device type for Disk >Dec 27 12:01:35 f20gcastro.gclan anaconda[2095]: running automatic partitioning >Dec 27 12:01:35 f20gcastro.gclan blivet[2095]: doAutoPart: True >Dec 27 12:01:35 f20gcastro.gclan blivet[2095]: encryptedAutoPart: True >Dec 27 12:01:35 f20gcastro.gclan blivet[2095]: autoPartType: 1 >Dec 27 12:01:35 f20gcastro.gclan blivet[2095]: clearPartType: 2 >Dec 27 12:01:35 f20gcastro.gclan blivet[2095]: clearPartDisks: ['sdc'] >Dec 27 12:01:35 f20gcastro.gclan blivet[2095]: autoPartitionRequests: >PartSpec instance (0x42eafd0) -- >mountpoint = / lv = True singlePV = False thin = True btrfs = True >weight = 0 fstype = ext4 encrypted = True >size = 1024 maxSize = 51200 grow = True >PartSpec instance (0x42ee050) -- >mountpoint = /home lv = True singlePV = False thin = True btrfs = True >weight = 0 fstype = ext4 encrypted = True >size = 500 maxSize = None grow = True >PartSpec instance (0x42ee090) -- >mountpoint = /boot lv = False singlePV = False thin = False btrfs = False >weight = 2000 fstype = ext4 encrypted = False >size = 500 maxSize = None grow = False >PartSpec instance (0x42ee0d0) -- >mountpoint = None lv = False singlePV = False thin = False btrfs = False >weight = 5000 fstype = biosboot encrypted = False >size = 1 maxSize = None grow = False >PartSpec instance (0x42ee110) -- >mountpoint = None lv = True singlePV = False thin = False btrfs = False >weight = 0 fstype = swap encrypted = True >size = 8080 maxSize = None grow = False >Dec 27 12:01:35 f20gcastro.gclan blivet[2095]: storage.disks: ['sdc'] >Dec 27 12:01:35 f20gcastro.gclan blivet[2095]: storage.partitioned: [] >Dec 27 12:01:35 f20gcastro.gclan blivet[2095]: all names: ['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'live-base', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'sdc', 'sr0'] >Dec 27 12:01:35 f20gcastro.gclan blivet[2095]: DeviceTree.getDeviceByName: name: ; >Dec 27 12:01:35 f20gcastro.gclan blivet[2095]: DeviceTree.getDeviceByName returned None >Dec 27 12:01:35 f20gcastro.gclan blivet[2095]: DeviceTree.getDeviceByPath: path: /dev/ ; >Dec 27 12:01:35 f20gcastro.gclan blivet[2095]: DeviceTree.getDeviceByPath returned None >Dec 27 12:01:35 f20gcastro.gclan blivet[2095]: failed to resolve '/dev/' >Dec 27 12:01:35 f20gcastro.gclan blivet[2095]: boot disk: None >Dec 27 12:01:35 f20gcastro.gclan anaconda[2095]: doAutoPartition failed: No usable disks selected >Dec 27 12:01:35 f20gcastro.gclan anaconda[2095]: finished automatic partitioning >Dec 27 12:01:35 f20gcastro.gclan anaconda[2095]: refreshing ui >Dec 27 12:01:35 f20gcastro.gclan anaconda[2095]: ui: devices=['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'live-base', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'sdc', 'sr0'] >Dec 27 12:01:35 f20gcastro.gclan anaconda[2095]: ui: unused=['sdc'] >Dec 27 12:01:35 f20gcastro.gclan anaconda[2095]: ui: new_devices=[] >Dec 27 12:01:35 f20gcastro.gclan anaconda[2095]: page clicked: New Fedora 20 Installation >Dec 27 12:01:35 f20gcastro.gclan anaconda[2095]: show mountpoint: New Fedora 20 Installation >Dec 27 12:01:35 f20gcastro.gclan anaconda[2095]: show mountpoint: New Fedora 20 Installation >Dec 27 12:01:35 f20gcastro.gclan anaconda[2095]: finished refreshing ui >Dec 27 12:01:35 f20gcastro.gclan anaconda[2095]: updating space display >Dec 27 12:01:35 f20gcastro.gclan anaconda[2095]: finished updating space display >Dec 27 12:01:38 f20gcastro.gclan anaconda[2095]: page clicked: Unknown >Dec 27 12:01:38 f20gcastro.gclan anaconda[2095]: show mountpoint: Unknown >Dec 27 12:01:38 f20gcastro.gclan anaconda[2095]: populate_right_side: existing 953869MB disk sdc (16) with existing btrfs filesystem >Dec 27 12:01:38 f20gcastro.gclan anaconda[2095]: updated device_disks to ['sdc'] >Dec 27 12:01:38 f20gcastro.gclan anaconda[2095]: updated device_container_name to None >Dec 27 12:01:38 f20gcastro.gclan anaconda[2095]: updated device_container_raid_level to None >Dec 27 12:01:38 f20gcastro.gclan anaconda[2095]: updated device_container_encrypted to False >Dec 27 12:01:38 f20gcastro.gclan anaconda[2095]: updated device_container_size to 0 >Dec 27 12:01:38 f20gcastro.gclan anaconda[2095]: fs type changed: btrfs >Dec 27 12:01:38 f20gcastro.gclan blivet[2095]: BTRFS.supported: supported: True ; >Dec 27 12:01:38 f20gcastro.gclan blivet[2095]: getFormat('btrfs') returning BTRFS instance >Dec 27 12:01:38 f20gcastro.gclan anaconda[2095]: getting device type for Disk >Dec 27 12:01:38 f20gcastro.gclan anaconda[2095]: populate_raid: 4, None >Dec 27 12:01:38 f20gcastro.gclan anaconda[2095]: getting device type for Disk >Dec 27 12:01:38 f20gcastro.gclan anaconda[2095]: populate_right_side: existing 953869MB disk sdc (16) with existing btrfs filesystem >Dec 27 12:01:38 f20gcastro.gclan anaconda[2095]: updated device_disks to ['sdc'] >Dec 27 12:01:38 f20gcastro.gclan anaconda[2095]: updated device_container_name to None >Dec 27 12:01:38 f20gcastro.gclan anaconda[2095]: updated device_container_raid_level to None >Dec 27 12:01:38 f20gcastro.gclan anaconda[2095]: updated device_container_encrypted to False >Dec 27 12:01:38 f20gcastro.gclan anaconda[2095]: updated device_container_size to 0 >Dec 27 12:01:38 f20gcastro.gclan anaconda[2095]: fs type changed: btrfs >Dec 27 12:01:38 f20gcastro.gclan blivet[2095]: BTRFS.supported: supported: True ; >Dec 27 12:01:38 f20gcastro.gclan blivet[2095]: getFormat('btrfs') returning BTRFS instance >Dec 27 12:01:38 f20gcastro.gclan anaconda[2095]: getting device type for Disk >Dec 27 12:01:38 f20gcastro.gclan anaconda[2095]: populate_raid: 4, None >Dec 27 12:01:38 f20gcastro.gclan anaconda[2095]: getting device type for Disk >Dec 27 12:01:41 f20gcastro.gclan anaconda[2095]: removing device 'existing 953869MB disk sdc (16) with existing btrfs filesystem' from page Unknown >Dec 27 12:01:56 f20gcastro.gclan blivet[2095]: getFormat('None') returning DeviceFormat instance >Dec 27 12:01:56 f20gcastro.gclan blivet[2095]: DiskDevice._setFormat: sdc ; current: btrfs ; type: None ; >Dec 27 12:01:56 f20gcastro.gclan blivet[2095]: registered action: [0] Destroy Format btrfs filesystem on disk sdc (id 16) >Dec 27 12:01:56 f20gcastro.gclan blivet[2095]: required disklabel type for sdc (1) is None >Dec 27 12:01:56 f20gcastro.gclan blivet[2095]: default disklabel type for sdc is msdos >Dec 27 12:01:56 f20gcastro.gclan blivet[2095]: selecting msdos disklabel for sdc based on size >Dec 27 12:01:56 f20gcastro.gclan blivet[2095]: DiskLabel.__init__: device: /dev/sdc ; labelType: msdos ; >Dec 27 12:01:56 f20gcastro.gclan blivet[2095]: DiskLabel.freshPartedDisk: device: /dev/sdc ; labelType: msdos ; >Dec 27 12:01:56 f20gcastro.gclan blivet[2095]: Did not change pmbr_boot on parted.Disk instance -- >type: msdos primaryPartitionCount: 0 >lastPartitionNumber: -1 maxPrimaryPartitionCount: 4 >partitions: [] >device: <parted.device.Device object at 0x4853890> >PedDisk: <_ped.Disk object at 0x48563f8> >Dec 27 12:01:56 f20gcastro.gclan blivet[2095]: getFormat('disklabel') returning DiskLabel instance >Dec 27 12:01:56 f20gcastro.gclan blivet[2095]: DeviceFormat.teardown: device: /dev/sdc ; status: False ; type: None ; >Dec 27 12:01:56 f20gcastro.gclan blivet[2095]: DiskDevice._setFormat: sdc ; current: None ; type: disklabel ; >Dec 27 12:01:56 f20gcastro.gclan blivet[2095]: registered action: [1] Create Format msdos disklabel on disk sdc (id 16) >Dec 27 12:01:56 f20gcastro.gclan anaconda[2095]: ui: removed device sdc >Dec 27 12:01:56 f20gcastro.gclan anaconda[2095]: ui: devices=['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'live-base', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'sdc', 'sr0'] >Dec 27 12:01:56 f20gcastro.gclan anaconda[2095]: ui: unused=[] >Dec 27 12:01:56 f20gcastro.gclan anaconda[2095]: ui: new_devices=[] >Dec 27 12:01:56 f20gcastro.gclan anaconda[2095]: page clicked: New Fedora 20 Installation >Dec 27 12:01:56 f20gcastro.gclan anaconda[2095]: show mountpoint: New Fedora 20 Installation >Dec 27 12:01:56 f20gcastro.gclan anaconda[2095]: show mountpoint: New Fedora 20 Installation >Dec 27 12:01:56 f20gcastro.gclan gnome-session[1451]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1601585 not in stack >Dec 27 12:01:56 f20gcastro.gclan gnome-session[1451]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: window 0x1601581 not in stack >Dec 27 12:01:56 f20gcastro.gclan gnome-session[1451]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x1601581 not in stack >Dec 27 12:01:56 f20gcastro.gclan gnome-session[1451]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1601581 not in stack >Dec 27 12:01:58 f20gcastro.gclan anaconda[2095]: running automatic partitioning >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: doAutoPart: True >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: encryptedAutoPart: True >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: autoPartType: 1 >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: clearPartType: 2 >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: clearPartDisks: ['sdc'] >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: autoPartitionRequests: >PartSpec instance (0x42eafd0) -- >mountpoint = / lv = True singlePV = False thin = True btrfs = True >weight = 0 fstype = ext4 encrypted = True >size = 1024 maxSize = 51200 grow = True >PartSpec instance (0x42ee050) -- >mountpoint = /home lv = True singlePV = False thin = True btrfs = True >weight = 0 fstype = ext4 encrypted = True >size = 500 maxSize = None grow = True >PartSpec instance (0x42ee090) -- >mountpoint = /boot lv = False singlePV = False thin = False btrfs = False >weight = 2000 fstype = ext4 encrypted = False >size = 500 maxSize = None grow = False >PartSpec instance (0x42ee0d0) -- >mountpoint = None lv = False singlePV = False thin = False btrfs = False >weight = 5000 fstype = biosboot encrypted = False >size = 1 maxSize = None grow = False >PartSpec instance (0x42ee110) -- >mountpoint = None lv = True singlePV = False thin = False btrfs = False >weight = 0 fstype = swap encrypted = True >size = 8080 maxSize = None grow = False >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: storage.disks: ['sdc'] >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: storage.partitioned: ['sdc'] >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: all names: ['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'live-base', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'sdc', 'sr0'] >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: DeviceTree.getDeviceByName: name: ; >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: DeviceTree.getDeviceByName returned None >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: DeviceTree.getDeviceByPath: path: /dev/ ; >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: DeviceTree.getDeviceByPath returned None >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: failed to resolve '/dev/' >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: boot disk: None >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: LUKS.__init__: add_backup_passphrase: False ; escrow_cert: None ; cipher: None ; passphrase: ; mountpoint: None ; >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: getFormat('luks') returning LUKS instance >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: DiskDevice.addChild: kids: 0 ; name: sdc ; >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: PartitionDevice._setFormat: req0 ; >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: PartitionDevice._setFormat: req0 ; current: None ; type: luks ; >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: DiskDevice.removeChild: kids: 1 ; name: sdc ; >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: added partition req0 (id 34) to device tree >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: registered action: [2] Create Device partition req0 (id 34) >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: getFormat('None') returning DeviceFormat instance >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: registered action: [3] Create Format luks on partition req0 (id 34) >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: candidate disks: [DiskDevice instance (0x4772410) -- >name = sdc status = True kids = 0 id = 16 >parents = [] >uuid = None size = 953869.710938 >format = non-existent msdos disklabel >major = 8 minor = 32 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdc partedDevice = parted.Device instance -- >model: ATA WDC WD1002FBYS-0 path: /dev/sdc type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 1953525168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 2 did: 0 busy: False >hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) >PedDevice: <_ped.Device object at 0x39a9710> >target size = 0 path = /dev/sdc >format args = [] originalFormat = btrfs removable = False partedDevice = <parted.device.Device object at 0x4772990>] >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: devs: [PartitionDevice instance (0x4853cd0) -- >name = req0 status = False kids = 0 id = 34 >parents = [] >uuid = None size = 500 >format = non-existent luks >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/req0 >format args = [] originalFormat = luks grow = True max size = 0 bootable = None >part type = None primary = False start sector = None end sector = None >partedPartition = None >disk = None >] >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: Ext4FS.supported: supported: True ; >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: getFormat('ext4') returning Ext4FS instance >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: DiskDevice.addChild: kids: 0 ; name: sdc ; >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: PartitionDevice._setFormat: req1 ; >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: PartitionDevice._setFormat: req1 ; current: None ; type: ext4 ; >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: DiskDevice.removeChild: kids: 1 ; name: sdc ; >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: added partition req1 (id 35) to device tree >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: registered action: [4] Create Device partition req1 (id 35) >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: getFormat('None') returning DeviceFormat instance >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: registered action: [5] Create Format ext4 filesystem mounted at /boot on partition req1 (id 35) >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: skipping unneeded stage1 biosboot request >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: PartSpec instance (0x42ee0d0) -- >mountpoint = None lv = False singlePV = False thin = False btrfs = False >weight = 5000 fstype = biosboot encrypted = False >size = 1 maxSize = None grow = False >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: None >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: LUKS.__init__: add_backup_passphrase: False ; escrow_cert: None ; cipher: None ; passphrase: ; mountpoint: None ; >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: getFormat('luks') returning LUKS instance >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: DiskDevice.addChild: kids: 0 ; name: sdc ; >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: PartitionDevice._setFormat: req2 ; >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: PartitionDevice._setFormat: req2 ; current: None ; type: luks ; >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: DiskDevice.removeChild: kids: 1 ; name: sdc ; >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: added partition req2 (id 36) to device tree >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: registered action: [6] Create Device partition req2 (id 36) >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: getFormat('None') returning DeviceFormat instance >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: registered action: [7] Create Format luks on partition req2 (id 36) >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: SwapSpace.__init__: device: /dev/req2 ; mountpoint: None ; >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: getFormat('swap') returning SwapSpace instance >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: PartitionDevice.addChild: kids: 0 ; name: req2 ; >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: LUKSDevice._setFormat: luks-req2 ; current: None ; type: swap ; >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: added luks/dm-crypt luks-req2 (id 37) to device tree >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: registered action: [8] Create Device luks/dm-crypt luks-req2 (id 37) >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: getFormat('None') returning DeviceFormat instance >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: registered action: [9] Create Format swap on luks/dm-crypt luks-req2 (id 37) >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: DiskDevice.setup: sdc ; status: True ; controllable: True ; orig: False ; >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: removing all non-preexisting partitions ['req0(id 34)', 'req1(id 35)', 'req2(id 36)'] from disk(s) ['sdc'] >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: allocatePartitions: disks=['sdc'] ; partitions=['req0(id 34)', 'req1(id 35)', 'req2(id 36)'] >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: removing all non-preexisting partitions ['req1(id 35)', 'req2(id 36)', 'req0(id 34)'] from disk(s) ['sdc'] >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: DeviceTree.getDeviceByName: name: ; >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: DeviceTree.getDeviceByName returned None >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: DeviceTree.getDeviceByPath: path: /dev/ ; >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: DeviceTree.getDeviceByPath returned None >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: failed to resolve '/dev/' >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: allocating partition: req1 ; id: 35 ; disks: ['sdc'] ; >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 0 ; start: None ; end: None >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: checking freespace on sdc >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: getBestFreeSpaceRegion: disk=/dev/sdc part_type=0 req_size=500MB boot=True best=None grow=False start=None >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: checking 63-1953525167 (953869 MB) >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: current free range is 63-1953525167 (953869MB) >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: updating use_disk to sdc, type: 0 >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: new free: 63-1953525167 / 953869MB >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: new free allows for 0 sectors of growth >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: found free space for bootable request >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: adjusted start sector from 63 to 2048 >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: created partition sdc1 of 500MB and added it to /dev/sdc >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: PartitionDevice._setPartedPartition: req1 ; >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: device req1 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x4853850> fileSystem: None >number: 1 path: /dev/sdc1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4858610> PedPartition: <_ped.Partition object at 0x48570b0> >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: PartitionDevice._setDisk: sdc1 ; new: sdc ; old: None ; >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: DiskDevice.addChild: kids: 0 ; name: sdc ; >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: PartitionDevice._setPartedPartition: sdc1 ; >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: device sdc1 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x4853850> fileSystem: None >number: 1 path: /dev/sdc1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4858510> PedPartition: <_ped.Partition object at 0x4857050> >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: DeviceTree.getDeviceByName: name: ; >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: DeviceTree.getDeviceByName returned None >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: DeviceTree.getDeviceByPath: path: /dev/ ; >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: DeviceTree.getDeviceByPath returned None >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: failed to resolve '/dev/' >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: allocating partition: req2 ; id: 36 ; disks: ['sdc'] ; >boot: False ; primary: False ; size: 8080MB ; grow: False ; max_size: 0 ; start: None ; end: None >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: checking freespace on sdc >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: getBestFreeSpaceRegion: disk=/dev/sdc part_type=0 req_size=8080MB boot=False best=None grow=False start=None >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: checking 63-2047 (0 MB) >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: current free range is 63-2047 (0MB) >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: checking 1026048-1953525167 (953368 MB) >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: current free range is 1026048-1953525167 (953368MB) >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: updating use_disk to sdc, type: 0 >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: new free: 1026048-1953525167 / 953368MB >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: new free allows for 0 sectors of growth >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: created partition sdc2 of 8080MB and added it to /dev/sdc >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: PartitionDevice._setPartedPartition: req2 ; >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: device req2 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x4853850> fileSystem: None >number: 2 path: /dev/sdc2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4858950> PedPartition: <_ped.Partition object at 0x48571d0> >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: PartitionDevice._setDisk: sdc2 ; new: sdc ; old: None ; >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: DiskDevice.addChild: kids: 1 ; name: sdc ; >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: PartitionDevice._setPartedPartition: sdc2 ; >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: device sdc2 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x4853850> fileSystem: None >number: 2 path: /dev/sdc2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x47a2fd0> PedPartition: <_ped.Partition object at 0x48570b0> >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: DeviceTree.getDeviceByName: name: ; >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: DeviceTree.getDeviceByName returned None >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: DeviceTree.getDeviceByPath: path: /dev/ ; >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: DeviceTree.getDeviceByPath returned None >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: failed to resolve '/dev/' >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: allocating partition: req0 ; id: 34 ; disks: ['sdc'] ; >boot: False ; primary: False ; size: 500MB ; grow: True ; max_size: 0 ; start: None ; end: None >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: checking freespace on sdc >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: getBestFreeSpaceRegion: disk=/dev/sdc part_type=0 req_size=500MB boot=False best=None grow=True start=None >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: checking 63-2047 (0 MB) >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: current free range is 63-2047 (0MB) >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: checking 17573888-1953525167 (945288 MB) >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: current free range is 17573888-1953525167 (945288MB) >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: evaluating growth potential for new layout >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: calculating growth for disk /dev/sdc >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: PartitionDevice._setPartedPartition: req0 ; >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: device req0 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x4853850> fileSystem: None >number: 3 path: /dev/sdc3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x48589d0> PedPartition: <_ped.Partition object at 0x4857170> >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: PartitionDevice._setDisk: sdc3 ; new: sdc ; old: None ; >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: DiskDevice.addChild: kids: 2 ; name: sdc ; >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: adding request 35 to chunk 1953525105 (63-1953525167) on /dev/sdc >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: adding request 36 to chunk 1953525105 (63-1953525167) on /dev/sdc >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: adding request 34 to chunk 1953525105 (63-1953525167) on /dev/sdc >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: Chunk.growRequests: 1953525105 on /dev/sdc start = 63 end = 1953525167 >sectorSize = 512 >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: req: PartitionRequest instance -- >id = 35 name = sdc1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: req: PartitionRequest instance -- >id = 36 name = sdc2 growable = False >base = 16547840 growth = 0 max_grow = 0 >done = True >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: req: PartitionRequest instance -- >id = 34 name = sdc3 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: 1 requests and 1934929265 (944789MB) left in chunk >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: adding 1934929265 (944789MB) to 34 (sdc3) >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: new grow amount for request 34 (sdc3) is 1934929265 units, or 944789MB >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: request 35 (sdc1) growth: 0 (0MB) size: 500MB >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: request 36 (sdc2) growth: 0 (0MB) size: 8080MB >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: request 34 (sdc3) growth: 1934929265 (944789MB) size: 945289MB >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: disk /dev/sdc growth: 1934929265 (944789MB) >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: PartitionDevice._setPartedPartition: sdc3 ; >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: device sdc3 new partedPartition None >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: PartitionDevice._setDisk: req0 ; new: None ; old: sdc ; >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: DiskDevice.removeChild: kids: 3 ; name: sdc ; >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: total growth: 1934929265 sectors >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: updating use_disk to sdc, type: 0 >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: new free: 17573888-1953525167 / 945288MB >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: new free allows for 1934929265 sectors of growth >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: created partition sdc3 of 500MB and added it to /dev/sdc >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: PartitionDevice._setPartedPartition: req0 ; >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: device req0 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x4853850> fileSystem: None >number: 3 path: /dev/sdc3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4858c50> PedPartition: <_ped.Partition object at 0x48572f0> >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: PartitionDevice._setDisk: sdc3 ; new: sdc ; old: None ; >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: DiskDevice.addChild: kids: 2 ; name: sdc ; >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: PartitionDevice._setPartedPartition: sdc3 ; >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: device sdc3 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x4853850> fileSystem: None >number: 3 path: /dev/sdc3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4858cd0> PedPartition: <_ped.Partition object at 0x4857290> >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: growPartitions: disks=['sdc'], partitions=['sdc3(id 34)', 'sdc1(id 35)', 'sdc2(id 36)'] >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: growable partitions are ['sdc3'] >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: adding request 34 to chunk 1953525105 (63-1953525167) on /dev/sdc >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: adding request 35 to chunk 1953525105 (63-1953525167) on /dev/sdc >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: adding request 36 to chunk 1953525105 (63-1953525167) on /dev/sdc >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: disk sdc has 1 chunks >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: Chunk.growRequests: 1953525105 on /dev/sdc start = 63 end = 1953525167 >sectorSize = 512 >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: req: PartitionRequest instance -- >id = 35 name = sdc1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: req: PartitionRequest instance -- >id = 36 name = sdc2 growable = False >base = 16547840 growth = 0 max_grow = 0 >done = True >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: req: PartitionRequest instance -- >id = 34 name = sdc3 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: 1 requests and 1934929265 (944789MB) left in chunk >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: adding 1934929265 (944789MB) to 34 (sdc3) >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: new grow amount for request 34 (sdc3) is 1934929265 units, or 944789MB >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: growing partitions on sdc >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: partition sdc1 (35): 0 >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: new geometry for sdc1: parted.Geometry instance -- >start: 2048 end: 1026047 length: 1024000 >device: <parted.device.Device object at 0x4853650> PedGeometry: <_ped.Geometry object at 0x4858d50> >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: partition sdc2 (36): 0 >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: new geometry for sdc2: parted.Geometry instance -- >start: 1026048 end: 17573887 length: 16547840 >device: <parted.device.Device object at 0x4853650> PedGeometry: <_ped.Geometry object at 0x4858f10> >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: partition sdc3 (34): 0 >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: new geometry for sdc3: parted.Geometry instance -- >start: 17573888 end: 1953523711 length: 1935949824 >device: <parted.device.Device object at 0x4853650> PedGeometry: <_ped.Geometry object at 0x485e0d0> >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: removing all non-preexisting partitions ['sdc1(id 35)', 'sdc2(id 36)', 'sdc3(id 34)'] from disk(s) ['sdc'] >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: PartitionDevice._setPartedPartition: sdc1 ; >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: device sdc1 new partedPartition None >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: PartitionDevice._setDisk: req1 ; new: None ; old: sdc ; >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: DiskDevice.removeChild: kids: 3 ; name: sdc ; >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: PartitionDevice._setPartedPartition: sdc2 ; >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: device sdc2 new partedPartition None >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: PartitionDevice._setDisk: req2 ; new: None ; old: sdc ; >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: DiskDevice.removeChild: kids: 2 ; name: sdc ; >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: PartitionDevice._setPartedPartition: sdc3 ; >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: device sdc3 new partedPartition None >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: PartitionDevice._setDisk: req0 ; new: None ; old: sdc ; >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: DiskDevice.removeChild: kids: 1 ; name: sdc ; >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: back from removeNewPartitions >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: extended: None >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: setting req1 new geometry: parted.Geometry instance -- >start: 2048 end: 1026047 length: 1024000 >device: <parted.device.Device object at 0x4853650> PedGeometry: <_ped.Geometry object at 0x4858d50> >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: PartitionDevice._setPartedPartition: req1 ; >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: device req1 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x4853850> fileSystem: None >number: 1 path: /dev/sdc1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x485e390> PedPartition: <_ped.Partition object at 0x47a7e90> >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: PartitionDevice._setDisk: sdc1 ; new: sdc ; old: None ; >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: DiskDevice.addChild: kids: 0 ; name: sdc ; >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: PartitionDevice._setPartedPartition: sdc1 ; >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: device sdc1 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x4853850> fileSystem: None >number: 1 path: /dev/sdc1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x485e4d0> PedPartition: <_ped.Partition object at 0x4857410> >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: setting req2 new geometry: parted.Geometry instance -- >start: 1026048 end: 17573887 length: 16547840 >device: <parted.device.Device object at 0x4853650> PedGeometry: <_ped.Geometry object at 0x4858f10> >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: PartitionDevice._setPartedPartition: req2 ; >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: device req2 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x4853850> fileSystem: None >number: 2 path: /dev/sdc2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x48585d0> PedPartition: <_ped.Partition object at 0x4857350> >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: PartitionDevice._setDisk: sdc2 ; new: sdc ; old: None ; >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: DiskDevice.addChild: kids: 1 ; name: sdc ; >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: PartitionDevice._setPartedPartition: sdc2 ; >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: device sdc2 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x4853850> fileSystem: None >number: 2 path: /dev/sdc2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x48583d0> PedPartition: <_ped.Partition object at 0x4857290> >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: setting req0 new geometry: parted.Geometry instance -- >start: 17573888 end: 1953523711 length: 1935949824 >device: <parted.device.Device object at 0x4853650> PedGeometry: <_ped.Geometry object at 0x485e0d0> >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: PartitionDevice._setPartedPartition: req0 ; >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: device req0 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x4853850> fileSystem: None >number: 3 path: /dev/sdc3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4858950> PedPartition: <_ped.Partition object at 0x48573b0> >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: PartitionDevice._setDisk: sdc3 ; new: sdc ; old: None ; >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: DiskDevice.addChild: kids: 2 ; name: sdc ; >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: PartitionDevice._setPartedPartition: sdc3 ; >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: device sdc3 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x4853850> fileSystem: None >number: 3 path: /dev/sdc3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x485e650> PedPartition: <_ped.Partition object at 0x4857470> >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: fixing size of non-existent 500MB partition sdc1 (35) with non-existent ext4 filesystem mounted at /boot at 500.00 >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: fixing size of non-existent 8080MB partition sdc2 (36) with non-existent luks at 8080.00 >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: fixing size of non-existent 945288MB partition sdc3 (34) with non-existent luks at 945288.00 >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: BTRFS.supported: supported: True ; >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: getFormat('btrfs') returning BTRFS instance >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: PartitionDevice.addChild: kids: 0 ; name: sdc3 ; >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: LUKSDevice._setFormat: luks-sdc3 ; current: None ; type: btrfs ; >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: added luks/dm-crypt luks-sdc3 (id 38) to device tree >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: registered action: [10] Create Device luks/dm-crypt luks-sdc3 (id 38) >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: getFormat('None') returning DeviceFormat instance >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: registered action: [11] Create Format btrfs filesystem on luks/dm-crypt luks-sdc3 (id 38) >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: newBTRFS: args = () ; kwargs = {'parents': [LUKSDevice instance (0x7fd94034a1d0) -- >name = luks-sdc3 status = False kids = 0 id = 38 >parents = ['non-existent 945288MB partition sdc3 (34) with non-existent luks'] >uuid = None size = 945286.0 >format = non-existent btrfs filesystem >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 945288.0 path = /dev/mapper/luks-sdc3 >format args = [] originalFormat = btrfs target = crypt dmUuid = None]} >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: LUKSDevice.addChild: kids: 0 ; name: luks-sdc3 ; >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: getFormat('None') returning DeviceFormat instance >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: BTRFSVolumeDevice._setFormat: fedora_f20gcastro ; current: None ; type: None ; >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: BTRFS.supported: supported: True ; >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: getFormat('btrfs') returning BTRFS instance >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: BTRFSVolumeDevice._setFormat: btrfs.39 ; current: None ; type: btrfs ; >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: BTRFS.supported: supported: True ; >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: getFormat('btrfs') returning BTRFS instance >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: BTRFSVolumeDevice._setFormat: btrfs.39 ; current: btrfs ; type: btrfs ; >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: added btrfs volume fedora_f20gcastro (id 39) to device tree >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: registered action: [12] Create Device btrfs volume fedora_f20gcastro (id 39) >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: getFormat('None') returning DeviceFormat instance >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: registered action: [13] Create Format btrfs filesystem on btrfs volume fedora_f20gcastro (id 39) >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: newBTRFS: args = () ; kwargs = {'mountpoint': '/', 'subvol': True, 'fmt_type': 'ext4', 'parents': [BTRFSVolumeDevice instance (0x47ad150) -- >name = fedora_f20gcastro status = False kids = 0 id = 39 >parents = ['non-existent 945286MB luks/dm-crypt luks-sdc3 (38) with non-existent btrfs filesystem'] >uuid = None size = 945286.0 >format = non-existent btrfs filesystem >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/mapper/luks-sdc3 >format args = [] originalFormat = btrfs], 'size': 1024} >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: BTRFSVolumeDevice.addChild: kids: 0 ; name: fedora_f20gcastro ; >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: getFormat('None') returning DeviceFormat instance >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: BTRFSSubVolumeDevice._setFormat: root ; current: None ; type: None ; >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: BTRFS.supported: supported: True ; >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: getFormat('btrfs') returning BTRFS instance >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: BTRFSSubVolumeDevice._setFormat: root ; current: None ; type: btrfs ; >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: added btrfs subvolume root (id 40) to device tree >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: registered action: [14] Create Device btrfs subvolume root (id 40) >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: getFormat('None') returning DeviceFormat instance >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: registered action: [15] Create Format btrfs filesystem mounted at / on btrfs subvolume root (id 40) >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: newBTRFS: args = () ; kwargs = {'mountpoint': '/home', 'subvol': True, 'fmt_type': 'ext4', 'parents': [BTRFSVolumeDevice instance (0x47ad150) -- >name = fedora_f20gcastro status = False kids = 1 id = 39 >parents = ['non-existent 945286MB luks/dm-crypt luks-sdc3 (38) with non-existent btrfs filesystem'] >uuid = None size = 945286.0 >format = non-existent btrfs filesystem >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/mapper/luks-sdc3 >format args = [] originalFormat = btrfs], 'size': 500} >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: BTRFSVolumeDevice.addChild: kids: 1 ; name: fedora_f20gcastro ; >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: getFormat('None') returning DeviceFormat instance >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: BTRFSSubVolumeDevice._setFormat: home ; current: None ; type: None ; >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: BTRFS.supported: supported: True ; >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: getFormat('btrfs') returning BTRFS instance >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: BTRFSSubVolumeDevice._setFormat: home ; current: None ; type: btrfs ; >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: added btrfs subvolume home (id 41) to device tree >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: registered action: [16] Create Device btrfs subvolume home (id 41) >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: getFormat('None') returning DeviceFormat instance >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: registered action: [17] Create Format btrfs filesystem mounted at /home on btrfs subvolume home (id 41) >Dec 27 12:01:58 f20gcastro.gclan anaconda[2095]: new disk order: [] >Dec 27 12:01:58 f20gcastro.gclan program[2095]: Running... udevadm settle --timeout=300 >Dec 27 12:01:58 f20gcastro.gclan program[2095]: Return code: 0 >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: DeviceTree.getDeviceByName: name: sdc ; >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: DeviceTree.getDeviceByName returned existing 953869MB disk sdc (16) with non-existent msdos disklabel >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: DeviceTree.getDeviceByName: name: sdc ; >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: DeviceTree.getDeviceByName returned existing 953869MB disk sdc (16) with non-existent msdos disklabel >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: resolved 'sdc' to 'sdc' (disk) >Dec 27 12:01:58 f20gcastro.gclan anaconda[2095]: stage1 device cannot be of type btrfs volume >Dec 27 12:01:58 f20gcastro.gclan anaconda[2095]: stage1 device cannot be of type btrfs subvolume >Dec 27 12:01:58 f20gcastro.gclan anaconda[2095]: stage1 device cannot be of type luks/dm-crypt >Dec 27 12:01:58 f20gcastro.gclan anaconda[2095]: stage1 device cannot be of type luks/dm-crypt >Dec 27 12:01:58 f20gcastro.gclan anaconda[2095]: stage1 device cannot be of type btrfs subvolume >Dec 27 12:01:58 f20gcastro.gclan anaconda[2095]: _is_valid_disklabel(sdc) returning True >Dec 27 12:01:58 f20gcastro.gclan anaconda[2095]: _is_valid_size(sdc) returning True >Dec 27 12:01:58 f20gcastro.gclan anaconda[2095]: _is_valid_location(sdc) returning True >Dec 27 12:01:58 f20gcastro.gclan anaconda[2095]: _is_valid_format(sdc) returning True >Dec 27 12:01:58 f20gcastro.gclan anaconda[2095]: is_valid_stage1_device(sdc) returning True >Dec 27 12:01:58 f20gcastro.gclan anaconda[2095]: _is_valid_disklabel(sdc) returning True >Dec 27 12:01:58 f20gcastro.gclan anaconda[2095]: _is_valid_size(sdc) returning True >Dec 27 12:01:58 f20gcastro.gclan anaconda[2095]: _is_valid_location(sdc) returning True >Dec 27 12:01:58 f20gcastro.gclan anaconda[2095]: _is_valid_format(sdc) returning True >Dec 27 12:01:58 f20gcastro.gclan anaconda[2095]: is_valid_stage1_device(sdc) returning True >Dec 27 12:01:58 f20gcastro.gclan anaconda[2095]: _is_valid_disklabel(sdc1) returning True >Dec 27 12:01:58 f20gcastro.gclan anaconda[2095]: _is_valid_size(sdc1) returning True >Dec 27 12:01:58 f20gcastro.gclan anaconda[2095]: _is_valid_location(sdc1) returning True >Dec 27 12:01:58 f20gcastro.gclan anaconda[2095]: _is_valid_partition(sdc1) returning True >Dec 27 12:01:58 f20gcastro.gclan anaconda[2095]: _is_valid_format(sdc1) returning True >Dec 27 12:01:58 f20gcastro.gclan anaconda[2095]: is_valid_stage2_device(sdc1) returning True >Dec 27 12:01:58 f20gcastro.gclan anaconda[2095]: finished automatic partitioning >Dec 27 12:01:58 f20gcastro.gclan anaconda[2095]: refreshing ui >Dec 27 12:01:58 f20gcastro.gclan anaconda[2095]: ui: devices=['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'fedora_f20gcastro', 'home', 'live-base', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'luks-req2', 'luks-sdc3', 'root', 'sdc', 'sdc1', 'sdc2', 'sdc3', 'sr0'] >Dec 27 12:01:58 f20gcastro.gclan anaconda[2095]: ui: unused=[] >Dec 27 12:01:58 f20gcastro.gclan anaconda[2095]: ui: new_devices=['sdc1', 'luks-req2', 'root', 'fedora_f20gcastro', 'home'] >Dec 27 12:01:58 f20gcastro.gclan anaconda[2095]: page clicked: New Fedora 20 Installation >Dec 27 12:01:58 f20gcastro.gclan anaconda[2095]: show mountpoint: New Fedora 20 Installation >Dec 27 12:01:58 f20gcastro.gclan anaconda[2095]: populate_right_side: non-existent 500MB partition sdc1 (35) with non-existent ext4 filesystem mounted at /boot >Dec 27 12:01:58 f20gcastro.gclan anaconda[2095]: updated device_disks to ['sdc'] >Dec 27 12:01:58 f20gcastro.gclan anaconda[2095]: updated device_container_name to None >Dec 27 12:01:58 f20gcastro.gclan anaconda[2095]: updated device_container_raid_level to None >Dec 27 12:01:58 f20gcastro.gclan anaconda[2095]: updated device_container_encrypted to False >Dec 27 12:01:58 f20gcastro.gclan anaconda[2095]: updated device_container_size to 0 >Dec 27 12:01:58 f20gcastro.gclan anaconda[2095]: getting device type for Disk >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: BTRFS.supported: supported: True ; >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: getFormat('btrfs') returning BTRFS instance >Dec 27 12:01:58 f20gcastro.gclan anaconda[2095]: fs type changed: ext4 >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: Ext4FS.supported: supported: True ; >Dec 27 12:01:58 f20gcastro.gclan blivet[2095]: getFormat('ext4') returning Ext4FS instance >Dec 27 12:01:58 f20gcastro.gclan anaconda[2095]: getting device type for None >Dec 27 12:01:58 f20gcastro.gclan anaconda[2095]: unknown device type: 'None' >Dec 27 12:01:58 f20gcastro.gclan anaconda[2095]: device_type_changed: None None >Dec 27 12:01:58 f20gcastro.gclan anaconda[2095]: getting device type for Standard Partition >Dec 27 12:01:58 f20gcastro.gclan anaconda[2095]: device_type_changed: 2 Standard Partition >Dec 27 12:01:58 f20gcastro.gclan anaconda[2095]: getting device type for Standard Partition >Dec 27 12:01:58 f20gcastro.gclan anaconda[2095]: getting device type for Standard Partition >Dec 27 12:01:58 f20gcastro.gclan anaconda[2095]: getting device type for Standard Partition >Dec 27 12:01:58 f20gcastro.gclan anaconda[2095]: getting device type for Standard Partition >Dec 27 12:01:58 f20gcastro.gclan anaconda[2095]: getting device type for Standard Partition >Dec 27 12:01:58 f20gcastro.gclan anaconda[2095]: getting device type for Standard Partition >Dec 27 12:01:58 f20gcastro.gclan anaconda[2095]: getting device type for Standard Partition >Dec 27 12:01:58 f20gcastro.gclan anaconda[2095]: getting device type for Standard Partition >Dec 27 12:01:58 f20gcastro.gclan anaconda[2095]: populate_raid: 2, None >Dec 27 12:01:58 f20gcastro.gclan anaconda[2095]: getting device type for Standard Partition >Dec 27 12:01:58 f20gcastro.gclan anaconda[2095]: getting device type for Standard Partition >Dec 27 12:01:58 f20gcastro.gclan anaconda[2095]: populate_raid: 2, None >Dec 27 12:01:58 f20gcastro.gclan anaconda[2095]: getting device type for Standard Partition >Dec 27 12:01:58 f20gcastro.gclan anaconda[2095]: show mountpoint: New Fedora 20 Installation >Dec 27 12:01:58 f20gcastro.gclan anaconda[2095]: populate_right_side: non-existent 500MB partition sdc1 (35) with non-existent ext4 filesystem mounted at /boot >Dec 27 12:01:58 f20gcastro.gclan anaconda[2095]: updated device_disks to ['sdc'] >Dec 27 12:01:58 f20gcastro.gclan anaconda[2095]: updated device_container_name to None >Dec 27 12:01:58 f20gcastro.gclan anaconda[2095]: updated device_container_raid_level to None >Dec 27 12:01:58 f20gcastro.gclan anaconda[2095]: updated device_container_encrypted to False >Dec 27 12:01:58 f20gcastro.gclan anaconda[2095]: updated device_container_size to 0 >Dec 27 12:01:58 f20gcastro.gclan anaconda[2095]: getting device type for Standard Partition >Dec 27 12:01:58 f20gcastro.gclan anaconda[2095]: populate_raid: 2, None >Dec 27 12:01:58 f20gcastro.gclan anaconda[2095]: getting device type for Standard Partition >Dec 27 12:01:58 f20gcastro.gclan anaconda[2095]: finished refreshing ui >Dec 27 12:01:58 f20gcastro.gclan anaconda[2095]: updating space display >Dec 27 12:01:58 f20gcastro.gclan anaconda[2095]: finished updating space display >Dec 27 12:02:16 f20gcastro.gclan anaconda[2095]: current selector: non-existent 500MB partition sdc1 (35) with non-existent ext4 filesystem mounted at /boot >Dec 27 12:02:16 f20gcastro.gclan anaconda[2095]: notebook page = 1 >Dec 27 12:02:16 f20gcastro.gclan anaconda[2095]: ui: saving changes to device sdc1 >Dec 27 12:02:16 f20gcastro.gclan anaconda[2095]: old name: sdc1 >Dec 27 12:02:16 f20gcastro.gclan anaconda[2095]: new name: None >Dec 27 12:02:16 f20gcastro.gclan anaconda[2095]: old size: 500.0 >Dec 27 12:02:16 f20gcastro.gclan anaconda[2095]: new size: 500 >Dec 27 12:02:16 f20gcastro.gclan anaconda[2095]: getting device type for Standard Partition >Dec 27 12:02:16 f20gcastro.gclan anaconda[2095]: old device type: 2 >Dec 27 12:02:16 f20gcastro.gclan anaconda[2095]: new device type: 2 >Dec 27 12:02:16 f20gcastro.gclan anaconda[2095]: reformat: True >Dec 27 12:02:16 f20gcastro.gclan blivet[2095]: Ext4FS.supported: supported: True ; >Dec 27 12:02:16 f20gcastro.gclan blivet[2095]: getFormat('ext4') returning Ext4FS instance >Dec 27 12:02:16 f20gcastro.gclan anaconda[2095]: old fs type: ext4 >Dec 27 12:02:16 f20gcastro.gclan anaconda[2095]: new fs type: ext4 >Dec 27 12:02:16 f20gcastro.gclan anaconda[2095]: old encryption setting: False >Dec 27 12:02:16 f20gcastro.gclan anaconda[2095]: new encryption setting: False >Dec 27 12:02:16 f20gcastro.gclan anaconda[2095]: old label: >Dec 27 12:02:16 f20gcastro.gclan anaconda[2095]: new_label: >Dec 27 12:02:16 f20gcastro.gclan anaconda[2095]: old mountpoint: /boot >Dec 27 12:02:16 f20gcastro.gclan anaconda[2095]: new mountpoint: /boot >Dec 27 12:02:16 f20gcastro.gclan anaconda[2095]: old raid level: None >Dec 27 12:02:16 f20gcastro.gclan anaconda[2095]: new raid level: None >Dec 27 12:02:16 f20gcastro.gclan blivet[2095]: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x4783e10>, 500, ['sdc'], {'encrypted': False, 'raid_level': None} >Dec 27 12:02:16 f20gcastro.gclan anaconda[2095]: old container: None >Dec 27 12:02:16 f20gcastro.gclan anaconda[2095]: new container: None >Dec 27 12:02:16 f20gcastro.gclan anaconda[2095]: old container encrypted: False >Dec 27 12:02:16 f20gcastro.gclan anaconda[2095]: new container encrypted: False >Dec 27 12:02:16 f20gcastro.gclan anaconda[2095]: old container raid level: None >Dec 27 12:02:16 f20gcastro.gclan anaconda[2095]: new container raid level: None >Dec 27 12:02:16 f20gcastro.gclan anaconda[2095]: old container size request: 0 >Dec 27 12:02:16 f20gcastro.gclan anaconda[2095]: new container size request: 0 >Dec 27 12:02:16 f20gcastro.gclan anaconda[2095]: old disks: ['sdc'] >Dec 27 12:02:16 f20gcastro.gclan anaconda[2095]: new disks: ['sdc'] >Dec 27 12:02:16 f20gcastro.gclan anaconda[2095]: nothing changed for new device >Dec 27 12:02:16 f20gcastro.gclan anaconda[2095]: new selector: non-existent 945286MB btrfs subvolume home (41) with non-existent btrfs filesystem mounted at /home >Dec 27 12:02:16 f20gcastro.gclan anaconda[2095]: populate_right_side: non-existent 945286MB btrfs subvolume home (41) with non-existent btrfs filesystem mounted at /home >Dec 27 12:02:16 f20gcastro.gclan anaconda[2095]: updated device_disks to ['sdc'] >Dec 27 12:02:16 f20gcastro.gclan anaconda[2095]: updated device_container_name to fedora_f20gcastro >Dec 27 12:02:16 f20gcastro.gclan anaconda[2095]: updated device_container_raid_level to single >Dec 27 12:02:16 f20gcastro.gclan anaconda[2095]: updated device_container_encrypted to True >Dec 27 12:02:16 f20gcastro.gclan anaconda[2095]: updated device_container_size to 0 >Dec 27 12:02:16 f20gcastro.gclan anaconda[2095]: fs type changed: btrfs >Dec 27 12:02:16 f20gcastro.gclan blivet[2095]: BTRFS.supported: supported: True ; >Dec 27 12:02:16 f20gcastro.gclan blivet[2095]: getFormat('btrfs') returning BTRFS instance >Dec 27 12:02:16 f20gcastro.gclan anaconda[2095]: getting device type for BTRFS >Dec 27 12:02:16 f20gcastro.gclan anaconda[2095]: device_type_changed: 3 BTRFS >Dec 27 12:02:16 f20gcastro.gclan blivet[2095]: BTRFS.supported: supported: True ; >Dec 27 12:02:16 f20gcastro.gclan blivet[2095]: getFormat('btrfs') returning BTRFS instance >Dec 27 12:02:16 f20gcastro.gclan blivet[2095]: BTRFS.supported: supported: True ; >Dec 27 12:02:16 f20gcastro.gclan blivet[2095]: instantiating <class 'blivet.devicefactory.BTRFSFactory'>: <blivet.Blivet object at 0x4783e10>, 0, [], {} >Dec 27 12:02:16 f20gcastro.gclan anaconda[2095]: getting device type for BTRFS >Dec 27 12:02:16 f20gcastro.gclan anaconda[2095]: getting device type for BTRFS >Dec 27 12:02:16 f20gcastro.gclan anaconda[2095]: getting device type for BTRFS >Dec 27 12:02:16 f20gcastro.gclan anaconda[2095]: getting device type for BTRFS >Dec 27 12:02:16 f20gcastro.gclan anaconda[2095]: getting device type for BTRFS >Dec 27 12:02:16 f20gcastro.gclan anaconda[2095]: getting device type for BTRFS >Dec 27 12:02:16 f20gcastro.gclan anaconda[2095]: getting device type for BTRFS >Dec 27 12:02:16 f20gcastro.gclan anaconda[2095]: getting device type for BTRFS >Dec 27 12:02:16 f20gcastro.gclan anaconda[2095]: getting device type for BTRFS >Dec 27 12:02:16 f20gcastro.gclan anaconda[2095]: getting device type for BTRFS >Dec 27 12:02:16 f20gcastro.gclan anaconda[2095]: getting device type for BTRFS >Dec 27 12:02:16 f20gcastro.gclan anaconda[2095]: populate_raid: 3, single >Dec 27 12:02:16 f20gcastro.gclan anaconda[2095]: getting device type for BTRFS >Dec 27 12:02:16 f20gcastro.gclan anaconda[2095]: getting device type for BTRFS >Dec 27 12:02:16 f20gcastro.gclan anaconda[2095]: populate_raid: 3, single >Dec 27 12:02:16 f20gcastro.gclan anaconda[2095]: getting device type for BTRFS >Dec 27 12:02:16 f20gcastro.gclan blivet[2095]: instantiating <class 'blivet.devicefactory.BTRFSFactory'>: <blivet.Blivet object at 0x4783e10>, 0, [], {} >Dec 27 12:02:16 f20gcastro.gclan anaconda[2095]: new container selection: fedora_f20gcastro >Dec 27 12:02:16 f20gcastro.gclan anaconda[2095]: default container is fedora_f20gcastro >Dec 27 12:02:25 f20gcastro.gclan anaconda[2095]: current selector: non-existent 945286MB btrfs subvolume home (41) with non-existent btrfs filesystem mounted at /home >Dec 27 12:02:25 f20gcastro.gclan anaconda[2095]: notebook page = 1 >Dec 27 12:02:25 f20gcastro.gclan anaconda[2095]: ui: saving changes to device home >Dec 27 12:02:25 f20gcastro.gclan anaconda[2095]: old name: home >Dec 27 12:02:25 f20gcastro.gclan anaconda[2095]: new name: home >Dec 27 12:02:25 f20gcastro.gclan anaconda[2095]: old size: 945286.0 >Dec 27 12:02:25 f20gcastro.gclan anaconda[2095]: new size: 945286 >Dec 27 12:02:25 f20gcastro.gclan anaconda[2095]: getting device type for BTRFS >Dec 27 12:02:25 f20gcastro.gclan anaconda[2095]: old device type: 3 >Dec 27 12:02:25 f20gcastro.gclan anaconda[2095]: new device type: 3 >Dec 27 12:02:25 f20gcastro.gclan anaconda[2095]: reformat: True >Dec 27 12:02:25 f20gcastro.gclan blivet[2095]: BTRFS.supported: supported: True ; >Dec 27 12:02:25 f20gcastro.gclan blivet[2095]: getFormat('btrfs') returning BTRFS instance >Dec 27 12:02:25 f20gcastro.gclan anaconda[2095]: old fs type: btrfs >Dec 27 12:02:25 f20gcastro.gclan anaconda[2095]: new fs type: btrfs >Dec 27 12:02:25 f20gcastro.gclan anaconda[2095]: old encryption setting: False >Dec 27 12:02:25 f20gcastro.gclan anaconda[2095]: new encryption setting: False >Dec 27 12:02:25 f20gcastro.gclan anaconda[2095]: old label: >Dec 27 12:02:25 f20gcastro.gclan anaconda[2095]: new_label: >Dec 27 12:02:25 f20gcastro.gclan anaconda[2095]: old mountpoint: /home >Dec 27 12:02:25 f20gcastro.gclan anaconda[2095]: new mountpoint: /home >Dec 27 12:02:25 f20gcastro.gclan anaconda[2095]: old raid level: single >Dec 27 12:02:25 f20gcastro.gclan anaconda[2095]: new raid level: None >Dec 27 12:02:25 f20gcastro.gclan blivet[2095]: instantiating <class 'blivet.devicefactory.BTRFSFactory'>: <blivet.Blivet object at 0x4783e10>, 945286, ['sdc'], {'encrypted': False, 'raid_level': None} >Dec 27 12:02:25 f20gcastro.gclan anaconda[2095]: old container: fedora_f20gcastro >Dec 27 12:02:25 f20gcastro.gclan anaconda[2095]: new container: fedora_f20gcastro >Dec 27 12:02:25 f20gcastro.gclan anaconda[2095]: old container encrypted: True >Dec 27 12:02:25 f20gcastro.gclan anaconda[2095]: new container encrypted: True >Dec 27 12:02:25 f20gcastro.gclan anaconda[2095]: old container raid level: single >Dec 27 12:02:25 f20gcastro.gclan anaconda[2095]: new container raid level: single >Dec 27 12:02:25 f20gcastro.gclan anaconda[2095]: old container size request: 0 >Dec 27 12:02:25 f20gcastro.gclan anaconda[2095]: new container size request: 0 >Dec 27 12:02:25 f20gcastro.gclan anaconda[2095]: old disks: ['sdc'] >Dec 27 12:02:25 f20gcastro.gclan anaconda[2095]: new disks: ['sdc'] >Dec 27 12:02:25 f20gcastro.gclan blivet[2095]: Blivet.factoryDevice: 3 ; 945286 ; container_raid_level: single ; name: home ; encrypted: False ; container_encrypted: True ; disks: [DiskDevice instance (0x4772410) -- >name = sdc status = True kids = 3 id = 16 >parents = [] >uuid = None size = 953869.710938 >format = non-existent msdos disklabel >major = 8 minor = 32 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdc partedDevice = parted.Device instance -- >model: ATA WDC WD1002FBYS-0 path: /dev/sdc type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 1953525168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 2 did: 0 busy: False >hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) >PedDevice: <_ped.Device object at 0x39a9710> >target size = 0 path = /dev/sdc >format args = [] originalFormat = btrfs removable = False partedDevice = <parted.device.Device object at 0x4772990>] ; raid_level: None ; label: ; container_name: fedora_f20gcastro ; device: non-existent 945286MB btrfs subvolume home (41) with non-existent btrfs filesystem mounted at /home ; mountpoint: /home ; fstype: btrfs ; container_size: 0 ; >Dec 27 12:02:25 f20gcastro.gclan blivet[2095]: instantiating <class 'blivet.devicefactory.BTRFSFactory'>: <blivet.Blivet object at 0x4783e10>, 945286, ['sdc'], {'container_raid_level': 'single', 'name': 'home', 'encrypted': False, 'container_encrypted': True, 'raid_level': None, 'label': '', 'container_name': 'fedora_f20gcastro', 'device': BTRFSSubVolumeDevice instance (0x485ecd0) -- >name = home status = False kids = 0 id = 41 >parents = ['non-existent 945286MB btrfs volume fedora_f20gcastro (39) with non-existent btrfs filesystem'] >uuid = None size = 945286.0 >format = non-existent btrfs filesystem mounted at /home >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/mapper/luks-sdc3 >format args = [] originalFormat = None, 'mountpoint': '/home', 'fstype': 'btrfs', 'container_size': 0} >Dec 27 12:02:25 f20gcastro.gclan blivet[2095]: BTRFSFactory.configure: parent_factory: None ; >Dec 27 12:02:25 f20gcastro.gclan blivet[2095]: starting Blivet copy >Dec 27 12:02:25 f20gcastro.gclan blivet[2095]: PartitionDevice._setPartedPartition: sdc1 ; >Dec 27 12:02:25 f20gcastro.gclan blivet[2095]: device sdc1 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x4879d50> fileSystem: None >number: 1 path: /dev/sdc1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4853ed0> PedPartition: <_ped.Partition object at 0x48572f0> >Dec 27 12:02:25 f20gcastro.gclan blivet[2095]: PartitionDevice._setPartedPartition: sdc2 ; >Dec 27 12:02:25 f20gcastro.gclan blivet[2095]: device sdc2 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x4879d50> fileSystem: None >number: 2 path: /dev/sdc2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x49d9050> PedPartition: <_ped.Partition object at 0x4857170> >Dec 27 12:02:25 f20gcastro.gclan blivet[2095]: PartitionDevice._setPartedPartition: sdc3 ; >Dec 27 12:02:25 f20gcastro.gclan blivet[2095]: device sdc3 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x4879d50> fileSystem: None >number: 3 path: /dev/sdc3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x49d91d0> PedPartition: <_ped.Partition object at 0x487cc50> >Dec 27 12:02:25 f20gcastro.gclan blivet[2095]: PartitionDevice._setPartedPartition: sda1 ; >Dec 27 12:02:25 f20gcastro.gclan blivet[2095]: device sda1 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x4884cd0> fileSystem: <parted.filesystem.FileSystem object at 0x49d9490> >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x49d9310> PedPartition: <_ped.Partition object at 0x487ccb0> >Dec 27 12:02:25 f20gcastro.gclan blivet[2095]: PartitionDevice._setPartedPartition: sda2 ; >Dec 27 12:02:25 f20gcastro.gclan blivet[2095]: device sda2 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x4884cd0> fileSystem: None >number: 2 path: /dev/sda2 type: 2 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x49d95d0> PedPartition: <_ped.Partition object at 0x487cd70> >Dec 27 12:02:25 f20gcastro.gclan blivet[2095]: PartitionDevice._setPartedPartition: sda5 ; >Dec 27 12:02:25 f20gcastro.gclan blivet[2095]: device sda5 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x4884cd0> fileSystem: None >number: 5 path: /dev/sda5 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x49d9750> PedPartition: <_ped.Partition object at 0x487cdd0> >Dec 27 12:02:25 f20gcastro.gclan blivet[2095]: PartitionDevice._setPartedPartition: sdb1 ; >Dec 27 12:02:25 f20gcastro.gclan blivet[2095]: device sdb1 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x4885b90> fileSystem: <parted.filesystem.FileSystem object at 0x49d9890> >number: 1 path: /dev/sdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x49d93d0> PedPartition: <_ped.Partition object at 0x487cd10> >Dec 27 12:02:25 f20gcastro.gclan blivet[2095]: PartitionDevice._setPartedPartition: sdb2 ; >Dec 27 12:02:25 f20gcastro.gclan blivet[2095]: device sdb2 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x4885b90> fileSystem: None >number: 2 path: /dev/sdb2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x49d9810> PedPartition: <_ped.Partition object at 0x487ce30> >Dec 27 12:02:25 f20gcastro.gclan blivet[2095]: PartitionDevice._setPartedPartition: sde1 ; >Dec 27 12:02:25 f20gcastro.gclan blivet[2095]: device sde1 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x4886ad0> fileSystem: <parted.filesystem.FileSystem object at 0x49d9b50> >number: 1 path: /dev/sde1 type: 0 >name: None active: True busy: True >geometry: <parted.geometry.Geometry object at 0x49d9ad0> PedPartition: <_ped.Partition object at 0x487cef0> >Dec 27 12:02:25 f20gcastro.gclan blivet[2095]: finished Blivet copy >Dec 27 12:02:25 f20gcastro.gclan blivet[2095]: child factory class: <class 'blivet.devicefactory.PartitionSetFactory'> >Dec 27 12:02:25 f20gcastro.gclan blivet[2095]: child factory args: [<blivet.Blivet object at 0x4783e10>, 945286, [DiskDevice instance (0x4772410) -- >name = sdc status = True kids = 3 id = 16 >parents = [] >uuid = None size = 953869.710938 >format = non-existent msdos disklabel >major = 8 minor = 32 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdc partedDevice = parted.Device instance -- >model: ATA WDC WD1002FBYS-0 path: /dev/sdc type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 1953525168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 2 did: 0 busy: False >hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) >PedDevice: <_ped.Device object at 0x39a9710> >target size = 0 path = /dev/sdc >format args = [] originalFormat = btrfs removable = False partedDevice = <parted.device.Device object at 0x4772990>]] >Dec 27 12:02:25 f20gcastro.gclan blivet[2095]: child factory kwargs: {'encrypted': True, 'fstype': 'btrfs'} >Dec 27 12:02:25 f20gcastro.gclan blivet[2095]: LUKS.__init__: >Dec 27 12:02:25 f20gcastro.gclan blivet[2095]: getFormat('luks') returning LUKS instance >Dec 27 12:02:25 f20gcastro.gclan blivet[2095]: PartitionSetFactory.configure: parent_factory: <blivet.devicefactory.BTRFSFactory object at 0x4858190> ; >Dec 27 12:02:25 f20gcastro.gclan blivet[2095]: parent factory container: non-existent 945286MB btrfs volume fedora_f20gcastro (39) with non-existent btrfs filesystem >Dec 27 12:02:25 f20gcastro.gclan blivet[2095]: members: ['luks-sdc3'] >Dec 27 12:02:25 f20gcastro.gclan blivet[2095]: add_disks: [] >Dec 27 12:02:25 f20gcastro.gclan blivet[2095]: remove_disks: [] >Dec 27 12:02:25 f20gcastro.gclan blivet[2095]: BTRFS.supported: supported: True ; >Dec 27 12:02:25 f20gcastro.gclan blivet[2095]: getFormat('btrfs') returning BTRFS instance >Dec 27 12:02:25 f20gcastro.gclan blivet[2095]: LUKS.__init__: >Dec 27 12:02:25 f20gcastro.gclan blivet[2095]: getFormat('luks') returning LUKS instance >Dec 27 12:02:25 f20gcastro.gclan blivet[2095]: adding a TotalSizeSet with size 945286 >Dec 27 12:02:25 f20gcastro.gclan blivet[2095]: set.allocated = 258 >Dec 27 12:02:25 f20gcastro.gclan blivet[2095]: DiskDevice.setup: sdc ; status: True ; controllable: True ; orig: False ; >Dec 27 12:02:25 f20gcastro.gclan blivet[2095]: removing all non-preexisting partitions ['sdc1(id 35)', 'sdc2(id 36)', 'sdc3(id 34)'] from disk(s) ['sdc'] >Dec 27 12:02:25 f20gcastro.gclan blivet[2095]: PartitionDevice._setPartedPartition: sdc1 ; >Dec 27 12:02:25 f20gcastro.gclan blivet[2095]: device sdc1 new partedPartition None >Dec 27 12:02:25 f20gcastro.gclan blivet[2095]: PartitionDevice._setDisk: req1 ; new: None ; old: sdc ; >Dec 27 12:02:25 f20gcastro.gclan blivet[2095]: DiskDevice.removeChild: kids: 3 ; name: sdc ; >Dec 27 12:02:25 f20gcastro.gclan blivet[2095]: PartitionDevice._setPartedPartition: sdc2 ; >Dec 27 12:02:25 f20gcastro.gclan blivet[2095]: device sdc2 new partedPartition None >Dec 27 12:02:25 f20gcastro.gclan blivet[2095]: PartitionDevice._setDisk: req2 ; new: None ; old: sdc ; >Dec 27 12:02:25 f20gcastro.gclan blivet[2095]: DiskDevice.removeChild: kids: 2 ; name: sdc ; >Dec 27 12:02:25 f20gcastro.gclan blivet[2095]: PartitionDevice._setPartedPartition: sdc3 ; >Dec 27 12:02:25 f20gcastro.gclan blivet[2095]: device sdc3 new partedPartition None >Dec 27 12:02:25 f20gcastro.gclan blivet[2095]: PartitionDevice._setDisk: req0 ; new: None ; old: sdc ; >Dec 27 12:02:25 f20gcastro.gclan blivet[2095]: DiskDevice.removeChild: kids: 1 ; name: sdc ; >Dec 27 12:02:25 f20gcastro.gclan blivet[2095]: allocatePartitions: disks=['sdc'] ; partitions=['req1(id 35)', 'req2(id 36)', 'req0(id 34)'] >Dec 27 12:02:25 f20gcastro.gclan blivet[2095]: removing all non-preexisting partitions ['req1(id 35)', 'req2(id 36)', 'req0(id 34)'] from disk(s) ['sdc'] >Dec 27 12:02:25 f20gcastro.gclan blivet[2095]: DeviceTree.getDeviceByName: name: sdc ; >Dec 27 12:02:25 f20gcastro.gclan blivet[2095]: DeviceTree.getDeviceByName returned existing 953869MB disk sdc (16) with non-existent msdos disklabel >Dec 27 12:02:25 f20gcastro.gclan blivet[2095]: resolved 'sdc' to 'sdc' (disk) >Dec 27 12:02:25 f20gcastro.gclan blivet[2095]: DeviceTree.getDeviceByName: name: sdc ; >Dec 27 12:02:25 f20gcastro.gclan blivet[2095]: DeviceTree.getDeviceByName returned existing 953869MB disk sdc (16) with non-existent msdos disklabel >Dec 27 12:02:25 f20gcastro.gclan blivet[2095]: resolved 'sdc' to 'sdc' (disk) >Dec 27 12:02:25 f20gcastro.gclan blivet[2095]: allocating partition: req1 ; id: 35 ; disks: ['sdc'] ; >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 0 ; start: None ; end: None >Dec 27 12:02:25 f20gcastro.gclan blivet[2095]: checking freespace on sdc >Dec 27 12:02:25 f20gcastro.gclan blivet[2095]: getBestFreeSpaceRegion: disk=/dev/sdc part_type=0 req_size=500MB boot=True best=None grow=False start=None >Dec 27 12:02:25 f20gcastro.gclan blivet[2095]: checking 63-1953525167 (953869 MB) >Dec 27 12:02:25 f20gcastro.gclan blivet[2095]: current free range is 63-1953525167 (953869MB) >Dec 27 12:02:25 f20gcastro.gclan blivet[2095]: updating use_disk to sdc, type: 0 >Dec 27 12:02:25 f20gcastro.gclan blivet[2095]: new free: 63-1953525167 / 953869MB >Dec 27 12:02:25 f20gcastro.gclan blivet[2095]: new free allows for 0 sectors of growth >Dec 27 12:02:25 f20gcastro.gclan blivet[2095]: found free space for bootable request >Dec 27 12:02:25 f20gcastro.gclan blivet[2095]: adjusted start sector from 63 to 2048 >Dec 27 12:02:25 f20gcastro.gclan blivet[2095]: created partition sdc1 of 500MB and added it to /dev/sdc >Dec 27 12:02:25 f20gcastro.gclan blivet[2095]: PartitionDevice._setPartedPartition: req1 ; >Dec 27 12:02:25 f20gcastro.gclan blivet[2095]: device req1 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x4853850> fileSystem: None >number: 1 path: /dev/sdc1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4885410> PedPartition: <_ped.Partition object at 0x4857230> >Dec 27 12:02:25 f20gcastro.gclan blivet[2095]: PartitionDevice._setDisk: sdc1 ; new: sdc ; old: None ; >Dec 27 12:02:25 f20gcastro.gclan blivet[2095]: DiskDevice.addChild: kids: 0 ; name: sdc ; >Dec 27 12:02:25 f20gcastro.gclan blivet[2095]: PartitionDevice._setPartedPartition: sdc1 ; >Dec 27 12:02:25 f20gcastro.gclan blivet[2095]: device sdc1 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x4853850> fileSystem: None >number: 1 path: /dev/sdc1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4853790> PedPartition: <_ped.Partition object at 0x48571d0> >Dec 27 12:02:25 f20gcastro.gclan blivet[2095]: DeviceTree.getDeviceByName: name: sdc ; >Dec 27 12:02:25 f20gcastro.gclan blivet[2095]: DeviceTree.getDeviceByName returned existing 953869MB disk sdc (16) with non-existent msdos disklabel >Dec 27 12:02:25 f20gcastro.gclan blivet[2095]: resolved 'sdc' to 'sdc' (disk) >Dec 27 12:02:25 f20gcastro.gclan blivet[2095]: DeviceTree.getDeviceByName: name: sdc ; >Dec 27 12:02:25 f20gcastro.gclan blivet[2095]: DeviceTree.getDeviceByName returned existing 953869MB disk sdc (16) with non-existent msdos disklabel >Dec 27 12:02:25 f20gcastro.gclan blivet[2095]: resolved 'sdc' to 'sdc' (disk) >Dec 27 12:02:25 f20gcastro.gclan blivet[2095]: allocating partition: req2 ; id: 36 ; disks: ['sdc'] ; >boot: False ; primary: False ; size: 8080MB ; grow: False ; max_size: 0 ; start: None ; end: None >Dec 27 12:02:25 f20gcastro.gclan blivet[2095]: checking freespace on sdc >Dec 27 12:02:25 f20gcastro.gclan blivet[2095]: getBestFreeSpaceRegion: disk=/dev/sdc part_type=0 req_size=8080MB boot=False best=None grow=False start=None >Dec 27 12:02:25 f20gcastro.gclan blivet[2095]: checking 63-2047 (0 MB) >Dec 27 12:02:25 f20gcastro.gclan blivet[2095]: current free range is 63-2047 (0MB) >Dec 27 12:02:25 f20gcastro.gclan blivet[2095]: checking 1026048-1953525167 (953368 MB) >Dec 27 12:02:25 f20gcastro.gclan blivet[2095]: current free range is 1026048-1953525167 (953368MB) >Dec 27 12:02:25 f20gcastro.gclan blivet[2095]: updating use_disk to sdc, type: 0 >Dec 27 12:02:25 f20gcastro.gclan blivet[2095]: new free: 1026048-1953525167 / 953368MB >Dec 27 12:02:25 f20gcastro.gclan blivet[2095]: new free allows for 0 sectors of growth >Dec 27 12:02:25 f20gcastro.gclan blivet[2095]: created partition sdc2 of 8080MB and added it to /dev/sdc >Dec 27 12:02:25 f20gcastro.gclan blivet[2095]: PartitionDevice._setPartedPartition: req2 ; >Dec 27 12:02:25 f20gcastro.gclan blivet[2095]: device req2 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x4853850> fileSystem: None >number: 2 path: /dev/sdc2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x48866d0> PedPartition: <_ped.Partition object at 0x4857290> >Dec 27 12:02:25 f20gcastro.gclan blivet[2095]: PartitionDevice._setDisk: sdc2 ; new: sdc ; old: None ; >Dec 27 12:02:25 f20gcastro.gclan blivet[2095]: DiskDevice.addChild: kids: 1 ; name: sdc ; >Dec 27 12:02:25 f20gcastro.gclan blivet[2095]: PartitionDevice._setPartedPartition: sdc2 ; >Dec 27 12:02:25 f20gcastro.gclan blivet[2095]: device sdc2 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x4853850> fileSystem: None >number: 2 path: /dev/sdc2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4879a50> PedPartition: <_ped.Partition object at 0x4857410> >Dec 27 12:02:25 f20gcastro.gclan blivet[2095]: DeviceTree.getDeviceByName: name: sdc ; >Dec 27 12:02:25 f20gcastro.gclan blivet[2095]: DeviceTree.getDeviceByName returned existing 953869MB disk sdc (16) with non-existent msdos disklabel >Dec 27 12:02:25 f20gcastro.gclan blivet[2095]: resolved 'sdc' to 'sdc' (disk) >Dec 27 12:02:25 f20gcastro.gclan blivet[2095]: DeviceTree.getDeviceByName: name: sdc ; >Dec 27 12:02:25 f20gcastro.gclan blivet[2095]: DeviceTree.getDeviceByName returned existing 953869MB disk sdc (16) with non-existent msdos disklabel >Dec 27 12:02:25 f20gcastro.gclan blivet[2095]: resolved 'sdc' to 'sdc' (disk) >Dec 27 12:02:25 f20gcastro.gclan blivet[2095]: allocating partition: req0 ; id: 34 ; disks: ['sdc'] ; >boot: False ; primary: False ; size: 258MB ; grow: True ; max_size: 945286 ; start: None ; end: None >Dec 27 12:02:25 f20gcastro.gclan blivet[2095]: checking freespace on sdc >Dec 27 12:02:25 f20gcastro.gclan blivet[2095]: getBestFreeSpaceRegion: disk=/dev/sdc part_type=0 req_size=258MB boot=False best=None grow=True start=None >Dec 27 12:02:25 f20gcastro.gclan blivet[2095]: checking 63-2047 (0 MB) >Dec 27 12:02:25 f20gcastro.gclan blivet[2095]: current free range is 63-2047 (0MB) >Dec 27 12:02:25 f20gcastro.gclan blivet[2095]: checking 17573888-1953525167 (945288 MB) >Dec 27 12:02:25 f20gcastro.gclan blivet[2095]: current free range is 17573888-1953525167 (945288MB) >Dec 27 12:02:25 f20gcastro.gclan blivet[2095]: evaluating growth potential for new layout >Dec 27 12:02:25 f20gcastro.gclan blivet[2095]: calculating growth for disk /dev/sdc >Dec 27 12:02:25 f20gcastro.gclan blivet[2095]: PartitionDevice._setPartedPartition: req0 ; >Dec 27 12:02:25 f20gcastro.gclan blivet[2095]: device req0 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x4853850> fileSystem: None >number: 3 path: /dev/sdc3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x49d9c50> PedPartition: <_ped.Partition object at 0x487cf50> >Dec 27 12:02:25 f20gcastro.gclan blivet[2095]: PartitionDevice._setDisk: sdc3 ; new: sdc ; old: None ; >Dec 27 12:02:25 f20gcastro.gclan blivet[2095]: DiskDevice.addChild: kids: 2 ; name: sdc ; >Dec 27 12:02:25 f20gcastro.gclan blivet[2095]: adding request 35 to chunk 1953525105 (63-1953525167) on /dev/sdc >Dec 27 12:02:25 f20gcastro.gclan blivet[2095]: adding request 36 to chunk 1953525105 (63-1953525167) on /dev/sdc >Dec 27 12:02:25 f20gcastro.gclan blivet[2095]: adding request 34 to chunk 1953525105 (63-1953525167) on /dev/sdc >Dec 27 12:02:25 f20gcastro.gclan blivet[2095]: Chunk.growRequests: 1953525105 on /dev/sdc start = 63 end = 1953525167 >sectorSize = 512 >Dec 27 12:02:25 f20gcastro.gclan blivet[2095]: req: PartitionRequest instance -- >id = 35 name = sdc1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >Dec 27 12:02:25 f20gcastro.gclan blivet[2095]: req: PartitionRequest instance -- >id = 36 name = sdc2 growable = False >base = 16547840 growth = 0 max_grow = 0 >done = True >Dec 27 12:02:25 f20gcastro.gclan blivet[2095]: req: PartitionRequest instance -- >id = 34 name = sdc3 growable = True >base = 528384 growth = 0 max_grow = 1935417344 >done = False >Dec 27 12:02:25 f20gcastro.gclan blivet[2095]: 1 requests and 1935424881 (945031MB) left in chunk >Dec 27 12:02:25 f20gcastro.gclan blivet[2095]: adding 1935424881 (945031MB) to 34 (sdc3) >Dec 27 12:02:25 f20gcastro.gclan blivet[2095]: taking back 7537 (3MB) from 34 (sdc3) >Dec 27 12:02:25 f20gcastro.gclan blivet[2095]: new grow amount for request 34 (sdc3) is 1935417344 units, or 945028MB >Dec 27 12:02:25 f20gcastro.gclan blivet[2095]: request 35 (sdc1) growth: 0 (0MB) size: 500MB >Dec 27 12:02:25 f20gcastro.gclan blivet[2095]: request 36 (sdc2) growth: 0 (0MB) size: 8080MB >Dec 27 12:02:25 f20gcastro.gclan blivet[2095]: request 34 (sdc3) growth: 1935417344 (945028MB) size: 945286MB >Dec 27 12:02:25 f20gcastro.gclan blivet[2095]: disk /dev/sdc growth: 1935417344 (945028MB) >Dec 27 12:02:25 f20gcastro.gclan blivet[2095]: PartitionDevice._setPartedPartition: sdc3 ; >Dec 27 12:02:25 f20gcastro.gclan blivet[2095]: device sdc3 new partedPartition None >Dec 27 12:02:25 f20gcastro.gclan blivet[2095]: PartitionDevice._setDisk: req0 ; new: None ; old: sdc ; >Dec 27 12:02:25 f20gcastro.gclan blivet[2095]: DiskDevice.removeChild: kids: 3 ; name: sdc ; >Dec 27 12:02:25 f20gcastro.gclan blivet[2095]: total growth: 1935417344 sectors >Dec 27 12:02:25 f20gcastro.gclan blivet[2095]: updating use_disk to sdc, type: 0 >Dec 27 12:02:25 f20gcastro.gclan blivet[2095]: new free: 17573888-1953525167 / 945288MB >Dec 27 12:02:25 f20gcastro.gclan blivet[2095]: new free allows for 1935417344 sectors of growth >Dec 27 12:02:25 f20gcastro.gclan blivet[2095]: created partition sdc3 of 258MB and added it to /dev/sdc >Dec 27 12:02:25 f20gcastro.gclan blivet[2095]: PartitionDevice._setPartedPartition: req0 ; >Dec 27 12:02:25 f20gcastro.gclan blivet[2095]: device req0 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x4853850> fileSystem: None >number: 3 path: /dev/sdc3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x49d9e90> PedPartition: <_ped.Partition object at 0x487cfb0> >Dec 27 12:02:25 f20gcastro.gclan blivet[2095]: PartitionDevice._setDisk: sdc3 ; new: sdc ; old: None ; >Dec 27 12:02:25 f20gcastro.gclan blivet[2095]: DiskDevice.addChild: kids: 2 ; name: sdc ; >Dec 27 12:02:25 f20gcastro.gclan blivet[2095]: PartitionDevice._setPartedPartition: sdc3 ; >Dec 27 12:02:25 f20gcastro.gclan blivet[2095]: device sdc3 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x4853850> fileSystem: None >number: 3 path: /dev/sdc3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x49e9110> PedPartition: <_ped.Partition object at 0x49e80b0> >Dec 27 12:02:25 f20gcastro.gclan blivet[2095]: growPartitions: disks=['sdc'], partitions=['sdc1(id 35)', 'sdc2(id 36)', 'sdc3(id 34)'] >Dec 27 12:02:25 f20gcastro.gclan blivet[2095]: growable partitions are ['sdc3'] >Dec 27 12:02:25 f20gcastro.gclan blivet[2095]: adding request 35 to chunk 1953525105 (63-1953525167) on /dev/sdc >Dec 27 12:02:25 f20gcastro.gclan blivet[2095]: adding request 36 to chunk 1953525105 (63-1953525167) on /dev/sdc >Dec 27 12:02:25 f20gcastro.gclan blivet[2095]: adding request 34 to chunk 1953525105 (63-1953525167) on /dev/sdc >Dec 27 12:02:25 f20gcastro.gclan blivet[2095]: disk sdc has 1 chunks >Dec 27 12:02:25 f20gcastro.gclan blivet[2095]: Chunk.growRequests: 1953525105 on /dev/sdc start = 63 end = 1953525167 >sectorSize = 512 >Dec 27 12:02:25 f20gcastro.gclan blivet[2095]: req: PartitionRequest instance -- >id = 35 name = sdc1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >Dec 27 12:02:25 f20gcastro.gclan blivet[2095]: req: PartitionRequest instance -- >id = 36 name = sdc2 growable = False >base = 16547840 growth = 0 max_grow = 0 >done = True >Dec 27 12:02:25 f20gcastro.gclan blivet[2095]: req: PartitionRequest instance -- >id = 34 name = sdc3 growable = True >base = 528384 growth = 0 max_grow = 1935417344 >done = False >Dec 27 12:02:25 f20gcastro.gclan blivet[2095]: 1 requests and 1935424881 (945031MB) left in chunk >Dec 27 12:02:25 f20gcastro.gclan blivet[2095]: adding 1935424881 (945031MB) to 34 (sdc3) >Dec 27 12:02:25 f20gcastro.gclan blivet[2095]: taking back 7537 (3MB) from 34 (sdc3) >Dec 27 12:02:25 f20gcastro.gclan blivet[2095]: new grow amount for request 34 (sdc3) is 1935417344 units, or 945028MB >Dec 27 12:02:25 f20gcastro.gclan blivet[2095]: set: ['sdc3'] 258/945286 >Dec 27 12:02:25 f20gcastro.gclan blivet[2095]: allocating 945028 to TotalSizeSet with 258/945286 (945028 needed) >Dec 27 12:02:25 f20gcastro.gclan blivet[2095]: PartitionRequest instance -- >id = 34 name = sdc3 growable = True >base = 528384 growth = 1935417344 max_grow = 1935417344 >done = True >Dec 27 12:02:25 f20gcastro.gclan blivet[2095]: needed: 0 >Dec 27 12:02:25 f20gcastro.gclan blivet[2095]: set: ['sdc3'] 945286/945286 >Dec 27 12:02:25 f20gcastro.gclan blivet[2095]: allocating 0 to TotalSizeSet with 945286/945286 (0 needed) >Dec 27 12:02:25 f20gcastro.gclan blivet[2095]: PartitionRequest instance -- >id = 34 name = sdc3 growable = True >base = 528384 growth = 1935417344 max_grow = 1935417344 >done = True >Dec 27 12:02:25 f20gcastro.gclan blivet[2095]: needed: 0 >Dec 27 12:02:25 f20gcastro.gclan blivet[2095]: growing partitions on sdc >Dec 27 12:02:25 f20gcastro.gclan blivet[2095]: partition sdc1 (35): 0 >Dec 27 12:02:25 f20gcastro.gclan blivet[2095]: new geometry for sdc1: parted.Geometry instance -- >start: 2048 end: 1026047 length: 1024000 >device: <parted.device.Device object at 0x4853650> PedGeometry: <_ped.Geometry object at 0x4858bd0> >Dec 27 12:02:25 f20gcastro.gclan blivet[2095]: partition sdc2 (36): 0 >Dec 27 12:02:25 f20gcastro.gclan blivet[2095]: new geometry for sdc2: parted.Geometry instance -- >start: 1026048 end: 17573887 length: 16547840 >device: <parted.device.Device object at 0x4853650> PedGeometry: <_ped.Geometry object at 0x485e2d0> >Dec 27 12:02:25 f20gcastro.gclan blivet[2095]: partition sdc3 (34): 0 >Dec 27 12:02:25 f20gcastro.gclan blivet[2095]: new geometry for sdc3: parted.Geometry instance -- >start: 17573888 end: 1953519615 length: 1935945728 >device: <parted.device.Device object at 0x4853650> PedGeometry: <_ped.Geometry object at 0x485e550> >Dec 27 12:02:25 f20gcastro.gclan blivet[2095]: removing all non-preexisting partitions ['sdc1(id 35)', 'sdc2(id 36)', 'sdc3(id 34)'] from disk(s) ['sdc'] >Dec 27 12:02:25 f20gcastro.gclan blivet[2095]: PartitionDevice._setPartedPartition: sdc1 ; >Dec 27 12:02:25 f20gcastro.gclan blivet[2095]: device sdc1 new partedPartition None >Dec 27 12:02:25 f20gcastro.gclan blivet[2095]: PartitionDevice._setDisk: req1 ; new: None ; old: sdc ; >Dec 27 12:02:25 f20gcastro.gclan blivet[2095]: DiskDevice.removeChild: kids: 3 ; name: sdc ; >Dec 27 12:02:25 f20gcastro.gclan blivet[2095]: PartitionDevice._setPartedPartition: sdc2 ; >Dec 27 12:02:25 f20gcastro.gclan blivet[2095]: device sdc2 new partedPartition None >Dec 27 12:02:25 f20gcastro.gclan blivet[2095]: PartitionDevice._setDisk: req2 ; new: None ; old: sdc ; >Dec 27 12:02:25 f20gcastro.gclan blivet[2095]: DiskDevice.removeChild: kids: 2 ; name: sdc ; >Dec 27 12:02:25 f20gcastro.gclan blivet[2095]: PartitionDevice._setPartedPartition: sdc3 ; >Dec 27 12:02:25 f20gcastro.gclan blivet[2095]: device sdc3 new partedPartition None >Dec 27 12:02:25 f20gcastro.gclan blivet[2095]: PartitionDevice._setDisk: req0 ; new: None ; old: sdc ; >Dec 27 12:02:25 f20gcastro.gclan blivet[2095]: DiskDevice.removeChild: kids: 1 ; name: sdc ; >Dec 27 12:02:25 f20gcastro.gclan blivet[2095]: back from removeNewPartitions >Dec 27 12:02:25 f20gcastro.gclan blivet[2095]: extended: None >Dec 27 12:02:25 f20gcastro.gclan blivet[2095]: setting req1 new geometry: parted.Geometry instance -- >start: 2048 end: 1026047 length: 1024000 >device: <parted.device.Device object at 0x4853650> PedGeometry: <_ped.Geometry object at 0x4858bd0> >Dec 27 12:02:25 f20gcastro.gclan blivet[2095]: PartitionDevice._setPartedPartition: req1 ; >Dec 27 12:02:25 f20gcastro.gclan blivet[2095]: device req1 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x4853850> fileSystem: None >number: 1 path: /dev/sdc1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x48869d0> PedPartition: <_ped.Partition object at 0x4857290> >Dec 27 12:02:25 f20gcastro.gclan blivet[2095]: PartitionDevice._setDisk: sdc1 ; new: sdc ; old: None ; >Dec 27 12:02:25 f20gcastro.gclan blivet[2095]: DiskDevice.addChild: kids: 0 ; name: sdc ; >Dec 27 12:02:25 f20gcastro.gclan blivet[2095]: PartitionDevice._setPartedPartition: sdc1 ; >Dec 27 12:02:25 f20gcastro.gclan blivet[2095]: device sdc1 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x4853850> fileSystem: None >number: 1 path: /dev/sdc1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x49e91d0> PedPartition: <_ped.Partition object at 0x48571d0> >Dec 27 12:02:25 f20gcastro.gclan blivet[2095]: setting req2 new geometry: parted.Geometry instance -- >start: 1026048 end: 17573887 length: 16547840 >device: <parted.device.Device object at 0x4853650> PedGeometry: <_ped.Geometry object at 0x485e2d0> >Dec 27 12:02:25 f20gcastro.gclan blivet[2095]: PartitionDevice._setPartedPartition: req2 ; >Dec 27 12:02:25 f20gcastro.gclan blivet[2095]: device req2 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x4853850> fileSystem: None >number: 2 path: /dev/sdc2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4886b90> PedPartition: <_ped.Partition object at 0x4857230> >Dec 27 12:02:25 f20gcastro.gclan blivet[2095]: PartitionDevice._setDisk: sdc2 ; new: sdc ; old: None ; >Dec 27 12:02:25 f20gcastro.gclan blivet[2095]: DiskDevice.addChild: kids: 1 ; name: sdc ; >Dec 27 12:02:25 f20gcastro.gclan blivet[2095]: PartitionDevice._setPartedPartition: sdc2 ; >Dec 27 12:02:25 f20gcastro.gclan blivet[2095]: device sdc2 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x4853850> fileSystem: None >number: 2 path: /dev/sdc2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x49e9310> PedPartition: <_ped.Partition object at 0x49e8050> >Dec 27 12:02:25 f20gcastro.gclan blivet[2095]: setting req0 new geometry: parted.Geometry instance -- >start: 17573888 end: 1953519615 length: 1935945728 >device: <parted.device.Device object at 0x4853650> PedGeometry: <_ped.Geometry object at 0x485e550> >Dec 27 12:02:25 f20gcastro.gclan blivet[2095]: PartitionDevice._setPartedPartition: req0 ; >Dec 27 12:02:25 f20gcastro.gclan blivet[2095]: device req0 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x4853850> fileSystem: None >number: 3 path: /dev/sdc3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4858790> PedPartition: <_ped.Partition object at 0x4857470> >Dec 27 12:02:25 f20gcastro.gclan blivet[2095]: PartitionDevice._setDisk: sdc3 ; new: sdc ; old: None ; >Dec 27 12:02:25 f20gcastro.gclan blivet[2095]: DiskDevice.addChild: kids: 2 ; name: sdc ; >Dec 27 12:02:25 f20gcastro.gclan blivet[2095]: PartitionDevice._setPartedPartition: sdc3 ; >Dec 27 12:02:25 f20gcastro.gclan blivet[2095]: device sdc3 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x4853850> fileSystem: None >number: 3 path: /dev/sdc3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x49e9850> PedPartition: <_ped.Partition object at 0x49e81d0> >Dec 27 12:02:25 f20gcastro.gclan blivet[2095]: fixing size of non-existent 500MB partition sdc1 (35) with non-existent ext4 filesystem mounted at /boot at 500.00 >Dec 27 12:02:25 f20gcastro.gclan blivet[2095]: fixing size of non-existent 8080MB partition sdc2 (36) with non-existent luks at 8080.00 >Dec 27 12:02:25 f20gcastro.gclan blivet[2095]: fixing size of non-existent 945286MB partition sdc3 (34) with non-existent luks at 945286.00 >Dec 27 12:02:25 f20gcastro.gclan blivet[2095]: new member set: ['luks-sdc3'] >Dec 27 12:02:25 f20gcastro.gclan blivet[2095]: old member set: ['luks-sdc3'] >Dec 27 12:02:25 f20gcastro.gclan anaconda[2095]: populate_right_side: non-existent 945284MB btrfs subvolume home (41) with non-existent btrfs filesystem mounted at /home >Dec 27 12:02:25 f20gcastro.gclan anaconda[2095]: updated device_disks to ['sdc'] >Dec 27 12:02:25 f20gcastro.gclan anaconda[2095]: updated device_container_name to fedora_f20gcastro >Dec 27 12:02:25 f20gcastro.gclan anaconda[2095]: updated device_container_raid_level to single >Dec 27 12:02:25 f20gcastro.gclan anaconda[2095]: updated device_container_encrypted to True >Dec 27 12:02:25 f20gcastro.gclan anaconda[2095]: updated device_container_size to 0 >Dec 27 12:02:25 f20gcastro.gclan anaconda[2095]: fs type changed: btrfs >Dec 27 12:02:25 f20gcastro.gclan blivet[2095]: BTRFS.supported: supported: True ; >Dec 27 12:02:25 f20gcastro.gclan blivet[2095]: getFormat('btrfs') returning BTRFS instance >Dec 27 12:02:25 f20gcastro.gclan anaconda[2095]: getting device type for BTRFS >Dec 27 12:02:25 f20gcastro.gclan anaconda[2095]: populate_raid: 3, single >Dec 27 12:02:25 f20gcastro.gclan anaconda[2095]: getting device type for BTRFS >Dec 27 12:02:25 f20gcastro.gclan blivet[2095]: instantiating <class 'blivet.devicefactory.BTRFSFactory'>: <blivet.Blivet object at 0x4783e10>, 0, [], {} >Dec 27 12:02:25 f20gcastro.gclan anaconda[2095]: new container selection: None >Dec 27 12:02:25 f20gcastro.gclan anaconda[2095]: new container selection: None >Dec 27 12:02:25 f20gcastro.gclan anaconda[2095]: new container selection: fedora_f20gcastro >Dec 27 12:02:25 f20gcastro.gclan anaconda[2095]: default container is fedora_f20gcastro >Dec 27 12:02:25 f20gcastro.gclan anaconda[2095]: leaving save_right_side >Dec 27 12:02:25 f20gcastro.gclan anaconda[2095]: new selector: non-existent 500MB partition sdc1 (35) with non-existent ext4 filesystem mounted at /boot >Dec 27 12:02:25 f20gcastro.gclan anaconda[2095]: populate_right_side: non-existent 500MB partition sdc1 (35) with non-existent ext4 filesystem mounted at /boot >Dec 27 12:02:25 f20gcastro.gclan anaconda[2095]: updated device_disks to ['sdc'] >Dec 27 12:02:25 f20gcastro.gclan anaconda[2095]: updated device_container_name to None >Dec 27 12:02:25 f20gcastro.gclan anaconda[2095]: updated device_container_raid_level to None >Dec 27 12:02:25 f20gcastro.gclan anaconda[2095]: updated device_container_encrypted to False >Dec 27 12:02:25 f20gcastro.gclan anaconda[2095]: updated device_container_size to 0 >Dec 27 12:02:25 f20gcastro.gclan anaconda[2095]: fs type changed: ext4 >Dec 27 12:02:25 f20gcastro.gclan blivet[2095]: Ext4FS.supported: supported: True ; >Dec 27 12:02:25 f20gcastro.gclan blivet[2095]: getFormat('ext4') returning Ext4FS instance >Dec 27 12:02:25 f20gcastro.gclan anaconda[2095]: getting device type for Standard Partition >Dec 27 12:02:25 f20gcastro.gclan anaconda[2095]: device_type_changed: 2 Standard Partition >Dec 27 12:02:25 f20gcastro.gclan anaconda[2095]: getting device type for Standard Partition >Dec 27 12:02:25 f20gcastro.gclan anaconda[2095]: getting device type for Standard Partition >Dec 27 12:02:25 f20gcastro.gclan anaconda[2095]: getting device type for Standard Partition >Dec 27 12:02:25 f20gcastro.gclan anaconda[2095]: getting device type for Standard Partition >Dec 27 12:02:25 f20gcastro.gclan anaconda[2095]: getting device type for Standard Partition >Dec 27 12:02:25 f20gcastro.gclan anaconda[2095]: getting device type for Standard Partition >Dec 27 12:02:25 f20gcastro.gclan anaconda[2095]: getting device type for Standard Partition >Dec 27 12:02:25 f20gcastro.gclan anaconda[2095]: getting device type for Standard Partition >Dec 27 12:02:25 f20gcastro.gclan anaconda[2095]: populate_raid: 2, None >Dec 27 12:02:25 f20gcastro.gclan anaconda[2095]: getting device type for Standard Partition >Dec 27 12:02:25 f20gcastro.gclan anaconda[2095]: getting device type for Standard Partition >Dec 27 12:02:25 f20gcastro.gclan anaconda[2095]: populate_raid: 2, None >Dec 27 12:02:25 f20gcastro.gclan anaconda[2095]: getting device type for Standard Partition >Dec 27 12:02:33 f20gcastro.gclan anaconda[2095]: current selector: non-existent 500MB partition sdc1 (35) with non-existent ext4 filesystem mounted at /boot >Dec 27 12:02:33 f20gcastro.gclan anaconda[2095]: notebook page = 1 >Dec 27 12:02:33 f20gcastro.gclan anaconda[2095]: ui: saving changes to device sdc1 >Dec 27 12:02:33 f20gcastro.gclan anaconda[2095]: old name: sdc1 >Dec 27 12:02:33 f20gcastro.gclan anaconda[2095]: new name: None >Dec 27 12:02:33 f20gcastro.gclan anaconda[2095]: old size: 500.0 >Dec 27 12:02:33 f20gcastro.gclan anaconda[2095]: new size: 500 >Dec 27 12:02:33 f20gcastro.gclan anaconda[2095]: getting device type for Standard Partition >Dec 27 12:02:33 f20gcastro.gclan anaconda[2095]: old device type: 2 >Dec 27 12:02:33 f20gcastro.gclan anaconda[2095]: new device type: 2 >Dec 27 12:02:33 f20gcastro.gclan anaconda[2095]: reformat: True >Dec 27 12:02:33 f20gcastro.gclan blivet[2095]: Ext4FS.supported: supported: True ; >Dec 27 12:02:33 f20gcastro.gclan blivet[2095]: getFormat('ext4') returning Ext4FS instance >Dec 27 12:02:33 f20gcastro.gclan anaconda[2095]: old fs type: ext4 >Dec 27 12:02:33 f20gcastro.gclan anaconda[2095]: new fs type: ext4 >Dec 27 12:02:33 f20gcastro.gclan anaconda[2095]: old encryption setting: False >Dec 27 12:02:33 f20gcastro.gclan anaconda[2095]: new encryption setting: False >Dec 27 12:02:33 f20gcastro.gclan anaconda[2095]: old label: >Dec 27 12:02:33 f20gcastro.gclan anaconda[2095]: new_label: >Dec 27 12:02:33 f20gcastro.gclan anaconda[2095]: old mountpoint: /boot >Dec 27 12:02:33 f20gcastro.gclan anaconda[2095]: new mountpoint: /boot >Dec 27 12:02:33 f20gcastro.gclan anaconda[2095]: old raid level: None >Dec 27 12:02:33 f20gcastro.gclan anaconda[2095]: new raid level: None >Dec 27 12:02:33 f20gcastro.gclan blivet[2095]: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x4783e10>, 500, ['sdc'], {'encrypted': False, 'raid_level': None} >Dec 27 12:02:33 f20gcastro.gclan anaconda[2095]: old container: None >Dec 27 12:02:33 f20gcastro.gclan anaconda[2095]: new container: None >Dec 27 12:02:33 f20gcastro.gclan anaconda[2095]: old container encrypted: False >Dec 27 12:02:33 f20gcastro.gclan anaconda[2095]: new container encrypted: False >Dec 27 12:02:33 f20gcastro.gclan anaconda[2095]: old container raid level: None >Dec 27 12:02:33 f20gcastro.gclan anaconda[2095]: new container raid level: None >Dec 27 12:02:33 f20gcastro.gclan anaconda[2095]: old container size request: 0 >Dec 27 12:02:33 f20gcastro.gclan anaconda[2095]: new container size request: 0 >Dec 27 12:02:33 f20gcastro.gclan anaconda[2095]: old disks: ['sdc'] >Dec 27 12:02:33 f20gcastro.gclan anaconda[2095]: new disks: ['sdc'] >Dec 27 12:02:33 f20gcastro.gclan anaconda[2095]: nothing changed for new device >Dec 27 12:02:33 f20gcastro.gclan anaconda[2095]: new selector: non-existent 945284MB btrfs subvolume root (40) with non-existent btrfs filesystem mounted at / >Dec 27 12:02:33 f20gcastro.gclan anaconda[2095]: populate_right_side: non-existent 945284MB btrfs subvolume root (40) with non-existent btrfs filesystem mounted at / >Dec 27 12:02:33 f20gcastro.gclan anaconda[2095]: updated device_disks to ['sdc'] >Dec 27 12:02:33 f20gcastro.gclan anaconda[2095]: updated device_container_name to fedora_f20gcastro >Dec 27 12:02:33 f20gcastro.gclan anaconda[2095]: updated device_container_raid_level to single >Dec 27 12:02:33 f20gcastro.gclan anaconda[2095]: updated device_container_encrypted to True >Dec 27 12:02:33 f20gcastro.gclan anaconda[2095]: updated device_container_size to 0 >Dec 27 12:02:33 f20gcastro.gclan anaconda[2095]: fs type changed: btrfs >Dec 27 12:02:33 f20gcastro.gclan blivet[2095]: BTRFS.supported: supported: True ; >Dec 27 12:02:33 f20gcastro.gclan blivet[2095]: getFormat('btrfs') returning BTRFS instance >Dec 27 12:02:33 f20gcastro.gclan anaconda[2095]: getting device type for BTRFS >Dec 27 12:02:33 f20gcastro.gclan anaconda[2095]: device_type_changed: 3 BTRFS >Dec 27 12:02:33 f20gcastro.gclan blivet[2095]: BTRFS.supported: supported: True ; >Dec 27 12:02:33 f20gcastro.gclan blivet[2095]: getFormat('btrfs') returning BTRFS instance >Dec 27 12:02:33 f20gcastro.gclan blivet[2095]: BTRFS.supported: supported: True ; >Dec 27 12:02:33 f20gcastro.gclan blivet[2095]: instantiating <class 'blivet.devicefactory.BTRFSFactory'>: <blivet.Blivet object at 0x4783e10>, 0, [], {} >Dec 27 12:02:33 f20gcastro.gclan anaconda[2095]: getting device type for BTRFS >Dec 27 12:02:33 f20gcastro.gclan anaconda[2095]: getting device type for BTRFS >Dec 27 12:02:33 f20gcastro.gclan anaconda[2095]: getting device type for BTRFS >Dec 27 12:02:33 f20gcastro.gclan anaconda[2095]: getting device type for BTRFS >Dec 27 12:02:33 f20gcastro.gclan anaconda[2095]: getting device type for BTRFS >Dec 27 12:02:33 f20gcastro.gclan anaconda[2095]: getting device type for BTRFS >Dec 27 12:02:33 f20gcastro.gclan anaconda[2095]: getting device type for BTRFS >Dec 27 12:02:33 f20gcastro.gclan anaconda[2095]: getting device type for BTRFS >Dec 27 12:02:33 f20gcastro.gclan anaconda[2095]: getting device type for BTRFS >Dec 27 12:02:33 f20gcastro.gclan anaconda[2095]: getting device type for BTRFS >Dec 27 12:02:33 f20gcastro.gclan anaconda[2095]: getting device type for BTRFS >Dec 27 12:02:33 f20gcastro.gclan anaconda[2095]: populate_raid: 3, single >Dec 27 12:02:33 f20gcastro.gclan anaconda[2095]: getting device type for BTRFS >Dec 27 12:02:33 f20gcastro.gclan anaconda[2095]: getting device type for BTRFS >Dec 27 12:02:33 f20gcastro.gclan anaconda[2095]: populate_raid: 3, single >Dec 27 12:02:33 f20gcastro.gclan anaconda[2095]: getting device type for BTRFS >Dec 27 12:02:33 f20gcastro.gclan blivet[2095]: instantiating <class 'blivet.devicefactory.BTRFSFactory'>: <blivet.Blivet object at 0x4783e10>, 0, [], {} >Dec 27 12:02:33 f20gcastro.gclan anaconda[2095]: new container selection: None >Dec 27 12:02:33 f20gcastro.gclan anaconda[2095]: new container selection: None >Dec 27 12:02:33 f20gcastro.gclan anaconda[2095]: new container selection: fedora_f20gcastro >Dec 27 12:02:33 f20gcastro.gclan anaconda[2095]: default container is fedora_f20gcastro >Dec 27 12:02:38 f20gcastro.gclan anaconda[2095]: current selector: non-existent 945284MB btrfs subvolume root (40) with non-existent btrfs filesystem mounted at / >Dec 27 12:02:38 f20gcastro.gclan anaconda[2095]: notebook page = 1 >Dec 27 12:02:38 f20gcastro.gclan anaconda[2095]: ui: saving changes to device root >Dec 27 12:02:38 f20gcastro.gclan anaconda[2095]: old name: root >Dec 27 12:02:38 f20gcastro.gclan anaconda[2095]: new name: root >Dec 27 12:02:38 f20gcastro.gclan anaconda[2095]: old size: 945284.0 >Dec 27 12:02:38 f20gcastro.gclan anaconda[2095]: new size: 945284 >Dec 27 12:02:38 f20gcastro.gclan anaconda[2095]: getting device type for BTRFS >Dec 27 12:02:38 f20gcastro.gclan anaconda[2095]: old device type: 3 >Dec 27 12:02:38 f20gcastro.gclan anaconda[2095]: new device type: 3 >Dec 27 12:02:38 f20gcastro.gclan anaconda[2095]: reformat: True >Dec 27 12:02:38 f20gcastro.gclan blivet[2095]: BTRFS.supported: supported: True ; >Dec 27 12:02:38 f20gcastro.gclan blivet[2095]: getFormat('btrfs') returning BTRFS instance >Dec 27 12:02:38 f20gcastro.gclan anaconda[2095]: old fs type: btrfs >Dec 27 12:02:38 f20gcastro.gclan anaconda[2095]: new fs type: btrfs >Dec 27 12:02:38 f20gcastro.gclan anaconda[2095]: old encryption setting: False >Dec 27 12:02:38 f20gcastro.gclan anaconda[2095]: new encryption setting: False >Dec 27 12:02:38 f20gcastro.gclan anaconda[2095]: old label: >Dec 27 12:02:38 f20gcastro.gclan anaconda[2095]: new_label: >Dec 27 12:02:38 f20gcastro.gclan anaconda[2095]: old mountpoint: / >Dec 27 12:02:38 f20gcastro.gclan anaconda[2095]: new mountpoint: / >Dec 27 12:02:38 f20gcastro.gclan anaconda[2095]: old raid level: single >Dec 27 12:02:38 f20gcastro.gclan anaconda[2095]: new raid level: None >Dec 27 12:02:38 f20gcastro.gclan blivet[2095]: instantiating <class 'blivet.devicefactory.BTRFSFactory'>: <blivet.Blivet object at 0x4783e10>, 945284, ['sdc'], {'encrypted': False, 'raid_level': None} >Dec 27 12:02:38 f20gcastro.gclan anaconda[2095]: old container: fedora_f20gcastro >Dec 27 12:02:38 f20gcastro.gclan anaconda[2095]: new container: fedora_f20gcastro >Dec 27 12:02:38 f20gcastro.gclan anaconda[2095]: old container encrypted: True >Dec 27 12:02:38 f20gcastro.gclan anaconda[2095]: new container encrypted: True >Dec 27 12:02:38 f20gcastro.gclan anaconda[2095]: old container raid level: single >Dec 27 12:02:38 f20gcastro.gclan anaconda[2095]: new container raid level: single >Dec 27 12:02:38 f20gcastro.gclan anaconda[2095]: old container size request: 0 >Dec 27 12:02:38 f20gcastro.gclan anaconda[2095]: new container size request: 0 >Dec 27 12:02:38 f20gcastro.gclan anaconda[2095]: old disks: ['sdc'] >Dec 27 12:02:38 f20gcastro.gclan anaconda[2095]: new disks: ['sdc'] >Dec 27 12:02:38 f20gcastro.gclan blivet[2095]: Blivet.factoryDevice: 3 ; 945284 ; container_raid_level: single ; name: root ; encrypted: False ; container_encrypted: True ; disks: [DiskDevice instance (0x4772410) -- >name = sdc status = True kids = 3 id = 16 >parents = [] >uuid = None size = 953869.710938 >format = non-existent msdos disklabel >major = 8 minor = 32 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdc partedDevice = parted.Device instance -- >model: ATA WDC WD1002FBYS-0 path: /dev/sdc type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 1953525168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 2 did: 0 busy: False >hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) >PedDevice: <_ped.Device object at 0x39a9710> >target size = 0 path = /dev/sdc >format args = [] originalFormat = btrfs removable = False partedDevice = <parted.device.Device object at 0x4772990>] ; raid_level: None ; label: ; container_name: fedora_f20gcastro ; device: non-existent 945284MB btrfs subvolume root (40) with non-existent btrfs filesystem mounted at / ; mountpoint: / ; fstype: btrfs ; container_size: 0 ; >Dec 27 12:02:38 f20gcastro.gclan blivet[2095]: instantiating <class 'blivet.devicefactory.BTRFSFactory'>: <blivet.Blivet object at 0x4783e10>, 945284, ['sdc'], {'container_raid_level': 'single', 'name': 'root', 'encrypted': False, 'container_encrypted': True, 'raid_level': None, 'label': '', 'container_name': 'fedora_f20gcastro', 'device': BTRFSSubVolumeDevice instance (0x485ea10) -- >name = root status = False kids = 0 id = 40 >parents = ['non-existent 945284MB btrfs volume fedora_f20gcastro (39) with non-existent btrfs filesystem'] >uuid = None size = 945284.0 >format = non-existent btrfs filesystem mounted at / >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/mapper/luks-sdc3 >format args = [] originalFormat = None, 'mountpoint': '/', 'fstype': 'btrfs', 'container_size': 0} >Dec 27 12:02:38 f20gcastro.gclan blivet[2095]: BTRFSFactory.configure: parent_factory: None ; >Dec 27 12:02:38 f20gcastro.gclan blivet[2095]: starting Blivet copy >Dec 27 12:02:38 f20gcastro.gclan blivet[2095]: PartitionDevice._setPartedPartition: sdc1 ; >Dec 27 12:02:38 f20gcastro.gclan blivet[2095]: device sdc1 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x4886810> fileSystem: None >number: 1 path: /dev/sdc1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x49f6950> PedPartition: <_ped.Partition object at 0x4857230> >Dec 27 12:02:38 f20gcastro.gclan blivet[2095]: PartitionDevice._setPartedPartition: sdc2 ; >Dec 27 12:02:38 f20gcastro.gclan blivet[2095]: device sdc2 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x4886810> fileSystem: None >number: 2 path: /dev/sdc2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x49f6ad0> PedPartition: <_ped.Partition object at 0x4857470> >Dec 27 12:02:38 f20gcastro.gclan blivet[2095]: PartitionDevice._setPartedPartition: sdc3 ; >Dec 27 12:02:38 f20gcastro.gclan blivet[2095]: device sdc3 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x4886810> fileSystem: None >number: 3 path: /dev/sdc3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x49f6c50> PedPartition: <_ped.Partition object at 0x4857290> >Dec 27 12:02:38 f20gcastro.gclan blivet[2095]: PartitionDevice._setPartedPartition: sda1 ; >Dec 27 12:02:38 f20gcastro.gclan blivet[2095]: device sda1 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x49edd50> fileSystem: <parted.filesystem.FileSystem object at 0x49f6f10> >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x49f6d90> PedPartition: <_ped.Partition object at 0x48574d0> >Dec 27 12:02:38 f20gcastro.gclan blivet[2095]: PartitionDevice._setPartedPartition: sda2 ; >Dec 27 12:02:38 f20gcastro.gclan blivet[2095]: device sda2 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x49edd50> fileSystem: None >number: 2 path: /dev/sda2 type: 2 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x49fd090> PedPartition: <_ped.Partition object at 0x49e8110> >Dec 27 12:02:38 f20gcastro.gclan blivet[2095]: PartitionDevice._setPartedPartition: sda5 ; >Dec 27 12:02:38 f20gcastro.gclan blivet[2095]: device sda5 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x49edd50> fileSystem: None >number: 5 path: /dev/sda5 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x49fd210> PedPartition: <_ped.Partition object at 0x49e8230> >Dec 27 12:02:38 f20gcastro.gclan blivet[2095]: PartitionDevice._setPartedPartition: sdb1 ; >Dec 27 12:02:38 f20gcastro.gclan blivet[2095]: device sdb1 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x49eec10> fileSystem: <parted.filesystem.FileSystem object at 0x49fd350> >number: 1 path: /dev/sdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x49f6e50> PedPartition: <_ped.Partition object at 0x4857410> >Dec 27 12:02:38 f20gcastro.gclan blivet[2095]: PartitionDevice._setPartedPartition: sdb2 ; >Dec 27 12:02:38 f20gcastro.gclan blivet[2095]: device sdb2 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x49eec10> fileSystem: None >number: 2 path: /dev/sdb2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x49fd2d0> PedPartition: <_ped.Partition object at 0x49e82f0> >Dec 27 12:02:38 f20gcastro.gclan blivet[2095]: PartitionDevice._setPartedPartition: sde1 ; >Dec 27 12:02:38 f20gcastro.gclan blivet[2095]: device sde1 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x49efcd0> fileSystem: <parted.filesystem.FileSystem object at 0x49fd610> >number: 1 path: /dev/sde1 type: 0 >name: None active: True busy: True >geometry: <parted.geometry.Geometry object at 0x49fd590> PedPartition: <_ped.Partition object at 0x49e83b0> >Dec 27 12:02:38 f20gcastro.gclan blivet[2095]: finished Blivet copy >Dec 27 12:02:38 f20gcastro.gclan blivet[2095]: child factory class: <class 'blivet.devicefactory.PartitionSetFactory'> >Dec 27 12:02:38 f20gcastro.gclan blivet[2095]: child factory args: [<blivet.Blivet object at 0x4783e10>, 945284, [DiskDevice instance (0x4772410) -- >name = sdc status = True kids = 3 id = 16 >parents = [] >uuid = None size = 953869.710938 >format = non-existent msdos disklabel >major = 8 minor = 32 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdc partedDevice = parted.Device instance -- >model: ATA WDC WD1002FBYS-0 path: /dev/sdc type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 1953525168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 2 did: 0 busy: False >hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) >PedDevice: <_ped.Device object at 0x39a9710> >target size = 0 path = /dev/sdc >format args = [] originalFormat = btrfs removable = False partedDevice = <parted.device.Device object at 0x4772990>]] >Dec 27 12:02:38 f20gcastro.gclan blivet[2095]: child factory kwargs: {'encrypted': True, 'fstype': 'btrfs'} >Dec 27 12:02:38 f20gcastro.gclan blivet[2095]: LUKS.__init__: >Dec 27 12:02:38 f20gcastro.gclan blivet[2095]: getFormat('luks') returning LUKS instance >Dec 27 12:02:38 f20gcastro.gclan blivet[2095]: PartitionSetFactory.configure: parent_factory: <blivet.devicefactory.BTRFSFactory object at 0x49d9bd0> ; >Dec 27 12:02:38 f20gcastro.gclan blivet[2095]: parent factory container: non-existent 945284MB btrfs volume fedora_f20gcastro (39) with non-existent btrfs filesystem >Dec 27 12:02:38 f20gcastro.gclan blivet[2095]: members: ['luks-sdc3'] >Dec 27 12:02:38 f20gcastro.gclan blivet[2095]: add_disks: [] >Dec 27 12:02:38 f20gcastro.gclan blivet[2095]: remove_disks: [] >Dec 27 12:02:38 f20gcastro.gclan blivet[2095]: BTRFS.supported: supported: True ; >Dec 27 12:02:38 f20gcastro.gclan blivet[2095]: getFormat('btrfs') returning BTRFS instance >Dec 27 12:02:38 f20gcastro.gclan blivet[2095]: LUKS.__init__: >Dec 27 12:02:38 f20gcastro.gclan blivet[2095]: getFormat('luks') returning LUKS instance >Dec 27 12:02:38 f20gcastro.gclan blivet[2095]: adding a TotalSizeSet with size 945284 >Dec 27 12:02:38 f20gcastro.gclan blivet[2095]: set.allocated = 258 >Dec 27 12:02:38 f20gcastro.gclan blivet[2095]: DiskDevice.setup: sdc ; status: True ; controllable: True ; orig: False ; >Dec 27 12:02:38 f20gcastro.gclan blivet[2095]: removing all non-preexisting partitions ['sdc1(id 35)', 'sdc2(id 36)', 'sdc3(id 34)'] from disk(s) ['sdc'] >Dec 27 12:02:38 f20gcastro.gclan blivet[2095]: PartitionDevice._setPartedPartition: sdc1 ; >Dec 27 12:02:38 f20gcastro.gclan blivet[2095]: device sdc1 new partedPartition None >Dec 27 12:02:38 f20gcastro.gclan blivet[2095]: PartitionDevice._setDisk: req1 ; new: None ; old: sdc ; >Dec 27 12:02:38 f20gcastro.gclan blivet[2095]: DiskDevice.removeChild: kids: 3 ; name: sdc ; >Dec 27 12:02:38 f20gcastro.gclan blivet[2095]: PartitionDevice._setPartedPartition: sdc2 ; >Dec 27 12:02:38 f20gcastro.gclan blivet[2095]: device sdc2 new partedPartition None >Dec 27 12:02:38 f20gcastro.gclan blivet[2095]: PartitionDevice._setDisk: req2 ; new: None ; old: sdc ; >Dec 27 12:02:38 f20gcastro.gclan blivet[2095]: DiskDevice.removeChild: kids: 2 ; name: sdc ; >Dec 27 12:02:38 f20gcastro.gclan blivet[2095]: PartitionDevice._setPartedPartition: sdc3 ; >Dec 27 12:02:38 f20gcastro.gclan blivet[2095]: device sdc3 new partedPartition None >Dec 27 12:02:38 f20gcastro.gclan blivet[2095]: PartitionDevice._setDisk: req0 ; new: None ; old: sdc ; >Dec 27 12:02:38 f20gcastro.gclan blivet[2095]: DiskDevice.removeChild: kids: 1 ; name: sdc ; >Dec 27 12:02:38 f20gcastro.gclan blivet[2095]: allocatePartitions: disks=['sdc'] ; partitions=['req1(id 35)', 'req2(id 36)', 'req0(id 34)'] >Dec 27 12:02:38 f20gcastro.gclan blivet[2095]: removing all non-preexisting partitions ['req1(id 35)', 'req2(id 36)', 'req0(id 34)'] from disk(s) ['sdc'] >Dec 27 12:02:38 f20gcastro.gclan blivet[2095]: DeviceTree.getDeviceByName: name: sdc ; >Dec 27 12:02:38 f20gcastro.gclan blivet[2095]: DeviceTree.getDeviceByName returned existing 953869MB disk sdc (16) with non-existent msdos disklabel >Dec 27 12:02:38 f20gcastro.gclan blivet[2095]: resolved 'sdc' to 'sdc' (disk) >Dec 27 12:02:38 f20gcastro.gclan blivet[2095]: DeviceTree.getDeviceByName: name: sdc ; >Dec 27 12:02:38 f20gcastro.gclan blivet[2095]: DeviceTree.getDeviceByName returned existing 953869MB disk sdc (16) with non-existent msdos disklabel >Dec 27 12:02:38 f20gcastro.gclan blivet[2095]: resolved 'sdc' to 'sdc' (disk) >Dec 27 12:02:38 f20gcastro.gclan blivet[2095]: allocating partition: req1 ; id: 35 ; disks: ['sdc'] ; >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 0 ; start: None ; end: None >Dec 27 12:02:38 f20gcastro.gclan blivet[2095]: checking freespace on sdc >Dec 27 12:02:38 f20gcastro.gclan blivet[2095]: getBestFreeSpaceRegion: disk=/dev/sdc part_type=0 req_size=500MB boot=True best=None grow=False start=None >Dec 27 12:02:38 f20gcastro.gclan blivet[2095]: checking 63-1953525167 (953869 MB) >Dec 27 12:02:38 f20gcastro.gclan blivet[2095]: current free range is 63-1953525167 (953869MB) >Dec 27 12:02:38 f20gcastro.gclan blivet[2095]: updating use_disk to sdc, type: 0 >Dec 27 12:02:38 f20gcastro.gclan blivet[2095]: new free: 63-1953525167 / 953869MB >Dec 27 12:02:38 f20gcastro.gclan blivet[2095]: new free allows for 0 sectors of growth >Dec 27 12:02:38 f20gcastro.gclan blivet[2095]: found free space for bootable request >Dec 27 12:02:38 f20gcastro.gclan blivet[2095]: adjusted start sector from 63 to 2048 >Dec 27 12:02:38 f20gcastro.gclan blivet[2095]: created partition sdc1 of 500MB and added it to /dev/sdc >Dec 27 12:02:38 f20gcastro.gclan blivet[2095]: PartitionDevice._setPartedPartition: req1 ; >Dec 27 12:02:38 f20gcastro.gclan blivet[2095]: device req1 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x4853850> fileSystem: None >number: 1 path: /dev/sdc1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x49d9f10> PedPartition: <_ped.Partition object at 0x48571d0> >Dec 27 12:02:38 f20gcastro.gclan blivet[2095]: PartitionDevice._setDisk: sdc1 ; new: sdc ; old: None ; >Dec 27 12:02:38 f20gcastro.gclan blivet[2095]: DiskDevice.addChild: kids: 0 ; name: sdc ; >Dec 27 12:02:38 f20gcastro.gclan blivet[2095]: PartitionDevice._setPartedPartition: sdc1 ; >Dec 27 12:02:38 f20gcastro.gclan blivet[2095]: device sdc1 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x4853850> fileSystem: None >number: 1 path: /dev/sdc1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x49e9250> PedPartition: <_ped.Partition object at 0x487ce90> >Dec 27 12:02:38 f20gcastro.gclan blivet[2095]: DeviceTree.getDeviceByName: name: sdc ; >Dec 27 12:02:38 f20gcastro.gclan blivet[2095]: DeviceTree.getDeviceByName returned existing 953869MB disk sdc (16) with non-existent msdos disklabel >Dec 27 12:02:38 f20gcastro.gclan blivet[2095]: resolved 'sdc' to 'sdc' (disk) >Dec 27 12:02:38 f20gcastro.gclan blivet[2095]: DeviceTree.getDeviceByName: name: sdc ; >Dec 27 12:02:38 f20gcastro.gclan blivet[2095]: DeviceTree.getDeviceByName returned existing 953869MB disk sdc (16) with non-existent msdos disklabel >Dec 27 12:02:38 f20gcastro.gclan blivet[2095]: resolved 'sdc' to 'sdc' (disk) >Dec 27 12:02:38 f20gcastro.gclan blivet[2095]: allocating partition: req2 ; id: 36 ; disks: ['sdc'] ; >boot: False ; primary: False ; size: 8080MB ; grow: False ; max_size: 0 ; start: None ; end: None >Dec 27 12:02:38 f20gcastro.gclan blivet[2095]: checking freespace on sdc >Dec 27 12:02:38 f20gcastro.gclan blivet[2095]: getBestFreeSpaceRegion: disk=/dev/sdc part_type=0 req_size=8080MB boot=False best=None grow=False start=None >Dec 27 12:02:38 f20gcastro.gclan blivet[2095]: checking 63-2047 (0 MB) >Dec 27 12:02:38 f20gcastro.gclan blivet[2095]: current free range is 63-2047 (0MB) >Dec 27 12:02:38 f20gcastro.gclan blivet[2095]: checking 1026048-1953525167 (953368 MB) >Dec 27 12:02:38 f20gcastro.gclan blivet[2095]: current free range is 1026048-1953525167 (953368MB) >Dec 27 12:02:38 f20gcastro.gclan blivet[2095]: updating use_disk to sdc, type: 0 >Dec 27 12:02:38 f20gcastro.gclan blivet[2095]: new free: 1026048-1953525167 / 953368MB >Dec 27 12:02:38 f20gcastro.gclan blivet[2095]: new free allows for 0 sectors of growth >Dec 27 12:02:38 f20gcastro.gclan blivet[2095]: created partition sdc2 of 8080MB and added it to /dev/sdc >Dec 27 12:02:38 f20gcastro.gclan blivet[2095]: PartitionDevice._setPartedPartition: req2 ; >Dec 27 12:02:38 f20gcastro.gclan blivet[2095]: device req2 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x4853850> fileSystem: None >number: 2 path: /dev/sdc2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4853790> PedPartition: <_ped.Partition object at 0x49e81d0> >Dec 27 12:02:38 f20gcastro.gclan blivet[2095]: PartitionDevice._setDisk: sdc2 ; new: sdc ; old: None ; >Dec 27 12:02:38 f20gcastro.gclan blivet[2095]: DiskDevice.addChild: kids: 1 ; name: sdc ; >Dec 27 12:02:38 f20gcastro.gclan blivet[2095]: PartitionDevice._setPartedPartition: sdc2 ; >Dec 27 12:02:38 f20gcastro.gclan blivet[2095]: device sdc2 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x4853850> fileSystem: None >number: 2 path: /dev/sdc2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x49efa50> PedPartition: <_ped.Partition object at 0x49e8050> >Dec 27 12:02:38 f20gcastro.gclan blivet[2095]: DeviceTree.getDeviceByName: name: sdc ; >Dec 27 12:02:38 f20gcastro.gclan blivet[2095]: DeviceTree.getDeviceByName returned existing 953869MB disk sdc (16) with non-existent msdos disklabel >Dec 27 12:02:38 f20gcastro.gclan blivet[2095]: resolved 'sdc' to 'sdc' (disk) >Dec 27 12:02:38 f20gcastro.gclan blivet[2095]: DeviceTree.getDeviceByName: name: sdc ; >Dec 27 12:02:38 f20gcastro.gclan blivet[2095]: DeviceTree.getDeviceByName returned existing 953869MB disk sdc (16) with non-existent msdos disklabel >Dec 27 12:02:38 f20gcastro.gclan blivet[2095]: resolved 'sdc' to 'sdc' (disk) >Dec 27 12:02:38 f20gcastro.gclan blivet[2095]: allocating partition: req0 ; id: 34 ; disks: ['sdc'] ; >boot: False ; primary: False ; size: 258MB ; grow: True ; max_size: 945284 ; start: None ; end: None >Dec 27 12:02:38 f20gcastro.gclan blivet[2095]: checking freespace on sdc >Dec 27 12:02:38 f20gcastro.gclan blivet[2095]: getBestFreeSpaceRegion: disk=/dev/sdc part_type=0 req_size=258MB boot=False best=None grow=True start=None >Dec 27 12:02:38 f20gcastro.gclan blivet[2095]: checking 63-2047 (0 MB) >Dec 27 12:02:38 f20gcastro.gclan blivet[2095]: current free range is 63-2047 (0MB) >Dec 27 12:02:38 f20gcastro.gclan blivet[2095]: checking 17573888-1953525167 (945288 MB) >Dec 27 12:02:38 f20gcastro.gclan blivet[2095]: current free range is 17573888-1953525167 (945288MB) >Dec 27 12:02:38 f20gcastro.gclan blivet[2095]: evaluating growth potential for new layout >Dec 27 12:02:38 f20gcastro.gclan blivet[2095]: calculating growth for disk /dev/sdc >Dec 27 12:02:38 f20gcastro.gclan blivet[2095]: PartitionDevice._setPartedPartition: req0 ; >Dec 27 12:02:38 f20gcastro.gclan blivet[2095]: device req0 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x4853850> fileSystem: None >number: 3 path: /dev/sdc3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x49fd650> PedPartition: <_ped.Partition object at 0x49e8410> >Dec 27 12:02:38 f20gcastro.gclan blivet[2095]: PartitionDevice._setDisk: sdc3 ; new: sdc ; old: None ; >Dec 27 12:02:38 f20gcastro.gclan blivet[2095]: DiskDevice.addChild: kids: 2 ; name: sdc ; >Dec 27 12:02:38 f20gcastro.gclan blivet[2095]: adding request 35 to chunk 1953525105 (63-1953525167) on /dev/sdc >Dec 27 12:02:38 f20gcastro.gclan blivet[2095]: adding request 36 to chunk 1953525105 (63-1953525167) on /dev/sdc >Dec 27 12:02:38 f20gcastro.gclan blivet[2095]: adding request 34 to chunk 1953525105 (63-1953525167) on /dev/sdc >Dec 27 12:02:38 f20gcastro.gclan blivet[2095]: Chunk.growRequests: 1953525105 on /dev/sdc start = 63 end = 1953525167 >sectorSize = 512 >Dec 27 12:02:38 f20gcastro.gclan blivet[2095]: req: PartitionRequest instance -- >id = 35 name = sdc1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >Dec 27 12:02:38 f20gcastro.gclan blivet[2095]: req: PartitionRequest instance -- >id = 36 name = sdc2 growable = False >base = 16547840 growth = 0 max_grow = 0 >done = True >Dec 27 12:02:38 f20gcastro.gclan blivet[2095]: req: PartitionRequest instance -- >id = 34 name = sdc3 growable = True >base = 528384 growth = 0 max_grow = 1935413248 >done = False >Dec 27 12:02:38 f20gcastro.gclan blivet[2095]: 1 requests and 1935424881 (945031MB) left in chunk >Dec 27 12:02:38 f20gcastro.gclan blivet[2095]: adding 1935424881 (945031MB) to 34 (sdc3) >Dec 27 12:02:38 f20gcastro.gclan blivet[2095]: taking back 11633 (5MB) from 34 (sdc3) >Dec 27 12:02:38 f20gcastro.gclan blivet[2095]: new grow amount for request 34 (sdc3) is 1935413248 units, or 945026MB >Dec 27 12:02:38 f20gcastro.gclan blivet[2095]: request 35 (sdc1) growth: 0 (0MB) size: 500MB >Dec 27 12:02:38 f20gcastro.gclan blivet[2095]: request 36 (sdc2) growth: 0 (0MB) size: 8080MB >Dec 27 12:02:38 f20gcastro.gclan blivet[2095]: request 34 (sdc3) growth: 1935413248 (945026MB) size: 945284MB >Dec 27 12:02:38 f20gcastro.gclan blivet[2095]: disk /dev/sdc growth: 1935413248 (945026MB) >Dec 27 12:02:38 f20gcastro.gclan blivet[2095]: PartitionDevice._setPartedPartition: sdc3 ; >Dec 27 12:02:38 f20gcastro.gclan blivet[2095]: device sdc3 new partedPartition None >Dec 27 12:02:38 f20gcastro.gclan blivet[2095]: PartitionDevice._setDisk: req0 ; new: None ; old: sdc ; >Dec 27 12:02:38 f20gcastro.gclan blivet[2095]: DiskDevice.removeChild: kids: 3 ; name: sdc ; >Dec 27 12:02:38 f20gcastro.gclan blivet[2095]: total growth: 1935413248 sectors >Dec 27 12:02:38 f20gcastro.gclan blivet[2095]: updating use_disk to sdc, type: 0 >Dec 27 12:02:38 f20gcastro.gclan blivet[2095]: new free: 17573888-1953525167 / 945288MB >Dec 27 12:02:38 f20gcastro.gclan blivet[2095]: new free allows for 1935413248 sectors of growth >Dec 27 12:02:38 f20gcastro.gclan blivet[2095]: created partition sdc3 of 258MB and added it to /dev/sdc >Dec 27 12:02:38 f20gcastro.gclan blivet[2095]: PartitionDevice._setPartedPartition: req0 ; >Dec 27 12:02:38 f20gcastro.gclan blivet[2095]: device req0 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x4853850> fileSystem: None >number: 3 path: /dev/sdc3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x49fd910> PedPartition: <_ped.Partition object at 0x49e84d0> >Dec 27 12:02:38 f20gcastro.gclan blivet[2095]: PartitionDevice._setDisk: sdc3 ; new: sdc ; old: None ; >Dec 27 12:02:38 f20gcastro.gclan blivet[2095]: DiskDevice.addChild: kids: 2 ; name: sdc ; >Dec 27 12:02:38 f20gcastro.gclan blivet[2095]: PartitionDevice._setPartedPartition: sdc3 ; >Dec 27 12:02:38 f20gcastro.gclan blivet[2095]: device sdc3 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x4853850> fileSystem: None >number: 3 path: /dev/sdc3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x49fdb50> PedPartition: <_ped.Partition object at 0x49e8530> >Dec 27 12:02:38 f20gcastro.gclan blivet[2095]: growPartitions: disks=['sdc'], partitions=['sdc1(id 35)', 'sdc2(id 36)', 'sdc3(id 34)'] >Dec 27 12:02:38 f20gcastro.gclan blivet[2095]: growable partitions are ['sdc3'] >Dec 27 12:02:38 f20gcastro.gclan blivet[2095]: adding request 35 to chunk 1953525105 (63-1953525167) on /dev/sdc >Dec 27 12:02:38 f20gcastro.gclan blivet[2095]: adding request 36 to chunk 1953525105 (63-1953525167) on /dev/sdc >Dec 27 12:02:38 f20gcastro.gclan blivet[2095]: adding request 34 to chunk 1953525105 (63-1953525167) on /dev/sdc >Dec 27 12:02:38 f20gcastro.gclan blivet[2095]: disk sdc has 1 chunks >Dec 27 12:02:38 f20gcastro.gclan blivet[2095]: Chunk.growRequests: 1953525105 on /dev/sdc start = 63 end = 1953525167 >sectorSize = 512 >Dec 27 12:02:38 f20gcastro.gclan blivet[2095]: req: PartitionRequest instance -- >id = 35 name = sdc1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >Dec 27 12:02:38 f20gcastro.gclan blivet[2095]: req: PartitionRequest instance -- >id = 36 name = sdc2 growable = False >base = 16547840 growth = 0 max_grow = 0 >done = True >Dec 27 12:02:38 f20gcastro.gclan blivet[2095]: req: PartitionRequest instance -- >id = 34 name = sdc3 growable = True >base = 528384 growth = 0 max_grow = 1935413248 >done = False >Dec 27 12:02:38 f20gcastro.gclan blivet[2095]: 1 requests and 1935424881 (945031MB) left in chunk >Dec 27 12:02:38 f20gcastro.gclan blivet[2095]: adding 1935424881 (945031MB) to 34 (sdc3) >Dec 27 12:02:38 f20gcastro.gclan blivet[2095]: taking back 11633 (5MB) from 34 (sdc3) >Dec 27 12:02:38 f20gcastro.gclan blivet[2095]: new grow amount for request 34 (sdc3) is 1935413248 units, or 945026MB >Dec 27 12:02:38 f20gcastro.gclan blivet[2095]: set: ['sdc3'] 258/945284 >Dec 27 12:02:38 f20gcastro.gclan blivet[2095]: allocating 945026 to TotalSizeSet with 258/945284 (945026 needed) >Dec 27 12:02:38 f20gcastro.gclan blivet[2095]: PartitionRequest instance -- >id = 34 name = sdc3 growable = True >base = 528384 growth = 1935413248 max_grow = 1935413248 >done = True >Dec 27 12:02:38 f20gcastro.gclan blivet[2095]: needed: 0 >Dec 27 12:02:38 f20gcastro.gclan blivet[2095]: set: ['sdc3'] 945284/945284 >Dec 27 12:02:38 f20gcastro.gclan blivet[2095]: allocating 0 to TotalSizeSet with 945284/945284 (0 needed) >Dec 27 12:02:38 f20gcastro.gclan blivet[2095]: PartitionRequest instance -- >id = 34 name = sdc3 growable = True >base = 528384 growth = 1935413248 max_grow = 1935413248 >done = True >Dec 27 12:02:38 f20gcastro.gclan blivet[2095]: needed: 0 >Dec 27 12:02:38 f20gcastro.gclan blivet[2095]: growing partitions on sdc >Dec 27 12:02:38 f20gcastro.gclan blivet[2095]: partition sdc1 (35): 0 >Dec 27 12:02:38 f20gcastro.gclan blivet[2095]: new geometry for sdc1: parted.Geometry instance -- >start: 2048 end: 1026047 length: 1024000 >device: <parted.device.Device object at 0x4853650> PedGeometry: <_ped.Geometry object at 0x49fdbd0> >Dec 27 12:02:38 f20gcastro.gclan blivet[2095]: partition sdc2 (36): 0 >Dec 27 12:02:38 f20gcastro.gclan blivet[2095]: new geometry for sdc2: parted.Geometry instance -- >start: 1026048 end: 17573887 length: 16547840 >device: <parted.device.Device object at 0x4853650> PedGeometry: <_ped.Geometry object at 0x49fdd90> >Dec 27 12:02:38 f20gcastro.gclan blivet[2095]: partition sdc3 (34): 0 >Dec 27 12:02:38 f20gcastro.gclan blivet[2095]: new geometry for sdc3: parted.Geometry instance -- >start: 17573888 end: 1953515519 length: 1935941632 >device: <parted.device.Device object at 0x4853650> PedGeometry: <_ped.Geometry object at 0x49fdf10> >Dec 27 12:02:38 f20gcastro.gclan blivet[2095]: removing all non-preexisting partitions ['sdc1(id 35)', 'sdc2(id 36)', 'sdc3(id 34)'] from disk(s) ['sdc'] >Dec 27 12:02:38 f20gcastro.gclan blivet[2095]: PartitionDevice._setPartedPartition: sdc1 ; >Dec 27 12:02:38 f20gcastro.gclan blivet[2095]: device sdc1 new partedPartition None >Dec 27 12:02:38 f20gcastro.gclan blivet[2095]: PartitionDevice._setDisk: req1 ; new: None ; old: sdc ; >Dec 27 12:02:38 f20gcastro.gclan blivet[2095]: DiskDevice.removeChild: kids: 3 ; name: sdc ; >Dec 27 12:02:38 f20gcastro.gclan blivet[2095]: PartitionDevice._setPartedPartition: sdc2 ; >Dec 27 12:02:38 f20gcastro.gclan blivet[2095]: device sdc2 new partedPartition None >Dec 27 12:02:38 f20gcastro.gclan blivet[2095]: PartitionDevice._setDisk: req2 ; new: None ; old: sdc ; >Dec 27 12:02:38 f20gcastro.gclan blivet[2095]: DiskDevice.removeChild: kids: 2 ; name: sdc ; >Dec 27 12:02:38 f20gcastro.gclan blivet[2095]: PartitionDevice._setPartedPartition: sdc3 ; >Dec 27 12:02:38 f20gcastro.gclan blivet[2095]: device sdc3 new partedPartition None >Dec 27 12:02:38 f20gcastro.gclan blivet[2095]: PartitionDevice._setDisk: req0 ; new: None ; old: sdc ; >Dec 27 12:02:38 f20gcastro.gclan blivet[2095]: DiskDevice.removeChild: kids: 1 ; name: sdc ; >Dec 27 12:02:38 f20gcastro.gclan blivet[2095]: back from removeNewPartitions >Dec 27 12:02:38 f20gcastro.gclan blivet[2095]: extended: None >Dec 27 12:02:38 f20gcastro.gclan blivet[2095]: setting req1 new geometry: parted.Geometry instance -- >start: 2048 end: 1026047 length: 1024000 >device: <parted.device.Device object at 0x4853650> PedGeometry: <_ped.Geometry object at 0x49fdbd0> >Dec 27 12:02:38 f20gcastro.gclan blivet[2095]: PartitionDevice._setPartedPartition: req1 ; >Dec 27 12:02:38 f20gcastro.gclan blivet[2095]: device req1 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x4853850> fileSystem: None >number: 1 path: /dev/sdc1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x49ee950> PedPartition: <_ped.Partition object at 0x49e8170> >Dec 27 12:02:38 f20gcastro.gclan blivet[2095]: PartitionDevice._setDisk: sdc1 ; new: sdc ; old: None ; >Dec 27 12:02:38 f20gcastro.gclan blivet[2095]: DiskDevice.addChild: kids: 0 ; name: sdc ; >Dec 27 12:02:38 f20gcastro.gclan blivet[2095]: PartitionDevice._setPartedPartition: sdc1 ; >Dec 27 12:02:38 f20gcastro.gclan blivet[2095]: device sdc1 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x4853850> fileSystem: None >number: 1 path: /dev/sdc1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x49ed8d0> PedPartition: <_ped.Partition object at 0x48571d0> >Dec 27 12:02:38 f20gcastro.gclan blivet[2095]: setting req2 new geometry: parted.Geometry instance -- >start: 1026048 end: 17573887 length: 16547840 >device: <parted.device.Device object at 0x4853650> PedGeometry: <_ped.Geometry object at 0x49fdd90> >Dec 27 12:02:38 f20gcastro.gclan blivet[2095]: PartitionDevice._setPartedPartition: req2 ; >Dec 27 12:02:38 f20gcastro.gclan blivet[2095]: device req2 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x4853850> fileSystem: None >number: 2 path: /dev/sdc2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x49ee410> PedPartition: <_ped.Partition object at 0x49e8590> >Dec 27 12:02:38 f20gcastro.gclan blivet[2095]: PartitionDevice._setDisk: sdc2 ; new: sdc ; old: None ; >Dec 27 12:02:38 f20gcastro.gclan blivet[2095]: DiskDevice.addChild: kids: 1 ; name: sdc ; >Dec 27 12:02:38 f20gcastro.gclan blivet[2095]: PartitionDevice._setPartedPartition: sdc2 ; >Dec 27 12:02:38 f20gcastro.gclan blivet[2095]: device sdc2 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x4853850> fileSystem: None >number: 2 path: /dev/sdc2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x49efa50> PedPartition: <_ped.Partition object at 0x49e8470> >Dec 27 12:02:38 f20gcastro.gclan blivet[2095]: setting req0 new geometry: parted.Geometry instance -- >start: 17573888 end: 1953515519 length: 1935941632 >device: <parted.device.Device object at 0x4853650> PedGeometry: <_ped.Geometry object at 0x49fdf10> >Dec 27 12:02:38 f20gcastro.gclan blivet[2095]: PartitionDevice._setPartedPartition: req0 ; >Dec 27 12:02:38 f20gcastro.gclan blivet[2095]: device req0 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x4853850> fileSystem: None >number: 3 path: /dev/sdc3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x49fd8d0> PedPartition: <_ped.Partition object at 0x49e85f0> >Dec 27 12:02:38 f20gcastro.gclan blivet[2095]: PartitionDevice._setDisk: sdc3 ; new: sdc ; old: None ; >Dec 27 12:02:38 f20gcastro.gclan blivet[2095]: DiskDevice.addChild: kids: 2 ; name: sdc ; >Dec 27 12:02:38 f20gcastro.gclan blivet[2095]: PartitionDevice._setPartedPartition: sdc3 ; >Dec 27 12:02:38 f20gcastro.gclan blivet[2095]: device sdc3 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x4853850> fileSystem: None >number: 3 path: /dev/sdc3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x49e95d0> PedPartition: <_ped.Partition object at 0x49e84d0> >Dec 27 12:02:38 f20gcastro.gclan blivet[2095]: fixing size of non-existent 500MB partition sdc1 (35) with non-existent ext4 filesystem mounted at /boot at 500.00 >Dec 27 12:02:38 f20gcastro.gclan blivet[2095]: fixing size of non-existent 8080MB partition sdc2 (36) with non-existent luks at 8080.00 >Dec 27 12:02:38 f20gcastro.gclan blivet[2095]: fixing size of non-existent 945284MB partition sdc3 (34) with non-existent luks at 945284.00 >Dec 27 12:02:38 f20gcastro.gclan blivet[2095]: new member set: ['luks-sdc3'] >Dec 27 12:02:38 f20gcastro.gclan blivet[2095]: old member set: ['luks-sdc3'] >Dec 27 12:02:38 f20gcastro.gclan anaconda[2095]: populate_right_side: non-existent 945282MB btrfs subvolume root (40) with non-existent btrfs filesystem mounted at / >Dec 27 12:02:38 f20gcastro.gclan anaconda[2095]: updated device_disks to ['sdc'] >Dec 27 12:02:38 f20gcastro.gclan anaconda[2095]: updated device_container_name to fedora_f20gcastro >Dec 27 12:02:38 f20gcastro.gclan anaconda[2095]: updated device_container_raid_level to single >Dec 27 12:02:38 f20gcastro.gclan anaconda[2095]: updated device_container_encrypted to True >Dec 27 12:02:38 f20gcastro.gclan anaconda[2095]: updated device_container_size to 0 >Dec 27 12:02:38 f20gcastro.gclan anaconda[2095]: fs type changed: btrfs >Dec 27 12:02:38 f20gcastro.gclan blivet[2095]: BTRFS.supported: supported: True ; >Dec 27 12:02:38 f20gcastro.gclan blivet[2095]: getFormat('btrfs') returning BTRFS instance >Dec 27 12:02:38 f20gcastro.gclan anaconda[2095]: getting device type for BTRFS >Dec 27 12:02:38 f20gcastro.gclan anaconda[2095]: populate_raid: 3, single >Dec 27 12:02:38 f20gcastro.gclan anaconda[2095]: getting device type for BTRFS >Dec 27 12:02:38 f20gcastro.gclan blivet[2095]: instantiating <class 'blivet.devicefactory.BTRFSFactory'>: <blivet.Blivet object at 0x4783e10>, 0, [], {} >Dec 27 12:02:38 f20gcastro.gclan anaconda[2095]: new container selection: None >Dec 27 12:02:38 f20gcastro.gclan anaconda[2095]: new container selection: None >Dec 27 12:02:38 f20gcastro.gclan anaconda[2095]: new container selection: fedora_f20gcastro >Dec 27 12:02:38 f20gcastro.gclan anaconda[2095]: default container is fedora_f20gcastro >Dec 27 12:02:38 f20gcastro.gclan anaconda[2095]: leaving save_right_side >Dec 27 12:02:38 f20gcastro.gclan anaconda[2095]: new selector: non-existent 500MB partition sdc1 (35) with non-existent ext4 filesystem mounted at /boot >Dec 27 12:02:38 f20gcastro.gclan anaconda[2095]: populate_right_side: non-existent 500MB partition sdc1 (35) with non-existent ext4 filesystem mounted at /boot >Dec 27 12:02:38 f20gcastro.gclan anaconda[2095]: updated device_disks to ['sdc'] >Dec 27 12:02:38 f20gcastro.gclan anaconda[2095]: updated device_container_name to None >Dec 27 12:02:38 f20gcastro.gclan anaconda[2095]: updated device_container_raid_level to None >Dec 27 12:02:38 f20gcastro.gclan anaconda[2095]: updated device_container_encrypted to False >Dec 27 12:02:38 f20gcastro.gclan anaconda[2095]: updated device_container_size to 0 >Dec 27 12:02:38 f20gcastro.gclan anaconda[2095]: fs type changed: ext4 >Dec 27 12:02:38 f20gcastro.gclan blivet[2095]: Ext4FS.supported: supported: True ; >Dec 27 12:02:38 f20gcastro.gclan blivet[2095]: getFormat('ext4') returning Ext4FS instance >Dec 27 12:02:38 f20gcastro.gclan anaconda[2095]: getting device type for Standard Partition >Dec 27 12:02:38 f20gcastro.gclan anaconda[2095]: device_type_changed: 2 Standard Partition >Dec 27 12:02:38 f20gcastro.gclan anaconda[2095]: getting device type for Standard Partition >Dec 27 12:02:38 f20gcastro.gclan anaconda[2095]: getting device type for Standard Partition >Dec 27 12:02:38 f20gcastro.gclan anaconda[2095]: getting device type for Standard Partition >Dec 27 12:02:38 f20gcastro.gclan anaconda[2095]: getting device type for Standard Partition >Dec 27 12:02:38 f20gcastro.gclan anaconda[2095]: getting device type for Standard Partition >Dec 27 12:02:38 f20gcastro.gclan anaconda[2095]: getting device type for Standard Partition >Dec 27 12:02:38 f20gcastro.gclan anaconda[2095]: getting device type for Standard Partition >Dec 27 12:02:38 f20gcastro.gclan anaconda[2095]: getting device type for Standard Partition >Dec 27 12:02:38 f20gcastro.gclan anaconda[2095]: populate_raid: 2, None >Dec 27 12:02:38 f20gcastro.gclan anaconda[2095]: getting device type for Standard Partition >Dec 27 12:02:38 f20gcastro.gclan anaconda[2095]: getting device type for Standard Partition >Dec 27 12:02:38 f20gcastro.gclan anaconda[2095]: populate_raid: 2, None >Dec 27 12:02:38 f20gcastro.gclan anaconda[2095]: getting device type for Standard Partition >Dec 27 12:02:55 f20gcastro.gclan anaconda[2095]: ui: saving changes to device sdc1 >Dec 27 12:02:55 f20gcastro.gclan anaconda[2095]: old name: sdc1 >Dec 27 12:02:55 f20gcastro.gclan anaconda[2095]: new name: None >Dec 27 12:02:55 f20gcastro.gclan anaconda[2095]: old size: 500.0 >Dec 27 12:02:55 f20gcastro.gclan anaconda[2095]: new size: 500 >Dec 27 12:02:55 f20gcastro.gclan anaconda[2095]: getting device type for Standard Partition >Dec 27 12:02:55 f20gcastro.gclan anaconda[2095]: old device type: 2 >Dec 27 12:02:55 f20gcastro.gclan anaconda[2095]: new device type: 2 >Dec 27 12:02:55 f20gcastro.gclan anaconda[2095]: reformat: True >Dec 27 12:02:55 f20gcastro.gclan blivet[2095]: Ext4FS.supported: supported: True ; >Dec 27 12:02:55 f20gcastro.gclan blivet[2095]: getFormat('ext4') returning Ext4FS instance >Dec 27 12:02:55 f20gcastro.gclan anaconda[2095]: old fs type: ext4 >Dec 27 12:02:55 f20gcastro.gclan anaconda[2095]: new fs type: ext4 >Dec 27 12:02:55 f20gcastro.gclan anaconda[2095]: old encryption setting: False >Dec 27 12:02:55 f20gcastro.gclan anaconda[2095]: new encryption setting: False >Dec 27 12:02:55 f20gcastro.gclan anaconda[2095]: old label: >Dec 27 12:02:55 f20gcastro.gclan anaconda[2095]: new_label: >Dec 27 12:02:55 f20gcastro.gclan anaconda[2095]: old mountpoint: /boot >Dec 27 12:02:55 f20gcastro.gclan anaconda[2095]: new mountpoint: /boot >Dec 27 12:02:55 f20gcastro.gclan anaconda[2095]: old raid level: None >Dec 27 12:02:55 f20gcastro.gclan anaconda[2095]: new raid level: None >Dec 27 12:02:55 f20gcastro.gclan blivet[2095]: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x4783e10>, 500, ['sdc'], {'encrypted': False, 'raid_level': None} >Dec 27 12:02:55 f20gcastro.gclan anaconda[2095]: old container: None >Dec 27 12:02:55 f20gcastro.gclan anaconda[2095]: new container: None >Dec 27 12:02:55 f20gcastro.gclan anaconda[2095]: old container encrypted: False >Dec 27 12:02:55 f20gcastro.gclan anaconda[2095]: new container encrypted: False >Dec 27 12:02:55 f20gcastro.gclan anaconda[2095]: old container raid level: None >Dec 27 12:02:55 f20gcastro.gclan anaconda[2095]: new container raid level: None >Dec 27 12:02:55 f20gcastro.gclan anaconda[2095]: old container size request: 0 >Dec 27 12:02:55 f20gcastro.gclan anaconda[2095]: new container size request: 0 >Dec 27 12:02:55 f20gcastro.gclan anaconda[2095]: old disks: ['sdc'] >Dec 27 12:02:55 f20gcastro.gclan anaconda[2095]: new disks: ['sdc'] >Dec 27 12:02:55 f20gcastro.gclan anaconda[2095]: nothing changed for new device >Dec 27 12:03:09 f20gcastro.gclan gnome-session[1451]: (anaconda:2095): Gtk-WARNING **: Attempt to load unknown IM context type '' >Dec 27 12:03:09 f20gcastro.gclan gnome-session[1451]: (anaconda:2095): Gtk-WARNING **: Attempt to load unknown IM context type '' >Dec 27 12:03:09 f20gcastro.gclan gnome-session[1451]: Window manager warning: last_focus_time (396104) is greater than comparison timestamp (396103). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >Dec 27 12:03:09 f20gcastro.gclan gnome-session[1451]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1601a37 not in stack >Dec 27 12:03:09 f20gcastro.gclan gnome-session[1451]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: window 0x1601a33 not in stack >Dec 27 12:03:09 f20gcastro.gclan gnome-session[1451]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x1601a33 not in stack >Dec 27 12:03:09 f20gcastro.gclan gnome-session[1451]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1601a33 not in stack >Dec 27 12:03:48 f20gcastro.gclan anaconda[2095]: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/hubs/__init__.py:117: Warning: gsignal.c:2593: instance '0x3392780' has no handler with id '12229' >Gtk.main() >Dec 27 12:03:48 f20gcastro.gclan anaconda[2095]: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/hubs/__init__.py:117: Warning: gsignal.c:2593: instance '0x3392780' has no handler with id '12230' >Gtk.main() >Dec 27 12:03:48 f20gcastro.gclan blivet[2095]: unhiding device disk sde (id 0) >Dec 27 12:03:48 f20gcastro.gclan blivet[2095]: lvm filter: removing sde from the reject list >Dec 27 12:03:48 f20gcastro.gclan blivet[2095]: unhiding device partition sde1 (id 1) >Dec 27 12:03:48 f20gcastro.gclan blivet[2095]: lvm filter: removing sde1 from the reject list >Dec 27 12:03:48 f20gcastro.gclan blivet[2095]: DiskDevice.addChild: kids: 0 ; name: sde ; >Dec 27 12:03:48 f20gcastro.gclan anaconda[2095]: new disk order: [] >Dec 27 12:03:48 f20gcastro.gclan program[2095]: Running... udevadm settle --timeout=300 >Dec 27 12:03:48 f20gcastro.gclan gnome-session[1451]: Window manager warning: last_focus_time (435445) is greater than comparison timestamp (435443). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >Dec 27 12:03:48 f20gcastro.gclan gnome-session[1451]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1601b82 not in stack >Dec 27 12:03:48 f20gcastro.gclan gnome-session[1451]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: window 0x1601b7e not in stack >Dec 27 12:03:48 f20gcastro.gclan gnome-session[1451]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x1601b7e not in stack >Dec 27 12:03:48 f20gcastro.gclan gnome-session[1451]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1601b7e not in stack >Dec 27 12:03:48 f20gcastro.gclan program[2095]: Return code: 0 >Dec 27 12:03:48 f20gcastro.gclan blivet[2095]: DeviceTree.getDeviceByName: name: sdc ; >Dec 27 12:03:48 f20gcastro.gclan blivet[2095]: DeviceTree.getDeviceByName returned existing 953869MB disk sdc (16) with non-existent msdos disklabel >Dec 27 12:03:48 f20gcastro.gclan blivet[2095]: DeviceTree.getDeviceByName: name: sdc ; >Dec 27 12:03:48 f20gcastro.gclan blivet[2095]: DeviceTree.getDeviceByName returned existing 953869MB disk sdc (16) with non-existent msdos disklabel >Dec 27 12:03:48 f20gcastro.gclan blivet[2095]: resolved 'sdc' to 'sdc' (disk) >Dec 27 12:03:48 f20gcastro.gclan anaconda[2095]: stage1 device cannot be of type btrfs volume >Dec 27 12:03:48 f20gcastro.gclan anaconda[2095]: stage1 device cannot be of type btrfs subvolume >Dec 27 12:03:48 f20gcastro.gclan anaconda[2095]: stage1 device cannot be of type luks/dm-crypt >Dec 27 12:03:48 f20gcastro.gclan anaconda[2095]: stage1 device cannot be of type luks/dm-crypt >Dec 27 12:03:48 f20gcastro.gclan anaconda[2095]: stage1 device cannot be of type btrfs subvolume >Dec 27 12:03:48 f20gcastro.gclan anaconda[2095]: _is_valid_disklabel(sdc) returning True >Dec 27 12:03:48 f20gcastro.gclan anaconda[2095]: _is_valid_size(sdc) returning True >Dec 27 12:03:48 f20gcastro.gclan anaconda[2095]: _is_valid_location(sdc) returning True >Dec 27 12:03:48 f20gcastro.gclan anaconda[2095]: _is_valid_format(sdc) returning True >Dec 27 12:03:48 f20gcastro.gclan anaconda[2095]: is_valid_stage1_device(sdc) returning True >Dec 27 12:03:48 f20gcastro.gclan anaconda[2095]: Running Thread: AnaCheckStorageThread (140570700842752) >Dec 27 12:03:48 f20gcastro.gclan anaconda[2095]: _is_valid_disklabel(sdc) returning True >Dec 27 12:03:48 f20gcastro.gclan anaconda[2095]: _is_valid_size(sdc) returning True >Dec 27 12:03:48 f20gcastro.gclan anaconda[2095]: _is_valid_location(sdc) returning True >Dec 27 12:03:48 f20gcastro.gclan anaconda[2095]: _is_valid_format(sdc) returning True >Dec 27 12:03:48 f20gcastro.gclan anaconda[2095]: is_valid_stage1_device(sdc) returning True >Dec 27 12:03:48 f20gcastro.gclan anaconda[2095]: _is_valid_disklabel(sdc1) returning True >Dec 27 12:03:48 f20gcastro.gclan anaconda[2095]: _is_valid_size(sdc1) returning True >Dec 27 12:03:48 f20gcastro.gclan anaconda[2095]: _is_valid_location(sdc1) returning True >Dec 27 12:03:48 f20gcastro.gclan anaconda[2095]: _is_valid_partition(sdc1) returning True >Dec 27 12:03:48 f20gcastro.gclan anaconda[2095]: _is_valid_format(sdc1) returning True >Dec 27 12:03:48 f20gcastro.gclan anaconda[2095]: is_valid_stage2_device(sdc1) returning True >Dec 27 12:03:48 f20gcastro.gclan anaconda[2095]: Thread Done: AnaCheckStorageThread (140570700842752) >Dec 27 12:03:48 f20gcastro.gclan anaconda[2095]: Not doing 'require network connection' in live installation >Dec 27 12:03:49 f20gcastro.gclan anaconda[2095]: fs space: 945.28 GB needed: 2.96 GB >Dec 27 12:03:50 f20gcastro.gclan anaconda[2095]: fs space: 945.28 GB needed: 2.96 GB >Dec 27 12:03:50 f20gcastro.gclan anaconda[2095]: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fd930016050> >Dec 27 12:03:51 f20gcastro.gclan anaconda[2095]: fs space: 945.28 GB needed: 2.96 GB >Dec 27 12:03:51 f20gcastro.gclan anaconda[2095]: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fd930016050> >Dec 27 12:03:51 f20gcastro.gclan anaconda[2095]: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fd930016050> status to: Checking storage configuration... >Dec 27 12:03:52 f20gcastro.gclan anaconda[2095]: fs space: 945.28 GB needed: 2.96 GB >Dec 27 12:03:52 f20gcastro.gclan anaconda[2095]: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fd930016050> >Dec 27 12:03:59 f20gcastro.gclan anaconda[2095]: Running Thread: AnaInstallThread (140570700842752) >Dec 27 12:03:59 f20gcastro.gclan anaconda[2095]: Not doing 'save system time to HW clock' in live installation >Dec 27 12:03:59 f20gcastro.gclan anaconda[2095]: Setting up the installation environment >Dec 27 12:03:59 f20gcastro.gclan blivet[2095]: omitting ksdata: existing 953869MB disk sdc (16) with non-existent msdos disklabel >Dec 27 12:03:59 f20gcastro.gclan blivet[2095]: omitting ksdata: non-existent 8078MB luks/dm-crypt luks-req2 (37) with non-existent swap >Dec 27 12:03:59 f20gcastro.gclan blivet[2095]: omitting ksdata: non-existent 945282MB luks/dm-crypt luks-sdc3 (38) with non-existent btrfs filesystem >Dec 27 12:03:59 f20gcastro.gclan program[2095]: Running... swapoff -a >Dec 27 12:03:59 f20gcastro.gclan program[2095]: Return code: 0 >Dec 27 12:03:59 f20gcastro.gclan blivet[2095]: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >Dec 27 12:03:59 f20gcastro.gclan blivet[2095]: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >Dec 27 12:03:59 f20gcastro.gclan blivet[2095]: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >Dec 27 12:03:59 f20gcastro.gclan program[2095]: Running... udevadm settle --timeout=300 >Dec 27 12:03:59 f20gcastro.gclan program[2095]: Return code: 0 >Dec 27 12:03:59 f20gcastro.gclan blivet[2095]: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >Dec 27 12:03:59 f20gcastro.gclan blivet[2095]: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >Dec 27 12:03:59 f20gcastro.gclan blivet[2095]: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >Dec 27 12:03:59 f20gcastro.gclan blivet[2095]: PartitionDevice.teardown: sdc1 ; status: False ; controllable: True ; >Dec 27 12:03:59 f20gcastro.gclan blivet[2095]: LUKSDevice.teardown: luks-req2 ; status: False ; controllable: True ; >Dec 27 12:03:59 f20gcastro.gclan blivet[2095]: BTRFSSubVolumeDevice.teardown: root ; status: False ; controllable: True ; >Dec 27 12:03:59 f20gcastro.gclan blivet[2095]: BTRFSSubVolumeDevice.teardown: home ; status: False ; controllable: True ; >Dec 27 12:03:59 f20gcastro.gclan blivet[2095]: resetting parted disks... >Dec 27 12:03:59 f20gcastro.gclan blivet[2095]: DiskLabel.resetPartedDisk: device: /dev/sdc ; >Dec 27 12:03:59 f20gcastro.gclan blivet[2095]: DiskLabel.resetPartedDisk: device: /dev/sde ; >Dec 27 12:03:59 f20gcastro.gclan blivet[2095]: DiskLabel.resetPartedDisk: device: /dev/sde ; >Dec 27 12:03:59 f20gcastro.gclan blivet[2095]: PartitionDevice.preCommitFixup: sdc3 ; >Dec 27 12:03:59 f20gcastro.gclan blivet[2095]: PartitionDevice.preCommitFixup: sdc1 ; >Dec 27 12:03:59 f20gcastro.gclan blivet[2095]: PartitionDevice.preCommitFixup: sdc2 ; >Dec 27 12:03:59 f20gcastro.gclan blivet[2095]: PartitionDevice.preCommitFixup: sde1 ; >Dec 27 12:03:59 f20gcastro.gclan blivet[2095]: sector-based lookup found partition sde1 >Dec 27 12:03:59 f20gcastro.gclan blivet[2095]: PartitionDevice._setPartedPartition: sde1 ; >Dec 27 12:03:59 f20gcastro.gclan blivet[2095]: device sde1 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x4772750> fileSystem: <parted.filesystem.FileSystem object at 0x49e9290> >number: 1 path: /dev/sde1 type: 0 >name: None active: True busy: True >geometry: <parted.geometry.Geometry object at 0x39e0510> PedPartition: <_ped.Partition object at 0x49e8b90> >Dec 27 12:03:59 f20gcastro.gclan blivet[2095]: action: [0] Destroy Format btrfs filesystem on disk sdc (id 16) >Dec 27 12:03:59 f20gcastro.gclan blivet[2095]: action: [1] Create Format msdos disklabel on disk sdc (id 16) >Dec 27 12:03:59 f20gcastro.gclan blivet[2095]: action: [4] Create Device partition sdc1 (id 35) >Dec 27 12:03:59 f20gcastro.gclan blivet[2095]: action: [6] Create Device partition sdc2 (id 36) >Dec 27 12:03:59 f20gcastro.gclan blivet[2095]: action: [7] Create Format luks on partition sdc2 (id 36) >Dec 27 12:03:59 f20gcastro.gclan blivet[2095]: action: [8] Create Device luks/dm-crypt luks-req2 (id 37) >Dec 27 12:03:59 f20gcastro.gclan blivet[2095]: action: [9] Create Format swap on luks/dm-crypt luks-req2 (id 37) >Dec 27 12:03:59 f20gcastro.gclan blivet[2095]: action: [2] Create Device partition sdc3 (id 34) >Dec 27 12:03:59 f20gcastro.gclan blivet[2095]: action: [3] Create Format luks on partition sdc3 (id 34) >Dec 27 12:03:59 f20gcastro.gclan blivet[2095]: action: [10] Create Device luks/dm-crypt luks-sdc3 (id 38) >Dec 27 12:03:59 f20gcastro.gclan blivet[2095]: action: [11] Create Format btrfs filesystem on luks/dm-crypt luks-sdc3 (id 38) >Dec 27 12:03:59 f20gcastro.gclan blivet[2095]: action: [12] Create Device btrfs volume fedora_f20gcastro (id 39) >Dec 27 12:03:59 f20gcastro.gclan blivet[2095]: action: [13] Create Format btrfs filesystem on btrfs volume fedora_f20gcastro (id 39) >Dec 27 12:03:59 f20gcastro.gclan blivet[2095]: action: [16] Create Device btrfs subvolume home (id 41) >Dec 27 12:03:59 f20gcastro.gclan blivet[2095]: action: [17] Create Format btrfs filesystem mounted at /home on btrfs subvolume home (id 41) >Dec 27 12:03:59 f20gcastro.gclan blivet[2095]: action: [14] Create Device btrfs subvolume root (id 40) >Dec 27 12:03:59 f20gcastro.gclan blivet[2095]: action: [15] Create Format btrfs filesystem mounted at / on btrfs subvolume root (id 40) >Dec 27 12:03:59 f20gcastro.gclan blivet[2095]: action: [5] Create Format ext4 filesystem mounted at /boot on partition sdc1 (id 35) >Dec 27 12:03:59 f20gcastro.gclan blivet[2095]: pruning action queue... >Dec 27 12:03:59 f20gcastro.gclan blivet[2095]: sorting actions... >Dec 27 12:03:59 f20gcastro.gclan blivet[2095]: action: [0] Destroy Format btrfs filesystem on disk sdc (id 16) >Dec 27 12:03:59 f20gcastro.gclan blivet[2095]: lvm filter: removing sdc3 from the reject list >Dec 27 12:03:59 f20gcastro.gclan blivet[2095]: sdc3 wasn't in the reject list >Dec 27 12:03:59 f20gcastro.gclan blivet[2095]: lvm filter: removing sdc1 from the reject list >Dec 27 12:03:59 f20gcastro.gclan blivet[2095]: sdc1 wasn't in the reject list >Dec 27 12:03:59 f20gcastro.gclan blivet[2095]: lvm filter: removing sdc2 from the reject list >Dec 27 12:03:59 f20gcastro.gclan blivet[2095]: sdc2 wasn't in the reject list >Dec 27 12:03:59 f20gcastro.gclan blivet[2095]: lvm filter: removing luks-req2 from the reject list >Dec 27 12:03:59 f20gcastro.gclan blivet[2095]: luks-req2 wasn't in the reject list >Dec 27 12:03:59 f20gcastro.gclan blivet[2095]: lvm filter: removing luks-sdc3 from the reject list >Dec 27 12:03:59 f20gcastro.gclan blivet[2095]: luks-sdc3 wasn't in the reject list >Dec 27 12:03:59 f20gcastro.gclan blivet[2095]: lvm filter: removing fedora_f20gcastro from the reject list >Dec 27 12:03:59 f20gcastro.gclan blivet[2095]: fedora_f20gcastro wasn't in the reject list >Dec 27 12:03:59 f20gcastro.gclan blivet[2095]: lvm filter: removing root from the reject list >Dec 27 12:03:59 f20gcastro.gclan blivet[2095]: root wasn't in the reject list >Dec 27 12:03:59 f20gcastro.gclan blivet[2095]: lvm filter: removing home from the reject list >Dec 27 12:03:59 f20gcastro.gclan blivet[2095]: home wasn't in the reject list >Dec 27 12:03:59 f20gcastro.gclan blivet[2095]: action: [1] Create Format msdos disklabel on disk sdc (id 16) >Dec 27 12:03:59 f20gcastro.gclan blivet[2095]: lvm filter: removing sdc3 from the reject list >Dec 27 12:03:59 f20gcastro.gclan blivet[2095]: sdc3 wasn't in the reject list >Dec 27 12:03:59 f20gcastro.gclan blivet[2095]: lvm filter: removing sdc1 from the reject list >Dec 27 12:03:59 f20gcastro.gclan blivet[2095]: sdc1 wasn't in the reject list >Dec 27 12:03:59 f20gcastro.gclan blivet[2095]: lvm filter: removing sdc2 from the reject list >Dec 27 12:03:59 f20gcastro.gclan blivet[2095]: sdc2 wasn't in the reject list >Dec 27 12:03:59 f20gcastro.gclan blivet[2095]: lvm filter: removing luks-req2 from the reject list >Dec 27 12:03:59 f20gcastro.gclan blivet[2095]: luks-req2 wasn't in the reject list >Dec 27 12:03:59 f20gcastro.gclan blivet[2095]: lvm filter: removing luks-sdc3 from the reject list >Dec 27 12:03:59 f20gcastro.gclan blivet[2095]: luks-sdc3 wasn't in the reject list >Dec 27 12:03:59 f20gcastro.gclan blivet[2095]: lvm filter: removing fedora_f20gcastro from the reject list >Dec 27 12:03:59 f20gcastro.gclan blivet[2095]: fedora_f20gcastro wasn't in the reject list >Dec 27 12:03:59 f20gcastro.gclan blivet[2095]: lvm filter: removing root from the reject list >Dec 27 12:03:59 f20gcastro.gclan blivet[2095]: root wasn't in the reject list >Dec 27 12:03:59 f20gcastro.gclan blivet[2095]: lvm filter: removing home from the reject list >Dec 27 12:03:59 f20gcastro.gclan blivet[2095]: home wasn't in the reject list >Dec 27 12:03:59 f20gcastro.gclan blivet[2095]: action: [4] Create Device partition sdc1 (id 35) >Dec 27 12:03:59 f20gcastro.gclan blivet[2095]: action: [5] Create Format ext4 filesystem mounted at /boot on partition sdc1 (id 35) >Dec 27 12:03:59 f20gcastro.gclan blivet[2095]: action: [6] Create Device partition sdc2 (id 36) >Dec 27 12:03:59 f20gcastro.gclan blivet[2095]: lvm filter: removing luks-req2 from the reject list >Dec 27 12:03:59 f20gcastro.gclan blivet[2095]: luks-req2 wasn't in the reject list >Dec 27 12:03:59 f20gcastro.gclan blivet[2095]: action: [2] Create Device partition sdc3 (id 34) >Dec 27 12:03:59 f20gcastro.gclan blivet[2095]: lvm filter: removing luks-sdc3 from the reject list >Dec 27 12:03:59 f20gcastro.gclan blivet[2095]: luks-sdc3 wasn't in the reject list >Dec 27 12:03:59 f20gcastro.gclan blivet[2095]: lvm filter: removing fedora_f20gcastro from the reject list >Dec 27 12:03:59 f20gcastro.gclan blivet[2095]: fedora_f20gcastro wasn't in the reject list >Dec 27 12:03:59 f20gcastro.gclan blivet[2095]: lvm filter: removing root from the reject list >Dec 27 12:03:59 f20gcastro.gclan blivet[2095]: root wasn't in the reject list >Dec 27 12:03:59 f20gcastro.gclan blivet[2095]: lvm filter: removing home from the reject list >Dec 27 12:03:59 f20gcastro.gclan blivet[2095]: home wasn't in the reject list >Dec 27 12:03:59 f20gcastro.gclan blivet[2095]: action: [3] Create Format luks on partition sdc3 (id 34) >Dec 27 12:03:59 f20gcastro.gclan blivet[2095]: lvm filter: removing luks-sdc3 from the reject list >Dec 27 12:03:59 f20gcastro.gclan blivet[2095]: luks-sdc3 wasn't in the reject list >Dec 27 12:03:59 f20gcastro.gclan blivet[2095]: lvm filter: removing fedora_f20gcastro from the reject list >Dec 27 12:03:59 f20gcastro.gclan blivet[2095]: fedora_f20gcastro wasn't in the reject list >Dec 27 12:03:59 f20gcastro.gclan blivet[2095]: lvm filter: removing root from the reject list >Dec 27 12:03:59 f20gcastro.gclan blivet[2095]: root wasn't in the reject list >Dec 27 12:03:59 f20gcastro.gclan blivet[2095]: lvm filter: removing home from the reject list >Dec 27 12:03:59 f20gcastro.gclan blivet[2095]: home wasn't in the reject list >Dec 27 12:03:59 f20gcastro.gclan blivet[2095]: action: [10] Create Device luks/dm-crypt luks-sdc3 (id 38) >Dec 27 12:03:59 f20gcastro.gclan blivet[2095]: lvm filter: removing fedora_f20gcastro from the reject list >Dec 27 12:03:59 f20gcastro.gclan blivet[2095]: fedora_f20gcastro wasn't in the reject list >Dec 27 12:03:59 f20gcastro.gclan blivet[2095]: lvm filter: removing root from the reject list >Dec 27 12:03:59 f20gcastro.gclan blivet[2095]: root wasn't in the reject list >Dec 27 12:03:59 f20gcastro.gclan blivet[2095]: lvm filter: removing home from the reject list >Dec 27 12:03:59 f20gcastro.gclan blivet[2095]: home wasn't in the reject list >Dec 27 12:03:59 f20gcastro.gclan blivet[2095]: action: [11] Create Format btrfs filesystem on luks/dm-crypt luks-sdc3 (id 38) >Dec 27 12:03:59 f20gcastro.gclan blivet[2095]: lvm filter: removing fedora_f20gcastro from the reject list >Dec 27 12:03:59 f20gcastro.gclan blivet[2095]: fedora_f20gcastro wasn't in the reject list >Dec 27 12:03:59 f20gcastro.gclan blivet[2095]: lvm filter: removing root from the reject list >Dec 27 12:03:59 f20gcastro.gclan blivet[2095]: root wasn't in the reject list >Dec 27 12:03:59 f20gcastro.gclan blivet[2095]: lvm filter: removing home from the reject list >Dec 27 12:03:59 f20gcastro.gclan blivet[2095]: home wasn't in the reject list >Dec 27 12:03:59 f20gcastro.gclan blivet[2095]: action: [12] Create Device btrfs volume fedora_f20gcastro (id 39) >Dec 27 12:03:59 f20gcastro.gclan blivet[2095]: lvm filter: removing root from the reject list >Dec 27 12:03:59 f20gcastro.gclan blivet[2095]: root wasn't in the reject list >Dec 27 12:03:59 f20gcastro.gclan blivet[2095]: lvm filter: removing home from the reject list >Dec 27 12:03:59 f20gcastro.gclan blivet[2095]: home wasn't in the reject list >Dec 27 12:03:59 f20gcastro.gclan blivet[2095]: action: [13] Create Format btrfs filesystem on btrfs volume fedora_f20gcastro (id 39) >Dec 27 12:03:59 f20gcastro.gclan blivet[2095]: lvm filter: removing root from the reject list >Dec 27 12:03:59 f20gcastro.gclan blivet[2095]: root wasn't in the reject list >Dec 27 12:03:59 f20gcastro.gclan blivet[2095]: lvm filter: removing home from the reject list >Dec 27 12:03:59 f20gcastro.gclan blivet[2095]: home wasn't in the reject list >Dec 27 12:03:59 f20gcastro.gclan blivet[2095]: action: [14] Create Device btrfs subvolume root (id 40) >Dec 27 12:03:59 f20gcastro.gclan blivet[2095]: action: [15] Create Format btrfs filesystem mounted at / on btrfs subvolume root (id 40) >Dec 27 12:03:59 f20gcastro.gclan blivet[2095]: action: [16] Create Device btrfs subvolume home (id 41) >Dec 27 12:03:59 f20gcastro.gclan blivet[2095]: action: [17] Create Format btrfs filesystem mounted at /home on btrfs subvolume home (id 41) >Dec 27 12:03:59 f20gcastro.gclan blivet[2095]: action: [7] Create Format luks on partition sdc2 (id 36) >Dec 27 12:03:59 f20gcastro.gclan blivet[2095]: lvm filter: removing luks-req2 from the reject list >Dec 27 12:03:59 f20gcastro.gclan blivet[2095]: luks-req2 wasn't in the reject list >Dec 27 12:03:59 f20gcastro.gclan blivet[2095]: action: [8] Create Device luks/dm-crypt luks-req2 (id 37) >Dec 27 12:03:59 f20gcastro.gclan blivet[2095]: action: [9] Create Format swap on luks/dm-crypt luks-req2 (id 37) >Dec 27 12:03:59 f20gcastro.gclan blivet[2095]: executing action: [0] Destroy Format btrfs filesystem on disk sdc (id 16) >Dec 27 12:03:59 f20gcastro.gclan blivet[2095]: DiskDevice.setup: sdc ; status: True ; controllable: True ; orig: True ; >Dec 27 12:03:59 f20gcastro.gclan program[2095]: Running... udevadm settle --timeout=300 >Dec 27 12:03:59 f20gcastro.gclan program[2095]: Return code: 0 >Dec 27 12:03:59 f20gcastro.gclan blivet[2095]: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >Dec 27 12:03:59 f20gcastro.gclan program[2095]: Running... udevadm settle --timeout=300 >Dec 27 12:03:59 f20gcastro.gclan program[2095]: Return code: 0 >Dec 27 12:03:59 f20gcastro.gclan program[2095]: Running... udevadm settle --timeout=300 >Dec 27 12:03:59 f20gcastro.gclan program[2095]: Return code: 0 >Dec 27 12:03:59 f20gcastro.gclan blivet[2095]: executing action: [1] Create Format msdos disklabel on disk sdc (id 16) >Dec 27 12:03:59 f20gcastro.gclan anaconda[2095]: Creating disklabel on /dev/sdc >Dec 27 12:03:59 f20gcastro.gclan blivet[2095]: DiskDevice.setup: sdc ; status: True ; controllable: True ; orig: False ; >Dec 27 12:03:59 f20gcastro.gclan blivet[2095]: DiskLabel.create: device: /dev/sdc ; status: False ; type: disklabel ; >Dec 27 12:03:59 f20gcastro.gclan blivet[2095]: DiskLabel.create: device: /dev/sdc ; status: False ; type: disklabel ; >Dec 27 12:03:59 f20gcastro.gclan blivet[2095]: DiskLabel.commit: device: /dev/sdc ; numparts: 0 ; >Dec 27 12:03:59 f20gcastro.gclan program[2095]: Running... udevadm settle --timeout=300 >Dec 27 12:03:59 f20gcastro.gclan kernel: device fsid 6e0df940-6859-415b-acf2-452a0b902192 devid 1 transid 29 /dev/sdc >Dec 27 12:03:59 f20gcastro.gclan program[2095]: Return code: 0 >Dec 27 12:03:59 f20gcastro.gclan program[2095]: Running... udevadm settle --timeout=300 >Dec 27 12:03:59 f20gcastro.gclan program[2095]: Return code: 0 >Dec 27 12:03:59 f20gcastro.gclan blivet[2095]: DiskDevice.updateSysfsPath: sdc ; status: True ; >Dec 27 12:03:59 f20gcastro.gclan blivet[2095]: sdc sysfsPath set to /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdc >Dec 27 12:03:59 f20gcastro.gclan program[2095]: Running... udevadm settle --timeout=300 >Dec 27 12:03:59 f20gcastro.gclan program[2095]: Return code: 0 >Dec 27 12:03:59 f20gcastro.gclan blivet[2095]: executing action: [4] Create Device partition sdc1 (id 35) >Dec 27 12:03:59 f20gcastro.gclan blivet[2095]: PartitionDevice.create: sdc1 ; status: False ; >Dec 27 12:03:59 f20gcastro.gclan blivet[2095]: PartitionDevice.setupParents: kids: 0 ; name: sdc1 ; orig: False ; >Dec 27 12:03:59 f20gcastro.gclan blivet[2095]: DiskDevice.setup: sdc ; status: True ; controllable: True ; orig: False ; >Dec 27 12:03:59 f20gcastro.gclan blivet[2095]: DiskLabel.setup: device: /dev/sdc ; status: False ; type: disklabel ; >Dec 27 12:03:59 f20gcastro.gclan blivet[2095]: DiskLabel.setup: device: /dev/sdc ; status: False ; type: disklabel ; >Dec 27 12:03:59 f20gcastro.gclan blivet[2095]: PartitionDevice._create: sdc1 ; status: False ; >Dec 27 12:03:59 f20gcastro.gclan blivet[2095]: PartitionDevice._wipe: sdc1 ; status: False ; >Dec 27 12:03:59 f20gcastro.gclan program[2095]: Running... dd if=/dev/zero of=/dev/sdc bs=512 seek=2048 count=2048 >Dec 27 12:03:59 f20gcastro.gclan program[2095]: 2048+0 records in >Dec 27 12:04:00 f20gcastro.gclan program[2095]: 2048+0 records out >Dec 27 12:04:00 f20gcastro.gclan program[2095]: 1048576 bytes (1.0 MB) copied, 0.077192 s, 13.6 MB/s >Dec 27 12:04:00 f20gcastro.gclan program[2095]: Return code: 0 >Dec 27 12:04:00 f20gcastro.gclan program[2095]: Running... udevadm settle --timeout=300 >Dec 27 12:04:00 f20gcastro.gclan kernel: device fsid 6e0df940-6859-415b-acf2-452a0b902192 devid 1 transid 29 /dev/sdc >Dec 27 12:04:00 f20gcastro.gclan program[2095]: Return code: 0 >Dec 27 12:04:00 f20gcastro.gclan blivet[2095]: DiskLabel.commit: device: /dev/sdc ; numparts: 1 ; >Dec 27 12:04:00 f20gcastro.gclan program[2095]: Running... udevadm settle --timeout=300 >Dec 27 12:04:00 f20gcastro.gclan kernel: device fsid 6e0df940-6859-415b-acf2-452a0b902192 devid 1 transid 29 /dev/sdc >Dec 27 12:04:00 f20gcastro.gclan program[2095]: Return code: 0 >Dec 27 12:04:00 f20gcastro.gclan blivet[2095]: post-commit partition path is /dev/sdc1 >Dec 27 12:04:00 f20gcastro.gclan blivet[2095]: PartitionDevice._setPartedPartition: sdc1 ; >Dec 27 12:04:00 f20gcastro.gclan blivet[2095]: device sdc1 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x4853ad0> fileSystem: None >number: 1 path: /dev/sdc1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x49fde90> PedPartition: <_ped.Partition object at 0x49e8c50> >Dec 27 12:04:00 f20gcastro.gclan blivet[2095]: DeviceFormat.destroy: device: /dev/sdc1 ; status: False ; type: None ; >Dec 27 12:04:00 f20gcastro.gclan program[2095]: Running... wipefs -f -a /dev/sdc1 >Dec 27 12:04:00 f20gcastro.gclan program[2095]: /dev/sdc1: 8 bytes were erased at offset 0x04000040 (btrfs): 5f 42 48 52 66 53 5f 4d >Dec 27 12:04:00 f20gcastro.gclan program[2095]: Return code: 0 >Dec 27 12:04:00 f20gcastro.gclan blivet[2095]: PartitionDevice.setup: sdc1 ; status: True ; controllable: True ; orig: False ; >Dec 27 12:04:00 f20gcastro.gclan blivet[2095]: PartitionDevice.updateSysfsPath: sdc1 ; status: True ; >Dec 27 12:04:00 f20gcastro.gclan blivet[2095]: PartitionDevice.updateSysfsPath: sdc1 ; status: True ; >Dec 27 12:04:00 f20gcastro.gclan blivet[2095]: sdc1 sysfsPath set to /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdc/sdc1 >Dec 27 12:04:00 f20gcastro.gclan program[2095]: Running... udevadm settle --timeout=300 >Dec 27 12:04:00 f20gcastro.gclan program[2095]: Return code: 0 >Dec 27 12:04:00 f20gcastro.gclan program[2095]: Running... udevadm settle --timeout=300 >Dec 27 12:04:00 f20gcastro.gclan program[2095]: Return code: 0 >Dec 27 12:04:00 f20gcastro.gclan blivet[2095]: executing action: [5] Create Format ext4 filesystem mounted at /boot on partition sdc1 (id 35) >Dec 27 12:04:00 f20gcastro.gclan anaconda[2095]: Creating ext4 on /dev/sdc1 >Dec 27 12:04:00 f20gcastro.gclan blivet[2095]: PartitionDevice.setup: sdc1 ; status: True ; controllable: True ; orig: False ; >Dec 27 12:04:00 f20gcastro.gclan blivet[2095]: PartitionDevice.unsetFlag: path: /dev/sdc1 ; flag: 1 ; >Dec 27 12:04:00 f20gcastro.gclan blivet[2095]: PartitionDevice.unsetFlag: path: /dev/sdc1 ; flag: 2 ; >Dec 27 12:04:00 f20gcastro.gclan blivet[2095]: PartitionDevice.unsetFlag: path: /dev/sdc1 ; flag: 3 ; >Dec 27 12:04:00 f20gcastro.gclan blivet[2095]: PartitionDevice.unsetFlag: path: /dev/sdc1 ; flag: 4 ; >Dec 27 12:04:00 f20gcastro.gclan blivet[2095]: PartitionDevice.unsetFlag: path: /dev/sdc1 ; flag: 5 ; >Dec 27 12:04:00 f20gcastro.gclan blivet[2095]: PartitionDevice.unsetFlag: path: /dev/sdc1 ; flag: 6 ; >Dec 27 12:04:00 f20gcastro.gclan blivet[2095]: PartitionDevice.unsetFlag: path: /dev/sdc1 ; flag: 8 ; >Dec 27 12:04:00 f20gcastro.gclan blivet[2095]: PartitionDevice.unsetFlag: path: /dev/sdc1 ; flag: 9 ; >Dec 27 12:04:00 f20gcastro.gclan blivet[2095]: PartitionDevice.unsetFlag: path: /dev/sdc1 ; flag: 10 ; >Dec 27 12:04:00 f20gcastro.gclan blivet[2095]: PartitionDevice.unsetFlag: path: /dev/sdc1 ; flag: 11 ; >Dec 27 12:04:00 f20gcastro.gclan blivet[2095]: PartitionDevice.unsetFlag: path: /dev/sdc1 ; flag: 12 ; >Dec 27 12:04:00 f20gcastro.gclan blivet[2095]: PartitionDevice.unsetFlag: path: /dev/sdc1 ; flag: 13 ; >Dec 27 12:04:00 f20gcastro.gclan blivet[2095]: PartitionDevice.unsetFlag: path: /dev/sdc1 ; flag: 14 ; >Dec 27 12:04:00 f20gcastro.gclan blivet[2095]: PartitionDevice.unsetFlag: path: /dev/sdc1 ; flag: 15 ; >Dec 27 12:04:00 f20gcastro.gclan blivet[2095]: DiskLabel.commitToDisk: device: /dev/sdc ; numparts: 1 ; >Dec 27 12:04:00 f20gcastro.gclan blivet[2095]: Ext4FS.create: device: /dev/sdc1 ; status: False ; type: ext4 ; >Dec 27 12:04:00 f20gcastro.gclan blivet[2095]: Ext4FS.doFormat: device: /dev/sdc1 ; mountpoint: /boot ; type: ext4 ; >Dec 27 12:04:00 f20gcastro.gclan program[2095]: Running... mke2fs -t ext4 /dev/sdc1 >Dec 27 12:04:00 f20gcastro.gclan kernel: device fsid 6e0df940-6859-415b-acf2-452a0b902192 devid 1 transid 29 /dev/sdc >Dec 27 12:04:00 f20gcastro.gclan program[2095]: mke2fs 1.42.8 (20-Jun-2013) >Dec 27 12:04:00 f20gcastro.gclan program[2095]: Filesystem label= >Dec 27 12:04:00 f20gcastro.gclan program[2095]: OS type: Linux >Dec 27 12:04:00 f20gcastro.gclan program[2095]: Block size=1024 (log=0) >Dec 27 12:04:00 f20gcastro.gclan program[2095]: Fragment size=1024 (log=0) >Dec 27 12:04:00 f20gcastro.gclan program[2095]: Stride=0 blocks, Stripe width=0 blocks >Dec 27 12:04:00 f20gcastro.gclan program[2095]: 128016 inodes, 512000 blocks >Dec 27 12:04:00 f20gcastro.gclan program[2095]: 25600 blocks (5.00%) reserved for the super user >Dec 27 12:04:00 f20gcastro.gclan program[2095]: First data block=1 >Dec 27 12:04:00 f20gcastro.gclan program[2095]: Maximum filesystem blocks=67633152 >Dec 27 12:04:00 f20gcastro.gclan program[2095]: 63 block groups >Dec 27 12:04:00 f20gcastro.gclan program[2095]: 8192 blocks per group, 8192 fragments per group >Dec 27 12:04:00 f20gcastro.gclan program[2095]: 2032 inodes per group >Dec 27 12:04:00 f20gcastro.gclan program[2095]: Superblock backups stored on blocks: >Dec 27 12:04:00 f20gcastro.gclan program[2095]: 8193, 24577, 40961, 57345, 73729, 204801, 221185, 401409 >Dec 27 12:04:00 f20gcastro.gclan program[2095]: Dec 27 12:04:00 f20gcastro.gclan program[2095]: [49B blob data] >Dec 27 12:04:00 f20gcastro.gclan program[2095]: [46B blob data] >Dec 27 12:04:00 f20gcastro.gclan program[2095]: Creating journal (8192 blocks): done >Dec 27 12:04:00 f20gcastro.gclan program[2095]: [83B blob data] >Dec 27 12:04:00 f20gcastro.gclan program[2095]: Dec 27 12:04:00 f20gcastro.gclan program[2095]: Return code: 0 >Dec 27 12:04:00 f20gcastro.gclan blivet[2095]: Ext4FS.notifyKernel: device: /dev/sdc1 ; type: ext4 ; >Dec 27 12:04:00 f20gcastro.gclan blivet[2095]: notifying kernel of 'change' event on device /sys/class/block/sdc1 >Dec 27 12:04:00 f20gcastro.gclan program[2095]: Running... udevadm settle --timeout=300 >Dec 27 12:04:00 f20gcastro.gclan program[2095]: Return code: 0 >Dec 27 12:04:00 f20gcastro.gclan blivet[2095]: PartitionDevice.updateSysfsPath: sdc1 ; status: True ; >Dec 27 12:04:00 f20gcastro.gclan blivet[2095]: PartitionDevice.updateSysfsPath: sdc1 ; status: True ; >Dec 27 12:04:00 f20gcastro.gclan blivet[2095]: sdc1 sysfsPath set to /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdc/sdc1 >Dec 27 12:04:00 f20gcastro.gclan program[2095]: Running... udevadm settle --timeout=300 >Dec 27 12:04:00 f20gcastro.gclan program[2095]: Return code: 0 >Dec 27 12:04:00 f20gcastro.gclan blivet[2095]: executing action: [6] Create Device partition sdc2 (id 36) >Dec 27 12:04:00 f20gcastro.gclan blivet[2095]: PartitionDevice.create: sdc2 ; status: False ; >Dec 27 12:04:00 f20gcastro.gclan blivet[2095]: PartitionDevice.setupParents: kids: 1 ; name: sdc2 ; orig: False ; >Dec 27 12:04:00 f20gcastro.gclan blivet[2095]: DiskDevice.setup: sdc ; status: True ; controllable: True ; orig: False ; >Dec 27 12:04:00 f20gcastro.gclan blivet[2095]: DiskLabel.setup: device: /dev/sdc ; status: False ; type: disklabel ; >Dec 27 12:04:00 f20gcastro.gclan blivet[2095]: DiskLabel.setup: device: /dev/sdc ; status: False ; type: disklabel ; >Dec 27 12:04:00 f20gcastro.gclan blivet[2095]: PartitionDevice._create: sdc2 ; status: False ; >Dec 27 12:04:00 f20gcastro.gclan blivet[2095]: PartitionDevice._wipe: sdc2 ; status: False ; >Dec 27 12:04:00 f20gcastro.gclan program[2095]: Running... dd if=/dev/zero of=/dev/sdc bs=512 seek=1026048 count=2048 >Dec 27 12:04:00 f20gcastro.gclan program[2095]: 2048+0 records in >Dec 27 12:04:00 f20gcastro.gclan program[2095]: 2048+0 records out >Dec 27 12:04:00 f20gcastro.gclan program[2095]: 1048576 bytes (1.0 MB) copied, 0.0744248 s, 14.1 MB/s >Dec 27 12:04:00 f20gcastro.gclan program[2095]: Return code: 0 >Dec 27 12:04:00 f20gcastro.gclan program[2095]: Running... udevadm settle --timeout=300 >Dec 27 12:04:00 f20gcastro.gclan kernel: device fsid 6e0df940-6859-415b-acf2-452a0b902192 devid 1 transid 29 /dev/sdc >Dec 27 12:04:00 f20gcastro.gclan program[2095]: Return code: 0 >Dec 27 12:04:00 f20gcastro.gclan blivet[2095]: DiskLabel.commit: device: /dev/sdc ; numparts: 2 ; >Dec 27 12:04:00 f20gcastro.gclan program[2095]: Running... udevadm settle --timeout=300 >Dec 27 12:04:00 f20gcastro.gclan kernel: device fsid 6e0df940-6859-415b-acf2-452a0b902192 devid 1 transid 29 /dev/sdc >Dec 27 12:04:00 f20gcastro.gclan program[2095]: Return code: 0 >Dec 27 12:04:00 f20gcastro.gclan blivet[2095]: post-commit partition path is /dev/sdc2 >Dec 27 12:04:00 f20gcastro.gclan blivet[2095]: PartitionDevice._setPartedPartition: sdc2 ; >Dec 27 12:04:00 f20gcastro.gclan blivet[2095]: device sdc2 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x4853ad0> fileSystem: None >number: 2 path: /dev/sdc2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x49eff50> PedPartition: <_ped.Partition object at 0x487cfb0> >Dec 27 12:04:00 f20gcastro.gclan blivet[2095]: DeviceFormat.destroy: device: /dev/sdc2 ; status: False ; type: None ; >Dec 27 12:04:00 f20gcastro.gclan program[2095]: Running... wipefs -f -a /dev/sdc2 >Dec 27 12:04:00 f20gcastro.gclan program[2095]: Return code: 0 >Dec 27 12:04:00 f20gcastro.gclan blivet[2095]: PartitionDevice.setup: sdc2 ; status: True ; controllable: True ; orig: False ; >Dec 27 12:04:00 f20gcastro.gclan blivet[2095]: PartitionDevice.updateSysfsPath: sdc2 ; status: True ; >Dec 27 12:04:00 f20gcastro.gclan blivet[2095]: PartitionDevice.updateSysfsPath: sdc2 ; status: True ; >Dec 27 12:04:00 f20gcastro.gclan blivet[2095]: sdc2 sysfsPath set to /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdc/sdc2 >Dec 27 12:04:00 f20gcastro.gclan program[2095]: Running... udevadm settle --timeout=300 >Dec 27 12:04:00 f20gcastro.gclan program[2095]: Return code: 0 >Dec 27 12:04:00 f20gcastro.gclan program[2095]: Running... udevadm settle --timeout=300 >Dec 27 12:04:00 f20gcastro.gclan program[2095]: Return code: 0 >Dec 27 12:04:00 f20gcastro.gclan blivet[2095]: executing action: [2] Create Device partition sdc3 (id 34) >Dec 27 12:04:00 f20gcastro.gclan blivet[2095]: PartitionDevice.create: sdc3 ; status: False ; >Dec 27 12:04:00 f20gcastro.gclan blivet[2095]: PartitionDevice.setupParents: kids: 1 ; name: sdc3 ; orig: False ; >Dec 27 12:04:00 f20gcastro.gclan blivet[2095]: DiskDevice.setup: sdc ; status: True ; controllable: True ; orig: False ; >Dec 27 12:04:00 f20gcastro.gclan blivet[2095]: DiskLabel.setup: device: /dev/sdc ; status: False ; type: disklabel ; >Dec 27 12:04:00 f20gcastro.gclan blivet[2095]: DiskLabel.setup: device: /dev/sdc ; status: False ; type: disklabel ; >Dec 27 12:04:00 f20gcastro.gclan blivet[2095]: PartitionDevice._create: sdc3 ; status: False ; >Dec 27 12:04:00 f20gcastro.gclan blivet[2095]: PartitionDevice._wipe: sdc3 ; status: False ; >Dec 27 12:04:00 f20gcastro.gclan program[2095]: Running... dd if=/dev/zero of=/dev/sdc bs=512 seek=17573888 count=2048 >Dec 27 12:04:01 f20gcastro.gclan program[2095]: 2048+0 records in >Dec 27 12:04:01 f20gcastro.gclan program[2095]: 2048+0 records out >Dec 27 12:04:01 f20gcastro.gclan program[2095]: 1048576 bytes (1.0 MB) copied, 0.072687 s, 14.4 MB/s >Dec 27 12:04:01 f20gcastro.gclan program[2095]: Return code: 0 >Dec 27 12:04:01 f20gcastro.gclan program[2095]: Running... udevadm settle --timeout=300 >Dec 27 12:04:01 f20gcastro.gclan kernel: device fsid 6e0df940-6859-415b-acf2-452a0b902192 devid 1 transid 29 /dev/sdc >Dec 27 12:04:01 f20gcastro.gclan program[2095]: Return code: 0 >Dec 27 12:04:01 f20gcastro.gclan blivet[2095]: DiskLabel.commit: device: /dev/sdc ; numparts: 3 ; >Dec 27 12:04:01 f20gcastro.gclan program[2095]: Running... udevadm settle --timeout=300 >Dec 27 12:04:01 f20gcastro.gclan kernel: device fsid 6e0df940-6859-415b-acf2-452a0b902192 devid 1 transid 29 /dev/sdc >Dec 27 12:04:01 f20gcastro.gclan program[2095]: Return code: 0 >Dec 27 12:04:01 f20gcastro.gclan blivet[2095]: post-commit partition path is /dev/sdc3 >Dec 27 12:04:01 f20gcastro.gclan blivet[2095]: PartitionDevice._setPartedPartition: sdc3 ; >Dec 27 12:04:01 f20gcastro.gclan blivet[2095]: device sdc3 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x4853ad0> fileSystem: None >number: 3 path: /dev/sdc3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x49eff90> PedPartition: <_ped.Partition object at 0x48574d0> >Dec 27 12:04:01 f20gcastro.gclan blivet[2095]: DeviceFormat.destroy: device: /dev/sdc3 ; status: False ; type: None ; >Dec 27 12:04:01 f20gcastro.gclan program[2095]: Running... wipefs -f -a /dev/sdc3 >Dec 27 12:04:01 f20gcastro.gclan program[2095]: Return code: 0 >Dec 27 12:04:01 f20gcastro.gclan blivet[2095]: PartitionDevice.setup: sdc3 ; status: True ; controllable: True ; orig: False ; >Dec 27 12:04:01 f20gcastro.gclan blivet[2095]: PartitionDevice.updateSysfsPath: sdc3 ; status: True ; >Dec 27 12:04:01 f20gcastro.gclan blivet[2095]: PartitionDevice.updateSysfsPath: sdc3 ; status: True ; >Dec 27 12:04:01 f20gcastro.gclan blivet[2095]: sdc3 sysfsPath set to /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdc/sdc3 >Dec 27 12:04:01 f20gcastro.gclan program[2095]: Running... udevadm settle --timeout=300 >Dec 27 12:04:01 f20gcastro.gclan program[2095]: Return code: 0 >Dec 27 12:04:01 f20gcastro.gclan program[2095]: Running... udevadm settle --timeout=300 >Dec 27 12:04:01 f20gcastro.gclan program[2095]: Return code: 0 >Dec 27 12:04:01 f20gcastro.gclan blivet[2095]: executing action: [3] Create Format luks on partition sdc3 (id 34) >Dec 27 12:04:01 f20gcastro.gclan anaconda[2095]: Creating luks on /dev/sdc3 >Dec 27 12:04:01 f20gcastro.gclan blivet[2095]: PartitionDevice.setup: sdc3 ; status: True ; controllable: True ; orig: False ; >Dec 27 12:04:01 f20gcastro.gclan blivet[2095]: PartitionDevice.unsetFlag: path: /dev/sdc3 ; flag: 1 ; >Dec 27 12:04:01 f20gcastro.gclan blivet[2095]: PartitionDevice.unsetFlag: path: /dev/sdc3 ; flag: 2 ; >Dec 27 12:04:01 f20gcastro.gclan blivet[2095]: PartitionDevice.unsetFlag: path: /dev/sdc3 ; flag: 3 ; >Dec 27 12:04:01 f20gcastro.gclan blivet[2095]: PartitionDevice.unsetFlag: path: /dev/sdc3 ; flag: 4 ; >Dec 27 12:04:01 f20gcastro.gclan blivet[2095]: PartitionDevice.unsetFlag: path: /dev/sdc3 ; flag: 5 ; >Dec 27 12:04:01 f20gcastro.gclan blivet[2095]: PartitionDevice.unsetFlag: path: /dev/sdc3 ; flag: 6 ; >Dec 27 12:04:01 f20gcastro.gclan blivet[2095]: PartitionDevice.unsetFlag: path: /dev/sdc3 ; flag: 8 ; >Dec 27 12:04:01 f20gcastro.gclan blivet[2095]: PartitionDevice.unsetFlag: path: /dev/sdc3 ; flag: 9 ; >Dec 27 12:04:01 f20gcastro.gclan blivet[2095]: PartitionDevice.unsetFlag: path: /dev/sdc3 ; flag: 10 ; >Dec 27 12:04:01 f20gcastro.gclan blivet[2095]: PartitionDevice.unsetFlag: path: /dev/sdc3 ; flag: 11 ; >Dec 27 12:04:01 f20gcastro.gclan blivet[2095]: PartitionDevice.unsetFlag: path: /dev/sdc3 ; flag: 12 ; >Dec 27 12:04:01 f20gcastro.gclan blivet[2095]: PartitionDevice.unsetFlag: path: /dev/sdc3 ; flag: 13 ; >Dec 27 12:04:01 f20gcastro.gclan blivet[2095]: PartitionDevice.unsetFlag: path: /dev/sdc3 ; flag: 14 ; >Dec 27 12:04:01 f20gcastro.gclan blivet[2095]: PartitionDevice.unsetFlag: path: /dev/sdc3 ; flag: 15 ; >Dec 27 12:04:01 f20gcastro.gclan blivet[2095]: DiskLabel.commitToDisk: device: /dev/sdc ; numparts: 3 ; >Dec 27 12:04:01 f20gcastro.gclan blivet[2095]: LUKS.create: device: /dev/sdc3 ; status: False ; type: luks ; >Dec 27 12:04:01 f20gcastro.gclan blivet[2095]: LUKS.create: device: /dev/sdc3 ; status: False ; type: luks ; >Dec 27 12:04:01 f20gcastro.gclan kernel: device fsid 6e0df940-6859-415b-acf2-452a0b902192 devid 1 transid 29 /dev/sdc >Dec 27 12:04:05 f20gcastro.gclan blivet[2095]: LUKS.notifyKernel: device: /dev/sdc3 ; type: luks ; >Dec 27 12:04:05 f20gcastro.gclan blivet[2095]: notifying kernel of 'change' event on device /sys/class/block/sdc3 >Dec 27 12:04:05 f20gcastro.gclan program[2095]: Running... udevadm settle --timeout=300 >Dec 27 12:04:05 f20gcastro.gclan program[2095]: Return code: 0 >Dec 27 12:04:05 f20gcastro.gclan blivet[2095]: PartitionDevice.updateSysfsPath: sdc3 ; status: True ; >Dec 27 12:04:05 f20gcastro.gclan blivet[2095]: PartitionDevice.updateSysfsPath: sdc3 ; status: True ; >Dec 27 12:04:05 f20gcastro.gclan blivet[2095]: sdc3 sysfsPath set to /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdc/sdc3 >Dec 27 12:04:05 f20gcastro.gclan program[2095]: Running... udevadm settle --timeout=300 >Dec 27 12:04:05 f20gcastro.gclan program[2095]: Return code: 0 >Dec 27 12:04:05 f20gcastro.gclan blivet[2095]: executing action: [10] Create Device luks/dm-crypt luks-sdc3 (id 38) >Dec 27 12:04:05 f20gcastro.gclan blivet[2095]: LUKSDevice.create: luks-sdc3 ; status: False ; >Dec 27 12:04:05 f20gcastro.gclan blivet[2095]: LUKSDevice.setupParents: kids: 1 ; name: luks-sdc3 ; orig: False ; >Dec 27 12:04:05 f20gcastro.gclan blivet[2095]: PartitionDevice.setup: sdc3 ; status: True ; controllable: True ; orig: False ; >Dec 27 12:04:05 f20gcastro.gclan blivet[2095]: LUKS.setup: device: /dev/sdc3 ; mapName: luks-edb57e1f-3d56-4402-a453-0a81ef82c5c2 ; status: False ; type: luks ; >Dec 27 12:04:05 f20gcastro.gclan blivet[2095]: LUKS.setup: device: /dev/sdc3 ; status: False ; type: luks ; >Dec 27 12:04:07 f20gcastro.gclan blivet[2095]: LUKSDevice.setup: luks-edb57e1f-3d56-4402-a453-0a81ef82c5c2 ; status: True ; controllable: True ; orig: False ; >Dec 27 12:04:07 f20gcastro.gclan blivet[2095]: LUKSDevice.updateSysfsPath: luks-edb57e1f-3d56-4402-a453-0a81ef82c5c2 ; status: True ; >Dec 27 12:04:07 f20gcastro.gclan blivet[2095]: LUKSDevice.getDMNode: luks-edb57e1f-3d56-4402-a453-0a81ef82c5c2 ; status: True ; >Dec 27 12:04:07 f20gcastro.gclan program[2095]: Running... udevadm settle --timeout=300 >Dec 27 12:04:07 f20gcastro.gclan program[2095]: Return code: 0 >Dec 27 12:04:07 f20gcastro.gclan program[2095]: Running... udevadm settle --timeout=300 >Dec 27 12:04:07 f20gcastro.gclan program[2095]: Return code: 0 >Dec 27 12:04:07 f20gcastro.gclan blivet[2095]: executing action: [11] Create Format btrfs filesystem on luks/dm-crypt luks-edb57e1f-3d56-4402-a453-0a81ef82c5c2 (id 38) >Dec 27 12:04:07 f20gcastro.gclan anaconda[2095]: Creating btrfs on /dev/mapper/luks-edb57e1f-3d56-4402-a453-0a81ef82c5c2 >Dec 27 12:04:07 f20gcastro.gclan blivet[2095]: LUKSDevice.setup: luks-edb57e1f-3d56-4402-a453-0a81ef82c5c2 ; status: True ; controllable: True ; orig: False ; >Dec 27 12:04:07 f20gcastro.gclan program[2095]: Running... udevadm settle --timeout=300 >Dec 27 12:04:07 f20gcastro.gclan program[2095]: Return code: 0 >Dec 27 12:04:07 f20gcastro.gclan blivet[2095]: LUKSDevice.updateSysfsPath: luks-edb57e1f-3d56-4402-a453-0a81ef82c5c2 ; status: True ; >Dec 27 12:04:07 f20gcastro.gclan blivet[2095]: LUKSDevice.getDMNode: luks-edb57e1f-3d56-4402-a453-0a81ef82c5c2 ; status: True ; >Dec 27 12:04:07 f20gcastro.gclan program[2095]: Running... udevadm settle --timeout=300 >Dec 27 12:04:07 f20gcastro.gclan program[2095]: Return code: 0 >Dec 27 12:04:07 f20gcastro.gclan blivet[2095]: executing action: [12] Create Device btrfs volume fedora_f20gcastro (id 39) >Dec 27 12:04:07 f20gcastro.gclan blivet[2095]: BTRFSVolumeDevice.create: fedora_f20gcastro ; status: True ; >Dec 27 12:04:07 f20gcastro.gclan blivet[2095]: BTRFSVolumeDevice.setupParents: kids: 2 ; name: fedora_f20gcastro ; orig: False ; >Dec 27 12:04:07 f20gcastro.gclan blivet[2095]: LUKSDevice.setup: luks-edb57e1f-3d56-4402-a453-0a81ef82c5c2 ; status: True ; controllable: True ; orig: False ; >Dec 27 12:04:07 f20gcastro.gclan blivet[2095]: BTRFSVolumeDevice._create: fedora_f20gcastro ; status: True ; >Dec 27 12:04:07 f20gcastro.gclan program[2095]: Running... mkfs.btrfs --data=single --label=fedora_f20gcastro /dev/mapper/luks-edb57e1f-3d56-4402-a453-0a81ef82c5c2 >Dec 27 12:04:08 f20gcastro.gclan kernel: device label fedora_f20gcastro devid 1 transid 4 /dev/dm-0 >Dec 27 12:04:08 f20gcastro.gclan program[2095]: Turning ON incompat feature 'extref': increased hardlink limit per file to 65536 >Dec 27 12:04:08 f20gcastro.gclan program[2095]: Dec 27 12:04:08 f20gcastro.gclan program[2095]: WARNING! - Btrfs v0.20-rc1 IS EXPERIMENTAL >Dec 27 12:04:08 f20gcastro.gclan program[2095]: WARNING! - see http://btrfs.wiki.kernel.org before using >Dec 27 12:04:08 f20gcastro.gclan program[2095]: Dec 27 12:04:08 f20gcastro.gclan program[2095]: fs created label fedora_f20gcastro on /dev/mapper/luks-edb57e1f-3d56-4402-a453-0a81ef82c5c2 >Dec 27 12:04:08 f20gcastro.gclan program[2095]: nodesize 16384 leafsize 16384 sectorsize 4096 size 923.13GiB >Dec 27 12:04:08 f20gcastro.gclan program[2095]: Btrfs v0.20-rc1 >Dec 27 12:04:08 f20gcastro.gclan program[2095]: Return code: 0 >Dec 27 12:04:08 f20gcastro.gclan blivet[2095]: BTRFSVolumeDevice.setup: fedora_f20gcastro ; status: True ; controllable: True ; orig: False ; >Dec 27 12:04:08 f20gcastro.gclan blivet[2095]: BTRFSVolumeDevice.updateSysfsPath: fedora_f20gcastro ; status: True ; >Dec 27 12:04:08 f20gcastro.gclan blivet[2095]: LUKSDevice.updateSysfsPath: luks-edb57e1f-3d56-4402-a453-0a81ef82c5c2 ; status: True ; >Dec 27 12:04:08 f20gcastro.gclan blivet[2095]: LUKSDevice.getDMNode: luks-edb57e1f-3d56-4402-a453-0a81ef82c5c2 ; status: True ; >Dec 27 12:04:08 f20gcastro.gclan blivet[2095]: fedora_f20gcastro sysfsPath set to /devices/virtual/block/dm-0 >Dec 27 12:04:08 f20gcastro.gclan program[2095]: Running... udevadm settle --timeout=300 >Dec 27 12:04:08 f20gcastro.gclan kernel: device label fedora_f20gcastro devid 1 transid 4 /dev/dm-0 >Dec 27 12:04:08 f20gcastro.gclan program[2095]: Return code: 0 >Dec 27 12:04:08 f20gcastro.gclan program[2095]: Running... udevadm settle --timeout=300 >Dec 27 12:04:08 f20gcastro.gclan program[2095]: Return code: 0 >Dec 27 12:04:08 f20gcastro.gclan blivet[2095]: executing action: [13] Create Format btrfs filesystem on btrfs volume fedora_f20gcastro (id 39) >Dec 27 12:04:08 f20gcastro.gclan anaconda[2095]: Creating btrfs on /dev/mapper/luks-edb57e1f-3d56-4402-a453-0a81ef82c5c2 >Dec 27 12:04:08 f20gcastro.gclan blivet[2095]: BTRFSVolumeDevice.setup: fedora_f20gcastro ; status: True ; controllable: True ; orig: False ; >Dec 27 12:04:08 f20gcastro.gclan program[2095]: Running... udevadm settle --timeout=300 >Dec 27 12:04:08 f20gcastro.gclan program[2095]: Return code: 0 >Dec 27 12:04:08 f20gcastro.gclan blivet[2095]: BTRFSVolumeDevice.updateSysfsPath: fedora_f20gcastro ; status: True ; >Dec 27 12:04:08 f20gcastro.gclan blivet[2095]: LUKSDevice.updateSysfsPath: luks-edb57e1f-3d56-4402-a453-0a81ef82c5c2 ; status: True ; >Dec 27 12:04:08 f20gcastro.gclan blivet[2095]: LUKSDevice.getDMNode: luks-edb57e1f-3d56-4402-a453-0a81ef82c5c2 ; status: True ; >Dec 27 12:04:08 f20gcastro.gclan blivet[2095]: fedora_f20gcastro sysfsPath set to /devices/virtual/block/dm-0 >Dec 27 12:04:08 f20gcastro.gclan program[2095]: Running... udevadm settle --timeout=300 >Dec 27 12:04:08 f20gcastro.gclan program[2095]: Return code: 0 >Dec 27 12:04:08 f20gcastro.gclan blivet[2095]: executing action: [14] Create Device btrfs subvolume root (id 40) >Dec 27 12:04:08 f20gcastro.gclan blivet[2095]: BTRFSSubVolumeDevice.create: root ; status: True ; >Dec 27 12:04:08 f20gcastro.gclan blivet[2095]: BTRFSSubVolumeDevice.setupParents: kids: 0 ; name: root ; orig: False ; >Dec 27 12:04:08 f20gcastro.gclan blivet[2095]: BTRFSVolumeDevice.setup: fedora_f20gcastro ; status: True ; controllable: True ; orig: False ; >Dec 27 12:04:08 f20gcastro.gclan blivet[2095]: BTRFSSubVolumeDevice._create: root ; status: True ; >Dec 27 12:04:08 f20gcastro.gclan blivet[2095]: failed to get default SELinux context for /tmp/btrfs-tmp.392pPzPS: [Errno 2] No such file or directory >Dec 27 12:04:08 f20gcastro.gclan blivet[2095]: set SELinux context for mountpoint /tmp/btrfs-tmp.392pPzPS to None >Dec 27 12:04:08 f20gcastro.gclan program[2095]: Running... mount -t btrfs -o defaults /dev/mapper/luks-edb57e1f-3d56-4402-a453-0a81ef82c5c2 /tmp/btrfs-tmp.392pPzPS >Dec 27 12:04:08 f20gcastro.gclan kernel: device label fedora_f20gcastro devid 1 transid 4 /dev/mapper/luks-edb57e1f-3d56-4402-a453-0a81ef82c5c2 >Dec 27 12:04:08 f20gcastro.gclan kernel: btrfs: disk space caching is enabled >Dec 27 12:04:08 f20gcastro.gclan kernel: btrfs flagging fs with big metadata feature >Dec 27 12:04:08 f20gcastro.gclan kernel: SELinux: initialized (dev dm-0, type btrfs), uses xattr >Dec 27 12:04:08 f20gcastro.gclan program[2095]: Return code: 0 >Dec 27 12:04:08 f20gcastro.gclan blivet[2095]: failed to get default SELinux context for /tmp/btrfs-tmp.392pPzPS: [Errno 2] No such file or directory >Dec 27 12:04:08 f20gcastro.gclan blivet[2095]: set SELinux context for newly mounted filesystem root at /tmp/btrfs-tmp.392pPzPS to None >Dec 27 12:04:08 f20gcastro.gclan program[2095]: Running... btrfs subvol create /tmp/btrfs-tmp.392pPzPS/root >Dec 27 12:04:08 f20gcastro.gclan program[2095]: Create subvolume '/tmp/btrfs-tmp.392pPzPS/root' >Dec 27 12:04:08 f20gcastro.gclan program[2095]: Return code: 0 >Dec 27 12:04:08 f20gcastro.gclan program[2095]: Running... udevadm settle --timeout=300 >Dec 27 12:04:08 f20gcastro.gclan program[2095]: Return code: 0 >Dec 27 12:04:08 f20gcastro.gclan program[2095]: Running... umount /tmp/btrfs-tmp.392pPzPS >Dec 27 12:04:08 f20gcastro.gclan program[2095]: Return code: 0 >Dec 27 12:04:08 f20gcastro.gclan blivet[2095]: BTRFSSubVolumeDevice.setup: root ; status: True ; controllable: True ; orig: False ; >Dec 27 12:04:08 f20gcastro.gclan blivet[2095]: BTRFSSubVolumeDevice.updateSysfsPath: root ; status: True ; >Dec 27 12:04:08 f20gcastro.gclan blivet[2095]: BTRFSVolumeDevice.updateSysfsPath: fedora_f20gcastro ; status: True ; >Dec 27 12:04:08 f20gcastro.gclan blivet[2095]: LUKSDevice.updateSysfsPath: luks-edb57e1f-3d56-4402-a453-0a81ef82c5c2 ; status: True ; >Dec 27 12:04:08 f20gcastro.gclan blivet[2095]: LUKSDevice.getDMNode: luks-edb57e1f-3d56-4402-a453-0a81ef82c5c2 ; status: True ; >Dec 27 12:04:08 f20gcastro.gclan blivet[2095]: fedora_f20gcastro sysfsPath set to /devices/virtual/block/dm-0 >Dec 27 12:04:08 f20gcastro.gclan blivet[2095]: root sysfsPath set to /devices/virtual/block/dm-0 >Dec 27 12:04:08 f20gcastro.gclan program[2095]: Running... udevadm settle --timeout=300 >Dec 27 12:04:08 f20gcastro.gclan program[2095]: Return code: 0 >Dec 27 12:04:08 f20gcastro.gclan program[2095]: Running... udevadm settle --timeout=300 >Dec 27 12:04:08 f20gcastro.gclan program[2095]: Return code: 0 >Dec 27 12:04:08 f20gcastro.gclan blivet[2095]: executing action: [15] Create Format btrfs filesystem mounted at / on btrfs subvolume root (id 40) >Dec 27 12:04:08 f20gcastro.gclan anaconda[2095]: Creating btrfs on /dev/mapper/luks-edb57e1f-3d56-4402-a453-0a81ef82c5c2 >Dec 27 12:04:08 f20gcastro.gclan blivet[2095]: BTRFSSubVolumeDevice.setup: root ; status: True ; controllable: True ; orig: False ; >Dec 27 12:04:08 f20gcastro.gclan program[2095]: Running... udevadm settle --timeout=300 >Dec 27 12:04:08 f20gcastro.gclan program[2095]: Return code: 0 >Dec 27 12:04:08 f20gcastro.gclan blivet[2095]: BTRFSSubVolumeDevice.updateSysfsPath: root ; status: True ; >Dec 27 12:04:08 f20gcastro.gclan blivet[2095]: BTRFSVolumeDevice.updateSysfsPath: fedora_f20gcastro ; status: True ; >Dec 27 12:04:08 f20gcastro.gclan blivet[2095]: LUKSDevice.updateSysfsPath: luks-edb57e1f-3d56-4402-a453-0a81ef82c5c2 ; status: True ; >Dec 27 12:04:08 f20gcastro.gclan blivet[2095]: LUKSDevice.getDMNode: luks-edb57e1f-3d56-4402-a453-0a81ef82c5c2 ; status: True ; >Dec 27 12:04:08 f20gcastro.gclan blivet[2095]: fedora_f20gcastro sysfsPath set to /devices/virtual/block/dm-0 >Dec 27 12:04:08 f20gcastro.gclan blivet[2095]: root sysfsPath set to /devices/virtual/block/dm-0 >Dec 27 12:04:08 f20gcastro.gclan program[2095]: Running... udevadm settle --timeout=300 >Dec 27 12:04:08 f20gcastro.gclan program[2095]: Return code: 0 >Dec 27 12:04:08 f20gcastro.gclan blivet[2095]: executing action: [16] Create Device btrfs subvolume home (id 41) >Dec 27 12:04:08 f20gcastro.gclan blivet[2095]: BTRFSSubVolumeDevice.create: home ; status: True ; >Dec 27 12:04:08 f20gcastro.gclan blivet[2095]: BTRFSSubVolumeDevice.setupParents: kids: 0 ; name: home ; orig: False ; >Dec 27 12:04:08 f20gcastro.gclan blivet[2095]: BTRFSVolumeDevice.setup: fedora_f20gcastro ; status: True ; controllable: True ; orig: False ; >Dec 27 12:04:08 f20gcastro.gclan blivet[2095]: BTRFSSubVolumeDevice._create: home ; status: True ; >Dec 27 12:04:08 f20gcastro.gclan blivet[2095]: failed to get default SELinux context for /tmp/btrfs-tmp.39b4vK97: [Errno 2] No such file or directory >Dec 27 12:04:08 f20gcastro.gclan blivet[2095]: set SELinux context for mountpoint /tmp/btrfs-tmp.39b4vK97 to None >Dec 27 12:04:08 f20gcastro.gclan program[2095]: Running... mount -t btrfs -o defaults /dev/mapper/luks-edb57e1f-3d56-4402-a453-0a81ef82c5c2 /tmp/btrfs-tmp.39b4vK97 >Dec 27 12:04:08 f20gcastro.gclan kernel: device label fedora_f20gcastro devid 1 transid 7 /dev/mapper/luks-edb57e1f-3d56-4402-a453-0a81ef82c5c2 >Dec 27 12:04:08 f20gcastro.gclan kernel: btrfs: disk space caching is enabled >Dec 27 12:04:08 f20gcastro.gclan kernel: SELinux: initialized (dev dm-0, type btrfs), uses xattr >Dec 27 12:04:08 f20gcastro.gclan program[2095]: Return code: 0 >Dec 27 12:04:08 f20gcastro.gclan blivet[2095]: failed to get default SELinux context for /tmp/btrfs-tmp.39b4vK97: [Errno 2] No such file or directory >Dec 27 12:04:08 f20gcastro.gclan blivet[2095]: set SELinux context for newly mounted filesystem root at /tmp/btrfs-tmp.39b4vK97 to None >Dec 27 12:04:08 f20gcastro.gclan program[2095]: Running... btrfs subvol create /tmp/btrfs-tmp.39b4vK97/home >Dec 27 12:04:08 f20gcastro.gclan program[2095]: Create subvolume '/tmp/btrfs-tmp.39b4vK97/home' >Dec 27 12:04:08 f20gcastro.gclan program[2095]: Return code: 0 >Dec 27 12:04:08 f20gcastro.gclan program[2095]: Running... udevadm settle --timeout=300 >Dec 27 12:04:08 f20gcastro.gclan program[2095]: Return code: 0 >Dec 27 12:04:08 f20gcastro.gclan program[2095]: Running... umount /tmp/btrfs-tmp.39b4vK97 >Dec 27 12:04:09 f20gcastro.gclan program[2095]: Return code: 0 >Dec 27 12:04:09 f20gcastro.gclan blivet[2095]: BTRFSSubVolumeDevice.setup: home ; status: True ; controllable: True ; orig: False ; >Dec 27 12:04:09 f20gcastro.gclan blivet[2095]: BTRFSSubVolumeDevice.updateSysfsPath: home ; status: True ; >Dec 27 12:04:09 f20gcastro.gclan blivet[2095]: BTRFSVolumeDevice.updateSysfsPath: fedora_f20gcastro ; status: True ; >Dec 27 12:04:09 f20gcastro.gclan blivet[2095]: LUKSDevice.updateSysfsPath: luks-edb57e1f-3d56-4402-a453-0a81ef82c5c2 ; status: True ; >Dec 27 12:04:09 f20gcastro.gclan blivet[2095]: LUKSDevice.getDMNode: luks-edb57e1f-3d56-4402-a453-0a81ef82c5c2 ; status: True ; >Dec 27 12:04:09 f20gcastro.gclan blivet[2095]: fedora_f20gcastro sysfsPath set to /devices/virtual/block/dm-0 >Dec 27 12:04:09 f20gcastro.gclan blivet[2095]: home sysfsPath set to /devices/virtual/block/dm-0 >Dec 27 12:04:09 f20gcastro.gclan program[2095]: Running... udevadm settle --timeout=300 >Dec 27 12:04:09 f20gcastro.gclan program[2095]: Return code: 0 >Dec 27 12:04:09 f20gcastro.gclan program[2095]: Running... udevadm settle --timeout=300 >Dec 27 12:04:09 f20gcastro.gclan program[2095]: Return code: 0 >Dec 27 12:04:09 f20gcastro.gclan blivet[2095]: executing action: [17] Create Format btrfs filesystem mounted at /home on btrfs subvolume home (id 41) >Dec 27 12:04:09 f20gcastro.gclan anaconda[2095]: Creating btrfs on /dev/mapper/luks-edb57e1f-3d56-4402-a453-0a81ef82c5c2 >Dec 27 12:04:09 f20gcastro.gclan blivet[2095]: BTRFSSubVolumeDevice.setup: home ; status: True ; controllable: True ; orig: False ; >Dec 27 12:04:09 f20gcastro.gclan program[2095]: Running... udevadm settle --timeout=300 >Dec 27 12:04:09 f20gcastro.gclan program[2095]: Return code: 0 >Dec 27 12:04:09 f20gcastro.gclan blivet[2095]: BTRFSSubVolumeDevice.updateSysfsPath: home ; status: True ; >Dec 27 12:04:09 f20gcastro.gclan blivet[2095]: BTRFSVolumeDevice.updateSysfsPath: fedora_f20gcastro ; status: True ; >Dec 27 12:04:09 f20gcastro.gclan blivet[2095]: LUKSDevice.updateSysfsPath: luks-edb57e1f-3d56-4402-a453-0a81ef82c5c2 ; status: True ; >Dec 27 12:04:09 f20gcastro.gclan blivet[2095]: LUKSDevice.getDMNode: luks-edb57e1f-3d56-4402-a453-0a81ef82c5c2 ; status: True ; >Dec 27 12:04:09 f20gcastro.gclan blivet[2095]: fedora_f20gcastro sysfsPath set to /devices/virtual/block/dm-0 >Dec 27 12:04:09 f20gcastro.gclan blivet[2095]: home sysfsPath set to /devices/virtual/block/dm-0 >Dec 27 12:04:09 f20gcastro.gclan program[2095]: Running... udevadm settle --timeout=300 >Dec 27 12:04:09 f20gcastro.gclan program[2095]: Return code: 0 >Dec 27 12:04:09 f20gcastro.gclan blivet[2095]: executing action: [7] Create Format luks on partition sdc2 (id 36) >Dec 27 12:04:09 f20gcastro.gclan anaconda[2095]: Creating luks on /dev/sdc2 >Dec 27 12:04:09 f20gcastro.gclan blivet[2095]: PartitionDevice.setup: sdc2 ; status: True ; controllable: True ; orig: False ; >Dec 27 12:04:09 f20gcastro.gclan blivet[2095]: PartitionDevice.unsetFlag: path: /dev/sdc2 ; flag: 1 ; >Dec 27 12:04:09 f20gcastro.gclan blivet[2095]: PartitionDevice.unsetFlag: path: /dev/sdc2 ; flag: 2 ; >Dec 27 12:04:09 f20gcastro.gclan blivet[2095]: PartitionDevice.unsetFlag: path: /dev/sdc2 ; flag: 3 ; >Dec 27 12:04:09 f20gcastro.gclan blivet[2095]: PartitionDevice.unsetFlag: path: /dev/sdc2 ; flag: 4 ; >Dec 27 12:04:09 f20gcastro.gclan blivet[2095]: PartitionDevice.unsetFlag: path: /dev/sdc2 ; flag: 5 ; >Dec 27 12:04:09 f20gcastro.gclan blivet[2095]: PartitionDevice.unsetFlag: path: /dev/sdc2 ; flag: 6 ; >Dec 27 12:04:09 f20gcastro.gclan blivet[2095]: PartitionDevice.unsetFlag: path: /dev/sdc2 ; flag: 8 ; >Dec 27 12:04:09 f20gcastro.gclan blivet[2095]: PartitionDevice.unsetFlag: path: /dev/sdc2 ; flag: 9 ; >Dec 27 12:04:09 f20gcastro.gclan blivet[2095]: PartitionDevice.unsetFlag: path: /dev/sdc2 ; flag: 10 ; >Dec 27 12:04:09 f20gcastro.gclan blivet[2095]: PartitionDevice.unsetFlag: path: /dev/sdc2 ; flag: 11 ; >Dec 27 12:04:09 f20gcastro.gclan blivet[2095]: PartitionDevice.unsetFlag: path: /dev/sdc2 ; flag: 12 ; >Dec 27 12:04:09 f20gcastro.gclan blivet[2095]: PartitionDevice.unsetFlag: path: /dev/sdc2 ; flag: 13 ; >Dec 27 12:04:09 f20gcastro.gclan blivet[2095]: PartitionDevice.unsetFlag: path: /dev/sdc2 ; flag: 14 ; >Dec 27 12:04:09 f20gcastro.gclan blivet[2095]: PartitionDevice.unsetFlag: path: /dev/sdc2 ; flag: 15 ; >Dec 27 12:04:09 f20gcastro.gclan blivet[2095]: DiskLabel.commitToDisk: device: /dev/sdc ; numparts: 3 ; >Dec 27 12:04:09 f20gcastro.gclan blivet[2095]: LUKS.create: device: /dev/sdc2 ; status: False ; type: luks ; >Dec 27 12:04:09 f20gcastro.gclan blivet[2095]: LUKS.create: device: /dev/sdc2 ; status: False ; type: luks ; >Dec 27 12:04:13 f20gcastro.gclan blivet[2095]: LUKS.notifyKernel: device: /dev/sdc2 ; type: luks ; >Dec 27 12:04:13 f20gcastro.gclan blivet[2095]: notifying kernel of 'change' event on device /sys/class/block/sdc2 >Dec 27 12:04:13 f20gcastro.gclan program[2095]: Running... udevadm settle --timeout=300 >Dec 27 12:04:13 f20gcastro.gclan program[2095]: Return code: 0 >Dec 27 12:04:13 f20gcastro.gclan blivet[2095]: PartitionDevice.updateSysfsPath: sdc2 ; status: True ; >Dec 27 12:04:13 f20gcastro.gclan blivet[2095]: PartitionDevice.updateSysfsPath: sdc2 ; status: True ; >Dec 27 12:04:13 f20gcastro.gclan blivet[2095]: sdc2 sysfsPath set to /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdc/sdc2 >Dec 27 12:04:13 f20gcastro.gclan program[2095]: Running... udevadm settle --timeout=300 >Dec 27 12:04:13 f20gcastro.gclan program[2095]: Return code: 0 >Dec 27 12:04:13 f20gcastro.gclan blivet[2095]: executing action: [8] Create Device luks/dm-crypt luks-req2 (id 37) >Dec 27 12:04:13 f20gcastro.gclan blivet[2095]: LUKSDevice.create: luks-req2 ; status: False ; >Dec 27 12:04:13 f20gcastro.gclan blivet[2095]: LUKSDevice.setupParents: kids: 0 ; name: luks-req2 ; orig: False ; >Dec 27 12:04:13 f20gcastro.gclan blivet[2095]: PartitionDevice.setup: sdc2 ; status: True ; controllable: True ; orig: False ; >Dec 27 12:04:13 f20gcastro.gclan blivet[2095]: LUKS.setup: device: /dev/sdc2 ; mapName: luks-a1fcc1fb-9052-46f3-992b-4234ee673031 ; status: False ; type: luks ; >Dec 27 12:04:13 f20gcastro.gclan blivet[2095]: LUKS.setup: device: /dev/sdc2 ; status: False ; type: luks ; >Dec 27 12:04:15 f20gcastro.gclan blivet[2095]: LUKSDevice.setup: luks-a1fcc1fb-9052-46f3-992b-4234ee673031 ; status: True ; controllable: True ; orig: False ; >Dec 27 12:04:15 f20gcastro.gclan blivet[2095]: LUKSDevice.updateSysfsPath: luks-a1fcc1fb-9052-46f3-992b-4234ee673031 ; status: True ; >Dec 27 12:04:15 f20gcastro.gclan blivet[2095]: LUKSDevice.getDMNode: luks-a1fcc1fb-9052-46f3-992b-4234ee673031 ; status: True ; >Dec 27 12:04:15 f20gcastro.gclan program[2095]: Running... udevadm settle --timeout=300 >Dec 27 12:04:15 f20gcastro.gclan program[2095]: Return code: 0 >Dec 27 12:04:15 f20gcastro.gclan program[2095]: Running... udevadm settle --timeout=300 >Dec 27 12:04:15 f20gcastro.gclan program[2095]: Return code: 0 >Dec 27 12:04:15 f20gcastro.gclan blivet[2095]: executing action: [9] Create Format swap on luks/dm-crypt luks-a1fcc1fb-9052-46f3-992b-4234ee673031 (id 37) >Dec 27 12:04:15 f20gcastro.gclan anaconda[2095]: Creating swap on /dev/mapper/luks-a1fcc1fb-9052-46f3-992b-4234ee673031 >Dec 27 12:04:15 f20gcastro.gclan blivet[2095]: LUKSDevice.setup: luks-a1fcc1fb-9052-46f3-992b-4234ee673031 ; status: True ; controllable: True ; orig: False ; >Dec 27 12:04:15 f20gcastro.gclan blivet[2095]: SwapSpace.create: device: /dev/mapper/luks-req2 ; status: None ; type: swap ; >Dec 27 12:04:15 f20gcastro.gclan blivet[2095]: SwapSpace.create: device: /dev/mapper/luks-req2 ; status: None ; type: swap ; >Dec 27 12:04:15 f20gcastro.gclan program[2095]: Running... mkswap -f /dev/mapper/luks-a1fcc1fb-9052-46f3-992b-4234ee673031 >Dec 27 12:04:15 f20gcastro.gclan program[2095]: Setting up swapspace version 1, size = 8271868 KiB >Dec 27 12:04:15 f20gcastro.gclan program[2095]: no label, UUID=4effdb7f-7341-4be2-b640-a61a42d14b58 >Dec 27 12:04:15 f20gcastro.gclan program[2095]: Return code: 0 >Dec 27 12:04:15 f20gcastro.gclan blivet[2095]: SwapSpace.notifyKernel: device: /dev/mapper/luks-a1fcc1fb-9052-46f3-992b-4234ee673031 ; type: swap ; >Dec 27 12:04:15 f20gcastro.gclan blivet[2095]: notifying kernel of 'change' event on device /sys/class/block/dm-1 >Dec 27 12:04:15 f20gcastro.gclan program[2095]: Running... udevadm settle --timeout=300 >Dec 27 12:04:15 f20gcastro.gclan program[2095]: Return code: 0 >Dec 27 12:04:15 f20gcastro.gclan blivet[2095]: LUKSDevice.updateSysfsPath: luks-a1fcc1fb-9052-46f3-992b-4234ee673031 ; status: True ; >Dec 27 12:04:15 f20gcastro.gclan blivet[2095]: LUKSDevice.getDMNode: luks-a1fcc1fb-9052-46f3-992b-4234ee673031 ; status: True ; >Dec 27 12:04:15 f20gcastro.gclan program[2095]: Running... udevadm settle --timeout=300 >Dec 27 12:04:15 f20gcastro.gclan program[2095]: Return code: 0 >Dec 27 12:04:15 f20gcastro.gclan blivet[2095]: setting boot flag on sdc1 >Dec 27 12:04:15 f20gcastro.gclan blivet[2095]: PartitionDevice.setFlag: path: /dev/sdc1 ; flag: 1 ; >Dec 27 12:04:15 f20gcastro.gclan blivet[2095]: DiskDevice.setup: sdc ; status: True ; controllable: True ; orig: False ; >Dec 27 12:04:15 f20gcastro.gclan blivet[2095]: DiskLabel.commitToDisk: device: /dev/sdc ; numparts: 3 ; >Dec 27 12:04:15 f20gcastro.gclan blivet[2095]: looking up parted Device: /dev/mapper/luks-edb57e1f-3d56-4402-a453-0a81ef82c5c2 >Dec 27 12:04:15 f20gcastro.gclan blivet[2095]: BTRFS.supported: supported: True ; >Dec 27 12:04:15 f20gcastro.gclan blivet[2095]: BTRFS.supported: supported: True ; >Dec 27 12:04:15 f20gcastro.gclan blivet[2095]: Ext4FS.supported: supported: True ; >Dec 27 12:04:15 f20gcastro.gclan blivet[2095]: Ext4FS.supported: supported: True ; >Dec 27 12:04:15 f20gcastro.gclan blivet[2095]: Ext4FS.supported: supported: True ; >Dec 27 12:04:15 f20gcastro.gclan blivet[2095]: Ext4FS.supported: supported: True ; >Dec 27 12:04:15 f20gcastro.gclan blivet[2095]: looking up parted Device: /dev/mapper/luks-a1fcc1fb-9052-46f3-992b-4234ee673031 >Dec 27 12:04:15 f20gcastro.gclan blivet[2095]: BTRFS.supported: supported: True ; >Dec 27 12:04:15 f20gcastro.gclan blivet[2095]: BTRFS.supported: supported: True ; >Dec 27 12:04:15 f20gcastro.gclan blivet[2095]: Ext4FS.supported: supported: True ; >Dec 27 12:04:15 f20gcastro.gclan blivet[2095]: OpticalDevice.mediaPresent: sr0 ; status: True ; >Dec 27 12:04:15 f20gcastro.gclan blivet[2095]: LUKSDevice.setup: luks-a1fcc1fb-9052-46f3-992b-4234ee673031 ; status: True ; controllable: True ; orig: False ; >Dec 27 12:04:15 f20gcastro.gclan blivet[2095]: SwapSpace.setup: device: /dev/mapper/luks-a1fcc1fb-9052-46f3-992b-4234ee673031 ; status: False ; type: swap ; >Dec 27 12:04:15 f20gcastro.gclan blivet[2095]: SwapSpace.setup: device: /dev/mapper/luks-a1fcc1fb-9052-46f3-992b-4234ee673031 ; status: False ; type: swap ; >Dec 27 12:04:15 f20gcastro.gclan kernel: device label fedora_f20gcastro devid 1 transid 10 /dev/dm-0 >Dec 27 12:04:15 f20gcastro.gclan program[2095]: Running... swapon /dev/mapper/luks-a1fcc1fb-9052-46f3-992b-4234ee673031 >Dec 27 12:04:15 f20gcastro.gclan kernel: Adding 8271868k swap on /dev/mapper/luks-a1fcc1fb-9052-46f3-992b-4234ee673031. Priority:-1 extents:1 across:8271868k FS >Dec 27 12:04:15 f20gcastro.gclan program[2095]: Return code: 0 >Dec 27 12:04:15 f20gcastro.gclan blivet[2095]: BindFS.supported: supported: False ; >Dec 27 12:04:15 f20gcastro.gclan blivet[2095]: getFormat('bind') returning BindFS instance >Dec 27 12:04:15 f20gcastro.gclan blivet[2095]: DirectoryDevice._setFormat: /dev ; current: None ; type: bind ; >Dec 27 12:04:15 f20gcastro.gclan blivet[2095]: TmpFS.supported: supported: True ; >Dec 27 12:04:15 f20gcastro.gclan blivet[2095]: getFormat('tmpfs') returning TmpFS instance >Dec 27 12:04:15 f20gcastro.gclan blivet[2095]: NoDevice._setFormat: tmpfs ; current: None ; type: tmpfs ; >Dec 27 12:04:15 f20gcastro.gclan blivet[2095]: DevPtsFS.supported: supported: False ; >Dec 27 12:04:15 f20gcastro.gclan blivet[2095]: getFormat('devpts') returning DevPtsFS instance >Dec 27 12:04:15 f20gcastro.gclan blivet[2095]: NoDevice._setFormat: devpts ; current: None ; type: devpts ; >Dec 27 12:04:15 f20gcastro.gclan blivet[2095]: SysFS.supported: supported: False ; >Dec 27 12:04:15 f20gcastro.gclan blivet[2095]: getFormat('sysfs') returning SysFS instance >Dec 27 12:04:15 f20gcastro.gclan blivet[2095]: NoDevice._setFormat: sysfs ; current: None ; type: sysfs ; >Dec 27 12:04:15 f20gcastro.gclan blivet[2095]: ProcFS.supported: supported: False ; >Dec 27 12:04:15 f20gcastro.gclan blivet[2095]: getFormat('proc') returning ProcFS instance >Dec 27 12:04:15 f20gcastro.gclan blivet[2095]: NoDevice._setFormat: proc ; current: None ; type: proc ; >Dec 27 12:04:15 f20gcastro.gclan blivet[2095]: SELinuxFS.supported: supported: False ; >Dec 27 12:04:15 f20gcastro.gclan blivet[2095]: getFormat('selinuxfs') returning SELinuxFS instance >Dec 27 12:04:15 f20gcastro.gclan blivet[2095]: NoDevice._setFormat: selinuxfs ; current: None ; type: selinuxfs ; >Dec 27 12:04:15 f20gcastro.gclan blivet[2095]: USBFS.supported: supported: False ; >Dec 27 12:04:15 f20gcastro.gclan blivet[2095]: getFormat('usbfs') returning USBFS instance >Dec 27 12:04:15 f20gcastro.gclan blivet[2095]: NoDevice._setFormat: usbfs ; current: None ; type: usbfs ; >Dec 27 12:04:15 f20gcastro.gclan blivet[2095]: BindFS.supported: supported: False ; >Dec 27 12:04:15 f20gcastro.gclan blivet[2095]: getFormat('bind') returning BindFS instance >Dec 27 12:04:15 f20gcastro.gclan blivet[2095]: DirectoryDevice._setFormat: /run ; current: None ; type: bind ; >Dec 27 12:04:15 f20gcastro.gclan blivet[2095]: BTRFSSubVolumeDevice.setup: root ; status: True ; controllable: True ; orig: False ; >Dec 27 12:04:15 f20gcastro.gclan blivet[2095]: BTRFS.setup: device: /dev/mapper/luks-edb57e1f-3d56-4402-a453-0a81ef82c5c2 ; mountpoint: / ; type: btrfs ; >Dec 27 12:04:15 f20gcastro.gclan blivet[2095]: set SELinux context for mountpoint / to system_u:object_r:root_t:s0 >Dec 27 12:04:15 f20gcastro.gclan program[2095]: Running... mount -t btrfs -o subvol=root /dev/mapper/luks-edb57e1f-3d56-4402-a453-0a81ef82c5c2 /mnt/sysimage >Dec 27 12:04:15 f20gcastro.gclan kernel: device label fedora_f20gcastro devid 1 transid 10 /dev/mapper/luks-edb57e1f-3d56-4402-a453-0a81ef82c5c2 >Dec 27 12:04:15 f20gcastro.gclan kernel: btrfs: disk space caching is enabled >Dec 27 12:04:15 f20gcastro.gclan kernel: SELinux: initialized (dev dm-0, type btrfs), uses xattr >Dec 27 12:04:15 f20gcastro.gclan program[2095]: Return code: 0 >Dec 27 12:04:15 f20gcastro.gclan blivet[2095]: set SELinux context for newly mounted filesystem root at / to system_u:object_r:root_t:s0 >Dec 27 12:04:15 f20gcastro.gclan blivet[2095]: PartitionDevice.setup: sdc1 ; status: True ; controllable: True ; orig: False ; >Dec 27 12:04:15 f20gcastro.gclan blivet[2095]: set SELinux context for mountpoint /boot to system_u:object_r:boot_t:s0 >Dec 27 12:04:15 f20gcastro.gclan program[2095]: Running... mount -t ext4 -o defaults /dev/sdc1 /mnt/sysimage/boot >Dec 27 12:04:15 f20gcastro.gclan kernel: EXT4-fs (sdc1): mounted filesystem with ordered data mode. Opts: (null) >Dec 27 12:04:15 f20gcastro.gclan kernel: SELinux: initialized (dev sdc1, type ext4), uses xattr >Dec 27 12:04:15 f20gcastro.gclan program[2095]: Return code: 0 >Dec 27 12:04:15 f20gcastro.gclan blivet[2095]: set SELinux context for newly mounted filesystem root at /boot to system_u:object_r:boot_t:s0 >Dec 27 12:04:15 f20gcastro.gclan blivet[2095]: DirectoryDevice.setup: /dev ; status: True ; controllable: True ; orig: False ; >Dec 27 12:04:15 f20gcastro.gclan blivet[2095]: set SELinux context for mountpoint /dev to system_u:object_r:device_t:s0 >Dec 27 12:04:15 f20gcastro.gclan program[2095]: Running... mount -t bind -o bind,defaults /dev /mnt/sysimage/dev >Dec 27 12:04:16 f20gcastro.gclan program[2095]: Return code: 0 >Dec 27 12:04:16 f20gcastro.gclan blivet[2095]: set SELinux context for newly mounted filesystem root at /dev to system_u:object_r:device_t:s0 >Dec 27 12:04:16 f20gcastro.gclan blivet[2095]: NoDevice.setup: devpts ; status: False ; controllable: True ; orig: False ; >Dec 27 12:04:16 f20gcastro.gclan blivet[2095]: set SELinux context for mountpoint /dev/pts to system_u:object_r:devpts_t:s0 >Dec 27 12:04:16 f20gcastro.gclan program[2095]: Running... mount -t devpts -o gid=5,mode=620 devpts /mnt/sysimage/dev/pts >Dec 27 12:04:16 f20gcastro.gclan program[2095]: Return code: 0 >Dec 27 12:04:16 f20gcastro.gclan blivet[2095]: set SELinux context for newly mounted filesystem root at /dev/pts to system_u:object_r:devpts_t:s0 >Dec 27 12:04:16 f20gcastro.gclan blivet[2095]: NoDevice.setup: tmpfs ; status: False ; controllable: True ; orig: False ; >Dec 27 12:04:16 f20gcastro.gclan blivet[2095]: set SELinux context for mountpoint /dev/shm to system_u:object_r:tmpfs_t:s0 >Dec 27 12:04:16 f20gcastro.gclan program[2095]: Running... mount -t tmpfs -o defaults tmpfs /mnt/sysimage/dev/shm >Dec 27 12:04:16 f20gcastro.gclan kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Dec 27 12:04:16 f20gcastro.gclan program[2095]: Return code: 0 >Dec 27 12:04:16 f20gcastro.gclan blivet[2095]: set SELinux context for newly mounted filesystem root at /dev/shm to system_u:object_r:tmpfs_t:s0 >Dec 27 12:04:16 f20gcastro.gclan blivet[2095]: BTRFSSubVolumeDevice.setup: home ; status: True ; controllable: True ; orig: False ; >Dec 27 12:04:16 f20gcastro.gclan blivet[2095]: BTRFS.setup: device: /dev/mapper/luks-edb57e1f-3d56-4402-a453-0a81ef82c5c2 ; mountpoint: /home ; type: btrfs ; >Dec 27 12:04:16 f20gcastro.gclan blivet[2095]: set SELinux context for mountpoint /home to system_u:object_r:home_root_t:s0 >Dec 27 12:04:16 f20gcastro.gclan program[2095]: Running... mount -t btrfs -o subvol=home /dev/mapper/luks-edb57e1f-3d56-4402-a453-0a81ef82c5c2 /mnt/sysimage/home >Dec 27 12:04:16 f20gcastro.gclan kernel: device label fedora_f20gcastro devid 1 transid 10 /dev/mapper/luks-edb57e1f-3d56-4402-a453-0a81ef82c5c2 >Dec 27 12:04:16 f20gcastro.gclan program[2095]: Return code: 0 >Dec 27 12:04:16 f20gcastro.gclan blivet[2095]: set SELinux context for newly mounted filesystem root at /home to system_u:object_r:home_root_t:s0 >Dec 27 12:04:16 f20gcastro.gclan blivet[2095]: NoDevice.setup: proc ; status: False ; controllable: True ; orig: False ; >Dec 27 12:04:16 f20gcastro.gclan blivet[2095]: failed to get default SELinux context for /proc: [Errno 2] No such file or directory >Dec 27 12:04:16 f20gcastro.gclan blivet[2095]: set SELinux context for mountpoint /proc to None >Dec 27 12:04:16 f20gcastro.gclan program[2095]: Running... mount -t proc -o defaults proc /mnt/sysimage/proc >Dec 27 12:04:16 f20gcastro.gclan program[2095]: Return code: 0 >Dec 27 12:04:16 f20gcastro.gclan blivet[2095]: failed to get default SELinux context for /proc: [Errno 2] No such file or directory >Dec 27 12:04:16 f20gcastro.gclan blivet[2095]: set SELinux context for newly mounted filesystem root at /proc to None >Dec 27 12:04:16 f20gcastro.gclan blivet[2095]: DirectoryDevice.setup: /run ; status: True ; controllable: True ; orig: False ; >Dec 27 12:04:16 f20gcastro.gclan blivet[2095]: set SELinux context for mountpoint /run to system_u:object_r:var_run_t:s0 >Dec 27 12:04:16 f20gcastro.gclan program[2095]: Running... mount -t bind -o bind,defaults /run /mnt/sysimage/run >Dec 27 12:04:16 f20gcastro.gclan program[2095]: Return code: 0 >Dec 27 12:04:16 f20gcastro.gclan blivet[2095]: set SELinux context for newly mounted filesystem root at /run to system_u:object_r:var_run_t:s0 >Dec 27 12:04:16 f20gcastro.gclan blivet[2095]: NoDevice.setup: sysfs ; status: False ; controllable: True ; orig: False ; >Dec 27 12:04:16 f20gcastro.gclan blivet[2095]: set SELinux context for mountpoint /sys to system_u:object_r:sysfs_t:s0 >Dec 27 12:04:16 f20gcastro.gclan program[2095]: Running... mount -t sysfs -o defaults sysfs /mnt/sysimage/sys >Dec 27 12:04:16 f20gcastro.gclan program[2095]: Return code: 0 >Dec 27 12:04:16 f20gcastro.gclan blivet[2095]: set SELinux context for newly mounted filesystem root at /sys to system_u:object_r:sysfs_t:s0 >Dec 27 12:04:16 f20gcastro.gclan blivet[2095]: NoDevice.setup: selinuxfs ; status: False ; controllable: True ; orig: False ; >Dec 27 12:04:16 f20gcastro.gclan blivet[2095]: set SELinux context for mountpoint /sys/fs/selinux to system_u:object_r:sysfs_t:s0 >Dec 27 12:04:16 f20gcastro.gclan program[2095]: Running... mount -t selinuxfs -o defaults selinuxfs /mnt/sysimage/sys/fs/selinux >Dec 27 12:04:16 f20gcastro.gclan program[2095]: Return code: 0 >Dec 27 12:04:16 f20gcastro.gclan blivet[2095]: failed to set SELinux context for /mnt/sysimage/sys/fs/selinux: [Errno 95] Operation not supported >Dec 27 12:04:16 f20gcastro.gclan blivet[2095]: set SELinux context for newly mounted filesystem root at /sys/fs/selinux to None >Dec 27 12:04:16 f20gcastro.gclan anaconda[2095]: Running Thread: AnaLiveProgressThread (140570891732736) >Dec 27 12:04:16 f20gcastro.gclan program[2095]: Running... rsync -pogAXtlHrDx --exclude /dev/ --exclude /proc/ --exclude /sys/ --exclude /run/ --exclude /boot/*rescue* --exclude /etc/machine-id /mnt/install/source/ /mnt/sysimage >Dec 27 12:04:58 f20gcastro.gclan gnome-session[1451]: Window manager warning: last_focus_time (505284) is greater than comparison timestamp (505283). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >Dec 27 12:04:58 f20gcastro.gclan gnome-session[1451]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: window 0x1602b10 not in stack >Dec 27 12:04:58 f20gcastro.gclan gnome-session[1451]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x1602b10 not in stack >Dec 27 12:04:58 f20gcastro.gclan gnome-session[1451]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1602b10 not in stack >Dec 27 12:05:17 f20gcastro.gclan anaconda[2095]: Thread Done: AnaLiveProgressThread (140570891732736) >Dec 27 12:05:19 f20gcastro.gclan kernel: perf samples too long (2511 > 2500), lowering kernel.perf_event_max_sample_rate to 50000 >Dec 27 12:06:06 f20gcastro.gclan program[2095]: Return code: 0 >Dec 27 12:06:06 f20gcastro.gclan packaging[2095]: rsync exited with code 0 >Dec 27 12:06:06 f20gcastro.gclan blivet[2095]: not writing out mpath configuration >Dec 27 12:06:06 f20gcastro.gclan anaconda[2095]: Performing post-installation setup tasks >Dec 27 12:06:06 f20gcastro.gclan program[2095]: Running... udevadm settle --timeout=300 >Dec 27 12:06:06 f20gcastro.gclan program[2095]: Return code: 0 >Dec 27 12:06:06 f20gcastro.gclan program[2095]: Running... umount /mnt/install/source >Dec 27 12:06:07 f20gcastro.gclan program[2095]: Return code: 0 >Dec 27 12:06:07 f20gcastro.gclan packaging[2095]: kernel versions: ['3.11.10-301.fc20.x86_64'] >Dec 27 12:06:07 f20gcastro.gclan packaging[2095]: Generating rescue image for 3.11.10-301.fc20.x86_64 >Dec 27 12:06:07 f20gcastro.gclan program[2095]: Running... new-kernel-pkg --rpmposttrans 3.11.10-301.fc20.x86_64 >Dec 27 12:06:07 f20gcastro.gclan dracut[2979]: dracut- >Dec 27 12:06:07 f20gcastro.gclan dracut[2983]: <14>Executing: /sbin/dracut --no-hostonly -a rescue /boot/initramfs-0-rescue-5d7122e75146431d982ed64303378906.img 3.11.10-301.fc20.x86_64 >Dec 27 12:06:08 f20gcastro.gclan dracut[2983]: <14>*** Including module: bash *** >Dec 27 12:06:08 f20gcastro.gclan dracut[2983]: <14>*** Including module: modsign *** >Dec 27 12:06:08 f20gcastro.gclan dracut[2983]: <14>*** Including module: rescue *** >Dec 27 12:06:08 f20gcastro.gclan dracut[2983]: <14>*** Including module: i18n *** >Dec 27 12:06:08 f20gcastro.gclan dracut[2983]: <14>*** Including module: network *** >Dec 27 12:06:09 f20gcastro.gclan dracut[2983]: <14>*** Including module: ifcfg *** >Dec 27 12:06:09 f20gcastro.gclan dracut[2983]: <14>*** Including module: drm *** >Dec 27 12:06:09 f20gcastro.gclan dracut[2983]: <14>*** Including module: plymouth *** >Dec 27 12:06:09 f20gcastro.gclan dracut[2983]: <14>*** Including module: btrfs *** >Dec 27 12:06:09 f20gcastro.gclan dracut[2983]: <14>*** Including module: crypt *** >Dec 27 12:06:10 f20gcastro.gclan dracut[2983]: <14>*** Including module: dm *** >Dec 27 12:06:10 f20gcastro.gclan dracut[2983]: <14>Skipping udev rule: 64-device-mapper.rules >Dec 27 12:06:10 f20gcastro.gclan dracut[2983]: <14>Skipping udev rule: 60-persistent-storage-dm.rules >Dec 27 12:06:10 f20gcastro.gclan dracut[2983]: <14>Skipping udev rule: 55-dm.rules >Dec 27 12:06:10 f20gcastro.gclan dracut[2983]: <14>*** Including module: dmraid *** >Dec 27 12:06:10 f20gcastro.gclan dracut[2983]: <14>Skipping udev rule: 64-md-raid.rules >Dec 27 12:06:10 f20gcastro.gclan dracut[2983]: <14>*** Including module: kernel-modules *** >Dec 27 12:06:13 f20gcastro.gclan dracut[2983]: <14>*** Including module: lvm *** >Dec 27 12:06:13 f20gcastro.gclan dracut[2983]: <14>Skipping udev rule: 64-device-mapper.rules >Dec 27 12:06:13 f20gcastro.gclan dracut[2983]: <14>Skipping udev rule: 56-lvm.rules >Dec 27 12:06:13 f20gcastro.gclan dracut[2983]: <14>Skipping udev rule: 60-persistent-storage-lvm.rules >Dec 27 12:06:13 f20gcastro.gclan dracut[2983]: <14>*** Including module: mdraid *** >Dec 27 12:06:13 f20gcastro.gclan dracut[2983]: <14>Skipping udev rule: 64-md-raid.rules >Dec 27 12:06:13 f20gcastro.gclan dracut[2983]: <14>*** Including module: multipath *** >Dec 27 12:06:13 f20gcastro.gclan dracut[2983]: <14>Skipping udev rule: 40-multipath.rules >Dec 27 12:06:14 f20gcastro.gclan dracut[2983]: <14>*** Including module: cifs *** >Dec 27 12:06:14 f20gcastro.gclan dracut[2983]: <14>*** Including module: fcoe *** >Dec 27 12:06:14 f20gcastro.gclan dracut[2983]: <14>*** Including module: iscsi *** >Dec 27 12:06:14 f20gcastro.gclan dracut[2983]: <14>*** Including module: resume *** >Dec 27 12:06:14 f20gcastro.gclan dracut[2983]: <14>*** Including module: rootfs-block *** >Dec 27 12:06:14 f20gcastro.gclan dracut[2983]: <14>*** Including module: terminfo *** >Dec 27 12:06:14 f20gcastro.gclan dracut[2983]: <14>*** Including module: udev-rules *** >Dec 27 12:06:14 f20gcastro.gclan dracut[2983]: <14>Skipping udev rule: 91-permissions.rules >Dec 27 12:06:14 f20gcastro.gclan dracut[2983]: <14>*** Including module: biosdevname *** >Dec 27 12:06:14 f20gcastro.gclan dracut[2983]: <14>*** Including module: systemd *** >Dec 27 12:06:14 f20gcastro.gclan dracut[2983]: <14>*** Including module: usrmount *** >Dec 27 12:06:14 f20gcastro.gclan dracut[2983]: <14>*** Including module: base *** >Dec 27 12:06:14 f20gcastro.gclan dracut[2983]: <14>*** Including module: fs-lib *** >Dec 27 12:06:14 f20gcastro.gclan dracut[2983]: <14>*** Including module: shutdown *** >Dec 27 12:06:14 f20gcastro.gclan dracut[2983]: <14>*** Including modules done *** >Dec 27 12:06:14 f20gcastro.gclan dracut[2983]: <14>*** Installing kernel module dependencies and firmware *** >Dec 27 12:06:16 f20gcastro.gclan dracut[2983]: <14>*** Installing kernel module dependencies and firmware done *** >Dec 27 12:06:16 f20gcastro.gclan dracut[2983]: <14>*** Resolving executable dependencies *** >Dec 27 12:06:19 f20gcastro.gclan dracut[2983]: <14>*** Resolving executable dependencies done*** >Dec 27 12:06:20 f20gcastro.gclan dracut[2983]: <14>*** Hardlinking files *** >Dec 27 12:06:20 f20gcastro.gclan dracut[2983]: <14>*** Hardlinking files done *** >Dec 27 12:06:20 f20gcastro.gclan dracut[2983]: <14>*** Stripping files *** >Dec 27 12:06:21 f20gcastro.gclan dracut[2983]: <14>*** Stripping files done *** >Dec 27 12:06:21 f20gcastro.gclan dracut[2983]: <14>*** Creating image file *** >Dec 27 12:06:46 f20gcastro.gclan gnome-session[1451]: Window manager warning: last_focus_time (613780) is greater than comparison timestamp (613776). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >Dec 27 12:06:49 f20gcastro.gclan dracut[2983]: <14>*** Creating image file done *** >Dec 27 12:06:49 f20gcastro.gclan dracut[2983]: <15>Image: /boot/initramfs-0-rescue-5d7122e75146431d982ed64303378906.img: 37M >Dec 27 12:06:49 f20gcastro.gclan dracut[2983]: <15>======================================================================== >Dec 27 12:06:50 f20gcastro.gclan dracut[2983]: <15>dracut-034-64.git20131205.fc20 with dracut modules: >Dec 27 12:06:50 f20gcastro.gclan dracut[2983]: <15>bash >Dec 27 12:06:50 f20gcastro.gclan dracut[2983]: <15>modsign >Dec 27 12:06:50 f20gcastro.gclan dracut[2983]: <15>rescue >Dec 27 12:06:50 f20gcastro.gclan dracut[2983]: <15>i18n >Dec 27 12:06:50 f20gcastro.gclan dracut[2983]: <15>network >Dec 27 12:06:50 f20gcastro.gclan dracut[2983]: <15>ifcfg >Dec 27 12:06:50 f20gcastro.gclan dracut[2983]: <15>drm >Dec 27 12:06:50 f20gcastro.gclan dracut[2983]: <15>plymouth >Dec 27 12:06:50 f20gcastro.gclan dracut[2983]: <15>btrfs >Dec 27 12:06:50 f20gcastro.gclan dracut[2983]: <15>crypt >Dec 27 12:06:50 f20gcastro.gclan dracut[2983]: <15>dm >Dec 27 12:06:50 f20gcastro.gclan dracut[2983]: <15>dmraid >Dec 27 12:06:50 f20gcastro.gclan dracut[2983]: <15>kernel-modules >Dec 27 12:06:50 f20gcastro.gclan dracut[2983]: <15>lvm >Dec 27 12:06:50 f20gcastro.gclan dracut[2983]: <15>mdraid >Dec 27 12:06:50 f20gcastro.gclan dracut[2983]: <15>multipath >Dec 27 12:06:50 f20gcastro.gclan dracut[2983]: <15>cifs >Dec 27 12:06:50 f20gcastro.gclan dracut[2983]: <15>fcoe >Dec 27 12:06:50 f20gcastro.gclan dracut[2983]: <15>iscsi >Dec 27 12:06:50 f20gcastro.gclan dracut[2983]: <15>resume >Dec 27 12:06:50 f20gcastro.gclan dracut[2983]: <15>rootfs-block >Dec 27 12:06:50 f20gcastro.gclan dracut[2983]: <15>terminfo >Dec 27 12:06:50 f20gcastro.gclan dracut[2983]: <15>udev-rules >Dec 27 12:06:50 f20gcastro.gclan dracut[2983]: <15>biosdevname >Dec 27 12:06:50 f20gcastro.gclan dracut[2983]: <15>systemd >Dec 27 12:06:50 f20gcastro.gclan dracut[2983]: <15>usrmount >Dec 27 12:06:50 f20gcastro.gclan dracut[2983]: <15>base >Dec 27 12:06:50 f20gcastro.gclan dracut[2983]: <15>fs-lib >Dec 27 12:06:50 f20gcastro.gclan dracut[2983]: <15>shutdown >Dec 27 12:06:51 f20gcastro.gclan dracut[2983]: <15>======================================================================== >Dec 27 12:06:51 f20gcastro.gclan dracut[2983]: <15>drwxr-xr-x 1 root root 0 Dec 27 12:06 . >Dec 27 12:06:51 f20gcastro.gclan dracut[2983]: <15>crw-rw-r-- 1 root root 5, 1 Dec 27 12:06 dev/console >Dec 27 12:06:51 f20gcastro.gclan dracut[2983]: <15>crw-rw-r-- 1 root root 1, 11 Dec 27 12:06 dev/kmsg >Dec 27 12:06:51 f20gcastro.gclan dracut[2983]: <15>crw-rw-r-- 1 root root 1, 3 Dec 27 12:06 dev/null >Dec 27 12:06:51 f20gcastro.gclan dracut[2983]: <15>lrwxrwxrwx 1 root root 7 Dec 27 12:06 bin -> usr/bin >Dec 27 12:06:51 f20gcastro.gclan dracut[2983]: <15>drwxr-xr-x 1 root root 0 Dec 27 12:06 dev >Dec 27 12:06:51 f20gcastro.gclan dracut[2983]: <15>drwxr-xr-x 1 root root 0 Dec 27 12:06 etc >Dec 27 12:06:51 f20gcastro.gclan dracut[2983]: <15>drwxrwxr-x 1 root root 0 Dec 27 12:06 etc/cmdline.d >Dec 27 12:06:51 f20gcastro.gclan dracut[2983]: <15>-rw-rw-r-- 1 root root 1 Dec 27 12:06 etc/cmdline.d/90crypt.conf >Dec 27 12:06:51 f20gcastro.gclan dracut[2983]: <15>-rw-rw-r-- 1 root root 1 Dec 27 12:06 etc/cmdline.d/90dmraid.conf >Dec 27 12:06:51 f20gcastro.gclan dracut[2983]: <15>-rw-rw-r-- 2 root root 0 Dec 27 12:06 etc/cmdline.d/90lvm.conf >Dec 27 12:06:51 f20gcastro.gclan dracut[2983]: <15>-rw-rw-r-- 2 root root 1 Dec 27 12:06 etc/cmdline.d/90mdraid.conf >Dec 27 12:06:51 f20gcastro.gclan dracut[2983]: <15>-rw-rw-r-- 1 root root 1 Dec 27 12:06 etc/cmdline.d/95resume.conf >Dec 27 12:06:51 f20gcastro.gclan dracut[2983]: <15>drwxrwxr-x 1 root root 0 Dec 27 12:06 etc/conf.d >Dec 27 12:06:51 f20gcastro.gclan dracut[2983]: <15>-rw-rw-r-- 1 root root 124 Dec 27 12:06 etc/conf.d/systemd.conf >Dec 27 12:06:51 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 164 Oct 8 09:55 etc/dhclient.conf >Dec 27 12:06:51 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 112 Aug 3 11:22 etc/e2fsck.conf >Dec 27 12:06:51 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 30 Nov 27 14:31 etc/fedora-release >Dec 27 12:06:51 f20gcastro.gclan dracut[2983]: <15>-rw-rw-r-- 1 root root 0 Dec 27 12:06 etc/fstab.empty >Dec 27 12:06:51 f20gcastro.gclan dracut[2983]: <15>-rw-rw-r-- 1 root root 134 Dec 27 12:06 etc/group >Dec 27 12:06:51 f20gcastro.gclan dracut[2983]: <15>-rw-rw-r-- 1 root root 212 Dec 27 12:06 etc/initrd-release >Dec 27 12:06:51 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 9086 Dec 27 12:06 etc/ld.so.cache >Dec 27 12:06:51 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 28 Oct 3 08:02 etc/ld.so.conf >Dec 27 12:06:51 f20gcastro.gclan dracut[2983]: <15>drwxr-xr-x 1 root root 0 Dec 27 12:06 etc/ld.so.conf.d >Dec 27 12:06:51 f20gcastro.gclan dracut[2983]: <15>-r--r--r-- 1 root root 63 Dec 5 15:08 etc/ld.so.conf.d/kernel-3.11.10-301.fc20.x86_64.conf >Dec 27 12:06:51 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 17 Aug 27 00:12 etc/ld.so.conf.d/libiscsi-x86_64.conf >Dec 27 12:06:51 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 16 Oct 17 22:51 etc/ld.so.conf.d/llvm-x86_64.conf >Dec 27 12:06:51 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 24 Dec 3 19:00 etc/ld.so.conf.d/tracker-x86_64.conf >Dec 27 12:06:51 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 21 Oct 30 10:25 etc/ld.so.conf.d/xulrunner-64.conf >Dec 27 12:06:51 f20gcastro.gclan dracut[2983]: <15>drwxr-xr-x 1 root root 0 Dec 27 12:06 etc/libnl >Dec 27 12:06:51 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 1130 Aug 3 09:00 etc/libnl/classid >Dec 27 12:06:51 f20gcastro.gclan dracut[2983]: <15>drwxrwxr-x 1 root root 0 Dec 27 12:06 etc/lvm >Dec 27 12:06:51 f20gcastro.gclan dracut[2983]: <15>-rw-rw-r-- 1 root root 44 Dec 27 12:06 etc/lvm/lvm.conf >Dec 27 12:06:51 f20gcastro.gclan dracut[2983]: <15>-rw-rw-r-- 1 root root 0 Dec 27 12:06 etc/machine-id >Dec 27 12:06:51 f20gcastro.gclan dracut[2983]: <15>lrwxrwxrwx 1 root root 17 Dec 27 12:06 etc/mtab -> /proc/self/mounts >Dec 27 12:06:51 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 1763 Dec 12 01:30 etc/nsswitch.conf >Dec 27 12:06:51 f20gcastro.gclan dracut[2983]: <15>lrwxrwxrwx 1 root root 14 Dec 27 12:06 etc/os-release -> initrd-release >Dec 27 12:06:51 f20gcastro.gclan dracut[2983]: <15>-rw-rw-r-- 1 root root 64 Dec 27 12:06 etc/passwd >Dec 27 12:06:51 f20gcastro.gclan dracut[2983]: <15>drwxr-xr-x 1 root root 0 Dec 27 12:06 etc/pcmcia >Dec 27 12:06:51 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 1117 Aug 3 22:31 etc/pcmcia/config.opts >Dec 27 12:06:51 f20gcastro.gclan dracut[2983]: <15>drwxr-xr-x 1 root root 0 Dec 27 12:06 etc/plymouth >Dec 27 12:06:51 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 94 Dec 12 01:12 etc/plymouth/plymouthd.conf >Dec 27 12:06:51 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 6545 Jun 7 2013 etc/protocols >Dec 27 12:06:51 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 670293 Jun 7 2013 etc/services >Dec 27 12:06:51 f20gcastro.gclan dracut[2983]: <15>lrwxrwxrwx 1 root root 14 Dec 27 12:06 etc/system-release -> fedora-release >Dec 27 12:06:51 f20gcastro.gclan dracut[2983]: <15>drwxrwxr-x 1 root root 0 Dec 27 12:06 etc/systemd >Dec 27 12:06:51 f20gcastro.gclan dracut[2983]: <15>-rw-rw-r-- 1 root root 47 Dec 27 12:06 etc/systemd/journald.conf >Dec 27 12:06:51 f20gcastro.gclan dracut[2983]: <15>drwxrwxr-x 1 root root 0 Dec 27 12:06 etc/systemd/system >Dec 27 12:06:51 f20gcastro.gclan dracut[2983]: <15>drwxrwxr-x 1 root root 0 Dec 27 12:06 etc/systemd/system/sysinit.target.wants >Dec 27 12:06:51 f20gcastro.gclan dracut[2983]: <15>lrwxrwxrwx 1 root root 53 Dec 27 12:06 etc/systemd/system/sysinit.target.wants/multipathd.service -> ../../../../usr/lib/systemd/system/multipathd.service >Dec 27 12:06:51 f20gcastro.gclan dracut[2983]: <15>drwxr-xr-x 1 root root 0 Dec 27 12:06 etc/udev >Dec 27 12:06:51 f20gcastro.gclan dracut[2983]: <15>drwxr-xr-x 1 root root 0 Dec 27 12:06 etc/udev/rules.d >Dec 27 12:06:51 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 142 Oct 8 09:55 etc/udev/rules.d/11-dm.rules >Dec 27 12:06:51 f20gcastro.gclan dracut[2983]: <15>-rw-rw-r-- 1 root root 681 Dec 27 12:06 etc/udev/rules.d/59-persistent-storage-dm.rules >Dec 27 12:06:51 f20gcastro.gclan dracut[2983]: <15>-rw-rw-r-- 1 root root 854 Dec 27 12:06 etc/udev/rules.d/59-persistent-storage-md.rules >Dec 27 12:06:51 f20gcastro.gclan dracut[2983]: <15>-rw-rw-r-- 1 root root 298 Dec 27 12:06 etc/udev/rules.d/59-persistent-storage.rules >Dec 27 12:06:51 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 972 Oct 8 09:55 etc/udev/rules.d/61-dmraid-imsm.rules >Dec 27 12:06:51 f20gcastro.gclan dracut[2983]: <15>-rw-rw-r-- 1 root root 1031 Dec 27 12:06 etc/udev/rules.d/61-persistent-storage.rules >Dec 27 12:06:51 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 776 Oct 8 09:55 etc/udev/rules.d/64-lvm.rules >Dec 27 12:06:51 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 1476 Oct 8 09:55 etc/udev/rules.d/65-md-incremental-imsm.rules >Dec 27 12:06:51 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 44 Dec 5 23:22 etc/udev/udev.conf >Dec 27 12:06:51 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 1982 Sep 11 14:21 etc/virc >Dec 27 12:06:51 f20gcastro.gclan dracut[2983]: <15>lrwxrwxrwx 1 root root 24 Dec 27 12:06 init -> /usr/lib/systemd/systemd >Dec 27 12:06:51 f20gcastro.gclan dracut[2983]: <15>lrwxrwxrwx 1 root root 7 Dec 27 12:06 lib -> usr/lib >Dec 27 12:06:51 f20gcastro.gclan dracut[2983]: <15>lrwxrwxrwx 1 root root 9 Dec 27 12:06 lib64 -> usr/lib64 >Dec 27 12:06:51 f20gcastro.gclan dracut[2983]: <15>drwxr-xr-x 1 root root 0 Dec 27 12:06 proc >Dec 27 12:06:51 f20gcastro.gclan dracut[2983]: <15>drwxr-xr-x 1 root root 0 Dec 27 12:06 root >Dec 27 12:06:51 f20gcastro.gclan dracut[2983]: <15>drwxr-xr-x 1 root root 0 Dec 27 12:06 run >Dec 27 12:06:51 f20gcastro.gclan dracut[2983]: <15>lrwxrwxrwx 1 root root 8 Dec 27 12:06 sbin -> usr/sbin >Dec 27 12:06:51 f20gcastro.gclan dracut[2983]: <15>-rwxr-xr-x 1 root root 3017 Oct 8 09:55 shutdown >Dec 27 12:06:51 f20gcastro.gclan dracut[2983]: <15>drwxr-xr-x 1 root root 0 Dec 27 12:06 sys >Dec 27 12:06:51 f20gcastro.gclan dracut[2983]: <15>drwxr-xr-x 1 root root 0 Dec 27 12:06 sysroot >Dec 27 12:06:51 f20gcastro.gclan dracut[2983]: <15>drwxr-xr-x 1 root root 0 Dec 27 12:06 tmp >Dec 27 12:06:51 f20gcastro.gclan dracut[2983]: <15>drwxrwxr-x 1 root root 0 Dec 27 12:06 usr >Dec 27 12:06:51 f20gcastro.gclan dracut[2983]: <15>drwxr-xr-x 1 root root 0 Dec 27 12:06 usr/bin >Dec 27 12:06:51 f20gcastro.gclan dracut[2983]: <15>-rwxr-xr-x 1 root root 949880 Dec 27 12:06 usr/bin/bash >Dec 27 12:06:51 f20gcastro.gclan dracut[2983]: <15>-rwxr-xr-x 1 root root 54080 Dec 27 12:06 usr/bin/cat >Dec 27 12:06:51 f20gcastro.gclan dracut[2983]: <15>-rwxr-xr-x 1 root root 134088 Dec 27 12:06 usr/bin/cp >Dec 27 12:06:51 f20gcastro.gclan dracut[2983]: <15>-rwxr-xr-x 1 root root 49672 Dec 27 12:06 usr/bin/dmesg >Dec 27 12:06:51 f20gcastro.gclan dracut[2983]: <15>-rwxr-xr-x 1 root root 2131 Dec 5 19:00 usr/bin/dracut-cmdline >Dec 27 12:06:51 f20gcastro.gclan dracut[2983]: <15>-rwxr-xr-x 1 root root 1102 Oct 8 09:55 usr/bin/dracut-emergency >Dec 27 12:06:51 f20gcastro.gclan dracut[2983]: <15>-rwxr-xr-x 1 root root 2156 Dec 5 19:00 usr/bin/dracut-initqueue >Dec 27 12:06:51 f20gcastro.gclan dracut[2983]: <15>-rwxr-xr-x 1 root root 1170 Oct 8 09:55 usr/bin/dracut-mount >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rwxr-xr-x 1 root root 611 Oct 8 09:55 usr/bin/dracut-pre-mount >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rwxr-xr-x 1 root root 930 Oct 8 09:55 usr/bin/dracut-pre-pivot >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rwxr-xr-x 1 root root 577 Oct 8 09:55 usr/bin/dracut-pre-trigger >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rwxr-xr-x 1 root root 1523 Oct 8 09:55 usr/bin/dracut-pre-udev >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rwxr-xr-x 1 root root 33072 Dec 27 12:06 usr/bin/echo >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rwxr-xr-x 1 root root 55440 Dec 27 12:06 usr/bin/findmnt >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rwxr-xr-x 1 root root 24272 Dec 27 12:06 usr/bin/flock >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rwxr-xr-x 1 root root 15736 Dec 27 12:06 usr/bin/free >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rwxr-xr-x 1 root root 154640 Dec 27 12:06 usr/bin/grep >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rwxr-xr-x 1 root root 100848 Dec 27 12:06 usr/bin/gzip >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rwxr-xr-x 1 root root 15816 Dec 27 12:06 usr/bin/hostname >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rwxr-xr-x 1 root root 228696 Dec 27 12:06 usr/bin/journalctl >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rwxr-xr-x 1 root root 11456 Dec 27 12:06 usr/bin/kbd_mode >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rwxr-xr-x 1 root root 28640 Dec 27 12:06 usr/bin/keyctl >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rwxr-xr-x 1 root root 150456 Dec 27 12:06 usr/bin/kmod >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rwxr-xr-x 1 root root 158240 Dec 27 12:06 usr/bin/less >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rwxr-xr-x 1 root root 58560 Dec 27 12:06 usr/bin/ln >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rwxr-xr-x 1 root root 113144 Dec 27 12:06 usr/bin/loadkeys >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rwxr-xr-x 1 root root 117616 Dec 27 12:06 usr/bin/ls >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rwxr-xr-x 1 root root 54016 Dec 27 12:06 usr/bin/mkdir >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rwxr-xr-x 1 root root 33128 Dec 27 12:06 usr/bin/mkfifo >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rwxr-xr-x 1 root root 37264 Dec 27 12:06 usr/bin/mknod >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rwxr-xr-x 1 root root 41136 Dec 27 12:06 usr/bin/more >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rwxr-xr-x 1 root root 44208 Dec 27 12:06 usr/bin/mount >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rwxr-xr-x 1 root root 125904 Dec 27 12:06 usr/bin/mv >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rwxr-xr-x 1 root root 163120 Dec 27 12:06 usr/bin/netstat >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rwxr-xr-x 1 root root 32448 Dec 27 12:06 usr/bin/ntfsck >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rwxr-xr-x 1 root root 49712 Dec 27 12:06 usr/bin/ping >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rwxr-xr-x 1 root root 54488 Dec 27 12:06 usr/bin/ping6 >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rwxr-xr-x 1 root root 41320 Dec 27 12:06 usr/bin/plymouth >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rwxr-xr-x 1 root root 95952 Dec 27 12:06 usr/bin/ps >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rwxr-xr-x 1 root root 41776 Dec 27 12:06 usr/bin/readlink >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rwxr-xr-x 1 root root 62808 Dec 27 12:06 usr/bin/rm >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rwxr-xr-x 1 root root 45536 Dec 27 12:06 usr/bin/rmdir >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rwxr-xr-x 1 root root 70216 Dec 27 12:06 usr/bin/scp >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rwxr-xr-x 1 root root 80208 Dec 27 12:06 usr/bin/sed >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rwxr-xr-x 1 root root 41368 Dec 27 12:06 usr/bin/setfont >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rwxr-xr-x 1 root root 11536 Dec 27 12:06 usr/bin/setsid >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>lrwxrwxrwx 1 root root 4 Dec 27 12:06 usr/bin/sh -> bash >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rwxr-xr-x 1 root root 33112 Dec 27 12:06 usr/bin/sleep >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rwxr-xr-x 1 root root 483568 Dec 27 12:06 usr/bin/ssh >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rwxr-xr-x 1 root root 70272 Dec 27 12:06 usr/bin/stty >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rwxr-xr-x 1 root root 357760 Dec 27 12:06 usr/bin/systemctl >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rwxr-xr-x 1 root root 44880 Dec 27 12:06 usr/bin/systemd-ask-password >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rwxr-xr-x 1 root root 57696 Dec 27 12:06 usr/bin/systemd-cgls >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rwxr-xr-x 1 root root 82848 Dec 27 12:06 usr/bin/systemd-tmpfiles >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rwxr-xr-x 1 root root 69952 Dec 27 12:06 usr/bin/systemd-tty-ask-password-agent >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rwxr-xr-x 1 root root 135640 Dec 27 12:06 usr/bin/teamd >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rwxr-xr-x 1 root root 25856 Dec 27 12:06 usr/bin/teamdctl >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rwxr-xr-x 1 root root 19960 Dec 27 12:06 usr/bin/teamnl >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rwxr-xr-x 1 root root 45680 Dec 27 12:06 usr/bin/tr >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rwxr-xr-x 1 root root 274256 Dec 27 12:06 usr/bin/udevadm >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rwxr-xr-x 1 root root 31928 Dec 27 12:06 usr/bin/umount >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rwxr-xr-x 1 root root 33088 Dec 27 12:06 usr/bin/uname >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rwxr-xr-x 1 root root 868928 Dec 27 12:06 usr/bin/vi >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>drwxr-xr-x 1 root root 0 Dec 27 12:06 usr/lib >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rwxr-xr-x 1 root root 1079 Oct 8 09:55 usr/lib/cifs-lib.sh >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>drwxrwxr-x 1 root root 0 Dec 27 12:06 usr/lib/dracut >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rwxr-xr-x 1 root root 6898 Oct 8 09:55 usr/lib/dracut-crypt-lib.sh >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rwxr-xr-x 1 root root 30398 Dec 5 19:00 usr/lib/dracut-lib.sh >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-rw-r-- 1 root root 31 Dec 27 12:06 usr/lib/dracut/dracut-034-64.git20131205.fc20 >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>drwxrwxr-x 1 root root 0 Dec 27 12:06 usr/lib/dracut/hooks >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>drwxr-xr-x 1 root root 0 Dec 27 12:06 usr/lib/dracut/hooks/cleanup >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rwxr-xr-x 1 root root 362 Oct 8 09:55 usr/lib/dracut/hooks/cleanup/10-kill-dhclient.sh >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rwxr-xr-x 1 root root 214 Oct 8 09:55 usr/lib/dracut/hooks/cleanup/80-multipathd-needshutdown.sh >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rwxr-xr-x 1 root root 168 Oct 8 09:55 usr/lib/dracut/hooks/cleanup/90-cleanup-iscsi.sh >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rwxr-xr-x 1 root root 265 Oct 8 09:55 usr/lib/dracut/hooks/cleanup/99-mdraid-needshutdown.sh >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>drwxr-xr-x 1 root root 0 Dec 27 12:06 usr/lib/dracut/hooks/cmdline >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rwxr-xr-x 1 root root 1260 Oct 8 09:55 usr/lib/dracut/hooks/cmdline/10-parse-keydev.sh >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rwxr-xr-x 1 root root 1000 Oct 8 09:55 usr/lib/dracut/hooks/cmdline/20-parse-uefifcoe.sh >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rwxr-xr-x 1 root root 3276 Oct 8 09:55 usr/lib/dracut/hooks/cmdline/30-parse-crypt.sh >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rwxr-xr-x 1 root root 593 Oct 8 09:55 usr/lib/dracut/hooks/cmdline/30-parse-lvm.sh >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rwxr-xr-x 1 root root 1292 Oct 8 09:55 usr/lib/dracut/hooks/cmdline/90-parse-cifsroot.sh >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rwxr-xr-x 1 root root 3498 Oct 8 09:55 usr/lib/dracut/hooks/cmdline/90-parse-iscsiroot.sh >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rwxr-xr-x 1 root root 926 Oct 8 09:55 usr/lib/dracut/hooks/cmdline/91-dhcp-root.sh >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rwxr-xr-x 1 root root 361 Oct 8 09:55 usr/lib/dracut/hooks/cmdline/92-parse-ibft.sh >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rwxr-xr-x 1 root root 790 Dec 5 19:00 usr/lib/dracut/hooks/cmdline/95-parse-vlan.sh >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rwxr-xr-x 1 root root 1975 Oct 8 09:55 usr/lib/dracut/hooks/cmdline/96-parse-bond.sh >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rwxr-xr-x 1 root root 917 Oct 8 09:55 usr/lib/dracut/hooks/cmdline/96-parse-team.sh >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rwxr-xr-x 1 root root 1394 Oct 8 09:55 usr/lib/dracut/hooks/cmdline/97-parse-bridge.sh >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rwxr-xr-x 1 root root 4241 Oct 8 09:55 usr/lib/dracut/hooks/cmdline/98-parse-ip-opts.sh >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rwxr-xr-x 1 root root 1932 Oct 8 09:55 usr/lib/dracut/hooks/cmdline/99-parse-fcoe.sh >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rwxr-xr-x 1 root root 662 Oct 8 09:55 usr/lib/dracut/hooks/cmdline/99-parse-ifname.sh >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>drwxr-xr-x 1 root root 0 Dec 27 12:06 usr/lib/dracut/hooks/emergency >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rwxr-xr-x 1 root root 160 Oct 8 09:55 usr/lib/dracut/hooks/emergency/50-plymouth-emergency.sh >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>drwxr-xr-x 1 root root 0 Dec 27 12:06 usr/lib/dracut/hooks/initqueue >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>drwxr-xr-x 1 root root 0 Dec 27 12:06 usr/lib/dracut/hooks/initqueue/finished >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>drwxr-xr-x 1 root root 0 Dec 27 12:06 usr/lib/dracut/hooks/initqueue/online >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>drwxr-xr-x 1 root root 0 Dec 27 12:06 usr/lib/dracut/hooks/initqueue/settled >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>drwxr-xr-x 1 root root 0 Dec 27 12:06 usr/lib/dracut/hooks/initqueue/timeout >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rwxr-xr-x 1 root root 1352 Oct 8 09:55 usr/lib/dracut/hooks/initqueue/timeout/99-rootfallback.sh >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>drwxr-xr-x 1 root root 0 Dec 27 12:06 usr/lib/dracut/hooks/mount >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>drwxr-xr-x 1 root root 0 Dec 27 12:06 usr/lib/dracut/hooks/netroot >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>drwxr-xr-x 1 root root 0 Dec 27 12:06 usr/lib/dracut/hooks/pre-mount >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rwxr-xr-x 1 root root 910 Oct 8 09:55 usr/lib/dracut/hooks/pre-mount/10-mdraid-waitclean.sh >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>drwxr-xr-x 1 root root 0 Dec 27 12:06 usr/lib/dracut/hooks/pre-pivot >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rwxr-xr-x 1 root root 8240 Oct 8 09:55 usr/lib/dracut/hooks/pre-pivot/85-write-ifcfg.sh >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>drwxr-xr-x 1 root root 0 Dec 27 12:06 usr/lib/dracut/hooks/pre-shutdown >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rwxr-xr-x 1 root root 338 Oct 8 09:55 usr/lib/dracut/hooks/pre-shutdown/30-mdmon-pre-shutdown.sh >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>drwxr-xr-x 1 root root 0 Dec 27 12:06 usr/lib/dracut/hooks/pre-trigger >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rwxr-xr-x 1 root root 344 Dec 5 19:00 usr/lib/dracut/hooks/pre-trigger/01-load-modsign-keys.sh >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rwxr-xr-x 1 root root 935 Oct 8 09:55 usr/lib/dracut/hooks/pre-trigger/30-parse-dm.sh >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rwxr-xr-x 1 root root 2070 Oct 8 09:55 usr/lib/dracut/hooks/pre-trigger/30-parse-md.sh >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>drwxr-xr-x 1 root root 0 Dec 27 12:06 usr/lib/dracut/hooks/pre-udev >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rwxr-xr-x 1 root root 240 Oct 8 09:55 usr/lib/dracut/hooks/pre-udev/30-mdmon-pre-udev.sh >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rwxr-xr-x 1 root root 1229 Oct 8 09:55 usr/lib/dracut/hooks/pre-udev/50-ifname-genrules.sh >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rwxr-xr-x 1 root root 3533 Oct 8 09:55 usr/lib/dracut/hooks/pre-udev/60-net-genrules.sh >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>drwxr-xr-x 1 root root 0 Dec 27 12:06 usr/lib/dracut/hooks/shutdown >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>drwxr-xr-x 1 root root 0 Dec 27 12:06 usr/lib/dracut/hooks/shutdown-emergency >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rwxr-xr-x 1 root root 465 Oct 8 09:55 usr/lib/dracut/hooks/shutdown/30-dm-shutdown.sh >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rwxr-xr-x 1 root root 672 Oct 8 09:55 usr/lib/dracut/hooks/shutdown/30-md-shutdown.sh >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-rw-r-- 1 root root 216 Dec 27 12:06 usr/lib/dracut/modules.txt >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-rw-r-- 1 root root 0 Dec 27 12:06 usr/lib/dracut/need-initqueue >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rwxr-xr-x 1 root root 3699 Dec 5 19:00 usr/lib/dracut/parse-resume.sh >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rwxr-xr-x 1 root root 670 Oct 8 09:55 usr/lib/dracut/resume.sh >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>drwxr-xr-x 1 root root 0 Dec 27 12:06 usr/lib/firmware >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>drwxr-xr-x 1 root root 0 Dec 27 12:06 usr/lib/firmware/3com >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 44548 Sep 16 13:47 usr/lib/firmware/3com/typhoon.bin >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>drwxr-xr-x 1 root root 0 Dec 27 12:06 usr/lib/firmware/acenic >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 73116 Sep 16 13:47 usr/lib/firmware/acenic/tg1.bin >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 77452 Sep 16 13:47 usr/lib/firmware/acenic/tg2.bin >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>drwxr-xr-x 1 root root 0 Dec 27 12:06 usr/lib/firmware/adaptec >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 2 root root 832 Sep 16 13:47 usr/lib/firmware/adaptec/starfire_rx.bin >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 2 root root 0 Sep 16 13:47 usr/lib/firmware/adaptec/starfire_tx.bin >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>drwxr-xr-x 1 root root 0 Dec 27 12:06 usr/lib/firmware/advansys >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 5026 Sep 16 13:47 usr/lib/firmware/advansys/3550.bin >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 5340 Sep 16 13:47 usr/lib/firmware/advansys/38C0800.bin >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 6334 Sep 16 13:47 usr/lib/firmware/advansys/38C1600.bin >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 2308 Sep 16 13:47 usr/lib/firmware/advansys/mcode.bin >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 22622 Aug 3 02:35 usr/lib/firmware/aic94xx-seq.fw >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>drwxr-xr-x 1 root root 0 Dec 27 12:06 usr/lib/firmware/bnx2 >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 92824 Sep 16 13:47 usr/lib/firmware/bnx2/bnx2-mips-06-6.2.3.fw >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 103904 Sep 16 13:47 usr/lib/firmware/bnx2/bnx2-mips-09-6.2.1b.fw >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 5696 Sep 16 13:47 usr/lib/firmware/bnx2/bnx2-rv2p-06-6.0.15.fw >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 6104 Sep 16 13:47 usr/lib/firmware/bnx2/bnx2-rv2p-09-6.0.17.fw >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 6616 Sep 16 13:47 usr/lib/firmware/bnx2/bnx2-rv2p-09ax-6.0.17.fw >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>drwxr-xr-x 1 root root 0 Dec 27 12:06 usr/lib/firmware/bnx2x >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 163576 Sep 16 13:47 usr/lib/firmware/bnx2x/bnx2x-e1-7.8.17.0.fw >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 171920 Sep 16 13:47 usr/lib/firmware/bnx2x/bnx2x-e1h-7.8.17.0.fw >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 310032 Sep 16 13:47 usr/lib/firmware/bnx2x/bnx2x-e2-7.8.17.0.fw >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>drwxr-xr-x 1 root root 0 Dec 27 12:06 usr/lib/firmware/cxgb3 >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 1088 Sep 16 13:47 usr/lib/firmware/cxgb3/ael2005_opt_edc.bin >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 1468 Sep 16 13:47 usr/lib/firmware/cxgb3/ael2005_twx_edc.bin >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 1584 Sep 16 13:47 usr/lib/firmware/cxgb3/ael2020_twx_edc.bin >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 2564 Sep 16 13:47 usr/lib/firmware/cxgb3/t3b_psram-1.1.0.bin >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 2564 Sep 16 13:47 usr/lib/firmware/cxgb3/t3c_psram-1.1.0.bin >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 31812 Sep 16 13:47 usr/lib/firmware/cxgb3/t3fw-7.12.0.bin >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>drwxr-xr-x 1 root root 0 Dec 27 12:06 usr/lib/firmware/cxgb4 >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 431616 Sep 16 13:47 usr/lib/firmware/cxgb4/t4fw-1.6.2.0.bin >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>lrwxrwxrwx 1 root root 16 Dec 27 12:06 usr/lib/firmware/cxgb4/t4fw.bin -> t4fw-1.6.2.0.bin >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>drwxr-xr-x 1 root root 0 Dec 27 12:06 usr/lib/firmware/e100 >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 539 Sep 16 13:47 usr/lib/firmware/e100/d101m_ucode.bin >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 539 Sep 16 13:47 usr/lib/firmware/e100/d101s_ucode.bin >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 539 Sep 16 13:47 usr/lib/firmware/e100/d102e_ucode.bin >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>drwxr-xr-x 1 root root 0 Dec 27 12:06 usr/lib/firmware/ene-ub6250 >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 2048 Sep 16 13:47 usr/lib/firmware/ene-ub6250/ms_init.bin >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 2048 Sep 16 13:47 usr/lib/firmware/ene-ub6250/ms_rdwr.bin >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 2048 Sep 16 13:47 usr/lib/firmware/ene-ub6250/msp_rdwr.bin >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 2048 Sep 16 13:47 usr/lib/firmware/ene-ub6250/sd_init1.bin >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 2048 Sep 16 13:47 usr/lib/firmware/ene-ub6250/sd_init2.bin >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 2048 Sep 16 13:47 usr/lib/firmware/ene-ub6250/sd_rdwr.bin >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>drwxr-xr-x 1 root root 0 Dec 27 12:06 usr/lib/firmware/isci >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 232 Sep 16 13:47 usr/lib/firmware/isci/isci_firmware.bin >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>drwxr-xr-x 1 root root 0 Dec 27 12:06 usr/lib/firmware/kaweth >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3276 Sep 16 13:47 usr/lib/firmware/kaweth/new_code.bin >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 622 Sep 16 13:47 usr/lib/firmware/kaweth/new_code_fix.bin >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 182 Sep 16 13:47 usr/lib/firmware/kaweth/trigger_code.bin >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 22 Sep 16 13:47 usr/lib/firmware/kaweth/trigger_code_fix.bin >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>drwxr-xr-x 1 root root 0 Dec 27 12:06 usr/lib/firmware/ositech >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 2778 Sep 16 13:47 usr/lib/firmware/ositech/Xilinx7OD.bin >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 1845305 Sep 16 13:47 usr/lib/firmware/phanfw.bin >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 76802 Sep 16 13:47 usr/lib/firmware/ql2100_fw.bin >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 84566 Sep 16 13:47 usr/lib/firmware/ql2200_fw.bin >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 125252 Sep 16 13:47 usr/lib/firmware/ql2300_fw.bin >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 136038 Sep 16 13:47 usr/lib/firmware/ql2322_fw.bin >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 257108 Sep 16 13:47 usr/lib/firmware/ql2400_fw.bin >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 260064 Sep 16 13:47 usr/lib/firmware/ql2500_fw.bin >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>drwxr-xr-x 1 root root 0 Dec 27 12:06 usr/lib/firmware/qlogic >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 33462 Sep 16 13:47 usr/lib/firmware/qlogic/1040.bin >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 28056 Sep 16 13:47 usr/lib/firmware/qlogic/12160.bin >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 31842 Sep 16 13:47 usr/lib/firmware/qlogic/1280.bin >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>drwxr-xr-x 1 root root 0 Dec 27 12:06 usr/lib/firmware/radeon >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 8704 Sep 16 13:47 usr/lib/firmware/radeon/ARUBA_me.bin >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 8704 Sep 16 13:47 usr/lib/firmware/radeon/ARUBA_pfp.bin >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 6144 Sep 16 13:47 usr/lib/firmware/radeon/ARUBA_rlc.bin >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 3 root root 24096 Sep 16 13:47 usr/lib/firmware/radeon/BARTS_mc.bin >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 3 root root 5504 Sep 16 13:47 usr/lib/firmware/radeon/BARTS_me.bin >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 4480 Sep 16 13:47 usr/lib/firmware/radeon/BARTS_pfp.bin >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 24840 Sep 16 13:47 usr/lib/firmware/radeon/BARTS_smc.bin >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 2 root root 8576 Sep 16 13:47 usr/lib/firmware/radeon/BONAIRE_ce.bin >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 31464 Sep 16 13:47 usr/lib/firmware/radeon/BONAIRE_mc.bin >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 8576 Sep 16 13:47 usr/lib/firmware/radeon/BONAIRE_me.bin >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 16768 Sep 16 13:47 usr/lib/firmware/radeon/BONAIRE_mec.bin >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 8576 Sep 16 13:47 usr/lib/firmware/radeon/BONAIRE_pfp.bin >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 8192 Sep 16 13:47 usr/lib/firmware/radeon/BONAIRE_rlc.bin >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 2 root root 4200 Sep 16 13:47 usr/lib/firmware/radeon/BONAIRE_sdma.bin >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 224408 Sep 16 13:47 usr/lib/firmware/radeon/BONAIRE_uvd.bin >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3072 Sep 16 13:47 usr/lib/firmware/radeon/BTC_rlc.bin >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 3 root root 0 Sep 16 13:47 usr/lib/firmware/radeon/CAICOS_mc.bin >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 3 root root 0 Sep 16 13:47 usr/lib/firmware/radeon/CAICOS_me.bin >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 4480 Sep 16 13:47 usr/lib/firmware/radeon/CAICOS_pfp.bin >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 24512 Sep 16 13:47 usr/lib/firmware/radeon/CAICOS_smc.bin >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 24148 Sep 16 13:47 usr/lib/firmware/radeon/CAYMAN_mc.bin >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 8704 Sep 16 13:47 usr/lib/firmware/radeon/CAYMAN_me.bin >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 8704 Sep 16 13:47 usr/lib/firmware/radeon/CAYMAN_pfp.bin >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 4096 Sep 16 13:47 usr/lib/firmware/radeon/CAYMAN_rlc.bin >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 31212 Sep 16 13:47 usr/lib/firmware/radeon/CAYMAN_smc.bin >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 5504 Sep 16 13:47 usr/lib/firmware/radeon/CEDAR_me.bin >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 2 root root 4480 Sep 16 13:47 usr/lib/firmware/radeon/CEDAR_pfp.bin >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 4 root root 3072 Sep 16 13:47 usr/lib/firmware/radeon/CEDAR_rlc.bin >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 23888 Sep 16 13:47 usr/lib/firmware/radeon/CEDAR_smc.bin >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 2 root root 0 Sep 16 13:47 usr/lib/firmware/radeon/CYPRESS_me.bin >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 2 root root 0 Sep 16 13:47 usr/lib/firmware/radeon/CYPRESS_pfp.bin >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 4 root root 0 Sep 16 13:47 usr/lib/firmware/radeon/CYPRESS_rlc.bin >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 25080 Sep 16 13:47 usr/lib/firmware/radeon/CYPRESS_smc.bin >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 115736 Sep 16 13:47 usr/lib/firmware/radeon/CYPRESS_uvd.bin >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 5 root root 0 Sep 16 13:47 usr/lib/firmware/radeon/HAINAN_ce.bin >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 2 root root 0 Sep 16 13:47 usr/lib/firmware/radeon/HAINAN_mc.bin >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 2 root root 0 Sep 16 13:47 usr/lib/firmware/radeon/HAINAN_me.bin >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 8576 Sep 16 13:47 usr/lib/firmware/radeon/HAINAN_pfp.bin >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 8192 Sep 16 13:47 usr/lib/firmware/radeon/HAINAN_rlc.bin >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 59004 Sep 16 13:47 usr/lib/firmware/radeon/HAINAN_smc.bin >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 2 root root 5504 Sep 16 13:47 usr/lib/firmware/radeon/JUNIPER_me.bin >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 2 root root 4480 Sep 16 13:47 usr/lib/firmware/radeon/JUNIPER_pfp.bin >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 4 root root 0 Sep 16 13:47 usr/lib/firmware/radeon/JUNIPER_rlc.bin >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 24352 Sep 16 13:47 usr/lib/firmware/radeon/JUNIPER_smc.bin >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 2 root root 0 Sep 16 13:47 usr/lib/firmware/radeon/KABINI_ce.bin >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 8576 Sep 16 13:47 usr/lib/firmware/radeon/KABINI_me.bin >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 16768 Sep 16 13:47 usr/lib/firmware/radeon/KABINI_mec.bin >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 8576 Sep 16 13:47 usr/lib/firmware/radeon/KABINI_pfp.bin >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 10240 Sep 16 13:47 usr/lib/firmware/radeon/KABINI_rlc.bin >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 2 root root 0 Sep 16 13:47 usr/lib/firmware/radeon/KABINI_sdma.bin >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 5 root root 0 Sep 16 13:47 usr/lib/firmware/radeon/OLAND_ce.bin >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 2 root root 31452 Sep 16 13:47 usr/lib/firmware/radeon/OLAND_mc.bin >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 2 root root 8576 Sep 16 13:47 usr/lib/firmware/radeon/OLAND_me.bin >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 8576 Sep 16 13:47 usr/lib/firmware/radeon/OLAND_pfp.bin >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 8192 Sep 16 13:47 usr/lib/firmware/radeon/OLAND_rlc.bin >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 59316 Sep 16 13:47 usr/lib/firmware/radeon/OLAND_smc.bin >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 5504 Sep 16 13:47 usr/lib/firmware/radeon/PALM_me.bin >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 4480 Sep 16 13:47 usr/lib/firmware/radeon/PALM_pfp.bin >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 5 root root 0 Sep 16 13:47 usr/lib/firmware/radeon/PITCAIRN_ce.bin >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 3 root root 0 Sep 16 13:47 usr/lib/firmware/radeon/PITCAIRN_mc.bin >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 2 root root 0 Sep 16 13:47 usr/lib/firmware/radeon/PITCAIRN_me.bin >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 2 root root 0 Sep 16 13:47 usr/lib/firmware/radeon/PITCAIRN_pfp.bin >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 8192 Sep 16 13:47 usr/lib/firmware/radeon/PITCAIRN_rlc.bin >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 59892 Sep 16 13:47 usr/lib/firmware/radeon/PITCAIRN_smc.bin >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 2048 Sep 16 13:47 usr/lib/firmware/radeon/R100_cp.bin >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 2048 Sep 16 13:47 usr/lib/firmware/radeon/R200_cp.bin >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 2048 Sep 16 13:47 usr/lib/firmware/radeon/R300_cp.bin >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 2048 Sep 16 13:47 usr/lib/firmware/radeon/R420_cp.bin >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 2048 Sep 16 13:47 usr/lib/firmware/radeon/R520_cp.bin >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 21504 Sep 16 13:47 usr/lib/firmware/radeon/R600_me.bin >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 2304 Sep 16 13:47 usr/lib/firmware/radeon/R600_pfp.bin >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3072 Sep 16 13:47 usr/lib/firmware/radeon/R600_rlc.bin >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 4096 Sep 16 13:47 usr/lib/firmware/radeon/R700_rlc.bin >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 5504 Sep 16 13:47 usr/lib/firmware/radeon/REDWOOD_me.bin >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 2 root root 0 Sep 16 13:47 usr/lib/firmware/radeon/REDWOOD_pfp.bin >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 4 root root 0 Sep 16 13:47 usr/lib/firmware/radeon/REDWOOD_rlc.bin >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 24332 Sep 16 13:47 usr/lib/firmware/radeon/REDWOOD_smc.bin >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 2048 Sep 16 13:47 usr/lib/firmware/radeon/RS600_cp.bin >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 2048 Sep 16 13:47 usr/lib/firmware/radeon/RS690_cp.bin >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 21504 Sep 16 13:47 usr/lib/firmware/radeon/RS780_me.bin >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 2304 Sep 16 13:47 usr/lib/firmware/radeon/RS780_pfp.bin >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 2 root root 21504 Sep 16 13:47 usr/lib/firmware/radeon/RV610_me.bin >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 5 root root 2304 Sep 16 13:47 usr/lib/firmware/radeon/RV610_pfp.bin >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 2 root root 0 Sep 16 13:47 usr/lib/firmware/radeon/RV620_me.bin >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 5 root root 0 Sep 16 13:47 usr/lib/firmware/radeon/RV620_pfp.bin >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 2 root root 21504 Sep 16 13:47 usr/lib/firmware/radeon/RV630_me.bin >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 5 root root 0 Sep 16 13:47 usr/lib/firmware/radeon/RV630_pfp.bin >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 2 root root 0 Sep 16 13:47 usr/lib/firmware/radeon/RV635_me.bin >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 5 root root 0 Sep 16 13:47 usr/lib/firmware/radeon/RV635_pfp.bin >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 21504 Sep 16 13:47 usr/lib/firmware/radeon/RV670_me.bin >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 5 root root 0 Sep 16 13:47 usr/lib/firmware/radeon/RV670_pfp.bin >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 5440 Sep 16 13:47 usr/lib/firmware/radeon/RV710_me.bin >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 2 root root 0 Sep 16 13:47 usr/lib/firmware/radeon/RV710_pfp.bin >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 16160 Sep 16 13:47 usr/lib/firmware/radeon/RV710_smc.bin >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 116120 Sep 16 13:47 usr/lib/firmware/radeon/RV710_uvd.bin >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 5440 Sep 16 13:47 usr/lib/firmware/radeon/RV730_me.bin >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 2 root root 3392 Sep 16 13:47 usr/lib/firmware/radeon/RV730_pfp.bin >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 16684 Sep 16 13:47 usr/lib/firmware/radeon/RV730_smc.bin >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 16840 Sep 16 13:47 usr/lib/firmware/radeon/RV740_smc.bin >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 5440 Sep 16 13:47 usr/lib/firmware/radeon/RV770_me.bin >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3392 Sep 16 13:47 usr/lib/firmware/radeon/RV770_pfp.bin >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 16656 Sep 16 13:47 usr/lib/firmware/radeon/RV770_smc.bin >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 2 root root 0 Sep 16 13:47 usr/lib/firmware/radeon/SUMO2_me.bin >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 4480 Sep 16 13:47 usr/lib/firmware/radeon/SUMO2_pfp.bin >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 2 root root 5504 Sep 16 13:47 usr/lib/firmware/radeon/SUMO_me.bin >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 4480 Sep 16 13:47 usr/lib/firmware/radeon/SUMO_pfp.bin >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3072 Sep 16 13:47 usr/lib/firmware/radeon/SUMO_rlc.bin >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 205080 Sep 16 13:47 usr/lib/firmware/radeon/SUMO_uvd.bin >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 5 root root 8576 Sep 16 13:47 usr/lib/firmware/radeon/TAHITI_ce.bin >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 3 root root 31076 Sep 16 13:47 usr/lib/firmware/radeon/TAHITI_mc.bin >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 2 root root 8576 Sep 16 13:47 usr/lib/firmware/radeon/TAHITI_me.bin >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 2 root root 8576 Sep 16 13:47 usr/lib/firmware/radeon/TAHITI_pfp.bin >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 8192 Sep 16 13:47 usr/lib/firmware/radeon/TAHITI_rlc.bin >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 62552 Sep 16 13:47 usr/lib/firmware/radeon/TAHITI_smc.bin >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 219672 Sep 16 13:47 usr/lib/firmware/radeon/TAHITI_uvd.bin >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 3 root root 0 Sep 16 13:47 usr/lib/firmware/radeon/TURKS_mc.bin >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 3 root root 0 Sep 16 13:47 usr/lib/firmware/radeon/TURKS_me.bin >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 4480 Sep 16 13:47 usr/lib/firmware/radeon/TURKS_pfp.bin >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 24668 Sep 16 13:47 usr/lib/firmware/radeon/TURKS_smc.bin >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 5 root root 0 Sep 16 13:47 usr/lib/firmware/radeon/VERDE_ce.bin >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 3 root root 0 Sep 16 13:47 usr/lib/firmware/radeon/VERDE_mc.bin >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 8576 Sep 16 13:47 usr/lib/firmware/radeon/VERDE_me.bin >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 8576 Sep 16 13:47 usr/lib/firmware/radeon/VERDE_pfp.bin >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 8192 Sep 16 13:47 usr/lib/firmware/radeon/VERDE_rlc.bin >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 60388 Sep 16 13:47 usr/lib/firmware/radeon/VERDE_smc.bin >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>drwxr-xr-x 1 root root 0 Dec 27 12:06 usr/lib/firmware/rtl_nic >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 2076 Sep 16 13:47 usr/lib/firmware/rtl_nic/rtl8105e-1.fw >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 1856 Sep 16 13:47 usr/lib/firmware/rtl_nic/rtl8106e-1.fw >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 832 Sep 16 13:47 usr/lib/firmware/rtl_nic/rtl8106e-2.fw >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 1492 Sep 16 13:47 usr/lib/firmware/rtl_nic/rtl8168d-1.fw >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 1324 Sep 16 13:47 usr/lib/firmware/rtl_nic/rtl8168d-2.fw >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 5500 Sep 16 13:47 usr/lib/firmware/rtl_nic/rtl8168e-1.fw >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3920 Sep 16 13:47 usr/lib/firmware/rtl_nic/rtl8168e-2.fw >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3872 Sep 16 13:47 usr/lib/firmware/rtl_nic/rtl8168e-3.fw >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3424 Sep 16 13:47 usr/lib/firmware/rtl_nic/rtl8168f-1.fw >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 1232 Sep 16 13:47 usr/lib/firmware/rtl_nic/rtl8168f-2.fw >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 4896 Sep 16 13:47 usr/lib/firmware/rtl_nic/rtl8168g-2.fw >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 832 Sep 16 13:47 usr/lib/firmware/rtl_nic/rtl8168g-3.fw >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 1824 Sep 16 13:47 usr/lib/firmware/rtl_nic/rtl8402-1.fw >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 2112 Sep 16 13:47 usr/lib/firmware/rtl_nic/rtl8411-1.fw >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 1040 Sep 16 13:47 usr/lib/firmware/rtl_nic/rtl8411-2.fw >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>drwxr-xr-x 1 root root 0 Dec 27 12:06 usr/lib/firmware/sun >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 2253 Sep 16 13:47 usr/lib/firmware/sun/cassini.bin >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>drwxr-xr-x 1 root root 0 Dec 27 12:06 usr/lib/firmware/tehuti >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 42768 Sep 16 13:47 usr/lib/firmware/tehuti/bdx.bin >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>drwxr-xr-x 1 root root 0 Dec 27 12:06 usr/lib/firmware/tigon >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 2668 Sep 16 13:47 usr/lib/firmware/tigon/tg3.bin >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 7004 Sep 16 13:47 usr/lib/firmware/tigon/tg3_tso.bin >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3884 Sep 16 13:47 usr/lib/firmware/tigon/tg3_tso5.bin >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rwxr-xr-x 1 root root 6347 Oct 8 09:55 usr/lib/fs-lib.sh >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>drwxr-xr-x 1 root root 0 Dec 27 12:06 usr/lib/kbd >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>drwxr-xr-x 1 root root 0 Dec 27 12:06 usr/lib/kbd/consolefonts >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3019 Nov 21 18:34 usr/lib/kbd/consolefonts/161.cp.gz >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3086 Nov 21 18:34 usr/lib/kbd/consolefonts/162.cp.gz >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3069 Nov 21 18:34 usr/lib/kbd/consolefonts/163.cp.gz >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3136 Nov 21 18:34 usr/lib/kbd/consolefonts/164.cp.gz >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3247 Nov 21 18:34 usr/lib/kbd/consolefonts/165.cp.gz >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 2948 Nov 21 18:34 usr/lib/kbd/consolefonts/737.cp.gz >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 2914 Nov 21 18:34 usr/lib/kbd/consolefonts/880.cp.gz >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 2759 Nov 21 18:34 usr/lib/kbd/consolefonts/928.cp.gz >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 2159 Nov 21 18:34 usr/lib/kbd/consolefonts/972.cp.gz >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3791 Nov 21 18:34 usr/lib/kbd/consolefonts/Agafari-12.psfu.gz >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3839 Nov 21 18:34 usr/lib/kbd/consolefonts/Agafari-14.psfu.gz >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3904 Nov 21 18:34 usr/lib/kbd/consolefonts/Agafari-16.psfu.gz >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 1985 Nov 21 18:34 usr/lib/kbd/consolefonts/Cyr_a8x14.psfu.gz >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 2020 Nov 21 18:34 usr/lib/kbd/consolefonts/Cyr_a8x16.psfu.gz >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 1751 Nov 21 18:34 usr/lib/kbd/consolefonts/Cyr_a8x8.psfu.gz >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 191 Nov 21 18:34 usr/lib/kbd/consolefonts/ERRORS >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3702 Nov 21 18:34 usr/lib/kbd/consolefonts/Goha-12.psfu.gz >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3715 Nov 21 18:34 usr/lib/kbd/consolefonts/Goha-14.psfu.gz >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3779 Nov 21 18:34 usr/lib/kbd/consolefonts/Goha-16.psfu.gz >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3698 Nov 21 18:34 usr/lib/kbd/consolefonts/GohaClassic-12.psfu.gz >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3724 Nov 21 18:34 usr/lib/kbd/consolefonts/GohaClassic-14.psfu.gz >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3789 Nov 21 18:34 usr/lib/kbd/consolefonts/GohaClassic-16.psfu.gz >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 2022 Nov 21 18:34 usr/lib/kbd/consolefonts/Lat2-Terminus16.psfu.gz >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3584 Nov 21 18:34 usr/lib/kbd/consolefonts/LatArCyrHeb-08.psfu.gz >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 4089 Nov 21 18:34 usr/lib/kbd/consolefonts/LatArCyrHeb-14.psfu.gz >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 4184 Nov 21 18:34 usr/lib/kbd/consolefonts/LatArCyrHeb-16+.psfu.gz >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3896 Nov 21 18:34 usr/lib/kbd/consolefonts/LatArCyrHeb-16.psfu.gz >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 4260 Nov 21 18:34 usr/lib/kbd/consolefonts/LatArCyrHeb-19.psfu.gz >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 6004 Nov 21 18:34 usr/lib/kbd/consolefonts/LatGrkCyr-12x22.psfu.gz >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3813 Nov 21 18:34 usr/lib/kbd/consolefonts/LatGrkCyr-8x16.psfu.gz >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 4113 Nov 21 18:34 usr/lib/kbd/consolefonts/LatKaCyrHeb-14.psfu.gz >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 1387 Nov 21 18:34 usr/lib/kbd/consolefonts/Mik_8x16.gz >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 2709 Nov 21 18:34 usr/lib/kbd/consolefonts/UniCyrExt_8x16.psf.gz >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 1929 Nov 21 18:34 usr/lib/kbd/consolefonts/UniCyr_8x14.psf.gz >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 1996 Nov 21 18:34 usr/lib/kbd/consolefonts/UniCyr_8x16.psf.gz >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 1728 Nov 21 18:34 usr/lib/kbd/consolefonts/UniCyr_8x8.psf.gz >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 1290 Nov 21 18:34 usr/lib/kbd/consolefonts/alt-8x14.gz >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 1488 Nov 21 18:34 usr/lib/kbd/consolefonts/alt-8x16.gz >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 1084 Nov 21 18:34 usr/lib/kbd/consolefonts/alt-8x8.gz >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 1415 Nov 21 18:34 usr/lib/kbd/consolefonts/altc-8x16.gz >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 1114 Nov 21 18:34 usr/lib/kbd/consolefonts/aply16.psf.gz >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 1593 Nov 21 18:34 usr/lib/kbd/consolefonts/arm8.fnt.gz >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 1877 Nov 21 18:34 usr/lib/kbd/consolefonts/cp1250.psfu.gz >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 1963 Nov 21 18:34 usr/lib/kbd/consolefonts/cp850-8x14.psfu.gz >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 2025 Nov 21 18:34 usr/lib/kbd/consolefonts/cp850-8x16.psfu.gz >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 1760 Nov 21 18:34 usr/lib/kbd/consolefonts/cp850-8x8.psfu.gz >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 1106 Nov 21 18:34 usr/lib/kbd/consolefonts/cp857.08.gz >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 1282 Nov 21 18:34 usr/lib/kbd/consolefonts/cp857.14.gz >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 1342 Nov 21 18:34 usr/lib/kbd/consolefonts/cp857.16.gz >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 1989 Nov 21 18:34 usr/lib/kbd/consolefonts/cp865-8x14.psfu.gz >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 2050 Nov 21 18:34 usr/lib/kbd/consolefonts/cp865-8x16.psfu.gz >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 1768 Nov 21 18:34 usr/lib/kbd/consolefonts/cp865-8x8.psfu.gz >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 1329 Nov 21 18:34 usr/lib/kbd/consolefonts/cp866-8x14.psf.gz >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 1351 Nov 21 18:34 usr/lib/kbd/consolefonts/cp866-8x16.psf.gz >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 1112 Nov 21 18:34 usr/lib/kbd/consolefonts/cp866-8x8.psf.gz >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 1212 Nov 21 18:34 usr/lib/kbd/consolefonts/cybercafe.fnt.gz >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 2070 Nov 21 18:34 usr/lib/kbd/consolefonts/cyr-sun16.psfu.gz >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 2076 Nov 21 18:34 usr/lib/kbd/consolefonts/default8x16.psfu.gz >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 1879 Nov 21 18:34 usr/lib/kbd/consolefonts/default8x9.psfu.gz >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3412 Nov 21 18:34 usr/lib/kbd/consolefonts/drdos8x14.psfu.gz >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3486 Nov 21 18:34 usr/lib/kbd/consolefonts/drdos8x16.psfu.gz >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 2558 Nov 21 18:34 usr/lib/kbd/consolefonts/drdos8x6.psfu.gz >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3065 Nov 21 18:34 usr/lib/kbd/consolefonts/drdos8x8.psfu.gz >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 1707 Nov 21 18:34 usr/lib/kbd/consolefonts/gr737a-8x8.psfu.gz >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 1915 Nov 21 18:34 usr/lib/kbd/consolefonts/gr737a-9x14.psfu.gz >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 1975 Nov 21 18:34 usr/lib/kbd/consolefonts/gr737a-9x16.psfu.gz >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 1819 Nov 21 18:34 usr/lib/kbd/consolefonts/gr737b-8x11.psfu.gz >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 2137 Nov 21 18:34 usr/lib/kbd/consolefonts/gr737b-9x16-medieval.psfu.gz >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 1932 Nov 21 18:34 usr/lib/kbd/consolefonts/gr737c-8x14.psfu.gz >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 2 root root 0 Nov 21 18:34 usr/lib/kbd/consolefonts/gr737c-8x16.psfu.gz >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 1516 Nov 21 18:34 usr/lib/kbd/consolefonts/gr737c-8x6.psfu.gz >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 1563 Nov 21 18:34 usr/lib/kbd/consolefonts/gr737c-8x7.psfu.gz >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 1743 Nov 21 18:34 usr/lib/kbd/consolefonts/gr737c-8x8.psfu.gz >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 2 root root 1970 Nov 21 18:34 usr/lib/kbd/consolefonts/gr737d-8x16.psfu.gz >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 1737 Nov 21 18:34 usr/lib/kbd/consolefonts/gr928-8x16-thin.psfu.gz >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 1774 Nov 21 18:34 usr/lib/kbd/consolefonts/gr928-9x14.psfu.gz >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 1809 Nov 21 18:34 usr/lib/kbd/consolefonts/gr928-9x16.psfu.gz >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 1784 Nov 21 18:34 usr/lib/kbd/consolefonts/gr928a-8x14.psfu.gz >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 1824 Nov 21 18:34 usr/lib/kbd/consolefonts/gr928a-8x16.psfu.gz >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 2057 Nov 21 18:34 usr/lib/kbd/consolefonts/gr928b-8x14.psfu.gz >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 2100 Nov 21 18:34 usr/lib/kbd/consolefonts/gr928b-8x16.psfu.gz >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3162 Nov 21 18:34 usr/lib/kbd/consolefonts/greek-polytonic.psfu.gz >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 2 root root 0 Nov 21 18:34 usr/lib/kbd/consolefonts/iso01-12x22.psfu.gz >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 85 Nov 21 18:34 usr/lib/kbd/consolefonts/iso01.08.gz >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 85 Nov 21 18:34 usr/lib/kbd/consolefonts/iso01.14.gz >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 85 Nov 21 18:34 usr/lib/kbd/consolefonts/iso01.16.gz >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 2 root root 3211 Nov 21 18:34 usr/lib/kbd/consolefonts/iso02-12x22.psfu.gz >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 85 Nov 21 18:34 usr/lib/kbd/consolefonts/iso02.08.gz >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 85 Nov 21 18:34 usr/lib/kbd/consolefonts/iso02.14.gz >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 85 Nov 21 18:34 usr/lib/kbd/consolefonts/iso02.16.gz >Dec 27 12:06:52 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 85 Nov 21 18:34 usr/lib/kbd/consolefonts/iso03.08.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 85 Nov 21 18:34 usr/lib/kbd/consolefonts/iso03.14.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 85 Nov 21 18:34 usr/lib/kbd/consolefonts/iso03.16.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 85 Nov 21 18:34 usr/lib/kbd/consolefonts/iso04.08.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 85 Nov 21 18:34 usr/lib/kbd/consolefonts/iso04.14.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 85 Nov 21 18:34 usr/lib/kbd/consolefonts/iso04.16.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 85 Nov 21 18:34 usr/lib/kbd/consolefonts/iso05.08.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 85 Nov 21 18:34 usr/lib/kbd/consolefonts/iso05.14.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 85 Nov 21 18:34 usr/lib/kbd/consolefonts/iso05.16.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 85 Nov 21 18:34 usr/lib/kbd/consolefonts/iso06.08.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 85 Nov 21 18:34 usr/lib/kbd/consolefonts/iso06.14.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 85 Nov 21 18:34 usr/lib/kbd/consolefonts/iso06.16.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 85 Nov 21 18:34 usr/lib/kbd/consolefonts/iso07.14.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 85 Nov 21 18:34 usr/lib/kbd/consolefonts/iso07.16.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 2082 Nov 21 18:34 usr/lib/kbd/consolefonts/iso07u-16.psfu.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 85 Nov 21 18:34 usr/lib/kbd/consolefonts/iso08.08.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 85 Nov 21 18:34 usr/lib/kbd/consolefonts/iso08.14.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 85 Nov 21 18:34 usr/lib/kbd/consolefonts/iso08.16.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 85 Nov 21 18:34 usr/lib/kbd/consolefonts/iso09.08.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 85 Nov 21 18:34 usr/lib/kbd/consolefonts/iso09.14.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 85 Nov 21 18:34 usr/lib/kbd/consolefonts/iso09.16.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 86 Nov 21 18:34 usr/lib/kbd/consolefonts/iso10.08.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 86 Nov 21 18:34 usr/lib/kbd/consolefonts/iso10.14.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 86 Nov 21 18:34 usr/lib/kbd/consolefonts/iso10.16.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 1261 Nov 21 18:34 usr/lib/kbd/consolefonts/koi8-14.psf.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 1412 Nov 21 18:34 usr/lib/kbd/consolefonts/koi8c-8x16.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 1299 Nov 21 18:34 usr/lib/kbd/consolefonts/koi8r-8x14.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 1493 Nov 21 18:34 usr/lib/kbd/consolefonts/koi8r-8x16.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 1090 Nov 21 18:34 usr/lib/kbd/consolefonts/koi8r-8x8.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 1768 Nov 21 18:34 usr/lib/kbd/consolefonts/koi8r.8x8.psfu.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 2090 Nov 21 18:34 usr/lib/kbd/consolefonts/koi8u_8x14.psfu.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 2111 Nov 21 18:34 usr/lib/kbd/consolefonts/koi8u_8x16.psfu.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 1835 Nov 21 18:34 usr/lib/kbd/consolefonts/koi8u_8x8.psfu.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 1790 Nov 21 18:34 usr/lib/kbd/consolefonts/lat0-08.psfu.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 1868 Nov 21 18:34 usr/lib/kbd/consolefonts/lat0-10.psfu.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 1978 Nov 21 18:34 usr/lib/kbd/consolefonts/lat0-12.psfu.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 2011 Nov 21 18:34 usr/lib/kbd/consolefonts/lat0-14.psfu.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 2063 Nov 21 18:34 usr/lib/kbd/consolefonts/lat0-16.psfu.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 1989 Nov 21 18:34 usr/lib/kbd/consolefonts/lat0-sun16.psfu.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 1779 Nov 21 18:34 usr/lib/kbd/consolefonts/lat1-08.psfu.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 1861 Nov 21 18:34 usr/lib/kbd/consolefonts/lat1-10.psfu.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 1964 Nov 21 18:34 usr/lib/kbd/consolefonts/lat1-12.psfu.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 1998 Nov 21 18:34 usr/lib/kbd/consolefonts/lat1-14.psfu.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 2076 Nov 21 18:34 usr/lib/kbd/consolefonts/lat1-16.psfu.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 1748 Nov 21 18:34 usr/lib/kbd/consolefonts/lat2-08.psfu.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 1868 Nov 21 18:34 usr/lib/kbd/consolefonts/lat2-10.psfu.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 1910 Nov 21 18:34 usr/lib/kbd/consolefonts/lat2-12.psfu.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 1982 Nov 21 18:34 usr/lib/kbd/consolefonts/lat2-14.psfu.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 1991 Nov 21 18:34 usr/lib/kbd/consolefonts/lat2-16.psfu.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 1984 Nov 21 18:34 usr/lib/kbd/consolefonts/lat2-sun16.psfu.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 2018 Nov 21 18:34 usr/lib/kbd/consolefonts/lat2a-16.psfu.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 1821 Nov 21 18:34 usr/lib/kbd/consolefonts/lat4-08.psfu.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 1925 Nov 21 18:34 usr/lib/kbd/consolefonts/lat4-10.psfu.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 1995 Nov 21 18:34 usr/lib/kbd/consolefonts/lat4-12.psfu.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 2046 Nov 21 18:34 usr/lib/kbd/consolefonts/lat4-14.psfu.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 2151 Nov 21 18:34 usr/lib/kbd/consolefonts/lat4-16+.psfu.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 2057 Nov 21 18:34 usr/lib/kbd/consolefonts/lat4-16.psfu.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 2197 Nov 21 18:34 usr/lib/kbd/consolefonts/lat4-19.psfu.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 1820 Nov 21 18:34 usr/lib/kbd/consolefonts/lat4a-08.psfu.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 1927 Nov 21 18:34 usr/lib/kbd/consolefonts/lat4a-10.psfu.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 1995 Nov 21 18:34 usr/lib/kbd/consolefonts/lat4a-12.psfu.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 2048 Nov 21 18:34 usr/lib/kbd/consolefonts/lat4a-14.psfu.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 2152 Nov 21 18:34 usr/lib/kbd/consolefonts/lat4a-16+.psfu.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 2054 Nov 21 18:34 usr/lib/kbd/consolefonts/lat4a-16.psfu.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 2193 Nov 21 18:34 usr/lib/kbd/consolefonts/lat4a-19.psfu.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 1965 Nov 21 18:34 usr/lib/kbd/consolefonts/lat5-12.psfu.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 1995 Nov 21 18:34 usr/lib/kbd/consolefonts/lat5-14.psfu.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 2061 Nov 21 18:34 usr/lib/kbd/consolefonts/lat5-16.psfu.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 1838 Nov 21 18:34 usr/lib/kbd/consolefonts/lat7-14.psfu.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 2083 Nov 21 18:34 usr/lib/kbd/consolefonts/lat7a-14.psfu.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 1372 Nov 21 18:34 usr/lib/kbd/consolefonts/lat7a-16.psf.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 1099 Nov 21 18:34 usr/lib/kbd/consolefonts/lat9-08.psf.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 1175 Nov 21 18:34 usr/lib/kbd/consolefonts/lat9-10.psf.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 1290 Nov 21 18:34 usr/lib/kbd/consolefonts/lat9-12.psf.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 1308 Nov 21 18:34 usr/lib/kbd/consolefonts/lat9-14.psf.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 1364 Nov 21 18:34 usr/lib/kbd/consolefonts/lat9-16.psf.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 1783 Nov 21 18:34 usr/lib/kbd/consolefonts/lat9u-08.psfu.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 1865 Nov 21 18:34 usr/lib/kbd/consolefonts/lat9u-10.psfu.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 1976 Nov 21 18:34 usr/lib/kbd/consolefonts/lat9u-12.psfu.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 2009 Nov 21 18:34 usr/lib/kbd/consolefonts/lat9u-14.psfu.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 2061 Nov 21 18:34 usr/lib/kbd/consolefonts/lat9u-16.psfu.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 1771 Nov 21 18:34 usr/lib/kbd/consolefonts/lat9v-08.psfu.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 1853 Nov 21 18:34 usr/lib/kbd/consolefonts/lat9v-10.psfu.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 1973 Nov 21 18:34 usr/lib/kbd/consolefonts/lat9v-12.psfu.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 1999 Nov 21 18:34 usr/lib/kbd/consolefonts/lat9v-14.psfu.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 2054 Nov 21 18:34 usr/lib/kbd/consolefonts/lat9v-16.psfu.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 1787 Nov 21 18:34 usr/lib/kbd/consolefonts/lat9w-08.psfu.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 1870 Nov 21 18:34 usr/lib/kbd/consolefonts/lat9w-10.psfu.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 1989 Nov 21 18:34 usr/lib/kbd/consolefonts/lat9w-12.psfu.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 2015 Nov 21 18:34 usr/lib/kbd/consolefonts/lat9w-14.psfu.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 2069 Nov 21 18:34 usr/lib/kbd/consolefonts/lat9w-16.psfu.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3803 Nov 21 18:34 usr/lib/kbd/consolefonts/latarcyrheb-sun16.psfu.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 5171 Nov 21 18:34 usr/lib/kbd/consolefonts/latarcyrheb-sun32.psfu.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>drwxr-xr-x 1 root root 0 Dec 12 01:07 usr/lib/kbd/consolefonts/partialfonts >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 693 Nov 21 18:34 usr/lib/kbd/consolefonts/partialfonts/8859-1.a0-ff.08.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 805 Nov 21 18:34 usr/lib/kbd/consolefonts/partialfonts/8859-1.a0-ff.14.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 812 Nov 21 18:34 usr/lib/kbd/consolefonts/partialfonts/8859-1.a0-ff.16.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 710 Nov 21 18:34 usr/lib/kbd/consolefonts/partialfonts/8859-10.a0-ff.08.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 818 Nov 21 18:34 usr/lib/kbd/consolefonts/partialfonts/8859-10.a0-ff.14.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 825 Nov 21 18:34 usr/lib/kbd/consolefonts/partialfonts/8859-10.a0-ff.16.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 713 Nov 21 18:34 usr/lib/kbd/consolefonts/partialfonts/8859-2.a0-ff.08.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 803 Nov 21 18:34 usr/lib/kbd/consolefonts/partialfonts/8859-2.a0-ff.14.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 800 Nov 21 18:34 usr/lib/kbd/consolefonts/partialfonts/8859-2.a0-ff.16.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 659 Nov 21 18:34 usr/lib/kbd/consolefonts/partialfonts/8859-3.a0-ff.08.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 744 Nov 21 18:34 usr/lib/kbd/consolefonts/partialfonts/8859-3.a0-ff.14.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 752 Nov 21 18:34 usr/lib/kbd/consolefonts/partialfonts/8859-3.a0-ff.16.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 707 Nov 21 18:34 usr/lib/kbd/consolefonts/partialfonts/8859-4.a0-ff.08.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 819 Nov 21 18:34 usr/lib/kbd/consolefonts/partialfonts/8859-4.a0-ff.14.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 822 Nov 21 18:34 usr/lib/kbd/consolefonts/partialfonts/8859-4.a0-ff.16.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 709 Nov 21 18:34 usr/lib/kbd/consolefonts/partialfonts/8859-5.a0-ff.08.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 800 Nov 21 18:34 usr/lib/kbd/consolefonts/partialfonts/8859-5.a0-ff.14.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 825 Nov 21 18:34 usr/lib/kbd/consolefonts/partialfonts/8859-5.a0-ff.16.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 436 Nov 21 18:34 usr/lib/kbd/consolefonts/partialfonts/8859-6.a0-ff.08.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 498 Nov 21 18:34 usr/lib/kbd/consolefonts/partialfonts/8859-6.a0-ff.14.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 499 Nov 21 18:34 usr/lib/kbd/consolefonts/partialfonts/8859-6.a0-ff.16.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 648 Nov 21 18:34 usr/lib/kbd/consolefonts/partialfonts/8859-7.a0-ff.08.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 803 Nov 21 18:34 usr/lib/kbd/consolefonts/partialfonts/8859-7.a0-ff.14.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 818 Nov 21 18:34 usr/lib/kbd/consolefonts/partialfonts/8859-7.a0-ff.16.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 501 Nov 21 18:34 usr/lib/kbd/consolefonts/partialfonts/8859-8.a0-ff.08.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 565 Nov 21 18:34 usr/lib/kbd/consolefonts/partialfonts/8859-8.a0-ff.14.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 576 Nov 21 18:34 usr/lib/kbd/consolefonts/partialfonts/8859-8.a0-ff.16.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 699 Nov 21 18:34 usr/lib/kbd/consolefonts/partialfonts/8859-9.a0-ff.08.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 791 Nov 21 18:34 usr/lib/kbd/consolefonts/partialfonts/8859-9.a0-ff.14.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 814 Nov 21 18:34 usr/lib/kbd/consolefonts/partialfonts/8859-9.a0-ff.16.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 650 Nov 21 18:34 usr/lib/kbd/consolefonts/partialfonts/ascii.20-7f.08.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 749 Nov 21 18:34 usr/lib/kbd/consolefonts/partialfonts/ascii.20-7f.14.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 778 Nov 21 18:34 usr/lib/kbd/consolefonts/partialfonts/ascii.20-7f.16.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 330 Nov 21 18:34 usr/lib/kbd/consolefonts/partialfonts/cp437.00-1f.08.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 371 Nov 21 18:34 usr/lib/kbd/consolefonts/partialfonts/cp437.00-1f.14.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 380 Nov 21 18:34 usr/lib/kbd/consolefonts/partialfonts/cp437.00-1f.16.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 36 Nov 21 18:34 usr/lib/kbd/consolefonts/partialfonts/none.00-17.08.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 40 Nov 21 18:34 usr/lib/kbd/consolefonts/partialfonts/none.00-17.14.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 40 Nov 21 18:34 usr/lib/kbd/consolefonts/partialfonts/none.00-17.16.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 2084 Nov 21 18:34 usr/lib/kbd/consolefonts/ruscii_8x16.psfu.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 2059 Nov 21 18:34 usr/lib/kbd/consolefonts/ruscii_8x8.psfu.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 2708 Nov 21 18:34 usr/lib/kbd/consolefonts/sun12x22.psfu.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 1467 Nov 21 18:34 usr/lib/kbd/consolefonts/t.fnt.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 1515 Nov 21 18:34 usr/lib/kbd/consolefonts/t850b.fnt.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 1363 Nov 21 18:34 usr/lib/kbd/consolefonts/tcvn8x16.psf.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 1891 Nov 21 18:34 usr/lib/kbd/consolefonts/viscii10-8x16.psfu.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>drwxr-xr-x 1 root root 0 Dec 27 12:06 usr/lib/kbd/consoletrans >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 9216 Nov 21 18:34 usr/lib/kbd/consoletrans/8859-10_to_uni.trans >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 8994 Nov 21 18:34 usr/lib/kbd/consoletrans/8859-13_to_uni.trans >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 9279 Nov 21 18:34 usr/lib/kbd/consoletrans/8859-14_to_uni.trans >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 8839 Nov 21 18:34 usr/lib/kbd/consoletrans/8859-15_to_uni.trans >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 8806 Nov 21 18:34 usr/lib/kbd/consoletrans/8859-1_to_uni.trans >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 9034 Nov 21 18:34 usr/lib/kbd/consoletrans/8859-2_to_uni.trans >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 8712 Nov 21 18:34 usr/lib/kbd/consoletrans/8859-3_to_uni.trans >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 9006 Nov 21 18:34 usr/lib/kbd/consoletrans/8859-4_to_uni.trans >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 8645 Nov 21 18:34 usr/lib/kbd/consoletrans/8859-5_to_uni.trans >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 6418 Nov 21 18:34 usr/lib/kbd/consoletrans/8859-6_to_uni.trans >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 8471 Nov 21 18:34 usr/lib/kbd/consoletrans/8859-7_to_uni.trans >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 6566 Nov 21 18:34 usr/lib/kbd/consoletrans/8859-8_to_uni.trans >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 8786 Nov 21 18:34 usr/lib/kbd/consoletrans/8859-9_to_uni.trans >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 1698 Nov 21 18:34 usr/lib/kbd/consoletrans/baltic.trans >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 9307 Nov 21 18:34 usr/lib/kbd/consoletrans/cp1250_to_uni.trans >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 9769 Nov 21 18:34 usr/lib/kbd/consoletrans/cp1251_to_uni.trans >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 1834 Nov 21 18:34 usr/lib/kbd/consoletrans/cp437_to_iso01.trans >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 9529 Nov 21 18:34 usr/lib/kbd/consoletrans/cp437_to_uni.trans >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 9568 Nov 21 18:34 usr/lib/kbd/consoletrans/cp737_to_uni.trans >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 9500 Nov 21 18:34 usr/lib/kbd/consoletrans/cp775_to_uni.trans >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 1172 Nov 21 18:34 usr/lib/kbd/consoletrans/cp850_to_iso01.trans >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 9378 Nov 21 18:34 usr/lib/kbd/consoletrans/cp850_to_uni.trans >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 9677 Nov 21 18:34 usr/lib/kbd/consoletrans/cp852_to_uni.trans >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 9562 Nov 21 18:34 usr/lib/kbd/consoletrans/cp853_to_uni.trans >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 9293 Nov 21 18:34 usr/lib/kbd/consoletrans/cp855_to_uni.trans >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 9369 Nov 21 18:34 usr/lib/kbd/consoletrans/cp857_to_uni.trans >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 9570 Nov 21 18:34 usr/lib/kbd/consoletrans/cp860_to_uni.trans >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 9554 Nov 21 18:34 usr/lib/kbd/consoletrans/cp861_to_uni.trans >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 9133 Nov 21 18:34 usr/lib/kbd/consoletrans/cp862_to_uni.trans >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 9427 Nov 21 18:34 usr/lib/kbd/consoletrans/cp863_to_uni.trans >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 9333 Nov 21 18:34 usr/lib/kbd/consoletrans/cp864_to_uni.trans >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 9549 Nov 21 18:34 usr/lib/kbd/consoletrans/cp865_to_uni.trans >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 9475 Nov 21 18:34 usr/lib/kbd/consoletrans/cp866_to_uni.trans >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 9109 Nov 21 18:34 usr/lib/kbd/consoletrans/cp869_to_uni.trans >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 8219 Nov 21 18:34 usr/lib/kbd/consoletrans/cp874_to_uni.trans >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 5914 Nov 21 18:34 usr/lib/kbd/consoletrans/iso02_to_cp1250.trans >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 2455 Nov 21 18:34 usr/lib/kbd/consoletrans/koi2alt >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 10105 Nov 21 18:34 usr/lib/kbd/consoletrans/koi8-r_to_uni.trans >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 10067 Nov 21 18:34 usr/lib/kbd/consoletrans/koi8-u_to_uni.trans >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 1468 Nov 21 18:34 usr/lib/kbd/consoletrans/koi8u2ruscii >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 256 Nov 21 18:34 usr/lib/kbd/consoletrans/latin2u.trans >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 923 Nov 21 18:34 usr/lib/kbd/consoletrans/null >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 2122 Nov 21 18:34 usr/lib/kbd/consoletrans/space >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 1891 Nov 21 18:34 usr/lib/kbd/consoletrans/trivial >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 1698 Nov 21 18:34 usr/lib/kbd/consoletrans/vga2iso >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 1418 Nov 21 18:34 usr/lib/kbd/consoletrans/viscii1.0_to_tcvn.trans >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 1847 Nov 21 18:34 usr/lib/kbd/consoletrans/viscii1.0_to_viscii1.1.trans >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 1747 Nov 21 18:34 usr/lib/kbd/consoletrans/zero >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>drwxr-xr-x 1 root root 0 Dec 27 12:06 usr/lib/kbd/keymaps >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>drwxr-xr-x 1 root root 0 Dec 12 01:20 usr/lib/kbd/keymaps/legacy >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>drwxr-xr-x 1 root root 0 Dec 12 01:20 usr/lib/kbd/keymaps/legacy/amiga >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 2970 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/amiga/amiga-de.map.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 1889 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/amiga/amiga-us.map.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>drwxr-xr-x 1 root root 0 Dec 12 01:20 usr/lib/kbd/keymaps/legacy/atari >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 2741 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/atari/atari-de.map.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 2925 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/atari/atari-se.map.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 2767 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/atari/atari-uk-falcon.map.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 2985 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/atari/atari-us.map.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>drwxr-xr-x 1 root root 0 Dec 12 01:20 usr/lib/kbd/keymaps/legacy/i386 >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>drwxr-xr-x 1 root root 0 Dec 27 12:06 usr/lib/kbd/keymaps/legacy/i386/azerty >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 886 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/i386/azerty/azerty.map.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 901 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/i386/azerty/be-latin1.map.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 3 root root 0 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/i386/azerty/fr-latin0.map.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 873 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/i386/azerty/fr-latin1.map.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 3 root root 0 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/i386/azerty/fr-latin9.map.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 842 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/i386/azerty/fr-old.map.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 957 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/i386/azerty/fr-pc.map.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 3 root root 5683 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/i386/azerty/fr.map.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 343 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/i386/azerty/wangbe.map.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 1786 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/i386/azerty/wangbe2.map.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>drwxr-xr-x 1 root root 0 Dec 12 01:20 usr/lib/kbd/keymaps/legacy/i386/colemak >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 1449 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/i386/colemak/en-latin9.map.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>drwxr-xr-x 1 root root 0 Dec 27 12:06 usr/lib/kbd/keymaps/legacy/i386/dvorak >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 145 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/i386/dvorak/ANSI-dvorak.map.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 2 root root 0 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/i386/dvorak/dvorak-ca-fr.map.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 1309 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/i386/dvorak/dvorak-es.map.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 1227 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/i386/dvorak/dvorak-fr.map.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 1205 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/i386/dvorak/dvorak-l.map.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 1202 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/i386/dvorak/dvorak-r.map.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 2598 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/i386/dvorak/dvorak-ru.map.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 1242 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/i386/dvorak/dvorak-sv-a1.map.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 1023 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/i386/dvorak/dvorak-sv-a5.map.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 841 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/i386/dvorak/dvorak-uk.map.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 782 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/i386/dvorak/dvorak.map.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 2 root root 1314 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/i386/dvorak/fr-dvorak.map.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 1045 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/i386/dvorak/no-dvorak.map.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>drwxr-xr-x 1 root root 0 Dec 12 01:20 usr/lib/kbd/keymaps/legacy/i386/fgGIod >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 2258 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/i386/fgGIod/tr_f-latin5.map.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 1035 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/i386/fgGIod/trf-fgGIod.map.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>drwxr-xr-x 1 root root 0 Dec 12 01:20 usr/lib/kbd/keymaps/legacy/i386/include >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 230 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/i386/include/applkey.map.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 438 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/i386/include/azerty-layout.inc >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 65 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/i386/include/backspace.map.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 278 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/i386/include/compose.inc >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 126 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/i386/include/ctrl.map.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 182 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/i386/include/euro.map.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 253 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/i386/include/euro1.inc >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 193 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/i386/include/euro1.map.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 194 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/i386/include/euro2.map.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 453 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/i386/include/keypad.map.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 4353 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/i386/include/linux-keys-bare.inc >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 1148 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/i386/include/linux-keys-extd.inc >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 746 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/i386/include/linux-with-alt-and-altgr.inc >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3029 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/i386/include/linux-with-modeshift-altgr.inc >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 146 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/i386/include/linux-with-two-alt-keys.inc >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 456 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/i386/include/qwerty-layout.inc >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 456 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/i386/include/qwertz-layout.inc >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 426 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/i386/include/unicode.map.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 116 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/i386/include/windowkeys.map.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>drwxr-xr-x 1 root root 0 Dec 12 01:20 usr/lib/kbd/keymaps/legacy/i386/olpc >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 876 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/i386/olpc/es-olpc.map.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 852 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/i386/olpc/pt-olpc.map.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>drwxr-xr-x 1 root root 0 Dec 27 12:06 usr/lib/kbd/keymaps/legacy/i386/qwerty >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 2499 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/bashkir.map.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 2981 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/bg-cp1251.map.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 2328 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/bg-cp855.map.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 4627 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/bg_bds-cp1251.map.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 4622 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/bg_bds-utf8.map.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 4540 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/bg_pho-cp1251.map.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 4528 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/bg_pho-utf8.map.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 2026 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/br-abnt.map.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 1104 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/br-abnt2.map.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 1106 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/br-latin1-abnt2.map.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 984 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/br-latin1-us.map.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 2332 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/by-cp1251.map.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 2854 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/by.map.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 2330 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/bywin-cp1251.map.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 1174 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/cf.map.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 2568 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/cz-cp1250.map.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 2726 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/cz-lat2-prog.map.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 2655 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/cz-lat2.map.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 8760 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/cz-qwerty.map.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 2408 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/defkeymap.map.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 2181 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/defkeymap_V1.0.map.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 962 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/dk-latin1.map.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 941 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/dk.map.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 987 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/emacs.map.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 775 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/emacs2.map.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 1511 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/es-cp850.map.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 1133 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/es.map.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 153 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/et-nodeadkeys.map.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 1141 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/et.map.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 1268 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/fi-latin1.map.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 2 root root 0 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/fi-latin9.map.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 857 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/fi-old.map.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 2 root root 1260 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/fi.map.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 2377 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/gr-pc.map.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3660 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/gr.map.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 1313 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/hu101.map.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 12055 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/hypermap.m4 >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 1445 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/il-heb.map.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 1360 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/il-phonetic.map.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 2410 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/il.map.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 1762 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/is-latin1-us.map.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 1216 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/is-latin1.map.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 1054 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/it-ibm.map.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 1618 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/it.map.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 2046 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/it2.map.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 779 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/jp106.map.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 2495 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/kazakh.map.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 2 root root 0 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/ko.map.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3387 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/ky_alt_sh-UTF-8.map.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 2420 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/kyrgyz.map.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 1058 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/la-latin1.map.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 2313 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/lt.baltic.map.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 6095 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/lt.l4.map.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 6172 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/lt.map.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3147 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/mk-cp1251.map.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3201 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/mk-utf.map.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3164 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/mk.map.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 1745 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/mk0.map.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 1075 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/nl.map.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 1220 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/nl2.map.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 1714 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/no-latin1.doc >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 1533 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/no-latin1.map.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 805 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/no.map.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 387 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/pc110.map.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 1306 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/pl.map.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 1234 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/pl1.map.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 2247 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/pl2.map.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 2327 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/pl3.map.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 1165 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/pl4.map.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 989 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/pt-latin1.map.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 2 root root 0 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/pt-latin9.map.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 2 root root 930 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/pt.map.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 1618 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/ro.map.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 1435 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/ro_std.map.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 2316 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/ru-cp1251.map.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3055 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/ru-ms.map.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3046 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/ru-yawerty.map.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3779 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/ru.map.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3499 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/ru1.map.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 2591 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/ru2.map.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3383 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/ru3.map.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3378 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/ru4.map.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 2571 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/ru_win.map.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3487 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/ruwin_alt-CP1251.map.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3350 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/ruwin_alt-KOI8-R.map.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3476 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/ruwin_alt-UTF-8.map.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3456 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/ruwin_alt_sh-UTF-8.map.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3373 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/ruwin_cplk-CP1251.map.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3236 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/ruwin_cplk-KOI8-R.map.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3363 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/ruwin_cplk-UTF-8.map.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3398 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/ruwin_ct_sh-CP1251.map.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3262 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/ruwin_ct_sh-KOI8-R.map.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3389 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/ruwin_ct_sh-UTF-8.map.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3344 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/ruwin_ctrl-CP1251.map.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3207 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/ruwin_ctrl-KOI8-R.map.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3334 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/ruwin_ctrl-UTF-8.map.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 177 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/se-fi-ir209.map.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 189 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/se-fi-lat6.map.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 2432 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/se-ir209.map.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 2540 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/se-lat6.map.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 2 root root 0 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/se-latin1.map.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 2614 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/sk-prog-qwerty.map.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 1868 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/sk-qwerty.map.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 2 root root 3307 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/sr-cy.map.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 2 root root 0 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/sr-latin.map.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 2 root root 1121 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/sv-latin1.map.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3490 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/tj_alt-UTF8.map.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 1166 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/tr_q-latin5.map.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 1132 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/tralt.map.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 1578 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/trf.map.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 1124 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/trq.map.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3374 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/ttwin_alt-UTF-8.map.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3384 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/ttwin_cplk-UTF-8.map.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3367 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/ttwin_ct_sh-UTF-8.map.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3348 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/ttwin_ctrl-UTF-8.map.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 4232 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/ua-cp1251.map.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 6958 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/ua-utf-ws.map.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 6866 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/ua-utf.map.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 6932 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/ua-ws.map.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 6853 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/ua.map.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 765 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/uk.map.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 2549 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/us-acentos.map.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 2 root root 666 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/i386/qwerty/us.map.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>drwxr-xr-x 1 root root 0 Dec 12 01:20 usr/lib/kbd/keymaps/legacy/i386/qwertz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 1286 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/i386/qwertz/croat.map.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 2539 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/i386/qwertz/cz-us-qwertz.map.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 8706 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/i386/qwertz/cz.map.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 270 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/i386/qwertz/de-latin1-nodeadkeys.map.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 898 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/i386/qwertz/de-latin1.map.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 347 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/i386/qwertz/de-mobii.map.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 847 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/i386/qwertz/de.map.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 294 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/i386/qwertz/de_CH-latin1.map.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 2377 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/i386/qwertz/de_alt_UTF-8.map.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 973 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/i386/qwertz/fr_CH-latin1.map.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 873 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/i386/qwertz/fr_CH.map.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 1252 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/i386/qwertz/hu.map.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 942 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/i386/qwertz/sg-latin1-lk450.map.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 992 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/i386/qwertz/sg-latin1.map.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 924 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/i386/qwertz/sg.map.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3161 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/i386/qwertz/sg.map.sg-decimal-separator >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 2611 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/i386/qwertz/sk-prog-qwertz.map.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 2690 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/i386/qwertz/sk-qwertz.map.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 1191 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/i386/qwertz/slovene.map.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>drwxr-xr-x 1 root root 0 Dec 12 01:20 usr/lib/kbd/keymaps/legacy/include >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 517 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/include/compose.8859_7 >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 23 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/include/compose.8859_8 >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 6030 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/include/compose.latin >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3889 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/include/compose.latin1 >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3465 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/include/compose.latin2 >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 2037 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/include/compose.latin3 >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 2897 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/include/compose.latin4 >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 8402 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/include/vim-compose.latin1 >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>drwxr-xr-x 1 root root 0 Dec 12 01:20 usr/lib/kbd/keymaps/legacy/mac >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>drwxr-xr-x 1 root root 0 Dec 12 01:20 usr/lib/kbd/keymaps/legacy/mac/all >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 2 root root 501 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/mac/all/mac-be.map.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 2 root root 288 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/mac/all/mac-de-latin1-nodeadkeys.map.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 2 root root 904 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/mac/all/mac-de-latin1.map.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 2 root root 767 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/mac/all/mac-de_CH.map.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 2 root root 639 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/mac/all/mac-dk-latin1.map.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 2 root root 799 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/mac/all/mac-dvorak.map.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 2 root root 490 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/mac/all/mac-es.map.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 2 root root 893 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/mac/all/mac-fi-latin1.map.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 2 root root 1108 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/mac/all/mac-fr.map.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 2 root root 786 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/mac/all/mac-fr_CH-latin1.map.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 2 root root 658 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/mac/all/mac-it.map.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 2 root root 1160 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/mac/all/mac-pl.map.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 2 root root 431 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/mac/all/mac-pt-latin1.map.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 2 root root 508 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/mac/all/mac-se.map.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 2 root root 264 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/mac/all/mac-template.map.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 2 root root 760 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/mac/all/mac-uk.map.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 2 root root 900 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/mac/all/mac-us.map.gz >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>drwxr-xr-x 1 root root 0 Dec 12 01:20 usr/lib/kbd/keymaps/legacy/mac/include >Dec 27 12:06:53 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 2 root root 439 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/mac/include/mac-azerty-layout.inc >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 2 root root 182 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/mac/include/mac-euro.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 2 root root 196 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/mac/include/mac-euro2.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 2 root root 4956 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/mac/include/mac-linux-keys-bare.inc >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 2 root root 438 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/mac/include/mac-qwerty-layout.inc >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 2 root root 438 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/mac/include/mac-qwertz-layout.inc >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>drwxr-xr-x 1 root root 0 Dec 12 01:20 usr/lib/kbd/keymaps/legacy/ppc >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>drwxr-xr-x 1 root root 0 Dec 27 12:06 usr/lib/kbd/keymaps/legacy/ppc/all >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 2 root root 0 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/ppc/all/mac-be.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 2 root root 0 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/ppc/all/mac-de-latin1-nodeadkeys.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 2 root root 0 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/ppc/all/mac-de-latin1.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 2 root root 0 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/ppc/all/mac-de_CH.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 2 root root 0 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/ppc/all/mac-dk-latin1.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 2 root root 0 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/ppc/all/mac-dvorak.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 2 root root 0 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/ppc/all/mac-es.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 2 root root 0 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/ppc/all/mac-fi-latin1.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 2 root root 0 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/ppc/all/mac-fr.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 2 root root 0 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/ppc/all/mac-fr_CH-latin1.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 2 root root 0 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/ppc/all/mac-it.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 2 root root 0 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/ppc/all/mac-pl.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 2 root root 0 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/ppc/all/mac-pt-latin1.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 2 root root 0 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/ppc/all/mac-se.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 2 root root 0 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/ppc/all/mac-template.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 2 root root 0 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/ppc/all/mac-uk.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 2 root root 0 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/ppc/all/mac-us.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>drwxr-xr-x 1 root root 0 Dec 27 12:06 usr/lib/kbd/keymaps/legacy/ppc/include >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 2 root root 0 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/ppc/include/mac-azerty-layout.inc >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 2 root root 0 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/ppc/include/mac-euro.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 2 root root 0 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/ppc/include/mac-euro2.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 2 root root 0 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/ppc/include/mac-linux-keys-bare.inc >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 2 root root 0 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/ppc/include/mac-qwerty-layout.inc >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 2 root root 0 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/ppc/include/mac-qwertz-layout.inc >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>drwxr-xr-x 1 root root 0 Dec 12 01:20 usr/lib/kbd/keymaps/legacy/sun >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3022 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/sun/sun-pl-altgraph.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3186 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/sun/sun-pl.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 2434 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/sun/sundvorak.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 2433 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/sun/sunkeymap.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 2086 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/sun/sunt4-es.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 2167 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/sun/sunt4-fi-latin1.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 2091 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/sun/sunt4-no-latin1.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 4931 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/sun/sunt5-cz-us.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 2047 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/sun/sunt5-de-latin1.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 2145 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/sun/sunt5-es.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 2063 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/sun/sunt5-fi-latin1.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 2488 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/sun/sunt5-fr-latin1.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 2518 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/sun/sunt5-ru.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 2274 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/sun/sunt5-uk.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 4926 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/sun/sunt5-us-cz.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 1706 Nov 21 18:34 usr/lib/kbd/keymaps/legacy/sun/sunt6-uk.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>drwxr-xr-x 1 root root 0 Dec 12 01:07 usr/lib/kbd/keymaps/xkb >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3941 Nov 21 18:34 usr/lib/kbd/keymaps/xkb/at-mac.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3860 Nov 21 18:34 usr/lib/kbd/keymaps/xkb/at-nodeadkeys.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3902 Nov 21 18:34 usr/lib/kbd/keymaps/xkb/at-sundeadkeys.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3902 Nov 21 18:40 usr/lib/kbd/keymaps/xkb/at.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3648 Nov 21 18:40 usr/lib/kbd/keymaps/xkb/az.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 4113 Nov 21 18:35 usr/lib/kbd/keymaps/xkb/ba-alternatequotes.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 4057 Nov 21 18:35 usr/lib/kbd/keymaps/xkb/ba-unicode.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 4061 Nov 21 18:35 usr/lib/kbd/keymaps/xkb/ba-unicodeus.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 4115 Nov 21 18:35 usr/lib/kbd/keymaps/xkb/ba-us.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 4116 Nov 21 18:40 usr/lib/kbd/keymaps/xkb/ba.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3975 Nov 21 18:35 usr/lib/kbd/keymaps/xkb/be-iso-alternate.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3938 Nov 21 18:35 usr/lib/kbd/keymaps/xkb/be-nodeadkeys.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 4021 Nov 21 18:34 usr/lib/kbd/keymaps/xkb/be-oss.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 4025 Nov 21 18:34 usr/lib/kbd/keymaps/xkb/be-oss_latin9.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 4021 Nov 21 18:34 usr/lib/kbd/keymaps/xkb/be-oss_sundeadkeys.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3946 Nov 21 18:35 usr/lib/kbd/keymaps/xkb/be-sundeadkeys.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 4161 Nov 21 18:35 usr/lib/kbd/keymaps/xkb/be-wang.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3971 Nov 21 18:40 usr/lib/kbd/keymaps/xkb/be.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3925 Nov 21 18:35 usr/lib/kbd/keymaps/xkb/br-dvorak.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3919 Nov 21 18:35 usr/lib/kbd/keymaps/xkb/br-nativo-epo.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3939 Nov 21 18:35 usr/lib/kbd/keymaps/xkb/br-nativo-us.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3927 Nov 21 18:35 usr/lib/kbd/keymaps/xkb/br-nativo.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3949 Nov 21 18:35 usr/lib/kbd/keymaps/xkb/br-nodeadkeys.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 4000 Nov 21 18:40 usr/lib/kbd/keymaps/xkb/br.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 4026 Nov 21 18:34 usr/lib/kbd/keymaps/xkb/by-latin.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3619 Nov 21 18:36 usr/lib/kbd/keymaps/xkb/ca-eng.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3694 Nov 21 18:35 usr/lib/kbd/keymaps/xkb/ca-fr-dvorak.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3702 Nov 21 18:35 usr/lib/kbd/keymaps/xkb/ca-fr-legacy.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3696 Nov 21 18:35 usr/lib/kbd/keymaps/xkb/ca-multi.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 13196 Nov 21 18:35 usr/lib/kbd/keymaps/xkb/ca-multix.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3686 Nov 21 18:40 usr/lib/kbd/keymaps/xkb/ca.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 5150 Nov 21 18:39 usr/lib/kbd/keymaps/xkb/ch-de_mac.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3972 Nov 21 18:39 usr/lib/kbd/keymaps/xkb/ch-de_nodeadkeys.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3959 Nov 21 18:39 usr/lib/kbd/keymaps/xkb/ch-de_sundeadkeys.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3960 Nov 21 18:39 usr/lib/kbd/keymaps/xkb/ch-fr.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 5178 Nov 21 18:39 usr/lib/kbd/keymaps/xkb/ch-fr_mac.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3972 Nov 21 18:39 usr/lib/kbd/keymaps/xkb/ch-fr_nodeadkeys.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3960 Nov 21 18:39 usr/lib/kbd/keymaps/xkb/ch-fr_sundeadkeys.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3953 Nov 21 18:39 usr/lib/kbd/keymaps/xkb/ch-legacy.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3959 Nov 21 18:40 usr/lib/kbd/keymaps/xkb/ch.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 4078 Nov 21 18:35 usr/lib/kbd/keymaps/xkb/cm-azerty.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 4801 Nov 21 18:35 usr/lib/kbd/keymaps/xkb/cm-dvorak.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3995 Nov 21 18:35 usr/lib/kbd/keymaps/xkb/cm-french.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 4544 Nov 21 18:35 usr/lib/kbd/keymaps/xkb/cm-qwerty.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3619 Nov 21 18:40 usr/lib/kbd/keymaps/xkb/cm.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3619 Nov 21 18:40 usr/lib/kbd/keymaps/xkb/cn.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 4190 Nov 21 18:36 usr/lib/kbd/keymaps/xkb/cz-bksl.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3781 Nov 21 18:36 usr/lib/kbd/keymaps/xkb/cz-dvorak-ucw.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 4180 Nov 21 18:36 usr/lib/kbd/keymaps/xkb/cz-qwerty.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 4165 Nov 21 18:36 usr/lib/kbd/keymaps/xkb/cz-qwerty_bksl.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 4204 Nov 21 18:40 usr/lib/kbd/keymaps/xkb/cz.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 13999 Nov 21 18:37 usr/lib/kbd/keymaps/xkb/de-T3.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3936 Nov 21 18:36 usr/lib/kbd/keymaps/xkb/de-deadacute.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3927 Nov 21 18:37 usr/lib/kbd/keymaps/xkb/de-deadgraveacute.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 4033 Nov 21 18:37 usr/lib/kbd/keymaps/xkb/de-dsb.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 4045 Nov 21 18:37 usr/lib/kbd/keymaps/xkb/de-dsb_qwertz.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3846 Nov 21 18:37 usr/lib/kbd/keymaps/xkb/de-dvorak.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3899 Nov 21 18:37 usr/lib/kbd/keymaps/xkb/de-legacy.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3941 Nov 21 18:37 usr/lib/kbd/keymaps/xkb/de-mac.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3979 Nov 21 18:37 usr/lib/kbd/keymaps/xkb/de-mac_nodeadkeys.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 5132 Nov 21 18:37 usr/lib/kbd/keymaps/xkb/de-neo.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3860 Nov 21 18:37 usr/lib/kbd/keymaps/xkb/de-nodeadkeys.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3915 Nov 21 18:37 usr/lib/kbd/keymaps/xkb/de-qwerty.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3896 Nov 21 18:37 usr/lib/kbd/keymaps/xkb/de-ro.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3858 Nov 21 18:37 usr/lib/kbd/keymaps/xkb/de-ro_nodeadkeys.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3902 Nov 21 18:37 usr/lib/kbd/keymaps/xkb/de-sundeadkeys.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3902 Nov 21 18:40 usr/lib/kbd/keymaps/xkb/de.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3796 Nov 21 18:36 usr/lib/kbd/keymaps/xkb/dk-dvorak.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3867 Nov 21 18:36 usr/lib/kbd/keymaps/xkb/dk-mac.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3917 Nov 21 18:36 usr/lib/kbd/keymaps/xkb/dk-mac_nodeadkeys.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3858 Nov 21 18:36 usr/lib/kbd/keymaps/xkb/dk-nodeadkeys.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3872 Nov 21 18:40 usr/lib/kbd/keymaps/xkb/dk.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3872 Nov 21 18:36 usr/lib/kbd/keymaps/xkb/ee-dvorak.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3846 Nov 21 18:36 usr/lib/kbd/keymaps/xkb/ee-nodeadkeys.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 4080 Nov 21 18:36 usr/lib/kbd/keymaps/xkb/ee-us.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3929 Nov 21 18:40 usr/lib/kbd/keymaps/xkb/ee.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 11019 Nov 21 18:39 usr/lib/kbd/keymaps/xkb/epo-legacy.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 4724 Nov 21 18:40 usr/lib/kbd/keymaps/xkb/epo.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 4042 Nov 21 18:39 usr/lib/kbd/keymaps/xkb/es-ast.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 4043 Nov 21 18:39 usr/lib/kbd/keymaps/xkb/es-cat.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 4026 Nov 21 18:39 usr/lib/kbd/keymaps/xkb/es-deadtilde.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3911 Nov 21 18:39 usr/lib/kbd/keymaps/xkb/es-dvorak.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 4041 Nov 21 18:39 usr/lib/kbd/keymaps/xkb/es-mac.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 4015 Nov 21 18:38 usr/lib/kbd/keymaps/xkb/es-nodeadkeys.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 4041 Nov 21 18:39 usr/lib/kbd/keymaps/xkb/es-sundeadkeys.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 4041 Nov 21 18:40 usr/lib/kbd/keymaps/xkb/es.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 5336 Nov 21 18:36 usr/lib/kbd/keymaps/xkb/fi-classic.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3901 Nov 21 18:36 usr/lib/kbd/keymaps/xkb/fi-mac.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 5063 Nov 21 18:36 usr/lib/kbd/keymaps/xkb/fi-nodeadkeys.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3840 Nov 21 18:36 usr/lib/kbd/keymaps/xkb/fi-smi.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 5418 Nov 21 18:40 usr/lib/kbd/keymaps/xkb/fi.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3851 Nov 21 18:36 usr/lib/kbd/keymaps/xkb/fo-nodeadkeys.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3865 Nov 21 18:40 usr/lib/kbd/keymaps/xkb/fo.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 4130 Nov 21 18:36 usr/lib/kbd/keymaps/xkb/fr-bepo.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 4088 Nov 21 18:36 usr/lib/kbd/keymaps/xkb/fr-bepo_latin9.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 4012 Nov 21 18:36 usr/lib/kbd/keymaps/xkb/fr-bre.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3748 Nov 21 18:36 usr/lib/kbd/keymaps/xkb/fr-dvorak.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3864 Nov 21 18:36 usr/lib/kbd/keymaps/xkb/fr-latin9.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3853 Nov 21 18:36 usr/lib/kbd/keymaps/xkb/fr-latin9_nodeadkeys.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3864 Nov 21 18:36 usr/lib/kbd/keymaps/xkb/fr-latin9_sundeadkeys.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3757 Nov 21 18:36 usr/lib/kbd/keymaps/xkb/fr-mac.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3970 Nov 21 18:36 usr/lib/kbd/keymaps/xkb/fr-nodeadkeys.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3968 Nov 21 18:36 usr/lib/kbd/keymaps/xkb/fr-oci.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3977 Nov 21 18:36 usr/lib/kbd/keymaps/xkb/fr-oss.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3983 Nov 21 18:36 usr/lib/kbd/keymaps/xkb/fr-oss_latin9.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3938 Nov 21 18:36 usr/lib/kbd/keymaps/xkb/fr-oss_nodeadkeys.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3977 Nov 21 18:36 usr/lib/kbd/keymaps/xkb/fr-oss_sundeadkeys.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3995 Nov 21 18:36 usr/lib/kbd/keymaps/xkb/fr-sundeadkeys.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3995 Nov 21 18:40 usr/lib/kbd/keymaps/xkb/fr.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 4030 Nov 21 18:39 usr/lib/kbd/keymaps/xkb/gb-colemak.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 4011 Nov 21 18:39 usr/lib/kbd/keymaps/xkb/gb-dvorak.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 4024 Nov 21 18:39 usr/lib/kbd/keymaps/xkb/gb-dvorakukp.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3967 Nov 21 18:39 usr/lib/kbd/keymaps/xkb/gb-extd.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3960 Nov 21 18:39 usr/lib/kbd/keymaps/xkb/gb-intl.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3976 Nov 21 18:39 usr/lib/kbd/keymaps/xkb/gb-mac.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3944 Nov 21 18:39 usr/lib/kbd/keymaps/xkb/gb-mac_intl.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3994 Nov 21 18:40 usr/lib/kbd/keymaps/xkb/gb.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 4022 Nov 21 18:36 usr/lib/kbd/keymaps/xkb/ge-ergonomic.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3668 Nov 21 18:36 usr/lib/kbd/keymaps/xkb/ge-mess.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3488 Nov 21 18:36 usr/lib/kbd/keymaps/xkb/ge-ru.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3536 Nov 21 18:40 usr/lib/kbd/keymaps/xkb/ge.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3652 Nov 21 18:36 usr/lib/kbd/keymaps/xkb/gh-akan.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3653 Nov 21 18:36 usr/lib/kbd/keymaps/xkb/gh-avn.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3687 Nov 21 18:36 usr/lib/kbd/keymaps/xkb/gh-ewe.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3722 Nov 21 18:36 usr/lib/kbd/keymaps/xkb/gh-fula.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3661 Nov 21 18:36 usr/lib/kbd/keymaps/xkb/gh-ga.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3700 Nov 21 18:36 usr/lib/kbd/keymaps/xkb/gh-generic.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3752 Nov 21 18:36 usr/lib/kbd/keymaps/xkb/gh-gillbt.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3722 Nov 21 18:36 usr/lib/kbd/keymaps/xkb/gh-hausa.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3629 Nov 21 18:40 usr/lib/kbd/keymaps/xkb/gh.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 4113 Nov 21 18:36 usr/lib/kbd/keymaps/xkb/hr-alternatequotes.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 4057 Nov 21 18:36 usr/lib/kbd/keymaps/xkb/hr-unicode.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 4061 Nov 21 18:36 usr/lib/kbd/keymaps/xkb/hr-unicodeus.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3888 Nov 21 18:36 usr/lib/kbd/keymaps/xkb/hr-us.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 4106 Nov 21 18:40 usr/lib/kbd/keymaps/xkb/hr.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 4010 Nov 21 18:37 usr/lib/kbd/keymaps/xkb/hu-101_qwerty_comma_dead.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3945 Nov 21 18:37 usr/lib/kbd/keymaps/xkb/hu-101_qwerty_comma_nodead.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 4006 Nov 21 18:37 usr/lib/kbd/keymaps/xkb/hu-101_qwerty_dot_dead.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3943 Nov 21 18:37 usr/lib/kbd/keymaps/xkb/hu-101_qwerty_dot_nodead.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 4011 Nov 21 18:37 usr/lib/kbd/keymaps/xkb/hu-101_qwertz_comma_dead.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3947 Nov 21 18:37 usr/lib/kbd/keymaps/xkb/hu-101_qwertz_comma_nodead.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 4008 Nov 21 18:37 usr/lib/kbd/keymaps/xkb/hu-101_qwertz_dot_dead.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3945 Nov 21 18:37 usr/lib/kbd/keymaps/xkb/hu-101_qwertz_dot_nodead.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 4004 Nov 21 18:37 usr/lib/kbd/keymaps/xkb/hu-102_qwerty_comma_dead.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3939 Nov 21 18:37 usr/lib/kbd/keymaps/xkb/hu-102_qwerty_comma_nodead.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 4000 Nov 21 18:37 usr/lib/kbd/keymaps/xkb/hu-102_qwerty_dot_dead.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3937 Nov 21 18:37 usr/lib/kbd/keymaps/xkb/hu-102_qwerty_dot_nodead.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 4005 Nov 21 18:37 usr/lib/kbd/keymaps/xkb/hu-102_qwertz_comma_dead.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3941 Nov 21 18:37 usr/lib/kbd/keymaps/xkb/hu-102_qwertz_comma_nodead.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 4002 Nov 21 18:37 usr/lib/kbd/keymaps/xkb/hu-102_qwertz_dot_dead.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3939 Nov 21 18:37 usr/lib/kbd/keymaps/xkb/hu-102_qwertz_dot_nodead.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3941 Nov 21 18:37 usr/lib/kbd/keymaps/xkb/hu-nodeadkeys.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 4010 Nov 21 18:37 usr/lib/kbd/keymaps/xkb/hu-qwerty.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 4005 Nov 21 18:37 usr/lib/kbd/keymaps/xkb/hu-standard.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 4005 Nov 21 18:40 usr/lib/kbd/keymaps/xkb/hu.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 4611 Nov 21 18:39 usr/lib/kbd/keymaps/xkb/ie-CloGaelach.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 7611 Nov 21 18:39 usr/lib/kbd/keymaps/xkb/ie-UnicodeExpert.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3469 Nov 21 18:39 usr/lib/kbd/keymaps/xkb/ie-ogam_is434.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 6258 Nov 21 18:40 usr/lib/kbd/keymaps/xkb/ie.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3634 Nov 21 18:40 usr/lib/kbd/keymaps/xkb/il.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3628 Nov 21 18:35 usr/lib/kbd/keymaps/xkb/in-eng.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3841 Nov 21 18:36 usr/lib/kbd/keymaps/xkb/iq-ku.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3941 Nov 21 18:36 usr/lib/kbd/keymaps/xkb/iq-ku_alt.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3832 Nov 21 18:36 usr/lib/kbd/keymaps/xkb/iq-ku_ara.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3834 Nov 21 18:36 usr/lib/kbd/keymaps/xkb/iq-ku_f.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3841 Nov 21 18:36 usr/lib/kbd/keymaps/xkb/ir-ku.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3941 Nov 21 18:36 usr/lib/kbd/keymaps/xkb/ir-ku_alt.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3832 Nov 21 18:36 usr/lib/kbd/keymaps/xkb/ir-ku_ara.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3834 Nov 21 18:36 usr/lib/kbd/keymaps/xkb/ir-ku_f.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3827 Nov 21 18:37 usr/lib/kbd/keymaps/xkb/is-Sundeadkeys.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3858 Nov 21 18:37 usr/lib/kbd/keymaps/xkb/is-dvorak.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3863 Nov 21 18:37 usr/lib/kbd/keymaps/xkb/is-mac.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3822 Nov 21 18:37 usr/lib/kbd/keymaps/xkb/is-nodeadkeys.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3899 Nov 21 18:40 usr/lib/kbd/keymaps/xkb/is.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3750 Nov 21 18:37 usr/lib/kbd/keymaps/xkb/it-geo.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3629 Nov 21 18:37 usr/lib/kbd/keymaps/xkb/it-ibm.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3691 Nov 21 18:37 usr/lib/kbd/keymaps/xkb/it-mac.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3883 Nov 21 18:37 usr/lib/kbd/keymaps/xkb/it-nodeadkeys.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3853 Nov 21 18:37 usr/lib/kbd/keymaps/xkb/it-us.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3934 Nov 21 18:40 usr/lib/kbd/keymaps/xkb/it.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3619 Nov 21 18:37 usr/lib/kbd/keymaps/xkb/jp-OADG109A.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3618 Nov 21 18:37 usr/lib/kbd/keymaps/xkb/jp-dvorak.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3626 Nov 21 18:37 usr/lib/kbd/keymaps/xkb/jp-kana86.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3634 Nov 21 18:40 usr/lib/kbd/keymaps/xkb/jp.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3655 Nov 21 18:40 usr/lib/kbd/keymaps/xkb/ke-kik.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3655 Nov 21 18:40 usr/lib/kbd/keymaps/xkb/ke.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3614 Nov 21 18:39 usr/lib/kbd/keymaps/xkb/kr-kr104.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3619 Nov 21 18:40 usr/lib/kbd/keymaps/xkb/kr.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 4032 Nov 21 18:37 usr/lib/kbd/keymaps/xkb/latam-deadtilde.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3994 Nov 21 18:37 usr/lib/kbd/keymaps/xkb/latam-nodeadkeys.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 4033 Nov 21 18:37 usr/lib/kbd/keymaps/xkb/latam-sundeadkeys.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 4029 Nov 21 18:40 usr/lib/kbd/keymaps/xkb/latam.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3991 Nov 21 18:37 usr/lib/kbd/keymaps/xkb/lt-ibm.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3790 Nov 21 18:37 usr/lib/kbd/keymaps/xkb/lt-lekp.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3828 Nov 21 18:37 usr/lib/kbd/keymaps/xkb/lt-lekpa.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3965 Nov 21 18:37 usr/lib/kbd/keymaps/xkb/lt-std.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3989 Nov 21 18:37 usr/lib/kbd/keymaps/xkb/lt-us.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3995 Nov 21 18:40 usr/lib/kbd/keymaps/xkb/lt.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3852 Nov 21 18:37 usr/lib/kbd/keymaps/xkb/lv-adapted.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3869 Nov 21 18:37 usr/lib/kbd/keymaps/xkb/lv-apostrophe.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3778 Nov 21 18:37 usr/lib/kbd/keymaps/xkb/lv-ergonomic.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3857 Nov 21 18:37 usr/lib/kbd/keymaps/xkb/lv-fkey.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3971 Nov 21 18:37 usr/lib/kbd/keymaps/xkb/lv-modern.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3877 Nov 21 18:37 usr/lib/kbd/keymaps/xkb/lv-tilde.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3866 Nov 21 18:40 usr/lib/kbd/keymaps/xkb/lv.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3995 Nov 21 18:35 usr/lib/kbd/keymaps/xkb/ma-french.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3681 Nov 21 18:40 usr/lib/kbd/keymaps/xkb/md-gag.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3792 Nov 21 18:40 usr/lib/kbd/keymaps/xkb/md.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 4103 Nov 21 18:38 usr/lib/kbd/keymaps/xkb/me-latinalternatequotes.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 4064 Nov 21 18:38 usr/lib/kbd/keymaps/xkb/me-latinunicode.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 4073 Nov 21 18:38 usr/lib/kbd/keymaps/xkb/me-latinunicodeyz.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 4128 Nov 21 18:38 usr/lib/kbd/keymaps/xkb/me-latinyz.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 4123 Nov 21 18:40 usr/lib/kbd/keymaps/xkb/me.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 4015 Nov 21 18:40 usr/lib/kbd/keymaps/xkb/ml-fr-oss.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3903 Nov 21 18:40 usr/lib/kbd/keymaps/xkb/ml-us-intl.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3994 Nov 21 18:40 usr/lib/kbd/keymaps/xkb/ml-us-mac.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 4013 Nov 21 18:40 usr/lib/kbd/keymaps/xkb/ml.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 4000 Nov 21 18:38 usr/lib/kbd/keymaps/xkb/mt-us.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3970 Nov 21 18:40 usr/lib/kbd/keymaps/xkb/mt.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3723 Nov 21 18:39 usr/lib/kbd/keymaps/xkb/ng-hausa.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3663 Nov 21 18:39 usr/lib/kbd/keymaps/xkb/ng-igbo.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3658 Nov 21 18:39 usr/lib/kbd/keymaps/xkb/ng-yoruba.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3630 Nov 21 18:40 usr/lib/kbd/keymaps/xkb/ng.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 4001 Nov 21 18:36 usr/lib/kbd/keymaps/xkb/nl-mac.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3670 Nov 21 18:36 usr/lib/kbd/keymaps/xkb/nl-std.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3923 Nov 21 18:36 usr/lib/kbd/keymaps/xkb/nl-sundeadkeys.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3923 Nov 21 18:40 usr/lib/kbd/keymaps/xkb/nl.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3918 Nov 21 18:38 usr/lib/kbd/keymaps/xkb/no-colemak.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3774 Nov 21 18:38 usr/lib/kbd/keymaps/xkb/no-dvorak.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3942 Nov 21 18:38 usr/lib/kbd/keymaps/xkb/no-mac.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3914 Nov 21 18:38 usr/lib/kbd/keymaps/xkb/no-mac_nodeadkeys.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3956 Nov 21 18:38 usr/lib/kbd/keymaps/xkb/no-nodeadkeys.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3840 Nov 21 18:38 usr/lib/kbd/keymaps/xkb/no-smi.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3826 Nov 21 18:38 usr/lib/kbd/keymaps/xkb/no-smi_nodeadkeys.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3922 Nov 21 18:40 usr/lib/kbd/keymaps/xkb/no.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3792 Nov 21 18:40 usr/lib/kbd/keymaps/xkb/ph-capewell-dvorak.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3791 Nov 21 18:40 usr/lib/kbd/keymaps/xkb/ph-capewell-qwerf2k6.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3788 Nov 21 18:40 usr/lib/kbd/keymaps/xkb/ph-colemak.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3788 Nov 21 18:40 usr/lib/kbd/keymaps/xkb/ph-dvorak.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3794 Nov 21 18:40 usr/lib/kbd/keymaps/xkb/ph.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 4008 Nov 21 18:38 usr/lib/kbd/keymaps/xkb/pl-csb.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3763 Nov 21 18:38 usr/lib/kbd/keymaps/xkb/pl-dvorak.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3768 Nov 21 18:38 usr/lib/kbd/keymaps/xkb/pl-dvorak_altquotes.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3768 Nov 21 18:38 usr/lib/kbd/keymaps/xkb/pl-dvorak_quotes.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3820 Nov 21 18:38 usr/lib/kbd/keymaps/xkb/pl-dvp.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 4027 Nov 21 18:38 usr/lib/kbd/keymaps/xkb/pl-legacy.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 4074 Nov 21 18:38 usr/lib/kbd/keymaps/xkb/pl-qwertz.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 4019 Nov 21 18:38 usr/lib/kbd/keymaps/xkb/pl-szl.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3961 Nov 21 18:41 usr/lib/kbd/keymaps/xkb/pl.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3937 Nov 21 18:38 usr/lib/kbd/keymaps/xkb/pt-mac.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3954 Nov 21 18:38 usr/lib/kbd/keymaps/xkb/pt-mac_nodeadkeys.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3929 Nov 21 18:38 usr/lib/kbd/keymaps/xkb/pt-mac_sundeadkeys.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3865 Nov 21 18:38 usr/lib/kbd/keymaps/xkb/pt-nativo-epo.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3849 Nov 21 18:38 usr/lib/kbd/keymaps/xkb/pt-nativo-us.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3843 Nov 21 18:38 usr/lib/kbd/keymaps/xkb/pt-nativo.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3917 Nov 21 18:38 usr/lib/kbd/keymaps/xkb/pt-nodeadkeys.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3905 Nov 21 18:38 usr/lib/kbd/keymaps/xkb/pt-sundeadkeys.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3912 Nov 21 18:41 usr/lib/kbd/keymaps/xkb/pt.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3793 Nov 21 18:38 usr/lib/kbd/keymaps/xkb/ro-cedilla.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3810 Nov 21 18:38 usr/lib/kbd/keymaps/xkb/ro-std.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3813 Nov 21 18:38 usr/lib/kbd/keymaps/xkb/ro-std_cedilla.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3957 Nov 21 18:38 usr/lib/kbd/keymaps/xkb/ro-winkeys.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3792 Nov 21 18:41 usr/lib/kbd/keymaps/xkb/ro.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 4116 Nov 21 18:38 usr/lib/kbd/keymaps/xkb/rs-latin.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 4113 Nov 21 18:38 usr/lib/kbd/keymaps/xkb/rs-latinalternatequotes.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 4057 Nov 21 18:38 usr/lib/kbd/keymaps/xkb/rs-latinunicode.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 4061 Nov 21 18:38 usr/lib/kbd/keymaps/xkb/rs-latinunicodeyz.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 4115 Nov 21 18:38 usr/lib/kbd/keymaps/xkb/rs-latinyz.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3799 Nov 21 18:38 usr/lib/kbd/keymaps/xkb/ru-cv_latin.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3941 Nov 21 18:39 usr/lib/kbd/keymaps/xkb/se-dvorak.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3901 Nov 21 18:39 usr/lib/kbd/keymaps/xkb/se-mac.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3824 Nov 21 18:39 usr/lib/kbd/keymaps/xkb/se-nodeadkeys.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3840 Nov 21 18:39 usr/lib/kbd/keymaps/xkb/se-smi.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3934 Nov 21 18:39 usr/lib/kbd/keymaps/xkb/se-svdvorak.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3831 Nov 21 18:41 usr/lib/kbd/keymaps/xkb/se.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 4072 Nov 21 18:38 usr/lib/kbd/keymaps/xkb/si-alternatequotes.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 4075 Nov 21 18:38 usr/lib/kbd/keymaps/xkb/si-us.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 4076 Nov 21 18:41 usr/lib/kbd/keymaps/xkb/si.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 4183 Nov 21 18:38 usr/lib/kbd/keymaps/xkb/sk-bksl.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 4192 Nov 21 18:38 usr/lib/kbd/keymaps/xkb/sk-qwerty.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 4181 Nov 21 18:38 usr/lib/kbd/keymaps/xkb/sk-qwerty_bksl.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 4194 Nov 21 18:41 usr/lib/kbd/keymaps/xkb/sk.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3841 Nov 21 18:39 usr/lib/kbd/keymaps/xkb/sy-ku.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3941 Nov 21 18:39 usr/lib/kbd/keymaps/xkb/sy-ku_alt.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3834 Nov 21 18:39 usr/lib/kbd/keymaps/xkb/sy-ku_f.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3671 Nov 21 18:40 usr/lib/kbd/keymaps/xkb/tm-alt.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3684 Nov 21 18:41 usr/lib/kbd/keymaps/xkb/tm.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3949 Nov 21 18:39 usr/lib/kbd/keymaps/xkb/tr-alt.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3888 Nov 21 18:39 usr/lib/kbd/keymaps/xkb/tr-crh.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3948 Nov 21 18:39 usr/lib/kbd/keymaps/xkb/tr-crh_alt.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3844 Nov 21 18:39 usr/lib/kbd/keymaps/xkb/tr-crh_f.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3819 Nov 21 18:39 usr/lib/kbd/keymaps/xkb/tr-f.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3815 Nov 21 18:39 usr/lib/kbd/keymaps/xkb/tr-intl.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3841 Nov 21 18:39 usr/lib/kbd/keymaps/xkb/tr-ku.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3941 Nov 21 18:39 usr/lib/kbd/keymaps/xkb/tr-ku_alt.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3834 Nov 21 18:39 usr/lib/kbd/keymaps/xkb/tr-ku_f.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3870 Nov 21 18:39 usr/lib/kbd/keymaps/xkb/tr-sundeadkeys.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3870 Nov 21 18:41 usr/lib/kbd/keymaps/xkb/tr.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 4394 Nov 21 18:39 usr/lib/kbd/keymaps/xkb/tw-indigenous.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 4393 Nov 21 18:39 usr/lib/kbd/keymaps/xkb/tw-saisiyat.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 4394 Nov 21 18:41 usr/lib/kbd/keymaps/xkb/tw.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3742 Nov 21 18:34 usr/lib/kbd/keymaps/xkb/us-alt-intl.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3866 Nov 21 18:34 usr/lib/kbd/keymaps/xkb/us-altgr-intl.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 4048 Nov 21 18:34 usr/lib/kbd/keymaps/xkb/us-colemak.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3753 Nov 21 18:34 usr/lib/kbd/keymaps/xkb/us-dvorak-alt-intl.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3679 Nov 21 18:34 usr/lib/kbd/keymaps/xkb/us-dvorak-classic.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3857 Nov 21 18:34 usr/lib/kbd/keymaps/xkb/us-dvorak-intl.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3719 Nov 21 18:34 usr/lib/kbd/keymaps/xkb/us-dvorak-l.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3713 Nov 21 18:34 usr/lib/kbd/keymaps/xkb/us-dvorak-r.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3684 Nov 21 18:34 usr/lib/kbd/keymaps/xkb/us-dvorak.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3751 Nov 21 18:34 usr/lib/kbd/keymaps/xkb/us-dvp.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3763 Nov 21 18:34 usr/lib/kbd/keymaps/xkb/us-euro.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3714 Nov 21 18:34 usr/lib/kbd/keymaps/xkb/us-hbs.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3865 Nov 21 18:34 usr/lib/kbd/keymaps/xkb/us-intl.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3986 Nov 21 18:34 usr/lib/kbd/keymaps/xkb/us-mac.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3758 Nov 21 18:34 usr/lib/kbd/keymaps/xkb/us-olpc2.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3883 Nov 21 18:34 usr/lib/kbd/keymaps/xkb/us-workman-intl.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3643 Nov 21 18:34 usr/lib/kbd/keymaps/xkb/us-workman.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3619 Nov 21 18:41 usr/lib/kbd/keymaps/xkb/us.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3612 Nov 21 18:39 usr/lib/kbd/keymaps/xkb/uz-latin.map.gz >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>drwxr-xr-x 1 root root 0 Dec 27 12:06 usr/lib/kbd/unimaps >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 4244 Nov 21 18:34 usr/lib/kbd/unimaps/8859-1.a0-ff.uni >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 4706 Nov 21 18:34 usr/lib/kbd/unimaps/8859-10.a0-ff.uni >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 4426 Nov 21 18:34 usr/lib/kbd/unimaps/8859-13.a0-ff.uni >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 4816 Nov 21 18:34 usr/lib/kbd/unimaps/8859-14.a0-ff.uni >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 4376 Nov 21 18:34 usr/lib/kbd/unimaps/8859-15.a0-ff.uni >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 4479 Nov 21 18:34 usr/lib/kbd/unimaps/8859-2.a0-ff.uni >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 4240 Nov 21 18:34 usr/lib/kbd/unimaps/8859-3.a0-ff.uni >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 4548 Nov 21 18:34 usr/lib/kbd/unimaps/8859-4.a0-ff.uni >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 4188 Nov 21 18:34 usr/lib/kbd/unimaps/8859-5.a0-ff.uni >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 1869 Nov 21 18:34 usr/lib/kbd/unimaps/8859-6.a0-ff.uni >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3928 Nov 21 18:34 usr/lib/kbd/unimaps/8859-7.a0-ff.uni >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 2035 Nov 21 18:34 usr/lib/kbd/unimaps/8859-8.a0-ff.uni >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 4332 Nov 21 18:34 usr/lib/kbd/unimaps/8859-9.a0-ff.uni >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 1494 Nov 21 18:34 usr/lib/kbd/unimaps/ECMA144.uni >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 1378 Nov 21 18:34 usr/lib/kbd/unimaps/armscii8.uni >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 1707 Nov 21 18:34 usr/lib/kbd/unimaps/ascii.20-7f.uni >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 5478 Nov 21 18:34 usr/lib/kbd/unimaps/cp1250.uni >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 446 Nov 21 18:34 usr/lib/kbd/unimaps/cp437.00-1f.uni >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 4475 Nov 21 18:34 usr/lib/kbd/unimaps/cp437.uni >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 5674 Nov 21 18:34 usr/lib/kbd/unimaps/cp737.uni >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 6199 Nov 21 18:34 usr/lib/kbd/unimaps/cp737a.uni >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 6215 Nov 21 18:34 usr/lib/kbd/unimaps/cp737b.uni >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 6266 Nov 21 18:34 usr/lib/kbd/unimaps/cp737c.uni >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 5456 Nov 21 18:34 usr/lib/kbd/unimaps/cp850.uni >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 5985 Nov 21 18:34 usr/lib/kbd/unimaps/cp850a.uni >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 4011 Nov 21 18:34 usr/lib/kbd/unimaps/cp850b.uni >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3880 Nov 21 18:34 usr/lib/kbd/unimaps/cp850z.uni >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 5627 Nov 21 18:34 usr/lib/kbd/unimaps/cp865.uni >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 6155 Nov 21 18:34 usr/lib/kbd/unimaps/cp865a.uni >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 5553 Nov 21 18:34 usr/lib/kbd/unimaps/cp866.uni >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 6174 Nov 21 18:34 usr/lib/kbd/unimaps/cp866a.uni >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 2558 Nov 21 18:34 usr/lib/kbd/unimaps/cybercafe.uni >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 4152 Nov 21 18:34 usr/lib/kbd/unimaps/cyralt.uni >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 2206 Nov 21 18:34 usr/lib/kbd/unimaps/def.uni >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 22 Nov 21 18:34 usr/lib/kbd/unimaps/empty.uni >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 5981 Nov 21 18:34 usr/lib/kbd/unimaps/ethiopic.uni >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 674 Nov 21 18:34 usr/lib/kbd/unimaps/iso01.uni >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 1815 Nov 21 18:34 usr/lib/kbd/unimaps/iso02.uni >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 1829 Nov 21 18:34 usr/lib/kbd/unimaps/iso03.uni >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 1815 Nov 21 18:34 usr/lib/kbd/unimaps/iso04.uni >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 1815 Nov 21 18:34 usr/lib/kbd/unimaps/iso05.uni >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 1275 Nov 21 18:34 usr/lib/kbd/unimaps/iso06.uni >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 1744 Nov 21 18:34 usr/lib/kbd/unimaps/iso07.uni >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 2507 Nov 21 18:34 usr/lib/kbd/unimaps/iso07u.uni >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 1119 Nov 21 18:34 usr/lib/kbd/unimaps/iso08.uni >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 805 Nov 21 18:34 usr/lib/kbd/unimaps/iso09.uni >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 1489 Nov 21 18:34 usr/lib/kbd/unimaps/iso10.uni >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 876 Nov 21 18:34 usr/lib/kbd/unimaps/iso15.uni >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3998 Nov 21 18:34 usr/lib/kbd/unimaps/koi8r.uni >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 5224 Nov 21 18:34 usr/lib/kbd/unimaps/koi8u.uni >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 1030 Nov 21 18:34 usr/lib/kbd/unimaps/lat1.uni >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 2177 Nov 21 18:34 usr/lib/kbd/unimaps/lat1u.uni >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 5302 Nov 21 18:34 usr/lib/kbd/unimaps/lat2.uni >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3632 Nov 21 18:34 usr/lib/kbd/unimaps/lat2u.uni >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3251 Nov 21 18:34 usr/lib/kbd/unimaps/lat4.uni >Dec 27 12:06:54 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 5046 Nov 21 18:34 usr/lib/kbd/unimaps/lat4u.uni >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 7282 Nov 21 18:34 usr/lib/kbd/unimaps/lat7.uni >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3579 Nov 21 18:34 usr/lib/kbd/unimaps/lat9u.uni >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3771 Nov 21 18:34 usr/lib/kbd/unimaps/lat9v.uni >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 3635 Nov 21 18:34 usr/lib/kbd/unimaps/lat9w.uni >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 4030 Nov 21 18:34 usr/lib/kbd/unimaps/ruscii.uni >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 1009 Nov 21 18:34 usr/lib/kbd/unimaps/tcvn.uni >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 1811 Nov 21 18:34 usr/lib/kbd/unimaps/viscii.uni >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>drwxr-xr-x 1 root root 0 Dec 27 12:06 usr/lib/modprobe.d >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 382 Aug 1 23:52 usr/lib/modprobe.d/dist-alsa.conf >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 884 Sep 22 10:01 usr/lib/modprobe.d/dist-blacklist.conf >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>drwxr-xr-x 1 root root 0 Dec 27 12:06 usr/lib/modules >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>drwxr-xr-x 1 root root 0 Dec 27 12:06 usr/lib/modules/3.11.10-301.fc20.x86_64 >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>drwxr-xr-x 1 root root 0 Dec 27 12:06 usr/lib/modules/3.11.10-301.fc20.x86_64/extra >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>drwxr-xr-x 1 root root 0 Dec 27 12:06 usr/lib/modules/3.11.10-301.fc20.x86_64/extra/drivers >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>drwxr-xr-x 1 root root 0 Dec 27 12:06 usr/lib/modules/3.11.10-301.fc20.x86_64/extra/drivers/message >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>drwxr-xr-x 1 root root 0 Dec 27 12:06 usr/lib/modules/3.11.10-301.fc20.x86_64/extra/drivers/message/fusion >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 29919 Dec 5 15:17 usr/lib/modules/3.11.10-301.fc20.x86_64/extra/drivers/message/fusion/mptfc.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>drwxr-xr-x 1 root root 0 Dec 27 12:06 usr/lib/modules/3.11.10-301.fc20.x86_64/extra/fs >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>drwxr-xr-x 1 root root 0 Dec 27 12:06 usr/lib/modules/3.11.10-301.fc20.x86_64/extra/fs/affs >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 98831 Dec 5 15:17 usr/lib/modules/3.11.10-301.fc20.x86_64/extra/fs/affs/affs.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>drwxr-xr-x 1 root root 0 Dec 27 12:06 usr/lib/modules/3.11.10-301.fc20.x86_64/extra/fs/befs >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 42303 Dec 5 15:17 usr/lib/modules/3.11.10-301.fc20.x86_64/extra/fs/befs/befs.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>drwxr-xr-x 1 root root 0 Dec 27 12:06 usr/lib/modules/3.11.10-301.fc20.x86_64/extra/fs/coda >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 55543 Dec 5 15:17 usr/lib/modules/3.11.10-301.fc20.x86_64/extra/fs/coda/coda.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>drwxr-xr-x 1 root root 0 Dec 27 12:06 usr/lib/modules/3.11.10-301.fc20.x86_64/extra/fs/dlm >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 269623 Dec 5 15:17 usr/lib/modules/3.11.10-301.fc20.x86_64/extra/fs/dlm/dlm.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>drwxr-xr-x 1 root root 0 Dec 27 12:06 usr/lib/modules/3.11.10-301.fc20.x86_64/extra/fs/fuse >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 14367 Dec 5 15:17 usr/lib/modules/3.11.10-301.fc20.x86_64/extra/fs/fuse/cuse.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>drwxr-xr-x 1 root root 0 Dec 27 12:06 usr/lib/modules/3.11.10-301.fc20.x86_64/extra/fs/gfs2 >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 463863 Dec 5 15:17 usr/lib/modules/3.11.10-301.fc20.x86_64/extra/fs/gfs2/gfs2.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>drwxr-xr-x 1 root root 0 Dec 27 12:06 usr/lib/modules/3.11.10-301.fc20.x86_64/extra/fs/ncpfs >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 92871 Dec 5 15:17 usr/lib/modules/3.11.10-301.fc20.x86_64/extra/fs/ncpfs/ncpfs.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>drwxr-xr-x 1 root root 0 Dec 27 12:06 usr/lib/modules/3.11.10-301.fc20.x86_64/extra/fs/nilfs2 >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 251895 Dec 5 15:17 usr/lib/modules/3.11.10-301.fc20.x86_64/extra/fs/nilfs2/nilfs2.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>drwxr-xr-x 1 root root 0 Dec 27 12:06 usr/lib/modules/3.11.10-301.fc20.x86_64/extra/fs/ocfs2 >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>drwxr-xr-x 1 root root 0 Dec 27 12:06 usr/lib/modules/3.11.10-301.fc20.x86_64/extra/fs/ocfs2/cluster >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 150319 Dec 5 15:17 usr/lib/modules/3.11.10-301.fc20.x86_64/extra/fs/ocfs2/cluster/ocfs2_nodemanager.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>drwxr-xr-x 1 root root 0 Dec 27 12:06 usr/lib/modules/3.11.10-301.fc20.x86_64/extra/fs/ocfs2/dlm >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 264479 Dec 5 15:17 usr/lib/modules/3.11.10-301.fc20.x86_64/extra/fs/ocfs2/dlm/ocfs2_dlm.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>drwxr-xr-x 1 root root 0 Dec 27 12:06 usr/lib/modules/3.11.10-301.fc20.x86_64/extra/fs/ocfs2/dlmfs >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 34375 Dec 5 15:17 usr/lib/modules/3.11.10-301.fc20.x86_64/extra/fs/ocfs2/dlmfs/ocfs2_dlmfs.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 1703671 Dec 5 15:17 usr/lib/modules/3.11.10-301.fc20.x86_64/extra/fs/ocfs2/ocfs2.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 11839 Dec 5 15:17 usr/lib/modules/3.11.10-301.fc20.x86_64/extra/fs/ocfs2/ocfs2_stack_o2cb.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 16527 Dec 5 15:17 usr/lib/modules/3.11.10-301.fc20.x86_64/extra/fs/ocfs2/ocfs2_stack_user.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 22055 Dec 5 15:17 usr/lib/modules/3.11.10-301.fc20.x86_64/extra/fs/ocfs2/ocfs2_stackglue.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>drwxr-xr-x 1 root root 0 Dec 27 12:06 usr/lib/modules/3.11.10-301.fc20.x86_64/extra/fs/sysv >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 51983 Dec 5 15:17 usr/lib/modules/3.11.10-301.fc20.x86_64/extra/fs/sysv/sysv.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>drwxr-xr-x 1 root root 0 Dec 27 12:06 usr/lib/modules/3.11.10-301.fc20.x86_64/extra/fs/ubifs >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 634023 Dec 5 15:17 usr/lib/modules/3.11.10-301.fc20.x86_64/extra/fs/ubifs/ubifs.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>drwxr-xr-x 1 root root 0 Dec 27 12:06 usr/lib/modules/3.11.10-301.fc20.x86_64/extra/fs/ufs >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 103719 Dec 5 15:17 usr/lib/modules/3.11.10-301.fc20.x86_64/extra/fs/ufs/ufs.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>drwxr-xr-x 1 root root 0 Dec 27 12:06 usr/lib/modules/3.11.10-301.fc20.x86_64/extra/net >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>drwxr-xr-x 1 root root 0 Dec 27 12:06 usr/lib/modules/3.11.10-301.fc20.x86_64/extra/net/sctp >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 408655 Dec 5 15:17 usr/lib/modules/3.11.10-301.fc20.x86_64/extra/net/sctp/sctp.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>drwxr-xr-x 1 root root 0 Dec 27 12:06 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>drwxr-xr-x 1 root root 0 Dec 27 12:06 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/arch >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>drwxr-xr-x 1 root root 0 Dec 27 12:06 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/arch/x86 >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>drwxr-xr-x 1 root root 0 Dec 27 12:06 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/arch/x86/crypto >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 20095 Dec 5 15:17 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/arch/x86/crypto/blowfish-x86_64.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 31743 Dec 5 15:17 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/arch/x86/crypto/camellia-aesni-avx-x86_64.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 84687 Dec 5 15:17 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/arch/x86/crypto/camellia-x86_64.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 97119 Dec 5 15:17 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/arch/x86/crypto/cast5-avx-x86_64.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 144759 Dec 5 15:17 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/arch/x86/crypto/cast6-avx-x86_64.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 8335 Dec 5 15:17 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/arch/x86/crypto/crc32-pclmul.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 20607 Dec 5 15:17 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/arch/x86/crypto/crc32c-intel.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 11583 Dec 5 15:17 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/arch/x86/crypto/ghash-clmulni-intel.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 7775 Dec 5 15:17 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/arch/x86/crypto/salsa20-x86_64.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 51359 Dec 5 15:17 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/arch/x86/crypto/serpent-avx-x86_64.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 53807 Dec 5 15:17 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/arch/x86/crypto/serpent-sse2-x86_64.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 15719 Dec 5 15:17 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/arch/x86/crypto/sha1-ssse3.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 24967 Dec 5 15:17 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/arch/x86/crypto/sha256-ssse3.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 47271 Dec 5 15:17 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/arch/x86/crypto/sha512-ssse3.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 51495 Dec 5 15:17 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/arch/x86/crypto/twofish-avx-x86_64.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 28455 Dec 5 15:17 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/arch/x86/crypto/twofish-x86_64-3way.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 9655 Dec 5 15:17 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/arch/x86/crypto/twofish-x86_64.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>drwxr-xr-x 1 root root 0 Dec 27 12:06 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/crypto >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 11551 Dec 5 15:18 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/crypto/ansi_cprng.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 15095 Dec 5 15:18 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/crypto/anubis.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 5951 Dec 5 15:18 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/crypto/arc4.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>drwxr-xr-x 1 root root 0 Dec 27 12:06 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/crypto/async_tx >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 6847 Dec 5 15:18 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/crypto/async_tx/async_memcpy.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 12071 Dec 5 15:18 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/crypto/async_tx/async_pq.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 12847 Dec 5 15:18 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/crypto/async_tx/async_raid6_recov.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 8335 Dec 5 15:18 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/crypto/async_tx/async_tx.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 9975 Dec 5 15:18 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/crypto/async_tx/async_xor.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 9975 Dec 5 15:18 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/crypto/async_tx/raid6test.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 13807 Dec 5 15:18 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/crypto/authenc.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 14927 Dec 5 15:18 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/crypto/authencesn.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 9511 Dec 5 15:18 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/crypto/blowfish_common.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 6807 Dec 5 15:18 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/crypto/blowfish_generic.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 33487 Dec 5 15:18 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/crypto/camellia_generic.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 21735 Dec 5 15:18 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/crypto/cast5_generic.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 26775 Dec 5 15:18 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/crypto/cast6_generic.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 7959 Dec 5 15:18 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/crypto/cast_common.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 17095 Dec 5 15:18 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/crypto/ccm.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 7591 Dec 5 15:18 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/crypto/cmac.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 5735 Dec 5 15:18 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/crypto/crc32.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 7671 Dec 5 15:18 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/crypto/crypto_null.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 12199 Dec 5 15:18 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/crypto/crypto_user.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 9743 Dec 5 15:18 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/crypto/cts.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 6551 Dec 5 15:18 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/crypto/deflate.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 33311 Dec 5 15:18 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/crypto/des_generic.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 14783 Dec 5 15:18 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/crypto/fcrypt.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 26455 Dec 5 15:18 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/crypto/gcm.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 6039 Dec 5 15:18 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/crypto/ghash-generic.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 23567 Dec 5 15:18 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/crypto/khazad.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 5399 Dec 5 15:18 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/crypto/lz4.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 5423 Dec 5 15:18 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/crypto/lz4hc.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 7231 Dec 5 15:18 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/crypto/md4.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 5847 Dec 5 15:18 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/crypto/michael_mic.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 8007 Dec 5 15:18 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/crypto/pcbc.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 14415 Dec 5 15:18 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/crypto/pcrypt.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 9671 Dec 5 15:18 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/crypto/rmd128.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 11911 Dec 5 15:18 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/crypto/rmd160.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 9895 Dec 5 15:18 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/crypto/rmd256.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 11815 Dec 5 15:18 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/crypto/rmd320.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 7359 Dec 5 15:18 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/crypto/salsa20_generic.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 25559 Dec 5 15:18 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/crypto/seed.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 26119 Dec 5 15:18 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/crypto/serpent_generic.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 10015 Dec 5 15:18 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/crypto/sha512_generic.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 91591 Dec 5 15:18 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/crypto/tcrypt.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 6927 Dec 5 15:18 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/crypto/tea.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 17175 Dec 5 15:18 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/crypto/tgr192.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 25063 Dec 5 15:18 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/crypto/twofish_common.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 9311 Dec 5 15:18 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/crypto/twofish_generic.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 11935 Dec 5 15:18 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/crypto/vmac.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 30551 Dec 5 15:18 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/crypto/wp512.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 7583 Dec 5 15:18 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/crypto/xcbc.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 19743 Dec 5 15:18 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/crypto/xor.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 14807 Dec 5 15:18 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/crypto/zlib.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>drwxr-xr-x 1 root root 0 Dec 27 12:06 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>drwxr-xr-x 1 root root 0 Dec 27 12:06 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/acpi >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 32359 Dec 5 15:18 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/acpi/video.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>drwxr-xr-x 1 root root 0 Dec 27 12:06 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/ata >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 13991 Dec 5 15:18 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/ata/acard-ahci.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 14439 Dec 5 15:18 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/ata/ahci_platform.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 11463 Dec 5 15:18 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/ata/ata_generic.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 10015 Dec 5 15:18 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/ata/pata_acpi.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 20567 Dec 5 15:18 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/ata/pata_ali.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 23463 Dec 5 15:18 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/ata/pata_amd.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 24607 Dec 5 15:18 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/ata/pata_arasan_cf.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 13503 Dec 5 15:18 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/ata/pata_artop.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 12799 Dec 5 15:18 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/ata/pata_atiixp.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 14279 Dec 5 15:18 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/ata/pata_atp867x.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 10583 Dec 5 15:18 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/ata/pata_cmd640.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 16327 Dec 5 15:18 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/ata/pata_cmd64x.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 11767 Dec 5 15:18 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/ata/pata_cs5520.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 13583 Dec 5 15:18 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/ata/pata_cs5530.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 10655 Dec 5 15:18 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/ata/pata_cs5536.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 9047 Dec 5 15:18 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/ata/pata_cypress.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 10975 Dec 5 15:18 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/ata/pata_efar.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 13919 Dec 5 15:18 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/ata/pata_hpt366.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 25359 Dec 5 15:18 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/ata/pata_hpt37x.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 14767 Dec 5 15:18 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/ata/pata_hpt3x2n.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 10447 Dec 5 15:18 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/ata/pata_hpt3x3.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 10543 Dec 5 15:18 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/ata/pata_it8213.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 21975 Dec 5 15:18 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/ata/pata_it821x.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 7999 Dec 5 15:18 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/ata/pata_jmicron.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 9999 Dec 5 15:18 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/ata/pata_marvell.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 9671 Dec 5 15:18 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/ata/pata_mpiix.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 8079 Dec 5 15:18 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/ata/pata_netcell.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 10367 Dec 5 15:18 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/ata/pata_ninja32.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 9279 Dec 5 15:18 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/ata/pata_ns87410.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 10639 Dec 5 15:18 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/ata/pata_ns87415.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 9719 Dec 5 15:18 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/ata/pata_oldpiix.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 9311 Dec 5 15:18 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/ata/pata_opti.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 13087 Dec 5 15:18 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/ata/pata_optidma.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 25567 Dec 5 15:18 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/ata/pata_pcmcia.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 16839 Dec 5 15:18 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/ata/pata_pdc2027x.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 12911 Dec 5 15:18 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/ata/pata_pdc202xx_old.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 8847 Dec 5 15:18 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/ata/pata_piccolo.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 12535 Dec 5 15:18 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/ata/pata_rdc.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 8335 Dec 5 15:18 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/ata/pata_sch.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 14863 Dec 5 15:18 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/ata/pata_serverworks.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 14695 Dec 5 15:18 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/ata/pata_sil680.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 24143 Dec 5 15:18 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/ata/pata_sis.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 11735 Dec 5 15:18 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/ata/pata_sl82c105.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 10871 Dec 5 15:18 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/ata/pata_triflex.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 20127 Dec 5 15:18 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/ata/pata_via.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 14455 Dec 5 15:18 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/ata/pdc_adma.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 18807 Dec 5 15:18 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/ata/sata_inic162x.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 51751 Dec 5 15:18 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/ata/sata_mv.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 41487 Dec 5 15:18 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/ata/sata_nv.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 23207 Dec 5 15:18 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/ata/sata_promise.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 14311 Dec 5 15:18 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/ata/sata_qstor.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 19703 Dec 5 15:18 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/ata/sata_rcar.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 19119 Dec 5 15:18 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/ata/sata_sil.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 25655 Dec 5 15:18 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/ata/sata_sil24.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 11207 Dec 5 15:18 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/ata/sata_sis.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 12303 Dec 5 15:18 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/ata/sata_svw.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 18807 Dec 5 15:18 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/ata/sata_sx4.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 9943 Dec 5 15:18 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/ata/sata_uli.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 20543 Dec 5 15:18 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/ata/sata_via.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 11839 Dec 5 15:18 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/ata/sata_vsc.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>drwxr-xr-x 1 root root 0 Dec 27 12:06 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/block >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 117399 Dec 5 15:19 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/block/DAC960.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>drwxr-xr-x 1 root root 0 Dec 27 12:06 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/block/aoe >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 66287 Dec 5 15:19 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/block/aoe/aoe.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 167863 Dec 5 15:19 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/block/cciss.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 42399 Dec 5 15:19 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/block/cpqarray.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 123615 Dec 5 15:19 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/block/floppy.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 25327 Dec 5 15:19 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/block/nbd.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 74383 Dec 5 15:19 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/block/nvme.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 13431 Dec 5 15:19 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/block/osdblk.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 111839 Dec 5 15:19 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/block/rbd.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 28743 Dec 5 15:19 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/block/sx8.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 23919 Dec 5 15:19 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/block/virtio_blk.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 43015 Dec 5 15:19 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/block/xen-blkfront.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>drwxr-xr-x 1 root root 0 Dec 27 12:06 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/char >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>drwxr-xr-x 1 root root 0 Dec 27 12:06 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/char/tpm >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 34639 Dec 5 15:18 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/char/tpm/tpm.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 22535 Dec 5 15:18 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/char/tpm/tpm_bios.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>drwxr-xr-x 1 root root 0 Dec 27 12:06 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/crypto >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 15295 Dec 5 15:19 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/crypto/padlock-aes.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 16183 Dec 5 15:19 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/crypto/padlock-sha.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>drwxr-xr-x 1 root root 0 Dec 27 12:06 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/dca >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 16079 Dec 5 15:19 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/dca/dca.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>drwxr-xr-x 1 root root 0 Dec 27 12:06 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/firewire >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 101167 Dec 5 15:18 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/firewire/firewire-core.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 57767 Dec 5 15:18 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/firewire/firewire-ohci.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 27143 Dec 5 15:18 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/firewire/firewire-sbp2.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>drwxr-xr-x 1 root root 0 Dec 27 12:06 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/firmware >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 19799 Dec 5 15:18 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/firmware/edd.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 13911 Dec 5 15:18 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/firmware/iscsi_ibft.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>drwxr-xr-x 1 root root 0 Dec 27 12:06 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/gpu >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>drwxr-xr-x 1 root root 0 Dec 27 12:06 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/gpu/drm >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>drwxr-xr-x 1 root root 0 Dec 27 12:06 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/gpu/drm/ast >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 101943 Dec 5 15:19 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/gpu/drm/ast/ast.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>drwxr-xr-x 1 root root 0 Dec 27 12:06 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/gpu/drm/cirrus >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 44111 Dec 5 15:19 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/gpu/drm/cirrus/cirrus.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 435487 Dec 5 15:19 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/gpu/drm/drm.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 62583 Dec 5 15:19 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/gpu/drm/drm_kms_helper.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 7471 Dec 5 15:19 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/gpu/drm/drm_usb.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>drwxr-xr-x 1 root root 0 Dec 27 12:06 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/gpu/drm/gma500 >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 275791 Dec 5 15:19 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/gpu/drm/gma500/gma500_gfx.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>drwxr-xr-x 1 root root 0 Dec 27 12:06 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/gpu/drm/i915 >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 1101183 Dec 5 15:19 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/gpu/drm/i915/i915.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>drwxr-xr-x 1 root root 0 Dec 27 12:06 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/gpu/drm/mgag200 >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 73207 Dec 5 15:19 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/gpu/drm/mgag200/mgag200.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>drwxr-xr-x 1 root root 0 Dec 27 12:06 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/gpu/drm/nouveau >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 1452087 Dec 5 15:19 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/gpu/drm/nouveau/nouveau.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>drwxr-xr-x 1 root root 0 Dec 27 12:06 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/gpu/drm/qxl >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 119711 Dec 5 15:19 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/gpu/drm/qxl/qxl.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>drwxr-xr-x 1 root root 0 Dec 27 12:06 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/gpu/drm/radeon >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 2080911 Dec 5 15:19 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/gpu/drm/radeon/radeon.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>drwxr-xr-x 1 root root 0 Dec 27 12:06 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/gpu/drm/ttm >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 123039 Dec 5 15:19 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/gpu/drm/ttm/ttm.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>drwxr-xr-x 1 root root 0 Dec 27 12:06 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/gpu/drm/udl >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 43415 Dec 5 15:19 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/gpu/drm/udl/udl.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>drwxr-xr-x 1 root root 0 Dec 27 12:06 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/gpu/drm/vmwgfx >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 209847 Dec 5 15:19 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/gpu/drm/vmwgfx/vmwgfx.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>drwxr-xr-x 1 root root 0 Dec 27 12:06 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/hid >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 10887 Dec 5 15:18 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/hid/hid-hyperv.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 26527 Dec 5 15:18 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/hid/hid-logitech-dj.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 5767 Dec 5 15:18 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/hid/hid-sunplus.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>drwxr-xr-x 1 root root 0 Dec 27 12:06 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/hv >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 58855 Dec 5 15:18 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/hv/hv_vmbus.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>drwxr-xr-x 1 root root 0 Dec 27 12:06 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/i2c >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>drwxr-xr-x 1 root root 0 Dec 27 12:06 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/i2c/algos >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 12215 Dec 5 15:18 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/i2c/algos/i2c-algo-bit.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 54647 Dec 5 15:18 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/i2c/i2c-core.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>drwxr-xr-x 1 root root 0 Dec 27 12:06 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/infiniband >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>drwxr-xr-x 1 root root 0 Dec 27 12:06 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/infiniband/core >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 60759 Dec 5 15:19 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/infiniband/core/ib_cm.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 111279 Dec 5 15:19 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/infiniband/core/ib_core.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 64863 Dec 5 15:19 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/infiniband/core/ib_mad.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 42727 Dec 5 15:19 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/infiniband/core/ib_sa.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>drwxr-xr-x 1 root root 0 Dec 27 12:06 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/infiniband/ulp >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>drwxr-xr-x 1 root root 0 Dec 27 12:06 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/infiniband/ulp/srp >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 58359 Dec 5 15:19 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/infiniband/ulp/srp/ib_srp.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>drwxr-xr-x 1 root root 0 Dec 27 12:06 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/md >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>drwxr-xr-x 1 root root 0 Dec 27 12:06 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/md/bcache >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 340063 Dec 5 15:18 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/md/bcache/bcache.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 12591 Dec 5 15:18 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/md/dm-bio-prison.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 39383 Dec 5 15:18 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/md/dm-bufio.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 11287 Dec 5 15:18 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/md/dm-cache-cleaner.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 16271 Dec 5 15:18 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/md/dm-cache-mq.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 61791 Dec 5 15:18 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/md/dm-cache.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 31431 Dec 5 15:18 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/md/dm-crypt.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 12559 Dec 5 15:18 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/md/dm-delay.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 11247 Dec 5 15:18 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/md/dm-flakey.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 22687 Dec 5 15:18 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/md/dm-log-userspace.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 36151 Dec 5 15:18 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/md/dm-multipath.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 8431 Dec 5 15:18 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/md/dm-queue-length.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 31751 Dec 5 15:18 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/md/dm-raid.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 7639 Dec 5 15:18 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/md/dm-round-robin.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 8743 Dec 5 15:18 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/md/dm-service-time.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 11559 Dec 5 15:18 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/md/dm-switch.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 74279 Dec 5 15:18 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/md/dm-thin-pool.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 19439 Dec 5 15:18 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/md/dm-verity.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 9551 Dec 5 15:18 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/md/faulty.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 10199 Dec 5 15:18 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/md/linear.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 16239 Dec 5 15:18 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/md/multipath.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>drwxr-xr-x 1 root root 0 Dec 27 12:06 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/md/persistent-data >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 87111 Dec 5 15:18 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/md/persistent-data/dm-persistent-data.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 22615 Dec 5 15:18 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/md/raid0.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 52271 Dec 5 15:18 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/md/raid1.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 68623 Dec 5 15:18 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/md/raid10.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 125959 Dec 5 15:18 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/md/raid456.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>drwxr-xr-x 1 root root 0 Dec 27 12:06 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/memstick >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>drwxr-xr-x 1 root root 0 Dec 27 12:06 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/memstick/core >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 21279 Dec 5 15:18 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/memstick/core/memstick.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 36335 Dec 5 15:18 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/memstick/core/mspro_block.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>drwxr-xr-x 1 root root 0 Dec 27 12:06 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/message >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>drwxr-xr-x 1 root root 0 Dec 27 12:06 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/message/fusion >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 153943 Dec 5 15:18 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/message/fusion/mptbase.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 92999 Dec 5 15:18 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/message/fusion/mptsas.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 60495 Dec 5 15:18 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/message/fusion/mptscsih.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 32463 Dec 5 15:18 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/message/fusion/mptspi.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>drwxr-xr-x 1 root root 0 Dec 27 12:06 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/mmc >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>drwxr-xr-x 1 root root 0 Dec 27 12:06 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/mmc/card >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 50151 Dec 5 15:19 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/mmc/card/mmc_block.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>drwxr-xr-x 1 root root 0 Dec 27 12:06 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/mmc/core >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 182295 Dec 5 15:19 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/mmc/core/mmc_core.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>drwxr-xr-x 1 root root 0 Dec 27 12:06 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/mtd >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 81671 Dec 5 15:18 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/mtd/mtd.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 17671 Dec 5 15:18 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/mtd/mtd_blkdevs.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 13103 Dec 5 15:18 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/mtd/mtdblock.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>drwxr-xr-x 1 root root 0 Dec 27 12:06 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/mtd/ubi >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 261303 Dec 5 15:18 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/mtd/ubi/ubi.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>drwxr-xr-x 1 root root 0 Dec 27 12:06 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/net >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>drwxr-xr-x 1 root root 0 Dec 27 12:06 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/net/bonding >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 209799 Dec 5 15:19 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/net/bonding/bonding.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>drwxr-xr-x 1 root root 0 Dec 27 12:06 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/net/ethernet >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>drwxr-xr-x 1 root root 0 Dec 27 12:06 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/net/ethernet/3com >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 29823 Dec 5 15:19 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/net/ethernet/3com/3c574_cs.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 27751 Dec 5 15:19 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/net/ethernet/3com/3c589_cs.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 91799 Dec 5 15:19 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/net/ethernet/3com/3c59x.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 45247 Dec 5 15:19 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/net/ethernet/3com/typhoon.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>drwxr-xr-x 1 root root 0 Dec 27 12:06 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/net/ethernet/8390 >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 20047 Dec 5 15:19 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/net/ethernet/8390/8390.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 36087 Dec 5 15:19 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/net/ethernet/8390/axnet_cs.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>drwxr-xr-x 1 root root 0 Dec 27 12:06 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/net/ethernet/adaptec >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 38391 Dec 5 15:19 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/net/ethernet/adaptec/starfire.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>drwxr-xr-x 1 root root 0 Dec 27 12:06 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/net/ethernet/alteon >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 47303 Dec 5 15:19 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/net/ethernet/alteon/acenic.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>drwxr-xr-x 1 root root 0 Dec 27 12:06 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/net/ethernet/amd >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 34823 Dec 5 15:19 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/net/ethernet/amd/amd8111e.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 34431 Dec 5 15:19 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/net/ethernet/amd/nmclan_cs.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 61335 Dec 5 15:19 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/net/ethernet/amd/pcnet32.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>drwxr-xr-x 1 root root 0 Dec 27 12:06 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/net/ethernet/atheros >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>drwxr-xr-x 1 root root 0 Dec 27 12:06 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/net/ethernet/atheros/alx >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 48111 Dec 5 15:19 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/net/ethernet/atheros/alx/alx.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>drwxr-xr-x 1 root root 0 Dec 27 12:06 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/net/ethernet/atheros/atl1c >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 64263 Dec 5 15:19 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/net/ethernet/atheros/atl1c/atl1c.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>drwxr-xr-x 1 root root 0 Dec 27 12:06 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/net/ethernet/atheros/atl1e >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 60079 Dec 5 15:19 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/net/ethernet/atheros/atl1e/atl1e.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>drwxr-xr-x 1 root root 0 Dec 27 12:06 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/net/ethernet/atheros/atlx >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 57863 Dec 5 15:19 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/net/ethernet/atheros/atlx/atl1.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 49207 Dec 5 15:19 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/net/ethernet/atheros/atlx/atl2.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>drwxr-xr-x 1 root root 0 Dec 27 12:06 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/net/ethernet/broadcom >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 49199 Dec 5 15:19 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/net/ethernet/broadcom/b44.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 115183 Dec 5 15:19 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/net/ethernet/broadcom/bnx2.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>drwxr-xr-x 1 root root 0 Dec 27 12:06 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/net/ethernet/broadcom/bnx2x >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 1021671 Dec 5 15:19 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/net/ethernet/broadcom/bnx2x/bnx2x.ko >Dec 27 12:06:55 f20gcastro.gclan dracut[2983]: <15>-rw-r--r-- 1 root root 88543 Dec 5 15:19 usr/lib/modules/3.11.10-301.fc20.x86_64/kernel/drivers/net/ethernet/broadcom/cnic.ko >Dec 27 12:06:58 f20gcastro.gclan program[2095]: Return code: 0 >Dec 27 12:06:58 f20gcastro.gclan anaconda[2095]: new default image: <pyanaconda.bootloader.LinuxBootLoaderImage object at 0x49e9150> >Dec 27 12:06:59 f20gcastro.gclan program[2095]: Return code: 1 >Dec 27 12:06:59 f20gcastro.gclan anaconda[2095]: running handleException >Dec 27 12:06:59 f20gcastro.gclan anaconda[2095]: Gtk running, queuing exception handler to the main loop >Dec 27 12:06:59 f20gcastro.gclan blivet[2095]: looking up parted Device: /dev/sdc2 >Dec 27 12:06:59 f20gcastro.gclan blivet[2095]: looking up parted Device: /dev/sdc3 >Dec 27 12:08:00 f20gcastro.gclan systemd-journal[685]: Suppressed 1069 messages from /user.slice/user-1000.slice >Dec 27 12:08:00 f20gcastro.gclan program[2095]: Running... lsblk --perms --fs --bytes >Dec 27 12:08:00 f20gcastro.gclan program[2095]: NAME SIZE OWNER GROUP MODE NAME FSTYPE LABEL UUID MOUNTPOINT >Dec 27 12:08:00 f20gcastro.gclan program[2095]: sda 1000204886016 root disk brw-rw---- sda >Dec 27 12:08:00 f20gcastro.gclan program[2095]: |-sda1 254803968 root disk brw-rw---- |-sda1 ext2 705a9c24-d8c1-42da-85f4-df925ed4f8e9 >Dec 27 12:08:00 f20gcastro.gclan program[2095]: |-sda2 1024 root disk brw-rw---- |-sda2 >Dec 27 12:08:00 f20gcastro.gclan program[2095]: `-sda5 999947239424 root disk brw-rw---- `-sda5 LVM2_member o8wKf4-Bwlv-nlyH-pYMe-F3a2-xMTy-VVTAx5 >Dec 27 12:08:00 f20gcastro.gclan program[2095]: sdb 500107862016 root disk brw-rw---- sdb >Dec 27 12:08:00 f20gcastro.gclan program[2095]: |-sdb1 524288000 root disk brw-rw---- |-sdb1 ext4 5f5f30d1-a7a6-42f7-8b47-3f7f28ae40be >Dec 27 12:08:00 f20gcastro.gclan program[2095]: `-sdb2 499582500864 root disk brw-rw---- `-sdb2 LVM2_member zeFsth-1wRe-6cJX-qGkA-mEhl-yAQV-iM52Rn >Dec 27 12:08:00 f20gcastro.gclan program[2095]: sdc 1000204886016 root disk brw-rw---- sdc btrfs 6e0df940-6859-415b-acf2-452a0b902192 >Dec 27 12:08:00 f20gcastro.gclan program[2095]: |-sdc1 524288000 root disk brw-rw---- |-sdc1 ext4 bd225328-de5b-402f-b4c2-6d9fe2f8fe8c /mnt/sysimage/boot >Dec 27 12:08:00 f20gcastro.gclan program[2095]: |-sdc2 8472494080 root disk brw-rw---- |-sdc2 crypto_LUKS a1fcc1fb-9052-46f3-992b-4234ee673031 >Dec 27 12:08:00 f20gcastro.gclan program[2095]: | `-luks-a1fcc1fb-9052-46f3-992b-4234ee673031 8470396928 root disk brw-rw---- | `-luks-a1fcc1fb-9052-46f3-992b-4234ee673031 swap 4effdb7f-7341-4be2-b640-a61a42d14b58 [SWAP] >Dec 27 12:08:00 f20gcastro.gclan program[2095]: `-sdc3 991202115584 root disk brw-rw---- `-sdc3 crypto_LUKS edb57e1f-3d56-4402-a453-0a81ef82c5c2 >Dec 27 12:08:00 f20gcastro.gclan program[2095]: `-luks-edb57e1f-3d56-4402-a453-0a81ef82c5c2 991200018432 root disk brw-rw---- `-luks-edb57e1f-3d56-4402-a453-0a81ef82c5c2 btrfs fedora_f20gcastro 3520bd3b-d11c-42fa-ad8f-6346ba562e74 /mnt/sysimage/home >Dec 27 12:08:00 f20gcastro.gclan program[2095]: sdd 500107862016 root disk brw-rw---- sdd btrfs 6e0df940-6859-415b-acf2-452a0b902192 >Dec 27 12:08:00 f20gcastro.gclan program[2095]: sde 4025810432 root disk brw-rw---- sde >Dec 27 12:08:00 f20gcastro.gclan program[2095]: `-sde1 4022129664 root disk brw-rw---- `-sde1 vfat 40FE-C84D /run/initramfs/live >Dec 27 12:08:00 f20gcastro.gclan program[2095]: sr0 1073741312 root cdrom brw-rw---- sr0 >Dec 27 12:08:00 f20gcastro.gclan program[2095]: loop0 8192 root disk brw-rw---- loop0 squashfs >Dec 27 12:08:00 f20gcastro.gclan program[2095]: loop1 1294336 root disk brw-rw---- loop1 DM_snapshot_cow >Dec 27 12:08:00 f20gcastro.gclan program[2095]: `-live-osimg-min 4294967296 root disk brw-rw---- `-live-osimg-min ext4 _Fedora-Live-Des 24375583-5faa-4172-8345-5dff1a0e89e5 >Dec 27 12:08:00 f20gcastro.gclan program[2095]: loop2 929828864 root disk brw-rw---- loop2 squashfs >Dec 27 12:08:00 f20gcastro.gclan program[2095]: loop3 4294967296 root disk brw-rw---- loop3 ext4 _Fedora-Live-Des 24375583-5faa-4172-8345-5dff1a0e89e5 >Dec 27 12:08:00 f20gcastro.gclan program[2095]: |-live-rw 4294967296 root disk brw-rw---- |-live-rw ext4 _Fedora-Live-Des 24375583-5faa-4172-8345-5dff1a0e89e5 / >Dec 27 12:08:00 f20gcastro.gclan program[2095]: |-live-base 4294967296 root disk brw-rw---- |-live-base ext4 _Fedora-Live-Des 24375583-5faa-4172-8345-5dff1a0e89e5 >Dec 27 12:08:00 f20gcastro.gclan program[2095]: `-live-osimg-min 4294967296 root disk brw-rw---- `-live-osimg-min ext4 _Fedora-Live-Des 24375583-5faa-4172-8345-5dff1a0e89e5 >Dec 27 12:08:00 f20gcastro.gclan program[2095]: loop4 536870912 root disk brw-rw---- loop4 DM_snapshot_cow >Dec 27 12:08:00 f20gcastro.gclan program[2095]: `-live-rw 4294967296 root disk brw-rw---- `-live-rw ext4 _Fedora-Live-Des 24375583-5faa-4172-8345-5dff1a0e89e5 / >Dec 27 12:08:00 f20gcastro.gclan program[2095]: Return code: 0 >Dec 27 12:08:00 f20gcastro.gclan program[2095]: Running... nmcli device show >Dec 27 12:08:00 f20gcastro.gclan program[2095]: GENERAL.DEVICE: p5p1 >Dec 27 12:08:00 f20gcastro.gclan program[2095]: GENERAL.TYPE: ethernet >Dec 27 12:08:00 f20gcastro.gclan program[2095]: GENERAL.VENDOR: Intel Corporation >Dec 27 12:08:00 f20gcastro.gclan program[2095]: GENERAL.PRODUCT: 82573E Gigabit Ethernet Controller (Copper) >Dec 27 12:08:00 f20gcastro.gclan program[2095]: GENERAL.DRIVER: e1000e >Dec 27 12:08:00 f20gcastro.gclan program[2095]: GENERAL.DRIVER-VERSION: 2.3.2-k >Dec 27 12:08:00 f20gcastro.gclan program[2095]: GENERAL.FIRMWARE-VERSION: 0.15-5 >Dec 27 12:08:00 f20gcastro.gclan program[2095]: GENERAL.HWADDR: 00:25:90:13:30:36 >Dec 27 12:08:00 f20gcastro.gclan program[2095]: GENERAL.STATE: 100 (connected) >Dec 27 12:08:00 f20gcastro.gclan program[2095]: GENERAL.REASON: 0 (No reason given) >Dec 27 12:08:00 f20gcastro.gclan program[2095]: GENERAL.UDI: /sys/devices/pci0000:00/0000:00:1c.4/0000:0d:00.0/net/p5p1 >Dec 27 12:08:00 f20gcastro.gclan program[2095]: GENERAL.IP-IFACE: p5p1 >Dec 27 12:08:00 f20gcastro.gclan program[2095]: GENERAL.NM-MANAGED: yes >Dec 27 12:08:00 f20gcastro.gclan program[2095]: GENERAL.AUTOCONNECT: yes >Dec 27 12:08:00 f20gcastro.gclan program[2095]: GENERAL.FIRMWARE-MISSING: no >Dec 27 12:08:00 f20gcastro.gclan program[2095]: GENERAL.CONNECTION: /org/freedesktop/NetworkManager/ActiveConnection/2 >Dec 27 12:08:00 f20gcastro.gclan program[2095]: CAPABILITIES.CARRIER-DETECT: yes >Dec 27 12:08:00 f20gcastro.gclan program[2095]: CAPABILITIES.SPEED: 100 Mb/s >Dec 27 12:08:00 f20gcastro.gclan program[2095]: CONNECTIONS.AVAILABLE-CONNECTION-PATHS: /org/freedesktop/NetworkManager/Settings/{2} >Dec 27 12:08:00 f20gcastro.gclan program[2095]: CONNECTIONS.AVAILABLE-CONNECTIONS[1]: e39b3708-fa82-4161-9793-af91655da7b2 | p5p1 >Dec 27 12:08:00 f20gcastro.gclan program[2095]: WIRED-PROPERTIES.CARRIER: on >Dec 27 12:08:00 f20gcastro.gclan program[2095]: IP4.ADDRESS[1]: ip = 172.17.10.109/16, gw = 172.17.255.254 >Dec 27 12:08:00 f20gcastro.gclan program[2095]: IP4.ROUTE[1]: dst = 192.168.10.0/24, nh = 172.17.255.253, mt = 0 >Dec 27 12:08:00 f20gcastro.gclan program[2095]: IP4.ROUTE[2]: dst = 192.168.64.0/19, nh = 172.17.255.253, mt = 0 >Dec 27 12:08:00 f20gcastro.gclan program[2095]: IP4.ROUTE[3]: dst = 192.168.100.0/24, nh = 172.17.255.253, mt = 0 >Dec 27 12:08:00 f20gcastro.gclan program[2095]: IP4.DNS[1]: 172.17.255.1 >Dec 27 12:08:00 f20gcastro.gclan program[2095]: IP4.DOMAIN[1]: int-mz.radiotrevisan.it >Dec 27 12:08:00 f20gcastro.gclan program[2095]: DHCP4.OPTION[1]: dhcp_server_identifier = 172.17.255.1 >Dec 27 12:08:00 f20gcastro.gclan program[2095]: DHCP4.OPTION[2]: requested_domain_search = 1 >Dec 27 12:08:00 f20gcastro.gclan program[2095]: DHCP4.OPTION[3]: ms_classless_static_routes = 24 192 168 10 172 17 255 253 19 192 168 64 172 17 255 253 24 192 168 100 172 17 255 253 >Dec 27 12:08:00 f20gcastro.gclan program[2095]: DHCP4.OPTION[4]: requested_broadcast_address = 1 >Dec 27 12:08:00 f20gcastro.gclan program[2095]: DHCP4.OPTION[5]: requested_time_offset = 1 >Dec 27 12:08:00 f20gcastro.gclan program[2095]: DHCP4.OPTION[6]: requested_rfc3442_classless_static_routes = 1 >Dec 27 12:08:00 f20gcastro.gclan program[2095]: DHCP4.OPTION[7]: requested_classless_static_routes = 1 >Dec 27 12:08:00 f20gcastro.gclan program[2095]: DHCP4.OPTION[8]: requested_domain_name = 1 >Dec 27 12:08:00 f20gcastro.gclan program[2095]: DHCP4.OPTION[9]: expiry = 1388145426 >Dec 27 12:08:00 f20gcastro.gclan program[2095]: DHCP4.OPTION[10]: domain_name = int-mz.radiotrevisan.it >Dec 27 12:08:00 f20gcastro.gclan program[2095]: DHCP4.OPTION[11]: next_server = 0.0.0.0 >Dec 27 12:08:00 f20gcastro.gclan program[2095]: DHCP4.OPTION[12]: broadcast_address = 172.17.255.255 >Dec 27 12:08:00 f20gcastro.gclan program[2095]: DHCP4.OPTION[13]: dhcp_message_type = 5 >Dec 27 12:08:00 f20gcastro.gclan program[2095]: DHCP4.OPTION[14]: requested_subnet_mask = 1 >Dec 27 12:08:00 f20gcastro.gclan program[2095]: DHCP4.OPTION[15]: dhcp_lease_time = 3600 >Dec 27 12:08:00 f20gcastro.gclan program[2095]: DHCP4.OPTION[16]: routers = 172.17.255.254 >Dec 27 12:08:00 f20gcastro.gclan program[2095]: DHCP4.OPTION[17]: ip_address = 172.17.10.109 >Dec 27 12:08:00 f20gcastro.gclan program[2095]: DHCP4.OPTION[18]: requested_static_routes = 1 >Dec 27 12:08:00 f20gcastro.gclan program[2095]: DHCP4.OPTION[19]: requested_interface_mtu = 1 >Dec 27 12:08:00 f20gcastro.gclan program[2095]: DHCP4.OPTION[20]: subnet_mask = 255.255.0.0 >Dec 27 12:08:00 f20gcastro.gclan program[2095]: DHCP4.OPTION[21]: requested_nis_servers = 1 >Dec 27 12:08:00 f20gcastro.gclan program[2095]: DHCP4.OPTION[22]: requested_ntp_servers = 1 >Dec 27 12:08:00 f20gcastro.gclan program[2095]: DHCP4.OPTION[23]: requested_wpad = 1 >Dec 27 12:08:00 f20gcastro.gclan program[2095]: DHCP4.OPTION[24]: domain_name_servers = 172.17.255.1 >Dec 27 12:08:00 f20gcastro.gclan program[2095]: DHCP4.OPTION[25]: requested_ms_classless_static_routes = 1 >Dec 27 12:08:00 f20gcastro.gclan program[2095]: DHCP4.OPTION[26]: requested_routers = 1 >Dec 27 12:08:00 f20gcastro.gclan program[2095]: DHCP4.OPTION[27]: requested_nis_domain = 1 >Dec 27 12:08:00 f20gcastro.gclan program[2095]: DHCP4.OPTION[28]: network_number = 172.17.0.0 >Dec 27 12:08:00 f20gcastro.gclan program[2095]: DHCP4.OPTION[29]: requested_host_name = 1 >Dec 27 12:08:00 f20gcastro.gclan program[2095]: DHCP4.OPTION[30]: requested_domain_name_servers = 1 >Dec 27 12:08:00 f20gcastro.gclan program[2095]: IP6.ADDRESS[1]: ip = fe80::225:90ff:fe13:3036/64, gw = :: >Dec 27 12:08:00 f20gcastro.gclan program[2095]: Dec 27 12:08:00 f20gcastro.gclan program[2095]: GENERAL.DEVICE: p6p1 >Dec 27 12:08:00 f20gcastro.gclan program[2095]: GENERAL.TYPE: ethernet >Dec 27 12:08:00 f20gcastro.gclan program[2095]: GENERAL.VENDOR: Intel Corporation >Dec 27 12:08:00 f20gcastro.gclan program[2095]: GENERAL.PRODUCT: 82573L Gigabit Ethernet Controller >Dec 27 12:08:00 f20gcastro.gclan program[2095]: GENERAL.DRIVER: e1000e >Dec 27 12:08:00 f20gcastro.gclan program[2095]: GENERAL.DRIVER-VERSION: 2.3.2-k >Dec 27 12:08:00 f20gcastro.gclan program[2095]: GENERAL.FIRMWARE-VERSION: 0.5-7 >Dec 27 12:08:00 f20gcastro.gclan program[2095]: GENERAL.HWADDR: 00:25:90:13:30:37 >Dec 27 12:08:00 f20gcastro.gclan program[2095]: GENERAL.STATE: 100 (connected) >Dec 27 12:08:00 f20gcastro.gclan program[2095]: GENERAL.REASON: 0 (No reason given) >Dec 27 12:08:00 f20gcastro.gclan program[2095]: GENERAL.UDI: /sys/devices/pci0000:00/0000:00:1c.5/0000:0f:00.0/net/p6p1 >Dec 27 12:08:00 f20gcastro.gclan program[2095]: GENERAL.IP-IFACE: p6p1 >Dec 27 12:08:00 f20gcastro.gclan program[2095]: GENERAL.NM-MANAGED: yes >Dec 27 12:08:00 f20gcastro.gclan program[2095]: GENERAL.AUTOCONNECT: yes >Dec 27 12:08:00 f20gcastro.gclan program[2095]: GENERAL.FIRMWARE-MISSING: no >Dec 27 12:08:00 f20gcastro.gclan program[2095]: GENERAL.CONNECTION: /org/freedesktop/NetworkManager/ActiveConnection/3 >Dec 27 12:08:00 f20gcastro.gclan program[2095]: CAPABILITIES.CARRIER-DETECT: yes >Dec 27 12:08:00 f20gcastro.gclan program[2095]: CAPABILITIES.SPEED: 1000 Mb/s >Dec 27 12:08:00 f20gcastro.gclan program[2095]: CONNECTIONS.AVAILABLE-CONNECTION-PATHS: /org/freedesktop/NetworkManager/Settings/{3} >Dec 27 12:08:00 f20gcastro.gclan program[2095]: CONNECTIONS.AVAILABLE-CONNECTIONS[1]: ba8dca5d-63ae-460b-8592-5c318f996ae7 | p6p1 >Dec 27 12:08:00 f20gcastro.gclan program[2095]: WIRED-PROPERTIES.CARRIER: on >Dec 27 12:08:00 f20gcastro.gclan program[2095]: IP4.ADDRESS[1]: ip = 172.17.254.18/16, gw = 172.17.255.254 >Dec 27 12:08:00 f20gcastro.gclan program[2095]: IP4.DNS[1]: 172.17.255.1 >Dec 27 12:08:00 f20gcastro.gclan program[2095]: IP4.DOMAIN[1]: int-mz.radiotrevisan.it >Dec 27 12:08:00 f20gcastro.gclan program[2095]: DHCP4.OPTION[1]: requested_domain_search = 1 >Dec 27 12:08:00 f20gcastro.gclan program[2095]: DHCP4.OPTION[2]: requested_nis_domain = 1 >Dec 27 12:08:00 f20gcastro.gclan program[2095]: DHCP4.OPTION[3]: requested_time_offset = 1 >Dec 27 12:08:00 f20gcastro.gclan program[2095]: DHCP4.OPTION[4]: requested_broadcast_address = 1 >Dec 27 12:08:00 f20gcastro.gclan program[2095]: DHCP4.OPTION[5]: requested_rfc3442_classless_static_routes = 1 >Dec 27 12:08:00 f20gcastro.gclan program[2095]: DHCP4.OPTION[6]: requested_classless_static_routes = 1 >Dec 27 12:08:00 f20gcastro.gclan program[2095]: DHCP4.OPTION[7]: requested_domain_name = 1 >Dec 27 12:08:00 f20gcastro.gclan program[2095]: DHCP4.OPTION[8]: expiry = 1388145427 >Dec 27 12:08:00 f20gcastro.gclan program[2095]: DHCP4.OPTION[9]: domain_name = int-mz.radiotrevisan.it >Dec 27 12:08:00 f20gcastro.gclan program[2095]: DHCP4.OPTION[10]: next_server = 0.0.0.0 >Dec 27 12:08:00 f20gcastro.gclan program[2095]: DHCP4.OPTION[11]: broadcast_address = 172.17.255.255 >Dec 27 12:08:00 f20gcastro.gclan program[2095]: DHCP4.OPTION[12]: dhcp_message_type = 5 >Dec 27 12:08:00 f20gcastro.gclan program[2095]: DHCP4.OPTION[13]: requested_subnet_mask = 1 >Dec 27 12:08:00 f20gcastro.gclan program[2095]: DHCP4.OPTION[14]: dhcp_lease_time = 3600 >Dec 27 12:08:00 f20gcastro.gclan program[2095]: DHCP4.OPTION[15]: routers = 172.17.255.254 >Dec 27 12:08:00 f20gcastro.gclan program[2095]: DHCP4.OPTION[16]: ip_address = 172.17.254.18 >Dec 27 12:08:00 f20gcastro.gclan program[2095]: DHCP4.OPTION[17]: requested_static_routes = 1 >Dec 27 12:08:00 f20gcastro.gclan program[2095]: DHCP4.OPTION[18]: requested_interface_mtu = 1 >Dec 27 12:08:00 f20gcastro.gclan program[2095]: DHCP4.OPTION[19]: requested_nis_servers = 1 >Dec 27 12:08:00 f20gcastro.gclan program[2095]: DHCP4.OPTION[20]: requested_wpad = 1 >Dec 27 12:08:00 f20gcastro.gclan program[2095]: DHCP4.OPTION[21]: requested_ntp_servers = 1 >Dec 27 12:08:00 f20gcastro.gclan program[2095]: DHCP4.OPTION[22]: requested_domain_name_servers = 1 >Dec 27 12:08:00 f20gcastro.gclan program[2095]: DHCP4.OPTION[23]: domain_name_servers = 172.17.255.1 >Dec 27 12:08:00 f20gcastro.gclan program[2095]: DHCP4.OPTION[24]: requested_ms_classless_static_routes = 1 >Dec 27 12:08:00 f20gcastro.gclan program[2095]: DHCP4.OPTION[25]: requested_routers = 1 >Dec 27 12:08:00 f20gcastro.gclan program[2095]: DHCP4.OPTION[26]: subnet_mask = 255.255.0.0 >Dec 27 12:08:00 f20gcastro.gclan program[2095]: DHCP4.OPTION[27]: network_number = 172.17.0.0 >Dec 27 12:08:00 f20gcastro.gclan program[2095]: DHCP4.OPTION[28]: requested_host_name = 1 >Dec 27 12:08:00 f20gcastro.gclan program[2095]: DHCP4.OPTION[29]: dhcp_server_identifier = 172.17.255.1 >Dec 27 12:08:00 f20gcastro.gclan program[2095]: IP6.ADDRESS[1]: ip = fe80::225:90ff:fe13:3037/64, gw = :: >Dec 27 12:08:00 f20gcastro.gclan program[2095]: Dec 27 12:08:00 f20gcastro.gclan program[2095]: GENERAL.DEVICE: lo >Dec 27 12:08:00 f20gcastro.gclan program[2095]: GENERAL.TYPE: loopback >Dec 27 12:08:00 f20gcastro.gclan program[2095]: GENERAL.VENDOR: -- >Dec 27 12:08:00 f20gcastro.gclan program[2095]: GENERAL.PRODUCT: -- >Dec 27 12:08:00 f20gcastro.gclan program[2095]: GENERAL.DRIVER: unknown >Dec 27 12:08:00 f20gcastro.gclan program[2095]: GENERAL.DRIVER-VERSION: >Dec 27 12:08:00 f20gcastro.gclan program[2095]: GENERAL.FIRMWARE-VERSION: >Dec 27 12:08:00 f20gcastro.gclan program[2095]: GENERAL.HWADDR: (unknown) >Dec 27 12:08:00 f20gcastro.gclan program[2095]: GENERAL.STATE: 10 (unmanaged) >Dec 27 12:08:00 f20gcastro.gclan program[2095]: GENERAL.REASON: 0 (No reason given) >Dec 27 12:08:00 f20gcastro.gclan program[2095]: GENERAL.UDI: /sys/devices/virtual/net/lo >Dec 27 12:08:00 f20gcastro.gclan program[2095]: GENERAL.IP-IFACE: >Dec 27 12:08:00 f20gcastro.gclan program[2095]: GENERAL.NM-MANAGED: no >Dec 27 12:08:00 f20gcastro.gclan program[2095]: GENERAL.AUTOCONNECT: yes >Dec 27 12:08:00 f20gcastro.gclan program[2095]: GENERAL.FIRMWARE-MISSING: no >Dec 27 12:08:00 f20gcastro.gclan program[2095]: GENERAL.CONNECTION: not connected >Dec 27 12:08:00 f20gcastro.gclan program[2095]: CAPABILITIES.CARRIER-DETECT: yes >Dec 27 12:08:00 f20gcastro.gclan program[2095]: CAPABILITIES.SPEED: unknown >Dec 27 12:08:00 f20gcastro.gclan program[2095]: CONNECTIONS.AVAILABLE-CONNECTION-PATHS: >Dec 27 12:08:00 f20gcastro.gclan program[2095]: Return code: 0 >Dec 27 12:08:00 f20gcastro.gclan program[2095]: Running... journalctl -b >Dec 27 12:08:00 f20gcastro.gclan gnome-session[1451]: Starting installer, one moment... >Dec 27 12:08:00 f20gcastro.gclan gnome-session[1451]: anaconda 20.25.15-1 for Fedora 20 started. >Dec 27 12:08:01 f20gcastro.gclan gnome-keyring-daemon[15546]: couldn't create socket directory: No such file or directory >Dec 27 12:08:01 f20gcastro.gclan gnome-keyring-daemon[15546]: couldn't bind to control socket: /tmp/.cache/keyring-ZQNEKb/control: No such file or directory >Dec 27 12:08:26 f20gcastro.gclan gnome-session[1451]: Can't connect over DBus to name 'org.freedesktop.secrets' path '/org/freedesktop/secrets' interface 'org.freedesktop.Secret.Service': Error calling StartServiceByName for org.freedesktop.secrets: Timeout was reached >Dec 27 12:08:44 f20gcastro.gclan gnome-session[1451]: (anaconda:15542): Gtk-CRITICAL **: gtk_widget_show_all: assertion 'GTK_IS_WIDGET (widget)' failed >Dec 27 12:09:50 f20gcastro.gclan gnome-session[1451]: Can't open /tmp/.config/abrt/settings/forbidden_words.conf >Dec 27 12:09:50 f20gcastro.gclan gnome-session[1451]: Can't open /tmp/.config/abrt/settings/forbidden_words.conf >Dec 27 12:10:51 f20gcastro.gclan gnome-session[1451]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x16034f3 not in stack >Dec 27 12:10:51 f20gcastro.gclan gnome-session[1451]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x16034f3 not in stack >Dec 27 12:10:58 f20gcastro.gclan gnome-session[1451]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x16034ef not in stack >Dec 27 12:10:58 f20gcastro.gclan gnome-session[1451]: Window manager warning: last_focus_time (865807) is greater than comparison timestamp (865802). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >Dec 27 12:10:58 f20gcastro.gclan gnome-session[1451]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x16034ef not in stack >Dec 27 12:10:58 f20gcastro.gclan gnome-session[1451]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x16036ce not in stack >Dec 27 12:10:58 f20gcastro.gclan gnome-session[1451]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x16034ef not in stack >Dec 27 12:10:58 f20gcastro.gclan gnome-session[1451]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x16036ca not in stack >Dec 27 12:10:58 f20gcastro.gclan gnome-session[1451]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: window 0x16036ca not in stack >Dec 27 12:10:58 f20gcastro.gclan gnome-session[1451]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x16036ca not in stack >Dec 27 12:10:58 f20gcastro.gclan gnome-session[1451]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x16036ca not in stack >Dec 27 12:10:58 f20gcastro.gclan dbus[2337]: avc: received setenforce notice (enforcing=1) >Dec 27 12:10:58 f20gcastro.gclan dbus[1497]: avc: received setenforce notice (enforcing=1) >Dec 27 12:10:58 f20gcastro.gclan dbus[1473]: avc: received setenforce notice (enforcing=1) >Dec 27 12:10:58 f20gcastro.gclan dbus-daemon[820]: dbus[820]: avc: received setenforce notice (enforcing=1) >Dec 27 12:10:58 f20gcastro.gclan dbus[820]: avc: received setenforce notice (enforcing=1) >Dec 27 12:10:58 f20gcastro.gclan dbus-daemon[820]: dbus[820]: [system] Reloaded configuration >Dec 27 12:10:58 f20gcastro.gclan dbus[820]: [system] Reloaded configuration >Dec 27 12:11:04 f20gcastro.gclan gnome-session[1451]: Window manager warning: CurrentTime used to choose focus window; focus window may not be correct. >Dec 27 12:11:07 f20gcastro.gclan userhelper[15560]: pam_timestamp(liveinst:auth): timestamp file `/var/run/sudo/liveuser/unknown:root' has unacceptable age (846 seconds), disallowing access to liveinst for user liveuser >Dec 27 12:11:07 f20gcastro.gclan userhelper[15560]: pam_timestamp(liveinst:session): updated timestamp file `/var/run/sudo/liveuser/unknown:root' >Dec 27 12:11:08 f20gcastro.gclan userhelper[15564]: running '/usr/sbin/liveinst' with root privileges on behalf of 'liveuser' >Dec 27 12:11:08 f20gcastro.gclan dbus[2337]: avc: received setenforce notice (enforcing=0) >Dec 27 12:11:08 f20gcastro.gclan dbus[1497]: avc: received setenforce notice (enforcing=0) >Dec 27 12:11:08 f20gcastro.gclan dbus[1473]: avc: received setenforce notice (enforcing=0) >Dec 27 12:11:08 f20gcastro.gclan dbus[820]: avc: received setenforce notice (enforcing=0) >Dec 27 12:11:08 f20gcastro.gclan dbus-daemon[820]: dbus[820]: avc: received setenforce notice (enforcing=0) >Dec 27 12:11:08 f20gcastro.gclan gnome-session[1451]: umount: /mnt/sysimage/home: not mounted >Dec 27 12:11:08 f20gcastro.gclan gnome-session[1451]: umount: /mnt/sysimage/boot: not mounted >Dec 27 12:11:09 f20gcastro.gclan gnome-session[1451]: umount: /mnt/sysimage: not mounted >Dec 27 12:11:09 f20gcastro.gclan kernel: device fsid 6e0df940-6859-415b-acf2-452a0b902192 devid 2 transid 29 /dev/sdd >Dec 27 12:11:09 f20gcastro.gclan kernel: device label fedora_f20gcastro devid 1 transid 20 /dev/dm-0 >Dec 27 12:11:10 f20gcastro.gclan kernel: device fsid 6e0df940-6859-415b-acf2-452a0b902192 devid 2 transid 29 /dev/sdd >Dec 27 12:11:10 f20gcastro.gclan kernel: device fsid 6e0df940-6859-415b-acf2-452a0b902192 devid 2 transid 29 /dev/sdd >Dec 27 12:11:10 f20gcastro.gclan kernel: btrfs: open /dev/sdc failed >Dec 27 12:11:10 f20gcastro.gclan kernel: btrfs: disk space caching is enabled >Dec 27 12:11:10 f20gcastro.gclan kernel: btrfs: failed to read chunk root on sdd >Dec 27 12:11:10 f20gcastro.gclan kernel: btrfs: open_ctree failed >Dec 27 12:11:10 f20gcastro.gclan kernel: device label fedora_f20gcastro devid 1 transid 20 /dev/dm-0 >Dec 27 12:11:10 f20gcastro.gclan kernel: device label fedora_f20gcastro devid 1 transid 20 /dev/mapper/luks-edb57e1f-3d56-4402-a453-0a81ef82c5c2 >Dec 27 12:11:10 f20gcastro.gclan kernel: btrfs: disk space caching is enabled >Dec 27 12:11:10 f20gcastro.gclan kernel: SELinux: initialized (dev dm-0, type btrfs), uses xattr >Dec 27 12:11:11 f20gcastro.gclan gnome-session[1451]: localuser:root being added to access control list >Dec 27 12:11:13 f20gcastro.gclan kernel: device label fedora_f20gcastro devid 1 transid 22 /dev/dm-0 >Dec 27 12:11:13 f20gcastro.gclan kernel: device fsid 6e0df940-6859-415b-acf2-452a0b902192 devid 2 transid 29 /dev/sdd >'DEVNAME': 'sde', >'DEVPATH': '/devices/pci0000:00/0000:00:1d.7/usb2/2-5/2-5:1.0/host4/target4:0:0/4:0:0:0/block/sde', >'DEVTYPE': 'disk', >'ID_BUS': 'usb', >'ID_DRIVE_THUMB': '1', >'ID_INSTANCE': '0:0', >'ID_MODEL': 'Cruzer', >'ID_MODEL_ENC': 'Cruzer\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_MODEL_ID': '5151', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '000c8821', >'ID_PATH': 'pci-0000:00:1d.7-usb-0:5:1.0-scsi-0:0:0:0', >'ID_PATH_TAG': 'pci-0000_00_1d_7-usb-0_5_1_0-scsi-0_0_0_0', >'ID_REVISION': '7.01', >'ID_SERIAL': 'SanDisk_Cruzer_1434921B8A83173E-0:0', >'ID_SERIAL_SHORT': '1434921B8A83173E', >'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': '64', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '34804', >'name': 'sde', >'symlinks': ['/dev/disk/by-id/usb-SanDisk_Cruzer_1434921B8A83173E-0:0', >'/dev/disk/by-path/pci-0000:00:1d.7-usb-0:5:1.0-scsi-0:0:0:0'], >'sysfs_path': '/devices/pci0000:00/0000:00:1d.7/usb2/2-5/2-5:1.0/host4/target4:0:0/4:0:0:0/block/sde'} ; name: sde ; >type: msdos primaryPartitionCount: 1 >lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 >partitions: [<parted.partition.Partition object at 0x2e69c90>] >device: <parted.device.Device object at 0x2e697d0> >PedDisk: <_ped.Disk object at 0x2e6e0e0> ><urlopen error [Errno 111] Connection refused> >name = sde status = True kids = 0 id = 0 >parents = [] >uuid = None size = 3839.31201172 >format = existing msdos disklabel >major = 8 minor = 64 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1d.7/usb2/2-5/2-5:1.0/host4/target4:0:0/4:0:0:0/block/sde partedDevice = parted.Device instance -- >model: SanDisk Cruzer path: /dev/sde type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 7862911 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: True >hardwareGeometry: (489, 255, 63) biosGeometry: (489, 255, 63) >PedDevice: <_ped.Device object at 0x2d4e9e0> >target size = 0 path = /dev/sde >format args = [] originalFormat = None removable = True partedDevice = <parted.device.Device object at 0x7f53200cd5d0> >type = disklabel name = partition table (MSDOS) status = False >device = /dev/sde 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 0x2e69c90>] >device: <parted.device.Device object at 0x2e697d0> >PedDisk: <_ped.Disk object at 0x2e6e0e0> >origPartedDisk = <parted.disk.Disk object at 0x2e69950> >partedDevice = parted.Device instance -- >model: SanDisk Cruzer path: /dev/sde type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 7862911 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: True >hardwareGeometry: (489, 255, 63) biosGeometry: (489, 255, 63) >PedDevice: <_ped.Device object at 0x7f53200ea7a0> >'DEVNAME': 'sde1', >'DEVPATH': '/devices/pci0000:00/0000:00:1d.7/usb2/2-5/2-5:1.0/host4/target4:0:0/4:0:0:0/block/sde/sde1', >'DEVTYPE': 'partition', >'ID_BUS': 'usb', >'ID_DRIVE_THUMB': '1', >'ID_FS_TYPE': 'vfat', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '40FE-C84D', >'ID_FS_UUID_ENC': '40FE-C84D', >'ID_FS_VERSION': 'FAT32', >'ID_INSTANCE': '0:0', >'ID_MODEL': 'Cruzer', >'ID_MODEL_ENC': 'Cruzer\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_MODEL_ID': '5151', >'ID_PART_ENTRY_DISK': '8:64', >'ID_PART_ENTRY_FLAGS': '0x80', >'ID_PART_ENTRY_NUMBER': '1', >'ID_PART_ENTRY_OFFSET': '63', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '7855722', >'ID_PART_ENTRY_TYPE': '0xc', >'ID_PART_ENTRY_UUID': '000c8821-01', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '000c8821', >'ID_PATH': 'pci-0000:00:1d.7-usb-0:5:1.0-scsi-0:0:0:0', >'ID_PATH_TAG': 'pci-0000_00_1d_7-usb-0_5_1_0-scsi-0_0_0_0', >'ID_REVISION': '7.01', >'ID_SERIAL': 'SanDisk_Cruzer_1434921B8A83173E-0:0', >'ID_SERIAL_SHORT': '1434921B8A83173E', >'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': '65', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '34841', >'name': 'sde1', >'symlinks': ['/dev/disk/by-id/usb-SanDisk_Cruzer_1434921B8A83173E-0:0-part1', >'/dev/disk/by-path/pci-0000:00:1d.7-usb-0:5:1.0-scsi-0:0:0:0-part1', >'/dev/disk/by-uuid/40FE-C84D'], >'sysfs_path': '/devices/pci0000:00/0000:00:1d.7/usb2/2-5/2-5:1.0/host4/target4:0:0/4:0:0:0/block/sde/sde1'} ; name: sde1 ; >name = sde1 status = True kids = 0 id = 1 >parents = ['existing 3839MB disk sde (0) with existing msdos disklabel'] >uuid = None size = 3835.80175781 >format = existing efi filesystem >major = 8 minor = 65 exists = True protected = True >sysfs path = /devices/pci0000:00/0000:00:1d.7/usb2/2-5/2-5:1.0/host4/target4:0:0/4:0:0:0/block/sde/sde1 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sde1 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 7855722 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32595 did: 0 busy: True >hardwareGeometry: (488, 255, 63) biosGeometry: (488, 255, 63) >PedDevice: <_ped.Device object at 0x2f1bcb0> >target size = 0 path = /dev/sde1 >format args = [] originalFormat = None grow = None max size = 0 bootable = True >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x2e69890> fileSystem: <parted.filesystem.FileSystem object at 0x2e69d50> >number: 1 path: /dev/sde1 type: 0 >name: None active: True busy: True >geometry: <parted.geometry.Geometry object at 0x2e69cd0> PedPartition: <_ped.Partition object at 0x2e6a410> >disk = existing 3839MB disk sde (0) with existing msdos disklabel >start = 63 end = 7855784 length = 7855722 >flags = boot, lba >type = efi name = EFI System Partition status = False >device = /dev/sde1 uuid = 40FE-C84D exists = True >options = umask=0077,shortname=winnt supported = False formattable = True resizable = False >mountpoint = None mountopts = None >label = None size = 0.0 targetSize = 0.0 >'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_AAM': '1', >'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', >'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', >'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', >'ID_ATA_FEATURE_SET_HPA': '1', >'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', >'ID_ATA_FEATURE_SET_PM': '1', >'ID_ATA_FEATURE_SET_PM_ENABLED': '1', >'ID_ATA_FEATURE_SET_PUIS': '1', >'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '182', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '182', >'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': 'WDC_WD1002FBYS-02A6B0', >'ID_MODEL_ENC': 'WDC\\x20WD1002FBYS-02A6B0\\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_PART_TABLE_UUID': '00029b0e', >'ID_REVISION': '03.00C06', >'ID_SERIAL': 'WDC_WD1002FBYS-02A6B0_WD-WMATV8131629', >'ID_SERIAL_SHORT': 'WD-WMATV8131629', >'ID_TYPE': 'disk', >'ID_WWN': '0x50014ee057b55731', >'ID_WWN_WITH_EXTENSION': '0x50014ee057b55731', >'MAJOR': '8', >'MINOR': '0', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '35927', >'name': 'sda', >'symlinks': ['/dev/disk/by-id/ata-WDC_WD1002FBYS-02A6B0_WD-WMATV8131629', >'/dev/disk/by-id/wwn-0x50014ee057b55731'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >type: msdos primaryPartitionCount: 2 >lastPartitionNumber: 5 maxPrimaryPartitionCount: 4 >partitions: [<parted.partition.Partition object at 0x2f80d50>, <parted.partition.Partition object at 0x2f87390>, <parted.partition.Partition object at 0x2f87510>] >device: <parted.device.Device object at 0x2f80b90> >PedDisk: <_ped.Disk object at 0x2f79fc8> >name = sda status = True kids = 0 id = 2 >parents = [] >uuid = None size = 953869.710938 >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 WDC WD1002FBYS-0 path: /dev/sda type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 1953525168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 1 did: 0 busy: False >hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) >PedDevice: <_ped.Device object at 0x2f1b680> >target size = 0 path = /dev/sda >format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f53200e2610> >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 = 3 sectorSize = 512 >align_offset = 0 align_grain = 2048 >partedDisk = parted.Disk instance -- >type: msdos primaryPartitionCount: 2 >lastPartitionNumber: 5 maxPrimaryPartitionCount: 4 >partitions: [<parted.partition.Partition object at 0x2f80d50>, <parted.partition.Partition object at 0x2f87390>, <parted.partition.Partition object at 0x2f87510>] >device: <parted.device.Device object at 0x2f80b90> >PedDisk: <_ped.Disk object at 0x2f79fc8> >origPartedDisk = <parted.disk.Disk object at 0x2f87110> >partedDevice = parted.Device instance -- >model: ATA WDC WD1002FBYS-0 path: /dev/sda type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 1953525168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 1 did: 0 busy: False >hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) >PedDevice: <_ped.Device object at 0x2f1bd40> >'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_AAM': '1', >'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', >'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', >'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', >'ID_ATA_FEATURE_SET_HPA': '1', >'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', >'ID_ATA_FEATURE_SET_PM': '1', >'ID_ATA_FEATURE_SET_PM_ENABLED': '1', >'ID_ATA_FEATURE_SET_PUIS': '1', >'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '182', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '182', >'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '7200', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_FS_TYPE': 'ext2', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '705a9c24-d8c1-42da-85f4-df925ed4f8e9', >'ID_FS_UUID_ENC': '705a9c24-d8c1-42da-85f4-df925ed4f8e9', >'ID_FS_VERSION': '1.0', >'ID_MODEL': 'WDC_WD1002FBYS-02A6B0', >'ID_MODEL_ENC': 'WDC\\x20WD1002FBYS-02A6B0\\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': '497664', >'ID_PART_ENTRY_TYPE': '0x83', >'ID_PART_ENTRY_UUID': '00029b0e-01', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '00029b0e', >'ID_REVISION': '03.00C06', >'ID_SERIAL': 'WDC_WD1002FBYS-02A6B0_WD-WMATV8131629', >'ID_SERIAL_SHORT': 'WD-WMATV8131629', >'ID_TYPE': 'disk', >'ID_WWN': '0x50014ee057b55731', >'ID_WWN_WITH_EXTENSION': '0x50014ee057b55731', >'MAJOR': '8', >'MINOR': '1', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '35983', >'name': 'sda1', >'symlinks': ['/dev/disk/by-id/ata-WDC_WD1002FBYS-02A6B0_WD-WMATV8131629-part1', >'/dev/disk/by-id/wwn-0x50014ee057b55731-part1', >'/dev/disk/by-uuid/705a9c24-d8c1-42da-85f4-df925ed4f8e9'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1'} ; name: sda1 ; >name = sda1 status = True kids = 0 id = 3 >parents = ['existing 953869MB disk sda (2) with existing msdos disklabel'] >uuid = None size = 243.0 >format = existing ext2 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: 497664 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19515 did: 24387 busy: False >hardwareGeometry: (30, 255, 63) biosGeometry: (30, 255, 63) >PedDevice: <_ped.Device object at 0x2f1bdd0> >target size = 0 path = /dev/sda1 >format args = [] originalFormat = None grow = None max size = 0 bootable = True >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x2f80c50> fileSystem: <parted.filesystem.FileSystem object at 0x2f87250> >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x2f80e90> PedPartition: <_ped.Partition object at 0x2f863b0> >disk = existing 953869MB disk sda (2) with existing msdos disklabel >start = 2048 end = 499711 length = 497664 >flags = boot >type = ext2 name = ext2 status = False >device = /dev/sda1 uuid = 705a9c24-d8c1-42da-85f4-df925ed4f8e9 exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = None size = 243.0 targetSize = 243.0 >'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_AAM': '1', >'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', >'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', >'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', >'ID_ATA_FEATURE_SET_HPA': '1', >'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', >'ID_ATA_FEATURE_SET_PM': '1', >'ID_ATA_FEATURE_SET_PM_ENABLED': '1', >'ID_ATA_FEATURE_SET_PUIS': '1', >'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '182', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '182', >'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': 'WDC_WD1002FBYS-02A6B0', >'ID_MODEL_ENC': 'WDC\\x20WD1002FBYS-02A6B0\\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': '501758', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '1953021954', >'ID_PART_ENTRY_TYPE': '0x5', >'ID_PART_ENTRY_UUID': '00029b0e-02', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '00029b0e', >'ID_REVISION': '03.00C06', >'ID_SERIAL': 'WDC_WD1002FBYS-02A6B0_WD-WMATV8131629', >'ID_SERIAL_SHORT': 'WD-WMATV8131629', >'ID_TYPE': 'disk', >'ID_WWN': '0x50014ee057b55731', >'ID_WWN_WITH_EXTENSION': '0x50014ee057b55731', >'MAJOR': '8', >'MINOR': '2', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '36117', >'name': 'sda2', >'symlinks': ['/dev/disk/by-id/ata-WDC_WD1002FBYS-02A6B0_WD-WMATV8131629-part2', >'/dev/disk/by-id/wwn-0x50014ee057b55731-part2'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2'} ; name: sda2 ; >name = sda2 status = True kids = 0 id = 4 >parents = ['existing 953869MB disk sda (2) with existing msdos disklabel'] >uuid = None size = 953624.000977 >format = existing None >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: 2 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19515 did: 24387 busy: False >hardwareGeometry: (0, 255, 63) biosGeometry: (0, 255, 63) >PedDevice: <_ped.Device object at 0x2f85200> >target size = 0 path = /dev/sda2 >format args = [] originalFormat = None grow = None max size = 0 bootable = None >part type = 2 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x2f80c50> fileSystem: None >number: 2 path: /dev/sda2 type: 2 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x2f873d0> PedPartition: <_ped.Partition object at 0x2f864d0> >disk = existing 953869MB disk sda (2) with existing msdos disklabel >start = 501758 end = 1953523711 length = 1953021954 >flags = >'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_AAM': '1', >'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', >'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', >'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', >'ID_ATA_FEATURE_SET_HPA': '1', >'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', >'ID_ATA_FEATURE_SET_PM': '1', >'ID_ATA_FEATURE_SET_PM_ENABLED': '1', >'ID_ATA_FEATURE_SET_PUIS': '1', >'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '182', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '182', >'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '7200', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_FS_TYPE': 'LVM2_member', >'ID_FS_USAGE': 'raid', >'ID_FS_UUID': 'o8wKf4-Bwlv-nlyH-pYMe-F3a2-xMTy-VVTAx5', >'ID_FS_UUID_ENC': 'o8wKf4-Bwlv-nlyH-pYMe-F3a2-xMTy-VVTAx5', >'ID_FS_VERSION': 'LVM2 001', >'ID_MODEL': 'WDC_WD1002FBYS-02A6B0', >'ID_MODEL_ENC': 'WDC\\x20WD1002FBYS-02A6B0\\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': '501760', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '1953021952', >'ID_PART_ENTRY_TYPE': '0x8e', >'ID_PART_ENTRY_UUID': '00029b0e-05', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '00029b0e', >'ID_REVISION': '03.00C06', >'ID_SERIAL': 'WDC_WD1002FBYS-02A6B0_WD-WMATV8131629', >'ID_SERIAL_SHORT': 'WD-WMATV8131629', >'ID_TYPE': 'disk', >'ID_WWN': '0x50014ee057b55731', >'ID_WWN_WITH_EXTENSION': '0x50014ee057b55731', >'MAJOR': '8', >'MINOR': '5', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_IGNORE': '1', >'USEC_INITIALIZED': '36185', >'name': 'sda5', >'symlinks': ['/dev/disk/by-id/ata-WDC_WD1002FBYS-02A6B0_WD-WMATV8131629-part5', >'/dev/disk/by-id/wwn-0x50014ee057b55731-part5'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5'} ; name: sda5 ; >'DEVNAME': 'dm-2', >'DEVPATH': '/devices/virtual/block/dm-2', >'DEVTYPE': 'disk', >'DM_ACTIVATION': '1', >'DM_LV_NAME': 'root', >'DM_NAME': 'guswks-root', >'DM_SUSPENDED': '0', >'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', >'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >'DM_UDEV_RULES_VSN': '2', >'DM_UUID': 'LVM-QFCZt96lM2aS0gdA6tA3JCt2pu3u0bhSZnfkkNIeON76r2qZaN9IUk6muheisAph', >'DM_VG_NAME': 'guswks', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': 'ee6477cd-ea60-4cb2-9512-4ffbbce48bab', >'ID_FS_UUID_ENC': 'ee6477cd-ea60-4cb2-9512-4ffbbce48bab', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '2', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '2166043', >'name': 'dm-2', >'symlinks': ['/dev/disk/by-id/dm-name-guswks-root', >'/dev/disk/by-id/dm-uuid-LVM-QFCZt96lM2aS0gdA6tA3JCt2pu3u0bhSZnfkkNIeON76r2qZaN9IUk6muheisAph', >'/dev/disk/by-uuid/ee6477cd-ea60-4cb2-9512-4ffbbce48bab', >'/dev/guswks/root', >'/dev/mapper/guswks-root'], >'sysfs_path': '/devices/virtual/block/dm-2'} ; name: guswks-root ; >name = guswks-root status = True kids = 0 id = 7 >parents = ['existing 953620MB lvmvg guswks (6)'] >uuid = ZnfkkN-IeON-76r2-qZaN-9IUk-6muh-eisAph size = 945388.0 >format = existing ext4 filesystem >major = 0 minor = 0 exists = True protected = False >sysfs path = /devices/virtual/block/dm-2 partedDevice = parted.Device instance -- >model: Linux device-mapper (linear) path: /dev/mapper/guswks-root type: 12 >sectorSize: 512 physicalSectorSize: 512 >length: 1936154624 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32595 did: 0 busy: False >hardwareGeometry: (120520, 255, 63) biosGeometry: (120520, 255, 63) >PedDevice: <_ped.Device object at 0x2f85170> >target size = 945388.0 path = /dev/mapper/guswks-root >format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x2fa3ad0) -- >name = guswks status = True kids = 1 id = 6 >parents = ['existing 953624MB partition sda5 (5) with existing lvmpv'] >uuid = QFCZt9-6lM2-aS0g-dA6t-A3JC-t2pu-3u0bhS size = 953620 >format = existing None >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/mapper/guswks >format args = [] originalFormat = None target = None dmUuid = None free = 44.0 PE Size = 4.0 PE Count = 238405 >PE Free = 11 PV Count = 1 >LV Names = ['root', 'swap_1'] modified = False >extents = 238405.0 free space = 8232 >free extents = 2058.0 reserved percent = 0 reserved space = 0 >PVs = ['existing 953624MB partition sda5 (5) with existing lvmpv'] >LVs = ['existing 945388MB lvmlv guswks-root (7) with existing ext4 filesystem'] >segment type = linear percent = 0 >mirror copies = 1 snapshot total = 0MB >VG space used = 945388MB >type = ext4 name = ext4 status = False >device = /dev/mapper/guswks-root uuid = ee6477cd-ea60-4cb2-9512-4ffbbce48bab exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = None size = 945388.0 targetSize = 945388.0 >'DEVNAME': 'dm-3', >'DEVPATH': '/devices/virtual/block/dm-3', >'DEVTYPE': 'disk', >'DM_LV_NAME': 'swap_1', >'DM_NAME': 'guswks-swap_1', >'DM_SUSPENDED': '0', >'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', >'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >'DM_UDEV_RULES_VSN': '2', >'DM_UUID': 'LVM-QFCZt96lM2aS0gdA6tA3JCt2pu3u0bhS7PaxVWjBvKkf0NFYBuj2LjU7cuuLo4up', >'DM_VG_NAME': 'guswks', >'ID_FS_TYPE': 'swap', >'ID_FS_USAGE': 'other', >'ID_FS_UUID': 'b07f128d-990f-4cb5-a613-1d5aba48159d', >'ID_FS_UUID_ENC': 'b07f128d-990f-4cb5-a613-1d5aba48159d', >'ID_FS_VERSION': '2', >'MAJOR': '253', >'MINOR': '3', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '2587199', >'name': 'dm-3', >'symlinks': ['/dev/disk/by-id/dm-name-guswks-swap_1', >'/dev/disk/by-id/dm-uuid-LVM-QFCZt96lM2aS0gdA6tA3JCt2pu3u0bhS7PaxVWjBvKkf0NFYBuj2LjU7cuuLo4up', >'/dev/disk/by-uuid/b07f128d-990f-4cb5-a613-1d5aba48159d', >'/dev/guswks/swap_1', >'/dev/mapper/guswks-swap_1'], >'sysfs_path': '/devices/virtual/block/dm-3'} ; name: guswks-swap_1 ; >name = guswks-swap_1 status = True kids = 0 id = 8 >parents = ['existing 953620MB lvmvg guswks (6)'] >uuid = 7PaxVW-jBvK-kf0N-FYBu-j2Lj-U7cu-uLo4up size = 8188.0 >format = existing swap >major = 0 minor = 0 exists = True protected = False >sysfs path = /devices/virtual/block/dm-3 partedDevice = parted.Device instance -- >model: Linux device-mapper (linear) path: /dev/mapper/guswks-swap_1 type: 12 >sectorSize: 512 physicalSectorSize: 512 >length: 16769024 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19515 did: 24387 busy: False >hardwareGeometry: (1043, 255, 63) biosGeometry: (1043, 255, 63) >PedDevice: <_ped.Device object at 0x2f85290> >target size = 8188.0 path = /dev/mapper/guswks-swap_1 >format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x2fa3ad0) -- >name = guswks status = True kids = 2 id = 6 >parents = ['existing 953624MB partition sda5 (5) with existing lvmpv'] >uuid = QFCZt9-6lM2-aS0g-dA6t-A3JC-t2pu-3u0bhS size = 953620 >format = existing None >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/mapper/guswks >format args = [] originalFormat = None target = None dmUuid = None free = 44.0 PE Size = 4.0 PE Count = 238405 >PE Free = 11 PV Count = 1 >LV Names = ['root', 'swap_1'] modified = False >extents = 238405.0 free space = 44 >free extents = 11.0 reserved percent = 0 reserved space = 0 >PVs = ['existing 953624MB partition sda5 (5) with existing lvmpv'] >LVs = ['existing 945388MB lvmlv guswks-root (7) with existing ext4 filesystem', >'existing 8188MB lvmlv guswks-swap_1 (8) with existing swap'] >segment type = linear percent = 0 >mirror copies = 1 snapshot total = 0MB >VG space used = 8188MB >type = swap name = swap status = False >device = /dev/mapper/guswks-swap_1 uuid = b07f128d-990f-4cb5-a613-1d5aba48159d exists = True >options = supported = True formattable = True resizable = False >priority = None label = None >name = sda5 status = True kids = 1 id = 5 >parents = ['existing 953869MB disk sda (2) with existing msdos disklabel'] >uuid = None size = 953624.0 >format = existing lvmpv >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: 1953021952 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: False >hardwareGeometry: (121569, 255, 63) biosGeometry: (121569, 255, 63) >PedDevice: <_ped.Device object at 0x2f850e0> >target size = 0 path = /dev/sda5 >format args = [] originalFormat = None grow = None max size = 0 bootable = None >part type = 1 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x2f80c50> fileSystem: None >number: 5 path: /dev/sda5 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x2f87550> PedPartition: <_ped.Partition object at 0x2f86530> >disk = existing 953869MB disk sda (2) with existing msdos disklabel >start = 501760 end = 1953523711 length = 1953021952 >flags = lvm >type = lvmpv name = physical volume (LVM) status = False >device = /dev/sda5 uuid = o8wKf4-Bwlv-nlyH-pYMe-F3a2-xMTy-VVTAx5 exists = True >options = None supported = True formattable = True resizable = False >vgName = guswks vgUUID = QFCZt9-6lM2-aS0g-dA6t-A3JC-t2pu-3u0bhS peStart = 0.1875 >'DEVNAME': 'sdb', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:1/0:0:1:0/block/sdb', >'DEVTYPE': 'disk', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_AAM': '1', >'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', >'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', >'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', >'ID_ATA_FEATURE_SET_HPA': '1', >'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', >'ID_ATA_FEATURE_SET_PM': '1', >'ID_ATA_FEATURE_SET_PM_ENABLED': '1', >'ID_ATA_FEATURE_SET_PUIS': '1', >'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '96', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '96', >'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': 'WDC_WD5002ABYS-02B1B0', >'ID_MODEL_ENC': 'WDC\\x20WD5002ABYS-02B1B0\\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_PART_TABLE_UUID': '0006a144', >'ID_REVISION': '02.03B03', >'ID_SERIAL': 'WDC_WD5002ABYS-02B1B0_WD-WCASYE695396', >'ID_SERIAL_SHORT': 'WD-WCASYE695396', >'ID_TYPE': 'disk', >'ID_WWN': '0x50014ee204ec4fcd', >'ID_WWN_WITH_EXTENSION': '0x50014ee204ec4fcd', >'MAJOR': '8', >'MINOR': '16', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '36592', >'name': 'sdb', >'symlinks': ['/dev/disk/by-id/ata-WDC_WD5002ABYS-02B1B0_WD-WCASYE695396', >'/dev/disk/by-id/wwn-0x50014ee204ec4fcd'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:1/0:0:1:0/block/sdb'} ; name: sdb ; >type: msdos primaryPartitionCount: 2 >lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 >partitions: [<parted.partition.Partition object at 0x3142810>, <parted.partition.Partition object at 0x31429d0>] >device: <parted.device.Device object at 0x3142650> >PedDisk: <_ped.Disk object at 0x3136c68> >name = sdb status = True kids = 0 id = 9 >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/ata1/host0/target0:0:1/0:0:1:0/block/sdb partedDevice = parted.Device instance -- >model: ATA WDC WD5002ABYS-0 path: /dev/sdb type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 976773168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 1 did: 1 busy: False >hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) >PedDevice: <_ped.Device object at 0x2f853b0> >target size = 0 path = /dev/sdb >format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x3142250> >type = disklabel name = partition table (MSDOS) status = False >device = /dev/sdb uuid = None exists = True >options = None supported = False formattable = True resizable = False >type = msdos partition count = 2 sectorSize = 512 >align_offset = 0 align_grain = 2048 >partedDisk = parted.Disk instance -- >type: msdos primaryPartitionCount: 2 >lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 >partitions: [<parted.partition.Partition object at 0x3142810>, <parted.partition.Partition object at 0x31429d0>] >device: <parted.device.Device object at 0x3142650> >PedDisk: <_ped.Disk object at 0x3136c68> >origPartedDisk = <parted.disk.Disk object at 0x3142b90> >partedDevice = parted.Device instance -- >model: ATA WDC WD5002ABYS-0 path: /dev/sdb type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 976773168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 1 did: 1 busy: False >hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) >PedDevice: <_ped.Device object at 0x2f85440> >'DEVNAME': 'sdb1', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:1/0:0:1:0/block/sdb/sdb1', >'DEVTYPE': 'partition', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_AAM': '1', >'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', >'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', >'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', >'ID_ATA_FEATURE_SET_HPA': '1', >'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', >'ID_ATA_FEATURE_SET_PM': '1', >'ID_ATA_FEATURE_SET_PM_ENABLED': '1', >'ID_ATA_FEATURE_SET_PUIS': '1', >'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '96', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '96', >'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '7200', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '5f5f30d1-a7a6-42f7-8b47-3f7f28ae40be', >'ID_FS_UUID_ENC': '5f5f30d1-a7a6-42f7-8b47-3f7f28ae40be', >'ID_FS_VERSION': '1.0', >'ID_MODEL': 'WDC_WD5002ABYS-02B1B0', >'ID_MODEL_ENC': 'WDC\\x20WD5002ABYS-02B1B0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_ENTRY_DISK': '8:16', >'ID_PART_ENTRY_FLAGS': '0x80', >'ID_PART_ENTRY_NUMBER': '1', >'ID_PART_ENTRY_OFFSET': '2048', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '1024000', >'ID_PART_ENTRY_TYPE': '0x83', >'ID_PART_ENTRY_UUID': '0006a144-01', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '0006a144', >'ID_REVISION': '02.03B03', >'ID_SERIAL': 'WDC_WD5002ABYS-02B1B0_WD-WCASYE695396', >'ID_SERIAL_SHORT': 'WD-WCASYE695396', >'ID_TYPE': 'disk', >'ID_WWN': '0x50014ee204ec4fcd', >'ID_WWN_WITH_EXTENSION': '0x50014ee204ec4fcd', >'MAJOR': '8', >'MINOR': '17', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '36654', >'name': 'sdb1', >'symlinks': ['/dev/disk/by-id/ata-WDC_WD5002ABYS-02B1B0_WD-WCASYE695396-part1', >'/dev/disk/by-id/wwn-0x50014ee204ec4fcd-part1', >'/dev/disk/by-uuid/5f5f30d1-a7a6-42f7-8b47-3f7f28ae40be'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:1/0:0:1:0/block/sdb/sdb1'} ; name: sdb1 ; >name = sdb1 status = True kids = 0 id = 10 >parents = ['existing 476940MB disk sdb (9) with existing msdos disklabel'] >uuid = None size = 500.0 >format = existing ext4 filesystem >major = 8 minor = 17 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:1/0:0:1:0/block/sdb/sdb1 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdb1 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 1024000 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32595 did: 0 busy: False >hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) >PedDevice: <_ped.Device object at 0x2f85680> >target size = 0 path = /dev/sdb1 >format args = [] originalFormat = None grow = None max size = 0 bootable = True >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x3142710> fileSystem: <parted.filesystem.FileSystem object at 0x3142b10> >number: 1 path: /dev/sdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x31428d0> PedPartition: <_ped.Partition object at 0x31476b0> >disk = existing 476940MB disk sdb (9) with existing msdos disklabel >start = 2048 end = 1026047 length = 1024000 >flags = boot >type = ext4 name = ext4 status = False >device = /dev/sdb1 uuid = 5f5f30d1-a7a6-42f7-8b47-3f7f28ae40be exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = None size = 500.0 targetSize = 500.0 >'DEVNAME': 'sdb2', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:1/0:0:1:0/block/sdb/sdb2', >'DEVTYPE': 'partition', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_AAM': '1', >'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', >'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', >'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', >'ID_ATA_FEATURE_SET_HPA': '1', >'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', >'ID_ATA_FEATURE_SET_PM': '1', >'ID_ATA_FEATURE_SET_PM_ENABLED': '1', >'ID_ATA_FEATURE_SET_PUIS': '1', >'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '96', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '96', >'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '7200', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_FS_TYPE': 'LVM2_member', >'ID_FS_USAGE': 'raid', >'ID_FS_UUID': 'zeFsth-1wRe-6cJX-qGkA-mEhl-yAQV-iM52Rn', >'ID_FS_UUID_ENC': 'zeFsth-1wRe-6cJX-qGkA-mEhl-yAQV-iM52Rn', >'ID_FS_VERSION': 'LVM2 001', >'ID_MODEL': 'WDC_WD5002ABYS-02B1B0', >'ID_MODEL_ENC': 'WDC\\x20WD5002ABYS-02B1B0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_ENTRY_DISK': '8:16', >'ID_PART_ENTRY_NUMBER': '2', >'ID_PART_ENTRY_OFFSET': '1026048', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '975747072', >'ID_PART_ENTRY_TYPE': '0x8e', >'ID_PART_ENTRY_UUID': '0006a144-02', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '0006a144', >'ID_REVISION': '02.03B03', >'ID_SERIAL': 'WDC_WD5002ABYS-02B1B0_WD-WCASYE695396', >'ID_SERIAL_SHORT': 'WD-WCASYE695396', >'ID_TYPE': 'disk', >'ID_WWN': '0x50014ee204ec4fcd', >'ID_WWN_WITH_EXTENSION': '0x50014ee204ec4fcd', >'MAJOR': '8', >'MINOR': '18', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_IGNORE': '1', >'USEC_INITIALIZED': '36715', >'name': 'sdb2', >'symlinks': ['/dev/disk/by-id/ata-WDC_WD5002ABYS-02B1B0_WD-WCASYE695396-part2', >'/dev/disk/by-id/wwn-0x50014ee204ec4fcd-part2'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:1/0:0:1:0/block/sdb/sdb2'} ; name: sdb2 ; >'DEVNAME': 'dm-4', >'DEVPATH': '/devices/virtual/block/dm-4', >'DEVTYPE': 'disk', >'DM_ACTIVATION': '1', >'DM_LV_NAME': 'lv_home', >'DM_NAME': 'vg_f17guswks-lv_home', >'DM_SUSPENDED': '0', >'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', >'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >'DM_UDEV_RULES_VSN': '2', >'DM_UUID': 'LVM-MPUUpBVi5Zhspz94zwEFshdOK7LBVOhQkR8rTssRA51HGb238zpkv1cWVeFssjaC', >'DM_VG_NAME': 'vg_f17guswks', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': 'ea814cd2-99b4-4f60-acc5-27b662366c18', >'ID_FS_UUID_ENC': 'ea814cd2-99b4-4f60-acc5-27b662366c18', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '4', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '3465135', >'name': 'dm-4', >'symlinks': ['/dev/disk/by-id/dm-name-vg_f17guswks-lv_home', >'/dev/disk/by-id/dm-uuid-LVM-MPUUpBVi5Zhspz94zwEFshdOK7LBVOhQkR8rTssRA51HGb238zpkv1cWVeFssjaC', >'/dev/disk/by-uuid/ea814cd2-99b4-4f60-acc5-27b662366c18', >'/dev/mapper/vg_f17guswks-lv_home', >'/dev/vg_f17guswks/lv_home'], >'sysfs_path': '/devices/virtual/block/dm-4'} ; name: vg_f17guswks-lv_home ; >name = vg_f17guswks-lv_home status = True kids = 0 id = 13 >parents = ['existing 476416MB lvmvg vg_f17guswks (12)'] >uuid = kR8rTs-sRA5-1HGb-238z-pkv1-cWVe-FssjaC size = 415168.0 >format = existing ext4 filesystem >major = 0 minor = 0 exists = True protected = False >sysfs path = /devices/virtual/block/dm-4 partedDevice = parted.Device instance -- >model: Linux device-mapper (linear) path: /dev/mapper/vg_f17guswks-lv_home type: 12 >sectorSize: 512 physicalSectorSize: 512 >length: 850264064 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32595 did: 0 busy: False >hardwareGeometry: (52926, 255, 63) biosGeometry: (52926, 255, 63) >PedDevice: <_ped.Device object at 0x2f857a0> >target size = 415168.0 path = /dev/mapper/vg_f17guswks-lv_home >format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x314c2d0) -- >name = vg_f17guswks status = True kids = 1 id = 12 >parents = ['existing 476439MB partition sdb2 (11) with existing lvmpv'] >uuid = MPUUpB-Vi5Z-hspz-94zw-EFsh-dOK7-LBVOhQ size = 476416 >format = existing None >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/mapper/vg_f17guswks >format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 32.0 PE Count = 14888 >PE Free = 0 PV Count = 1 >LV Names = ['lv_home', 'lv_root', 'lv_swap'] modified = False >extents = 14888.0 free space = 61248 >free extents = 1914.0 reserved percent = 0 reserved space = 0 >PVs = ['existing 476439MB partition sdb2 (11) with existing lvmpv'] >LVs = ['existing 415168MB lvmlv vg_f17guswks-lv_home (13) with existing ext4 filesystem'] >segment type = linear percent = 0 >mirror copies = 1 snapshot total = 0MB >VG space used = 415168MB >type = ext4 name = ext4 status = False >device = /dev/mapper/vg_f17guswks-lv_home uuid = ea814cd2-99b4-4f60-acc5-27b662366c18 exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = None size = 415168.0 targetSize = 415168.0 >'DEVNAME': 'dm-8', >'DEVPATH': '/devices/virtual/block/dm-8', >'DEVTYPE': 'disk', >'DM_ACTIVATION': '1', >'DM_LV_NAME': 'lv_root', >'DM_NAME': 'vg_f17guswks-lv_root', >'DM_SUSPENDED': '0', >'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', >'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >'DM_UDEV_RULES_VSN': '2', >'DM_UUID': 'LVM-MPUUpBVi5Zhspz94zwEFshdOK7LBVOhQw4x98qBN2TSnSmN2pF1pjsuCy5ZoRaaB', >'DM_VG_NAME': 'vg_f17guswks', >'ID_FS_LABEL': '_Fedora-17-x86_6', >'ID_FS_LABEL_ENC': '_Fedora-17-x86_6', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '3c127d9d-3c51-4122-aa80-526fd4c66935', >'ID_FS_UUID_ENC': '3c127d9d-3c51-4122-aa80-526fd4c66935', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '8', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '3774212', >'name': 'dm-8', >'symlinks': ['/dev/disk/by-id/dm-name-vg_f17guswks-lv_root', >'/dev/disk/by-id/dm-uuid-LVM-MPUUpBVi5Zhspz94zwEFshdOK7LBVOhQw4x98qBN2TSnSmN2pF1pjsuCy5ZoRaaB', >'/dev/disk/by-label/_Fedora-17-x86_6', >'/dev/disk/by-uuid/3c127d9d-3c51-4122-aa80-526fd4c66935', >'/dev/mapper/vg_f17guswks-lv_root', >'/dev/vg_f17guswks/lv_root'], >'sysfs_path': '/devices/virtual/block/dm-8'} ; name: vg_f17guswks-lv_root ; >name = vg_f17guswks-lv_root status = True kids = 0 id = 14 >parents = ['existing 476416MB lvmvg vg_f17guswks (12)'] >uuid = w4x98q-BN2T-SnSm-N2pF-1pjs-uCy5-ZoRaaB size = 51200.0 >format = existing ext4 filesystem >major = 0 minor = 0 exists = True protected = False >sysfs path = /devices/virtual/block/dm-8 partedDevice = parted.Device instance -- >model: Linux device-mapper (linear) path: /dev/mapper/vg_f17guswks-lv_root type: 12 >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 0x2f85830> >target size = 51200.0 path = /dev/mapper/vg_f17guswks-lv_root >format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x314c2d0) -- >name = vg_f17guswks status = True kids = 2 id = 12 >parents = ['existing 476439MB partition sdb2 (11) with existing lvmpv'] >uuid = MPUUpB-Vi5Z-hspz-94zw-EFsh-dOK7-LBVOhQ size = 476416 >format = existing None >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/mapper/vg_f17guswks >format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 32.0 PE Count = 14888 >PE Free = 0 PV Count = 1 >LV Names = ['lv_home', 'lv_root', 'lv_swap'] modified = False >extents = 14888.0 free space = 10048 >free extents = 314.0 reserved percent = 0 reserved space = 0 >PVs = ['existing 476439MB partition sdb2 (11) with existing lvmpv'] >LVs = ['existing 415168MB lvmlv vg_f17guswks-lv_home (13) with existing ext4 filesystem', >'existing 51200MB lvmlv vg_f17guswks-lv_root (14) with existing ext4 filesystem'] >segment type = linear percent = 0 >mirror copies = 1 snapshot total = 0MB >VG space used = 51200MB >type = ext4 name = ext4 status = False >device = /dev/mapper/vg_f17guswks-lv_root uuid = 3c127d9d-3c51-4122-aa80-526fd4c66935 exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = _Fedora-17-x86_6 size = 51200.0 targetSize = 51200.0 >'DEVNAME': 'dm-9', >'DEVPATH': '/devices/virtual/block/dm-9', >'DEVTYPE': 'disk', >'DM_ACTIVATION': '1', >'DM_LV_NAME': 'lv_swap', >'DM_NAME': 'vg_f17guswks-lv_swap', >'DM_SUSPENDED': '0', >'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', >'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >'DM_UDEV_RULES_VSN': '2', >'DM_UUID': 'LVM-MPUUpBVi5Zhspz94zwEFshdOK7LBVOhQeaf40E2Tv6KLMfx02tT0iP4sp8ajK3CT', >'DM_VG_NAME': 'vg_f17guswks', >'ID_FS_TYPE': 'swap', >'ID_FS_USAGE': 'other', >'ID_FS_UUID': '9f6e9ba4-6c8c-4103-b916-575be5d54951', >'ID_FS_UUID_ENC': '9f6e9ba4-6c8c-4103-b916-575be5d54951', >'ID_FS_VERSION': '2', >'MAJOR': '253', >'MINOR': '9', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '4019169', >'name': 'dm-9', >'symlinks': ['/dev/disk/by-id/dm-name-vg_f17guswks-lv_swap', >'/dev/disk/by-id/dm-uuid-LVM-MPUUpBVi5Zhspz94zwEFshdOK7LBVOhQeaf40E2Tv6KLMfx02tT0iP4sp8ajK3CT', >'/dev/disk/by-uuid/9f6e9ba4-6c8c-4103-b916-575be5d54951', >'/dev/mapper/vg_f17guswks-lv_swap', >'/dev/vg_f17guswks/lv_swap'], >'sysfs_path': '/devices/virtual/block/dm-9'} ; name: vg_f17guswks-lv_swap ; >name = vg_f17guswks-lv_swap status = True kids = 0 id = 15 >parents = ['existing 476416MB lvmvg vg_f17guswks (12)'] >uuid = eaf40E-2Tv6-KLMf-x02t-T0iP-4sp8-ajK3CT size = 10048.0 >format = existing swap >major = 0 minor = 0 exists = True protected = False >sysfs path = /devices/virtual/block/dm-9 partedDevice = parted.Device instance -- >model: Linux device-mapper (linear) path: /dev/mapper/vg_f17guswks-lv_swap type: 12 >sectorSize: 512 physicalSectorSize: 512 >length: 20578304 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 20063 did: 19777 busy: False >hardwareGeometry: (1280, 255, 63) biosGeometry: (1280, 255, 63) >PedDevice: <_ped.Device object at 0x2f858c0> >target size = 10048.0 path = /dev/mapper/vg_f17guswks-lv_swap >format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x314c2d0) -- >name = vg_f17guswks status = True kids = 3 id = 12 >parents = ['existing 476439MB partition sdb2 (11) with existing lvmpv'] >uuid = MPUUpB-Vi5Z-hspz-94zw-EFsh-dOK7-LBVOhQ size = 476416 >format = existing None >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/mapper/vg_f17guswks >format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 32.0 PE Count = 14888 >PE Free = 0 PV Count = 1 >LV Names = ['lv_home', 'lv_root', 'lv_swap'] modified = False >extents = 14888.0 free space = 0 >free extents = 0.0 reserved percent = 0 reserved space = 0 >PVs = ['existing 476439MB partition sdb2 (11) with existing lvmpv'] >LVs = ['existing 415168MB lvmlv vg_f17guswks-lv_home (13) with existing ext4 filesystem', >'existing 51200MB lvmlv vg_f17guswks-lv_root (14) with existing ext4 filesystem', >'existing 10048MB lvmlv vg_f17guswks-lv_swap (15) with existing swap'] >segment type = linear percent = 0 >mirror copies = 1 snapshot total = 0MB >VG space used = 10048MB >type = swap name = swap status = False >device = /dev/mapper/vg_f17guswks-lv_swap uuid = 9f6e9ba4-6c8c-4103-b916-575be5d54951 exists = True >options = supported = True formattable = True resizable = False >priority = None label = None >name = sdb2 status = True kids = 1 id = 11 >parents = ['existing 476940MB disk sdb (9) with existing msdos disklabel'] >uuid = None size = 476439.0 >format = existing lvmpv >major = 8 minor = 18 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:1/0:0:1:0/block/sdb/sdb2 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdb2 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 975747072 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: False >hardwareGeometry: (60737, 255, 63) biosGeometry: (60737, 255, 63) >PedDevice: <_ped.Device object at 0x2f85710> >target size = 0 path = /dev/sdb2 >format args = [] originalFormat = None grow = None max size = 0 bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x3142710> fileSystem: None >number: 2 path: /dev/sdb2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3142a90> PedPartition: <_ped.Partition object at 0x3147770> >disk = existing 476940MB disk sdb (9) with existing msdos disklabel >start = 1026048 end = 976773119 length = 975747072 >flags = lvm >type = lvmpv name = physical volume (LVM) status = False >device = /dev/sdb2 uuid = zeFsth-1wRe-6cJX-qGkA-mEhl-yAQV-iM52Rn exists = True >options = None supported = True formattable = True resizable = False >vgName = vg_f17guswks vgUUID = MPUUpB-Vi5Z-hspz-94zw-EFsh-dOK7-LBVOhQ peStart = 1.0 >'DEVNAME': 'sdc', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdc', >'DEVTYPE': 'disk', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_AAM': '1', >'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', >'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', >'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', >'ID_ATA_FEATURE_SET_HPA': '1', >'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', >'ID_ATA_FEATURE_SET_PM': '1', >'ID_ATA_FEATURE_SET_PM_ENABLED': '1', >'ID_ATA_FEATURE_SET_PUIS': '1', >'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '188', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '188', >'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '7200', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_FS_TYPE': 'btrfs', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '6e0df940-6859-415b-acf2-452a0b902192', >'ID_FS_UUID_ENC': '6e0df940-6859-415b-acf2-452a0b902192', >'ID_FS_UUID_SUB': 'c270e2e6-929c-4240-9676-26e611bb8fc6', >'ID_FS_UUID_SUB_ENC': 'c270e2e6-929c-4240-9676-26e611bb8fc6', >'ID_MODEL': 'WDC_WD1002FBYS-02A6B0', >'ID_MODEL_ENC': 'WDC\\x20WD1002FBYS-02A6B0\\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_PART_TABLE_UUID': '000b5905', >'ID_REVISION': '03.00C06', >'ID_SERIAL': 'WDC_WD1002FBYS-02A6B0_WD-WMATV8131634', >'ID_SERIAL_SHORT': 'WD-WMATV8131634', >'ID_TYPE': 'disk', >'ID_WWN': '0x50014ee0ad0adc5b', >'ID_WWN_WITH_EXTENSION': '0x50014ee0ad0adc5b', >'MAJOR': '8', >'MINOR': '32', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '37535', >'name': 'sdc', >'symlinks': ['/dev/disk/by-id/ata-WDC_WD1002FBYS-02A6B0_WD-WMATV8131634', >'/dev/disk/by-id/wwn-0x50014ee0ad0adc5b', >'/dev/disk/by-uuid/6e0df940-6859-415b-acf2-452a0b902192'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdc'} ; name: sdc ; >type: msdos primaryPartitionCount: 3 >lastPartitionNumber: 3 maxPrimaryPartitionCount: 4 >partitions: [<parted.partition.Partition object at 0x3166850>, <parted.partition.Partition object at 0x3166a50>, <parted.partition.Partition object at 0x3166c90>] >device: <parted.device.Device object at 0x3166690> >PedDisk: <_ped.Disk object at 0x31415a8> >name = sdc status = True kids = 0 id = 16 >parents = [] >uuid = None size = 953869.710938 >format = existing msdos disklabel >major = 8 minor = 32 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdc partedDevice = parted.Device instance -- >model: ATA WDC WD1002FBYS-0 path: /dev/sdc type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 1953525168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 2 did: 0 busy: False >hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) >PedDevice: <_ped.Device object at 0x2f85950> >target size = 0 path = /dev/sdc >format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x31662d0> >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 = 3 sectorSize = 512 >align_offset = 0 align_grain = 2048 >partedDisk = parted.Disk instance -- >type: msdos primaryPartitionCount: 3 >lastPartitionNumber: 3 maxPrimaryPartitionCount: 4 >partitions: [<parted.partition.Partition object at 0x3166850>, <parted.partition.Partition object at 0x3166a50>, <parted.partition.Partition object at 0x3166c90>] >device: <parted.device.Device object at 0x3166690> >PedDisk: <_ped.Disk object at 0x31415a8> >origPartedDisk = <parted.disk.Disk object at 0x3166d90> >partedDevice = parted.Device instance -- >model: ATA WDC WD1002FBYS-0 path: /dev/sdc type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 1953525168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 2 did: 0 busy: False >hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) >PedDevice: <_ped.Device object at 0x2f85a70> >'DEVNAME': 'sdc1', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdc/sdc1', >'DEVTYPE': 'partition', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_AAM': '1', >'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', >'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', >'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', >'ID_ATA_FEATURE_SET_HPA': '1', >'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', >'ID_ATA_FEATURE_SET_PM': '1', >'ID_ATA_FEATURE_SET_PM_ENABLED': '1', >'ID_ATA_FEATURE_SET_PUIS': '1', >'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '188', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '188', >'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '7200', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': 'bd225328-de5b-402f-b4c2-6d9fe2f8fe8c', >'ID_FS_UUID_ENC': 'bd225328-de5b-402f-b4c2-6d9fe2f8fe8c', >'ID_FS_UUID_SUB': 'c270e2e6-929c-4240-9676-26e611bb8fc6', >'ID_FS_UUID_SUB_ENC': 'c270e2e6-929c-4240-9676-26e611bb8fc6', >'ID_FS_VERSION': '1.0', >'ID_MODEL': 'WDC_WD1002FBYS-02A6B0', >'ID_MODEL_ENC': 'WDC\\x20WD1002FBYS-02A6B0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_ENTRY_DISK': '8:32', >'ID_PART_ENTRY_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_ENTRY_UUID': '000b5905-01', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '000b5905', >'ID_REVISION': '03.00C06', >'ID_SERIAL': 'WDC_WD1002FBYS-02A6B0_WD-WMATV8131634', >'ID_SERIAL_SHORT': 'WD-WMATV8131634', >'ID_TYPE': 'disk', >'ID_WWN': '0x50014ee0ad0adc5b', >'ID_WWN_WITH_EXTENSION': '0x50014ee0ad0adc5b', >'MAJOR': '8', >'MINOR': '33', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '8179933', >'name': 'sdc1', >'symlinks': ['/dev/disk/by-id/ata-WDC_WD1002FBYS-02A6B0_WD-WMATV8131634-part1', >'/dev/disk/by-id/wwn-0x50014ee0ad0adc5b-part1', >'/dev/disk/by-uuid/bd225328-de5b-402f-b4c2-6d9fe2f8fe8c'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdc/sdc1'} ; name: sdc1 ; >name = sdc1 status = True kids = 0 id = 17 >parents = ['existing 953869MB disk sdc (16) with existing msdos disklabel'] >uuid = None size = 500.0 >format = existing ext4 filesystem >major = 8 minor = 33 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc1 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 1024000 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32595 did: 0 busy: False >hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) >PedDevice: <_ped.Device object at 0x2f85d40> >target size = 0 path = /dev/sdc1 >format args = [] originalFormat = None grow = None max size = 0 bootable = True >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x3166750> fileSystem: <parted.filesystem.FileSystem object at 0x3166b90> >number: 1 path: /dev/sdc1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3166910> PedPartition: <_ped.Partition object at 0x3164230> >disk = existing 953869MB disk sdc (16) with existing msdos disklabel >start = 2048 end = 1026047 length = 1024000 >flags = boot >type = ext4 name = ext4 status = False >device = /dev/sdc1 uuid = bd225328-de5b-402f-b4c2-6d9fe2f8fe8c exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = None size = 500.0 targetSize = 500.0 >'DEVNAME': 'sdc2', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdc/sdc2', >'DEVTYPE': 'partition', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_AAM': '1', >'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', >'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', >'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', >'ID_ATA_FEATURE_SET_HPA': '1', >'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', >'ID_ATA_FEATURE_SET_PM': '1', >'ID_ATA_FEATURE_SET_PM_ENABLED': '1', >'ID_ATA_FEATURE_SET_PUIS': '1', >'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '188', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '188', >'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '7200', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_FS_TYPE': 'crypto_LUKS', >'ID_FS_USAGE': 'crypto', >'ID_FS_UUID': 'a1fcc1fb-9052-46f3-992b-4234ee673031', >'ID_FS_UUID_ENC': 'a1fcc1fb-9052-46f3-992b-4234ee673031', >'ID_FS_UUID_SUB': 'c270e2e6-929c-4240-9676-26e611bb8fc6', >'ID_FS_UUID_SUB_ENC': 'c270e2e6-929c-4240-9676-26e611bb8fc6', >'ID_FS_VERSION': '1', >'ID_MODEL': 'WDC_WD1002FBYS-02A6B0', >'ID_MODEL_ENC': 'WDC\\x20WD1002FBYS-02A6B0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_ENTRY_DISK': '8:32', >'ID_PART_ENTRY_NUMBER': '2', >'ID_PART_ENTRY_OFFSET': '1026048', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '16547840', >'ID_PART_ENTRY_TYPE': '0x83', >'ID_PART_ENTRY_UUID': '000b5905-02', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '000b5905', >'ID_REVISION': '03.00C06', >'ID_SERIAL': 'WDC_WD1002FBYS-02A6B0_WD-WMATV8131634', >'ID_SERIAL_SHORT': 'WD-WMATV8131634', >'ID_TYPE': 'disk', >'ID_WWN': '0x50014ee0ad0adc5b', >'ID_WWN_WITH_EXTENSION': '0x50014ee0ad0adc5b', >'MAJOR': '8', >'MINOR': '34', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '8180578', >'name': 'sdc2', >'symlinks': ['/dev/disk/by-id/ata-WDC_WD1002FBYS-02A6B0_WD-WMATV8131634-part2', >'/dev/disk/by-id/wwn-0x50014ee0ad0adc5b-part2', >'/dev/disk/by-uuid/a1fcc1fb-9052-46f3-992b-4234ee673031'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdc/sdc2'} ; name: sdc2 ; >name = sdc2 status = True kids = 1 id = 18 >parents = ['existing 953869MB disk sdc (16) with existing msdos disklabel'] >uuid = None size = 8080.0 >format = existing luks >major = 8 minor = 34 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdc/sdc2 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc2 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 16547840 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32595 did: 0 busy: False >hardwareGeometry: (1030, 255, 63) biosGeometry: (1030, 255, 63) >PedDevice: <_ped.Device object at 0x2f85e60> >target size = 0 path = /dev/sdc2 >format args = [] originalFormat = None grow = None max size = 0 bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x3166750> fileSystem: None >number: 2 path: /dev/sdc2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3166b10> PedPartition: <_ped.Partition object at 0x3164410> >disk = existing 953869MB disk sdc (16) with existing msdos disklabel >start = 1026048 end = 17573887 length = 16547840 >flags = >type = luks name = Encrypted (LUKS) status = True >device = /dev/sdc2 uuid = a1fcc1fb-9052-46f3-992b-4234ee673031 exists = True >options = None supported = False formattable = True resizable = False >cipher = None keySize = None mapName = luks-a1fcc1fb-9052-46f3-992b-4234ee673031 >keyFile = None passphrase = (not set) >escrowCert = None addBackup = False >'DEVNAME': 'sdc3', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdc/sdc3', >'DEVTYPE': 'partition', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_AAM': '1', >'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', >'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', >'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', >'ID_ATA_FEATURE_SET_HPA': '1', >'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', >'ID_ATA_FEATURE_SET_PM': '1', >'ID_ATA_FEATURE_SET_PM_ENABLED': '1', >'ID_ATA_FEATURE_SET_PUIS': '1', >'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '188', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '188', >'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '7200', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_FS_TYPE': 'crypto_LUKS', >'ID_FS_USAGE': 'crypto', >'ID_FS_UUID': 'edb57e1f-3d56-4402-a453-0a81ef82c5c2', >'ID_FS_UUID_ENC': 'edb57e1f-3d56-4402-a453-0a81ef82c5c2', >'ID_FS_UUID_SUB': 'c270e2e6-929c-4240-9676-26e611bb8fc6', >'ID_FS_UUID_SUB_ENC': 'c270e2e6-929c-4240-9676-26e611bb8fc6', >'ID_FS_VERSION': '1', >'ID_MODEL': 'WDC_WD1002FBYS-02A6B0', >'ID_MODEL_ENC': 'WDC\\x20WD1002FBYS-02A6B0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_ENTRY_DISK': '8:32', >'ID_PART_ENTRY_NUMBER': '3', >'ID_PART_ENTRY_OFFSET': '17573888', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '1935941632', >'ID_PART_ENTRY_TYPE': '0x83', >'ID_PART_ENTRY_UUID': '000b5905-03', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '000b5905', >'ID_REVISION': '03.00C06', >'ID_SERIAL': 'WDC_WD1002FBYS-02A6B0_WD-WMATV8131634', >'ID_SERIAL_SHORT': 'WD-WMATV8131634', >'ID_TYPE': 'disk', >'ID_WWN': '0x50014ee0ad0adc5b', >'ID_WWN_WITH_EXTENSION': '0x50014ee0ad0adc5b', >'MAJOR': '8', >'MINOR': '35', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '448180648', >'name': 'sdc3', >'symlinks': ['/dev/disk/by-id/ata-WDC_WD1002FBYS-02A6B0_WD-WMATV8131634-part3', >'/dev/disk/by-id/wwn-0x50014ee0ad0adc5b-part3', >'/dev/disk/by-uuid/edb57e1f-3d56-4402-a453-0a81ef82c5c2'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdc/sdc3'} ; name: sdc3 ; >name = sdc3 status = True kids = 1 id = 20 >parents = ['existing 953869MB disk sdc (16) with existing msdos disklabel'] >uuid = None size = 945284.0 >format = existing luks >major = 8 minor = 35 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdc/sdc3 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc3 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 1935941632 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32595 did: 0 busy: False >hardwareGeometry: (120506, 255, 63) biosGeometry: (120506, 255, 63) >PedDevice: <_ped.Device object at 0x2f859e0> >target size = 0 path = /dev/sdc3 >format args = [] originalFormat = None grow = None max size = 0 bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x3166750> fileSystem: None >number: 3 path: /dev/sdc3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3166cd0> PedPartition: <_ped.Partition object at 0x31643b0> >disk = existing 953869MB disk sdc (16) with existing msdos disklabel >start = 17573888 end = 1953515519 length = 1935941632 >flags = >type = luks name = Encrypted (LUKS) status = True >device = /dev/sdc3 uuid = edb57e1f-3d56-4402-a453-0a81ef82c5c2 exists = True >options = None supported = False formattable = True resizable = False >cipher = None keySize = None mapName = luks-edb57e1f-3d56-4402-a453-0a81ef82c5c2 >keyFile = None passphrase = (not set) >escrowCert = None addBackup = False >'DEVNAME': 'sdd', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:1/1:0:1:0/block/sdd', >'DEVTYPE': 'disk', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_AAM': '1', >'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', >'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', >'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', >'ID_ATA_FEATURE_SET_HPA': '1', >'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', >'ID_ATA_FEATURE_SET_PM': '1', >'ID_ATA_FEATURE_SET_PM_ENABLED': '1', >'ID_ATA_FEATURE_SET_PUIS': '1', >'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '96', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '96', >'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_BTRFS_READY': '1', >'ID_BUS': 'ata', >'ID_FS_TYPE': 'btrfs', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '6e0df940-6859-415b-acf2-452a0b902192', >'ID_FS_UUID_ENC': '6e0df940-6859-415b-acf2-452a0b902192', >'ID_FS_UUID_SUB': '8f0837e1-6e44-4df7-a9ff-c9a895955cf0', >'ID_FS_UUID_SUB_ENC': '8f0837e1-6e44-4df7-a9ff-c9a895955cf0', >'ID_MODEL': 'WDC_WD5002ABYS-02B1B0', >'ID_MODEL_ENC': 'WDC\\x20WD5002ABYS-02B1B0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_REVISION': '02.03B03', >'ID_SERIAL': 'WDC_WD5002ABYS-02B1B0_WD-WCASYE730343', >'ID_SERIAL_SHORT': 'WD-WCASYE730343', >'ID_TYPE': 'disk', >'ID_WWN': '0x50014ee25a417e3c', >'ID_WWN_WITH_EXTENSION': '0x50014ee25a417e3c', >'MAJOR': '8', >'MINOR': '48', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '38017', >'name': 'sdd', >'symlinks': ['/dev/disk/by-id/ata-WDC_WD5002ABYS-02B1B0_WD-WCASYE730343', >'/dev/disk/by-id/wwn-0x50014ee25a417e3c', >'/dev/disk/by-uuid/6e0df940-6859-415b-acf2-452a0b902192'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:1/1:0:1:0/block/sdd'} ; name: sdd ; >Dec 27 12:11:17 f20gcastro.gclan kernel: device fsid 6e0df940-6859-415b-acf2-452a0b902192 devid 2 transid 29 /dev/sdd >Dec 27 12:11:17 f20gcastro.gclan kernel: btrfs: open /dev/sdc failed >Dec 27 12:11:17 f20gcastro.gclan kernel: btrfs: disk space caching is enabled >Dec 27 12:11:17 f20gcastro.gclan kernel: btrfs: failed to read chunk root on sdd >name = sdd status = True kids = 1 id = 22 >parents = [] >uuid = None size = 476940.023438 >format = existing btrfs filesystem >major = 8 minor = 48 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:1/1:0:1:0/block/sdd partedDevice = parted.Device instance -- >model: ATA WDC WD5002ABYS-0 path: /dev/sdd type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 976773168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 2 did: 1 busy: False >hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) >PedDevice: <_ped.Device object at 0x2f85ef0> >target size = 0 path = /dev/sdd >format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x316ae90> >type = btrfs name = btrfs status = False >device = /dev/sdd uuid = 8f0837e1-6e44-4df7-a9ff-c9a895955cf0 exists = True >options = defaults supported = True formattable = True resizable = False >mountpoint = None mountopts = None >label = None size = 0.0 targetSize = 0.0 >'DEVNAME': 'sr0', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.5/ata3/host2/target2:0:0/2:0:0:0/block/sr0', >'DEVTYPE': 'disk', >'ID_ATA': '1', >'ID_ATA_FEATURE_SET_PM': '1', >'ID_ATA_FEATURE_SET_PM_ENABLED': '0', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_BUS': 'ata', >'ID_CDROM': '1', >'ID_CDROM_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': 'HL-DT-ST_DVDRAM_GH22NS50', >'ID_MODEL_ENC': 'HL-DT-ST\\x20DVDRAM\\x20GH22NS50\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_REVISION': 'TN02', >'ID_SERIAL': 'HL-DT-ST_DVDRAM_GH22NS50_K2SA7DB5432', >'ID_SERIAL_SHORT': 'K2SA7DB5432', >'ID_TYPE': 'cd', >'ID_WWN': '0x5001480000000000', >'ID_WWN_WITH_EXTENSION': '0x5001480000000000', >'MAJOR': '11', >'MINOR': '0', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':seat:systemd:uaccess:', >'USEC_INITIALIZED': '39276', >'name': 'sr0', >'symlinks': ['/dev/cdrom', >'/dev/disk/by-id/ata-HL-DT-ST_DVDRAM_GH22NS50_K2SA7DB5432', >'/dev/disk/by-id/wwn-0x5001480000000000'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.5/ata3/host2/target2:0:0/2:0:0:0/block/sr0'} ; name: sr0 ; >Dec 27 12:11:17 f20gcastro.gclan kernel: btrfs: open_ctree failed >'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', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '55492', >'name': 'loop0', >'symlinks': [], >'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >name = loop0 status = False kids = 0 id = 26 >parents = ['existing 0MB file /osmin.img (deleted) (25)'] >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 >type = squashfs name = squashfs status = False >device = /dev/loop0 uuid = None exists = True >options = None supported = False formattable = False resizable = False >'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', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '55884', >'name': 'loop1', >'symlinks': [], >'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >name = loop1 status = False kids = 0 id = 28 >parents = ['existing 0MB file /osmin (27)'] >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 >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 >Dec 27 12:11:17 f20gcastro.gclan kernel: device fsid 6e0df940-6859-415b-acf2-452a0b902192 devid 2 transid 29 /dev/sdd >'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', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '56287', >'name': 'loop2', >'symlinks': [], >'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >name = loop2 status = False kids = 0 id = 30 >parents = ['existing 0MB file /run/initramfs/live/LiveOS/squashfs.img (29)'] >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 >type = squashfs name = squashfs status = False >device = /dev/loop2 uuid = None exists = True >options = None supported = False formattable = False resizable = False >'DEVNAME': 'loop3', >'DEVPATH': '/devices/virtual/block/loop3', >'DEVTYPE': 'disk', >'ID_FS_LABEL': '_Fedora-Live-Des', >'ID_FS_LABEL_ENC': '_Fedora-Live-Des', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', >'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', >'ID_FS_VERSION': '1.0', >'MAJOR': '7', >'MINOR': '3', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '56689', >'name': 'loop3', >'symlinks': ['/dev/disk/by-label/_Fedora-Live-Des', >'/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5'], >'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >name = loop3 status = False kids = 0 id = 32 >parents = ['existing 0MB file /LiveOS/ext3fs.img (31)'] >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 >type = ext4 name = ext4 status = False >device = /dev/loop3 uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = _Fedora-Live-Des size = 4096.0 targetSize = 4096.0 >'DEVPATH': '/devices/virtual/block/loop4', >'DEVTYPE': 'disk', >'ID_FS_TYPE': 'DM_snapshot_cow', >'ID_FS_USAGE': 'other', >'MAJOR': '7', >'MINOR': '4', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '57106', >'name': 'loop4', >'symlinks': [], >'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >name = loop4 status = False kids = 0 id = 34 >parents = ['existing 0MB file /overlay (deleted) (33)'] >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/loop4 >format args = [] originalFormat = None >type = DM_snapshot_cow name = DM_snapshot_cow status = False >device = /dev/loop4 uuid = None exists = True >options = None supported = False formattable = False resizable = False >'DEVNAME': 'dm-0', >'DEVPATH': '/devices/virtual/block/dm-0', >'DEVTYPE': 'disk', >'DM_NAME': 'luks-edb57e1f-3d56-4402-a453-0a81ef82c5c2', >'DM_SUSPENDED': '0', >'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >'DM_UDEV_RULES_VSN': '2', >'DM_UUID': 'CRYPT-LUKS1-edb57e1f3d564402a4530a81ef82c5c2-luks-edb57e1f-3d56-4402-a453-0a81ef82c5c2', >'ID_BTRFS_READY': '1', >'ID_FS_LABEL': 'fedora_f20gcastro', >'ID_FS_LABEL_ENC': 'fedora_f20gcastro', >'ID_FS_TYPE': 'btrfs', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '3520bd3b-d11c-42fa-ad8f-6346ba562e74', >'ID_FS_UUID_ENC': '3520bd3b-d11c-42fa-ad8f-6346ba562e74', >'ID_FS_UUID_SUB': 'ee80f19a-b5fb-465c-8303-8919af9e4427', >'ID_FS_UUID_SUB_ENC': 'ee80f19a-b5fb-465c-8303-8919af9e4427', >'MAJOR': '253', >'MINOR': '0', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '4780694', >'name': 'dm-0', >'symlinks': ['/dev/disk/by-id/dm-name-luks-edb57e1f-3d56-4402-a453-0a81ef82c5c2', >'/dev/disk/by-id/dm-uuid-CRYPT-LUKS1-edb57e1f3d564402a4530a81ef82c5c2-luks-edb57e1f-3d56-4402-a453-0a81ef82c5c2', >'/dev/disk/by-label/fedora_f20gcastro', >'/dev/disk/by-uuid/3520bd3b-d11c-42fa-ad8f-6346ba562e74', >'/dev/mapper/luks-edb57e1f-3d56-4402-a453-0a81ef82c5c2'], >'sysfs_path': '/devices/virtual/block/dm-0'} ; name: luks-edb57e1f-3d56-4402-a453-0a81ef82c5c2 ; >Dec 27 12:11:17 f20gcastro.gclan kernel: device label fedora_f20gcastro devid 1 transid 22 /dev/mapper/luks-edb57e1f-3d56-4402-a453-0a81ef82c5c2 >Dec 27 12:11:17 f20gcastro.gclan kernel: btrfs: disk space caching is enabled >Dec 27 12:11:17 f20gcastro.gclan kernel: device label fedora_f20gcastro devid 1 transid 22 /dev/dm-0 >Dec 27 12:11:17 f20gcastro.gclan kernel: SELinux: initialized (dev dm-0, type btrfs), uses xattr >name = luks-edb57e1f-3d56-4402-a453-0a81ef82c5c2 status = True kids = 1 id = 21 >parents = ['existing 945284MB partition sdc3 (20) with existing luks'] >uuid = None size = 945282.0 >format = existing btrfs filesystem >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = parted.Device instance -- >model: Linux device-mapper (crypt) path: /dev/mapper/luks-edb57e1f-3d56-4402-a453-0a81ef82c5c2 type: 12 >sectorSize: 512 physicalSectorSize: 512 >length: 1935937536 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32595 did: 0 busy: False >hardwareGeometry: (120506, 255, 63) biosGeometry: (120506, 255, 63) >PedDevice: <_ped.Device object at 0x2f85dd0> >target size = 0 path = /dev/mapper/luks-edb57e1f-3d56-4402-a453-0a81ef82c5c2 >format args = [] originalFormat = None target = crypt dmUuid = None >type = btrfs name = btrfs status = False >device = /dev/mapper/luks-edb57e1f-3d56-4402-a453-0a81ef82c5c2 uuid = ee80f19a-b5fb-465c-8303-8919af9e4427 exists = True >options = defaults supported = True formattable = True resizable = False >mountpoint = None mountopts = None >label = fedora_f20gcastro size = 0.0 targetSize = 0.0 >'DEVNAME': 'dm-1', >'DEVPATH': '/devices/virtual/block/dm-1', >'DEVTYPE': 'disk', >'DM_NAME': 'luks-a1fcc1fb-9052-46f3-992b-4234ee673031', >'DM_SUSPENDED': '0', >'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >'DM_UDEV_RULES_VSN': '2', >'DM_UUID': 'CRYPT-LUKS1-a1fcc1fb905246f3992b4234ee673031-luks-a1fcc1fb-9052-46f3-992b-4234ee673031', >'ID_FS_TYPE': 'swap', >'ID_FS_USAGE': 'other', >'ID_FS_UUID': '4effdb7f-7341-4be2-b640-a61a42d14b58', >'ID_FS_UUID_ENC': '4effdb7f-7341-4be2-b640-a61a42d14b58', >'ID_FS_VERSION': '2', >'MAJOR': '253', >'MINOR': '1', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '2331354', >'name': 'dm-1', >'symlinks': ['/dev/disk/by-id/dm-name-luks-a1fcc1fb-9052-46f3-992b-4234ee673031', >'/dev/disk/by-id/dm-uuid-CRYPT-LUKS1-a1fcc1fb905246f3992b4234ee673031-luks-a1fcc1fb-9052-46f3-992b-4234ee673031', >'/dev/disk/by-uuid/4effdb7f-7341-4be2-b640-a61a42d14b58', >'/dev/mapper/luks-a1fcc1fb-9052-46f3-992b-4234ee673031'], >'sysfs_path': '/devices/virtual/block/dm-1'} ; name: luks-a1fcc1fb-9052-46f3-992b-4234ee673031 ; >name = luks-a1fcc1fb-9052-46f3-992b-4234ee673031 status = True kids = 0 id = 19 >parents = ['existing 8080MB partition sdc2 (18) with existing luks'] >uuid = None size = 8078.0 >format = existing swap >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = parted.Device instance -- >model: Linux device-mapper (crypt) path: /dev/mapper/luks-a1fcc1fb-9052-46f3-992b-4234ee673031 type: 12 >sectorSize: 512 physicalSectorSize: 512 >length: 16543744 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: True >hardwareGeometry: (1029, 255, 63) biosGeometry: (1029, 255, 63) >PedDevice: <_ped.Device object at 0x2f85f80> >target size = 0 path = /dev/mapper/luks-a1fcc1fb-9052-46f3-992b-4234ee673031 >format args = [] originalFormat = None target = crypt dmUuid = None >type = swap name = swap status = True >device = /dev/mapper/luks-a1fcc1fb-9052-46f3-992b-4234ee673031 uuid = 4effdb7f-7341-4be2-b640-a61a42d14b58 exists = True >options = supported = True formattable = True resizable = False >priority = None label = None >'DEVNAME': 'dm-5', >'DEVPATH': '/devices/virtual/block/dm-5', >'DEVTYPE': 'disk', >'DM_NAME': 'live-rw', >'DM_SUSPENDED': '0', >'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', >'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >'DM_UDEV_RULES_VSN': '2', >'ID_FS_LABEL': '_Fedora-Live-Des', >'ID_FS_LABEL_ENC': '_Fedora-Live-Des', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', >'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '5', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '73540', >'name': 'dm-5', >'symlinks': ['/dev/disk/by-id/dm-name-live-rw', >'/dev/disk/by-label/_Fedora-Live-Des', >'/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', >'/dev/mapper/live-rw'], >'sysfs_path': '/devices/virtual/block/dm-5'} ; name: live-rw ; >name = live-rw status = True kids = 0 id = 38 >parents = ['existing 0MB loop loop4 (34) with existing DM_snapshot_cow'] >uuid = None size = 4096.0 >format = existing ext4 filesystem >major = 0 minor = 0 exists = True protected = True >sysfs path = /devices/virtual/block/dm-5 partedDevice = parted.Device instance -- >model: Linux device-mapper (snapshot) path: /dev/mapper/live-rw type: 12 >sectorSize: 512 physicalSectorSize: 512 >length: 8388608 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32595 did: 0 busy: True >hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) >PedDevice: <_ped.Device object at 0x7f5320193050> >target size = 0 path = /dev/mapper/live-rw >format args = [] originalFormat = None target = None dmUuid = None >type = ext4 name = ext4 status = False >device = /dev/mapper/live-rw uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = _Fedora-Live-Des size = 4096.0 targetSize = 4096.0 >'DEVNAME': 'dm-6', >'DEVPATH': '/devices/virtual/block/dm-6', >'DEVTYPE': 'disk', >'DM_NAME': 'live-base', >'DM_SUSPENDED': '0', >'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', >'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >'DM_UDEV_RULES_VSN': '2', >'ID_FS_LABEL': '_Fedora-Live-Des', >'ID_FS_LABEL_ENC': '_Fedora-Live-Des', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', >'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '6', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '4845', >'name': 'dm-6', >'symlinks': ['/dev/disk/by-id/dm-name-live-base', >'/dev/disk/by-label/_Fedora-Live-Des', >'/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', >'/dev/mapper/live-base'], >'sysfs_path': '/devices/virtual/block/dm-6'} ; name: live-base ; >name = live-base status = True kids = 0 id = 39 >parents = ['existing 0MB loop loop3 (32) with existing ext4 filesystem'] >uuid = None size = 4096.0 >format = existing ext4 filesystem >major = 0 minor = 0 exists = True protected = True >sysfs path = /devices/virtual/block/dm-6 partedDevice = parted.Device instance -- >model: Linux device-mapper (linear) path: /dev/mapper/live-base type: 12 >sectorSize: 512 physicalSectorSize: 512 >length: 8388608 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 30060 did: 29547 busy: False >hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) >PedDevice: <_ped.Device object at 0x7f53201930e0> >target size = 0 path = /dev/mapper/live-base >format args = [] originalFormat = None target = None dmUuid = None >type = ext4 name = ext4 status = False >device = /dev/mapper/live-base uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = _Fedora-Live-Des size = 4096.0 targetSize = 4096.0 >'DEVNAME': 'dm-7', >'DEVPATH': '/devices/virtual/block/dm-7', >'DEVTYPE': 'disk', >'DM_NAME': 'live-osimg-min', >'DM_SUSPENDED': '0', >'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', >'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >'DM_UDEV_RULES_VSN': '2', >'ID_FS_LABEL': '_Fedora-Live-Des', >'ID_FS_LABEL_ENC': '_Fedora-Live-Des', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', >'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '7', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '12615', >'name': 'dm-7', >'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', >'/dev/disk/by-label/_Fedora-Live-Des', >'/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', >'/dev/mapper/live-osimg-min'], >'sysfs_path': '/devices/virtual/block/dm-7'} ; name: live-osimg-min ; >name = live-osimg-min status = True kids = 0 id = 40 >parents = ['existing 0MB loop loop3 (32) with existing ext4 filesystem'] >uuid = None size = 4096.0 >format = existing ext4 filesystem >major = 0 minor = 0 exists = True protected = True >sysfs path = /devices/virtual/block/dm-7 partedDevice = parted.Device instance -- >model: Linux device-mapper (snapshot) path: /dev/mapper/live-osimg-min type: 12 >sectorSize: 512 physicalSectorSize: 512 >length: 8388608 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32595 did: 0 busy: False >hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) >PedDevice: <_ped.Device object at 0x7f5320193170> >target size = 0 path = /dev/mapper/live-osimg-min >format args = [] originalFormat = None target = None dmUuid = None >type = ext4 name = ext4 status = False >device = /dev/mapper/live-osimg-min uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = _Fedora-Live-Des size = 3225.0 targetSize = 3225.0 >'DEVNAME': 'dm-2', >'DEVPATH': '/devices/virtual/block/dm-2', >'DEVTYPE': 'disk', >'DM_LV_NAME': 'root', >'DM_NAME': 'guswks-root', >'DM_SUSPENDED': '0', >'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', >'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >'DM_UDEV_RULES_VSN': '2', >'DM_UUID': 'LVM-QFCZt96lM2aS0gdA6tA3JCt2pu3u0bhSZnfkkNIeON76r2qZaN9IUk6muheisAph', >'DM_VG_NAME': 'guswks', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': 'ee6477cd-ea60-4cb2-9512-4ffbbce48bab', >'ID_FS_UUID_ENC': 'ee6477cd-ea60-4cb2-9512-4ffbbce48bab', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '2', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '2166043', >'name': 'dm-2', >'symlinks': ['/dev/disk/by-id/dm-name-guswks-root', >'/dev/disk/by-id/dm-uuid-LVM-QFCZt96lM2aS0gdA6tA3JCt2pu3u0bhSZnfkkNIeON76r2qZaN9IUk6muheisAph', >'/dev/disk/by-uuid/ee6477cd-ea60-4cb2-9512-4ffbbce48bab', >'/dev/guswks/root', >'/dev/mapper/guswks-root'], >'sysfs_path': '/devices/virtual/block/dm-2'} ; name: guswks-root ; >name = guswks-root status = True kids = 0 id = 7 >parents = ['existing 953620MB lvmvg guswks (6)'] >uuid = ZnfkkN-IeON-76r2-qZaN-9IUk-6muh-eisAph size = 945388.0 >format = existing ext4 filesystem >major = 0 minor = 0 exists = True protected = False >sysfs path = /devices/virtual/block/dm-2 partedDevice = parted.Device instance -- >model: Linux device-mapper (linear) path: /dev/mapper/guswks-root type: 12 >sectorSize: 512 physicalSectorSize: 512 >length: 1936154624 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32595 did: 0 busy: False >hardwareGeometry: (120520, 255, 63) biosGeometry: (120520, 255, 63) >PedDevice: <_ped.Device object at 0x2f85170> >target size = 945388.0 path = /dev/mapper/guswks-root >format args = [] originalFormat = ext4 target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x2fa3ad0) -- >name = guswks status = True kids = 2 id = 6 >parents = ['existing 953624MB partition sda5 (5) with existing lvmpv'] >uuid = QFCZt9-6lM2-aS0g-dA6t-A3JC-t2pu-3u0bhS size = 953620 >format = existing None >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/mapper/guswks >format args = [] originalFormat = None target = None dmUuid = None free = 44.0 PE Size = 4.0 PE Count = 238405 >PE Free = 11 PV Count = 1 >LV Names = ['root', 'swap_1'] modified = False >extents = 238405.0 free space = 44 >free extents = 11.0 reserved percent = 0 reserved space = 0 >PVs = ['existing 953624MB partition sda5 (5) with existing lvmpv'] >LVs = ['existing 945388MB lvmlv guswks-root (7) with existing ext4 filesystem', >'existing 8188MB lvmlv guswks-swap_1 (8) with existing swap'] >segment type = linear percent = 0 >mirror copies = 1 snapshot total = 0MB >VG space used = 945388MB >type = ext4 name = ext4 status = False >device = /dev/mapper/guswks-root uuid = ee6477cd-ea60-4cb2-9512-4ffbbce48bab exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = None size = 945388.0 targetSize = 945388.0 >'DEVNAME': 'dm-3', >'DEVPATH': '/devices/virtual/block/dm-3', >'DEVTYPE': 'disk', >'DM_LV_NAME': 'swap_1', >'DM_NAME': 'guswks-swap_1', >'DM_SUSPENDED': '0', >'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', >'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >'DM_UDEV_RULES_VSN': '2', >'DM_UUID': 'LVM-QFCZt96lM2aS0gdA6tA3JCt2pu3u0bhS7PaxVWjBvKkf0NFYBuj2LjU7cuuLo4up', >'DM_VG_NAME': 'guswks', >'ID_FS_TYPE': 'swap', >'ID_FS_USAGE': 'other', >'ID_FS_UUID': 'b07f128d-990f-4cb5-a613-1d5aba48159d', >'ID_FS_UUID_ENC': 'b07f128d-990f-4cb5-a613-1d5aba48159d', >'ID_FS_VERSION': '2', >'MAJOR': '253', >'MINOR': '3', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '2587199', >'name': 'dm-3', >'symlinks': ['/dev/disk/by-id/dm-name-guswks-swap_1', >'/dev/disk/by-id/dm-uuid-LVM-QFCZt96lM2aS0gdA6tA3JCt2pu3u0bhS7PaxVWjBvKkf0NFYBuj2LjU7cuuLo4up', >'/dev/disk/by-uuid/b07f128d-990f-4cb5-a613-1d5aba48159d', >'/dev/guswks/swap_1', >'/dev/mapper/guswks-swap_1'], >'sysfs_path': '/devices/virtual/block/dm-3'} ; name: guswks-swap_1 ; >name = guswks-swap_1 status = True kids = 0 id = 8 >parents = ['existing 953620MB lvmvg guswks (6)'] >uuid = 7PaxVW-jBvK-kf0N-FYBu-j2Lj-U7cu-uLo4up size = 8188.0 >format = existing swap >major = 0 minor = 0 exists = True protected = False >sysfs path = /devices/virtual/block/dm-3 partedDevice = parted.Device instance -- >model: Linux device-mapper (linear) path: /dev/mapper/guswks-swap_1 type: 12 >sectorSize: 512 physicalSectorSize: 512 >length: 16769024 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19515 did: 24387 busy: False >hardwareGeometry: (1043, 255, 63) biosGeometry: (1043, 255, 63) >PedDevice: <_ped.Device object at 0x2f85290> >target size = 8188.0 path = /dev/mapper/guswks-swap_1 >format args = [] originalFormat = swap target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x2fa3ad0) -- >name = guswks status = True kids = 2 id = 6 >parents = ['existing 953624MB partition sda5 (5) with existing lvmpv'] >uuid = QFCZt9-6lM2-aS0g-dA6t-A3JC-t2pu-3u0bhS size = 953620 >format = existing None >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/mapper/guswks >format args = [] originalFormat = None target = None dmUuid = None free = 44.0 PE Size = 4.0 PE Count = 238405 >PE Free = 11 PV Count = 1 >LV Names = ['root', 'swap_1'] modified = False >extents = 238405.0 free space = 44 >free extents = 11.0 reserved percent = 0 reserved space = 0 >PVs = ['existing 953624MB partition sda5 (5) with existing lvmpv'] >LVs = ['existing 945388MB lvmlv guswks-root (7) with existing ext4 filesystem', >'existing 8188MB lvmlv guswks-swap_1 (8) with existing swap'] >segment type = linear percent = 0 >mirror copies = 1 snapshot total = 0MB >VG space used = 8188MB >type = swap name = swap status = False >device = /dev/mapper/guswks-swap_1 uuid = b07f128d-990f-4cb5-a613-1d5aba48159d exists = True >options = supported = True formattable = True resizable = False >priority = None label = None >'DEVNAME': 'dm-4', >'DEVPATH': '/devices/virtual/block/dm-4', >'DEVTYPE': 'disk', >'DM_LV_NAME': 'lv_home', >'DM_NAME': 'vg_f17guswks-lv_home', >'DM_SUSPENDED': '0', >'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', >'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >'DM_UDEV_RULES_VSN': '2', >'DM_UUID': 'LVM-MPUUpBVi5Zhspz94zwEFshdOK7LBVOhQkR8rTssRA51HGb238zpkv1cWVeFssjaC', >'DM_VG_NAME': 'vg_f17guswks', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': 'ea814cd2-99b4-4f60-acc5-27b662366c18', >'ID_FS_UUID_ENC': 'ea814cd2-99b4-4f60-acc5-27b662366c18', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '4', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '3465135', >'name': 'dm-4', >'symlinks': ['/dev/disk/by-id/dm-name-vg_f17guswks-lv_home', >'/dev/disk/by-id/dm-uuid-LVM-MPUUpBVi5Zhspz94zwEFshdOK7LBVOhQkR8rTssRA51HGb238zpkv1cWVeFssjaC', >'/dev/disk/by-uuid/ea814cd2-99b4-4f60-acc5-27b662366c18', >'/dev/mapper/vg_f17guswks-lv_home', >'/dev/vg_f17guswks/lv_home'], >'sysfs_path': '/devices/virtual/block/dm-4'} ; name: vg_f17guswks-lv_home ; >name = vg_f17guswks-lv_home status = True kids = 0 id = 13 >parents = ['existing 476416MB lvmvg vg_f17guswks (12)'] >uuid = kR8rTs-sRA5-1HGb-238z-pkv1-cWVe-FssjaC size = 415168.0 >format = existing ext4 filesystem >major = 0 minor = 0 exists = True protected = False >sysfs path = /devices/virtual/block/dm-4 partedDevice = parted.Device instance -- >model: Linux device-mapper (linear) path: /dev/mapper/vg_f17guswks-lv_home type: 12 >sectorSize: 512 physicalSectorSize: 512 >length: 850264064 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32595 did: 0 busy: False >hardwareGeometry: (52926, 255, 63) biosGeometry: (52926, 255, 63) >PedDevice: <_ped.Device object at 0x2f857a0> >target size = 415168.0 path = /dev/mapper/vg_f17guswks-lv_home >format args = [] originalFormat = ext4 target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x314c2d0) -- >name = vg_f17guswks status = True kids = 3 id = 12 >parents = ['existing 476439MB partition sdb2 (11) with existing lvmpv'] >uuid = MPUUpB-Vi5Z-hspz-94zw-EFsh-dOK7-LBVOhQ size = 476416 >format = existing None >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/mapper/vg_f17guswks >format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 32.0 PE Count = 14888 >PE Free = 0 PV Count = 1 >LV Names = ['lv_home', 'lv_root', 'lv_swap'] modified = False >extents = 14888.0 free space = 0 >free extents = 0.0 reserved percent = 0 reserved space = 0 >PVs = ['existing 476439MB partition sdb2 (11) with existing lvmpv'] >LVs = ['existing 415168MB lvmlv vg_f17guswks-lv_home (13) with existing ext4 filesystem', >'existing 51200MB lvmlv vg_f17guswks-lv_root (14) with existing ext4 filesystem', >'existing 10048MB lvmlv vg_f17guswks-lv_swap (15) with existing swap'] >segment type = linear percent = 0 >mirror copies = 1 snapshot total = 0MB >VG space used = 415168MB >type = ext4 name = ext4 status = False >device = /dev/mapper/vg_f17guswks-lv_home uuid = ea814cd2-99b4-4f60-acc5-27b662366c18 exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = None size = 415168.0 targetSize = 415168.0 >'DEVNAME': 'dm-8', >'DEVPATH': '/devices/virtual/block/dm-8', >'DEVTYPE': 'disk', >'DM_LV_NAME': 'lv_root', >'DM_NAME': 'vg_f17guswks-lv_root', >'DM_SUSPENDED': '0', >'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', >'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >'DM_UDEV_RULES_VSN': '2', >'DM_UUID': 'LVM-MPUUpBVi5Zhspz94zwEFshdOK7LBVOhQw4x98qBN2TSnSmN2pF1pjsuCy5ZoRaaB', >'DM_VG_NAME': 'vg_f17guswks', >'ID_FS_LABEL': '_Fedora-17-x86_6', >'ID_FS_LABEL_ENC': '_Fedora-17-x86_6', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '3c127d9d-3c51-4122-aa80-526fd4c66935', >'ID_FS_UUID_ENC': '3c127d9d-3c51-4122-aa80-526fd4c66935', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '8', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '3774212', >'name': 'dm-8', >'symlinks': ['/dev/disk/by-id/dm-name-vg_f17guswks-lv_root', >'/dev/disk/by-id/dm-uuid-LVM-MPUUpBVi5Zhspz94zwEFshdOK7LBVOhQw4x98qBN2TSnSmN2pF1pjsuCy5ZoRaaB', >'/dev/disk/by-label/_Fedora-17-x86_6', >'/dev/disk/by-uuid/3c127d9d-3c51-4122-aa80-526fd4c66935', >'/dev/mapper/vg_f17guswks-lv_root', >'/dev/vg_f17guswks/lv_root'], >'sysfs_path': '/devices/virtual/block/dm-8'} ; name: vg_f17guswks-lv_root ; >name = vg_f17guswks-lv_root status = True kids = 0 id = 14 >parents = ['existing 476416MB lvmvg vg_f17guswks (12)'] >uuid = w4x98q-BN2T-SnSm-N2pF-1pjs-uCy5-ZoRaaB size = 51200.0 >format = existing ext4 filesystem >major = 0 minor = 0 exists = True protected = False >sysfs path = /devices/virtual/block/dm-8 partedDevice = parted.Device instance -- >model: Linux device-mapper (linear) path: /dev/mapper/vg_f17guswks-lv_root type: 12 >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 0x2f85830> >target size = 51200.0 path = /dev/mapper/vg_f17guswks-lv_root >format args = [] originalFormat = ext4 target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x314c2d0) -- >name = vg_f17guswks status = True kids = 3 id = 12 >parents = ['existing 476439MB partition sdb2 (11) with existing lvmpv'] >uuid = MPUUpB-Vi5Z-hspz-94zw-EFsh-dOK7-LBVOhQ size = 476416 >format = existing None >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/mapper/vg_f17guswks >format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 32.0 PE Count = 14888 >PE Free = 0 PV Count = 1 >LV Names = ['lv_home', 'lv_root', 'lv_swap'] modified = False >extents = 14888.0 free space = 0 >free extents = 0.0 reserved percent = 0 reserved space = 0 >PVs = ['existing 476439MB partition sdb2 (11) with existing lvmpv'] >LVs = ['existing 415168MB lvmlv vg_f17guswks-lv_home (13) with existing ext4 filesystem', >'existing 51200MB lvmlv vg_f17guswks-lv_root (14) with existing ext4 filesystem', >'existing 10048MB lvmlv vg_f17guswks-lv_swap (15) with existing swap'] >segment type = linear percent = 0 >mirror copies = 1 snapshot total = 0MB >VG space used = 51200MB >type = ext4 name = ext4 status = False >device = /dev/mapper/vg_f17guswks-lv_root uuid = 3c127d9d-3c51-4122-aa80-526fd4c66935 exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = _Fedora-17-x86_6 size = 51200.0 targetSize = 51200.0 >'DEVNAME': 'dm-9', >'DEVPATH': '/devices/virtual/block/dm-9', >'DEVTYPE': 'disk', >'DM_LV_NAME': 'lv_swap', >'DM_NAME': 'vg_f17guswks-lv_swap', >'DM_SUSPENDED': '0', >'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', >'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >'DM_UDEV_RULES_VSN': '2', >'DM_UUID': 'LVM-MPUUpBVi5Zhspz94zwEFshdOK7LBVOhQeaf40E2Tv6KLMfx02tT0iP4sp8ajK3CT', >'DM_VG_NAME': 'vg_f17guswks', >'ID_FS_TYPE': 'swap', >'ID_FS_USAGE': 'other', >'ID_FS_UUID': '9f6e9ba4-6c8c-4103-b916-575be5d54951', >'ID_FS_UUID_ENC': '9f6e9ba4-6c8c-4103-b916-575be5d54951', >'ID_FS_VERSION': '2', >'MAJOR': '253', >'MINOR': '9', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '4019169', >'name': 'dm-9', >'symlinks': ['/dev/disk/by-id/dm-name-vg_f17guswks-lv_swap', >'/dev/disk/by-id/dm-uuid-LVM-MPUUpBVi5Zhspz94zwEFshdOK7LBVOhQeaf40E2Tv6KLMfx02tT0iP4sp8ajK3CT', >'/dev/disk/by-uuid/9f6e9ba4-6c8c-4103-b916-575be5d54951', >'/dev/mapper/vg_f17guswks-lv_swap', >'/dev/vg_f17guswks/lv_swap'], >'sysfs_path': '/devices/virtual/block/dm-9'} ; name: vg_f17guswks-lv_swap ; >name = vg_f17guswks-lv_swap status = True kids = 0 id = 15 >parents = ['existing 476416MB lvmvg vg_f17guswks (12)'] >uuid = eaf40E-2Tv6-KLMf-x02t-T0iP-4sp8-ajK3CT size = 10048.0 >format = existing swap >major = 0 minor = 0 exists = True protected = False >sysfs path = /devices/virtual/block/dm-9 partedDevice = parted.Device instance -- >model: Linux device-mapper (linear) path: /dev/mapper/vg_f17guswks-lv_swap type: 12 >sectorSize: 512 physicalSectorSize: 512 >length: 20578304 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 20063 did: 19777 busy: False >hardwareGeometry: (1280, 255, 63) biosGeometry: (1280, 255, 63) >PedDevice: <_ped.Device object at 0x2f858c0> >target size = 10048.0 path = /dev/mapper/vg_f17guswks-lv_swap >format args = [] originalFormat = swap target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x314c2d0) -- >name = vg_f17guswks status = True kids = 3 id = 12 >parents = ['existing 476439MB partition sdb2 (11) with existing lvmpv'] >uuid = MPUUpB-Vi5Z-hspz-94zw-EFsh-dOK7-LBVOhQ size = 476416 >format = existing None >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/mapper/vg_f17guswks >format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 32.0 PE Count = 14888 >PE Free = 0 PV Count = 1 >LV Names = ['lv_home', 'lv_root', 'lv_swap'] modified = False >extents = 14888.0 free space = 0 >free extents = 0.0 reserved percent = 0 reserved space = 0 >PVs = ['existing 476439MB partition sdb2 (11) with existing lvmpv'] >LVs = ['existing 415168MB lvmlv vg_f17guswks-lv_home (13) with existing ext4 filesystem', >'existing 51200MB lvmlv vg_f17guswks-lv_root (14) with existing ext4 filesystem', >'existing 10048MB lvmlv vg_f17guswks-lv_swap (15) with existing swap'] >segment type = linear percent = 0 >mirror copies = 1 snapshot total = 0MB >VG space used = 10048MB >type = swap name = swap status = False >device = /dev/mapper/vg_f17guswks-lv_swap uuid = 9f6e9ba4-6c8c-4103-b916-575be5d54951 exists = True >options = supported = True formattable = True resizable = False >priority = None label = None >Dec 27 12:11:19 f20gcastro.gclan kernel: EXT4-fs (sda1): mounting ext2 file system using the ext4 subsystem >Dec 27 12:11:19 f20gcastro.gclan kernel: EXT4-fs (sda1): mounted filesystem without journal. Opts: (null) >Dec 27 12:11:19 f20gcastro.gclan kernel: SELinux: initialized (dev sda1, type ext2), uses xattr >Dec 27 12:11:19 f20gcastro.gclan kernel: EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) >Dec 27 12:11:19 f20gcastro.gclan kernel: SELinux: initialized (dev dm-0, type ext4), uses xattr >Dec 27 12:11:20 f20gcastro.gclan kernel: EXT4-fs (sdb1): mounted filesystem with ordered data mode. Opts: (null) >Dec 27 12:11:20 f20gcastro.gclan kernel: SELinux: initialized (dev sdb1, type ext4), uses xattr >Dec 27 12:11:20 f20gcastro.gclan kernel: EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) >Dec 27 12:11:20 f20gcastro.gclan kernel: SELinux: initialized (dev dm-0, type ext4), uses xattr >Dec 27 12:11:20 f20gcastro.gclan kernel: EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) >Dec 27 12:11:20 f20gcastro.gclan kernel: SELinux: initialized (dev dm-0, type ext4), uses xattr >Dec 27 12:11:21 f20gcastro.gclan kernel: EXT4-fs (sdc1): mounted filesystem with ordered data mode. Opts: (null) >Dec 27 12:11:21 f20gcastro.gclan kernel: SELinux: initialized (dev sdc1, type ext4), uses xattr >Dec 27 12:11:21 f20gcastro.gclan kernel: device fsid 6e0df940-6859-415b-acf2-452a0b902192 devid 2 transid 29 /dev/sdd >Dec 27 12:11:21 f20gcastro.gclan kernel: btrfs: disk space caching is enabled >Dec 27 12:11:21 f20gcastro.gclan kernel: btrfs bad tree block start 11841161239467851816 20975616 >Dec 27 12:11:21 f20gcastro.gclan kernel: btrfs read error corrected: ino 1 off 20975616 (dev /dev/sdc sector 40968) >Dec 27 12:11:21 f20gcastro.gclan kernel: btrfs bad tree block start 1577983843422858886 29401088 >Dec 27 12:11:21 f20gcastro.gclan kernel: btrfs read error corrected: ino 1 off 29401088 (dev /dev/sdc sector 73808) >Dec 27 12:11:21 f20gcastro.gclan kernel: btrfs bad tree block start 8512083603201576678 29405184 >Dec 27 12:11:21 f20gcastro.gclan kernel: btrfs read error corrected: ino 1 off 29405184 (dev /dev/sdc sector 73816) >Dec 27 12:11:21 f20gcastro.gclan kernel: btrfs bad tree block start 17721066306219265606 29372416 >Dec 27 12:11:21 f20gcastro.gclan kernel: btrfs read error corrected: ino 1 off 29372416 (dev /dev/sdc sector 73752) >Dec 27 12:11:21 f20gcastro.gclan kernel: btrfs bad tree block start 9779907982265909200 29409280 >Dec 27 12:11:21 f20gcastro.gclan kernel: btrfs read error corrected: ino 1 off 29409280 (dev /dev/sdc sector 73824) >Dec 27 12:11:21 f20gcastro.gclan kernel: btrfs bad tree block start 11865344983834829478 29392896 >Dec 27 12:11:21 f20gcastro.gclan kernel: btrfs read error corrected: ino 1 off 29392896 (dev /dev/sdc sector 73792) >Dec 27 12:11:21 f20gcastro.gclan kernel: SELinux: initialized (dev sdd, type btrfs), uses xattr >Dec 27 12:11:22 f20gcastro.gclan systemd[1]: Time has been changed >Dec 27 12:11:22 f20gcastro.gclan systemd[1448]: Time has been changed >Dec 27 12:11:22 f20gcastro.gclan kernel: EXT4-fs (dm-6): mounted filesystem with ordered data mode. Opts: (null) >Dec 27 12:11:22 f20gcastro.gclan kernel: SELinux: initialized (dev dm-6, type ext4), uses xattr >Dec 27 12:11:28 f20gcastro.gclan dbus-daemon[820]: dbus[820]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' >Dec 27 12:11:28 f20gcastro.gclan dbus[820]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' >Dec 27 12:11:28 f20gcastro.gclan systemd[1]: Starting Hostname Service... >Dec 27 12:11:28 f20gcastro.gclan dbus-daemon[820]: dbus[820]: [system] Successfully activated service 'org.freedesktop.hostname1' >Dec 27 12:11:28 f20gcastro.gclan dbus[820]: [system] Successfully activated service 'org.freedesktop.hostname1' >Dec 27 12:11:28 f20gcastro.gclan systemd[1]: Started Hostname Service. >Dec 27 12:11:32 f20gcastro.gclan systemd[1]: Starting Cleanup of Temporary Directories... >Dec 27 12:11:32 f20gcastro.gclan systemd[1]: Started Cleanup of Temporary Directories. >Dec 27 12:11:52 f20gcastro.gclan gnome-session[1451]: Window manager warning: last_focus_time (919743) is greater than comparison timestamp (919742). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >Dec 27 12:11:52 f20gcastro.gclan gnome-session[1451]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1000216 not in stack >Dec 27 12:11:52 f20gcastro.gclan gnome-session[1451]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: window 0x1000212 not in stack >Dec 27 12:11:52 f20gcastro.gclan gnome-session[1451]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x1000212 not in stack >Dec 27 12:11:52 f20gcastro.gclan gnome-session[1451]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1000212 not in stack >disk: <parted.disk.Disk object at 0x7f53100c0750> fileSystem: <parted.filesystem.FileSystem object at 0x7f53100ea0d0> >number: 1 path: /dev/sdc1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f53100e0e90> PedPartition: <_ped.Partition object at 0x7f53100bc830> >disk: <parted.disk.Disk object at 0x7f53100c0750> fileSystem: None >number: 2 path: /dev/sdc2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f53100ea050> PedPartition: <_ped.Partition object at 0x7f53100bc890> >disk: <parted.disk.Disk object at 0x7f53100c0750> fileSystem: None >number: 3 path: /dev/sdc3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f53100ea210> PedPartition: <_ped.Partition object at 0x7f53100bc8f0> >disk: <parted.disk.Disk object at 0x7f53100c1bd0> fileSystem: <parted.filesystem.FileSystem object at 0x7f53100ea4d0> >number: 1 path: /dev/sde1 type: 0 >name: None active: True busy: True >geometry: <parted.geometry.Geometry object at 0x7f53100ea450> PedPartition: <_ped.Partition object at 0x7f53100bca70> >disk: <parted.disk.Disk object at 0x7f531803bc90> fileSystem: <parted.filesystem.FileSystem object at 0x7f53100ea650> >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f53100ea290> PedPartition: <_ped.Partition object at 0x7f53100bcad0> >disk: <parted.disk.Disk object at 0x7f531803bc90> fileSystem: None >number: 2 path: /dev/sda2 type: 2 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f53100ea790> PedPartition: <_ped.Partition object at 0x7f53100bc9b0> >disk: <parted.disk.Disk object at 0x7f531803bc90> fileSystem: None >number: 5 path: /dev/sda5 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f53100ea910> PedPartition: <_ped.Partition object at 0x7f53100bca10> >disk: <parted.disk.Disk object at 0x7f53100c4990> fileSystem: <parted.filesystem.FileSystem object at 0x7f53100eaa50> >number: 1 path: /dev/sdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f53100ea590> PedPartition: <_ped.Partition object at 0x7f53100bc950> >disk: <parted.disk.Disk object at 0x7f53100c4990> fileSystem: None >number: 2 path: /dev/sdb2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f53100ea9d0> PedPartition: <_ped.Partition object at 0x7f53100bcb30> >type: msdos primaryPartitionCount: 0 >lastPartitionNumber: -1 maxPrimaryPartitionCount: 4 >partitions: [] >device: <parted.device.Device object at 0x3163d90> >PedDisk: <_ped.Disk object at 0x2d6cd88> >Dec 27 12:12:15 f20gcastro.gclan gnome-session[1451]: Window manager warning: last_focus_time (943035) is greater than comparison timestamp (943034). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >Dec 27 12:12:15 f20gcastro.gclan gnome-session[1451]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x10005c1 not in stack >Dec 27 12:12:15 f20gcastro.gclan gnome-session[1451]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: window 0x10005bd not in stack >Dec 27 12:12:15 f20gcastro.gclan gnome-session[1451]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x10005bd not in stack >Dec 27 12:12:15 f20gcastro.gclan gnome-session[1451]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x10005bd not in stack >PartSpec instance (0x7f53100e0c50) -- >mountpoint = / lv = True singlePV = False thin = True btrfs = True >weight = 0 fstype = ext4 encrypted = True >size = 1024 maxSize = 51200 grow = True >PartSpec instance (0x7f53100e0c90) -- >mountpoint = /home lv = True singlePV = False thin = True btrfs = True >weight = 0 fstype = ext4 encrypted = True >size = 500 maxSize = None grow = True >PartSpec instance (0x7f53100e0cd0) -- >mountpoint = /boot lv = False singlePV = False thin = False btrfs = False >weight = 2000 fstype = ext4 encrypted = False >size = 500 maxSize = None grow = False >PartSpec instance (0x7f53100e0d10) -- >mountpoint = None lv = False singlePV = False thin = False btrfs = False >weight = 5000 fstype = biosboot encrypted = False >size = 1 maxSize = None grow = False >PartSpec instance (0x7f53100e0d50) -- >mountpoint = None lv = True singlePV = False thin = False btrfs = False >weight = 0 fstype = swap encrypted = True >size = 8080 maxSize = None grow = False >name = sdc status = True kids = 0 id = 16 >parents = [] >uuid = None size = 953869.710938 >format = non-existent msdos disklabel >major = 8 minor = 32 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdc partedDevice = parted.Device instance -- >model: ATA WDC WD1002FBYS-0 path: /dev/sdc type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 1953525168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 2 did: 0 busy: False >hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) >PedDevice: <_ped.Device object at 0x2f85950> >target size = 0 path = /dev/sdc >format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f53100c0590>] >name = req0 status = False kids = 0 id = 41 >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 start sector = None end sector = None >partedPartition = None >disk = None >] >mountpoint = None lv = False singlePV = False thin = False btrfs = False >weight = 5000 fstype = biosboot encrypted = False >size = 1 maxSize = None grow = False >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 0 ; start: None ; end: None >disk: <parted.disk.Disk object at 0x3163b50> fileSystem: None >number: 1 path: /dev/sdc1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3e6ec90> PedPartition: <_ped.Partition object at 0x3e6d410> >disk: <parted.disk.Disk object at 0x3163b50> fileSystem: None >number: 1 path: /dev/sdc1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3e6eb90> PedPartition: <_ped.Partition object at 0x3e6d350> >boot: False ; primary: False ; size: 8080MB ; grow: False ; max_size: 0 ; start: None ; end: None >disk: <parted.disk.Disk object at 0x3163b50> fileSystem: None >number: 2 path: /dev/sdc2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3e6e450> PedPartition: <_ped.Partition object at 0x3e6d470> >disk: <parted.disk.Disk object at 0x3163b50> fileSystem: None >number: 2 path: /dev/sdc2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3e6ebd0> PedPartition: <_ped.Partition object at 0x3e6d3b0> >boot: False ; primary: False ; size: 500MB ; grow: True ; max_size: 0 ; start: None ; end: None >disk: <parted.disk.Disk object at 0x3163b50> fileSystem: None >number: 3 path: /dev/sdc3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3e6ee50> PedPartition: <_ped.Partition object at 0x3e6d4d0> >sectorSize = 512 >id = 42 name = sdc1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >id = 43 name = sdc2 growable = False >base = 16547840 growth = 0 max_grow = 0 >done = True >id = 41 name = sdc3 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >disk: <parted.disk.Disk object at 0x3163b50> fileSystem: None >number: 3 path: /dev/sdc3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3e6f110> PedPartition: <_ped.Partition object at 0x3e6d5f0> >disk: <parted.disk.Disk object at 0x3163b50> fileSystem: None >number: 3 path: /dev/sdc3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3e6f310> PedPartition: <_ped.Partition object at 0x3e6d650> >sectorSize = 512 >id = 42 name = sdc1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >id = 43 name = sdc2 growable = False >base = 16547840 growth = 0 max_grow = 0 >done = True >id = 41 name = sdc3 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >start: 2048 end: 1026047 length: 1024000 >device: <parted.device.Device object at 0x7f5310025450> PedGeometry: <_ped.Geometry object at 0x3e6f390> >start: 1026048 end: 17573887 length: 16547840 >device: <parted.device.Device object at 0x7f5310025450> PedGeometry: <_ped.Geometry object at 0x3e6f550> >start: 17573888 end: 1953523711 length: 1935949824 >device: <parted.device.Device object at 0x7f5310025450> PedGeometry: <_ped.Geometry object at 0x3e6f6d0> >start: 2048 end: 1026047 length: 1024000 >device: <parted.device.Device object at 0x7f5310025450> PedGeometry: <_ped.Geometry object at 0x3e6f390> >disk: <parted.disk.Disk object at 0x3163b50> fileSystem: None >number: 1 path: /dev/sdc1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3e6f990> PedPartition: <_ped.Partition object at 0x3e6d410> >disk: <parted.disk.Disk object at 0x3163b50> fileSystem: None >number: 1 path: /dev/sdc1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3e6ea90> PedPartition: <_ped.Partition object at 0x3e6d770> >start: 1026048 end: 17573887 length: 16547840 >device: <parted.device.Device object at 0x7f5310025450> PedGeometry: <_ped.Geometry object at 0x3e6f550> >disk: <parted.disk.Disk object at 0x3163b50> fileSystem: None >number: 2 path: /dev/sdc2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3e6ec50> PedPartition: <_ped.Partition object at 0x3e6d6b0> >disk: <parted.disk.Disk object at 0x3163b50> fileSystem: None >number: 2 path: /dev/sdc2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3e6e2d0> PedPartition: <_ped.Partition object at 0x3e6d590> >start: 17573888 end: 1953523711 length: 1935949824 >device: <parted.device.Device object at 0x7f5310025450> PedGeometry: <_ped.Geometry object at 0x3e6f6d0> >disk: <parted.disk.Disk object at 0x3163b50> fileSystem: None >number: 3 path: /dev/sdc3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f53100f01d0> PedPartition: <_ped.Partition object at 0x3e6d710> >disk: <parted.disk.Disk object at 0x3163b50> fileSystem: None >number: 3 path: /dev/sdc3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3e6f390> PedPartition: <_ped.Partition object at 0x3e6d470> >name = sdc3 status = False kids = 0 id = 41 >parents = ['existing 953869MB disk sdc (16) with non-existent msdos disklabel'] >uuid = None size = 945288.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 start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x3163b50> fileSystem: None >number: 3 path: /dev/sdc3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3e6f390> PedPartition: <_ped.Partition object at 0x3e6d470> >disk = existing 953869MB disk sdc (16) with non-existent msdos disklabel >start = 17573888 end = 1953523711 length = 1935949824 >flags = ]} >name = fedora_f20gcastro status = False kids = 0 id = 44 >parents = ['non-existent 945288MB partition sdc3 (41) with non-existent btrfs filesystem'] >uuid = None size = 945288.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} >name = fedora_f20gcastro status = False kids = 1 id = 44 >parents = ['non-existent 945288MB partition sdc3 (41) with non-existent btrfs filesystem'] >uuid = None size = 945288.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} >name = sdc status = True kids = 3 id = 16 >parents = [] >uuid = None size = 953869.710938 >format = non-existent msdos disklabel >major = 8 minor = 32 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdc partedDevice = parted.Device instance -- >model: ATA WDC WD1002FBYS-0 path: /dev/sdc type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 1953525168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 2 did: 0 busy: False >hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) >PedDevice: <_ped.Device object at 0x2f85950> >target size = 0 path = /dev/sdc >format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f53100c0590>] ; raid_level: None ; label: ; container_name: fedora_f20gcastro ; device: non-existent 945288MB btrfs subvolume home (46) with non-existent btrfs filesystem mounted at /home ; mountpoint: /home ; fstype: btrfs ; container_size: 0 ; >name = home status = False kids = 0 id = 46 >parents = ['non-existent 945288MB btrfs volume fedora_f20gcastro (44) with non-existent btrfs filesystem'] >uuid = None size = 945288.0 >format = non-existent btrfs filesystem mounted at /home >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/sdc3 >format args = [] originalFormat = None, 'mountpoint': '/home', 'fstype': 'btrfs', 'container_size': 0} >disk: <parted.disk.Disk object at 0x3e8b390> fileSystem: None >number: 1 path: /dev/sdc1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3e98ad0> PedPartition: <_ped.Partition object at 0x3e86f50> >disk: <parted.disk.Disk object at 0x3e8b390> fileSystem: None >number: 2 path: /dev/sdc2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3e98c50> PedPartition: <_ped.Partition object at 0x3e86fb0> >disk: <parted.disk.Disk object at 0x3e8b390> fileSystem: None >number: 3 path: /dev/sdc3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3e98dd0> PedPartition: <_ped.Partition object at 0x3e9e050> >disk: <parted.disk.Disk object at 0x3e8e090> fileSystem: <parted.filesystem.FileSystem object at 0x3ea00d0> >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3e98f10> PedPartition: <_ped.Partition object at 0x3e9e0b0> >disk: <parted.disk.Disk object at 0x3e8e090> fileSystem: None >number: 2 path: /dev/sda2 type: 2 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3ea0210> PedPartition: <_ped.Partition object at 0x3e9e170> >disk: <parted.disk.Disk object at 0x3e8e090> fileSystem: None >number: 5 path: /dev/sda5 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3ea0390> PedPartition: <_ped.Partition object at 0x3e9e1d0> >disk: <parted.disk.Disk object at 0x3e8ee10> fileSystem: <parted.filesystem.FileSystem object at 0x3ea04d0> >number: 1 path: /dev/sdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3e98fd0> PedPartition: <_ped.Partition object at 0x3e9e110> >disk: <parted.disk.Disk object at 0x3e8ee10> fileSystem: None >number: 2 path: /dev/sdb2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3ea0450> PedPartition: <_ped.Partition object at 0x3e9e230> >disk: <parted.disk.Disk object at 0x3e8fe50> fileSystem: <parted.filesystem.FileSystem object at 0x3ea0790> >number: 1 path: /dev/sde1 type: 0 >name: None active: True busy: True >geometry: <parted.geometry.Geometry object at 0x3ea0710> PedPartition: <_ped.Partition object at 0x3e9e2f0> >name = sdc status = True kids = 3 id = 16 >parents = [] >uuid = None size = 953869.710938 >format = non-existent msdos disklabel >major = 8 minor = 32 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdc partedDevice = parted.Device instance -- >model: ATA WDC WD1002FBYS-0 path: /dev/sdc type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 1953525168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 2 did: 0 busy: False >hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) >PedDevice: <_ped.Device object at 0x2f85950> >target size = 0 path = /dev/sdc >format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f53100c0590>]] >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 0 ; start: None ; end: None >disk: <parted.disk.Disk object at 0x3163b50> fileSystem: None >number: 1 path: /dev/sdc1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3e6f510> PedPartition: <_ped.Partition object at 0x3e6d3b0> >disk: <parted.disk.Disk object at 0x3163b50> fileSystem: None >number: 1 path: /dev/sdc1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3e6f390> PedPartition: <_ped.Partition object at 0x3e6d530> >boot: False ; primary: False ; size: 8080MB ; grow: False ; max_size: 0 ; start: None ; end: None >disk: <parted.disk.Disk object at 0x3163b50> fileSystem: None >number: 2 path: /dev/sdc2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3e8fad0> PedPartition: <_ped.Partition object at 0x3e6d590> >disk: <parted.disk.Disk object at 0x3163b50> fileSystem: None >number: 2 path: /dev/sdc2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3e8f890> PedPartition: <_ped.Partition object at 0x3e6d770> >boot: False ; primary: False ; size: 256MB ; grow: True ; max_size: 945288 ; start: None ; end: None >disk: <parted.disk.Disk object at 0x3163b50> fileSystem: None >number: 3 path: /dev/sdc3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3ea0510> PedPartition: <_ped.Partition object at 0x3e9e350> >sectorSize = 512 >id = 42 name = sdc1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >id = 43 name = sdc2 growable = False >base = 16547840 growth = 0 max_grow = 0 >done = True >id = 41 name = sdc3 growable = True >base = 524288 growth = 0 max_grow = 1935425536 >done = False >disk: <parted.disk.Disk object at 0x3163b50> fileSystem: None >number: 3 path: /dev/sdc3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f53100252d0> PedPartition: <_ped.Partition object at 0x3e9e410> >disk: <parted.disk.Disk object at 0x3163b50> fileSystem: None >number: 3 path: /dev/sdc3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3e6fb50> PedPartition: <_ped.Partition object at 0x3e9e290> >sectorSize = 512 >id = 42 name = sdc1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >id = 43 name = sdc2 growable = False >base = 16547840 growth = 0 max_grow = 0 >done = True >id = 41 name = sdc3 growable = True >base = 524288 growth = 0 max_grow = 1935425536 >done = False >id = 41 name = sdc3 growable = True >base = 524288 growth = 1935425536 max_grow = 1935425536 >done = True >id = 41 name = sdc3 growable = True >base = 524288 growth = 1935425536 max_grow = 1935425536 >done = True >start: 2048 end: 1026047 length: 1024000 >device: <parted.device.Device object at 0x7f5310025450> PedGeometry: <_ped.Geometry object at 0x3e6f1d0> >start: 1026048 end: 17573887 length: 16547840 >device: <parted.device.Device object at 0x7f5310025450> PedGeometry: <_ped.Geometry object at 0x3e6e450> >start: 17573888 end: 1953523711 length: 1935949824 >device: <parted.device.Device object at 0x7f5310025450> PedGeometry: <_ped.Geometry object at 0x3ea0810> >start: 2048 end: 1026047 length: 1024000 >device: <parted.device.Device object at 0x7f5310025450> PedGeometry: <_ped.Geometry object at 0x3e6f1d0> >disk: <parted.disk.Disk object at 0x3163b50> fileSystem: None >number: 1 path: /dev/sdc1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3ea0b90> PedPartition: <_ped.Partition object at 0x3e6d470> >disk: <parted.disk.Disk object at 0x3163b50> fileSystem: None >number: 1 path: /dev/sdc1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3ea0d10> PedPartition: <_ped.Partition object at 0x3e6d530> >start: 1026048 end: 17573887 length: 16547840 >device: <parted.device.Device object at 0x7f5310025450> PedGeometry: <_ped.Geometry object at 0x3e6e450> >disk: <parted.disk.Disk object at 0x3163b50> fileSystem: None >number: 2 path: /dev/sdc2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3e6f390> PedPartition: <_ped.Partition object at 0x3e9e3b0> >disk: <parted.disk.Disk object at 0x3163b50> fileSystem: None >number: 2 path: /dev/sdc2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3ea0dd0> PedPartition: <_ped.Partition object at 0x3e6d3b0> >start: 17573888 end: 1953523711 length: 1935949824 >device: <parted.device.Device object at 0x7f5310025450> PedGeometry: <_ped.Geometry object at 0x3ea0810> >disk: <parted.disk.Disk object at 0x3163b50> fileSystem: None >number: 3 path: /dev/sdc3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3e8dd90> PedPartition: <_ped.Partition object at 0x3e9e470> >disk: <parted.disk.Disk object at 0x3163b50> fileSystem: None >number: 3 path: /dev/sdc3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3ea6350> PedPartition: <_ped.Partition object at 0x3e9e590> >name = sdc status = True kids = 3 id = 16 >parents = [] >uuid = None size = 953869.710938 >format = non-existent msdos disklabel >major = 8 minor = 32 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdc partedDevice = parted.Device instance -- >model: ATA WDC WD1002FBYS-0 path: /dev/sdc type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 1953525168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 2 did: 0 busy: False >hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) >PedDevice: <_ped.Device object at 0x2f85950> >target size = 0 path = /dev/sdc >format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f53100c0590>] ; raid_level: None ; label: ; container_name: fedora_f20gcastro ; device: non-existent 945288MB btrfs subvolume root (45) with non-existent btrfs filesystem mounted at / ; mountpoint: / ; fstype: btrfs ; container_size: 0 ; >name = root status = False kids = 0 id = 45 >parents = ['non-existent 945288MB btrfs volume fedora_f20gcastro (44) with non-existent btrfs filesystem'] >uuid = None size = 945288.0 >format = non-existent btrfs filesystem mounted at / >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/sdc3 >format args = [] originalFormat = None, 'mountpoint': '/', 'fstype': 'btrfs', 'container_size': 0} >disk: <parted.disk.Disk object at 0x3ea0e90> fileSystem: None >number: 1 path: /dev/sdc1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3e8e410> PedPartition: <_ped.Partition object at 0x3e86f50> >disk: <parted.disk.Disk object at 0x3ea0e90> fileSystem: None >number: 2 path: /dev/sdc2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3e8e210> PedPartition: <_ped.Partition object at 0x3e86fb0> >disk: <parted.disk.Disk object at 0x3ea0e90> fileSystem: None >number: 3 path: /dev/sdc3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3e8e110> PedPartition: <_ped.Partition object at 0x3e6d5f0> >disk: <parted.disk.Disk object at 0x3eb2890> fileSystem: <parted.filesystem.FileSystem object at 0x3e983d0> >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3e8e350> PedPartition: <_ped.Partition object at 0x3e6d4d0> >disk: <parted.disk.Disk object at 0x3eb2890> fileSystem: None >number: 2 path: /dev/sda2 type: 2 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3e982d0> PedPartition: <_ped.Partition object at 0x3e6d470> >disk: <parted.disk.Disk object at 0x3eb2890> fileSystem: None >number: 5 path: /dev/sda5 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3e98590> PedPartition: <_ped.Partition object at 0x3e6d350> >disk: <parted.disk.Disk object at 0x3e91e90> fileSystem: <parted.filesystem.FileSystem object at 0x3e98e90> >number: 1 path: /dev/sdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3e98910> PedPartition: <_ped.Partition object at 0x3e6d770> >disk: <parted.disk.Disk object at 0x3e91e90> fileSystem: None >number: 2 path: /dev/sdb2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3e98250> PedPartition: <_ped.Partition object at 0x3e9e410> >disk: <parted.disk.Disk object at 0x3e8f7d0> fileSystem: <parted.filesystem.FileSystem object at 0x3e98e10> >number: 1 path: /dev/sde1 type: 0 >name: None active: True busy: True >geometry: <parted.geometry.Geometry object at 0x3e98d10> PedPartition: <_ped.Partition object at 0x3e9e2f0> >name = sdc status = True kids = 3 id = 16 >parents = [] >uuid = None size = 953869.710938 >format = non-existent msdos disklabel >major = 8 minor = 32 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdc partedDevice = parted.Device instance -- >model: ATA WDC WD1002FBYS-0 path: /dev/sdc type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 1953525168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 2 did: 0 busy: False >hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) >PedDevice: <_ped.Device object at 0x2f85950> >target size = 0 path = /dev/sdc >format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f53100c0590>]] >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 0 ; start: None ; end: None >disk: <parted.disk.Disk object at 0x3163b50> fileSystem: None >number: 1 path: /dev/sdc1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3ea0d50> PedPartition: <_ped.Partition object at 0x3e6d3b0> >disk: <parted.disk.Disk object at 0x3163b50> fileSystem: None >number: 1 path: /dev/sdc1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3ea62d0> PedPartition: <_ped.Partition object at 0x3e6d590> >boot: False ; primary: False ; size: 8080MB ; grow: False ; max_size: 0 ; start: None ; end: None >disk: <parted.disk.Disk object at 0x3163b50> fileSystem: None >number: 2 path: /dev/sdc2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3e910d0> PedPartition: <_ped.Partition object at 0x3e6d530> >disk: <parted.disk.Disk object at 0x3163b50> fileSystem: None >number: 2 path: /dev/sdc2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3ea09d0> PedPartition: <_ped.Partition object at 0x3e9e530> >boot: False ; primary: False ; size: 256MB ; grow: True ; max_size: 945288 ; start: None ; end: None >disk: <parted.disk.Disk object at 0x3163b50> fileSystem: None >number: 3 path: /dev/sdc3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3e8ff90> PedPartition: <_ped.Partition object at 0x3e9e590> >sectorSize = 512 >id = 42 name = sdc1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >id = 43 name = sdc2 growable = False >base = 16547840 growth = 0 max_grow = 0 >done = True >id = 41 name = sdc3 growable = True >base = 524288 growth = 0 max_grow = 1935425536 >done = False >disk: <parted.disk.Disk object at 0x3163b50> fileSystem: None >number: 3 path: /dev/sdc3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3e8e890> PedPartition: <_ped.Partition object at 0x3e9e110> >disk: <parted.disk.Disk object at 0x3163b50> fileSystem: None >number: 3 path: /dev/sdc3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3ea6310> PedPartition: <_ped.Partition object at 0x3e9e1d0> >sectorSize = 512 >id = 42 name = sdc1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >id = 43 name = sdc2 growable = False >base = 16547840 growth = 0 max_grow = 0 >done = True >id = 41 name = sdc3 growable = True >base = 524288 growth = 0 max_grow = 1935425536 >done = False >id = 41 name = sdc3 growable = True >base = 524288 growth = 1935425536 max_grow = 1935425536 >done = True >id = 41 name = sdc3 growable = True >base = 524288 growth = 1935425536 max_grow = 1935425536 >done = True >start: 2048 end: 1026047 length: 1024000 >device: <parted.device.Device object at 0x7f5310025450> PedGeometry: <_ped.Geometry object at 0x3e989d0> >start: 1026048 end: 17573887 length: 16547840 >device: <parted.device.Device object at 0x7f5310025450> PedGeometry: <_ped.Geometry object at 0x3e98fd0> >start: 17573888 end: 1953523711 length: 1935949824 >device: <parted.device.Device object at 0x7f5310025450> PedGeometry: <_ped.Geometry object at 0x3e98b50> >start: 2048 end: 1026047 length: 1024000 >device: <parted.device.Device object at 0x7f5310025450> PedGeometry: <_ped.Geometry object at 0x3e989d0> >disk: <parted.disk.Disk object at 0x3163b50> fileSystem: None >number: 1 path: /dev/sdc1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3eb2b10> PedPartition: <_ped.Partition object at 0x3e6d3b0> >disk: <parted.disk.Disk object at 0x3163b50> fileSystem: None >number: 1 path: /dev/sdc1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3e916d0> PedPartition: <_ped.Partition object at 0x3e6d590> >start: 1026048 end: 17573887 length: 16547840 >device: <parted.device.Device object at 0x7f5310025450> PedGeometry: <_ped.Geometry object at 0x3e98fd0> >disk: <parted.disk.Disk object at 0x3163b50> fileSystem: None >number: 2 path: /dev/sdc2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3ea0a90> PedPartition: <_ped.Partition object at 0x3e9e0b0> >disk: <parted.disk.Disk object at 0x3163b50> fileSystem: None >number: 2 path: /dev/sdc2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3ea6150> PedPartition: <_ped.Partition object at 0x3e9e350> >start: 17573888 end: 1953523711 length: 1935949824 >device: <parted.device.Device object at 0x7f5310025450> PedGeometry: <_ped.Geometry object at 0x3e98b50> >disk: <parted.disk.Disk object at 0x3163b50> fileSystem: None >number: 3 path: /dev/sdc3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3e8f550> PedPartition: <_ped.Partition object at 0x3e9e170> >disk: <parted.disk.Disk object at 0x3163b50> fileSystem: None >number: 3 path: /dev/sdc3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3e82e90> PedPartition: <_ped.Partition object at 0x3e9e050> >Dec 27 12:12:46 f20gcastro.gclan gnome-session[1451]: Window manager warning: last_focus_time (973792) is greater than comparison timestamp (973791). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >Dec 27 12:12:46 f20gcastro.gclan gnome-session[1451]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x100098d not in stack >Dec 27 12:12:46 f20gcastro.gclan gnome-session[1451]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: window 0x1000989 not in stack >Dec 27 12:12:46 f20gcastro.gclan gnome-session[1451]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x1000989 not in stack >Dec 27 12:12:46 f20gcastro.gclan gnome-session[1451]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1000989 not in stack >Dec 27 12:12:50 f20gcastro.gclan gnome-session[1451]: (anaconda:15699): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >action.window.show_all() >action.window.show_all() >Dec 27 12:12:50 f20gcastro.gclan gnome-session[1451]: (anaconda:15699): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >Gtk.main() >Gtk.main() >Dec 27 12:12:52 f20gcastro.gclan gnome-session[1451]: (anaconda:15699): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >Dec 27 12:12:52 f20gcastro.gclan gnome-session[1451]: (anaconda:15699): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >Dec 27 12:12:53 f20gcastro.gclan gnome-session[1451]: (anaconda:15699): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >Dec 27 12:12:53 f20gcastro.gclan gnome-session[1451]: (anaconda:15699): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >Dec 27 12:12:53 f20gcastro.gclan gnome-session[1451]: (anaconda:15699): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >Dec 27 12:12:53 f20gcastro.gclan gnome-session[1451]: (anaconda:15699): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >Dec 27 12:12:53 f20gcastro.gclan gnome-session[1451]: (anaconda:15699): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >Dec 27 12:12:54 f20gcastro.gclan gnome-session[1451]: (anaconda:15699): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >Dec 27 12:12:54 f20gcastro.gclan gnome-session[1451]: (anaconda:15699): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >Dec 27 12:12:59 f20gcastro.gclan gnome-session[1451]: (anaconda:15699): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >rc = self.window.run() >rc = self.window.run() >Dec 27 12:12:59 f20gcastro.gclan gnome-session[1451]: (anaconda:15699): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >Dec 27 12:13:05 f20gcastro.gclan gnome-session[1451]: Window manager warning: last_focus_time (992600) is greater than comparison timestamp (992599). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >Dec 27 12:13:05 f20gcastro.gclan gnome-session[1451]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: window 0x1000c11 not in stack >Dec 27 12:13:05 f20gcastro.gclan gnome-session[1451]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x1000c11 not in stack >Dec 27 12:13:05 f20gcastro.gclan gnome-session[1451]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1000c11 not in stack >Dec 27 12:13:05 f20gcastro.gclan gnome-session[1451]: (anaconda:15699): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >Dec 27 12:13:05 f20gcastro.gclan gnome-session[1451]: (anaconda:15699): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >Dec 27 12:13:05 f20gcastro.gclan gnome-session[1451]: (anaconda:15699): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >Dec 27 12:13:05 f20gcastro.gclan gnome-session[1451]: (anaconda:15699): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >Dec 27 12:13:05 f20gcastro.gclan gnome-session[1451]: (anaconda:15699): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >Dec 27 12:13:07 f20gcastro.gclan gnome-session[1451]: (anaconda:15699): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >Dec 27 12:13:07 f20gcastro.gclan gnome-session[1451]: (anaconda:15699): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >Dec 27 12:13:07 f20gcastro.gclan gnome-session[1451]: (anaconda:15699): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >Dec 27 12:13:07 f20gcastro.gclan gnome-session[1451]: (anaconda:15699): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >Dec 27 12:13:10 f20gcastro.gclan gnome-session[1451]: (anaconda:15699): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >Dec 27 12:13:10 f20gcastro.gclan gnome-session[1451]: (anaconda:15699): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >Dec 27 12:13:10 f20gcastro.gclan gnome-session[1451]: (anaconda:15699): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >Dec 27 12:13:10 f20gcastro.gclan gnome-session[1451]: (anaconda:15699): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >Dec 27 12:13:10 f20gcastro.gclan gnome-session[1451]: (anaconda:15699): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >Dec 27 12:13:10 f20gcastro.gclan gnome-session[1451]: (anaconda:15699): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >Dec 27 12:13:10 f20gcastro.gclan gnome-session[1451]: (anaconda:15699): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >Dec 27 12:13:11 f20gcastro.gclan gnome-session[1451]: (anaconda:15699): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >Dec 27 12:13:11 f20gcastro.gclan gnome-session[1451]: (anaconda:15699): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >Dec 27 12:13:11 f20gcastro.gclan gnome-session[1451]: (anaconda:15699): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >Dec 27 12:13:11 f20gcastro.gclan gnome-session[1451]: (anaconda:15699): Gtk-CRITICAL **: gtk_list_store_get_value: assertion 'column < priv->n_columns' failed >disk: <parted.disk.Disk object at 0x7f53100c0350> fileSystem: <parted.filesystem.FileSystem object at 0x3e8d510> >number: 1 path: /dev/sde1 type: 0 >name: None active: True busy: True >geometry: <parted.geometry.Geometry object at 0x3e8de10> PedPartition: <_ped.Partition object at 0x40451d0> >disk: <parted.disk.Disk object at 0x7f53100c0e10> fileSystem: None >number: 3 path: /dev/sdc3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3e8d250> PedPartition: <_ped.Partition object at 0x4045170> >disk: <parted.disk.Disk object at 0x7f53100c0e10> fileSystem: None >number: 2 path: /dev/sdc2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3e8df10> PedPartition: <_ped.Partition object at 0x4045230> >disk: <parted.disk.Disk object at 0x7f53100c0e10> fileSystem: <parted.filesystem.FileSystem object at 0x3e8d850> >number: 1 path: /dev/sdc1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3e8d150> PedPartition: <_ped.Partition object at 0x4045290> > > > >/tmp/anaconda.log: >05:57:05,431 INFO anaconda: /sbin/anaconda 20.25.15-1 >10:57:05,524 INFO anaconda: 8257536 kB (8064 MB) are available >05:57:05,524 INFO anaconda: check_memory(): total:8064, needed:512, graphical:512 >05:57:05,525 INFO anaconda: Not doing 'start audit daemon' in live installation >05:57:05,525 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda', '--liveinst', '--method=livecd:///dev/mapper/live-base'] >05:57:05,525 INFO anaconda: Default encoding = ascii >05:57:06,197 INFO anaconda: Display mode = g >10:57:06,199 INFO anaconda: 8257536 kB (8064 MB) are available >05:57:06,199 INFO anaconda: check_memory(): total:8064, needed:512, graphical:512 >05:57:06,365 WARN anaconda: module import of __init__ failed: <type 'exceptions.AttributeError'> >05:57:06,365 WARN anaconda: module import of __init__ failed: <type 'exceptions.AttributeError'> >05:57:06,365 INFO anaconda: using only installclass _Fedora >05:57:06,367 INFO anaconda: bootloader GRUB2 on X86 platform >05:57:06,368 INFO anaconda: bootloader GRUB2 on X86 platform >05:57:06,380 DEBUG anaconda: network: devices found ['p5p1', 'p6p1'] >05:57:06,804 DEBUG anaconda: network: dumping ifcfg file for default autoconnection on p5p1 >05:57:06,891 DEBUG anaconda: network: setting autoconnect of p5p1 to False >05:57:07,271 DEBUG anaconda: network: dumping ifcfg file for default autoconnection on p6p1 >05:57:07,347 DEBUG anaconda: network: setting autoconnect of p6p1 to False >05:57:07,348 DEBUG anaconda: network: missing ifcfgs created for devices ['p5p1', 'p6p1'] >05:57:07,502 DEBUG anaconda: updating hostname localhost.localdomain >05:57:07,520 INFO anaconda: Running Thread: AnaStorageThread (140571159660288) >05:57:07,526 INFO anaconda: Running Thread: AnaTimeInitThread (140571151267584) >05:57:07,527 INFO anaconda: Running Thread: AnaWaitForConnectingNMThread (140571141822208) >05:57:07,534 INFO anaconda: Running Thread: AnaPayloadThread (140570924152576) >05:57:07,617 DEBUG anaconda: updating hostname localhost.localdomain >05:57:07,727 INFO anaconda: got 0 NTP servers from DHCP >05:57:07,728 INFO anaconda: Thread Done: AnaWaitForConnectingNMThread (140571141822208) >05:57:07,755 INFO anaconda: Not doing 'start chronyd' in live installation >05:57:07,788 INFO anaconda: Running Thread: AnaGeolocationRefreshThread (140571141822208) >05:57:07,788 INFO anaconda: Starting geolocation lookup >05:57:07,789 INFO anaconda: Geolocation provider: Fedora GeoIP >05:57:07,797 DEBUG anaconda: Geoloc: URLError for Fedora GeoIP API lookup: ><urlopen error [Errno 111] Connection refused> >05:57:07,798 INFO anaconda: Geolocation lookup finished in 0.0 seconds >05:57:07,798 INFO anaconda: no results from geolocation >05:57:07,799 INFO anaconda: Thread Done: AnaGeolocationRefreshThread (140571141822208) >05:57:07,952 INFO anaconda: Not doing 'activate layouts' in live installation >05:57:28,367 INFO anaconda: Thread Done: AnaStorageThread (140571159660288) >05:57:06,002 INFO anaconda: Thread Done: AnaTimeInitThread (140571151267584) >05:57:06,023 INFO anaconda: Thread Done: AnaPayloadThread (140570924152576) >05:57:25,237 INFO anaconda: Not doing 'require network connection' in live installation >05:57:25,237 DEBUG anaconda: network standalone spoke (init): completed: True >05:57:25,237 INFO anaconda: Not doing 'require network connection' in live installation >05:57:25,308 INFO anaconda: Running Thread: AnaDateTimeThread (140570924152576) >05:57:25,352 INFO anaconda: Not doing 'modify system time and date' in live installation >05:57:25,361 INFO anaconda: Thread Done: AnaDateTimeThread (140570924152576) >05:57:27,190 INFO anaconda: fs space: 0 B needed: 2.96 GB >05:57:29,766 INFO anaconda: fs space: 0 B needed: 2.96 GB >05:57:29,825 INFO anaconda: Running Thread: AnaStorageWatcher (140571159660288) >05:57:29,828 INFO anaconda: Thread Done: AnaStorageWatcher (140571159660288) >05:57:29,848 INFO anaconda: Running Thread: AnaCustomStorageInit (140571159660288) >05:57:29,920 INFO anaconda: Not doing 'register anaconda secret agent' in live installation >05:57:29,923 DEBUG anaconda: network: selected device p5p1 >05:57:29,944 INFO anaconda: Not doing 'hide hint to use network configuration in DE' in live installation >05:57:30,027 DEBUG anaconda: updating hostname localhost.localdomain >05:57:30,152 INFO anaconda: Not doing 'require network connection' in live installation >05:57:30,340 INFO anaconda: Running Thread: AnaNTPserver0 (140570924152576) >05:57:30,356 INFO anaconda: Running Thread: AnaNTPserver1 (140570891732736) >05:57:30,357 INFO anaconda: Running Thread: AnaNTPserver2 (140570711369472) >05:57:30,359 INFO anaconda: Running Thread: AnaNTPserver3 (140570700842752) >05:57:30,365 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.datetime_spoke.DatetimeSpoke object at 0x7fd930016090> >05:57:30,366 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fd930016050> status to: Probing storage... >05:57:30,371 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fd930016050> >05:57:30,463 INFO anaconda: Thread Done: AnaNTPserver0 (140570924152576) >05:57:30,463 INFO anaconda: Thread Done: AnaNTPserver1 (140570891732736) >05:57:30,464 INFO anaconda: Thread Done: AnaNTPserver3 (140570700842752) >05:57:30,464 INFO anaconda: Thread Done: AnaNTPserver2 (140570711369472) >05:57:30,531 DEBUG anaconda: updating hostname localhost.localdomain >05:57:30,668 DEBUG anaconda: updating hostname localhost.localdomain >05:57:30,669 INFO anaconda: setting <pyanaconda.ui.gui.spokes.network.NetworkSpoke object at 0x7fd9402e3590> status to: Connected: p6p1, p5p1 >05:57:30,743 INFO anaconda: Thread Done: AnaCustomStorageInit (140571159660288) >05:57:34,264 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/hubs/__init__.py:111: Warning: g_object_set_property: assertion 'G_IS_VALUE (value)' failed > action.window.show_all() > >05:57:34,265 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/hubs/__init__.py:111: Warning: g_value_unset: assertion 'G_IS_VALUE (value)' failed > action.window.show_all() > >05:57:34,287 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/hubs/__init__.py:117: Warning: g_object_set_property: assertion 'G_IS_VALUE (value)' failed > Gtk.main() > >05:57:34,287 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/hubs/__init__.py:117: Warning: g_value_unset: assertion 'G_IS_VALUE (value)' failed > Gtk.main() > >05:58:05,607 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/keyboard.py:123: Warning: g_object_set_property: assertion 'G_IS_VALUE (value)' failed > rc = self.window.run() > >05:58:05,607 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/keyboard.py:123: Warning: g_value_unset: assertion 'G_IS_VALUE (value)' failed > rc = self.window.run() > >05:58:17,264 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/keyboard.py:377: Warning: g_object_set_property: assertion 'G_IS_VALUE (value)' failed > store.remove(itr) > >05:58:17,264 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/keyboard.py:377: Warning: g_value_unset: assertion 'G_IS_VALUE (value)' failed > store.remove(itr) > >05:58:21,254 INFO anaconda: Not doing 'require network connection' in live installation >05:58:24,559 INFO anaconda: Not doing 'get NTP service state' in live installation >05:58:24,560 INFO anaconda: Not doing 'start NTP service' in live installation >05:58:24,618 INFO anaconda: Running Thread: AnaNTPserver4 (140571159660288) >05:58:24,618 INFO anaconda: Running Thread: AnaNTPserver5 (140570711369472) >05:58:24,622 INFO anaconda: Running Thread: AnaNTPserver6 (140570700842752) >05:58:24,622 INFO anaconda: Running Thread: AnaNTPserver7 (140570891732736) >05:58:24,692 INFO anaconda: Thread Done: AnaNTPserver4 (140571159660288) >05:58:24,694 INFO anaconda: Thread Done: AnaNTPserver5 (140570711369472) >05:58:24,695 INFO anaconda: Thread Done: AnaNTPserver7 (140570891732736) >05:58:24,707 INFO anaconda: Thread Done: AnaNTPserver6 (140570700842752) >11:58:29,942 INFO anaconda: Not doing 'save system time' in live installation >11:58:30,902 INFO anaconda: Not doing 'require network connection' in live installation >11:59:42,895 DEBUG anaconda: updating hostname f20gcastro.gclan >11:59:42,911 DEBUG anaconda: network: apply ksdata # Network information >network --bootproto=dhcp --device=p5p1 --onboot=off --ipv6=auto --activate >network --bootproto=dhcp --device=p6p1 --onboot=off --ipv6=auto --activate >network --hostname=f20gcastro.gclan > >11:59:42,911 INFO anaconda: setting installation environment hostname to f20gcastro.gclan >11:59:43,044 INFO anaconda: Not doing 'require network connection' in live installation >12:01:00,732 DEBUG anaconda: disk free: 0 B fs free: 0 B sw needs: 2.96 GB auto swap: 0 B >12:01:17,659 INFO anaconda: Running Thread: AnaExecuteStorageThread (140570700842752) >12:01:17,678 DEBUG anaconda: new disk order: [] >12:01:17,788 DEBUG anaconda: new disk order: [] >12:01:17,823 DEBUG anaconda: _is_valid_disklabel(sdc) returning False >12:01:17,823 DEBUG anaconda: _is_valid_size(sdc) returning True >12:01:17,823 DEBUG anaconda: _is_valid_location(sdc) returning True >12:01:17,823 DEBUG anaconda: _is_valid_format(sdc) returning True >12:01:17,823 DEBUG anaconda: is_valid_stage1_device(sdc) returning False >12:01:17,824 ERR anaconda: BootLoader setup failed: failed to find a suitable stage1 device >12:01:17,824 INFO anaconda: Thread Done: AnaExecuteStorageThread (140570700842752) >12:01:17,848 INFO anaconda: Not doing 'require network connection' in live installation >12:01:17,899 DEBUG anaconda: ui: devices=['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'live-base', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'sdc', 'sr0'] >12:01:17,899 DEBUG anaconda: ui: unused=['sdc'] >12:01:17,900 DEBUG anaconda: ui: new_devices=[] >12:01:17,906 DEBUG anaconda: page clicked: New Fedora 20 Installation >12:01:17,906 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >12:01:17,907 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >12:01:17,950 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fd930016050> >12:01:17,950 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fd930016050> status to: Saving storage configuration... >12:01:17,950 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fd930016050> status to: Failed to save storage configuration... >12:01:17,955 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fd930016050> >12:01:24,153 DEBUG anaconda: page clicked: Unknown >12:01:24,153 DEBUG anaconda: show mountpoint: Unknown >12:01:24,159 DEBUG anaconda: populate_right_side: existing 953869MB disk sdc (16) with existing btrfs filesystem >12:01:24,160 DEBUG anaconda: updated device_disks to ['sdc'] >12:01:24,160 DEBUG anaconda: updated device_container_name to None >12:01:24,160 DEBUG anaconda: updated device_container_raid_level to None >12:01:24,160 DEBUG anaconda: updated device_container_encrypted to False >12:01:24,160 DEBUG anaconda: updated device_container_size to 0 >12:01:24,165 DEBUG anaconda: fs type changed: btrfs >12:01:24,174 INFO anaconda: getting device type for None >12:01:24,175 ERR anaconda: unknown device type: 'None' >12:01:24,175 DEBUG anaconda: device_type_changed: None None >12:01:24,178 INFO anaconda: getting device type for Disk >12:01:24,179 DEBUG anaconda: device_type_changed: 4 Disk >12:01:24,179 INFO anaconda: getting device type for Disk >12:01:24,180 INFO anaconda: getting device type for Disk >12:01:24,180 INFO anaconda: getting device type for Disk >12:01:24,181 INFO anaconda: getting device type for Disk >12:01:24,182 INFO anaconda: getting device type for Disk >12:01:24,182 INFO anaconda: getting device type for Disk >12:01:24,183 INFO anaconda: getting device type for Disk >12:01:24,184 INFO anaconda: getting device type for Disk >12:01:24,184 DEBUG anaconda: populate_raid: 4, None >12:01:24,184 INFO anaconda: getting device type for Disk >12:01:24,186 DEBUG anaconda: fs type changed: ext4 >12:01:24,188 INFO anaconda: getting device type for Disk >12:01:24,188 DEBUG anaconda: populate_raid: 4, None >12:01:24,188 INFO anaconda: getting device type for Disk >12:01:35,463 DEBUG anaconda: running automatic partitioning >12:01:35,474 ERR anaconda: doAutoPartition failed: No usable disks selected >12:01:35,477 DEBUG anaconda: finished automatic partitioning >12:01:35,477 DEBUG anaconda: refreshing ui >12:01:35,479 DEBUG anaconda: ui: devices=['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'live-base', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'sdc', 'sr0'] >12:01:35,479 DEBUG anaconda: ui: unused=['sdc'] >12:01:35,480 DEBUG anaconda: ui: new_devices=[] >12:01:35,486 DEBUG anaconda: page clicked: New Fedora 20 Installation >12:01:35,486 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >12:01:35,486 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >12:01:35,486 DEBUG anaconda: finished refreshing ui >12:01:35,486 DEBUG anaconda: updating space display >12:01:35,487 DEBUG anaconda: finished updating space display >12:01:38,023 DEBUG anaconda: page clicked: Unknown >12:01:38,023 DEBUG anaconda: show mountpoint: Unknown >12:01:38,023 DEBUG anaconda: populate_right_side: existing 953869MB disk sdc (16) with existing btrfs filesystem >12:01:38,024 DEBUG anaconda: updated device_disks to ['sdc'] >12:01:38,024 DEBUG anaconda: updated device_container_name to None >12:01:38,024 DEBUG anaconda: updated device_container_raid_level to None >12:01:38,024 DEBUG anaconda: updated device_container_encrypted to False >12:01:38,025 DEBUG anaconda: updated device_container_size to 0 >12:01:38,029 DEBUG anaconda: fs type changed: btrfs >12:01:38,037 INFO anaconda: getting device type for Disk >12:01:38,037 DEBUG anaconda: populate_raid: 4, None >12:01:38,037 INFO anaconda: getting device type for Disk >12:01:38,895 DEBUG anaconda: populate_right_side: existing 953869MB disk sdc (16) with existing btrfs filesystem >12:01:38,895 DEBUG anaconda: updated device_disks to ['sdc'] >12:01:38,896 DEBUG anaconda: updated device_container_name to None >12:01:38,896 DEBUG anaconda: updated device_container_raid_level to None >12:01:38,896 DEBUG anaconda: updated device_container_encrypted to False >12:01:38,896 DEBUG anaconda: updated device_container_size to 0 >12:01:38,901 DEBUG anaconda: fs type changed: btrfs >12:01:38,908 INFO anaconda: getting device type for Disk >12:01:38,909 DEBUG anaconda: populate_raid: 4, None >12:01:38,909 INFO anaconda: getting device type for Disk >12:01:41,575 DEBUG anaconda: removing device 'existing 953869MB disk sdc (16) with existing btrfs filesystem' from page Unknown >12:01:56,757 INFO anaconda: ui: removed device sdc >12:01:56,762 DEBUG anaconda: ui: devices=['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'live-base', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'sdc', 'sr0'] >12:01:56,763 DEBUG anaconda: ui: unused=[] >12:01:56,763 DEBUG anaconda: ui: new_devices=[] >12:01:56,767 DEBUG anaconda: page clicked: New Fedora 20 Installation >12:01:56,767 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >12:01:56,767 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >12:01:58,544 DEBUG anaconda: running automatic partitioning >12:01:58,678 DEBUG anaconda: new disk order: [] >12:01:58,712 DEBUG anaconda: stage1 device cannot be of type btrfs volume >12:01:58,712 DEBUG anaconda: stage1 device cannot be of type btrfs subvolume >12:01:58,713 DEBUG anaconda: stage1 device cannot be of type luks/dm-crypt >12:01:58,713 DEBUG anaconda: stage1 device cannot be of type luks/dm-crypt >12:01:58,714 DEBUG anaconda: stage1 device cannot be of type btrfs subvolume >12:01:58,715 DEBUG anaconda: _is_valid_disklabel(sdc) returning True >12:01:58,715 DEBUG anaconda: _is_valid_size(sdc) returning True >12:01:58,715 DEBUG anaconda: _is_valid_location(sdc) returning True >12:01:58,715 DEBUG anaconda: _is_valid_format(sdc) returning True >12:01:58,716 DEBUG anaconda: is_valid_stage1_device(sdc) returning True >12:01:58,719 DEBUG anaconda: _is_valid_disklabel(sdc) returning True >12:01:58,719 DEBUG anaconda: _is_valid_size(sdc) returning True >12:01:58,719 DEBUG anaconda: _is_valid_location(sdc) returning True >12:01:58,719 DEBUG anaconda: _is_valid_format(sdc) returning True >12:01:58,719 DEBUG anaconda: is_valid_stage1_device(sdc) returning True >12:01:58,719 DEBUG anaconda: _is_valid_disklabel(sdc1) returning True >12:01:58,719 DEBUG anaconda: _is_valid_size(sdc1) returning True >12:01:58,719 DEBUG anaconda: _is_valid_location(sdc1) returning True >12:01:58,720 DEBUG anaconda: _is_valid_partition(sdc1) returning True >12:01:58,720 DEBUG anaconda: _is_valid_format(sdc1) returning True >12:01:58,720 DEBUG anaconda: is_valid_stage2_device(sdc1) returning True >12:01:58,720 DEBUG anaconda: finished automatic partitioning >12:01:58,721 DEBUG anaconda: refreshing ui >12:01:58,722 DEBUG anaconda: ui: devices=['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'fedora_f20gcastro', 'home', 'live-base', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'luks-req2', 'luks-sdc3', 'root', 'sdc', 'sdc1', 'sdc2', 'sdc3', 'sr0'] >12:01:58,723 DEBUG anaconda: ui: unused=[] >12:01:58,724 DEBUG anaconda: ui: new_devices=['sdc1', 'luks-req2', 'root', 'fedora_f20gcastro', 'home'] >12:01:58,742 DEBUG anaconda: page clicked: New Fedora 20 Installation >12:01:58,742 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >12:01:58,742 DEBUG anaconda: populate_right_side: non-existent 500MB partition sdc1 (35) with non-existent ext4 filesystem mounted at /boot >12:01:58,742 DEBUG anaconda: updated device_disks to ['sdc'] >12:01:58,743 DEBUG anaconda: updated device_container_name to None >12:01:58,743 DEBUG anaconda: updated device_container_raid_level to None >12:01:58,743 DEBUG anaconda: updated device_container_encrypted to False >12:01:58,743 DEBUG anaconda: updated device_container_size to 0 >12:01:58,745 INFO anaconda: getting device type for Disk >12:01:58,748 DEBUG anaconda: fs type changed: ext4 >12:01:58,751 INFO anaconda: getting device type for None >12:01:58,752 ERR anaconda: unknown device type: 'None' >12:01:58,752 DEBUG anaconda: device_type_changed: None None >12:01:58,754 INFO anaconda: getting device type for Standard Partition >12:01:58,754 DEBUG anaconda: device_type_changed: 2 Standard Partition >12:01:58,755 INFO anaconda: getting device type for Standard Partition >12:01:58,755 INFO anaconda: getting device type for Standard Partition >12:01:58,756 INFO anaconda: getting device type for Standard Partition >12:01:58,756 INFO anaconda: getting device type for Standard Partition >12:01:58,756 INFO anaconda: getting device type for Standard Partition >12:01:58,757 INFO anaconda: getting device type for Standard Partition >12:01:58,757 INFO anaconda: getting device type for Standard Partition >12:01:58,758 INFO anaconda: getting device type for Standard Partition >12:01:58,758 DEBUG anaconda: populate_raid: 2, None >12:01:58,758 INFO anaconda: getting device type for Standard Partition >12:01:58,759 INFO anaconda: getting device type for Standard Partition >12:01:58,759 DEBUG anaconda: populate_raid: 2, None >12:01:58,760 INFO anaconda: getting device type for Standard Partition >12:01:58,761 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >12:01:58,761 DEBUG anaconda: populate_right_side: non-existent 500MB partition sdc1 (35) with non-existent ext4 filesystem mounted at /boot >12:01:58,761 DEBUG anaconda: updated device_disks to ['sdc'] >12:01:58,761 DEBUG anaconda: updated device_container_name to None >12:01:58,762 DEBUG anaconda: updated device_container_raid_level to None >12:01:58,762 DEBUG anaconda: updated device_container_encrypted to False >12:01:58,762 DEBUG anaconda: updated device_container_size to 0 >12:01:58,767 INFO anaconda: getting device type for Standard Partition >12:01:58,768 DEBUG anaconda: populate_raid: 2, None >12:01:58,768 INFO anaconda: getting device type for Standard Partition >12:01:58,768 DEBUG anaconda: finished refreshing ui >12:01:58,768 DEBUG anaconda: updating space display >12:01:58,773 DEBUG anaconda: finished updating space display >12:02:16,803 DEBUG anaconda: current selector: non-existent 500MB partition sdc1 (35) with non-existent ext4 filesystem mounted at /boot >12:02:16,804 DEBUG anaconda: notebook page = 1 >12:02:16,804 INFO anaconda: ui: saving changes to device sdc1 >12:02:16,804 DEBUG anaconda: old name: sdc1 >12:02:16,804 DEBUG anaconda: new name: None >12:02:16,812 DEBUG anaconda: old size: 500.0 >12:02:16,812 DEBUG anaconda: new size: 500 >12:02:16,813 INFO anaconda: getting device type for Standard Partition >12:02:16,813 DEBUG anaconda: old device type: 2 >12:02:16,813 DEBUG anaconda: new device type: 2 >12:02:16,814 DEBUG anaconda: reformat: True >12:02:16,816 DEBUG anaconda: old fs type: ext4 >12:02:16,816 DEBUG anaconda: new fs type: ext4 >12:02:16,816 DEBUG anaconda: old encryption setting: False >12:02:16,816 DEBUG anaconda: new encryption setting: False >12:02:16,816 DEBUG anaconda: old label: >12:02:16,816 DEBUG anaconda: new_label: >12:02:16,816 DEBUG anaconda: old mountpoint: /boot >12:02:16,816 DEBUG anaconda: new mountpoint: /boot >12:02:16,818 DEBUG anaconda: old raid level: None >12:02:16,818 DEBUG anaconda: new raid level: None >12:02:16,818 DEBUG anaconda: old container: None >12:02:16,818 DEBUG anaconda: new container: None >12:02:16,818 DEBUG anaconda: old container encrypted: False >12:02:16,819 DEBUG anaconda: new container encrypted: False >12:02:16,819 DEBUG anaconda: old container raid level: None >12:02:16,819 DEBUG anaconda: new container raid level: None >12:02:16,819 DEBUG anaconda: old container size request: 0 >12:02:16,819 DEBUG anaconda: new container size request: 0 >12:02:16,819 DEBUG anaconda: old disks: ['sdc'] >12:02:16,819 DEBUG anaconda: new disks: ['sdc'] >12:02:16,819 DEBUG anaconda: nothing changed for new device >12:02:16,819 DEBUG anaconda: new selector: non-existent 945286MB btrfs subvolume home (41) with non-existent btrfs filesystem mounted at /home >12:02:16,820 DEBUG anaconda: populate_right_side: non-existent 945286MB btrfs subvolume home (41) with non-existent btrfs filesystem mounted at /home >12:02:16,820 DEBUG anaconda: updated device_disks to ['sdc'] >12:02:16,820 DEBUG anaconda: updated device_container_name to fedora_f20gcastro >12:02:16,820 DEBUG anaconda: updated device_container_raid_level to single >12:02:16,820 DEBUG anaconda: updated device_container_encrypted to True >12:02:16,821 DEBUG anaconda: updated device_container_size to 0 >12:02:16,824 DEBUG anaconda: fs type changed: btrfs >12:02:16,828 INFO anaconda: getting device type for BTRFS >12:02:16,828 DEBUG anaconda: device_type_changed: 3 BTRFS >12:02:16,831 INFO anaconda: getting device type for BTRFS >12:02:16,831 INFO anaconda: getting device type for BTRFS >12:02:16,832 INFO anaconda: getting device type for BTRFS >12:02:16,832 INFO anaconda: getting device type for BTRFS >12:02:16,833 INFO anaconda: getting device type for BTRFS >12:02:16,833 INFO anaconda: getting device type for BTRFS >12:02:16,834 INFO anaconda: getting device type for BTRFS >12:02:16,835 INFO anaconda: getting device type for BTRFS >12:02:16,835 INFO anaconda: getting device type for BTRFS >12:02:16,836 INFO anaconda: getting device type for BTRFS >12:02:16,836 INFO anaconda: getting device type for BTRFS >12:02:16,837 DEBUG anaconda: populate_raid: 3, single >12:02:16,837 INFO anaconda: getting device type for BTRFS >12:02:16,838 INFO anaconda: getting device type for BTRFS >12:02:16,839 DEBUG anaconda: populate_raid: 3, single >12:02:16,839 INFO anaconda: getting device type for BTRFS >12:02:16,840 DEBUG anaconda: new container selection: fedora_f20gcastro >12:02:16,840 DEBUG anaconda: default container is fedora_f20gcastro >12:02:25,388 DEBUG anaconda: current selector: non-existent 945286MB btrfs subvolume home (41) with non-existent btrfs filesystem mounted at /home >12:02:25,389 DEBUG anaconda: notebook page = 1 >12:02:25,389 INFO anaconda: ui: saving changes to device home >12:02:25,389 DEBUG anaconda: old name: home >12:02:25,389 DEBUG anaconda: new name: home >12:02:25,394 DEBUG anaconda: old size: 945286.0 >12:02:25,394 DEBUG anaconda: new size: 945286 >12:02:25,394 INFO anaconda: getting device type for BTRFS >12:02:25,395 DEBUG anaconda: old device type: 3 >12:02:25,395 DEBUG anaconda: new device type: 3 >12:02:25,395 DEBUG anaconda: reformat: True >12:02:25,397 DEBUG anaconda: old fs type: btrfs >12:02:25,397 DEBUG anaconda: new fs type: btrfs >12:02:25,397 DEBUG anaconda: old encryption setting: False >12:02:25,397 DEBUG anaconda: new encryption setting: False >12:02:25,397 DEBUG anaconda: old label: >12:02:25,397 DEBUG anaconda: new_label: >12:02:25,397 DEBUG anaconda: old mountpoint: /home >12:02:25,397 DEBUG anaconda: new mountpoint: /home >12:02:25,398 DEBUG anaconda: old raid level: single >12:02:25,398 DEBUG anaconda: new raid level: None >12:02:25,399 DEBUG anaconda: old container: fedora_f20gcastro >12:02:25,399 DEBUG anaconda: new container: fedora_f20gcastro >12:02:25,399 DEBUG anaconda: old container encrypted: True >12:02:25,399 DEBUG anaconda: new container encrypted: True >12:02:25,399 DEBUG anaconda: old container raid level: single >12:02:25,399 DEBUG anaconda: new container raid level: single >12:02:25,399 DEBUG anaconda: old container size request: 0 >12:02:25,400 DEBUG anaconda: new container size request: 0 >12:02:25,400 DEBUG anaconda: old disks: ['sdc'] >12:02:25,400 DEBUG anaconda: new disks: ['sdc'] >12:02:25,580 DEBUG anaconda: populate_right_side: non-existent 945284MB btrfs subvolume home (41) with non-existent btrfs filesystem mounted at /home >12:02:25,580 DEBUG anaconda: updated device_disks to ['sdc'] >12:02:25,581 DEBUG anaconda: updated device_container_name to fedora_f20gcastro >12:02:25,581 DEBUG anaconda: updated device_container_raid_level to single >12:02:25,581 DEBUG anaconda: updated device_container_encrypted to True >12:02:25,581 DEBUG anaconda: updated device_container_size to 0 >12:02:25,584 DEBUG anaconda: fs type changed: btrfs >12:02:25,589 INFO anaconda: getting device type for BTRFS >12:02:25,589 DEBUG anaconda: populate_raid: 3, single >12:02:25,589 INFO anaconda: getting device type for BTRFS >12:02:25,590 DEBUG anaconda: new container selection: None >12:02:25,590 DEBUG anaconda: new container selection: None >12:02:25,590 DEBUG anaconda: new container selection: fedora_f20gcastro >12:02:25,591 DEBUG anaconda: default container is fedora_f20gcastro >12:02:25,591 DEBUG anaconda: leaving save_right_side >12:02:25,591 DEBUG anaconda: new selector: non-existent 500MB partition sdc1 (35) with non-existent ext4 filesystem mounted at /boot >12:02:25,592 DEBUG anaconda: populate_right_side: non-existent 500MB partition sdc1 (35) with non-existent ext4 filesystem mounted at /boot >12:02:25,592 DEBUG anaconda: updated device_disks to ['sdc'] >12:02:25,592 DEBUG anaconda: updated device_container_name to None >12:02:25,592 DEBUG anaconda: updated device_container_raid_level to None >12:02:25,592 DEBUG anaconda: updated device_container_encrypted to False >12:02:25,592 DEBUG anaconda: updated device_container_size to 0 >12:02:25,595 DEBUG anaconda: fs type changed: ext4 >12:02:25,599 INFO anaconda: getting device type for Standard Partition >12:02:25,600 DEBUG anaconda: device_type_changed: 2 Standard Partition >12:02:25,600 INFO anaconda: getting device type for Standard Partition >12:02:25,600 INFO anaconda: getting device type for Standard Partition >12:02:25,601 INFO anaconda: getting device type for Standard Partition >12:02:25,601 INFO anaconda: getting device type for Standard Partition >12:02:25,602 INFO anaconda: getting device type for Standard Partition >12:02:25,602 INFO anaconda: getting device type for Standard Partition >12:02:25,603 INFO anaconda: getting device type for Standard Partition >12:02:25,603 INFO anaconda: getting device type for Standard Partition >12:02:25,604 DEBUG anaconda: populate_raid: 2, None >12:02:25,604 INFO anaconda: getting device type for Standard Partition >12:02:25,605 INFO anaconda: getting device type for Standard Partition >12:02:25,605 DEBUG anaconda: populate_raid: 2, None >12:02:25,605 INFO anaconda: getting device type for Standard Partition >12:02:33,590 DEBUG anaconda: current selector: non-existent 500MB partition sdc1 (35) with non-existent ext4 filesystem mounted at /boot >12:02:33,591 DEBUG anaconda: notebook page = 1 >12:02:33,591 INFO anaconda: ui: saving changes to device sdc1 >12:02:33,591 DEBUG anaconda: old name: sdc1 >12:02:33,591 DEBUG anaconda: new name: None >12:02:33,596 DEBUG anaconda: old size: 500.0 >12:02:33,596 DEBUG anaconda: new size: 500 >12:02:33,596 INFO anaconda: getting device type for Standard Partition >12:02:33,597 DEBUG anaconda: old device type: 2 >12:02:33,597 DEBUG anaconda: new device type: 2 >12:02:33,597 DEBUG anaconda: reformat: True >12:02:33,599 DEBUG anaconda: old fs type: ext4 >12:02:33,599 DEBUG anaconda: new fs type: ext4 >12:02:33,599 DEBUG anaconda: old encryption setting: False >12:02:33,599 DEBUG anaconda: new encryption setting: False >12:02:33,600 DEBUG anaconda: old label: >12:02:33,600 DEBUG anaconda: new_label: >12:02:33,600 DEBUG anaconda: old mountpoint: /boot >12:02:33,600 DEBUG anaconda: new mountpoint: /boot >12:02:33,601 DEBUG anaconda: old raid level: None >12:02:33,601 DEBUG anaconda: new raid level: None >12:02:33,602 DEBUG anaconda: old container: None >12:02:33,602 DEBUG anaconda: new container: None >12:02:33,602 DEBUG anaconda: old container encrypted: False >12:02:33,602 DEBUG anaconda: new container encrypted: False >12:02:33,602 DEBUG anaconda: old container raid level: None >12:02:33,603 DEBUG anaconda: new container raid level: None >12:02:33,603 DEBUG anaconda: old container size request: 0 >12:02:33,603 DEBUG anaconda: new container size request: 0 >12:02:33,603 DEBUG anaconda: old disks: ['sdc'] >12:02:33,603 DEBUG anaconda: new disks: ['sdc'] >12:02:33,603 DEBUG anaconda: nothing changed for new device >12:02:33,604 DEBUG anaconda: new selector: non-existent 945284MB btrfs subvolume root (40) with non-existent btrfs filesystem mounted at / >12:02:33,604 DEBUG anaconda: populate_right_side: non-existent 945284MB btrfs subvolume root (40) with non-existent btrfs filesystem mounted at / >12:02:33,605 DEBUG anaconda: updated device_disks to ['sdc'] >12:02:33,605 DEBUG anaconda: updated device_container_name to fedora_f20gcastro >12:02:33,605 DEBUG anaconda: updated device_container_raid_level to single >12:02:33,605 DEBUG anaconda: updated device_container_encrypted to True >12:02:33,605 DEBUG anaconda: updated device_container_size to 0 >12:02:33,608 DEBUG anaconda: fs type changed: btrfs >12:02:33,613 INFO anaconda: getting device type for BTRFS >12:02:33,613 DEBUG anaconda: device_type_changed: 3 BTRFS >12:02:33,615 INFO anaconda: getting device type for BTRFS >12:02:33,616 INFO anaconda: getting device type for BTRFS >12:02:33,616 INFO anaconda: getting device type for BTRFS >12:02:33,617 INFO anaconda: getting device type for BTRFS >12:02:33,618 INFO anaconda: getting device type for BTRFS >12:02:33,618 INFO anaconda: getting device type for BTRFS >12:02:33,619 INFO anaconda: getting device type for BTRFS >12:02:33,619 INFO anaconda: getting device type for BTRFS >12:02:33,620 INFO anaconda: getting device type for BTRFS >12:02:33,620 INFO anaconda: getting device type for BTRFS >12:02:33,621 INFO anaconda: getting device type for BTRFS >12:02:33,621 DEBUG anaconda: populate_raid: 3, single >12:02:33,621 INFO anaconda: getting device type for BTRFS >12:02:33,623 INFO anaconda: getting device type for BTRFS >12:02:33,623 DEBUG anaconda: populate_raid: 3, single >12:02:33,624 INFO anaconda: getting device type for BTRFS >12:02:33,624 DEBUG anaconda: new container selection: None >12:02:33,625 DEBUG anaconda: new container selection: None >12:02:33,625 DEBUG anaconda: new container selection: fedora_f20gcastro >12:02:33,625 DEBUG anaconda: default container is fedora_f20gcastro >12:02:38,364 DEBUG anaconda: current selector: non-existent 945284MB btrfs subvolume root (40) with non-existent btrfs filesystem mounted at / >12:02:38,365 DEBUG anaconda: notebook page = 1 >12:02:38,365 INFO anaconda: ui: saving changes to device root >12:02:38,365 DEBUG anaconda: old name: root >12:02:38,365 DEBUG anaconda: new name: root >12:02:38,370 DEBUG anaconda: old size: 945284.0 >12:02:38,370 DEBUG anaconda: new size: 945284 >12:02:38,370 INFO anaconda: getting device type for BTRFS >12:02:38,371 DEBUG anaconda: old device type: 3 >12:02:38,371 DEBUG anaconda: new device type: 3 >12:02:38,371 DEBUG anaconda: reformat: True >12:02:38,373 DEBUG anaconda: old fs type: btrfs >12:02:38,373 DEBUG anaconda: new fs type: btrfs >12:02:38,374 DEBUG anaconda: old encryption setting: False >12:02:38,374 DEBUG anaconda: new encryption setting: False >12:02:38,374 DEBUG anaconda: old label: >12:02:38,374 DEBUG anaconda: new_label: >12:02:38,374 DEBUG anaconda: old mountpoint: / >12:02:38,374 DEBUG anaconda: new mountpoint: / >12:02:38,376 DEBUG anaconda: old raid level: single >12:02:38,376 DEBUG anaconda: new raid level: None >12:02:38,376 DEBUG anaconda: old container: fedora_f20gcastro >12:02:38,376 DEBUG anaconda: new container: fedora_f20gcastro >12:02:38,376 DEBUG anaconda: old container encrypted: True >12:02:38,376 DEBUG anaconda: new container encrypted: True >12:02:38,377 DEBUG anaconda: old container raid level: single >12:02:38,377 DEBUG anaconda: new container raid level: single >12:02:38,377 DEBUG anaconda: old container size request: 0 >12:02:38,377 DEBUG anaconda: new container size request: 0 >12:02:38,377 DEBUG anaconda: old disks: ['sdc'] >12:02:38,377 DEBUG anaconda: new disks: ['sdc'] >12:02:38,554 DEBUG anaconda: populate_right_side: non-existent 945282MB btrfs subvolume root (40) with non-existent btrfs filesystem mounted at / >12:02:38,554 DEBUG anaconda: updated device_disks to ['sdc'] >12:02:38,555 DEBUG anaconda: updated device_container_name to fedora_f20gcastro >12:02:38,555 DEBUG anaconda: updated device_container_raid_level to single >12:02:38,555 DEBUG anaconda: updated device_container_encrypted to True >12:02:38,555 DEBUG anaconda: updated device_container_size to 0 >12:02:38,558 DEBUG anaconda: fs type changed: btrfs >12:02:38,563 INFO anaconda: getting device type for BTRFS >12:02:38,563 DEBUG anaconda: populate_raid: 3, single >12:02:38,563 INFO anaconda: getting device type for BTRFS >12:02:38,564 DEBUG anaconda: new container selection: None >12:02:38,564 DEBUG anaconda: new container selection: None >12:02:38,564 DEBUG anaconda: new container selection: fedora_f20gcastro >12:02:38,565 DEBUG anaconda: default container is fedora_f20gcastro >12:02:38,565 DEBUG anaconda: leaving save_right_side >12:02:38,565 DEBUG anaconda: new selector: non-existent 500MB partition sdc1 (35) with non-existent ext4 filesystem mounted at /boot >12:02:38,565 DEBUG anaconda: populate_right_side: non-existent 500MB partition sdc1 (35) with non-existent ext4 filesystem mounted at /boot >12:02:38,566 DEBUG anaconda: updated device_disks to ['sdc'] >12:02:38,566 DEBUG anaconda: updated device_container_name to None >12:02:38,566 DEBUG anaconda: updated device_container_raid_level to None >12:02:38,566 DEBUG anaconda: updated device_container_encrypted to False >12:02:38,566 DEBUG anaconda: updated device_container_size to 0 >12:02:38,569 DEBUG anaconda: fs type changed: ext4 >12:02:38,573 INFO anaconda: getting device type for Standard Partition >12:02:38,574 DEBUG anaconda: device_type_changed: 2 Standard Partition >12:02:38,574 INFO anaconda: getting device type for Standard Partition >12:02:38,574 INFO anaconda: getting device type for Standard Partition >12:02:38,575 INFO anaconda: getting device type for Standard Partition >12:02:38,575 INFO anaconda: getting device type for Standard Partition >12:02:38,576 INFO anaconda: getting device type for Standard Partition >12:02:38,576 INFO anaconda: getting device type for Standard Partition >12:02:38,577 INFO anaconda: getting device type for Standard Partition >12:02:38,577 INFO anaconda: getting device type for Standard Partition >12:02:38,577 DEBUG anaconda: populate_raid: 2, None >12:02:38,578 INFO anaconda: getting device type for Standard Partition >12:02:38,579 INFO anaconda: getting device type for Standard Partition >12:02:38,579 DEBUG anaconda: populate_raid: 2, None >12:02:38,579 INFO anaconda: getting device type for Standard Partition >12:02:55,176 INFO anaconda: ui: saving changes to device sdc1 >12:02:55,177 DEBUG anaconda: old name: sdc1 >12:02:55,177 DEBUG anaconda: new name: None >12:02:55,181 DEBUG anaconda: old size: 500.0 >12:02:55,181 DEBUG anaconda: new size: 500 >12:02:55,182 INFO anaconda: getting device type for Standard Partition >12:02:55,182 DEBUG anaconda: old device type: 2 >12:02:55,182 DEBUG anaconda: new device type: 2 >12:02:55,183 DEBUG anaconda: reformat: True >12:02:55,185 DEBUG anaconda: old fs type: ext4 >12:02:55,185 DEBUG anaconda: new fs type: ext4 >12:02:55,185 DEBUG anaconda: old encryption setting: False >12:02:55,185 DEBUG anaconda: new encryption setting: False >12:02:55,185 DEBUG anaconda: old label: >12:02:55,185 DEBUG anaconda: new_label: >12:02:55,185 DEBUG anaconda: old mountpoint: /boot >12:02:55,186 DEBUG anaconda: new mountpoint: /boot >12:02:55,187 DEBUG anaconda: old raid level: None >12:02:55,187 DEBUG anaconda: new raid level: None >12:02:55,187 DEBUG anaconda: old container: None >12:02:55,188 DEBUG anaconda: new container: None >12:02:55,188 DEBUG anaconda: old container encrypted: False >12:02:55,188 DEBUG anaconda: new container encrypted: False >12:02:55,188 DEBUG anaconda: old container raid level: None >12:02:55,188 DEBUG anaconda: new container raid level: None >12:02:55,188 DEBUG anaconda: old container size request: 0 >12:02:55,188 DEBUG anaconda: new container size request: 0 >12:02:55,189 DEBUG anaconda: old disks: ['sdc'] >12:02:55,189 DEBUG anaconda: new disks: ['sdc'] >12:02:55,189 DEBUG anaconda: nothing changed for new device >12:03:48,384 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/hubs/__init__.py:117: Warning: gsignal.c:2593: instance '0x3392780' has no handler with id '12229' > Gtk.main() > >12:03:48,384 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/hubs/__init__.py:117: Warning: gsignal.c:2593: instance '0x3392780' has no handler with id '12230' > Gtk.main() > >12:03:48,390 DEBUG anaconda: new disk order: [] >12:03:48,423 DEBUG anaconda: stage1 device cannot be of type btrfs volume >12:03:48,424 DEBUG anaconda: stage1 device cannot be of type btrfs subvolume >12:03:48,425 DEBUG anaconda: stage1 device cannot be of type luks/dm-crypt >12:03:48,426 DEBUG anaconda: stage1 device cannot be of type luks/dm-crypt >12:03:48,427 DEBUG anaconda: stage1 device cannot be of type btrfs subvolume >12:03:48,428 DEBUG anaconda: _is_valid_disklabel(sdc) returning True >12:03:48,429 DEBUG anaconda: _is_valid_size(sdc) returning True >12:03:48,429 DEBUG anaconda: _is_valid_location(sdc) returning True >12:03:48,430 DEBUG anaconda: _is_valid_format(sdc) returning True >12:03:48,430 DEBUG anaconda: is_valid_stage1_device(sdc) returning True >12:03:48,431 INFO anaconda: Running Thread: AnaCheckStorageThread (140570700842752) >12:03:48,436 DEBUG anaconda: _is_valid_disklabel(sdc) returning True >12:03:48,437 DEBUG anaconda: _is_valid_size(sdc) returning True >12:03:48,437 DEBUG anaconda: _is_valid_location(sdc) returning True >12:03:48,437 DEBUG anaconda: _is_valid_format(sdc) returning True >12:03:48,438 DEBUG anaconda: is_valid_stage1_device(sdc) returning True >12:03:48,438 DEBUG anaconda: _is_valid_disklabel(sdc1) returning True >12:03:48,438 DEBUG anaconda: _is_valid_size(sdc1) returning True >12:03:48,439 DEBUG anaconda: _is_valid_location(sdc1) returning True >12:03:48,439 DEBUG anaconda: _is_valid_partition(sdc1) returning True >12:03:48,439 DEBUG anaconda: _is_valid_format(sdc1) returning True >12:03:48,440 DEBUG anaconda: is_valid_stage2_device(sdc1) returning True >12:03:48,441 INFO anaconda: Thread Done: AnaCheckStorageThread (140570700842752) >12:03:48,543 INFO anaconda: Not doing 'require network connection' in live installation >12:03:49,477 INFO anaconda: fs space: 945.28 GB needed: 2.96 GB >12:03:50,398 INFO anaconda: fs space: 945.28 GB needed: 2.96 GB >12:03:50,412 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fd930016050> >12:03:51,314 INFO anaconda: fs space: 945.28 GB needed: 2.96 GB >12:03:51,328 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fd930016050> >12:03:51,328 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fd930016050> status to: Checking storage configuration... >12:03:52,235 INFO anaconda: fs space: 945.28 GB needed: 2.96 GB >12:03:52,249 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7fd930016050> >12:03:59,553 INFO anaconda: Running Thread: AnaInstallThread (140570700842752) >12:03:59,554 INFO anaconda: Not doing 'save system time to HW clock' in live installation >12:03:59,554 INFO anaconda: Setting up the installation environment >12:03:59,711 INFO anaconda: Creating disklabel on /dev/sdc >12:04:00,200 INFO anaconda: Creating ext4 on /dev/sdc1 >12:04:01,397 INFO anaconda: Creating luks on /dev/sdc3 >12:04:07,920 INFO anaconda: Creating btrfs on /dev/mapper/luks-edb57e1f-3d56-4402-a453-0a81ef82c5c2 >12:04:08,320 INFO anaconda: Creating btrfs on /dev/mapper/luks-edb57e1f-3d56-4402-a453-0a81ef82c5c2 >12:04:08,709 INFO anaconda: Creating btrfs on /dev/mapper/luks-edb57e1f-3d56-4402-a453-0a81ef82c5c2 >12:04:09,093 INFO anaconda: Creating btrfs on /dev/mapper/luks-edb57e1f-3d56-4402-a453-0a81ef82c5c2 >12:04:09,142 INFO anaconda: Creating luks on /dev/sdc2 >12:04:15,411 INFO anaconda: Creating swap on /dev/mapper/luks-a1fcc1fb-9052-46f3-992b-4234ee673031 >12:04:16,216 INFO anaconda: Running Thread: AnaLiveProgressThread (140570891732736) >12:05:17,710 INFO anaconda: Thread Done: AnaLiveProgressThread (140570891732736) >12:06:06,519 INFO anaconda: Performing post-installation setup tasks >12:06:58,181 INFO anaconda: Installing bootloader >12:06:58,181 INFO anaconda: bootloader stage1 target device is sdc >12:06:58,181 INFO anaconda: bootloader stage2 target device is sdc1 >12:06:58,182 DEBUG anaconda: new default image: <pyanaconda.bootloader.LinuxBootLoaderImage object at 0x49e9150> >12:06:59,749 DEBUG anaconda: running handleException >12:06:59,749 DEBUG anaconda: Gtk running, queuing exception handler to the main loop >12:06:59,749 INFO anaconda: Thread Done: AnaInstallThread (140570700842752) >12:07:02,867 INFO anaconda: Running kickstart %%traceback script(s) >12:07:02,867 INFO anaconda: All kickstart %%traceback script(s) have been run >06:11:12,952 INFO anaconda: /sbin/anaconda 20.25.15-1 >11:11:13,063 INFO anaconda: 8257536 kB (8064 MB) are available >06:11:13,063 INFO anaconda: check_memory(): total:8064, needed:512, graphical:512 >06:11:13,065 INFO anaconda: Not doing 'start audit daemon' in live installation >06:11:13,065 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda', '--liveinst', '--method=livecd:///dev/mapper/live-base'] >06:11:13,066 INFO anaconda: Default encoding = ascii >06:11:13,583 INFO anaconda: Display mode = g >11:11:13,584 INFO anaconda: 8257536 kB (8064 MB) are available >06:11:13,584 INFO anaconda: check_memory(): total:8064, needed:512, graphical:512 >06:11:13,786 WARN anaconda: module import of __init__ failed: <type 'exceptions.AttributeError'> >06:11:13,787 WARN anaconda: module import of __init__ failed: <type 'exceptions.AttributeError'> >06:11:13,787 INFO anaconda: using only installclass _Fedora >06:11:13,788 INFO anaconda: bootloader GRUB2 on X86 platform >06:11:13,789 INFO anaconda: bootloader GRUB2 on X86 platform >06:11:13,805 DEBUG anaconda: network: devices found ['p5p1', 'p6p1'] >06:11:14,218 DEBUG anaconda: updating hostname f20gcastro.gclan >06:11:14,246 INFO anaconda: Running Thread: AnaStorageThread (139995123283712) >06:11:14,254 INFO anaconda: Running Thread: AnaTimeInitThread (139995114891008) >06:11:14,258 INFO anaconda: Running Thread: AnaWaitForConnectingNMThread (139995106498304) >06:11:14,271 INFO anaconda: Running Thread: AnaPayloadThread (139995098105600) >06:11:14,359 INFO anaconda: got 0 NTP servers from DHCP >06:11:14,360 INFO anaconda: Thread Done: AnaWaitForConnectingNMThread (139995106498304) >06:11:14,394 INFO anaconda: Running Thread: AnaGeolocationRefreshThread (139995106498304) >06:11:14,395 INFO anaconda: Not doing 'start chronyd' in live installation >06:11:14,395 INFO anaconda: Starting geolocation lookup >06:11:14,396 INFO anaconda: Geolocation provider: Fedora GeoIP >06:11:14,426 DEBUG anaconda: Geoloc: URLError for Fedora GeoIP API lookup: ><urlopen error [Errno 111] Connection refused> >06:11:14,426 INFO anaconda: Geolocation lookup finished in 0.0 seconds >06:11:14,427 INFO anaconda: no results from geolocation >06:11:14,427 INFO anaconda: Thread Done: AnaGeolocationRefreshThread (139995106498304) >06:11:14,533 INFO anaconda: Not doing 'activate layouts' in live installation >06:11:21,546 INFO anaconda: Thread Done: AnaStorageThread (139995123283712) >06:11:22,001 INFO anaconda: Thread Done: AnaTimeInitThread (139995114891008) >06:11:22,033 INFO anaconda: Thread Done: AnaPayloadThread (139995098105600) >06:11:23,836 INFO anaconda: Not doing 'require network connection' in live installation >06:11:23,836 DEBUG anaconda: network standalone spoke (init): completed: True >06:11:23,836 INFO anaconda: Not doing 'require network connection' in live installation >06:11:23,900 INFO anaconda: Running Thread: AnaDateTimeThread (139995098105600) >06:11:23,946 INFO anaconda: Not doing 'modify system time and date' in live installation >06:11:23,955 INFO anaconda: Thread Done: AnaDateTimeThread (139995098105600) >06:11:25,145 INFO anaconda: fs space: 0 B needed: 2.97 GB >06:11:28,061 INFO anaconda: fs space: 0 B needed: 2.97 GB >06:11:28,115 INFO anaconda: Running Thread: AnaStorageWatcher (139995114891008) >06:11:28,117 INFO anaconda: Thread Done: AnaStorageWatcher (139995114891008) >06:11:28,136 INFO anaconda: Running Thread: AnaCustomStorageInit (139995114891008) >06:11:28,199 INFO anaconda: Not doing 'register anaconda secret agent' in live installation >06:11:28,202 DEBUG anaconda: network: selected device p5p1 >06:11:28,223 INFO anaconda: Not doing 'hide hint to use network configuration in DE' in live installation >06:11:28,332 DEBUG anaconda: updating hostname f20gcastro.gclan >06:11:28,451 INFO anaconda: Not doing 'require network connection' in live installation >06:11:28,609 INFO anaconda: Running Thread: AnaNTPserver0 (139995098105600) >06:11:28,612 INFO anaconda: Running Thread: AnaNTPserver1 (139995123283712) >06:11:28,612 INFO anaconda: Running Thread: AnaNTPserver2 (139994656741120) >06:11:28,624 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.datetime_spoke.DatetimeSpoke object at 0x7f53203fa490> >06:11:28,625 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f53203fa450> status to: Probing storage... >06:11:28,638 INFO anaconda: Running Thread: AnaNTPserver3 (139994648348416) >06:11:28,661 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f53203fa450> >06:11:28,831 INFO anaconda: Thread Done: AnaNTPserver2 (139994656741120) >06:11:28,831 INFO anaconda: Thread Done: AnaNTPserver3 (139994648348416) >06:11:28,859 INFO anaconda: Thread Done: AnaCustomStorageInit (139995114891008) >06:11:28,871 INFO anaconda: Thread Done: AnaNTPserver1 (139995123283712) >06:11:28,871 INFO anaconda: Thread Done: AnaNTPserver0 (139995098105600) >06:11:28,872 INFO anaconda: setting <pyanaconda.ui.gui.spokes.network.NetworkSpoke object at 0x7f531800e850> status to: Connected: p6p1, p5p1 >06:11:39,822 DEBUG anaconda: disk free: 5.68 MB fs free: 397 MB sw needs: 2.97 GB auto swap: 0 B >06:11:52,686 INFO anaconda: Running Thread: AnaExecuteStorageThread (139995098105600) >06:11:52,702 DEBUG anaconda: new disk order: [] >06:11:52,826 DEBUG anaconda: new disk order: [] >06:11:52,859 DEBUG anaconda: stage1 device cannot be of type btrfs volume >06:11:52,860 DEBUG anaconda: stage1 device cannot be of type btrfs subvolume >06:11:52,861 DEBUG anaconda: stage1 device cannot be of type luks/dm-crypt >06:11:52,862 DEBUG anaconda: stage1 device cannot be of type luks/dm-crypt >06:11:52,862 DEBUG anaconda: stage1 device cannot be of type btrfs subvolume >06:11:52,864 DEBUG anaconda: _is_valid_disklabel(sdc) returning True >06:11:52,864 DEBUG anaconda: _is_valid_size(sdc) returning True >06:11:52,865 DEBUG anaconda: _is_valid_location(sdc) returning True >06:11:52,865 DEBUG anaconda: _is_valid_format(sdc) returning True >06:11:52,865 DEBUG anaconda: is_valid_stage1_device(sdc) returning True >06:11:52,866 INFO anaconda: Thread Done: AnaExecuteStorageThread (139995098105600) >06:11:52,878 INFO anaconda: Not doing 'require network connection' in live installation >06:11:52,934 DEBUG anaconda: ui: devices=['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'fedora_f20gcastro', 'home', 'live-base', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'luks-a1fcc1fb-9052-46f3-992b-4234ee673031', 'luks-edb57e1f-3d56-4402-a453-0a81ef82c5c2', 'root', 'sdc', 'sdc1', 'sdc2', 'sdc3', 'sr0'] >06:11:52,935 DEBUG anaconda: ui: unused=['luks-a1fcc1fb-9052-46f3-992b-4234ee673031', 'fedora_f20gcastro', 'root', 'home', 'sdc1'] >06:11:52,936 DEBUG anaconda: ui: new_devices=[] >06:11:52,952 DEBUG anaconda: page clicked: New Fedora 20 Installation >06:11:52,952 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >06:11:52,953 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >06:11:52,996 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f53203fa450> >06:11:52,996 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f53203fa450> status to: Saving storage configuration... >06:11:53,001 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f53203fa450> >06:11:56,936 DEBUG anaconda: page clicked: Unknown >06:11:56,936 DEBUG anaconda: show mountpoint: Unknown >06:11:56,942 DEBUG anaconda: populate_right_side: existing 945282MB btrfs volume fedora_f20gcastro (35) with existing btrfs filesystem >06:11:56,943 DEBUG anaconda: updated device_disks to ['sdc'] >06:11:56,943 DEBUG anaconda: updated device_container_name to fedora_f20gcastro >06:11:56,943 DEBUG anaconda: updated device_container_raid_level to single >06:11:56,943 DEBUG anaconda: updated device_container_encrypted to True >06:11:56,943 DEBUG anaconda: updated device_container_size to 945282.0 >06:11:56,948 DEBUG anaconda: fs type changed: btrfs >06:11:56,957 INFO anaconda: getting device type for None >06:11:56,958 ERR anaconda: unknown device type: 'None' >06:11:56,958 DEBUG anaconda: device_type_changed: None None >06:11:56,961 INFO anaconda: getting device type for BTRFS >06:11:56,961 DEBUG anaconda: device_type_changed: 3 BTRFS >06:11:56,963 INFO anaconda: getting device type for BTRFS >06:11:56,964 INFO anaconda: getting device type for BTRFS >06:11:56,965 INFO anaconda: getting device type for BTRFS >06:11:56,965 INFO anaconda: getting device type for BTRFS >06:11:56,966 INFO anaconda: getting device type for BTRFS >06:11:56,966 INFO anaconda: getting device type for BTRFS >06:11:56,967 INFO anaconda: getting device type for BTRFS >06:11:56,968 INFO anaconda: getting device type for BTRFS >06:11:56,968 DEBUG anaconda: populate_raid: 3, single >06:11:56,968 INFO anaconda: getting device type for BTRFS >06:11:56,970 INFO anaconda: getting device type for BTRFS >06:11:56,970 DEBUG anaconda: populate_raid: 3, single >06:11:56,970 INFO anaconda: getting device type for BTRFS >06:11:56,971 DEBUG anaconda: new container selection: fedora_f20gcastro >06:11:56,971 DEBUG anaconda: default container is fedora_f20gcastro >06:12:10,889 DEBUG anaconda: removing device 'existing 945282MB btrfs volume fedora_f20gcastro (35) with existing btrfs filesystem' from page Unknown >06:12:15,833 ERR anaconda: failed to schedule device removal: device is not in the tree >06:12:15,837 ERR anaconda: failed to schedule device removal: device is not in the tree >06:12:15,841 ERR anaconda: failed to schedule device removal: device is not in the tree >06:12:15,863 ERR anaconda: failed to schedule device removal: device is not in the tree >06:12:15,900 ERR anaconda: failed to schedule device removal: device is not in the tree >06:12:15,904 ERR anaconda: failed to schedule device removal: device is not in the tree >06:12:15,908 ERR anaconda: failed to schedule device removal: device is not in the tree >06:12:15,929 ERR anaconda: failed to schedule device removal: device is not in the tree >06:12:15,963 INFO anaconda: ui: removed device btrfs.35 >06:12:15,973 DEBUG anaconda: ui: devices=['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'live-base', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'sdc', 'sr0'] >06:12:15,973 DEBUG anaconda: ui: unused=[] >06:12:15,974 DEBUG anaconda: ui: new_devices=[] >06:12:15,977 DEBUG anaconda: page clicked: New Fedora 20 Installation >06:12:15,977 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >06:12:15,978 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >06:12:17,641 DEBUG anaconda: running automatic partitioning >06:12:17,662 DEBUG anaconda: _is_valid_disklabel(sdc) returning True >06:12:17,662 DEBUG anaconda: _is_valid_size(sdc) returning True >06:12:17,662 DEBUG anaconda: _is_valid_location(sdc) returning True >06:12:17,662 DEBUG anaconda: _is_valid_format(sdc) returning True >06:12:17,662 DEBUG anaconda: is_valid_stage1_device(sdc) returning True >06:12:17,780 DEBUG anaconda: new disk order: [] >06:12:17,822 DEBUG anaconda: stage1 device cannot be of type btrfs volume >06:12:17,822 DEBUG anaconda: stage1 device cannot be of type btrfs subvolume >06:12:17,823 DEBUG anaconda: stage1 device cannot be of type btrfs subvolume >06:12:17,824 DEBUG anaconda: _is_valid_disklabel(sdc) returning True >06:12:17,824 DEBUG anaconda: _is_valid_size(sdc) returning True >06:12:17,824 DEBUG anaconda: _is_valid_location(sdc) returning True >06:12:17,824 DEBUG anaconda: _is_valid_format(sdc) returning True >06:12:17,824 DEBUG anaconda: is_valid_stage1_device(sdc) returning True >06:12:17,827 DEBUG anaconda: _is_valid_disklabel(sdc) returning True >06:12:17,827 DEBUG anaconda: _is_valid_size(sdc) returning True >06:12:17,827 DEBUG anaconda: _is_valid_location(sdc) returning True >06:12:17,828 DEBUG anaconda: _is_valid_format(sdc) returning True >06:12:17,828 DEBUG anaconda: is_valid_stage1_device(sdc) returning True >06:12:17,828 DEBUG anaconda: _is_valid_disklabel(sdc1) returning True >06:12:17,828 DEBUG anaconda: _is_valid_size(sdc1) returning True >06:12:17,828 DEBUG anaconda: _is_valid_location(sdc1) returning True >06:12:17,828 DEBUG anaconda: _is_valid_partition(sdc1) returning True >06:12:17,828 DEBUG anaconda: _is_valid_format(sdc1) returning True >06:12:17,828 DEBUG anaconda: is_valid_stage2_device(sdc1) returning True >06:12:17,829 DEBUG anaconda: finished automatic partitioning >06:12:17,829 DEBUG anaconda: refreshing ui >06:12:17,831 DEBUG anaconda: ui: devices=['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'fedora_f20gcastro', 'home', 'live-base', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'root', 'sdc', 'sdc1', 'sdc2', 'sdc3', 'sr0'] >06:12:17,832 DEBUG anaconda: ui: unused=[] >06:12:17,833 DEBUG anaconda: ui: new_devices=['home', 'sdc1', 'fedora_f20gcastro', 'sdc2', 'root'] >06:12:17,850 DEBUG anaconda: page clicked: New Fedora 20 Installation >06:12:17,851 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >06:12:17,851 DEBUG anaconda: populate_right_side: non-existent 500MB partition sdc1 (42) with non-existent ext4 filesystem mounted at /boot >06:12:17,851 DEBUG anaconda: updated device_disks to ['sdc'] >06:12:17,851 DEBUG anaconda: updated device_container_name to None >06:12:17,851 DEBUG anaconda: updated device_container_raid_level to None >06:12:17,852 DEBUG anaconda: updated device_container_encrypted to False >06:12:17,852 DEBUG anaconda: updated device_container_size to 0 >06:12:17,854 INFO anaconda: getting device type for BTRFS >06:12:17,856 DEBUG anaconda: fs type changed: ext4 >06:12:17,861 INFO anaconda: getting device type for Standard Partition >06:12:17,862 DEBUG anaconda: device_type_changed: 2 Standard Partition >06:12:17,862 INFO anaconda: getting device type for Standard Partition >06:12:17,863 INFO anaconda: getting device type for Standard Partition >06:12:17,863 INFO anaconda: getting device type for Standard Partition >06:12:17,864 INFO anaconda: getting device type for Standard Partition >06:12:17,864 INFO anaconda: getting device type for Standard Partition >06:12:17,865 INFO anaconda: getting device type for Standard Partition >06:12:17,865 INFO anaconda: getting device type for Standard Partition >06:12:17,865 INFO anaconda: getting device type for Standard Partition >06:12:17,866 DEBUG anaconda: populate_raid: 2, None >06:12:17,866 INFO anaconda: getting device type for Standard Partition >06:12:17,867 INFO anaconda: getting device type for Standard Partition >06:12:17,867 DEBUG anaconda: populate_raid: 2, None >06:12:17,867 INFO anaconda: getting device type for Standard Partition >06:12:17,869 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >06:12:17,869 DEBUG anaconda: populate_right_side: non-existent 500MB partition sdc1 (42) with non-existent ext4 filesystem mounted at /boot >06:12:17,869 DEBUG anaconda: updated device_disks to ['sdc'] >06:12:17,869 DEBUG anaconda: updated device_container_name to None >06:12:17,869 DEBUG anaconda: updated device_container_raid_level to None >06:12:17,870 DEBUG anaconda: updated device_container_encrypted to False >06:12:17,870 DEBUG anaconda: updated device_container_size to 0 >06:12:17,875 INFO anaconda: getting device type for Standard Partition >06:12:17,875 DEBUG anaconda: populate_raid: 2, None >06:12:17,876 INFO anaconda: getting device type for Standard Partition >06:12:17,876 DEBUG anaconda: finished refreshing ui >06:12:17,876 DEBUG anaconda: updating space display >06:12:17,881 DEBUG anaconda: finished updating space display >06:12:32,753 DEBUG anaconda: current selector: non-existent 500MB partition sdc1 (42) with non-existent ext4 filesystem mounted at /boot >06:12:32,754 DEBUG anaconda: notebook page = 1 >06:12:32,754 INFO anaconda: ui: saving changes to device sdc1 >06:12:32,755 DEBUG anaconda: old name: sdc1 >06:12:32,755 DEBUG anaconda: new name: None >06:12:32,759 DEBUG anaconda: old size: 500.0 >06:12:32,759 DEBUG anaconda: new size: 500 >06:12:32,759 INFO anaconda: getting device type for Standard Partition >06:12:32,760 DEBUG anaconda: old device type: 2 >06:12:32,760 DEBUG anaconda: new device type: 2 >06:12:32,760 DEBUG anaconda: reformat: True >06:12:32,762 DEBUG anaconda: old fs type: ext4 >06:12:32,763 DEBUG anaconda: new fs type: ext4 >06:12:32,763 DEBUG anaconda: old encryption setting: False >06:12:32,763 DEBUG anaconda: new encryption setting: False >06:12:32,763 DEBUG anaconda: old label: >06:12:32,763 DEBUG anaconda: new_label: >06:12:32,763 DEBUG anaconda: old mountpoint: /boot >06:12:32,764 DEBUG anaconda: new mountpoint: /boot >06:12:32,765 DEBUG anaconda: old raid level: None >06:12:32,765 DEBUG anaconda: new raid level: None >06:12:32,766 DEBUG anaconda: old container: None >06:12:32,766 DEBUG anaconda: new container: None >06:12:32,766 DEBUG anaconda: old container encrypted: False >06:12:32,766 DEBUG anaconda: new container encrypted: False >06:12:32,766 DEBUG anaconda: old container raid level: None >06:12:32,766 DEBUG anaconda: new container raid level: None >06:12:32,767 DEBUG anaconda: old container size request: 0 >06:12:32,767 DEBUG anaconda: new container size request: 0 >06:12:32,767 DEBUG anaconda: old disks: ['sdc'] >06:12:32,767 DEBUG anaconda: new disks: ['sdc'] >06:12:32,767 DEBUG anaconda: nothing changed for new device >06:12:32,768 DEBUG anaconda: new selector: non-existent 945288MB btrfs subvolume home (46) with non-existent btrfs filesystem mounted at /home >06:12:32,768 DEBUG anaconda: populate_right_side: non-existent 945288MB btrfs subvolume home (46) with non-existent btrfs filesystem mounted at /home >06:12:32,769 DEBUG anaconda: updated device_disks to ['sdc'] >06:12:32,769 DEBUG anaconda: updated device_container_name to fedora_f20gcastro >06:12:32,769 DEBUG anaconda: updated device_container_raid_level to single >06:12:32,769 DEBUG anaconda: updated device_container_encrypted to False >06:12:32,769 DEBUG anaconda: updated device_container_size to 0 >06:12:32,772 DEBUG anaconda: fs type changed: btrfs >06:12:32,777 INFO anaconda: getting device type for BTRFS >06:12:32,777 DEBUG anaconda: device_type_changed: 3 BTRFS >06:12:32,780 INFO anaconda: getting device type for BTRFS >06:12:32,780 INFO anaconda: getting device type for BTRFS >06:12:32,781 INFO anaconda: getting device type for BTRFS >06:12:32,781 INFO anaconda: getting device type for BTRFS >06:12:32,782 INFO anaconda: getting device type for BTRFS >06:12:32,783 INFO anaconda: getting device type for BTRFS >06:12:32,783 INFO anaconda: getting device type for BTRFS >06:12:32,784 INFO anaconda: getting device type for BTRFS >06:12:32,784 INFO anaconda: getting device type for BTRFS >06:12:32,785 INFO anaconda: getting device type for BTRFS >06:12:32,785 DEBUG anaconda: populate_raid: 3, single >06:12:32,785 INFO anaconda: getting device type for BTRFS >06:12:32,787 INFO anaconda: getting device type for BTRFS >06:12:32,787 DEBUG anaconda: populate_raid: 3, single >06:12:32,787 INFO anaconda: getting device type for BTRFS >06:12:32,788 DEBUG anaconda: new container selection: None >06:12:32,788 DEBUG anaconda: new container selection: None >06:12:32,789 DEBUG anaconda: new container selection: fedora_f20gcastro >06:12:32,789 DEBUG anaconda: default container is fedora_f20gcastro >06:12:37,018 DEBUG anaconda: current selector: non-existent 945288MB btrfs subvolume home (46) with non-existent btrfs filesystem mounted at /home >06:12:37,018 DEBUG anaconda: notebook page = 1 >06:12:37,018 INFO anaconda: ui: saving changes to device home >06:12:37,019 DEBUG anaconda: old name: home >06:12:37,019 DEBUG anaconda: new name: home >06:12:37,023 DEBUG anaconda: old size: 945288.0 >06:12:37,024 DEBUG anaconda: new size: 945288 >06:12:37,024 INFO anaconda: getting device type for BTRFS >06:12:37,025 DEBUG anaconda: old device type: 3 >06:12:37,025 DEBUG anaconda: new device type: 3 >06:12:37,025 DEBUG anaconda: reformat: True >06:12:37,027 DEBUG anaconda: old fs type: btrfs >06:12:37,027 DEBUG anaconda: new fs type: btrfs >06:12:37,027 DEBUG anaconda: old encryption setting: False >06:12:37,027 DEBUG anaconda: new encryption setting: False >06:12:37,028 DEBUG anaconda: old label: >06:12:37,028 DEBUG anaconda: new_label: >06:12:37,028 DEBUG anaconda: old mountpoint: /home >06:12:37,028 DEBUG anaconda: new mountpoint: /home >06:12:37,029 DEBUG anaconda: old raid level: single >06:12:37,029 DEBUG anaconda: new raid level: None >06:12:37,030 DEBUG anaconda: old container: fedora_f20gcastro >06:12:37,030 DEBUG anaconda: new container: fedora_f20gcastro >06:12:37,030 DEBUG anaconda: old container encrypted: False >06:12:37,030 DEBUG anaconda: new container encrypted: False >06:12:37,030 DEBUG anaconda: old container raid level: single >06:12:37,030 DEBUG anaconda: new container raid level: single >06:12:37,030 DEBUG anaconda: old container size request: 0 >06:12:37,030 DEBUG anaconda: new container size request: 0 >06:12:37,030 DEBUG anaconda: old disks: ['sdc'] >06:12:37,031 DEBUG anaconda: new disks: ['sdc'] >06:12:37,215 DEBUG anaconda: populate_right_side: non-existent 945288MB btrfs subvolume home (46) with non-existent btrfs filesystem mounted at /home >06:12:37,216 DEBUG anaconda: updated device_disks to ['sdc'] >06:12:37,216 DEBUG anaconda: updated device_container_name to fedora_f20gcastro >06:12:37,216 DEBUG anaconda: updated device_container_raid_level to single >06:12:37,216 DEBUG anaconda: updated device_container_encrypted to False >06:12:37,216 DEBUG anaconda: updated device_container_size to 0 >06:12:37,219 DEBUG anaconda: fs type changed: btrfs >06:12:37,224 INFO anaconda: getting device type for BTRFS >06:12:37,224 DEBUG anaconda: populate_raid: 3, single >06:12:37,224 INFO anaconda: getting device type for BTRFS >06:12:37,225 DEBUG anaconda: new container selection: None >06:12:37,225 DEBUG anaconda: new container selection: None >06:12:37,226 DEBUG anaconda: new container selection: fedora_f20gcastro >06:12:37,226 DEBUG anaconda: default container is fedora_f20gcastro >06:12:37,226 DEBUG anaconda: leaving save_right_side >06:12:37,226 DEBUG anaconda: new selector: non-existent 945288MB btrfs subvolume root (45) with non-existent btrfs filesystem mounted at / >06:12:37,227 DEBUG anaconda: populate_right_side: non-existent 945288MB btrfs subvolume root (45) with non-existent btrfs filesystem mounted at / >06:12:37,227 DEBUG anaconda: updated device_disks to ['sdc'] >06:12:37,227 DEBUG anaconda: updated device_container_name to fedora_f20gcastro >06:12:37,227 DEBUG anaconda: updated device_container_raid_level to single >06:12:37,227 DEBUG anaconda: updated device_container_encrypted to False >06:12:37,227 DEBUG anaconda: updated device_container_size to 0 >06:12:37,230 DEBUG anaconda: fs type changed: btrfs >06:12:37,235 INFO anaconda: getting device type for BTRFS >06:12:37,236 DEBUG anaconda: populate_raid: 3, single >06:12:37,236 INFO anaconda: getting device type for BTRFS >06:12:37,236 DEBUG anaconda: new container selection: None >06:12:37,237 DEBUG anaconda: new container selection: None >06:12:37,237 DEBUG anaconda: new container selection: fedora_f20gcastro >06:12:37,237 DEBUG anaconda: default container is fedora_f20gcastro >06:12:41,802 INFO anaconda: ui: saving changes to device root >06:12:41,802 DEBUG anaconda: old name: root >06:12:41,802 DEBUG anaconda: new name: root >06:12:41,807 DEBUG anaconda: old size: 945288.0 >06:12:41,807 DEBUG anaconda: new size: 945288 >06:12:41,807 INFO anaconda: getting device type for BTRFS >06:12:41,808 DEBUG anaconda: old device type: 3 >06:12:41,808 DEBUG anaconda: new device type: 3 >06:12:41,808 DEBUG anaconda: reformat: True >06:12:41,810 DEBUG anaconda: old fs type: btrfs >06:12:41,811 DEBUG anaconda: new fs type: btrfs >06:12:41,811 DEBUG anaconda: old encryption setting: False >06:12:41,811 DEBUG anaconda: new encryption setting: False >06:12:41,811 DEBUG anaconda: old label: >06:12:41,811 DEBUG anaconda: new_label: >06:12:41,811 DEBUG anaconda: old mountpoint: / >06:12:41,812 DEBUG anaconda: new mountpoint: / >06:12:41,813 DEBUG anaconda: old raid level: single >06:12:41,813 DEBUG anaconda: new raid level: None >06:12:41,814 DEBUG anaconda: old container: fedora_f20gcastro >06:12:41,814 DEBUG anaconda: new container: fedora_f20gcastro >06:12:41,814 DEBUG anaconda: old container encrypted: False >06:12:41,814 DEBUG anaconda: new container encrypted: False >06:12:41,814 DEBUG anaconda: old container raid level: single >06:12:41,814 DEBUG anaconda: new container raid level: single >06:12:41,815 DEBUG anaconda: old container size request: 0 >06:12:41,815 DEBUG anaconda: new container size request: 0 >06:12:41,815 DEBUG anaconda: old disks: ['sdc'] >06:12:41,815 DEBUG anaconda: new disks: ['sdc'] >06:12:41,993 DEBUG anaconda: populate_right_side: non-existent 945288MB btrfs subvolume root (45) with non-existent btrfs filesystem mounted at / >06:12:41,993 DEBUG anaconda: updated device_disks to ['sdc'] >06:12:41,993 DEBUG anaconda: updated device_container_name to fedora_f20gcastro >06:12:41,993 DEBUG anaconda: updated device_container_raid_level to single >06:12:41,993 DEBUG anaconda: updated device_container_encrypted to False >06:12:41,994 DEBUG anaconda: updated device_container_size to 0 >06:12:41,996 DEBUG anaconda: fs type changed: btrfs >06:12:42,001 INFO anaconda: getting device type for BTRFS >06:12:42,002 DEBUG anaconda: populate_raid: 3, single >06:12:42,002 INFO anaconda: getting device type for BTRFS >06:12:42,002 DEBUG anaconda: new container selection: None >06:12:42,003 DEBUG anaconda: new container selection: None >06:12:42,003 DEBUG anaconda: new container selection: fedora_f20gcastro >06:12:42,003 DEBUG anaconda: default container is fedora_f20gcastro >06:12:42,004 DEBUG anaconda: leaving save_right_side >06:12:46,735 DEBUG anaconda: new disk order: [] >06:12:46,773 DEBUG anaconda: stage1 device cannot be of type btrfs volume >06:12:46,773 DEBUG anaconda: stage1 device cannot be of type btrfs subvolume >06:12:46,773 DEBUG anaconda: stage1 device cannot be of type btrfs subvolume >06:12:46,774 DEBUG anaconda: _is_valid_disklabel(sdc) returning True >06:12:46,774 DEBUG anaconda: _is_valid_size(sdc) returning True >06:12:46,775 DEBUG anaconda: _is_valid_location(sdc) returning True >06:12:46,775 DEBUG anaconda: _is_valid_format(sdc) returning True >06:12:46,775 DEBUG anaconda: is_valid_stage1_device(sdc) returning True >06:12:46,792 INFO anaconda: Running Thread: AnaCheckStorageThread (139995098105600) >06:12:46,796 DEBUG anaconda: _is_valid_disklabel(sdc) returning True >06:12:46,796 DEBUG anaconda: _is_valid_size(sdc) returning True >06:12:46,796 DEBUG anaconda: _is_valid_location(sdc) returning True >06:12:46,796 DEBUG anaconda: _is_valid_format(sdc) returning True >06:12:46,796 DEBUG anaconda: is_valid_stage1_device(sdc) returning True >06:12:46,796 DEBUG anaconda: _is_valid_disklabel(sdc1) returning True >06:12:46,796 DEBUG anaconda: _is_valid_size(sdc1) returning True >06:12:46,797 DEBUG anaconda: _is_valid_location(sdc1) returning True >06:12:46,797 DEBUG anaconda: _is_valid_partition(sdc1) returning True >06:12:46,797 DEBUG anaconda: _is_valid_format(sdc1) returning True >06:12:46,797 DEBUG anaconda: is_valid_stage2_device(sdc1) returning True >06:12:46,798 INFO anaconda: Thread Done: AnaCheckStorageThread (139995098105600) >06:12:46,893 INFO anaconda: Not doing 'require network connection' in live installation >06:12:47,831 INFO anaconda: fs space: 945.28 GB needed: 2.97 GB >06:12:48,773 INFO anaconda: fs space: 945.28 GB needed: 2.97 GB >06:12:48,787 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f53203fa450> >06:12:49,708 INFO anaconda: fs space: 945.28 GB needed: 2.97 GB >06:12:49,723 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f53203fa450> >06:12:49,723 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f53203fa450> status to: Checking storage configuration... >06:12:50,644 INFO anaconda: fs space: 945.28 GB needed: 2.97 GB >06:12:50,658 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f53203fa450> >06:12:50,664 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/hubs/__init__.py:111: Warning: g_object_set_property: assertion 'G_IS_VALUE (value)' failed > action.window.show_all() > >06:12:50,665 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/hubs/__init__.py:111: Warning: g_value_unset: assertion 'G_IS_VALUE (value)' failed > action.window.show_all() > >06:12:50,688 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/hubs/__init__.py:117: Warning: g_object_set_property: assertion 'G_IS_VALUE (value)' failed > Gtk.main() > >06:12:50,689 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/hubs/__init__.py:117: Warning: g_value_unset: assertion 'G_IS_VALUE (value)' failed > Gtk.main() > >06:12:59,614 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/keyboard.py:123: Warning: g_object_set_property: assertion 'G_IS_VALUE (value)' failed > rc = self.window.run() > >06:12:59,614 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/keyboard.py:123: Warning: g_value_unset: assertion 'G_IS_VALUE (value)' failed > rc = self.window.run() > >06:13:11,514 INFO anaconda: Not doing 'require network connection' in live installation >06:13:12,449 INFO anaconda: fs space: 945.28 GB needed: 2.97 GB >06:13:14,453 INFO anaconda: Not doing 'get NTP service state' in live installation >06:13:14,454 INFO anaconda: Not doing 'start NTP service' in live installation >06:13:14,510 INFO anaconda: Running Thread: AnaNTPserver4 (139995098105600) >06:13:14,511 INFO anaconda: Running Thread: AnaNTPserver5 (139995123283712) >06:13:14,512 INFO anaconda: Running Thread: AnaNTPserver6 (139995114891008) >06:13:14,514 INFO anaconda: Running Thread: AnaNTPserver7 (139994648348416) >06:13:14,572 INFO anaconda: Thread Done: AnaNTPserver5 (139995123283712) >06:13:14,590 INFO anaconda: Thread Done: AnaNTPserver6 (139995114891008) >06:13:14,609 INFO anaconda: Thread Done: AnaNTPserver4 (139995098105600) >06:13:14,614 INFO anaconda: Thread Done: AnaNTPserver7 (139994648348416) >12:13:19,935 INFO anaconda: Not doing 'save system time' in live installation >12:13:22,856 INFO anaconda: Not doing 'require network connection' in live installation >12:13:23,801 INFO anaconda: fs space: 945.28 GB needed: 2.97 GB >12:13:27,708 INFO anaconda: Running Thread: AnaInstallThread (139994648348416) >12:13:27,711 INFO anaconda: Not doing 'save system time to HW clock' in live installation >12:13:27,712 INFO anaconda: Setting up the installation environment >12:13:27,841 DEBUG anaconda: running handleException >12:13:27,841 DEBUG anaconda: Gtk running, queuing exception handler to the main loop >12:13:27,841 INFO anaconda: Thread Done: AnaInstallThread (139994648348416) > > >/tmp/packaging.log: >12:06:06,515 INFO packaging: rsync exited with code 0 >12:06:07,256 INFO packaging: Generating rescue image for 3.11.10-301.fc20.x86_64 > > >/tmp/program.log: >05:57:02,928 INFO program: Running... udevadm settle --timeout=300 >05:57:02,940 DEBUG program: Return code: 0 >05:57:02,980 INFO program: Running... multipath -c /dev/sde >05:57:02,999 INFO program: Dec 27 05:57:02 | /etc/multipath.conf does not exist, blacklisting all devices. >05:57:02,999 INFO program: Dec 27 05:57:02 | A default multipath.conf file is located at >05:57:02,999 INFO program: Dec 27 05:57:02 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >05:57:02,999 INFO program: Dec 27 05:57:02 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >05:57:03,000 INFO program: /dev/sde is not a valid multipath device path >05:57:03,000 DEBUG program: Return code: 1 >05:57:03,038 INFO program: Running... multipath -c /dev/sda >05:57:03,042 INFO program: Dec 27 05:57:03 | /etc/multipath.conf does not exist, blacklisting all devices. >05:57:03,042 INFO program: Dec 27 05:57:03 | A default multipath.conf file is located at >05:57:03,042 INFO program: Dec 27 05:57:03 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >05:57:03,042 INFO program: Dec 27 05:57:03 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >05:57:03,042 INFO program: /dev/sda is not a valid multipath device path >05:57:03,043 DEBUG program: Return code: 1 >05:57:03,141 INFO program: Running... lvm pvs --unit=k --nosuffix --nameprefixes --rows --unquoted --noheadings -opv_uuid,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config global {locking_type=4} /dev/sda5 >05:57:03,158 INFO program: LVM2_PV_UUID=o8wKf4-Bwlv-nlyH-pYMe-F3a2-xMTy-VVTAx5 >05:57:03,158 INFO program: LVM2_PE_START=192.00 >05:57:03,159 INFO program: LVM2_VG_NAME=guswks >05:57:03,159 INFO program: LVM2_VG_UUID=QFCZt9-6lM2-aS0g-dA6t-A3JC-t2pu-3u0bhS >05:57:03,159 INFO program: LVM2_VG_SIZE=976506880.00 >05:57:03,159 INFO program: LVM2_VG_FREE=45056.00 >05:57:03,159 INFO program: LVM2_VG_EXTENT_SIZE=4096.00 >05:57:03,159 INFO program: LVM2_VG_EXTENT_COUNT=238405 >05:57:03,159 INFO program: LVM2_VG_FREE_COUNT=11 >05:57:03,159 INFO program: LVM2_PV_COUNT=1 >05:57:03,159 DEBUG program: Return code: 0 >05:57:03,167 INFO program: Running... lvm lvs -a --unit k --nosuffix --nameprefixes --rows --unquoted --noheadings -olv_name,lv_uuid,lv_size,lv_attr,segtype --config global {locking_type=4} guswks >05:57:03,181 INFO program: LVM2_LV_NAME=root LVM2_LV_NAME=swap_1 >05:57:03,182 INFO program: LVM2_LV_UUID=ZnfkkN-IeON-76r2-qZaN-9IUk-6muh-eisAph LVM2_LV_UUID=7PaxVW-jBvK-kf0N-FYBu-j2Lj-U7cu-uLo4up >05:57:03,182 INFO program: LVM2_LV_SIZE=968077312.00 LVM2_LV_SIZE=8384512.00 >05:57:03,182 INFO program: LVM2_LV_ATTR=-wi-a----- LVM2_LV_ATTR=-wi-ao---- >05:57:03,182 INFO program: LVM2_SEGTYPE=linear LVM2_SEGTYPE=linear >05:57:03,182 DEBUG program: Return code: 0 >05:57:03,244 INFO program: Running... multipath -c /dev/sdb >05:57:03,248 INFO program: Dec 27 05:57:03 | /etc/multipath.conf does not exist, blacklisting all devices. >05:57:03,248 INFO program: Dec 27 05:57:03 | A default multipath.conf file is located at >05:57:03,248 INFO program: Dec 27 05:57:03 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >05:57:03,248 INFO program: Dec 27 05:57:03 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >05:57:03,248 INFO program: /dev/sdb is not a valid multipath device path >05:57:03,248 DEBUG program: Return code: 1 >05:57:03,329 INFO program: Running... lvm pvs --unit=k --nosuffix --nameprefixes --rows --unquoted --noheadings -opv_uuid,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config global {locking_type=4} /dev/sdb2 >05:57:03,349 INFO program: LVM2_PV_UUID=zeFsth-1wRe-6cJX-qGkA-mEhl-yAQV-iM52Rn >05:57:03,352 INFO program: LVM2_PE_START=1024.00 >05:57:03,352 INFO program: LVM2_VG_NAME=vg_f17guswks >05:57:03,352 INFO program: LVM2_VG_UUID=MPUUpB-Vi5Z-hspz-94zw-EFsh-dOK7-LBVOhQ >05:57:03,352 INFO program: LVM2_VG_SIZE=487849984.00 >05:57:03,352 INFO program: LVM2_VG_FREE=0 >05:57:03,352 INFO program: LVM2_VG_EXTENT_SIZE=32768.00 >05:57:03,352 INFO program: LVM2_VG_EXTENT_COUNT=14888 >05:57:03,352 INFO program: LVM2_VG_FREE_COUNT=0 >05:57:03,353 INFO program: LVM2_PV_COUNT=1 >05:57:03,353 DEBUG program: Return code: 0 >05:57:03,360 INFO program: Running... lvm lvs -a --unit k --nosuffix --nameprefixes --rows --unquoted --noheadings -olv_name,lv_uuid,lv_size,lv_attr,segtype --config global {locking_type=4} vg_f17guswks >05:57:03,372 INFO program: LVM2_LV_NAME=lv_home LVM2_LV_NAME=lv_root LVM2_LV_NAME=lv_swap >05:57:03,372 INFO program: LVM2_LV_UUID=kR8rTs-sRA5-1HGb-238z-pkv1-cWVe-FssjaC LVM2_LV_UUID=w4x98q-BN2T-SnSm-N2pF-1pjs-uCy5-ZoRaaB LVM2_LV_UUID=eaf40E-2Tv6-KLMf-x02t-T0iP-4sp8-ajK3CT >05:57:03,372 INFO program: LVM2_LV_SIZE=425132032.00 LVM2_LV_SIZE=52428800.00 LVM2_LV_SIZE=10289152.00 >05:57:03,372 INFO program: LVM2_LV_ATTR=-wi-a----- LVM2_LV_ATTR=-wi-a----- LVM2_LV_ATTR=-wi-ao---- >05:57:03,372 INFO program: LVM2_SEGTYPE=linear LVM2_SEGTYPE=linear LVM2_SEGTYPE=linear >05:57:03,372 DEBUG program: Return code: 0 >05:57:03,476 INFO program: Running... multipath -c /dev/sdc >05:57:03,480 INFO program: Dec 27 05:57:03 | /etc/multipath.conf does not exist, blacklisting all devices. >05:57:03,480 INFO program: Dec 27 05:57:03 | A default multipath.conf file is located at >05:57:03,480 INFO program: Dec 27 05:57:03 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >05:57:03,480 INFO program: Dec 27 05:57:03 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >05:57:03,480 INFO program: /dev/sdc is not a valid multipath device path >05:57:03,480 DEBUG program: Return code: 1 >05:57:03,493 INFO program: Running... mount -t btrfs -o subvolid=5 /dev/sdc /tmp/btrfs-tmp.17hI0aoP >05:57:03,518 DEBUG program: Return code: 0 >05:57:03,519 INFO program: Running... btrfs subvol list -p /tmp/btrfs-tmp.17hI0aoP >05:57:03,558 INFO program: ID 256 gen 7 parent 5 top level 5 path img >05:57:03,558 DEBUG program: Return code: 0 >05:57:03,559 INFO program: Running... udevadm settle --timeout=300 >05:57:03,569 DEBUG program: Return code: 0 >05:57:03,569 INFO program: Running... umount /tmp/btrfs-tmp.17hI0aoP >05:57:03,732 DEBUG program: Return code: 0 >05:57:03,750 INFO program: Running... multipath -c /dev/sdd >05:57:03,754 INFO program: Dec 27 05:57:03 | /etc/multipath.conf does not exist, blacklisting all devices. >05:57:03,754 INFO program: Dec 27 05:57:03 | A default multipath.conf file is located at >05:57:03,754 INFO program: Dec 27 05:57:03 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >05:57:03,754 INFO program: Dec 27 05:57:03 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >05:57:03,754 INFO program: /dev/sdd is not a valid multipath device path >05:57:03,754 DEBUG program: Return code: 1 >05:57:03,956 INFO program: Running... udevadm settle --timeout=300 >05:57:03,966 DEBUG program: Return code: 0 >05:57:05,572 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >05:57:05,584 DEBUG program: Return code: 0 >05:57:05,584 INFO program: Running... udevadm settle --timeout=300 >05:57:06,119 DEBUG program: Return code: 0 >05:57:06,120 INFO program: Running... modprobe fcoe >05:57:06,168 DEBUG program: Return code: 0 >05:57:06,168 INFO program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >05:57:06,180 INFO program: No FCoE boot disk information is found in EDD! >05:57:06,181 DEBUG program: Return code: 1 >05:57:07,523 INFO program: Running... udevadm settle --timeout=300 >05:57:07,566 DEBUG program: Return code: 0 >05:57:07,585 INFO program: Running... udevadm settle --timeout=300 >05:57:07,618 DEBUG program: Return code: 0 >05:57:07,661 INFO program: Running... multipath -c /dev/sde >05:57:07,671 INFO program: Dec 27 05:57:07 | /etc/multipath.conf does not exist, blacklisting all devices. >05:57:07,672 INFO program: Dec 27 05:57:07 | A default multipath.conf file is located at >05:57:07,672 INFO program: Dec 27 05:57:07 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >05:57:07,673 INFO program: Dec 27 05:57:07 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >05:57:07,673 INFO program: /dev/sde is not a valid multipath device path >05:57:07,673 DEBUG program: Return code: 1 >05:57:07,846 INFO program: Running... multipath -c /dev/sda >05:57:07,859 INFO program: Dec 27 05:57:07 | /etc/multipath.conf does not exist, blacklisting all devices. >05:57:07,859 INFO program: Dec 27 05:57:07 | A default multipath.conf file is located at >05:57:07,860 INFO program: Dec 27 05:57:07 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >05:57:07,860 INFO program: Dec 27 05:57:07 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >05:57:07,860 INFO program: /dev/sda is not a valid multipath device path >05:57:07,861 DEBUG program: Return code: 1 >05:57:07,974 INFO program: Running... dumpe2fs -h /dev/sda1 >05:57:08,022 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >05:57:08,023 INFO program: Filesystem volume name: <none> >05:57:08,023 INFO program: Last mounted on: /run/media/gcastro/705a9c24-d8c1-42da-85f4-df925ed4f8e9 >05:57:08,023 INFO program: Filesystem UUID: 705a9c24-d8c1-42da-85f4-df925ed4f8e9 >05:57:08,023 INFO program: Filesystem magic number: 0xEF53 >05:57:08,023 INFO program: Filesystem revision #: 1 (dynamic) >05:57:08,023 INFO program: Filesystem features: filetype sparse_super >05:57:08,023 INFO program: Filesystem flags: signed_directory_hash >05:57:08,023 INFO program: Default mount options: (none) >05:57:08,024 INFO program: Filesystem state: clean >05:57:08,024 INFO program: Errors behavior: Continue >05:57:08,024 INFO program: Filesystem OS type: Linux >05:57:08,024 INFO program: Inode count: 124496 >05:57:08,024 INFO program: Block count: 248832 >05:57:08,024 INFO program: Reserved block count: 12441 >05:57:08,024 INFO program: Free blocks: 159752 >05:57:08,024 INFO program: Free inodes: 124254 >05:57:08,024 INFO program: First block: 1 >05:57:08,025 INFO program: Block size: 1024 >05:57:08,025 INFO program: Fragment size: 1024 >05:57:08,025 INFO program: Blocks per group: 8192 >05:57:08,025 INFO program: Fragments per group: 8192 >05:57:08,025 INFO program: Inodes per group: 4016 >05:57:08,025 INFO program: Inode blocks per group: 502 >05:57:08,025 INFO program: Last mount time: Fri Dec 27 05:48:08 2013 >05:57:08,025 INFO program: Last write time: Fri Dec 27 05:49:32 2013 >05:57:08,026 INFO program: Mount count: 16 >05:57:08,026 INFO program: Maximum mount count: 30 >05:57:08,026 INFO program: Last checked: Mon Nov 12 04:06:10 2012 >05:57:08,026 INFO program: Check interval: 0 (<none>) >05:57:08,027 INFO program: Lifetime writes: 55 kB >05:57:08,027 INFO program: Reserved blocks uid: 0 (user root) >05:57:08,027 INFO program: Reserved blocks gid: 0 (group root) >05:57:08,027 INFO program: First inode: 11 >05:57:08,027 INFO program: Inode size: 128 >05:57:08,028 INFO program: >05:57:08,028 DEBUG program: Return code: 0 >05:57:08,028 INFO program: Running... resize2fs -P /dev/sda1 >05:57:08,051 INFO program: resize2fs 1.42.8 (20-Jun-2013) >05:57:08,053 INFO program: Estimated minimum size of the filesystem: 78493 >05:57:08,053 DEBUG program: Return code: 0 >05:57:08,171 INFO program: Running... lvm pvs --unit=k --nosuffix --nameprefixes --rows --unquoted --noheadings -opv_uuid,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config global {locking_type=4} /dev/sda5 >05:57:08,232 INFO program: LVM2_PV_UUID=o8wKf4-Bwlv-nlyH-pYMe-F3a2-xMTy-VVTAx5 >05:57:08,233 INFO program: LVM2_PE_START=192.00 >05:57:08,233 INFO program: LVM2_VG_NAME=guswks >05:57:08,233 INFO program: LVM2_VG_UUID=QFCZt9-6lM2-aS0g-dA6t-A3JC-t2pu-3u0bhS >05:57:08,234 INFO program: LVM2_VG_SIZE=976506880.00 >05:57:08,234 INFO program: LVM2_VG_FREE=45056.00 >05:57:08,234 INFO program: LVM2_VG_EXTENT_SIZE=4096.00 >05:57:08,235 INFO program: LVM2_VG_EXTENT_COUNT=238405 >05:57:08,235 INFO program: LVM2_VG_FREE_COUNT=11 >05:57:08,235 INFO program: LVM2_PV_COUNT=1 >05:57:08,236 DEBUG program: Return code: 0 >05:57:08,253 INFO program: Running... lvm lvs -a --unit k --nosuffix --nameprefixes --rows --unquoted --noheadings -olv_name,lv_uuid,lv_size,lv_attr,segtype --config global {locking_type=4} guswks >05:57:08,292 INFO program: LVM2_LV_NAME=root LVM2_LV_NAME=swap_1 >05:57:08,292 INFO program: LVM2_LV_UUID=ZnfkkN-IeON-76r2-qZaN-9IUk-6muh-eisAph LVM2_LV_UUID=7PaxVW-jBvK-kf0N-FYBu-j2Lj-U7cu-uLo4up >05:57:08,292 INFO program: LVM2_LV_SIZE=968077312.00 LVM2_LV_SIZE=8384512.00 >05:57:08,292 INFO program: LVM2_LV_ATTR=-wi-a----- LVM2_LV_ATTR=-wi-ao---- >05:57:08,292 INFO program: LVM2_SEGTYPE=linear LVM2_SEGTYPE=linear >05:57:08,292 DEBUG program: Return code: 0 >05:57:08,318 INFO program: Running... dumpe2fs -h /dev/mapper/guswks-root >05:57:08,366 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >05:57:08,367 INFO program: Filesystem volume name: <none> >05:57:08,367 INFO program: Last mounted on: /run/media/gcastro/ee6477cd-ea60-4cb2-9512-4ffbbce48bab >05:57:08,368 INFO program: Filesystem UUID: ee6477cd-ea60-4cb2-9512-4ffbbce48bab >05:57:08,368 INFO program: Filesystem magic number: 0xEF53 >05:57:08,368 INFO program: Filesystem revision #: 1 (dynamic) >05:57:08,369 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 >05:57:08,370 INFO program: Filesystem flags: signed_directory_hash >05:57:08,370 INFO program: Default mount options: (none) >05:57:08,371 INFO program: Filesystem state: clean >05:57:08,371 INFO program: Errors behavior: Continue >05:57:08,372 INFO program: Filesystem OS type: Linux >05:57:08,372 INFO program: Inode count: 60506112 >05:57:08,372 INFO program: Block count: 242019328 >05:57:08,373 INFO program: Reserved block count: 12100966 >05:57:08,373 INFO program: Free blocks: 101471322 >05:57:08,374 INFO program: Free inodes: 59560376 >05:57:08,374 INFO program: First block: 0 >05:57:08,374 INFO program: Block size: 4096 >05:57:08,375 INFO program: Fragment size: 4096 >05:57:08,375 INFO program: Reserved GDT blocks: 966 >05:57:08,376 INFO program: Blocks per group: 32768 >05:57:08,376 INFO program: Fragments per group: 32768 >05:57:08,377 INFO program: Inodes per group: 8192 >05:57:08,377 INFO program: Inode blocks per group: 512 >05:57:08,378 INFO program: Flex block group size: 16 >05:57:08,378 INFO program: Filesystem created: Thu Nov 3 07:40:59 2011 >05:57:08,378 INFO program: Last mount time: Wed Dec 18 05:17:02 2013 >05:57:08,379 INFO program: Last write time: Fri Dec 27 05:52:45 2013 >05:57:08,379 INFO program: Mount count: 26 >05:57:08,380 INFO program: Maximum mount count: 29 >05:57:08,380 INFO program: Last checked: Mon Dec 24 03:06:18 2012 >05:57:08,381 INFO program: Check interval: 15552000 (6 months) >05:57:08,381 INFO program: Next check after: Sat Jun 22 04:06:18 2013 >05:57:08,381 INFO program: Lifetime writes: 796 GB >05:57:08,382 INFO program: Reserved blocks uid: 0 (user root) >05:57:08,382 INFO program: Reserved blocks gid: 0 (group root) >05:57:08,383 INFO program: First inode: 11 >05:57:08,383 INFO program: Inode size: 256 >05:57:08,383 INFO program: Required extra isize: 28 >05:57:08,384 INFO program: Desired extra isize: 28 >05:57:08,384 INFO program: Journal inode: 8 >05:57:08,384 INFO program: Default directory hash: half_md4 >05:57:08,385 INFO program: Directory Hash Seed: 43af5313-6dc2-4401-8a82-2c7d5f2eb7a1 >05:57:08,385 INFO program: Journal backup: inode blocks >05:57:08,385 INFO program: Journal features: journal_incompat_revoke >05:57:08,386 INFO program: Journal size: 128M >05:57:08,386 INFO program: Journal length: 32768 >05:57:08,387 INFO program: Journal sequence: 0x00424d84 >05:57:08,387 INFO program: Journal start: 0 >05:57:08,387 INFO program: >05:57:08,388 DEBUG program: Return code: 0 >05:57:08,388 INFO program: Running... resize2fs -P /dev/mapper/guswks-root >05:57:08,398 INFO program: resize2fs 1.42.8 (20-Jun-2013) >05:57:08,399 INFO program: Estimated minimum size of the filesystem: 139159111 >05:57:08,400 DEBUG program: Return code: 0 >05:57:08,503 INFO program: Running... multipath -c /dev/sdb >05:57:08,514 INFO program: Dec 27 05:57:08 | /etc/multipath.conf does not exist, blacklisting all devices. >05:57:08,515 INFO program: Dec 27 05:57:08 | A default multipath.conf file is located at >05:57:08,515 INFO program: Dec 27 05:57:08 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >05:57:08,515 INFO program: Dec 27 05:57:08 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >05:57:08,519 INFO program: /dev/sdb is not a valid multipath device path >05:57:08,519 DEBUG program: Return code: 1 >05:57:08,640 INFO program: Running... dumpe2fs -h /dev/sdb1 >05:57:08,672 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >05:57:08,673 INFO program: Filesystem volume name: <none> >05:57:08,673 INFO program: Last mounted on: /boot >05:57:08,674 INFO program: Filesystem UUID: 5f5f30d1-a7a6-42f7-8b47-3f7f28ae40be >05:57:08,674 INFO program: Filesystem magic number: 0xEF53 >05:57:08,674 INFO program: Filesystem revision #: 1 (dynamic) >05:57:08,675 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 >05:57:08,675 INFO program: Filesystem flags: signed_directory_hash >05:57:08,676 INFO program: Default mount options: user_xattr acl >05:57:08,676 INFO program: Filesystem state: clean >05:57:08,676 INFO program: Errors behavior: Continue >05:57:08,677 INFO program: Filesystem OS type: Linux >05:57:08,677 INFO program: Inode count: 128016 >05:57:08,677 INFO program: Block count: 512000 >05:57:08,678 INFO program: Reserved block count: 25600 >05:57:08,678 INFO program: Free blocks: 391304 >05:57:08,679 INFO program: Free inodes: 127609 >05:57:08,679 INFO program: First block: 1 >05:57:08,679 INFO program: Block size: 1024 >05:57:08,680 INFO program: Fragment size: 1024 >05:57:08,680 INFO program: Reserved GDT blocks: 256 >05:57:08,681 INFO program: Blocks per group: 8192 >05:57:08,681 INFO program: Fragments per group: 8192 >05:57:08,681 INFO program: Inodes per group: 2032 >05:57:08,682 INFO program: Inode blocks per group: 254 >05:57:08,682 INFO program: Flex block group size: 16 >05:57:08,682 INFO program: Filesystem created: Mon Dec 24 06:49:13 2012 >05:57:08,683 INFO program: Last mount time: Wed Dec 18 03:58:19 2013 >05:57:08,683 INFO program: Last write time: Fri Dec 27 05:52:43 2013 >05:57:08,684 INFO program: Mount count: 68 >05:57:08,684 INFO program: Maximum mount count: -1 >05:57:08,684 INFO program: Last checked: Mon Dec 24 06:49:13 2012 >05:57:08,685 INFO program: Check interval: 0 (<none>) >05:57:08,685 INFO program: Lifetime writes: 370 MB >05:57:08,685 INFO program: Reserved blocks uid: 0 (user root) >05:57:08,686 INFO program: Reserved blocks gid: 0 (group root) >05:57:08,686 INFO program: First inode: 11 >05:57:08,686 INFO program: Inode size: 128 >05:57:08,687 INFO program: Journal inode: 8 >05:57:08,687 INFO program: Default directory hash: half_md4 >05:57:08,688 INFO program: Directory Hash Seed: 9f70faf0-30d9-4f14-8e6e-465aed5fa52f >05:57:08,688 INFO program: Journal backup: inode blocks >05:57:08,689 INFO program: Journal features: journal_incompat_revoke >05:57:08,689 INFO program: Journal size: 8M >05:57:08,689 INFO program: Journal length: 8192 >05:57:08,690 INFO program: Journal sequence: 0x0000016e >05:57:08,690 INFO program: Journal start: 0 >05:57:08,691 INFO program: >05:57:08,692 DEBUG program: Return code: 0 >05:57:08,693 INFO program: Running... resize2fs -P /dev/sdb1 >05:57:08,708 INFO program: resize2fs 1.42.8 (20-Jun-2013) >05:57:08,708 INFO program: Estimated minimum size of the filesystem: 111987 >05:57:08,709 DEBUG program: Return code: 0 >05:57:08,754 INFO program: Running... lvm pvs --unit=k --nosuffix --nameprefixes --rows --unquoted --noheadings -opv_uuid,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config global {locking_type=4} /dev/sdb2 >05:57:08,789 INFO program: LVM2_PV_UUID=zeFsth-1wRe-6cJX-qGkA-mEhl-yAQV-iM52Rn >05:57:08,790 INFO program: LVM2_PE_START=1024.00 >05:57:08,791 INFO program: LVM2_VG_NAME=vg_f17guswks >05:57:08,791 INFO program: LVM2_VG_UUID=MPUUpB-Vi5Z-hspz-94zw-EFsh-dOK7-LBVOhQ >05:57:08,791 INFO program: LVM2_VG_SIZE=487849984.00 >05:57:08,791 INFO program: LVM2_VG_FREE=0 >05:57:08,791 INFO program: LVM2_VG_EXTENT_SIZE=32768.00 >05:57:08,792 INFO program: LVM2_VG_EXTENT_COUNT=14888 >05:57:08,792 INFO program: LVM2_VG_FREE_COUNT=0 >05:57:08,792 INFO program: LVM2_PV_COUNT=1 >05:57:08,792 DEBUG program: Return code: 0 >05:57:08,800 INFO program: Running... lvm lvs -a --unit k --nosuffix --nameprefixes --rows --unquoted --noheadings -olv_name,lv_uuid,lv_size,lv_attr,segtype --config global {locking_type=4} vg_f17guswks >05:57:08,819 INFO program: LVM2_LV_NAME=lv_home LVM2_LV_NAME=lv_root LVM2_LV_NAME=lv_swap >05:57:08,820 INFO program: LVM2_LV_UUID=kR8rTs-sRA5-1HGb-238z-pkv1-cWVe-FssjaC LVM2_LV_UUID=w4x98q-BN2T-SnSm-N2pF-1pjs-uCy5-ZoRaaB LVM2_LV_UUID=eaf40E-2Tv6-KLMf-x02t-T0iP-4sp8-ajK3CT >05:57:08,820 INFO program: LVM2_LV_SIZE=425132032.00 LVM2_LV_SIZE=52428800.00 LVM2_LV_SIZE=10289152.00 >05:57:08,820 INFO program: LVM2_LV_ATTR=-wi-a----- LVM2_LV_ATTR=-wi-a----- LVM2_LV_ATTR=-wi-ao---- >05:57:08,821 INFO program: LVM2_SEGTYPE=linear LVM2_SEGTYPE=linear LVM2_SEGTYPE=linear >05:57:08,821 DEBUG program: Return code: 0 >05:57:08,861 INFO program: Running... dumpe2fs -h /dev/mapper/vg_f17guswks-lv_home >05:57:08,923 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >05:57:08,924 INFO program: Filesystem volume name: <none> >05:57:08,924 INFO program: Last mounted on: /home >05:57:08,924 INFO program: Filesystem UUID: ea814cd2-99b4-4f60-acc5-27b662366c18 >05:57:08,924 INFO program: Filesystem magic number: 0xEF53 >05:57:08,924 INFO program: Filesystem revision #: 1 (dynamic) >05:57:08,924 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 >05:57:08,924 INFO program: Filesystem flags: signed_directory_hash >05:57:08,924 INFO program: Default mount options: user_xattr acl >05:57:08,925 INFO program: Filesystem state: clean >05:57:08,925 INFO program: Errors behavior: Continue >05:57:08,925 INFO program: Filesystem OS type: Linux >05:57:08,925 INFO program: Inode count: 26574848 >05:57:08,925 INFO program: Block count: 106283008 >05:57:08,925 INFO program: Reserved block count: 5314150 >05:57:08,925 INFO program: Free blocks: 58333851 >05:57:08,925 INFO program: Free inodes: 26514353 >05:57:08,926 INFO program: First block: 0 >05:57:08,926 INFO program: Block size: 4096 >05:57:08,926 INFO program: Fragment size: 4096 >05:57:08,926 INFO program: Reserved GDT blocks: 998 >05:57:08,926 INFO program: Blocks per group: 32768 >05:57:08,926 INFO program: Fragments per group: 32768 >05:57:08,926 INFO program: Inodes per group: 8192 >05:57:08,926 INFO program: Inode blocks per group: 512 >05:57:08,927 INFO program: Flex block group size: 16 >05:57:08,927 INFO program: Filesystem created: Mon Dec 24 06:49:17 2012 >05:57:08,927 INFO program: Last mount time: Wed Dec 18 03:58:20 2013 >05:57:08,927 INFO program: Last write time: Fri Dec 27 05:52:43 2013 >05:57:08,927 INFO program: Mount count: 68 >05:57:08,928 INFO program: Maximum mount count: -1 >05:57:08,928 INFO program: Last checked: Mon Dec 24 06:49:17 2012 >05:57:08,928 INFO program: Check interval: 0 (<none>) >05:57:08,928 INFO program: Lifetime writes: 544 GB >05:57:08,928 INFO program: Reserved blocks uid: 0 (user root) >05:57:08,929 INFO program: Reserved blocks gid: 0 (group root) >05:57:08,929 INFO program: First inode: 11 >05:57:08,929 INFO program: Inode size: 256 >05:57:08,929 INFO program: Required extra isize: 28 >05:57:08,930 INFO program: Desired extra isize: 28 >05:57:08,930 INFO program: Journal inode: 8 >05:57:08,930 INFO program: Default directory hash: half_md4 >05:57:08,930 INFO program: Directory Hash Seed: 34197c20-ab7c-44ce-9f57-2875c1e16a9a >05:57:08,930 INFO program: Journal backup: inode blocks >05:57:08,932 INFO program: Journal features: journal_incompat_revoke >05:57:08,932 INFO program: Journal size: 128M >05:57:08,932 INFO program: Journal length: 32768 >05:57:08,932 INFO program: Journal sequence: 0x002d468a >05:57:08,933 INFO program: Journal start: 0 >05:57:08,933 INFO program: >05:57:08,933 DEBUG program: Return code: 0 >05:57:08,933 INFO program: Running... resize2fs -P /dev/mapper/vg_f17guswks-lv_home >05:57:08,941 INFO program: resize2fs 1.42.8 (20-Jun-2013) >05:57:08,942 INFO program: Estimated minimum size of the filesystem: 47147565 >05:57:08,942 DEBUG program: Return code: 0 >05:57:09,013 INFO program: Running... dumpe2fs -h /dev/mapper/vg_f17guswks-lv_root >05:57:09,063 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >05:57:09,064 INFO program: Filesystem volume name: _Fedora-17-x86_6 >05:57:09,065 INFO program: Last mounted on: / >05:57:09,066 INFO program: Filesystem UUID: 3c127d9d-3c51-4122-aa80-526fd4c66935 >05:57:09,066 INFO program: Filesystem magic number: 0xEF53 >05:57:09,067 INFO program: Filesystem revision #: 1 (dynamic) >05:57:09,067 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 >05:57:09,068 INFO program: Filesystem flags: signed_directory_hash >05:57:09,068 INFO program: Default mount options: user_xattr acl >05:57:09,069 INFO program: Filesystem state: clean >05:57:09,069 INFO program: Errors behavior: Continue >05:57:09,070 INFO program: Filesystem OS type: Linux >05:57:09,070 INFO program: Inode count: 3276800 >05:57:09,071 INFO program: Block count: 13107200 >05:57:09,071 INFO program: Reserved block count: 131050 >05:57:09,072 INFO program: Free blocks: 10651385 >05:57:09,072 INFO program: Free inodes: 3080363 >05:57:09,072 INFO program: First block: 0 >05:57:09,073 INFO program: Block size: 4096 >05:57:09,073 INFO program: Fragment size: 4096 >05:57:09,074 INFO program: Reserved GDT blocks: 252 >05:57:09,074 INFO program: Blocks per group: 32768 >05:57:09,075 INFO program: Fragments per group: 32768 >05:57:09,076 INFO program: Inodes per group: 8192 >05:57:09,076 INFO program: Inode blocks per group: 512 >05:57:09,077 INFO program: Flex block group size: 16 >05:57:09,077 INFO program: Filesystem created: Tue May 22 16:37:52 2012 >05:57:09,077 INFO program: Last mount time: Wed Dec 18 03:58:08 2013 >05:57:09,078 INFO program: Last write time: Wed Dec 18 03:58:05 2013 >05:57:09,078 INFO program: Mount count: 65 >05:57:09,078 INFO program: Maximum mount count: -1 >05:57:09,079 INFO program: Last checked: Mon Dec 24 06:52:31 2012 >05:57:09,079 INFO program: Check interval: 0 (<none>) >05:57:09,080 INFO program: Lifetime writes: 129 GB >05:57:09,080 INFO program: Reserved blocks uid: 0 (user root) >05:57:09,080 INFO program: Reserved blocks gid: 0 (group root) >05:57:09,081 INFO program: First inode: 11 >05:57:09,081 INFO program: Inode size: 256 >05:57:09,081 INFO program: Required extra isize: 28 >05:57:09,082 INFO program: Desired extra isize: 28 >05:57:09,082 INFO program: Journal inode: 8 >05:57:09,083 INFO program: Default directory hash: half_md4 >05:57:09,083 INFO program: Directory Hash Seed: 539dd829-5bd6-424f-aa3f-1d8c3fd799a6 >05:57:09,083 INFO program: Journal backup: inode blocks >05:57:09,084 INFO program: Journal features: journal_incompat_revoke >05:57:09,084 INFO program: Journal size: 128M >05:57:09,085 INFO program: Journal length: 32768 >05:57:09,085 INFO program: Journal sequence: 0x00198ff6 >05:57:09,085 INFO program: Journal start: 0 >05:57:09,086 INFO program: >05:57:09,086 DEBUG program: Return code: 0 >05:57:09,087 INFO program: Running... resize2fs -P /dev/mapper/vg_f17guswks-lv_root >05:57:09,099 INFO program: resize2fs 1.42.8 (20-Jun-2013) >05:57:09,100 INFO program: Estimated minimum size of the filesystem: 2316521 >05:57:09,100 DEBUG program: Return code: 0 >05:57:09,214 INFO program: Running... multipath -c /dev/sdc >05:57:09,224 INFO program: Dec 27 05:57:09 | /etc/multipath.conf does not exist, blacklisting all devices. >05:57:09,225 INFO program: Dec 27 05:57:09 | A default multipath.conf file is located at >05:57:09,225 INFO program: Dec 27 05:57:09 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >05:57:09,226 INFO program: Dec 27 05:57:09 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >05:57:09,226 INFO program: /dev/sdc is not a valid multipath device path >05:57:09,226 DEBUG program: Return code: 1 >05:57:09,257 INFO program: Running... mount -t btrfs -o subvolid=5 /dev/sdc /tmp/btrfs-tmp.17b_O5fO >05:57:09,352 DEBUG program: Return code: 0 >05:57:09,352 INFO program: Running... btrfs subvol list -p /tmp/btrfs-tmp.17b_O5fO >05:57:09,363 INFO program: ID 256 gen 7 parent 5 top level 5 path img >05:57:09,363 DEBUG program: Return code: 0 >05:57:09,364 INFO program: Running... udevadm settle --timeout=300 >05:57:09,386 DEBUG program: Return code: 0 >05:57:09,386 INFO program: Running... umount /tmp/btrfs-tmp.17b_O5fO >05:57:09,556 DEBUG program: Return code: 0 >05:57:09,574 INFO program: Running... multipath -c /dev/sdd >05:57:09,586 INFO program: Dec 27 05:57:09 | /etc/multipath.conf does not exist, blacklisting all devices. >05:57:09,586 INFO program: Dec 27 05:57:09 | A default multipath.conf file is located at >05:57:09,586 INFO program: Dec 27 05:57:09 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >05:57:09,586 INFO program: Dec 27 05:57:09 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >05:57:09,590 INFO program: /dev/sdd is not a valid multipath device path >05:57:09,590 DEBUG program: Return code: 1 >05:57:09,759 INFO program: Running... dumpe2fs -h /dev/loop3 >05:57:09,768 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >05:57:09,769 INFO program: Filesystem volume name: _Fedora-Live-Des >05:57:09,769 INFO program: Last mounted on: /var/tmp/imgcreate-CIJ2Sr/install_root >05:57:09,769 INFO program: Filesystem UUID: 24375583-5faa-4172-8345-5dff1a0e89e5 >05:57:09,770 INFO program: Filesystem magic number: 0xEF53 >05:57:09,770 INFO program: Filesystem revision #: 1 (dynamic) >05:57:09,771 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 >05:57:09,771 INFO program: Filesystem flags: signed_directory_hash >05:57:09,771 INFO program: Default mount options: user_xattr acl >05:57:09,772 INFO program: Filesystem state: clean >05:57:09,772 INFO program: Errors behavior: Continue >05:57:09,772 INFO program: Filesystem OS type: Linux >05:57:09,773 INFO program: Inode count: 262144 >05:57:09,773 INFO program: Block count: 1048576 >05:57:09,773 INFO program: Reserved block count: 10484 >05:57:09,774 INFO program: Free blocks: 225114 >05:57:09,774 INFO program: Free inodes: 155781 >05:57:09,775 INFO program: First block: 0 >05:57:09,775 INFO program: Block size: 4096 >05:57:09,775 INFO program: Fragment size: 4096 >05:57:09,776 INFO program: Reserved GDT blocks: 255 >05:57:09,776 INFO program: Blocks per group: 32768 >05:57:09,776 INFO program: Fragments per group: 32768 >05:57:09,777 INFO program: Inodes per group: 8192 >05:57:09,777 INFO program: Inode blocks per group: 512 >05:57:09,777 INFO program: Flex block group size: 16 >05:57:09,778 INFO program: Filesystem created: Wed Dec 11 19:03:22 2013 >05:57:09,778 INFO program: Last mount time: Wed Dec 11 19:03:26 2013 >05:57:09,779 INFO program: Last write time: Wed Dec 11 19:51:39 2013 >05:57:09,779 INFO program: Mount count: 0 >05:57:09,779 INFO program: Maximum mount count: -1 >05:57:09,780 INFO program: Last checked: Wed Dec 11 19:51:39 2013 >05:57:09,780 INFO program: Check interval: 0 (<none>) >05:57:09,780 INFO program: Lifetime writes: 767 MB >05:57:09,781 INFO program: Reserved blocks uid: 0 (user root) >05:57:09,781 INFO program: Reserved blocks gid: 0 (group root) >05:57:09,781 INFO program: First inode: 11 >05:57:09,782 INFO program: Inode size: 256 >05:57:09,782 INFO program: Required extra isize: 28 >05:57:09,783 INFO program: Desired extra isize: 28 >05:57:09,783 INFO program: Journal inode: 8 >05:57:09,783 INFO program: Default directory hash: half_md4 >05:57:09,784 INFO program: Directory Hash Seed: b1c616e0-cc81-4b8c-9992-f2c77daec9c9 >05:57:09,784 INFO program: Journal backup: inode blocks >05:57:09,784 INFO program: Journal features: journal_incompat_revoke >05:57:09,785 INFO program: Journal size: 128M >05:57:09,785 INFO program: Journal length: 32768 >05:57:09,785 INFO program: Journal sequence: 0x00003086 >05:57:09,786 INFO program: Journal start: 0 >05:57:09,786 INFO program: >05:57:09,786 DEBUG program: Return code: 0 >05:57:09,786 INFO program: Running... resize2fs -P /dev/loop3 >05:57:09,799 INFO program: resize2fs 1.42.8 (20-Jun-2013) >05:57:09,799 INFO program: resize2fs: Device or resource busy while trying to open /dev/loop3 >05:57:09,800 INFO program: Couldn't find valid filesystem superblock. >05:57:09,800 DEBUG program: Return code: 1 >05:57:09,989 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >05:57:09,999 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >05:57:10,001 INFO program: Filesystem volume name: _Fedora-Live-Des >05:57:10,001 INFO program: Last mounted on: / >05:57:10,001 INFO program: Filesystem UUID: 24375583-5faa-4172-8345-5dff1a0e89e5 >05:57:10,002 INFO program: Filesystem magic number: 0xEF53 >05:57:10,002 INFO program: Filesystem revision #: 1 (dynamic) >05:57:10,002 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 >05:57:10,003 INFO program: Filesystem flags: signed_directory_hash >05:57:10,003 INFO program: Default mount options: user_xattr acl >05:57:10,004 INFO program: Filesystem state: clean >05:57:10,004 INFO program: Errors behavior: Continue >05:57:10,004 INFO program: Filesystem OS type: Linux >05:57:10,005 INFO program: Inode count: 262144 >05:57:10,005 INFO program: Block count: 1048576 >05:57:10,005 INFO program: Reserved block count: 10484 >05:57:10,006 INFO program: Free blocks: 225114 >05:57:10,006 INFO program: Free inodes: 155781 >05:57:10,006 INFO program: First block: 0 >05:57:10,006 INFO program: Block size: 4096 >05:57:10,006 INFO program: Fragment size: 4096 >05:57:10,006 INFO program: Reserved GDT blocks: 255 >05:57:10,008 INFO program: Blocks per group: 32768 >05:57:10,008 INFO program: Fragments per group: 32768 >05:57:10,008 INFO program: Inodes per group: 8192 >05:57:10,008 INFO program: Inode blocks per group: 512 >05:57:10,008 INFO program: Flex block group size: 16 >05:57:10,008 INFO program: Filesystem created: Wed Dec 11 19:03:22 2013 >05:57:10,010 INFO program: Last mount time: Fri Dec 27 05:56:14 2013 >05:57:10,010 INFO program: Last write time: Fri Dec 27 05:56:14 2013 >05:57:10,010 INFO program: Mount count: 1 >05:57:10,010 INFO program: Maximum mount count: -1 >05:57:10,010 INFO program: Last checked: Wed Dec 11 19:51:39 2013 >05:57:10,010 INFO program: Check interval: 0 (<none>) >05:57:10,010 INFO program: Lifetime writes: 767 MB >05:57:10,012 INFO program: Reserved blocks uid: 0 (user root) >05:57:10,012 INFO program: Reserved blocks gid: 0 (group root) >05:57:10,012 INFO program: First inode: 11 >05:57:10,012 INFO program: Inode size: 256 >05:57:10,014 INFO program: Required extra isize: 28 >05:57:10,014 INFO program: Desired extra isize: 28 >05:57:10,014 INFO program: Journal inode: 8 >05:57:10,014 INFO program: Default directory hash: half_md4 >05:57:10,014 INFO program: Directory Hash Seed: b1c616e0-cc81-4b8c-9992-f2c77daec9c9 >05:57:10,014 INFO program: Journal backup: inode blocks >05:57:10,014 INFO program: Journal features: journal_incompat_revoke >05:57:10,014 INFO program: Journal size: 128M >05:57:10,014 INFO program: Journal length: 32768 >05:57:10,017 INFO program: Journal sequence: 0x00003087 >05:57:10,017 INFO program: Journal start: 1 >05:57:10,017 INFO program: >05:57:10,017 DEBUG program: Return code: 0 >05:57:10,017 INFO program: Running... resize2fs -P /dev/mapper/live-rw >05:57:10,027 INFO program: resize2fs 1.42.8 (20-Jun-2013) >05:57:10,028 INFO program: Estimated minimum size of the filesystem: 825687 >05:57:10,028 DEBUG program: Return code: 0 >05:57:10,081 INFO program: Running... dumpe2fs -h /dev/mapper/live-base >05:57:10,091 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >05:57:10,091 INFO program: Filesystem volume name: _Fedora-Live-Des >05:57:10,092 INFO program: Last mounted on: /var/tmp/imgcreate-CIJ2Sr/install_root >05:57:10,092 INFO program: Filesystem UUID: 24375583-5faa-4172-8345-5dff1a0e89e5 >05:57:10,092 INFO program: Filesystem magic number: 0xEF53 >05:57:10,093 INFO program: Filesystem revision #: 1 (dynamic) >05:57:10,093 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 >05:57:10,093 INFO program: Filesystem flags: signed_directory_hash >05:57:10,094 INFO program: Default mount options: user_xattr acl >05:57:10,094 INFO program: Filesystem state: clean >05:57:10,095 INFO program: Errors behavior: Continue >05:57:10,095 INFO program: Filesystem OS type: Linux >05:57:10,095 INFO program: Inode count: 262144 >05:57:10,096 INFO program: Block count: 1048576 >05:57:10,096 INFO program: Reserved block count: 10484 >05:57:10,096 INFO program: Free blocks: 225114 >05:57:10,097 INFO program: Free inodes: 155781 >05:57:10,097 INFO program: First block: 0 >05:57:10,097 INFO program: Block size: 4096 >05:57:10,098 INFO program: Fragment size: 4096 >05:57:10,098 INFO program: Reserved GDT blocks: 255 >05:57:10,099 INFO program: Blocks per group: 32768 >05:57:10,099 INFO program: Fragments per group: 32768 >05:57:10,099 INFO program: Inodes per group: 8192 >05:57:10,100 INFO program: Inode blocks per group: 512 >05:57:10,100 INFO program: Flex block group size: 16 >05:57:10,100 INFO program: Filesystem created: Wed Dec 11 19:03:22 2013 >05:57:10,101 INFO program: Last mount time: Wed Dec 11 19:03:26 2013 >05:57:10,101 INFO program: Last write time: Wed Dec 11 19:51:39 2013 >05:57:10,102 INFO program: Mount count: 0 >05:57:10,102 INFO program: Maximum mount count: -1 >05:57:10,102 INFO program: Last checked: Wed Dec 11 19:51:39 2013 >05:57:10,103 INFO program: Check interval: 0 (<none>) >05:57:10,103 INFO program: Lifetime writes: 767 MB >05:57:10,103 INFO program: Reserved blocks uid: 0 (user root) >05:57:10,104 INFO program: Reserved blocks gid: 0 (group root) >05:57:10,104 INFO program: First inode: 11 >05:57:10,104 INFO program: Inode size: 256 >05:57:10,105 INFO program: Required extra isize: 28 >05:57:10,105 INFO program: Desired extra isize: 28 >05:57:10,106 INFO program: Journal inode: 8 >05:57:10,106 INFO program: Default directory hash: half_md4 >05:57:10,106 INFO program: Directory Hash Seed: b1c616e0-cc81-4b8c-9992-f2c77daec9c9 >05:57:10,107 INFO program: Journal backup: inode blocks >05:57:10,107 INFO program: Journal features: journal_incompat_revoke >05:57:10,107 INFO program: Journal size: 128M >05:57:10,107 INFO program: Journal length: 32768 >05:57:10,107 INFO program: Journal sequence: 0x00003086 >05:57:10,107 INFO program: Journal start: 0 >05:57:10,107 INFO program: >05:57:10,107 DEBUG program: Return code: 0 >05:57:10,108 INFO program: Running... resize2fs -P /dev/mapper/live-base >05:57:10,116 INFO program: resize2fs 1.42.8 (20-Jun-2013) >05:57:10,116 INFO program: resize2fs: Operation not permitted while trying to open /dev/mapper/live-base >05:57:10,117 INFO program: Couldn't find valid filesystem superblock. >05:57:10,118 DEBUG program: Return code: 1 >05:57:10,174 INFO program: Running... dumpe2fs -h /dev/mapper/live-osimg-min >05:57:10,184 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >05:57:10,184 INFO program: Filesystem volume name: _Fedora-Live-Des >05:57:10,185 INFO program: Last mounted on: /var/tmp/imgcreate-CIJ2Sr/install_root >05:57:10,185 INFO program: Filesystem UUID: 24375583-5faa-4172-8345-5dff1a0e89e5 >05:57:10,185 INFO program: Filesystem magic number: 0xEF53 >05:57:10,186 INFO program: Filesystem revision #: 1 (dynamic) >05:57:10,186 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 >05:57:10,186 INFO program: Filesystem flags: signed_directory_hash >05:57:10,187 INFO program: Default mount options: user_xattr acl >05:57:10,187 INFO program: Filesystem state: clean >05:57:10,187 INFO program: Errors behavior: Continue >05:57:10,188 INFO program: Filesystem OS type: Linux >05:57:10,188 INFO program: Inode count: 212992 >05:57:10,189 INFO program: Block count: 825687 >05:57:10,189 INFO program: Reserved block count: 8255 >05:57:10,189 INFO program: Free blocks: 5566 >05:57:10,190 INFO program: Free inodes: 106629 >05:57:10,190 INFO program: First block: 0 >05:57:10,190 INFO program: Block size: 4096 >05:57:10,191 INFO program: Fragment size: 4096 >05:57:10,191 INFO program: Reserved GDT blocks: 255 >05:57:10,192 INFO program: Blocks per group: 32768 >05:57:10,192 INFO program: Fragments per group: 32768 >05:57:10,192 INFO program: Inodes per group: 8192 >05:57:10,193 INFO program: Inode blocks per group: 512 >05:57:10,193 INFO program: Flex block group size: 16 >05:57:10,193 INFO program: Filesystem created: Wed Dec 11 19:03:22 2013 >05:57:10,194 INFO program: Last mount time: Wed Dec 11 19:03:26 2013 >05:57:10,194 INFO program: Last write time: Wed Dec 11 19:51:43 2013 >05:57:10,194 INFO program: Mount count: 0 >05:57:10,195 INFO program: Maximum mount count: -1 >05:57:10,195 INFO program: Last checked: Wed Dec 11 19:51:43 2013 >05:57:10,195 INFO program: Check interval: 0 (<none>) >05:57:10,196 INFO program: Lifetime writes: 768 MB >05:57:10,196 INFO program: Reserved blocks uid: 0 (user root) >05:57:10,197 INFO program: Reserved blocks gid: 0 (group root) >05:57:10,197 INFO program: First inode: 11 >05:57:10,197 INFO program: Inode size: 256 >05:57:10,198 INFO program: Required extra isize: 28 >05:57:10,198 INFO program: Desired extra isize: 28 >05:57:10,198 INFO program: Journal inode: 8 >05:57:10,199 INFO program: Default directory hash: half_md4 >05:57:10,199 INFO program: Directory Hash Seed: b1c616e0-cc81-4b8c-9992-f2c77daec9c9 >05:57:10,199 INFO program: Journal backup: inode blocks >05:57:10,200 INFO program: Journal features: journal_incompat_revoke >05:57:10,200 INFO program: Journal size: 128M >05:57:10,200 INFO program: Journal length: 32768 >05:57:10,200 INFO program: Journal sequence: 0x00003086 >05:57:10,200 INFO program: Journal start: 0 >05:57:10,200 INFO program: >05:57:10,200 DEBUG program: Return code: 0 >05:57:10,202 INFO program: Running... resize2fs -P /dev/mapper/live-osimg-min >05:57:10,211 INFO program: resize2fs 1.42.8 (20-Jun-2013) >05:57:10,212 INFO program: resize2fs: Operation not permitted while trying to open /dev/mapper/live-osimg-min >05:57:10,215 INFO program: Couldn't find valid filesystem superblock. >05:57:10,215 DEBUG program: Return code: 1 >05:57:10,235 INFO program: Running... udevadm settle --timeout=300 >05:57:10,249 DEBUG program: Return code: 0 >05:57:10,260 INFO program: Running... udevadm settle --timeout=300 >05:57:10,274 DEBUG program: Return code: 0 >05:57:10,279 INFO program: Running... udevadm settle --timeout=300 >05:57:10,293 DEBUG program: Return code: 0 >05:57:10,295 INFO program: Running... udevadm settle --timeout=300 >05:57:10,309 DEBUG program: Return code: 0 >05:57:10,311 INFO program: Running... lvm lvchange -a n guswks/root >05:57:10,357 DEBUG program: Return code: 0 >05:57:10,363 INFO program: Running... udevadm settle --timeout=300 >05:57:10,378 DEBUG program: Return code: 0 >05:57:10,380 INFO program: Running... lvm vgchange -a n guswks >05:57:15,209 INFO program: Logical volume guswks/swap_1 in use. >05:57:15,210 INFO program: Can't deactivate volume group "guswks" with 1 open logical volume(s) >05:57:15,210 DEBUG program: Return code: 5 >05:57:15,212 INFO program: Running... swapoff /dev/mapper/guswks-swap_1 >05:57:15,265 DEBUG program: Return code: 0 >05:57:15,267 INFO program: Running... udevadm settle --timeout=300 >05:57:15,404 DEBUG program: Return code: 0 >05:57:15,406 INFO program: Running... lvm lvchange -a n guswks/swap_1 >05:57:15,517 DEBUG program: Return code: 0 >05:57:15,521 INFO program: Running... udevadm settle --timeout=300 >05:57:15,576 DEBUG program: Return code: 0 >05:57:15,578 INFO program: Running... lvm vgchange -a n guswks >05:57:15,638 INFO program: 0 logical volume(s) in volume group "guswks" now active >05:57:15,638 DEBUG program: Return code: 0 >05:57:15,644 INFO program: Running... udevadm settle --timeout=300 >05:57:15,680 DEBUG program: Return code: 0 >05:57:15,686 INFO program: Running... udevadm settle --timeout=300 >05:57:15,722 DEBUG program: Return code: 0 >05:57:15,725 INFO program: Running... udevadm settle --timeout=300 >05:57:15,759 DEBUG program: Return code: 0 >05:57:15,764 INFO program: Running... udevadm settle --timeout=300 >05:57:15,798 DEBUG program: Return code: 0 >05:57:15,801 INFO program: Running... udevadm settle --timeout=300 >05:57:15,835 DEBUG program: Return code: 0 >05:57:15,837 INFO program: Running... lvm lvchange -a n vg_f17guswks/lv_home >05:57:15,914 DEBUG program: Return code: 0 >05:57:15,920 INFO program: Running... udevadm settle --timeout=300 >05:57:15,934 DEBUG program: Return code: 0 >05:57:15,937 INFO program: Running... lvm vgchange -a n vg_f17guswks >05:57:20,773 INFO program: Logical volume vg_f17guswks/lv_swap in use. >05:57:20,775 INFO program: Can't deactivate volume group "vg_f17guswks" with 1 open logical volume(s) >05:57:20,775 DEBUG program: Return code: 5 >05:57:20,778 INFO program: Running... udevadm settle --timeout=300 >05:57:20,831 DEBUG program: Return code: 0 >05:57:20,833 INFO program: Running... lvm lvchange -a n vg_f17guswks/lv_root >05:57:20,919 DEBUG program: Return code: 0 >05:57:20,927 INFO program: Running... udevadm settle --timeout=300 >05:57:20,942 DEBUG program: Return code: 0 >05:57:20,944 INFO program: Running... lvm vgchange -a n vg_f17guswks >05:57:25,780 INFO program: Logical volume vg_f17guswks/lv_swap in use. >05:57:25,780 INFO program: Can't deactivate volume group "vg_f17guswks" with 1 open logical volume(s) >05:57:25,781 DEBUG program: Return code: 5 >05:57:25,784 INFO program: Running... swapoff /dev/mapper/vg_f17guswks-lv_swap >05:57:25,796 DEBUG program: Return code: 0 >05:57:25,801 INFO program: Running... udevadm settle --timeout=300 >05:57:25,913 DEBUG program: Return code: 0 >05:57:25,915 INFO program: Running... lvm lvchange -a n vg_f17guswks/lv_swap >05:57:26,000 DEBUG program: Return code: 0 >05:57:26,004 INFO program: Running... udevadm settle --timeout=300 >05:57:26,018 DEBUG program: Return code: 0 >05:57:26,020 INFO program: Running... lvm vgchange -a n vg_f17guswks >05:57:26,052 INFO program: 0 logical volume(s) in volume group "vg_f17guswks" now active >05:57:26,052 DEBUG program: Return code: 0 >05:57:26,059 INFO program: Running... udevadm settle --timeout=300 >05:57:26,074 DEBUG program: Return code: 0 >05:57:26,081 INFO program: Running... udevadm settle --timeout=300 >05:57:26,098 DEBUG program: Return code: 0 >05:57:26,101 INFO program: Running... udevadm settle --timeout=300 >05:57:26,119 DEBUG program: Return code: 0 >05:57:26,122 INFO program: Running... udevadm settle --timeout=300 >05:57:26,140 DEBUG program: Return code: 0 >05:57:26,143 INFO program: Running... udevadm settle --timeout=300 >05:57:26,159 DEBUG program: Return code: 0 >05:57:26,161 INFO program: Running... udevadm settle --timeout=300 >05:57:26,176 DEBUG program: Return code: 0 >05:57:26,180 INFO program: Running... udevadm settle --timeout=300 >05:57:26,194 DEBUG program: Return code: 0 >05:57:26,227 INFO program: Running... mount -t ext2 -o defaults,ro /dev/sda1 /mnt/sysimage >05:57:26,238 DEBUG program: Return code: 0 >05:57:26,249 INFO program: Running... udevadm settle --timeout=300 >05:57:26,267 DEBUG program: Return code: 0 >05:57:26,267 INFO program: Running... umount /mnt/sysimage >05:57:26,284 DEBUG program: Return code: 0 >05:57:26,284 INFO program: Running... udevadm settle --timeout=300 >05:57:26,302 DEBUG program: Return code: 0 >05:57:26,305 INFO program: Running... udevadm settle --timeout=300 >05:57:26,319 DEBUG program: Return code: 0 >05:57:26,324 INFO program: Running... lvm lvchange -a y guswks/root >05:57:26,513 DEBUG program: Return code: 0 >05:57:26,513 INFO program: Running... udevadm settle --timeout=300 >05:57:26,532 DEBUG program: Return code: 0 >05:57:26,533 INFO program: Running... mount -t ext4 -o defaults,ro /dev/mapper/guswks-root /mnt/sysimage >05:57:26,594 DEBUG program: Return code: 0 >05:57:26,640 INFO program: Running... arch >05:57:26,899 INFO program: x86_64 >05:57:26,900 DEBUG program: Return code: 0 >05:57:26,932 INFO program: Running... udevadm settle --timeout=300 >05:57:26,945 DEBUG program: Return code: 0 >05:57:26,945 INFO program: Running... umount /mnt/sysimage >05:57:26,962 DEBUG program: Return code: 0 >05:57:26,963 INFO program: Running... udevadm settle --timeout=300 >05:57:26,978 DEBUG program: Return code: 0 >05:57:26,980 INFO program: Running... lvm lvchange -a n guswks/root >05:57:27,026 DEBUG program: Return code: 0 >05:57:27,028 INFO program: Running... mount -t ext4 -o defaults,ro /dev/sdb1 /mnt/sysimage >05:57:27,067 DEBUG program: Return code: 0 >05:57:27,070 INFO program: Running... udevadm settle --timeout=300 >05:57:27,084 DEBUG program: Return code: 0 >05:57:27,084 INFO program: Running... umount /mnt/sysimage >05:57:27,099 DEBUG program: Return code: 0 >05:57:27,100 INFO program: Running... udevadm settle --timeout=300 >05:57:27,118 DEBUG program: Return code: 0 >05:57:27,124 INFO program: Running... udevadm settle --timeout=300 >05:57:27,142 DEBUG program: Return code: 0 >05:57:27,146 INFO program: Running... lvm lvchange -a y vg_f17guswks/lv_home >05:57:27,314 DEBUG program: Return code: 0 >05:57:27,314 INFO program: Running... udevadm settle --timeout=300 >05:57:27,332 DEBUG program: Return code: 0 >05:57:27,333 INFO program: Running... mount -t ext4 -o defaults,ro /dev/mapper/vg_f17guswks-lv_home /mnt/sysimage >05:57:27,370 DEBUG program: Return code: 0 >05:57:27,383 INFO program: Running... udevadm settle --timeout=300 >05:57:27,397 DEBUG program: Return code: 0 >05:57:27,397 INFO program: Running... umount /mnt/sysimage >05:57:27,411 DEBUG program: Return code: 0 >05:57:27,412 INFO program: Running... udevadm settle --timeout=300 >05:57:27,430 DEBUG program: Return code: 0 >05:57:27,432 INFO program: Running... lvm lvchange -a n vg_f17guswks/lv_home >05:57:27,489 DEBUG program: Return code: 0 >05:57:27,493 INFO program: Running... udevadm settle --timeout=300 >05:57:27,508 DEBUG program: Return code: 0 >05:57:27,510 INFO program: Running... lvm vgchange -a n vg_f17guswks >05:57:27,538 INFO program: 0 logical volume(s) in volume group "vg_f17guswks" now active >05:57:27,539 DEBUG program: Return code: 0 >05:57:27,543 INFO program: Running... udevadm settle --timeout=300 >05:57:27,568 DEBUG program: Return code: 0 >05:57:27,575 INFO program: Running... udevadm settle --timeout=300 >05:57:27,593 DEBUG program: Return code: 0 >05:57:27,597 INFO program: Running... lvm lvchange -a y vg_f17guswks/lv_root >05:57:27,723 DEBUG program: Return code: 0 >05:57:27,723 INFO program: Running... udevadm settle --timeout=300 >05:57:27,737 DEBUG program: Return code: 0 >05:57:27,738 INFO program: Running... mount -t ext4 -o defaults,ro /dev/mapper/vg_f17guswks-lv_root /mnt/sysimage >05:57:27,759 DEBUG program: Return code: 0 >05:57:27,788 INFO program: Running... arch >05:57:27,943 INFO program: x86_64 >05:57:27,944 DEBUG program: Return code: 0 >05:57:27,972 INFO program: Running... udevadm settle --timeout=300 >05:57:27,986 DEBUG program: Return code: 0 >05:57:27,986 INFO program: Running... umount /mnt/sysimage >05:57:28,002 DEBUG program: Return code: 0 >05:57:28,004 INFO program: Running... udevadm settle --timeout=300 >05:57:28,019 DEBUG program: Return code: 0 >05:57:28,020 INFO program: Running... lvm lvchange -a n vg_f17guswks/lv_root >05:57:28,091 DEBUG program: Return code: 0 >05:57:28,093 INFO program: Running... mount -t btrfs -o subvol=img,ro /dev/sdc /mnt/sysimage >05:57:28,142 DEBUG program: Return code: 0 >05:57:28,148 INFO program: Running... udevadm settle --timeout=300 >05:57:28,163 DEBUG program: Return code: 0 >05:57:28,163 INFO program: Running... umount /mnt/sysimage >05:57:28,185 DEBUG program: Return code: 0 >05:57:28,185 INFO program: Running... udevadm settle --timeout=300 >05:57:28,204 DEBUG program: Return code: 0 >05:57:28,207 INFO program: Running... udevadm settle --timeout=300 >05:57:28,225 DEBUG program: Return code: 0 >05:57:28,228 INFO program: Running... udevadm settle --timeout=300 >05:57:28,246 DEBUG program: Return code: 0 >05:57:28,249 INFO program: Running... udevadm settle --timeout=300 >05:57:28,268 DEBUG program: Return code: 0 >05:57:28,373 INFO program: Running... hwclock --hctosys --utc >05:57:06,001 DEBUG program: Return code: 0 >05:57:06,002 INFO program: Running... mount -t auto -o ro /dev/mapper/live-base /mnt/install/source >05:57:06,022 DEBUG program: Return code: 0 >05:57:30,536 INFO program: Running... modprobe xfs >05:57:30,599 DEBUG program: Return code: 0 >11:58:30,758 INFO program: Running... systemctl status chronyd.service >11:58:30,783 INFO program: chronyd.service - NTP client/server >11:58:30,784 INFO program: Loaded: loaded (/usr/lib/systemd/system/chronyd.service; enabled) >11:58:30,784 INFO program: Active: active (running) since Fri 2013-12-27 11:56:17 CET; 2min 12s ago >11:58:30,784 INFO program: Process: 840 ExecStartPost=/usr/libexec/chrony-helper add-dhclient-servers (code=exited, status=0/SUCCESS) >11:58:30,785 INFO program: Process: 818 ExecStart=/usr/sbin/chronyd -u chrony $OPTIONS (code=exited, status=0/SUCCESS) >11:58:30,785 INFO program: Main PID: 836 (chronyd) >11:58:30,785 INFO program: CGroup: /system.slice/chronyd.service >11:58:30,785 INFO program: `-836 /usr/sbin/chronyd -u chrony >11:58:30,785 INFO program: >11:58:30,785 INFO program: Dec 27 11:56:17 localhost chronyd[836]: Linux kernel major=3 minor=11 patch=10 >11:58:30,785 INFO program: Dec 27 11:56:17 localhost chronyd[836]: hz=100 shift_hz=7 freq_scale=1.00000000 nominal_tick=10000 slew_delta_tick=833 max_tick_bias=1000 shift_pll=2 >11:58:30,785 INFO program: Dec 27 11:56:17 localhost chronyd[836]: Generated key 1 >11:58:30,785 INFO program: Dec 27 11:56:17 localhost systemd[1]: Started NTP client/server. >11:58:30,786 INFO program: Dec 27 11:56:34 localhost chronyd[836]: Selected source 77.242.176.11 >11:58:30,786 INFO program: Dec 27 11:56:34 localhost chronyd[836]: System clock wrong by 23.052950 seconds, adjustment started >11:58:30,786 INFO program: Dec 27 11:56:57 localhost chronyd[836]: System clock was stepped by 23.053 seconds >11:58:30,786 INFO program: Dec 27 11:57:11 localhost chronyd[836]: Backward time jump detected! (correction 22.6 +- 1.0 seconds) >11:58:30,786 INFO program: Dec 27 11:57:42 localhost chronyd[836]: System clock wrong by 22.641527 seconds, adjustment started >11:58:30,786 INFO program: Dec 27 11:58:05 localhost chronyd[836]: System clock was stepped by 22.642 seconds >11:58:30,786 DEBUG program: Return code: 0 >11:59:42,911 INFO program: Running... hostnamectl set-hostname f20gcastro.gclan >11:59:42,927 DEBUG program: Return code: 0 >12:01:17,679 INFO program: Running... udevadm settle --timeout=300 >12:01:17,762 DEBUG program: Return code: 0 >12:01:17,790 INFO program: Running... udevadm settle --timeout=300 >12:01:17,809 DEBUG program: Return code: 0 >12:01:58,678 INFO program: Running... udevadm settle --timeout=300 >12:01:58,699 DEBUG program: Return code: 0 >12:03:48,390 INFO program: Running... udevadm settle --timeout=300 >12:03:48,407 DEBUG program: Return code: 0 >12:03:59,557 INFO program: Running... swapoff -a >12:03:59,570 DEBUG program: Return code: 0 >12:03:59,579 INFO program: Running... udevadm settle --timeout=300 >12:03:59,600 DEBUG program: Return code: 0 >12:03:59,658 INFO program: Running... udevadm settle --timeout=300 >12:03:59,676 DEBUG program: Return code: 0 >12:03:59,678 INFO program: Running... udevadm settle --timeout=300 >12:03:59,694 DEBUG program: Return code: 0 >12:03:59,694 INFO program: Running... udevadm settle --timeout=300 >12:03:59,710 DEBUG program: Return code: 0 >12:03:59,768 INFO program: Running... udevadm settle --timeout=300 >12:03:59,866 DEBUG program: Return code: 0 >12:03:59,866 INFO program: Running... udevadm settle --timeout=300 >12:03:59,883 DEBUG program: Return code: 0 >12:03:59,886 INFO program: Running... udevadm settle --timeout=300 >12:03:59,902 DEBUG program: Return code: 0 >12:03:59,911 INFO program: Running... dd if=/dev/zero of=/dev/sdc bs=512 seek=2048 count=2048 >12:03:59,999 INFO program: 2048+0 records in >12:04:00,000 INFO program: 2048+0 records out >12:04:00,001 INFO program: 1048576 bytes (1.0 MB) copied, 0.077192 s, 13.6 MB/s >12:04:00,001 DEBUG program: Return code: 0 >12:04:00,001 INFO program: Running... udevadm settle --timeout=300 >12:04:00,033 DEBUG program: Return code: 0 >12:04:00,065 INFO program: Running... udevadm settle --timeout=300 >12:04:00,116 DEBUG program: Return code: 0 >12:04:00,122 INFO program: Running... wipefs -f -a /dev/sdc1 >12:04:00,159 INFO program: /dev/sdc1: 8 bytes were erased at offset 0x04000040 (btrfs): 5f 42 48 52 66 53 5f 4d >12:04:00,160 DEBUG program: Return code: 0 >12:04:00,164 INFO program: Running... udevadm settle --timeout=300 >12:04:00,180 DEBUG program: Return code: 0 >12:04:00,181 INFO program: Running... udevadm settle --timeout=300 >12:04:00,198 DEBUG program: Return code: 0 >12:04:00,229 INFO program: Running... mke2fs -t ext4 /dev/sdc1 >12:04:00,603 INFO program: mke2fs 1.42.8 (20-Jun-2013) >12:04:00,605 INFO program: Filesystem label= >12:04:00,605 INFO program: OS type: Linux >12:04:00,606 INFO program: Block size=1024 (log=0) >12:04:00,607 INFO program: Fragment size=1024 (log=0) >12:04:00,608 INFO program: Stride=0 blocks, Stripe width=0 blocks >12:04:00,608 INFO program: 128016 inodes, 512000 blocks >12:04:00,609 INFO program: 25600 blocks (5.00%) reserved for the super user >12:04:00,610 INFO program: First data block=1 >12:04:00,610 INFO program: Maximum filesystem blocks=67633152 >12:04:00,611 INFO program: 63 block groups >12:04:00,612 INFO program: 8192 blocks per group, 8192 fragments per group >12:04:00,613 INFO program: 2032 inodes per group >12:04:00,614 INFO program: Superblock backups stored on blocks: >12:04:00,615 INFO program: 8193, 24577, 40961, 57345, 73729, 204801, 221185, 401409 >12:04:00,619 INFO program: >12:04:00,619 INFO program: Allocating group tables: 0/63 done >12:04:00,619 INFO program: Writing inode tables: 0/63 done >12:04:00,620 INFO program: Creating journal (8192 blocks): done >12:04:00,620 INFO program: Writing superblocks and filesystem accounting information: 0/63 done >12:04:00,620 INFO program: >12:04:00,621 DEBUG program: Return code: 0 >12:04:00,624 INFO program: Running... udevadm settle --timeout=300 >12:04:00,652 DEBUG program: Return code: 0 >12:04:00,656 INFO program: Running... udevadm settle --timeout=300 >12:04:00,671 DEBUG program: Return code: 0 >12:04:00,681 INFO program: Running... dd if=/dev/zero of=/dev/sdc bs=512 seek=1026048 count=2048 >12:04:00,765 INFO program: 2048+0 records in >12:04:00,767 INFO program: 2048+0 records out >12:04:00,767 INFO program: 1048576 bytes (1.0 MB) copied, 0.0744248 s, 14.1 MB/s >12:04:00,767 DEBUG program: Return code: 0 >12:04:00,768 INFO program: Running... udevadm settle --timeout=300 >12:04:00,799 DEBUG program: Return code: 0 >12:04:00,812 INFO program: Running... udevadm settle --timeout=300 >12:04:00,919 DEBUG program: Return code: 0 >12:04:00,923 INFO program: Running... wipefs -f -a /dev/sdc2 >12:04:00,949 DEBUG program: Return code: 0 >12:04:00,955 INFO program: Running... udevadm settle --timeout=300 >12:04:00,970 DEBUG program: Return code: 0 >12:04:00,971 INFO program: Running... udevadm settle --timeout=300 >12:04:00,986 DEBUG program: Return code: 0 >12:04:00,993 INFO program: Running... dd if=/dev/zero of=/dev/sdc bs=512 seek=17573888 count=2048 >12:04:01,075 INFO program: 2048+0 records in >12:04:01,077 INFO program: 2048+0 records out >12:04:01,077 INFO program: 1048576 bytes (1.0 MB) copied, 0.072687 s, 14.4 MB/s >12:04:01,077 DEBUG program: Return code: 0 >12:04:01,078 INFO program: Running... udevadm settle --timeout=300 >12:04:01,109 DEBUG program: Return code: 0 >12:04:01,131 INFO program: Running... udevadm settle --timeout=300 >12:04:01,304 DEBUG program: Return code: 0 >12:04:01,307 INFO program: Running... wipefs -f -a /dev/sdc3 >12:04:01,350 DEBUG program: Return code: 0 >12:04:01,359 INFO program: Running... udevadm settle --timeout=300 >12:04:01,378 DEBUG program: Return code: 0 >12:04:01,379 INFO program: Running... udevadm settle --timeout=300 >12:04:01,396 DEBUG program: Return code: 0 >12:04:05,341 INFO program: Running... udevadm settle --timeout=300 >12:04:05,365 DEBUG program: Return code: 0 >12:04:05,368 INFO program: Running... udevadm settle --timeout=300 >12:04:05,390 DEBUG program: Return code: 0 >12:04:07,869 INFO program: Running... udevadm settle --timeout=300 >12:04:07,890 DEBUG program: Return code: 0 >12:04:07,891 INFO program: Running... udevadm settle --timeout=300 >12:04:07,918 DEBUG program: Return code: 0 >12:04:07,923 INFO program: Running... udevadm settle --timeout=300 >12:04:07,945 DEBUG program: Return code: 0 >12:04:07,949 INFO program: Running... udevadm settle --timeout=300 >12:04:07,974 DEBUG program: Return code: 0 >12:04:07,980 INFO program: Running... mkfs.btrfs --data=single --label=fedora_f20gcastro /dev/mapper/luks-edb57e1f-3d56-4402-a453-0a81ef82c5c2 >12:04:08,276 INFO program: Turning ON incompat feature 'extref': increased hardlink limit per file to 65536 >12:04:08,277 INFO program: >12:04:08,277 INFO program: WARNING! - Btrfs v0.20-rc1 IS EXPERIMENTAL >12:04:08,277 INFO program: WARNING! - see http://btrfs.wiki.kernel.org before using >12:04:08,277 INFO program: >12:04:08,277 INFO program: fs created label fedora_f20gcastro on /dev/mapper/luks-edb57e1f-3d56-4402-a453-0a81ef82c5c2 >12:04:08,277 INFO program: nodesize 16384 leafsize 16384 sectorsize 4096 size 923.13GiB >12:04:08,277 INFO program: Btrfs v0.20-rc1 >12:04:08,277 DEBUG program: Return code: 0 >12:04:08,282 INFO program: Running... udevadm settle --timeout=300 >12:04:08,303 DEBUG program: Return code: 0 >12:04:08,303 INFO program: Running... udevadm settle --timeout=300 >12:04:08,319 DEBUG program: Return code: 0 >12:04:08,321 INFO program: Running... udevadm settle --timeout=300 >12:04:08,340 DEBUG program: Return code: 0 >12:04:08,344 INFO program: Running... udevadm settle --timeout=300 >12:04:08,363 DEBUG program: Return code: 0 >12:04:08,393 INFO program: Running... mount -t btrfs -o defaults /dev/mapper/luks-edb57e1f-3d56-4402-a453-0a81ef82c5c2 /tmp/btrfs-tmp.392pPzPS >12:04:08,415 DEBUG program: Return code: 0 >12:04:08,416 INFO program: Running... btrfs subvol create /tmp/btrfs-tmp.392pPzPS/root >12:04:08,472 INFO program: Create subvolume '/tmp/btrfs-tmp.392pPzPS/root' >12:04:08,473 DEBUG program: Return code: 0 >12:04:08,473 INFO program: Running... udevadm settle --timeout=300 >12:04:08,489 DEBUG program: Return code: 0 >12:04:08,489 INFO program: Running... umount /tmp/btrfs-tmp.392pPzPS >12:04:08,659 DEBUG program: Return code: 0 >12:04:08,665 INFO program: Running... udevadm settle --timeout=300 >12:04:08,685 DEBUG program: Return code: 0 >12:04:08,686 INFO program: Running... udevadm settle --timeout=300 >12:04:08,708 DEBUG program: Return code: 0 >12:04:08,711 INFO program: Running... udevadm settle --timeout=300 >12:04:08,728 DEBUG program: Return code: 0 >12:04:08,734 INFO program: Running... udevadm settle --timeout=300 >12:04:08,754 DEBUG program: Return code: 0 >12:04:08,759 INFO program: Running... mount -t btrfs -o defaults /dev/mapper/luks-edb57e1f-3d56-4402-a453-0a81ef82c5c2 /tmp/btrfs-tmp.39b4vK97 >12:04:08,780 DEBUG program: Return code: 0 >12:04:08,782 INFO program: Running... btrfs subvol create /tmp/btrfs-tmp.39b4vK97/home >12:04:08,847 INFO program: Create subvolume '/tmp/btrfs-tmp.39b4vK97/home' >12:04:08,848 DEBUG program: Return code: 0 >12:04:08,848 INFO program: Running... udevadm settle --timeout=300 >12:04:08,876 DEBUG program: Return code: 0 >12:04:08,876 INFO program: Running... umount /tmp/btrfs-tmp.39b4vK97 >12:04:09,042 DEBUG program: Return code: 0 >12:04:09,051 INFO program: Running... udevadm settle --timeout=300 >12:04:09,068 DEBUG program: Return code: 0 >12:04:09,069 INFO program: Running... udevadm settle --timeout=300 >12:04:09,092 DEBUG program: Return code: 0 >12:04:09,095 INFO program: Running... udevadm settle --timeout=300 >12:04:09,115 DEBUG program: Return code: 0 >12:04:09,121 INFO program: Running... udevadm settle --timeout=300 >12:04:09,141 DEBUG program: Return code: 0 >12:04:13,059 INFO program: Running... udevadm settle --timeout=300 >12:04:13,079 DEBUG program: Return code: 0 >12:04:13,082 INFO program: Running... udevadm settle --timeout=300 >12:04:13,105 DEBUG program: Return code: 0 >12:04:15,362 INFO program: Running... udevadm settle --timeout=300 >12:04:15,389 DEBUG program: Return code: 0 >12:04:15,389 INFO program: Running... udevadm settle --timeout=300 >12:04:15,410 DEBUG program: Return code: 0 >12:04:15,414 INFO program: Running... mkswap -f /dev/mapper/luks-a1fcc1fb-9052-46f3-992b-4234ee673031 >12:04:15,466 INFO program: Setting up swapspace version 1, size = 8271868 KiB >12:04:15,467 INFO program: no label, UUID=4effdb7f-7341-4be2-b640-a61a42d14b58 >12:04:15,468 DEBUG program: Return code: 0 >12:04:15,471 INFO program: Running... udevadm settle --timeout=300 >12:04:15,503 DEBUG program: Return code: 0 >12:04:15,506 INFO program: Running... udevadm settle --timeout=300 >12:04:15,527 DEBUG program: Return code: 0 >12:04:15,775 INFO program: Running... swapon /dev/mapper/luks-a1fcc1fb-9052-46f3-992b-4234ee673031 >12:04:15,837 DEBUG program: Return code: 0 >12:04:15,871 INFO program: Running... mount -t btrfs -o subvol=root /dev/mapper/luks-edb57e1f-3d56-4402-a453-0a81ef82c5c2 /mnt/sysimage >12:04:15,930 DEBUG program: Return code: 0 >12:04:15,949 INFO program: Running... mount -t ext4 -o defaults /dev/sdc1 /mnt/sysimage/boot >12:04:15,978 DEBUG program: Return code: 0 >12:04:15,986 INFO program: Running... mount -t bind -o bind,defaults /dev /mnt/sysimage/dev >12:04:16,002 DEBUG program: Return code: 0 >12:04:16,005 INFO program: Running... mount -t devpts -o gid=5,mode=620 devpts /mnt/sysimage/dev/pts >12:04:16,023 DEBUG program: Return code: 0 >12:04:16,026 INFO program: Running... mount -t tmpfs -o defaults tmpfs /mnt/sysimage/dev/shm >12:04:16,045 DEBUG program: Return code: 0 >12:04:16,050 INFO program: Running... mount -t btrfs -o subvol=home /dev/mapper/luks-edb57e1f-3d56-4402-a453-0a81ef82c5c2 /mnt/sysimage/home >12:04:16,076 DEBUG program: Return code: 0 >12:04:16,082 INFO program: Running... mount -t proc -o defaults proc /mnt/sysimage/proc >12:04:16,096 DEBUG program: Return code: 0 >12:04:16,142 INFO program: Running... mount -t bind -o bind,defaults /run /mnt/sysimage/run >12:04:16,157 DEBUG program: Return code: 0 >12:04:16,159 INFO program: Running... mount -t sysfs -o defaults sysfs /mnt/sysimage/sys >12:04:16,190 DEBUG program: Return code: 0 >12:04:16,194 INFO program: Running... mount -t selinuxfs -o defaults selinuxfs /mnt/sysimage/sys/fs/selinux >12:04:16,213 DEBUG program: Return code: 0 >12:04:16,216 INFO program: Running... rsync -pogAXtlHrDx --exclude /dev/ --exclude /proc/ --exclude /sys/ --exclude /run/ --exclude /boot/*rescue* --exclude /etc/machine-id /mnt/install/source/ /mnt/sysimage >12:06:06,514 DEBUG program: Return code: 0 >12:06:06,519 INFO program: Running... udevadm settle --timeout=300 >12:06:06,632 DEBUG program: Return code: 0 >12:06:06,632 INFO program: Running... umount /mnt/install/source >12:06:07,017 DEBUG program: Return code: 0 >12:06:07,256 INFO program: Running... new-kernel-pkg --rpmposttrans 3.11.10-301.fc20.x86_64 >12:06:58,180 INFO program: Initializing machine ID from random generator. >12:06:58,180 DEBUG program: Return code: 0 >12:06:58,427 INFO program: Running... grub2-install --no-floppy /dev/sdc >12:06:59,748 INFO program: /usr/sbin/grub2-bios-setup: warning: Attempting to install GRUB to a disk with multiple partition labels. This is not supported yet.. >12:06:59,748 INFO program: /usr/sbin/grub2-bios-setup: warning: Embedding is not possible. GRUB can only be installed in this setup by using blocklists. However, blocklists are UNRELIABLE and their use is discouraged.. >12:06:59,748 INFO program: /usr/sbin/grub2-bios-setup: error: will not proceed with blocklists. >12:06:59,749 DEBUG program: Return code: 1 >12:06:59,860 INFO program: Running... journalctl -b >12:08:00,202 INFO program: Running... lsblk --perms --fs --bytes >12:08:00,235 INFO program: NAME SIZE OWNER GROUP MODE NAME FSTYPE LABEL UUID MOUNTPOINT >12:08:00,235 INFO program: sda 1000204886016 root disk brw-rw---- sda >12:08:00,235 INFO program: |-sda1 254803968 root disk brw-rw---- |-sda1 ext2 705a9c24-d8c1-42da-85f4-df925ed4f8e9 >12:08:00,235 INFO program: |-sda2 1024 root disk brw-rw---- |-sda2 >12:08:00,235 INFO program: `-sda5 999947239424 root disk brw-rw---- `-sda5 LVM2_member o8wKf4-Bwlv-nlyH-pYMe-F3a2-xMTy-VVTAx5 >12:08:00,236 INFO program: sdb 500107862016 root disk brw-rw---- sdb >12:08:00,236 INFO program: |-sdb1 524288000 root disk brw-rw---- |-sdb1 ext4 5f5f30d1-a7a6-42f7-8b47-3f7f28ae40be >12:08:00,236 INFO program: `-sdb2 499582500864 root disk brw-rw---- `-sdb2 LVM2_member zeFsth-1wRe-6cJX-qGkA-mEhl-yAQV-iM52Rn >12:08:00,236 INFO program: sdc 1000204886016 root disk brw-rw---- sdc btrfs 6e0df940-6859-415b-acf2-452a0b902192 >12:08:00,236 INFO program: |-sdc1 524288000 root disk brw-rw---- |-sdc1 ext4 bd225328-de5b-402f-b4c2-6d9fe2f8fe8c /mnt/sysimage/boot >12:08:00,236 INFO program: |-sdc2 8472494080 root disk brw-rw---- |-sdc2 crypto_LUKS a1fcc1fb-9052-46f3-992b-4234ee673031 >12:08:00,236 INFO program: | `-luks-a1fcc1fb-9052-46f3-992b-4234ee673031 8470396928 root disk brw-rw---- | `-luks-a1fcc1fb-9052-46f3-992b-4234ee673031 swap 4effdb7f-7341-4be2-b640-a61a42d14b58 [SWAP] >12:08:00,236 INFO program: `-sdc3 991202115584 root disk brw-rw---- `-sdc3 crypto_LUKS edb57e1f-3d56-4402-a453-0a81ef82c5c2 >12:08:00,237 INFO program: `-luks-edb57e1f-3d56-4402-a453-0a81ef82c5c2 991200018432 root disk brw-rw---- `-luks-edb57e1f-3d56-4402-a453-0a81ef82c5c2 btrfs fedora_f20gcastro 3520bd3b-d11c-42fa-ad8f-6346ba562e74 /mnt/sysimage/home >12:08:00,237 INFO program: sdd 500107862016 root disk brw-rw---- sdd btrfs 6e0df940-6859-415b-acf2-452a0b902192 >12:08:00,237 INFO program: sde 4025810432 root disk brw-rw---- sde >12:08:00,237 INFO program: `-sde1 4022129664 root disk brw-rw---- `-sde1 vfat 40FE-C84D /run/initramfs/live >12:08:00,237 INFO program: sr0 1073741312 root cdrom brw-rw---- sr0 >12:08:00,237 INFO program: loop0 8192 root disk brw-rw---- loop0 squashfs >12:08:00,237 INFO program: loop1 1294336 root disk brw-rw---- loop1 DM_snapshot_cow >12:08:00,237 INFO program: `-live-osimg-min 4294967296 root disk brw-rw---- `-live-osimg-min ext4 _Fedora-Live-Des 24375583-5faa-4172-8345-5dff1a0e89e5 >12:08:00,238 INFO program: loop2 929828864 root disk brw-rw---- loop2 squashfs >12:08:00,238 INFO program: loop3 4294967296 root disk brw-rw---- loop3 ext4 _Fedora-Live-Des 24375583-5faa-4172-8345-5dff1a0e89e5 >12:08:00,238 INFO program: |-live-rw 4294967296 root disk brw-rw---- |-live-rw ext4 _Fedora-Live-Des 24375583-5faa-4172-8345-5dff1a0e89e5 / >12:08:00,238 INFO program: |-live-base 4294967296 root disk brw-rw---- |-live-base ext4 _Fedora-Live-Des 24375583-5faa-4172-8345-5dff1a0e89e5 >12:08:00,238 INFO program: `-live-osimg-min 4294967296 root disk brw-rw---- `-live-osimg-min ext4 _Fedora-Live-Des 24375583-5faa-4172-8345-5dff1a0e89e5 >12:08:00,238 INFO program: loop4 536870912 root disk brw-rw---- loop4 DM_snapshot_cow >12:08:00,238 INFO program: `-live-rw 4294967296 root disk brw-rw---- `-live-rw ext4 _Fedora-Live-Des 24375583-5faa-4172-8345-5dff1a0e89e5 / >12:08:00,239 DEBUG program: Return code: 0 >12:08:00,239 INFO program: Running... nmcli device show >12:08:00,339 INFO program: GENERAL.DEVICE: p5p1 >12:08:00,340 INFO program: GENERAL.TYPE: ethernet >12:08:00,340 INFO program: GENERAL.VENDOR: Intel Corporation >12:08:00,340 INFO program: GENERAL.PRODUCT: 82573E Gigabit Ethernet Controller (Copper) >12:08:00,340 INFO program: GENERAL.DRIVER: e1000e >12:08:00,340 INFO program: GENERAL.DRIVER-VERSION: 2.3.2-k >12:08:00,340 INFO program: GENERAL.FIRMWARE-VERSION: 0.15-5 >12:08:00,341 INFO program: GENERAL.HWADDR: 00:25:90:13:30:36 >12:08:00,341 INFO program: GENERAL.STATE: 100 (connected) >12:08:00,341 INFO program: GENERAL.REASON: 0 (No reason given) >12:08:00,341 INFO program: GENERAL.UDI: /sys/devices/pci0000:00/0000:00:1c.4/0000:0d:00.0/net/p5p1 >12:08:00,341 INFO program: GENERAL.IP-IFACE: p5p1 >12:08:00,341 INFO program: GENERAL.NM-MANAGED: yes >12:08:00,341 INFO program: GENERAL.AUTOCONNECT: yes >12:08:00,342 INFO program: GENERAL.FIRMWARE-MISSING: no >12:08:00,342 INFO program: GENERAL.CONNECTION: /org/freedesktop/NetworkManager/ActiveConnection/2 >12:08:00,342 INFO program: CAPABILITIES.CARRIER-DETECT: yes >12:08:00,342 INFO program: CAPABILITIES.SPEED: 100 Mb/s >12:08:00,342 INFO program: CONNECTIONS.AVAILABLE-CONNECTION-PATHS: /org/freedesktop/NetworkManager/Settings/{2} >12:08:00,342 INFO program: CONNECTIONS.AVAILABLE-CONNECTIONS[1]: e39b3708-fa82-4161-9793-af91655da7b2 | p5p1 >12:08:00,342 INFO program: WIRED-PROPERTIES.CARRIER: on >12:08:00,343 INFO program: IP4.ADDRESS[1]: ip = 172.17.10.109/16, gw = 172.17.255.254 >12:08:00,343 INFO program: IP4.ROUTE[1]: dst = 192.168.10.0/24, nh = 172.17.255.253, mt = 0 >12:08:00,343 INFO program: IP4.ROUTE[2]: dst = 192.168.64.0/19, nh = 172.17.255.253, mt = 0 >12:08:00,343 INFO program: IP4.ROUTE[3]: dst = 192.168.100.0/24, nh = 172.17.255.253, mt = 0 >12:08:00,343 INFO program: IP4.DNS[1]: 172.17.255.1 >12:08:00,344 INFO program: IP4.DOMAIN[1]: int-mz.radiotrevisan.it >12:08:00,344 INFO program: DHCP4.OPTION[1]: dhcp_server_identifier = 172.17.255.1 >12:08:00,344 INFO program: DHCP4.OPTION[2]: requested_domain_search = 1 >12:08:00,344 INFO program: DHCP4.OPTION[3]: ms_classless_static_routes = 24 192 168 10 172 17 255 253 19 192 168 64 172 17 255 253 24 192 168 100 172 17 255 253 >12:08:00,345 INFO program: DHCP4.OPTION[4]: requested_broadcast_address = 1 >12:08:00,345 INFO program: DHCP4.OPTION[5]: requested_time_offset = 1 >12:08:00,345 INFO program: DHCP4.OPTION[6]: requested_rfc3442_classless_static_routes = 1 >12:08:00,346 INFO program: DHCP4.OPTION[7]: requested_classless_static_routes = 1 >12:08:00,346 INFO program: DHCP4.OPTION[8]: requested_domain_name = 1 >12:08:00,346 INFO program: DHCP4.OPTION[9]: expiry = 1388145426 >12:08:00,346 INFO program: DHCP4.OPTION[10]: domain_name = int-mz.radiotrevisan.it >12:08:00,347 INFO program: DHCP4.OPTION[11]: next_server = 0.0.0.0 >12:08:00,347 INFO program: DHCP4.OPTION[12]: broadcast_address = 172.17.255.255 >12:08:00,347 INFO program: DHCP4.OPTION[13]: dhcp_message_type = 5 >12:08:00,347 INFO program: DHCP4.OPTION[14]: requested_subnet_mask = 1 >12:08:00,348 INFO program: DHCP4.OPTION[15]: dhcp_lease_time = 3600 >12:08:00,348 INFO program: DHCP4.OPTION[16]: routers = 172.17.255.254 >12:08:00,348 INFO program: DHCP4.OPTION[17]: ip_address = 172.17.10.109 >12:08:00,348 INFO program: DHCP4.OPTION[18]: requested_static_routes = 1 >12:08:00,349 INFO program: DHCP4.OPTION[19]: requested_interface_mtu = 1 >12:08:00,349 INFO program: DHCP4.OPTION[20]: subnet_mask = 255.255.0.0 >12:08:00,349 INFO program: DHCP4.OPTION[21]: requested_nis_servers = 1 >12:08:00,350 INFO program: DHCP4.OPTION[22]: requested_ntp_servers = 1 >12:08:00,350 INFO program: DHCP4.OPTION[23]: requested_wpad = 1 >12:08:00,350 INFO program: DHCP4.OPTION[24]: domain_name_servers = 172.17.255.1 >12:08:00,350 INFO program: DHCP4.OPTION[25]: requested_ms_classless_static_routes = 1 >12:08:00,351 INFO program: DHCP4.OPTION[26]: requested_routers = 1 >12:08:00,351 INFO program: DHCP4.OPTION[27]: requested_nis_domain = 1 >12:08:00,351 INFO program: DHCP4.OPTION[28]: network_number = 172.17.0.0 >12:08:00,351 INFO program: DHCP4.OPTION[29]: requested_host_name = 1 >12:08:00,352 INFO program: DHCP4.OPTION[30]: requested_domain_name_servers = 1 >12:08:00,352 INFO program: IP6.ADDRESS[1]: ip = fe80::225:90ff:fe13:3036/64, gw = :: >12:08:00,352 INFO program: >12:08:00,352 INFO program: GENERAL.DEVICE: p6p1 >12:08:00,353 INFO program: GENERAL.TYPE: ethernet >12:08:00,353 INFO program: GENERAL.VENDOR: Intel Corporation >12:08:00,353 INFO program: GENERAL.PRODUCT: 82573L Gigabit Ethernet Controller >12:08:00,354 INFO program: GENERAL.DRIVER: e1000e >12:08:00,354 INFO program: GENERAL.DRIVER-VERSION: 2.3.2-k >12:08:00,354 INFO program: GENERAL.FIRMWARE-VERSION: 0.5-7 >12:08:00,354 INFO program: GENERAL.HWADDR: 00:25:90:13:30:37 >12:08:00,355 INFO program: GENERAL.STATE: 100 (connected) >12:08:00,355 INFO program: GENERAL.REASON: 0 (No reason given) >12:08:00,355 INFO program: GENERAL.UDI: /sys/devices/pci0000:00/0000:00:1c.5/0000:0f:00.0/net/p6p1 >12:08:00,355 INFO program: GENERAL.IP-IFACE: p6p1 >12:08:00,356 INFO program: GENERAL.NM-MANAGED: yes >12:08:00,356 INFO program: GENERAL.AUTOCONNECT: yes >12:08:00,356 INFO program: GENERAL.FIRMWARE-MISSING: no >12:08:00,356 INFO program: GENERAL.CONNECTION: /org/freedesktop/NetworkManager/ActiveConnection/3 >12:08:00,357 INFO program: CAPABILITIES.CARRIER-DETECT: yes >12:08:00,357 INFO program: CAPABILITIES.SPEED: 1000 Mb/s >12:08:00,357 INFO program: CONNECTIONS.AVAILABLE-CONNECTION-PATHS: /org/freedesktop/NetworkManager/Settings/{3} >12:08:00,357 INFO program: CONNECTIONS.AVAILABLE-CONNECTIONS[1]: ba8dca5d-63ae-460b-8592-5c318f996ae7 | p6p1 >12:08:00,357 INFO program: WIRED-PROPERTIES.CARRIER: on >12:08:00,358 INFO program: IP4.ADDRESS[1]: ip = 172.17.254.18/16, gw = 172.17.255.254 >12:08:00,358 INFO program: IP4.DNS[1]: 172.17.255.1 >12:08:00,358 INFO program: IP4.DOMAIN[1]: int-mz.radiotrevisan.it >12:08:00,358 INFO program: DHCP4.OPTION[1]: requested_domain_search = 1 >12:08:00,359 INFO program: DHCP4.OPTION[2]: requested_nis_domain = 1 >12:08:00,359 INFO program: DHCP4.OPTION[3]: requested_time_offset = 1 >12:08:00,359 INFO program: DHCP4.OPTION[4]: requested_broadcast_address = 1 >12:08:00,359 INFO program: DHCP4.OPTION[5]: requested_rfc3442_classless_static_routes = 1 >12:08:00,359 INFO program: DHCP4.OPTION[6]: requested_classless_static_routes = 1 >12:08:00,360 INFO program: DHCP4.OPTION[7]: requested_domain_name = 1 >12:08:00,360 INFO program: DHCP4.OPTION[8]: expiry = 1388145427 >12:08:00,360 INFO program: DHCP4.OPTION[9]: domain_name = int-mz.radiotrevisan.it >12:08:00,360 INFO program: DHCP4.OPTION[10]: next_server = 0.0.0.0 >12:08:00,361 INFO program: DHCP4.OPTION[11]: broadcast_address = 172.17.255.255 >12:08:00,361 INFO program: DHCP4.OPTION[12]: dhcp_message_type = 5 >12:08:00,361 INFO program: DHCP4.OPTION[13]: requested_subnet_mask = 1 >12:08:00,361 INFO program: DHCP4.OPTION[14]: dhcp_lease_time = 3600 >12:08:00,361 INFO program: DHCP4.OPTION[15]: routers = 172.17.255.254 >12:08:00,362 INFO program: DHCP4.OPTION[16]: ip_address = 172.17.254.18 >12:08:00,362 INFO program: DHCP4.OPTION[17]: requested_static_routes = 1 >12:08:00,362 INFO program: DHCP4.OPTION[18]: requested_interface_mtu = 1 >12:08:00,362 INFO program: DHCP4.OPTION[19]: requested_nis_servers = 1 >12:08:00,363 INFO program: DHCP4.OPTION[20]: requested_wpad = 1 >12:08:00,363 INFO program: DHCP4.OPTION[21]: requested_ntp_servers = 1 >12:08:00,363 INFO program: DHCP4.OPTION[22]: requested_domain_name_servers = 1 >12:08:00,363 INFO program: DHCP4.OPTION[23]: domain_name_servers = 172.17.255.1 >12:08:00,363 INFO program: DHCP4.OPTION[24]: requested_ms_classless_static_routes = 1 >12:08:00,364 INFO program: DHCP4.OPTION[25]: requested_routers = 1 >12:08:00,364 INFO program: DHCP4.OPTION[26]: subnet_mask = 255.255.0.0 >12:08:00,364 INFO program: DHCP4.OPTION[27]: network_number = 172.17.0.0 >12:08:00,364 INFO program: DHCP4.OPTION[28]: requested_host_name = 1 >12:08:00,365 INFO program: DHCP4.OPTION[29]: dhcp_server_identifier = 172.17.255.1 >12:08:00,365 INFO program: IP6.ADDRESS[1]: ip = fe80::225:90ff:fe13:3037/64, gw = :: >12:08:00,365 INFO program: >12:08:00,365 INFO program: GENERAL.DEVICE: lo >12:08:00,365 INFO program: GENERAL.TYPE: loopback >12:08:00,366 INFO program: GENERAL.VENDOR: -- >12:08:00,366 INFO program: GENERAL.PRODUCT: -- >12:08:00,366 INFO program: GENERAL.DRIVER: unknown >12:08:00,366 INFO program: GENERAL.DRIVER-VERSION: >12:08:00,367 INFO program: GENERAL.FIRMWARE-VERSION: >12:08:00,367 INFO program: GENERAL.HWADDR: (unknown) >12:08:00,367 INFO program: GENERAL.STATE: 10 (unmanaged) >12:08:00,367 INFO program: GENERAL.REASON: 0 (No reason given) >12:08:00,368 INFO program: GENERAL.UDI: /sys/devices/virtual/net/lo >12:08:00,368 INFO program: GENERAL.IP-IFACE: >12:08:00,368 INFO program: GENERAL.NM-MANAGED: no >12:08:00,368 INFO program: GENERAL.AUTOCONNECT: yes >12:08:00,368 INFO program: GENERAL.FIRMWARE-MISSING: no >12:08:00,369 INFO program: GENERAL.CONNECTION: not connected >12:08:00,369 INFO program: CAPABILITIES.CARRIER-DETECT: yes >12:08:00,369 INFO program: CAPABILITIES.SPEED: unknown >12:08:00,369 INFO program: CONNECTIONS.AVAILABLE-CONNECTION-PATHS: >12:08:00,370 DEBUG program: Return code: 0 >12:08:00,370 INFO program: Running... journalctl -b >06:11:09,945 INFO program: Running... udevadm settle --timeout=300 >06:11:09,956 DEBUG program: Return code: 0 >06:11:09,993 INFO program: Running... multipath -c /dev/sde >06:11:10,014 INFO program: Dec 27 06:11:10 | /etc/multipath.conf does not exist, blacklisting all devices. >06:11:10,014 INFO program: Dec 27 06:11:10 | A default multipath.conf file is located at >06:11:10,014 INFO program: Dec 27 06:11:10 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >06:11:10,014 INFO program: Dec 27 06:11:10 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >06:11:10,014 INFO program: /dev/sde is not a valid multipath device path >06:11:10,014 DEBUG program: Return code: 1 >06:11:10,073 INFO program: Running... multipath -c /dev/sda >06:11:10,078 INFO program: Dec 27 06:11:10 | /etc/multipath.conf does not exist, blacklisting all devices. >06:11:10,079 INFO program: Dec 27 06:11:10 | A default multipath.conf file is located at >06:11:10,079 INFO program: Dec 27 06:11:10 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >06:11:10,079 INFO program: Dec 27 06:11:10 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >06:11:10,079 INFO program: /dev/sda is not a valid multipath device path >06:11:10,079 DEBUG program: Return code: 1 >06:11:10,189 INFO program: Running... lvm pvs --unit=k --nosuffix --nameprefixes --rows --unquoted --noheadings -opv_uuid,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config global {locking_type=4} /dev/sda5 >06:11:10,231 INFO program: LVM2_PV_UUID=o8wKf4-Bwlv-nlyH-pYMe-F3a2-xMTy-VVTAx5 >06:11:10,231 INFO program: LVM2_PE_START=192.00 >06:11:10,231 INFO program: LVM2_VG_NAME=guswks >06:11:10,232 INFO program: LVM2_VG_UUID=QFCZt9-6lM2-aS0g-dA6t-A3JC-t2pu-3u0bhS >06:11:10,232 INFO program: LVM2_VG_SIZE=976506880.00 >06:11:10,232 INFO program: LVM2_VG_FREE=45056.00 >06:11:10,232 INFO program: LVM2_VG_EXTENT_SIZE=4096.00 >06:11:10,232 INFO program: LVM2_VG_EXTENT_COUNT=238405 >06:11:10,232 INFO program: LVM2_VG_FREE_COUNT=11 >06:11:10,232 INFO program: LVM2_PV_COUNT=1 >06:11:10,232 DEBUG program: Return code: 0 >06:11:10,238 INFO program: Running... lvm lvs -a --unit k --nosuffix --nameprefixes --rows --unquoted --noheadings -olv_name,lv_uuid,lv_size,lv_attr,segtype --config global {locking_type=4} guswks >06:11:10,262 INFO program: LVM2_LV_NAME=root LVM2_LV_NAME=swap_1 >06:11:10,262 INFO program: LVM2_LV_UUID=ZnfkkN-IeON-76r2-qZaN-9IUk-6muh-eisAph LVM2_LV_UUID=7PaxVW-jBvK-kf0N-FYBu-j2Lj-U7cu-uLo4up >06:11:10,262 INFO program: LVM2_LV_SIZE=968077312.00 LVM2_LV_SIZE=8384512.00 >06:11:10,262 INFO program: LVM2_LV_ATTR=-wi------- LVM2_LV_ATTR=-wi------- >06:11:10,263 INFO program: LVM2_SEGTYPE=linear LVM2_SEGTYPE=linear >06:11:10,263 DEBUG program: Return code: 0 >06:11:10,284 INFO program: Running... multipath -c /dev/sdb >06:11:10,288 INFO program: Dec 27 06:11:10 | /etc/multipath.conf does not exist, blacklisting all devices. >06:11:10,288 INFO program: Dec 27 06:11:10 | A default multipath.conf file is located at >06:11:10,288 INFO program: Dec 27 06:11:10 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >06:11:10,288 INFO program: Dec 27 06:11:10 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >06:11:10,288 INFO program: /dev/sdb is not a valid multipath device path >06:11:10,288 DEBUG program: Return code: 1 >06:11:10,380 INFO program: Running... lvm pvs --unit=k --nosuffix --nameprefixes --rows --unquoted --noheadings -opv_uuid,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config global {locking_type=4} /dev/sdb2 >06:11:10,391 INFO program: LVM2_PV_UUID=zeFsth-1wRe-6cJX-qGkA-mEhl-yAQV-iM52Rn >06:11:10,391 INFO program: LVM2_PE_START=1024.00 >06:11:10,391 INFO program: LVM2_VG_NAME=vg_f17guswks >06:11:10,391 INFO program: LVM2_VG_UUID=MPUUpB-Vi5Z-hspz-94zw-EFsh-dOK7-LBVOhQ >06:11:10,391 INFO program: LVM2_VG_SIZE=487849984.00 >06:11:10,392 INFO program: LVM2_VG_FREE=0 >06:11:10,392 INFO program: LVM2_VG_EXTENT_SIZE=32768.00 >06:11:10,392 INFO program: LVM2_VG_EXTENT_COUNT=14888 >06:11:10,392 INFO program: LVM2_VG_FREE_COUNT=0 >06:11:10,392 INFO program: LVM2_PV_COUNT=1 >06:11:10,392 DEBUG program: Return code: 0 >06:11:10,398 INFO program: Running... lvm lvs -a --unit k --nosuffix --nameprefixes --rows --unquoted --noheadings -olv_name,lv_uuid,lv_size,lv_attr,segtype --config global {locking_type=4} vg_f17guswks >06:11:10,410 INFO program: LVM2_LV_NAME=lv_home LVM2_LV_NAME=lv_root LVM2_LV_NAME=lv_swap >06:11:10,410 INFO program: LVM2_LV_UUID=kR8rTs-sRA5-1HGb-238z-pkv1-cWVe-FssjaC LVM2_LV_UUID=w4x98q-BN2T-SnSm-N2pF-1pjs-uCy5-ZoRaaB LVM2_LV_UUID=eaf40E-2Tv6-KLMf-x02t-T0iP-4sp8-ajK3CT >06:11:10,410 INFO program: LVM2_LV_SIZE=425132032.00 LVM2_LV_SIZE=52428800.00 LVM2_LV_SIZE=10289152.00 >06:11:10,410 INFO program: LVM2_LV_ATTR=-wi------- LVM2_LV_ATTR=-wi------- LVM2_LV_ATTR=-wi------- >06:11:10,411 INFO program: LVM2_SEGTYPE=linear LVM2_SEGTYPE=linear LVM2_SEGTYPE=linear >06:11:10,411 DEBUG program: Return code: 0 >06:11:10,438 INFO program: Running... multipath -c /dev/sdc >06:11:10,442 INFO program: Dec 27 06:11:10 | /etc/multipath.conf does not exist, blacklisting all devices. >06:11:10,442 INFO program: Dec 27 06:11:10 | A default multipath.conf file is located at >06:11:10,442 INFO program: Dec 27 06:11:10 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >06:11:10,442 INFO program: Dec 27 06:11:10 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >06:11:10,442 INFO program: /dev/sdc is not a valid multipath device path >06:11:10,443 DEBUG program: Return code: 1 >06:11:10,588 INFO program: Running... multipath -c /dev/sdd >06:11:10,592 INFO program: Dec 27 06:11:10 | /etc/multipath.conf does not exist, blacklisting all devices. >06:11:10,592 INFO program: Dec 27 06:11:10 | A default multipath.conf file is located at >06:11:10,592 INFO program: Dec 27 06:11:10 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >06:11:10,592 INFO program: Dec 27 06:11:10 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >06:11:10,592 INFO program: /dev/sdd is not a valid multipath device path >06:11:10,592 DEBUG program: Return code: 1 >06:11:10,616 INFO program: Running... mount -t btrfs -o subvolid=5 /dev/sdd /tmp/btrfs-tmp.23jSLE2l >06:11:10,663 INFO program: mount: wrong fs type, bad option, bad superblock on /dev/sdd, >06:11:10,663 INFO program: missing codepage or helper program, or other error >06:11:10,663 INFO program: >06:11:10,663 INFO program: In some cases useful info is found in syslog - try >06:11:10,663 INFO program: dmesg | tail or so. >06:11:10,663 DEBUG program: Return code: 32 >06:11:10,793 INFO program: Running... mount -t btrfs -o subvolid=5 /dev/mapper/luks-edb57e1f-3d56-4402-a453-0a81ef82c5c2 /tmp/btrfs-tmp.35zRaXhG >06:11:10,855 DEBUG program: Return code: 0 >06:11:10,856 INFO program: Running... btrfs subvol list -p /tmp/btrfs-tmp.35zRaXhG >06:11:10,879 INFO program: ID 256 gen 18 parent 5 top level 5 path root >06:11:10,879 INFO program: ID 258 gen 11 parent 5 top level 5 path home >06:11:10,879 DEBUG program: Return code: 0 >06:11:10,879 INFO program: Running... udevadm settle --timeout=300 >06:11:10,889 DEBUG program: Return code: 0 >06:11:10,889 INFO program: Running... umount /tmp/btrfs-tmp.35zRaXhG >06:11:11,162 DEBUG program: Return code: 0 >06:11:11,285 INFO program: Running... udevadm settle --timeout=300 >06:11:11,296 DEBUG program: Return code: 0 >06:11:13,123 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >06:11:13,155 DEBUG program: Return code: 0 >06:11:13,156 INFO program: Running... udevadm settle --timeout=300 >06:11:13,520 DEBUG program: Return code: 0 >06:11:13,522 INFO program: Running... modprobe fcoe >06:11:13,540 DEBUG program: Return code: 0 >06:11:13,541 INFO program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >06:11:13,567 INFO program: No FCoE boot disk information is found in EDD! >06:11:13,568 DEBUG program: Return code: 1 >06:11:14,247 INFO program: Running... udevadm settle --timeout=300 >06:11:14,275 DEBUG program: Return code: 0 >06:11:14,288 INFO program: Running... udevadm settle --timeout=300 >06:11:14,312 DEBUG program: Return code: 0 >06:11:14,369 INFO program: Running... multipath -c /dev/sde >06:11:14,385 INFO program: Dec 27 06:11:14 | /etc/multipath.conf does not exist, blacklisting all devices. >06:11:14,386 INFO program: Dec 27 06:11:14 | A default multipath.conf file is located at >06:11:14,386 INFO program: Dec 27 06:11:14 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >06:11:14,387 INFO program: Dec 27 06:11:14 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >06:11:14,387 INFO program: /dev/sde is not a valid multipath device path >06:11:14,387 DEBUG program: Return code: 1 >06:11:14,512 INFO program: Running... multipath -c /dev/sda >06:11:14,543 INFO program: Dec 27 06:11:14 | /etc/multipath.conf does not exist, blacklisting all devices. >06:11:14,544 INFO program: Dec 27 06:11:14 | A default multipath.conf file is located at >06:11:14,544 INFO program: Dec 27 06:11:14 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >06:11:14,544 INFO program: Dec 27 06:11:14 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >06:11:14,544 INFO program: /dev/sda is not a valid multipath device path >06:11:14,545 DEBUG program: Return code: 1 >06:11:14,652 INFO program: Running... dumpe2fs -h /dev/sda1 >06:11:14,688 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >06:11:14,689 INFO program: Filesystem volume name: <none> >06:11:14,689 INFO program: Last mounted on: /run/media/gcastro/705a9c24-d8c1-42da-85f4-df925ed4f8e9 >06:11:14,689 INFO program: Filesystem UUID: 705a9c24-d8c1-42da-85f4-df925ed4f8e9 >06:11:14,689 INFO program: Filesystem magic number: 0xEF53 >06:11:14,689 INFO program: Filesystem revision #: 1 (dynamic) >06:11:14,689 INFO program: Filesystem features: filetype sparse_super >06:11:14,689 INFO program: Filesystem flags: signed_directory_hash >06:11:14,690 INFO program: Default mount options: (none) >06:11:14,690 INFO program: Filesystem state: clean >06:11:14,690 INFO program: Errors behavior: Continue >06:11:14,690 INFO program: Filesystem OS type: Linux >06:11:14,690 INFO program: Inode count: 124496 >06:11:14,690 INFO program: Block count: 248832 >06:11:14,690 INFO program: Reserved block count: 12441 >06:11:14,690 INFO program: Free blocks: 159752 >06:11:14,690 INFO program: Free inodes: 124254 >06:11:14,691 INFO program: First block: 1 >06:11:14,691 INFO program: Block size: 1024 >06:11:14,691 INFO program: Fragment size: 1024 >06:11:14,691 INFO program: Blocks per group: 8192 >06:11:14,691 INFO program: Fragments per group: 8192 >06:11:14,691 INFO program: Inodes per group: 4016 >06:11:14,691 INFO program: Inode blocks per group: 502 >06:11:14,704 INFO program: Last mount time: Fri Dec 27 05:48:08 2013 >06:11:14,704 INFO program: Last write time: Fri Dec 27 05:49:32 2013 >06:11:14,705 INFO program: Mount count: 16 >06:11:14,706 INFO program: Maximum mount count: 30 >06:11:14,706 INFO program: Last checked: Mon Nov 12 04:06:10 2012 >06:11:14,706 INFO program: Check interval: 0 (<none>) >06:11:14,708 INFO program: Lifetime writes: 55 kB >06:11:14,708 INFO program: Reserved blocks uid: 0 (user root) >06:11:14,709 INFO program: Reserved blocks gid: 0 (group root) >06:11:14,709 INFO program: First inode: 11 >06:11:14,716 INFO program: Inode size: 128 >06:11:14,717 INFO program: >06:11:14,717 DEBUG program: Return code: 0 >06:11:14,718 INFO program: Running... resize2fs -P /dev/sda1 >06:11:14,747 INFO program: resize2fs 1.42.8 (20-Jun-2013) >06:11:14,748 INFO program: Estimated minimum size of the filesystem: 78493 >06:11:14,748 DEBUG program: Return code: 0 >06:11:14,889 INFO program: Running... lvm pvs --unit=k --nosuffix --nameprefixes --rows --unquoted --noheadings -opv_uuid,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config global {locking_type=4} /dev/sda5 >06:11:14,933 INFO program: LVM2_PV_UUID=o8wKf4-Bwlv-nlyH-pYMe-F3a2-xMTy-VVTAx5 >06:11:14,934 INFO program: LVM2_PE_START=192.00 >06:11:14,934 INFO program: LVM2_VG_NAME=guswks >06:11:14,935 INFO program: LVM2_VG_UUID=QFCZt9-6lM2-aS0g-dA6t-A3JC-t2pu-3u0bhS >06:11:14,935 INFO program: LVM2_VG_SIZE=976506880.00 >06:11:14,935 INFO program: LVM2_VG_FREE=45056.00 >06:11:14,936 INFO program: LVM2_VG_EXTENT_SIZE=4096.00 >06:11:14,936 INFO program: LVM2_VG_EXTENT_COUNT=238405 >06:11:14,936 INFO program: LVM2_VG_FREE_COUNT=11 >06:11:14,937 INFO program: LVM2_PV_COUNT=1 >06:11:14,937 DEBUG program: Return code: 0 >06:11:14,956 INFO program: Running... lvm lvs -a --unit k --nosuffix --nameprefixes --rows --unquoted --noheadings -olv_name,lv_uuid,lv_size,lv_attr,segtype --config global {locking_type=4} guswks >06:11:14,996 INFO program: LVM2_LV_NAME=root LVM2_LV_NAME=swap_1 >06:11:14,997 INFO program: LVM2_LV_UUID=ZnfkkN-IeON-76r2-qZaN-9IUk-6muh-eisAph LVM2_LV_UUID=7PaxVW-jBvK-kf0N-FYBu-j2Lj-U7cu-uLo4up >06:11:14,997 INFO program: LVM2_LV_SIZE=968077312.00 LVM2_LV_SIZE=8384512.00 >06:11:14,998 INFO program: LVM2_LV_ATTR=-wi------- LVM2_LV_ATTR=-wi------- >06:11:14,998 INFO program: LVM2_SEGTYPE=linear LVM2_SEGTYPE=linear >06:11:14,998 DEBUG program: Return code: 0 >06:11:15,026 INFO program: Running... lvm lvchange -a y guswks/root >06:11:15,231 DEBUG program: Return code: 0 >06:11:15,232 INFO program: Running... udevadm settle --timeout=300 >06:11:15,273 DEBUG program: Return code: 0 >06:11:15,312 INFO program: Running... dumpe2fs -h /dev/mapper/guswks-root >06:11:15,370 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >06:11:15,370 INFO program: Filesystem volume name: <none> >06:11:15,370 INFO program: Last mounted on: /run/media/gcastro/ee6477cd-ea60-4cb2-9512-4ffbbce48bab >06:11:15,370 INFO program: Filesystem UUID: ee6477cd-ea60-4cb2-9512-4ffbbce48bab >06:11:15,370 INFO program: Filesystem magic number: 0xEF53 >06:11:15,370 INFO program: Filesystem revision #: 1 (dynamic) >06:11:15,370 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 >06:11:15,371 INFO program: Filesystem flags: signed_directory_hash >06:11:15,371 INFO program: Default mount options: (none) >06:11:15,371 INFO program: Filesystem state: clean >06:11:15,371 INFO program: Errors behavior: Continue >06:11:15,371 INFO program: Filesystem OS type: Linux >06:11:15,371 INFO program: Inode count: 60506112 >06:11:15,371 INFO program: Block count: 242019328 >06:11:15,371 INFO program: Reserved block count: 12100966 >06:11:15,372 INFO program: Free blocks: 101471322 >06:11:15,372 INFO program: Free inodes: 59560376 >06:11:15,372 INFO program: First block: 0 >06:11:15,372 INFO program: Block size: 4096 >06:11:15,372 INFO program: Fragment size: 4096 >06:11:15,372 INFO program: Reserved GDT blocks: 966 >06:11:15,372 INFO program: Blocks per group: 32768 >06:11:15,372 INFO program: Fragments per group: 32768 >06:11:15,373 INFO program: Inodes per group: 8192 >06:11:15,375 INFO program: Inode blocks per group: 512 >06:11:15,375 INFO program: Flex block group size: 16 >06:11:15,376 INFO program: Filesystem created: Thu Nov 3 07:40:59 2011 >06:11:15,376 INFO program: Last mount time: Wed Dec 18 05:17:02 2013 >06:11:15,376 INFO program: Last write time: Fri Dec 27 05:52:45 2013 >06:11:15,376 INFO program: Mount count: 26 >06:11:15,377 INFO program: Maximum mount count: 29 >06:11:15,378 INFO program: Last checked: Mon Dec 24 03:06:18 2012 >06:11:15,378 INFO program: Check interval: 15552000 (6 months) >06:11:15,378 INFO program: Next check after: Sat Jun 22 04:06:18 2013 >06:11:15,378 INFO program: Lifetime writes: 796 GB >06:11:15,378 INFO program: Reserved blocks uid: 0 (user root) >06:11:15,378 INFO program: Reserved blocks gid: 0 (group root) >06:11:15,378 INFO program: First inode: 11 >06:11:15,378 INFO program: Inode size: 256 >06:11:15,379 INFO program: Required extra isize: 28 >06:11:15,379 INFO program: Desired extra isize: 28 >06:11:15,379 INFO program: Journal inode: 8 >06:11:15,381 INFO program: Default directory hash: half_md4 >06:11:15,381 INFO program: Directory Hash Seed: 43af5313-6dc2-4401-8a82-2c7d5f2eb7a1 >06:11:15,382 INFO program: Journal backup: inode blocks >06:11:15,382 INFO program: Journal features: journal_incompat_revoke >06:11:15,382 INFO program: Journal size: 128M >06:11:15,382 INFO program: Journal length: 32768 >06:11:15,382 INFO program: Journal sequence: 0x00424d84 >06:11:15,382 INFO program: Journal start: 0 >06:11:15,382 INFO program: >06:11:15,382 DEBUG program: Return code: 0 >06:11:15,383 INFO program: Running... resize2fs -P /dev/mapper/guswks-root >06:11:15,414 INFO program: resize2fs 1.42.8 (20-Jun-2013) >06:11:15,415 INFO program: Estimated minimum size of the filesystem: 139159111 >06:11:15,415 DEBUG program: Return code: 0 >06:11:15,462 INFO program: Running... lvm lvchange -a y guswks/swap_1 >06:11:15,620 DEBUG program: Return code: 0 >06:11:15,621 INFO program: Running... udevadm settle --timeout=300 >06:11:15,645 DEBUG program: Return code: 0 >06:11:15,785 INFO program: Running... multipath -c /dev/sdb >06:11:15,810 INFO program: Dec 27 06:11:15 | /etc/multipath.conf does not exist, blacklisting all devices. >06:11:15,811 INFO program: Dec 27 06:11:15 | A default multipath.conf file is located at >06:11:15,811 INFO program: Dec 27 06:11:15 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >06:11:15,811 INFO program: Dec 27 06:11:15 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >06:11:15,811 INFO program: /dev/sdb is not a valid multipath device path >06:11:15,811 DEBUG program: Return code: 1 >06:11:16,077 INFO program: Running... dumpe2fs -h /dev/sdb1 >06:11:16,109 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >06:11:16,109 INFO program: Filesystem volume name: <none> >06:11:16,109 INFO program: Last mounted on: /boot >06:11:16,109 INFO program: Filesystem UUID: 5f5f30d1-a7a6-42f7-8b47-3f7f28ae40be >06:11:16,109 INFO program: Filesystem magic number: 0xEF53 >06:11:16,109 INFO program: Filesystem revision #: 1 (dynamic) >06:11:16,109 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 >06:11:16,110 INFO program: Filesystem flags: signed_directory_hash >06:11:16,110 INFO program: Default mount options: user_xattr acl >06:11:16,110 INFO program: Filesystem state: clean >06:11:16,110 INFO program: Errors behavior: Continue >06:11:16,110 INFO program: Filesystem OS type: Linux >06:11:16,110 INFO program: Inode count: 128016 >06:11:16,110 INFO program: Block count: 512000 >06:11:16,110 INFO program: Reserved block count: 25600 >06:11:16,111 INFO program: Free blocks: 391304 >06:11:16,111 INFO program: Free inodes: 127609 >06:11:16,111 INFO program: First block: 1 >06:11:16,111 INFO program: Block size: 1024 >06:11:16,111 INFO program: Fragment size: 1024 >06:11:16,111 INFO program: Reserved GDT blocks: 256 >06:11:16,111 INFO program: Blocks per group: 8192 >06:11:16,111 INFO program: Fragments per group: 8192 >06:11:16,112 INFO program: Inodes per group: 2032 >06:11:16,114 INFO program: Inode blocks per group: 254 >06:11:16,114 INFO program: Flex block group size: 16 >06:11:16,114 INFO program: Filesystem created: Mon Dec 24 06:49:13 2012 >06:11:16,114 INFO program: Last mount time: Wed Dec 18 03:58:19 2013 >06:11:16,115 INFO program: Last write time: Fri Dec 27 05:52:43 2013 >06:11:16,115 INFO program: Mount count: 68 >06:11:16,115 INFO program: Maximum mount count: -1 >06:11:16,115 INFO program: Last checked: Mon Dec 24 06:49:13 2012 >06:11:16,115 INFO program: Check interval: 0 (<none>) >06:11:16,115 INFO program: Lifetime writes: 370 MB >06:11:16,115 INFO program: Reserved blocks uid: 0 (user root) >06:11:16,118 INFO program: Reserved blocks gid: 0 (group root) >06:11:16,118 INFO program: First inode: 11 >06:11:16,118 INFO program: Inode size: 128 >06:11:16,118 INFO program: Journal inode: 8 >06:11:16,119 INFO program: Default directory hash: half_md4 >06:11:16,119 INFO program: Directory Hash Seed: 9f70faf0-30d9-4f14-8e6e-465aed5fa52f >06:11:16,120 INFO program: Journal backup: inode blocks >06:11:16,120 INFO program: Journal features: journal_incompat_revoke >06:11:16,120 INFO program: Journal size: 8M >06:11:16,120 INFO program: Journal length: 8192 >06:11:16,120 INFO program: Journal sequence: 0x0000016e >06:11:16,120 INFO program: Journal start: 0 >06:11:16,120 INFO program: >06:11:16,120 DEBUG program: Return code: 0 >06:11:16,121 INFO program: Running... resize2fs -P /dev/sdb1 >06:11:16,137 INFO program: resize2fs 1.42.8 (20-Jun-2013) >06:11:16,137 INFO program: Estimated minimum size of the filesystem: 111987 >06:11:16,138 DEBUG program: Return code: 0 >06:11:16,220 INFO program: Running... lvm pvs --unit=k --nosuffix --nameprefixes --rows --unquoted --noheadings -opv_uuid,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config global {locking_type=4} /dev/sdb2 >06:11:16,260 INFO program: LVM2_PV_UUID=zeFsth-1wRe-6cJX-qGkA-mEhl-yAQV-iM52Rn >06:11:16,261 INFO program: LVM2_PE_START=1024.00 >06:11:16,261 INFO program: LVM2_VG_NAME=vg_f17guswks >06:11:16,261 INFO program: LVM2_VG_UUID=MPUUpB-Vi5Z-hspz-94zw-EFsh-dOK7-LBVOhQ >06:11:16,261 INFO program: LVM2_VG_SIZE=487849984.00 >06:11:16,261 INFO program: LVM2_VG_FREE=0 >06:11:16,261 INFO program: LVM2_VG_EXTENT_SIZE=32768.00 >06:11:16,261 INFO program: LVM2_VG_EXTENT_COUNT=14888 >06:11:16,261 INFO program: LVM2_VG_FREE_COUNT=0 >06:11:16,262 INFO program: LVM2_PV_COUNT=1 >06:11:16,262 DEBUG program: Return code: 0 >06:11:16,276 INFO program: Running... lvm lvs -a --unit k --nosuffix --nameprefixes --rows --unquoted --noheadings -olv_name,lv_uuid,lv_size,lv_attr,segtype --config global {locking_type=4} vg_f17guswks >06:11:16,313 INFO program: LVM2_LV_NAME=lv_home LVM2_LV_NAME=lv_root LVM2_LV_NAME=lv_swap >06:11:16,313 INFO program: LVM2_LV_UUID=kR8rTs-sRA5-1HGb-238z-pkv1-cWVe-FssjaC LVM2_LV_UUID=w4x98q-BN2T-SnSm-N2pF-1pjs-uCy5-ZoRaaB LVM2_LV_UUID=eaf40E-2Tv6-KLMf-x02t-T0iP-4sp8-ajK3CT >06:11:16,314 INFO program: LVM2_LV_SIZE=425132032.00 LVM2_LV_SIZE=52428800.00 LVM2_LV_SIZE=10289152.00 >06:11:16,314 INFO program: LVM2_LV_ATTR=-wi------- LVM2_LV_ATTR=-wi------- LVM2_LV_ATTR=-wi------- >06:11:16,315 INFO program: LVM2_SEGTYPE=linear LVM2_SEGTYPE=linear LVM2_SEGTYPE=linear >06:11:16,315 DEBUG program: Return code: 0 >06:11:16,336 INFO program: Running... lvm lvchange -a y vg_f17guswks/lv_home >06:11:16,559 DEBUG program: Return code: 0 >06:11:16,560 INFO program: Running... udevadm settle --timeout=300 >06:11:16,587 DEBUG program: Return code: 0 >06:11:16,605 INFO program: Running... dumpe2fs -h /dev/mapper/vg_f17guswks-lv_home >06:11:16,634 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >06:11:16,635 INFO program: Filesystem volume name: <none> >06:11:16,635 INFO program: Last mounted on: /home >06:11:16,635 INFO program: Filesystem UUID: ea814cd2-99b4-4f60-acc5-27b662366c18 >06:11:16,635 INFO program: Filesystem magic number: 0xEF53 >06:11:16,635 INFO program: Filesystem revision #: 1 (dynamic) >06:11:16,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 >06:11:16,636 INFO program: Filesystem flags: signed_directory_hash >06:11:16,636 INFO program: Default mount options: user_xattr acl >06:11:16,636 INFO program: Filesystem state: clean >06:11:16,636 INFO program: Errors behavior: Continue >06:11:16,637 INFO program: Filesystem OS type: Linux >06:11:16,637 INFO program: Inode count: 26574848 >06:11:16,637 INFO program: Block count: 106283008 >06:11:16,637 INFO program: Reserved block count: 5314150 >06:11:16,637 INFO program: Free blocks: 58333851 >06:11:16,638 INFO program: Free inodes: 26514353 >06:11:16,638 INFO program: First block: 0 >06:11:16,638 INFO program: Block size: 4096 >06:11:16,638 INFO program: Fragment size: 4096 >06:11:16,638 INFO program: Reserved GDT blocks: 998 >06:11:16,638 INFO program: Blocks per group: 32768 >06:11:16,639 INFO program: Fragments per group: 32768 >06:11:16,639 INFO program: Inodes per group: 8192 >06:11:16,639 INFO program: Inode blocks per group: 512 >06:11:16,639 INFO program: Flex block group size: 16 >06:11:16,640 INFO program: Filesystem created: Mon Dec 24 06:49:17 2012 >06:11:16,640 INFO program: Last mount time: Wed Dec 18 03:58:20 2013 >06:11:16,640 INFO program: Last write time: Fri Dec 27 05:52:43 2013 >06:11:16,641 INFO program: Mount count: 68 >06:11:16,641 INFO program: Maximum mount count: -1 >06:11:16,641 INFO program: Last checked: Mon Dec 24 06:49:17 2012 >06:11:16,642 INFO program: Check interval: 0 (<none>) >06:11:16,642 INFO program: Lifetime writes: 544 GB >06:11:16,645 INFO program: Reserved blocks uid: 0 (user root) >06:11:16,646 INFO program: Reserved blocks gid: 0 (group root) >06:11:16,646 INFO program: First inode: 11 >06:11:16,646 INFO program: Inode size: 256 >06:11:16,646 INFO program: Required extra isize: 28 >06:11:16,646 INFO program: Desired extra isize: 28 >06:11:16,646 INFO program: Journal inode: 8 >06:11:16,646 INFO program: Default directory hash: half_md4 >06:11:16,646 INFO program: Directory Hash Seed: 34197c20-ab7c-44ce-9f57-2875c1e16a9a >06:11:16,646 INFO program: Journal backup: inode blocks >06:11:16,647 INFO program: Journal features: journal_incompat_revoke >06:11:16,647 INFO program: Journal size: 128M >06:11:16,647 INFO program: Journal length: 32768 >06:11:16,647 INFO program: Journal sequence: 0x002d468a >06:11:16,648 INFO program: Journal start: 0 >06:11:16,648 INFO program: >06:11:16,648 DEBUG program: Return code: 0 >06:11:16,648 INFO program: Running... resize2fs -P /dev/mapper/vg_f17guswks-lv_home >06:11:16,659 INFO program: resize2fs 1.42.8 (20-Jun-2013) >06:11:16,659 INFO program: Estimated minimum size of the filesystem: 47147565 >06:11:16,659 DEBUG program: Return code: 0 >06:11:16,683 INFO program: Running... lvm lvchange -a y vg_f17guswks/lv_root >06:11:16,818 DEBUG program: Return code: 0 >06:11:16,819 INFO program: Running... udevadm settle --timeout=300 >06:11:16,837 DEBUG program: Return code: 0 >06:11:16,853 INFO program: Running... dumpe2fs -h /dev/mapper/vg_f17guswks-lv_root >06:11:16,883 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >06:11:16,883 INFO program: Filesystem volume name: _Fedora-17-x86_6 >06:11:16,883 INFO program: Last mounted on: / >06:11:16,884 INFO program: Filesystem UUID: 3c127d9d-3c51-4122-aa80-526fd4c66935 >06:11:16,884 INFO program: Filesystem magic number: 0xEF53 >06:11:16,884 INFO program: Filesystem revision #: 1 (dynamic) >06:11:16,884 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 >06:11:16,884 INFO program: Filesystem flags: signed_directory_hash >06:11:16,884 INFO program: Default mount options: user_xattr acl >06:11:16,885 INFO program: Filesystem state: clean >06:11:16,885 INFO program: Errors behavior: Continue >06:11:16,885 INFO program: Filesystem OS type: Linux >06:11:16,885 INFO program: Inode count: 3276800 >06:11:16,885 INFO program: Block count: 13107200 >06:11:16,886 INFO program: Reserved block count: 131050 >06:11:16,886 INFO program: Free blocks: 10651385 >06:11:16,886 INFO program: Free inodes: 3080363 >06:11:16,886 INFO program: First block: 0 >06:11:16,886 INFO program: Block size: 4096 >06:11:16,886 INFO program: Fragment size: 4096 >06:11:16,886 INFO program: Reserved GDT blocks: 252 >06:11:16,886 INFO program: Blocks per group: 32768 >06:11:16,887 INFO program: Fragments per group: 32768 >06:11:16,887 INFO program: Inodes per group: 8192 >06:11:16,887 INFO program: Inode blocks per group: 512 >06:11:16,887 INFO program: Flex block group size: 16 >06:11:16,887 INFO program: Filesystem created: Tue May 22 16:37:52 2012 >06:11:16,887 INFO program: Last mount time: Wed Dec 18 03:58:08 2013 >06:11:16,888 INFO program: Last write time: Wed Dec 18 03:58:05 2013 >06:11:16,888 INFO program: Mount count: 65 >06:11:16,888 INFO program: Maximum mount count: -1 >06:11:16,888 INFO program: Last checked: Mon Dec 24 06:52:31 2012 >06:11:16,888 INFO program: Check interval: 0 (<none>) >06:11:16,889 INFO program: Lifetime writes: 129 GB >06:11:16,889 INFO program: Reserved blocks uid: 0 (user root) >06:11:16,889 INFO program: Reserved blocks gid: 0 (group root) >06:11:16,889 INFO program: First inode: 11 >06:11:16,890 INFO program: Inode size: 256 >06:11:16,890 INFO program: Required extra isize: 28 >06:11:16,890 INFO program: Desired extra isize: 28 >06:11:16,890 INFO program: Journal inode: 8 >06:11:16,890 INFO program: Default directory hash: half_md4 >06:11:16,891 INFO program: Directory Hash Seed: 539dd829-5bd6-424f-aa3f-1d8c3fd799a6 >06:11:16,891 INFO program: Journal backup: inode blocks >06:11:16,891 INFO program: Journal features: journal_incompat_revoke >06:11:16,891 INFO program: Journal size: 128M >06:11:16,892 INFO program: Journal length: 32768 >06:11:16,892 INFO program: Journal sequence: 0x00198ff6 >06:11:16,892 INFO program: Journal start: 0 >06:11:16,892 INFO program: >06:11:16,892 DEBUG program: Return code: 0 >06:11:16,893 INFO program: Running... resize2fs -P /dev/mapper/vg_f17guswks-lv_root >06:11:16,901 INFO program: resize2fs 1.42.8 (20-Jun-2013) >06:11:16,902 INFO program: Estimated minimum size of the filesystem: 2316521 >06:11:16,902 DEBUG program: Return code: 0 >06:11:16,929 INFO program: Running... lvm lvchange -a y vg_f17guswks/lv_swap >06:11:17,080 DEBUG program: Return code: 0 >06:11:17,080 INFO program: Running... udevadm settle --timeout=300 >06:11:17,099 DEBUG program: Return code: 0 >06:11:17,157 INFO program: Running... multipath -c /dev/sdc >06:11:17,168 INFO program: Dec 27 06:11:17 | /etc/multipath.conf does not exist, blacklisting all devices. >06:11:17,168 INFO program: Dec 27 06:11:17 | A default multipath.conf file is located at >06:11:17,168 INFO program: Dec 27 06:11:17 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >06:11:17,168 INFO program: Dec 27 06:11:17 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >06:11:17,169 INFO program: /dev/sdc is not a valid multipath device path >06:11:17,169 DEBUG program: Return code: 1 >06:11:17,239 INFO program: Running... dumpe2fs -h /dev/sdc1 >06:11:17,266 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >06:11:17,266 INFO program: Filesystem volume name: <none> >06:11:17,266 INFO program: Last mounted on: /mnt/sysimage/boot >06:11:17,267 INFO program: Filesystem UUID: bd225328-de5b-402f-b4c2-6d9fe2f8fe8c >06:11:17,267 INFO program: Filesystem magic number: 0xEF53 >06:11:17,267 INFO program: Filesystem revision #: 1 (dynamic) >06:11:17,267 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 >06:11:17,267 INFO program: Filesystem flags: signed_directory_hash >06:11:17,267 INFO program: Default mount options: user_xattr acl >06:11:17,268 INFO program: Filesystem state: clean >06:11:17,268 INFO program: Errors behavior: Continue >06:11:17,268 INFO program: Filesystem OS type: Linux >06:11:17,268 INFO program: Inode count: 128016 >06:11:17,268 INFO program: Block count: 512000 >06:11:17,268 INFO program: Reserved block count: 25600 >06:11:17,269 INFO program: Free blocks: 408026 >06:11:17,269 INFO program: Free inodes: 127643 >06:11:17,269 INFO program: First block: 1 >06:11:17,269 INFO program: Block size: 1024 >06:11:17,270 INFO program: Fragment size: 1024 >06:11:17,270 INFO program: Reserved GDT blocks: 256 >06:11:17,270 INFO program: Blocks per group: 8192 >06:11:17,271 INFO program: Fragments per group: 8192 >06:11:17,271 INFO program: Inodes per group: 2032 >06:11:17,271 INFO program: Inode blocks per group: 254 >06:11:17,271 INFO program: Flex block group size: 16 >06:11:17,272 INFO program: Filesystem created: Fri Dec 27 06:04:00 2013 >06:11:17,272 INFO program: Last mount time: Fri Dec 27 06:04:15 2013 >06:11:17,272 INFO program: Last write time: Fri Dec 27 06:11:08 2013 >06:11:17,273 INFO program: Mount count: 1 >06:11:17,273 INFO program: Maximum mount count: -1 >06:11:17,273 INFO program: Last checked: Fri Dec 27 06:04:00 2013 >06:11:17,274 INFO program: Check interval: 0 (<none>) >06:11:17,274 INFO program: Lifetime writes: 100 MB >06:11:17,274 INFO program: Reserved blocks uid: 0 (user root) >06:11:17,275 INFO program: Reserved blocks gid: 0 (group root) >06:11:17,275 INFO program: First inode: 11 >06:11:17,275 INFO program: Inode size: 128 >06:11:17,275 INFO program: Journal inode: 8 >06:11:17,276 INFO program: Default directory hash: half_md4 >06:11:17,276 INFO program: Directory Hash Seed: 955409da-3c16-4565-bf6b-c247e1f76618 >06:11:17,276 INFO program: Journal backup: inode blocks >06:11:17,276 INFO program: Journal features: (none) >06:11:17,277 INFO program: Journal size: 8M >06:11:17,277 INFO program: Journal length: 8192 >06:11:17,277 INFO program: Journal sequence: 0x00000010 >06:11:17,277 INFO program: Journal start: 0 >06:11:17,277 INFO program: >06:11:17,278 DEBUG program: Return code: 0 >06:11:17,278 INFO program: Running... resize2fs -P /dev/sdc1 >06:11:17,287 INFO program: resize2fs 1.42.8 (20-Jun-2013) >06:11:17,288 INFO program: Estimated minimum size of the filesystem: 94788 >06:11:17,288 DEBUG program: Return code: 0 >06:11:17,380 INFO program: Running... multipath -c /dev/sdd >06:11:17,388 INFO program: Dec 27 06:11:17 | /etc/multipath.conf does not exist, blacklisting all devices. >06:11:17,389 INFO program: Dec 27 06:11:17 | A default multipath.conf file is located at >06:11:17,389 INFO program: Dec 27 06:11:17 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >06:11:17,389 INFO program: Dec 27 06:11:17 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >06:11:17,389 INFO program: /dev/sdd is not a valid multipath device path >06:11:17,389 DEBUG program: Return code: 1 >06:11:17,412 INFO program: Running... mount -t btrfs -o subvolid=5 /dev/sdd /tmp/btrfs-tmp.23PJbI3q >06:11:17,452 INFO program: mount: wrong fs type, bad option, bad superblock on /dev/sdd, >06:11:17,452 INFO program: missing codepage or helper program, or other error >06:11:17,452 INFO program: >06:11:17,452 INFO program: In some cases useful info is found in syslog - try >06:11:17,452 INFO program: dmesg | tail or so. >06:11:17,453 DEBUG program: Return code: 32 >06:11:17,543 INFO program: Running... dumpe2fs -h /dev/loop3 >06:11:17,554 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >06:11:17,555 INFO program: Filesystem volume name: _Fedora-Live-Des >06:11:17,555 INFO program: Last mounted on: /var/tmp/imgcreate-CIJ2Sr/install_root >06:11:17,555 INFO program: Filesystem UUID: 24375583-5faa-4172-8345-5dff1a0e89e5 >06:11:17,555 INFO program: Filesystem magic number: 0xEF53 >06:11:17,555 INFO program: Filesystem revision #: 1 (dynamic) >06:11:17,555 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 >06:11:17,555 INFO program: Filesystem flags: signed_directory_hash >06:11:17,556 INFO program: Default mount options: user_xattr acl >06:11:17,556 INFO program: Filesystem state: clean >06:11:17,556 INFO program: Errors behavior: Continue >06:11:17,556 INFO program: Filesystem OS type: Linux >06:11:17,556 INFO program: Inode count: 262144 >06:11:17,556 INFO program: Block count: 1048576 >06:11:17,556 INFO program: Reserved block count: 10484 >06:11:17,556 INFO program: Free blocks: 225114 >06:11:17,556 INFO program: Free inodes: 155781 >06:11:17,557 INFO program: First block: 0 >06:11:17,557 INFO program: Block size: 4096 >06:11:17,557 INFO program: Fragment size: 4096 >06:11:17,557 INFO program: Reserved GDT blocks: 255 >06:11:17,557 INFO program: Blocks per group: 32768 >06:11:17,557 INFO program: Fragments per group: 32768 >06:11:17,557 INFO program: Inodes per group: 8192 >06:11:17,558 INFO program: Inode blocks per group: 512 >06:11:17,558 INFO program: Flex block group size: 16 >06:11:17,558 INFO program: Filesystem created: Wed Dec 11 19:03:22 2013 >06:11:17,558 INFO program: Last mount time: Wed Dec 11 19:03:26 2013 >06:11:17,559 INFO program: Last write time: Wed Dec 11 19:51:39 2013 >06:11:17,559 INFO program: Mount count: 0 >06:11:17,559 INFO program: Maximum mount count: -1 >06:11:17,559 INFO program: Last checked: Wed Dec 11 19:51:39 2013 >06:11:17,559 INFO program: Check interval: 0 (<none>) >06:11:17,560 INFO program: Lifetime writes: 767 MB >06:11:17,560 INFO program: Reserved blocks uid: 0 (user root) >06:11:17,560 INFO program: Reserved blocks gid: 0 (group root) >06:11:17,560 INFO program: First inode: 11 >06:11:17,561 INFO program: Inode size: 256 >06:11:17,561 INFO program: Required extra isize: 28 >06:11:17,561 INFO program: Desired extra isize: 28 >06:11:17,561 INFO program: Journal inode: 8 >06:11:17,562 INFO program: Default directory hash: half_md4 >06:11:17,562 INFO program: Directory Hash Seed: b1c616e0-cc81-4b8c-9992-f2c77daec9c9 >06:11:17,562 INFO program: Journal backup: inode blocks >06:11:17,562 INFO program: Journal features: journal_incompat_revoke >06:11:17,562 INFO program: Journal size: 128M >06:11:17,563 INFO program: Journal length: 32768 >06:11:17,563 INFO program: Journal sequence: 0x00003086 >06:11:17,563 INFO program: Journal start: 0 >06:11:17,563 INFO program: >06:11:17,564 DEBUG program: Return code: 0 >06:11:17,564 INFO program: Running... resize2fs -P /dev/loop3 >06:11:17,573 INFO program: resize2fs 1.42.8 (20-Jun-2013) >06:11:17,574 INFO program: resize2fs: Device or resource busy while trying to open /dev/loop3 >06:11:17,574 INFO program: Couldn't find valid filesystem superblock. >06:11:17,574 DEBUG program: Return code: 1 >06:11:17,614 INFO program: Running... mount -t btrfs -o subvolid=5 /dev/mapper/luks-edb57e1f-3d56-4402-a453-0a81ef82c5c2 /tmp/btrfs-tmp.35h93hVg >06:11:17,904 DEBUG program: Return code: 0 >06:11:17,904 INFO program: Running... btrfs subvol list -p /tmp/btrfs-tmp.35h93hVg >06:11:17,912 INFO program: ID 256 gen 18 parent 5 top level 5 path root >06:11:17,913 INFO program: ID 258 gen 11 parent 5 top level 5 path home >06:11:17,913 DEBUG program: Return code: 0 >06:11:17,913 INFO program: Running... udevadm settle --timeout=300 >06:11:17,929 DEBUG program: Return code: 0 >06:11:17,929 INFO program: Running... umount /tmp/btrfs-tmp.35h93hVg >06:11:18,179 DEBUG program: Return code: 0 >06:11:18,241 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >06:11:18,249 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >06:11:18,249 INFO program: Filesystem volume name: _Fedora-Live-Des >06:11:18,249 INFO program: Last mounted on: / >06:11:18,249 INFO program: Filesystem UUID: 24375583-5faa-4172-8345-5dff1a0e89e5 >06:11:18,250 INFO program: Filesystem magic number: 0xEF53 >06:11:18,250 INFO program: Filesystem revision #: 1 (dynamic) >06:11:18,250 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 >06:11:18,250 INFO program: Filesystem flags: signed_directory_hash >06:11:18,250 INFO program: Default mount options: user_xattr acl >06:11:18,250 INFO program: Filesystem state: clean >06:11:18,250 INFO program: Errors behavior: Continue >06:11:18,250 INFO program: Filesystem OS type: Linux >06:11:18,251 INFO program: Inode count: 262144 >06:11:18,251 INFO program: Block count: 1048576 >06:11:18,251 INFO program: Reserved block count: 10484 >06:11:18,251 INFO program: Free blocks: 225114 >06:11:18,251 INFO program: Free inodes: 155781 >06:11:18,251 INFO program: First block: 0 >06:11:18,251 INFO program: Block size: 4096 >06:11:18,251 INFO program: Fragment size: 4096 >06:11:18,252 INFO program: Reserved GDT blocks: 255 >06:11:18,252 INFO program: Blocks per group: 32768 >06:11:18,252 INFO program: Fragments per group: 32768 >06:11:18,252 INFO program: Inodes per group: 8192 >06:11:18,252 INFO program: Inode blocks per group: 512 >06:11:18,252 INFO program: Flex block group size: 16 >06:11:18,252 INFO program: Filesystem created: Wed Dec 11 19:03:22 2013 >06:11:18,253 INFO program: Last mount time: Fri Dec 27 05:56:14 2013 >06:11:18,253 INFO program: Last write time: Fri Dec 27 05:56:14 2013 >06:11:18,253 INFO program: Mount count: 1 >06:11:18,253 INFO program: Maximum mount count: -1 >06:11:18,254 INFO program: Last checked: Wed Dec 11 19:51:39 2013 >06:11:18,254 INFO program: Check interval: 0 (<none>) >06:11:18,254 INFO program: Lifetime writes: 767 MB >06:11:18,254 INFO program: Reserved blocks uid: 0 (user root) >06:11:18,255 INFO program: Reserved blocks gid: 0 (group root) >06:11:18,255 INFO program: First inode: 11 >06:11:18,255 INFO program: Inode size: 256 >06:11:18,255 INFO program: Required extra isize: 28 >06:11:18,255 INFO program: Desired extra isize: 28 >06:11:18,256 INFO program: Journal inode: 8 >06:11:18,256 INFO program: First orphan inode: 44948 >06:11:18,256 INFO program: Default directory hash: half_md4 >06:11:18,256 INFO program: Directory Hash Seed: b1c616e0-cc81-4b8c-9992-f2c77daec9c9 >06:11:18,257 INFO program: Journal backup: inode blocks >06:11:18,257 INFO program: Journal features: journal_incompat_revoke >06:11:18,257 INFO program: Journal size: 128M >06:11:18,257 INFO program: Journal length: 32768 >06:11:18,257 INFO program: Journal sequence: 0x00003087 >06:11:18,258 INFO program: Journal start: 1 >06:11:18,258 INFO program: >06:11:18,258 DEBUG program: Return code: 0 >06:11:18,258 INFO program: Running... resize2fs -P /dev/mapper/live-rw >06:11:18,266 INFO program: resize2fs 1.42.8 (20-Jun-2013) >06:11:18,267 INFO program: Estimated minimum size of the filesystem: 825687 >06:11:18,267 DEBUG program: Return code: 0 >06:11:18,300 INFO program: Running... dumpe2fs -h /dev/mapper/live-base >06:11:18,309 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >06:11:18,309 INFO program: Filesystem volume name: _Fedora-Live-Des >06:11:18,309 INFO program: Last mounted on: /var/tmp/imgcreate-CIJ2Sr/install_root >06:11:18,309 INFO program: Filesystem UUID: 24375583-5faa-4172-8345-5dff1a0e89e5 >06:11:18,309 INFO program: Filesystem magic number: 0xEF53 >06:11:18,309 INFO program: Filesystem revision #: 1 (dynamic) >06:11:18,310 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 >06:11:18,310 INFO program: Filesystem flags: signed_directory_hash >06:11:18,310 INFO program: Default mount options: user_xattr acl >06:11:18,310 INFO program: Filesystem state: clean >06:11:18,310 INFO program: Errors behavior: Continue >06:11:18,310 INFO program: Filesystem OS type: Linux >06:11:18,310 INFO program: Inode count: 262144 >06:11:18,310 INFO program: Block count: 1048576 >06:11:18,311 INFO program: Reserved block count: 10484 >06:11:18,311 INFO program: Free blocks: 225114 >06:11:18,311 INFO program: Free inodes: 155781 >06:11:18,311 INFO program: First block: 0 >06:11:18,311 INFO program: Block size: 4096 >06:11:18,311 INFO program: Fragment size: 4096 >06:11:18,311 INFO program: Reserved GDT blocks: 255 >06:11:18,311 INFO program: Blocks per group: 32768 >06:11:18,311 INFO program: Fragments per group: 32768 >06:11:18,312 INFO program: Inodes per group: 8192 >06:11:18,312 INFO program: Inode blocks per group: 512 >06:11:18,312 INFO program: Flex block group size: 16 >06:11:18,312 INFO program: Filesystem created: Wed Dec 11 19:03:22 2013 >06:11:18,312 INFO program: Last mount time: Wed Dec 11 19:03:26 2013 >06:11:18,313 INFO program: Last write time: Wed Dec 11 19:51:39 2013 >06:11:18,313 INFO program: Mount count: 0 >06:11:18,313 INFO program: Maximum mount count: -1 >06:11:18,313 INFO program: Last checked: Wed Dec 11 19:51:39 2013 >06:11:18,313 INFO program: Check interval: 0 (<none>) >06:11:18,314 INFO program: Lifetime writes: 767 MB >06:11:18,314 INFO program: Reserved blocks uid: 0 (user root) >06:11:18,314 INFO program: Reserved blocks gid: 0 (group root) >06:11:18,315 INFO program: First inode: 11 >06:11:18,315 INFO program: Inode size: 256 >06:11:18,316 INFO program: Required extra isize: 28 >06:11:18,316 INFO program: Desired extra isize: 28 >06:11:18,316 INFO program: Journal inode: 8 >06:11:18,316 INFO program: Default directory hash: half_md4 >06:11:18,316 INFO program: Directory Hash Seed: b1c616e0-cc81-4b8c-9992-f2c77daec9c9 >06:11:18,317 INFO program: Journal backup: inode blocks >06:11:18,317 INFO program: Journal features: journal_incompat_revoke >06:11:18,317 INFO program: Journal size: 128M >06:11:18,317 INFO program: Journal length: 32768 >06:11:18,317 INFO program: Journal sequence: 0x00003086 >06:11:18,318 INFO program: Journal start: 0 >06:11:18,318 INFO program: >06:11:18,318 DEBUG program: Return code: 0 >06:11:18,318 INFO program: Running... resize2fs -P /dev/mapper/live-base >06:11:18,326 INFO program: resize2fs 1.42.8 (20-Jun-2013) >06:11:18,327 INFO program: resize2fs: Operation not permitted while trying to open /dev/mapper/live-base >06:11:18,327 INFO program: Couldn't find valid filesystem superblock. >06:11:18,327 DEBUG program: Return code: 1 >06:11:18,366 INFO program: Running... dumpe2fs -h /dev/mapper/live-osimg-min >06:11:18,374 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >06:11:18,374 INFO program: Filesystem volume name: _Fedora-Live-Des >06:11:18,375 INFO program: Last mounted on: /var/tmp/imgcreate-CIJ2Sr/install_root >06:11:18,375 INFO program: Filesystem UUID: 24375583-5faa-4172-8345-5dff1a0e89e5 >06:11:18,375 INFO program: Filesystem magic number: 0xEF53 >06:11:18,375 INFO program: Filesystem revision #: 1 (dynamic) >06:11:18,375 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 >06:11:18,375 INFO program: Filesystem flags: signed_directory_hash >06:11:18,375 INFO program: Default mount options: user_xattr acl >06:11:18,375 INFO program: Filesystem state: clean >06:11:18,376 INFO program: Errors behavior: Continue >06:11:18,376 INFO program: Filesystem OS type: Linux >06:11:18,376 INFO program: Inode count: 212992 >06:11:18,376 INFO program: Block count: 825687 >06:11:18,376 INFO program: Reserved block count: 8255 >06:11:18,376 INFO program: Free blocks: 5566 >06:11:18,376 INFO program: Free inodes: 106629 >06:11:18,376 INFO program: First block: 0 >06:11:18,377 INFO program: Block size: 4096 >06:11:18,377 INFO program: Fragment size: 4096 >06:11:18,377 INFO program: Reserved GDT blocks: 255 >06:11:18,377 INFO program: Blocks per group: 32768 >06:11:18,377 INFO program: Fragments per group: 32768 >06:11:18,377 INFO program: Inodes per group: 8192 >06:11:18,377 INFO program: Inode blocks per group: 512 >06:11:18,378 INFO program: Flex block group size: 16 >06:11:18,378 INFO program: Filesystem created: Wed Dec 11 19:03:22 2013 >06:11:18,378 INFO program: Last mount time: Wed Dec 11 19:03:26 2013 >06:11:18,378 INFO program: Last write time: Wed Dec 11 19:51:43 2013 >06:11:18,379 INFO program: Mount count: 0 >06:11:18,379 INFO program: Maximum mount count: -1 >06:11:18,379 INFO program: Last checked: Wed Dec 11 19:51:43 2013 >06:11:18,379 INFO program: Check interval: 0 (<none>) >06:11:18,379 INFO program: Lifetime writes: 768 MB >06:11:18,380 INFO program: Reserved blocks uid: 0 (user root) >06:11:18,380 INFO program: Reserved blocks gid: 0 (group root) >06:11:18,380 INFO program: First inode: 11 >06:11:18,380 INFO program: Inode size: 256 >06:11:18,381 INFO program: Required extra isize: 28 >06:11:18,381 INFO program: Desired extra isize: 28 >06:11:18,381 INFO program: Journal inode: 8 >06:11:18,381 INFO program: Default directory hash: half_md4 >06:11:18,382 INFO program: Directory Hash Seed: b1c616e0-cc81-4b8c-9992-f2c77daec9c9 >06:11:18,382 INFO program: Journal backup: inode blocks >06:11:18,382 INFO program: Journal features: journal_incompat_revoke >06:11:18,382 INFO program: Journal size: 128M >06:11:18,383 INFO program: Journal length: 32768 >06:11:18,383 INFO program: Journal sequence: 0x00003086 >06:11:18,383 INFO program: Journal start: 0 >06:11:18,383 INFO program: >06:11:18,383 DEBUG program: Return code: 0 >06:11:18,384 INFO program: Running... resize2fs -P /dev/mapper/live-osimg-min >06:11:18,392 INFO program: resize2fs 1.42.8 (20-Jun-2013) >06:11:18,392 INFO program: resize2fs: Operation not permitted while trying to open /dev/mapper/live-osimg-min >06:11:18,393 INFO program: Couldn't find valid filesystem superblock. >06:11:18,393 DEBUG program: Return code: 1 >06:11:18,402 INFO program: Running... udevadm settle --timeout=300 >06:11:18,420 DEBUG program: Return code: 0 >06:11:18,531 INFO program: Running... udevadm settle --timeout=300 >06:11:18,549 DEBUG program: Return code: 0 >06:11:18,562 INFO program: Running... udevadm settle --timeout=300 >06:11:18,576 DEBUG program: Return code: 0 >06:11:18,580 INFO program: Running... udevadm settle --timeout=300 >06:11:18,594 DEBUG program: Return code: 0 >06:11:18,596 INFO program: Running... udevadm settle --timeout=300 >06:11:18,610 DEBUG program: Return code: 0 >06:11:18,611 INFO program: Running... lvm lvchange -a n guswks/root >06:11:18,695 DEBUG program: Return code: 0 >06:11:18,700 INFO program: Running... udevadm settle --timeout=300 >06:11:18,714 DEBUG program: Return code: 0 >06:11:18,716 INFO program: Running... lvm vgchange -a n guswks >06:11:18,763 INFO program: 0 logical volume(s) in volume group "guswks" now active >06:11:18,764 DEBUG program: Return code: 0 >06:11:18,769 INFO program: Running... udevadm settle --timeout=300 >06:11:18,784 DEBUG program: Return code: 0 >06:11:18,790 INFO program: Running... udevadm settle --timeout=300 >06:11:18,805 DEBUG program: Return code: 0 >06:11:18,808 INFO program: Running... udevadm settle --timeout=300 >06:11:18,821 DEBUG program: Return code: 0 >06:11:18,825 INFO program: Running... udevadm settle --timeout=300 >06:11:18,842 DEBUG program: Return code: 0 >06:11:18,845 INFO program: Running... udevadm settle --timeout=300 >06:11:18,863 DEBUG program: Return code: 0 >06:11:18,865 INFO program: Running... lvm lvchange -a n vg_f17guswks/lv_home >06:11:18,917 DEBUG program: Return code: 0 >06:11:18,922 INFO program: Running... udevadm settle --timeout=300 >06:11:18,936 DEBUG program: Return code: 0 >06:11:18,938 INFO program: Running... lvm vgchange -a n vg_f17guswks >06:11:18,985 INFO program: 0 logical volume(s) in volume group "vg_f17guswks" now active >06:11:18,985 DEBUG program: Return code: 0 >06:11:18,991 INFO program: Running... udevadm settle --timeout=300 >06:11:19,005 DEBUG program: Return code: 0 >06:11:19,012 INFO program: Running... udevadm settle --timeout=300 >06:11:19,025 DEBUG program: Return code: 0 >06:11:19,030 INFO program: Running... udevadm settle --timeout=300 >06:11:19,043 DEBUG program: Return code: 0 >06:11:19,049 INFO program: Running... udevadm settle --timeout=300 >06:11:19,062 DEBUG program: Return code: 0 >06:11:19,065 INFO program: Running... swapoff /dev/mapper/luks-a1fcc1fb-9052-46f3-992b-4234ee673031 >06:11:19,081 DEBUG program: Return code: 0 >06:11:19,083 INFO program: Running... udevadm settle --timeout=300 >06:11:19,098 DEBUG program: Return code: 0 >06:11:19,108 INFO program: Running... udevadm settle --timeout=300 >06:11:19,122 DEBUG program: Return code: 0 >06:11:19,127 INFO program: Running... udevadm settle --timeout=300 >06:11:19,141 DEBUG program: Return code: 0 >06:11:19,143 INFO program: Running... udevadm settle --timeout=300 >06:11:19,156 DEBUG program: Return code: 0 >06:11:19,159 INFO program: Running... udevadm settle --timeout=300 >06:11:19,172 DEBUG program: Return code: 0 >06:11:19,177 INFO program: Running... udevadm settle --timeout=300 >06:11:19,191 DEBUG program: Return code: 0 >06:11:19,196 INFO program: Running... udevadm settle --timeout=300 >06:11:19,210 DEBUG program: Return code: 0 >06:11:19,212 INFO program: Running... udevadm settle --timeout=300 >06:11:19,225 DEBUG program: Return code: 0 >06:11:19,228 INFO program: Running... udevadm settle --timeout=300 >06:11:19,241 DEBUG program: Return code: 0 >06:11:19,261 INFO program: Running... udevadm settle --timeout=300 >06:11:19,274 DEBUG program: Return code: 0 >06:11:19,281 INFO program: Running... udevadm settle --timeout=300 >06:11:19,294 DEBUG program: Return code: 0 >06:11:19,321 INFO program: Running... mount -t ext2 -o defaults,ro /dev/sda1 /mnt/sysimage >06:11:19,336 DEBUG program: Return code: 0 >06:11:19,343 INFO program: Running... udevadm settle --timeout=300 >06:11:19,358 DEBUG program: Return code: 0 >06:11:19,358 INFO program: Running... umount /mnt/sysimage >06:11:19,372 DEBUG program: Return code: 0 >06:11:19,372 INFO program: Running... udevadm settle --timeout=300 >06:11:19,386 DEBUG program: Return code: 0 >06:11:19,390 INFO program: Running... udevadm settle --timeout=300 >06:11:19,403 DEBUG program: Return code: 0 >06:11:19,407 INFO program: Running... lvm lvchange -a y guswks/root >06:11:19,563 DEBUG program: Return code: 0 >06:11:19,564 INFO program: Running... udevadm settle --timeout=300 >06:11:19,581 DEBUG program: Return code: 0 >06:11:19,582 INFO program: Running... mount -t ext4 -o defaults,ro /dev/mapper/guswks-root /mnt/sysimage >06:11:19,641 DEBUG program: Return code: 0 >06:11:19,694 INFO program: Running... arch >06:11:19,936 INFO program: x86_64 >06:11:19,937 DEBUG program: Return code: 0 >06:11:19,972 INFO program: Running... udevadm settle --timeout=300 >06:11:19,986 DEBUG program: Return code: 0 >06:11:19,987 INFO program: Running... umount /mnt/sysimage >06:11:20,003 DEBUG program: Return code: 0 >06:11:20,003 INFO program: Running... udevadm settle --timeout=300 >06:11:20,018 DEBUG program: Return code: 0 >06:11:20,020 INFO program: Running... lvm lvchange -a n guswks/root >06:11:20,064 DEBUG program: Return code: 0 >06:11:20,066 INFO program: Running... mount -t ext4 -o defaults,ro /dev/sdb1 /mnt/sysimage >06:11:20,112 DEBUG program: Return code: 0 >06:11:20,116 INFO program: Running... udevadm settle --timeout=300 >06:11:20,131 DEBUG program: Return code: 0 >06:11:20,131 INFO program: Running... umount /mnt/sysimage >06:11:20,145 DEBUG program: Return code: 0 >06:11:20,146 INFO program: Running... udevadm settle --timeout=300 >06:11:20,160 DEBUG program: Return code: 0 >06:11:20,164 INFO program: Running... udevadm settle --timeout=300 >06:11:20,178 DEBUG program: Return code: 0 >06:11:20,183 INFO program: Running... lvm lvchange -a y vg_f17guswks/lv_home >06:11:20,249 DEBUG program: Return code: 0 >06:11:20,250 INFO program: Running... udevadm settle --timeout=300 >06:11:20,266 DEBUG program: Return code: 0 >06:11:20,268 INFO program: Running... mount -t ext4 -o defaults,ro /dev/mapper/vg_f17guswks-lv_home /mnt/sysimage >06:11:20,295 DEBUG program: Return code: 0 >06:11:20,303 INFO program: Running... udevadm settle --timeout=300 >06:11:20,317 DEBUG program: Return code: 0 >06:11:20,317 INFO program: Running... umount /mnt/sysimage >06:11:20,331 DEBUG program: Return code: 0 >06:11:20,331 INFO program: Running... udevadm settle --timeout=300 >06:11:20,346 DEBUG program: Return code: 0 >06:11:20,348 INFO program: Running... lvm lvchange -a n vg_f17guswks/lv_home >06:11:20,392 DEBUG program: Return code: 0 >06:11:20,397 INFO program: Running... udevadm settle --timeout=300 >06:11:20,411 DEBUG program: Return code: 0 >06:11:20,413 INFO program: Running... lvm vgchange -a n vg_f17guswks >06:11:20,439 INFO program: 0 logical volume(s) in volume group "vg_f17guswks" now active >06:11:20,439 DEBUG program: Return code: 0 >06:11:20,445 INFO program: Running... udevadm settle --timeout=300 >06:11:20,459 DEBUG program: Return code: 0 >06:11:20,464 INFO program: Running... udevadm settle --timeout=300 >06:11:20,478 DEBUG program: Return code: 0 >06:11:20,483 INFO program: Running... lvm lvchange -a y vg_f17guswks/lv_root >06:11:20,548 DEBUG program: Return code: 0 >06:11:20,549 INFO program: Running... udevadm settle --timeout=300 >06:11:20,565 DEBUG program: Return code: 0 >06:11:20,567 INFO program: Running... mount -t ext4 -o defaults,ro /dev/mapper/vg_f17guswks-lv_root /mnt/sysimage >06:11:20,677 DEBUG program: Return code: 0 >06:11:20,753 INFO program: Running... arch >06:11:20,947 INFO program: x86_64 >06:11:20,948 DEBUG program: Return code: 0 >06:11:20,984 INFO program: Running... udevadm settle --timeout=300 >06:11:21,000 DEBUG program: Return code: 0 >06:11:21,000 INFO program: Running... umount /mnt/sysimage >06:11:21,016 DEBUG program: Return code: 0 >06:11:21,017 INFO program: Running... udevadm settle --timeout=300 >06:11:21,033 DEBUG program: Return code: 0 >06:11:21,035 INFO program: Running... lvm lvchange -a n vg_f17guswks/lv_root >06:11:21,132 DEBUG program: Return code: 0 >06:11:21,134 INFO program: Running... mount -t ext4 -o defaults,ro /dev/sdc1 /mnt/sysimage >06:11:21,146 DEBUG program: Return code: 0 >06:11:21,151 INFO program: Running... udevadm settle --timeout=300 >06:11:21,179 DEBUG program: Return code: 0 >06:11:21,180 INFO program: Running... umount /mnt/sysimage >06:11:21,195 DEBUG program: Return code: 0 >06:11:21,196 INFO program: Running... udevadm settle --timeout=300 >06:11:21,210 DEBUG program: Return code: 0 >06:11:21,214 INFO program: Running... udevadm settle --timeout=300 >06:11:21,232 DEBUG program: Return code: 0 >06:11:21,234 INFO program: Running... mount -t btrfs -o subvolid=5,ro /dev/sdd /mnt/sysimage >06:11:21,333 DEBUG program: Return code: 0 >06:11:21,336 INFO program: Running... udevadm settle --timeout=300 >06:11:21,350 DEBUG program: Return code: 0 >06:11:21,350 INFO program: Running... umount /mnt/sysimage >06:11:21,392 DEBUG program: Return code: 0 >06:11:21,392 INFO program: Running... udevadm settle --timeout=300 >06:11:21,411 DEBUG program: Return code: 0 >06:11:21,414 INFO program: Running... udevadm settle --timeout=300 >06:11:21,432 DEBUG program: Return code: 0 >06:11:21,550 INFO program: Running... hwclock --hctosys --utc >06:11:22,000 DEBUG program: Return code: 0 >06:11:22,005 INFO program: Running... mount -t auto -o ro /dev/mapper/live-base /mnt/install/source >06:11:22,033 DEBUG program: Return code: 0 >06:11:52,705 INFO program: Running... udevadm settle --timeout=300 >06:11:52,797 DEBUG program: Return code: 0 >06:11:52,827 INFO program: Running... udevadm settle --timeout=300 >06:11:52,844 DEBUG program: Return code: 0 >06:12:15,814 INFO program: Running... udevadm settle --timeout=300 >06:12:15,829 DEBUG program: Return code: 0 >06:12:15,847 INFO program: Running... udevadm settle --timeout=300 >06:12:15,862 DEBUG program: Return code: 0 >06:12:15,882 INFO program: Running... udevadm settle --timeout=300 >06:12:15,896 DEBUG program: Return code: 0 >06:12:15,914 INFO program: Running... udevadm settle --timeout=300 >06:12:15,928 DEBUG program: Return code: 0 >06:12:15,938 INFO program: Running... udevadm settle --timeout=300 >06:12:15,952 DEBUG program: Return code: 0 >06:12:17,780 INFO program: Running... udevadm settle --timeout=300 >06:12:17,804 DEBUG program: Return code: 0 >06:12:46,736 INFO program: Running... udevadm settle --timeout=300 >06:12:46,758 DEBUG program: Return code: 0 >12:13:22,685 INFO program: Running... systemctl status chronyd.service >12:13:22,734 INFO program: chronyd.service - NTP client/server >12:13:22,735 INFO program: Loaded: loaded (/usr/lib/systemd/system/chronyd.service; enabled) >12:13:22,736 INFO program: Active: active (running) since Fri 2013-12-27 11:56:17 CET; 17min ago >12:13:22,736 INFO program: Process: 840 ExecStartPost=/usr/libexec/chrony-helper add-dhclient-servers (code=exited, status=0/SUCCESS) >12:13:22,736 INFO program: Process: 818 ExecStart=/usr/sbin/chronyd -u chrony $OPTIONS (code=exited, status=0/SUCCESS) >12:13:22,737 INFO program: Main PID: 836 (chronyd) >12:13:22,737 INFO program: CGroup: /system.slice/chronyd.service >12:13:22,737 INFO program: `-836 /usr/sbin/chronyd -u chrony >12:13:22,738 INFO program: >12:13:22,738 INFO program: Dec 27 11:56:17 localhost chronyd[836]: Linux kernel major=3 minor=11 patch=10 >12:13:22,739 INFO program: Dec 27 11:56:17 localhost chronyd[836]: hz=100 shift_hz=7 freq_scale=1.00000000 nominal_tick=10000 slew_delta_tick=833 max_tick_bias=1000 shift_pll=2 >12:13:22,739 INFO program: Dec 27 11:56:17 localhost chronyd[836]: Generated key 1 >12:13:22,739 INFO program: Dec 27 11:56:17 localhost systemd[1]: Started NTP client/server. >12:13:22,740 INFO program: Dec 27 11:56:34 localhost chronyd[836]: Selected source 77.242.176.11 >12:13:22,740 INFO program: Dec 27 11:56:34 localhost chronyd[836]: System clock wrong by 23.052950 seconds, adjustment started >12:13:22,740 INFO program: Dec 27 11:56:57 localhost chronyd[836]: System clock was stepped by 23.053 seconds >12:13:22,741 INFO program: Dec 27 11:57:11 localhost chronyd[836]: Backward time jump detected! (correction 22.6 +- 1.0 seconds) >12:13:22,741 INFO program: Dec 27 11:57:42 localhost chronyd[836]: System clock wrong by 22.641527 seconds, adjustment started >12:13:22,742 INFO program: Dec 27 11:58:05 localhost chronyd[836]: System clock was stepped by 22.642 seconds >12:13:22,742 DEBUG program: Return code: 0 >12:13:27,716 INFO program: Running... swapoff -a >12:13:27,726 DEBUG program: Return code: 0 >12:13:27,735 INFO program: Running... udevadm settle --timeout=300 >12:13:27,757 DEBUG program: Return code: 0 >12:13:29,412 INFO program: Running... journalctl -b > > >/tmp/storage.log: >05:57:02,038 DEBUG blivet: registered device format class LUKS as luks >05:57:02,048 DEBUG blivet: registered device format class Ext2FS as ext2 >05:57:02,048 DEBUG blivet: registered device format class Ext3FS as ext3 >05:57:02,048 DEBUG blivet: registered device format class Ext4FS as ext4 >05:57:02,049 DEBUG blivet: registered device format class FATFS as vfat >05:57:02,049 DEBUG blivet: registered device format class EFIFS as efi >05:57:02,049 DEBUG blivet: registered device format class BTRFS as btrfs >05:57:02,049 DEBUG blivet: registered device format class GFS2 as gfs2 >05:57:02,049 DEBUG blivet: registered device format class JFS as jfs >05:57:02,049 DEBUG blivet: registered device format class ReiserFS as reiserfs >05:57:02,049 DEBUG blivet: registered device format class XFS as xfs >05:57:02,049 DEBUG blivet: registered device format class HFS as hfs >05:57:02,049 DEBUG blivet: registered device format class AppleBootstrapFS as appleboot >05:57:02,050 DEBUG blivet: registered device format class HFSPlus as hfs+ >05:57:02,050 DEBUG blivet: registered device format class MacEFIFS as macefi >05:57:02,050 DEBUG blivet: registered device format class NTFS as ntfs >05:57:02,050 DEBUG blivet: registered device format class NFS as nfs >05:57:02,050 DEBUG blivet: registered device format class NFSv4 as nfs4 >05:57:02,050 DEBUG blivet: registered device format class Iso9660FS as iso9660 >05:57:02,050 DEBUG blivet: registered device format class NoDevFS as nodev >05:57:02,050 DEBUG blivet: registered device format class DevPtsFS as devpts >05:57:02,051 DEBUG blivet: registered device format class ProcFS as proc >05:57:02,051 DEBUG blivet: registered device format class SysFS as sysfs >05:57:02,051 DEBUG blivet: registered device format class TmpFS as tmpfs >05:57:02,051 DEBUG blivet: registered device format class BindFS as bind >05:57:02,051 DEBUG blivet: registered device format class SELinuxFS as selinuxfs >05:57:02,051 DEBUG blivet: registered device format class USBFS as usbfs >05:57:02,051 DEBUG blivet: registered device format class MDRaidMember as mdmember >05:57:02,052 DEBUG blivet: registered device format class BIOSBoot as biosboot >05:57:02,052 DEBUG blivet: registered device format class DiskLabel as disklabel >05:57:02,053 DEBUG blivet: registered device format class SwapSpace as swap >05:57:02,053 DEBUG blivet: registered device format class MultipathMember as multipath_member >05:57:02,053 DEBUG blivet: registered device format class DMRaidMember as dmraidmember >05:57:02,054 DEBUG blivet: registered device format class PPCPRePBoot as prepboot >05:57:02,054 DEBUG blivet: registered device format class LVMPhysicalVolume as lvmpv >05:57:02,927 INFO blivet: not going to create backup copy of non-existent /etc/mdadm.conf >05:57:02,927 INFO blivet: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >05:57:02,928 INFO blivet: sde1 looks to be the live device; marking as protected >05:57:02,948 INFO blivet: devices to scan: ['sde', 'sde1', 'sda', 'sda1', 'sda2', 'sda5', 'sdb', 'sdb1', 'sdb2', 'sdc', 'sdd', 'sr0', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'dm-0', 'dm-1', 'dm-2', 'dm-3', 'dm-4', 'dm-5', 'dm-6', 'dm-7'] >05:57:02,971 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-SanDisk_Cruzer_1434921B8A83173E-0:0 /dev/disk/by-path/pci-0000:00:1d.7-usb-0:5:1.0-scsi-0:0:0:0', > 'DEVNAME': 'sde', > 'DEVPATH': '/devices/pci0000:00/0000:00:1d.7/usb2/2-5/2-5:1.0/host4/target4:0:0/4:0:0:0/block/sde', > 'DEVTYPE': 'disk', > 'ID_BUS': 'usb', > 'ID_DRIVE_THUMB': '1', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Cruzer', > 'ID_MODEL_ENC': 'Cruzer\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '5151', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000c8821', > 'ID_PATH': 'pci-0000:00:1d.7-usb-0:5:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1d_7-usb-0_5_1_0-scsi-0_0_0_0', > 'ID_REVISION': '7.01', > 'ID_SERIAL': 'SanDisk_Cruzer_1434921B8A83173E-0:0', > 'ID_SERIAL_SHORT': '1434921B8A83173E', > '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': '64', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '34804', > 'name': 'sde', > 'symlinks': ['/dev/disk/by-id/usb-SanDisk_Cruzer_1434921B8A83173E-0:0', > '/dev/disk/by-path/pci-0000:00:1d.7-usb-0:5:1.0-scsi-0:0:0:0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1d.7/usb2/2-5/2-5:1.0/host4/target4:0:0/4:0:0:0/block/sde'} ; name: sde ; >05:57:02,971 INFO blivet: scanning sde (/devices/pci0000:00/0000:00:1d.7/usb2/2-5/2-5:1.0/host4/target4:0:0/4:0:0:0/block/sde)... >05:57:02,972 DEBUG blivet: DeviceTree.getDeviceByName: name: sde ; >05:57:02,972 DEBUG blivet: DeviceTree.getDeviceByName returned None >05:57:02,973 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sde ; >05:57:02,974 INFO blivet: sde is a disk >05:57:02,974 DEBUG blivet: getFormat('None') returning DeviceFormat instance >05:57:02,980 DEBUG blivet: DiskDevice._setFormat: sde ; current: None ; type: None ; >05:57:03,000 INFO blivet: added disk sde (id 0) to device tree >05:57:03,000 DEBUG blivet: looking up parted Device: /dev/sde >05:57:03,001 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sde ; >05:57:03,002 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sde ; label_type: dos ; >05:57:03,003 DEBUG blivet: DiskDevice.setup: sde ; status: True ; controllable: True ; orig: False ; >05:57:03,003 DEBUG blivet: required disklabel type for sde (1) is None >05:57:03,003 DEBUG blivet: default disklabel type for sde is msdos >05:57:03,003 DEBUG blivet: selecting msdos disklabel for sde based on size >05:57:03,007 DEBUG blivet: DiskLabel.__init__: device: /dev/sde ; labelType: msdos ; exists: True ; >05:57:03,009 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 0x106a1d0>] > device: <parted.device.Device object at 0x1063cd0> > PedDisk: <_ped.Disk object at 0x1066ef0> >05:57:03,009 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >05:57:03,010 DEBUG blivet: DiskDevice._setFormat: sde ; current: None ; type: disklabel ; >05:57:03,011 INFO blivet: got device: DiskDevice instance (0xfe4ed0) -- > name = sde status = True kids = 0 id = 0 > parents = [] > uuid = None size = 3839.31201172 > format = existing msdos disklabel > major = 8 minor = 64 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1d.7/usb2/2-5/2-5:1.0/host4/target4:0:0/4:0:0:0/block/sde partedDevice = parted.Device instance -- > model: SanDisk Cruzer path: /dev/sde type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 7862911 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (489, 255, 63) biosGeometry: (489, 255, 63) > PedDevice: <_ped.Device object at 0xf93440> > target size = 0 path = /dev/sde > format args = [] originalFormat = None removable = True partedDevice = <parted.device.Device object at 0x1047d50> >05:57:03,012 INFO blivet: got format: DiskLabel instance (0x1047e10) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sde 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 0x106a1d0>] > device: <parted.device.Device object at 0x1063cd0> > PedDisk: <_ped.Disk object at 0x1066ef0> > origPartedDisk = <parted.disk.Disk object at 0x1063e50> > partedDevice = parted.Device instance -- > model: SanDisk Cruzer path: /dev/sde type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 7862911 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (489, 255, 63) biosGeometry: (489, 255, 63) > PedDevice: <_ped.Device object at 0xf93830> > >05:57:03,015 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-SanDisk_Cruzer_1434921B8A83173E-0:0-part1 /dev/disk/by-path/pci-0000:00:1d.7-usb-0:5:1.0-scsi-0:0:0:0-part1 /dev/disk/by-uuid/40FE-C84D', > 'DEVNAME': 'sde1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1d.7/usb2/2-5/2-5:1.0/host4/target4:0:0/4:0:0:0/block/sde/sde1', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > 'ID_DRIVE_THUMB': '1', > 'ID_FS_TYPE': 'vfat', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '40FE-C84D', > 'ID_FS_UUID_ENC': '40FE-C84D', > 'ID_FS_VERSION': 'FAT32', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Cruzer', > 'ID_MODEL_ENC': 'Cruzer\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '5151', > 'ID_PART_ENTRY_DISK': '8:64', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '63', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '7855722', > 'ID_PART_ENTRY_TYPE': '0xc', > 'ID_PART_ENTRY_UUID': '000c8821-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000c8821', > 'ID_PATH': 'pci-0000:00:1d.7-usb-0:5:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1d_7-usb-0_5_1_0-scsi-0_0_0_0', > 'ID_REVISION': '7.01', > 'ID_SERIAL': 'SanDisk_Cruzer_1434921B8A83173E-0:0', > 'ID_SERIAL_SHORT': '1434921B8A83173E', > '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': '65', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '34841', > 'name': 'sde1', > 'symlinks': ['/dev/disk/by-id/usb-SanDisk_Cruzer_1434921B8A83173E-0:0-part1', > '/dev/disk/by-path/pci-0000:00:1d.7-usb-0:5:1.0-scsi-0:0:0:0-part1', > '/dev/disk/by-uuid/40FE-C84D'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1d.7/usb2/2-5/2-5:1.0/host4/target4:0:0/4:0:0:0/block/sde/sde1'} ; name: sde1 ; >05:57:03,015 INFO blivet: scanning sde1 (/devices/pci0000:00/0000:00:1d.7/usb2/2-5/2-5:1.0/host4/target4:0:0/4:0:0:0/block/sde/sde1)... >05:57:03,016 DEBUG blivet: DeviceTree.getDeviceByName: name: sde1 ; >05:57:03,016 DEBUG blivet: DeviceTree.getDeviceByName returned None >05:57:03,017 INFO blivet: sde1 is a partition >05:57:03,017 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sde1 ; >05:57:03,017 DEBUG blivet: DeviceTree.getDeviceByName: name: sde ; >05:57:03,018 DEBUG blivet: DeviceTree.getDeviceByName returned existing 3839MB disk sde (0) with existing msdos disklabel >05:57:03,019 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sde ; >05:57:03,019 DEBUG blivet: PartitionDevice._setFormat: sde1 ; >05:57:03,019 DEBUG blivet: getFormat('None') returning DeviceFormat instance >05:57:03,020 DEBUG blivet: PartitionDevice._setFormat: sde1 ; current: None ; type: None ; >05:57:03,020 DEBUG blivet: looking up parted Partition: /dev/sde1 >05:57:03,021 DEBUG blivet: PartitionDevice.probe: sde1 ; exists: True ; >05:57:03,022 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sde1 ; flag: 1 ; >05:57:03,022 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sde1 ; flag: 10 ; >05:57:03,023 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sde1 ; flag: 12 ; >05:57:03,023 INFO blivet: added partition sde1 (id 1) to device tree >05:57:03,023 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sde1 ; >05:57:03,024 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sde1 ; label_type: dos ; >05:57:03,024 DEBUG blivet: PartitionDevice.setup: sde1 ; status: True ; controllable: True ; orig: False ; >05:57:03,025 DEBUG blivet: DiskLabel.__init__: device: /dev/sde1 ; labelType: dos ; exists: True ; >05:57:03,027 WARN blivet: disklabel detected but not usable on sde1 >05:57:03,027 DEBUG blivet: getFormat('efi') returning EFIFS instance >05:57:03,027 INFO blivet: type detected on 'sde1' is 'vfat' >05:57:03,027 DEBUG blivet: getFormat('efi') returning EFIFS instance >05:57:03,028 DEBUG blivet: PartitionDevice._setFormat: sde1 ; >05:57:03,029 DEBUG blivet: PartitionDevice._setFormat: sde1 ; current: None ; type: efi ; >05:57:03,029 DEBUG blivet: looking up parted Device: /dev/sde1 >05:57:03,030 INFO blivet: got device: PartitionDevice instance (0xfe4e90) -- > name = sde1 status = True kids = 0 id = 1 > parents = ['existing 3839MB disk sde (0) with existing msdos disklabel'] > uuid = None size = 3835.80175781 > format = existing efi filesystem > major = 8 minor = 65 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:1d.7/usb2/2-5/2-5:1.0/host4/target4:0:0/4:0:0:0/block/sde/sde1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sde1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 7855722 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32639 did: 0 busy: True > hardwareGeometry: (488, 255, 63) biosGeometry: (488, 255, 63) > PedDevice: <_ped.Device object at 0xf937a0> > target size = 0 path = /dev/sde1 > format args = [] originalFormat = None grow = None max size = 0 bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x1063d90> fileSystem: <parted.filesystem.FileSystem object at 0x106a290> > number: 1 path: /dev/sde1 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x106a210> PedPartition: <_ped.Partition object at 0x1067470> > disk = existing 3839MB disk sde (0) with existing msdos disklabel > start = 63 end = 7855784 length = 7855722 > flags = boot, lba >05:57:03,030 INFO blivet: got format: EFIFS instance (0x106a590) -- > type = efi name = EFI System Partition status = False > device = /dev/sde1 uuid = 40FE-C84D exists = True > options = umask=0077,shortname=winnt supported = False formattable = True resizable = False > mountpoint = None mountopts = None > label = None size = 0 targetSize = 0 > >05:57:03,034 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD1002FBYS-02A6B0_WD-WMATV8131629 /dev/disk/by-id/wwn-0x50014ee057b55731', > '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_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '182', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '182', > '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': 'WDC_WD1002FBYS-02A6B0', > 'ID_MODEL_ENC': 'WDC\\x20WD1002FBYS-02A6B0\\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_PART_TABLE_UUID': '00029b0e', > 'ID_REVISION': '03.00C06', > 'ID_SERIAL': 'WDC_WD1002FBYS-02A6B0_WD-WMATV8131629', > 'ID_SERIAL_SHORT': 'WD-WMATV8131629', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee057b55731', > 'ID_WWN_WITH_EXTENSION': '0x50014ee057b55731', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '35927', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD1002FBYS-02A6B0_WD-WMATV8131629', > '/dev/disk/by-id/wwn-0x50014ee057b55731'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >05:57:03,034 INFO blivet: scanning sda (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >05:57:03,035 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >05:57:03,035 DEBUG blivet: DeviceTree.getDeviceByName returned None >05:57:03,036 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sda ; >05:57:03,037 INFO blivet: sda is a disk >05:57:03,037 DEBUG blivet: getFormat('None') returning DeviceFormat instance >05:57:03,038 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: None ; >05:57:03,043 INFO blivet: added disk sda (id 2) to device tree >05:57:03,043 DEBUG blivet: looking up parted Device: /dev/sda >05:57:03,044 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda ; >05:57:03,045 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: dos ; >05:57:03,045 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >05:57:03,045 DEBUG blivet: required disklabel type for sda (1) is None >05:57:03,045 DEBUG blivet: default disklabel type for sda is msdos >05:57:03,046 DEBUG blivet: selecting msdos disklabel for sda based on size >05:57:03,046 DEBUG blivet: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >05:57:03,071 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 2 > lastPartitionNumber: 5 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x106aa10>, <parted.partition.Partition object at 0x106a410>, <parted.partition.Partition object at 0x106abd0>] > device: <parted.device.Device object at 0x106aad0> > PedDisk: <_ped.Disk object at 0x1071fc8> >05:57:03,071 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >05:57:03,072 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >05:57:03,074 INFO blivet: got device: DiskDevice instance (0x1047fd0) -- > name = sda status = True kids = 0 id = 2 > parents = [] > uuid = None size = 953869.710938 > 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 WDC WD1002FBYS-0 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0xf93b90> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x106a790> >05:57:03,076 INFO blivet: got format: DiskLabel instance (0x106a8d0) -- > 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 = 3 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 2 > lastPartitionNumber: 5 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x106aa10>, <parted.partition.Partition object at 0x106a410>, <parted.partition.Partition object at 0x106abd0>] > device: <parted.device.Device object at 0x106aad0> > PedDisk: <_ped.Disk object at 0x1071fc8> > origPartedDisk = <parted.disk.Disk object at 0x106a950> > partedDevice = parted.Device instance -- > model: ATA WDC WD1002FBYS-0 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0xf93c20> > >05:57:03,082 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD1002FBYS-02A6B0_WD-WMATV8131629-part1 /dev/disk/by-id/wwn-0x50014ee057b55731-part1 /dev/disk/by-uuid/705a9c24-d8c1-42da-85f4-df925ed4f8e9', > '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_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '182', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '182', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ext2', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '705a9c24-d8c1-42da-85f4-df925ed4f8e9', > 'ID_FS_UUID_ENC': '705a9c24-d8c1-42da-85f4-df925ed4f8e9', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'WDC_WD1002FBYS-02A6B0', > 'ID_MODEL_ENC': 'WDC\\x20WD1002FBYS-02A6B0\\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': '497664', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '00029b0e-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '00029b0e', > 'ID_REVISION': '03.00C06', > 'ID_SERIAL': 'WDC_WD1002FBYS-02A6B0_WD-WMATV8131629', > 'ID_SERIAL_SHORT': 'WD-WMATV8131629', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee057b55731', > 'ID_WWN_WITH_EXTENSION': '0x50014ee057b55731', > 'MAJOR': '8', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '35983', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD1002FBYS-02A6B0_WD-WMATV8131629-part1', > '/dev/disk/by-id/wwn-0x50014ee057b55731-part1', > '/dev/disk/by-uuid/705a9c24-d8c1-42da-85f4-df925ed4f8e9'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1'} ; name: sda1 ; >05:57:03,082 INFO blivet: scanning sda1 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >05:57:03,082 DEBUG blivet: DeviceTree.getDeviceByName: name: sda1 ; >05:57:03,083 DEBUG blivet: DeviceTree.getDeviceByName returned None >05:57:03,083 INFO blivet: sda1 is a partition >05:57:03,084 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda1 ; >05:57:03,084 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >05:57:03,085 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >05:57:03,085 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sda ; >05:57:03,086 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >05:57:03,086 DEBUG blivet: getFormat('None') returning DeviceFormat instance >05:57:03,087 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >05:57:03,087 DEBUG blivet: looking up parted Partition: /dev/sda1 >05:57:03,087 DEBUG blivet: PartitionDevice.probe: sda1 ; exists: True ; >05:57:03,088 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >05:57:03,089 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >05:57:03,089 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >05:57:03,089 INFO blivet: added partition sda1 (id 3) to device tree >05:57:03,090 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >05:57:03,090 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: dos ; >05:57:03,091 DEBUG blivet: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >05:57:03,091 DEBUG blivet: DiskLabel.__init__: device: /dev/sda1 ; labelType: dos ; exists: True ; >05:57:03,104 WARN blivet: disklabel detected but not usable on sda1 >05:57:03,104 INFO blivet: type detected on 'sda1' is 'ext2' >05:57:03,105 DEBUG blivet: Ext2FS.supported: supported: True ; >05:57:03,105 DEBUG blivet: getFormat('ext2') returning Ext2FS instance >05:57:03,106 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >05:57:03,107 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: ext2 ; >05:57:03,107 DEBUG blivet: looking up parted Device: /dev/sda1 >05:57:03,108 INFO blivet: got device: PartitionDevice instance (0x106ad50) -- > name = sda1 status = True kids = 0 id = 3 > parents = ['existing 953869MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 243.0 > format = existing ext2 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: 497664 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (30, 255, 63) biosGeometry: (30, 255, 63) > PedDevice: <_ped.Device object at 0xf93e60> > target size = 0 path = /dev/sda1 > format args = [] originalFormat = None grow = None max size = 0 bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x106ab90> fileSystem: <parted.filesystem.FileSystem object at 0x106a390> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x106aa50> PedPartition: <_ped.Partition object at 0x1067410> > disk = existing 953869MB disk sda (2) with existing msdos disklabel > start = 2048 end = 499711 length = 497664 > flags = boot >05:57:03,109 DEBUG blivet: Ext2FS.supported: supported: True ; >05:57:03,109 INFO blivet: got format: Ext2FS instance (0x106d150) -- > type = ext2 name = ext2 status = False > device = /dev/sda1 uuid = 705a9c24-d8c1-42da-85f4-df925ed4f8e9 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 0 targetSize = 0 > >05:57:03,113 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD1002FBYS-02A6B0_WD-WMATV8131629-part2 /dev/disk/by-id/wwn-0x50014ee057b55731-part2', > '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_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '182', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '182', > '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': 'WDC_WD1002FBYS-02A6B0', > 'ID_MODEL_ENC': 'WDC\\x20WD1002FBYS-02A6B0\\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': '501758', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1953021954', > 'ID_PART_ENTRY_TYPE': '0x5', > 'ID_PART_ENTRY_UUID': '00029b0e-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '00029b0e', > 'ID_REVISION': '03.00C06', > 'ID_SERIAL': 'WDC_WD1002FBYS-02A6B0_WD-WMATV8131629', > 'ID_SERIAL_SHORT': 'WD-WMATV8131629', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee057b55731', > 'ID_WWN_WITH_EXTENSION': '0x50014ee057b55731', > 'MAJOR': '8', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '36117', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD1002FBYS-02A6B0_WD-WMATV8131629-part2', > '/dev/disk/by-id/wwn-0x50014ee057b55731-part2'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2'} ; name: sda2 ; >05:57:03,113 INFO blivet: scanning sda2 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >05:57:03,113 DEBUG blivet: DeviceTree.getDeviceByName: name: sda2 ; >05:57:03,114 DEBUG blivet: DeviceTree.getDeviceByName returned None >05:57:03,114 INFO blivet: sda2 is a partition >05:57:03,114 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda2 ; >05:57:03,115 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >05:57:03,115 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >05:57:03,116 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sda ; >05:57:03,117 DEBUG blivet: PartitionDevice._setFormat: sda2 ; >05:57:03,117 DEBUG blivet: getFormat('None') returning DeviceFormat instance >05:57:03,117 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >05:57:03,117 DEBUG blivet: looking up parted Partition: /dev/sda2 >05:57:03,118 DEBUG blivet: PartitionDevice.probe: sda2 ; exists: True ; >05:57:03,119 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >05:57:03,119 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >05:57:03,120 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >05:57:03,120 INFO blivet: added partition sda2 (id 4) to device tree >05:57:03,120 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >05:57:03,121 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: dos ; >05:57:03,121 DEBUG blivet: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >05:57:03,122 DEBUG blivet: DiskLabel.__init__: device: /dev/sda2 ; labelType: dos ; exists: True ; >05:57:03,123 WARN blivet: disklabel detected but not usable on sda2 >05:57:03,123 DEBUG blivet: no type or existing type for sda2, bailing >05:57:03,123 DEBUG blivet: looking up parted Device: /dev/sda2 >05:57:03,125 INFO blivet: got device: PartitionDevice instance (0x106ac90) -- > name = sda2 status = True kids = 0 id = 4 > parents = ['existing 953869MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 953624.000977 > format = existing None > 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: 2 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 12595 did: 28717 busy: False > hardwareGeometry: (0, 255, 63) biosGeometry: (0, 255, 63) > PedDevice: <_ped.Device object at 0x10d4050> > target size = 0 path = /dev/sda2 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 2 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x106ab90> fileSystem: None > number: 2 path: /dev/sda2 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x106a3d0> PedPartition: <_ped.Partition object at 0x10674d0> > disk = existing 953869MB disk sda (2) with existing msdos disklabel > start = 501758 end = 1953523711 length = 1953021954 > flags = >05:57:03,128 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD1002FBYS-02A6B0_WD-WMATV8131629-part5 /dev/disk/by-id/wwn-0x50014ee057b55731-part5', > '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_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '182', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '182', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'o8wKf4-Bwlv-nlyH-pYMe-F3a2-xMTy-VVTAx5', > 'ID_FS_UUID_ENC': 'o8wKf4-Bwlv-nlyH-pYMe-F3a2-xMTy-VVTAx5', > 'ID_FS_VERSION': 'LVM2 001', > 'ID_MODEL': 'WDC_WD1002FBYS-02A6B0', > 'ID_MODEL_ENC': 'WDC\\x20WD1002FBYS-02A6B0\\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': '501760', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1953021952', > 'ID_PART_ENTRY_TYPE': '0x8e', > 'ID_PART_ENTRY_UUID': '00029b0e-05', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '00029b0e', > 'ID_REVISION': '03.00C06', > 'ID_SERIAL': 'WDC_WD1002FBYS-02A6B0_WD-WMATV8131629', > 'ID_SERIAL_SHORT': 'WD-WMATV8131629', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee057b55731', > 'ID_WWN_WITH_EXTENSION': '0x50014ee057b55731', > 'MAJOR': '8', > 'MINOR': '5', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '36185', > 'name': 'sda5', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD1002FBYS-02A6B0_WD-WMATV8131629-part5', > '/dev/disk/by-id/wwn-0x50014ee057b55731-part5'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5'} ; name: sda5 ; >05:57:03,129 INFO blivet: scanning sda5 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5)... >05:57:03,129 DEBUG blivet: DeviceTree.getDeviceByName: name: sda5 ; >05:57:03,130 DEBUG blivet: DeviceTree.getDeviceByName returned None >05:57:03,130 INFO blivet: sda5 is a partition >05:57:03,130 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda5 ; >05:57:03,131 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >05:57:03,131 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >05:57:03,132 DEBUG blivet: DiskDevice.addChild: kids: 2 ; name: sda ; >05:57:03,133 DEBUG blivet: PartitionDevice._setFormat: sda5 ; >05:57:03,133 DEBUG blivet: getFormat('None') returning DeviceFormat instance >05:57:03,133 DEBUG blivet: PartitionDevice._setFormat: sda5 ; current: None ; type: None ; >05:57:03,134 DEBUG blivet: looking up parted Partition: /dev/sda5 >05:57:03,134 DEBUG blivet: PartitionDevice.probe: sda5 ; exists: True ; >05:57:03,135 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 1 ; >05:57:03,135 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 10 ; >05:57:03,136 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 12 ; >05:57:03,136 INFO blivet: added partition sda5 (id 5) to device tree >05:57:03,136 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda5 ; >05:57:03,137 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda5 ; label_type: dos ; >05:57:03,137 DEBUG blivet: PartitionDevice.setup: sda5 ; status: True ; controllable: True ; orig: False ; >05:57:03,138 DEBUG blivet: DiskLabel.__init__: device: /dev/sda5 ; labelType: dos ; exists: True ; >05:57:03,141 WARN blivet: disklabel detected but not usable on sda5 >05:57:03,160 INFO blivet: type detected on 'sda5' is 'LVM2_member' >05:57:03,161 DEBUG blivet: LVMPhysicalVolume.__init__: vgName: guswks ; uuid: o8wKf4-Bwlv-nlyH-pYMe-F3a2-xMTy-VVTAx5 ; exists: True ; vgUuid: QFCZt9-6lM2-aS0g-dA6t-A3JC-t2pu-3u0bhS ; label: None ; peStart: 0.1875 ; device: /dev/sda5 ; serial: WD-WMATV8131629 ; >05:57:03,161 DEBUG blivet: getFormat('LVM2_member') returning LVMPhysicalVolume instance >05:57:03,162 DEBUG blivet: PartitionDevice._setFormat: sda5 ; >05:57:03,163 DEBUG blivet: PartitionDevice._setFormat: sda5 ; current: None ; type: lvmpv ; >05:57:03,164 DEBUG blivet: DeviceTree.handleUdevLVMPVFormat: type: lvmpv ; name: sda5 ; >05:57:03,164 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >05:57:03,166 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sda5 ; >05:57:03,166 DEBUG blivet: getFormat('None') returning DeviceFormat instance >05:57:03,167 DEBUG blivet: LVMVolumeGroupDevice._setFormat: guswks ; current: None ; type: None ; >05:57:03,167 INFO blivet: added lvmvg guswks (id 6) to device tree >05:57:03,184 DEBUG blivet: DeviceTree.getDeviceByName: name: guswks-root ; >05:57:03,185 DEBUG blivet: DeviceTree.getDeviceByName returned None >05:57:03,186 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >05:57:03,187 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 0 ; name: guswks ; >05:57:03,187 DEBUG blivet: getFormat('None') returning DeviceFormat instance >05:57:03,189 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: guswks-root ; current: None ; type: None ; >05:57:03,189 DEBUG blivet: looking up parted Device: /dev/mapper/guswks-root >05:57:03,190 DEBUG blivet: Adding guswks-root/945388MB to guswks >05:57:03,191 INFO blivet: added lvmlv guswks-root (id 7) to device tree >05:57:03,192 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: guswks-root ; status: True ; >05:57:03,194 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: guswks-root ; status: True ; >05:57:03,198 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-guswks-root /dev/disk/by-id/dm-uuid-LVM-QFCZt96lM2aS0gdA6tA3JCt2pu3u0bhSZnfkkNIeON76r2qZaN9IUk6muheisAph /dev/disk/by-uuid/ee6477cd-ea60-4cb2-9512-4ffbbce48bab /dev/guswks/root /dev/mapper/guswks-root', > 'DEVNAME': 'dm-3', > 'DEVPATH': '/devices/virtual/block/dm-3', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'root', > 'DM_NAME': 'guswks-root', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-QFCZt96lM2aS0gdA6tA3JCt2pu3u0bhSZnfkkNIeON76r2qZaN9IUk6muheisAph', > 'DM_VG_NAME': 'guswks', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'ee6477cd-ea60-4cb2-9512-4ffbbce48bab', > 'ID_FS_UUID_ENC': 'ee6477cd-ea60-4cb2-9512-4ffbbce48bab', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '82071', > 'name': 'dm-3', > 'symlinks': ['/dev/disk/by-id/dm-name-guswks-root', > '/dev/disk/by-id/dm-uuid-LVM-QFCZt96lM2aS0gdA6tA3JCt2pu3u0bhSZnfkkNIeON76r2qZaN9IUk6muheisAph', > '/dev/disk/by-uuid/ee6477cd-ea60-4cb2-9512-4ffbbce48bab', > '/dev/guswks/root', > '/dev/mapper/guswks-root'], > 'sysfs_path': '/devices/virtual/block/dm-3'} ; name: guswks-root ; >05:57:03,199 INFO blivet: scanning guswks-root (/devices/virtual/block/dm-3)... >05:57:03,200 DEBUG blivet: DeviceTree.getDeviceByName: name: guswks-root ; >05:57:03,201 DEBUG blivet: DeviceTree.getDeviceByName returned existing 945388MB lvmlv guswks-root (7) >05:57:03,202 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: guswks-root ; >05:57:03,203 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: guswks-root ; label_type: None ; >05:57:03,204 DEBUG blivet: Ext4FS.supported: supported: True ; >05:57:03,204 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >05:57:03,204 DEBUG blivet: device guswks-root does not contain a disklabel >05:57:03,204 INFO blivet: type detected on 'guswks-root' is 'ext4' >05:57:03,205 DEBUG blivet: Ext4FS.supported: supported: True ; >05:57:03,205 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >05:57:03,206 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: guswks-root ; current: None ; type: ext4 ; >05:57:03,208 DEBUG blivet: looking up parted Device: /dev/mapper/guswks >05:57:03,208 DEBUG blivet: guswks size is 953620MB >05:57:03,209 DEBUG blivet: vg guswks has 8232MB free >05:57:03,209 DEBUG blivet: guswks size is 953620MB >05:57:03,210 DEBUG blivet: vg guswks has 8232MB free >05:57:03,210 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x108be50) -- > name = guswks-root status = True kids = 0 id = 7 > parents = ['existing 953620MB lvmvg guswks (6)'] > uuid = ZnfkkN-IeON-76r2-qZaN-9IUk-6muh-eisAph size = 945388.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-3 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/guswks-root type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 1936154624 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 25699 did: 28717 busy: False > hardwareGeometry: (120520, 255, 63) biosGeometry: (120520, 255, 63) > PedDevice: <_ped.Device object at 0xf93dd0> > target size = 945388.0 path = /dev/mapper/guswks-root > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x108bc10) -- > name = guswks status = True kids = 1 id = 6 > parents = ['existing 953624MB partition sda5 (5) with existing lvmpv'] > uuid = QFCZt9-6lM2-aS0g-dA6t-A3JC-t2pu-3u0bhS size = 953620 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/guswks > format args = [] originalFormat = None target = None dmUuid = None free = 44.0 PE Size = 4.0 PE Count = 238405 > PE Free = 11 PV Count = 1 > LV Names = ['root', 'swap_1'] modified = False > extents = 238405.0 free space = 8232 > free extents = 2058.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 953624MB partition sda5 (5) with existing lvmpv'] > LVs = ['existing 945388MB lvmlv guswks-root (7) with existing ext4 filesystem'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 945388MB >05:57:03,211 DEBUG blivet: Ext4FS.supported: supported: True ; >05:57:03,211 INFO blivet: got format: Ext4FS instance (0x10d8310) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/guswks-root uuid = ee6477cd-ea60-4cb2-9512-4ffbbce48bab exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 0 targetSize = 0 > >05:57:03,212 DEBUG blivet: DeviceTree.getDeviceByName: name: guswks-swap_1 ; >05:57:03,213 DEBUG blivet: DeviceTree.getDeviceByName returned None >05:57:03,214 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >05:57:03,215 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 1 ; name: guswks ; >05:57:03,215 DEBUG blivet: getFormat('None') returning DeviceFormat instance >05:57:03,215 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: guswks-swap_1 ; current: None ; type: None ; >05:57:03,216 DEBUG blivet: looking up parted Device: /dev/mapper/guswks-swap_1 >05:57:03,217 DEBUG blivet: Adding guswks-swap_1/8188MB to guswks >05:57:03,217 INFO blivet: added lvmlv guswks-swap_1 (id 8) to device tree >05:57:03,218 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: guswks-swap_1 ; status: True ; >05:57:03,218 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: guswks-swap_1 ; status: True ; >05:57:03,221 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-guswks-swap_1 /dev/disk/by-id/dm-uuid-LVM-QFCZt96lM2aS0gdA6tA3JCt2pu3u0bhS7PaxVWjBvKkf0NFYBuj2LjU7cuuLo4up /dev/disk/by-uuid/b07f128d-990f-4cb5-a613-1d5aba48159d /dev/guswks/swap_1 /dev/mapper/guswks-swap_1', > 'DEVNAME': 'dm-4', > 'DEVPATH': '/devices/virtual/block/dm-4', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'swap_1', > 'DM_NAME': 'guswks-swap_1', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-QFCZt96lM2aS0gdA6tA3JCt2pu3u0bhS7PaxVWjBvKkf0NFYBuj2LjU7cuuLo4up', > 'DM_VG_NAME': 'guswks', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': 'b07f128d-990f-4cb5-a613-1d5aba48159d', > 'ID_FS_UUID_ENC': 'b07f128d-990f-4cb5-a613-1d5aba48159d', > 'ID_FS_VERSION': '2', > 'MAJOR': '253', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '82447', > 'name': 'dm-4', > 'symlinks': ['/dev/disk/by-id/dm-name-guswks-swap_1', > '/dev/disk/by-id/dm-uuid-LVM-QFCZt96lM2aS0gdA6tA3JCt2pu3u0bhS7PaxVWjBvKkf0NFYBuj2LjU7cuuLo4up', > '/dev/disk/by-uuid/b07f128d-990f-4cb5-a613-1d5aba48159d', > '/dev/guswks/swap_1', > '/dev/mapper/guswks-swap_1'], > 'sysfs_path': '/devices/virtual/block/dm-4'} ; name: guswks-swap_1 ; >05:57:03,221 INFO blivet: scanning guswks-swap_1 (/devices/virtual/block/dm-4)... >05:57:03,222 DEBUG blivet: DeviceTree.getDeviceByName: name: guswks-swap_1 ; >05:57:03,223 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8188MB lvmlv guswks-swap_1 (8) >05:57:03,224 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: guswks-swap_1 ; >05:57:03,225 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: guswks-swap_1 ; label_type: None ; >05:57:03,226 DEBUG blivet: SwapSpace.__init__: >05:57:03,226 DEBUG blivet: getFormat('swap') returning SwapSpace instance >05:57:03,226 DEBUG blivet: device guswks-swap_1 does not contain a disklabel >05:57:03,226 INFO blivet: type detected on 'guswks-swap_1' is 'swap' >05:57:03,227 DEBUG blivet: SwapSpace.__init__: device: /dev/mapper/guswks-swap_1 ; serial: None ; uuid: b07f128d-990f-4cb5-a613-1d5aba48159d ; exists: True ; label: None ; >05:57:03,227 DEBUG blivet: getFormat('swap') returning SwapSpace instance >05:57:03,227 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: guswks-swap_1 ; current: None ; type: swap ; >05:57:03,229 DEBUG blivet: looking up parted Device: /dev/mapper/guswks >05:57:03,229 DEBUG blivet: guswks size is 953620MB >05:57:03,230 DEBUG blivet: vg guswks has 44MB free >05:57:03,230 DEBUG blivet: guswks size is 953620MB >05:57:03,231 DEBUG blivet: vg guswks has 44MB free >05:57:03,232 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x108be10) -- > name = guswks-swap_1 status = True kids = 0 id = 8 > parents = ['existing 953620MB lvmvg guswks (6)'] > uuid = 7PaxVW-jBvK-kf0N-FYBu-j2Lj-U7cu-uLo4up size = 8188.0 > format = existing swap > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-4 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/guswks-swap_1 type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 16769024 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 9810 did: 0 busy: True > hardwareGeometry: (1043, 255, 63) biosGeometry: (1043, 255, 63) > PedDevice: <_ped.Device object at 0xf93f80> > target size = 8188.0 path = /dev/mapper/guswks-swap_1 > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x108bc10) -- > name = guswks status = True kids = 2 id = 6 > parents = ['existing 953624MB partition sda5 (5) with existing lvmpv'] > uuid = QFCZt9-6lM2-aS0g-dA6t-A3JC-t2pu-3u0bhS size = 953620 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/guswks > format args = [] originalFormat = None target = None dmUuid = None free = 44.0 PE Size = 4.0 PE Count = 238405 > PE Free = 11 PV Count = 1 > LV Names = ['root', 'swap_1'] modified = False > extents = 238405.0 free space = 44 > free extents = 11.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 953624MB partition sda5 (5) with existing lvmpv'] > LVs = ['existing 945388MB lvmlv guswks-root (7) with existing ext4 filesystem', > 'existing 8188MB lvmlv guswks-swap_1 (8) with existing swap'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 8188MB >05:57:03,232 INFO blivet: got format: SwapSpace instance (0x10d8590) -- > type = swap name = swap status = True > device = /dev/mapper/guswks-swap_1 uuid = b07f128d-990f-4cb5-a613-1d5aba48159d exists = True > options = supported = True formattable = True resizable = False > priority = None label = None >05:57:03,233 DEBUG blivet: DeviceTree.getDeviceByName: name: guswks-swap_1 ; >05:57:03,234 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8188MB lvmlv guswks-swap_1 (8) with existing swap >05:57:03,234 DEBUG blivet: set guswks-swap_1 copies to 1, metadata size to 0MB, log size to 0MB, total size 8188MB >05:57:03,235 DEBUG blivet: DeviceTree.getDeviceByName: name: guswks-root ; >05:57:03,236 DEBUG blivet: DeviceTree.getDeviceByName returned existing 945388MB lvmlv guswks-root (7) with existing ext4 filesystem >05:57:03,236 DEBUG blivet: set guswks-root copies to 1, metadata size to 0MB, log size to 0MB, total size 945388MB >05:57:03,236 DEBUG blivet: looking up parted Device: /dev/sda5 >05:57:03,237 INFO blivet: got device: PartitionDevice instance (0x106d090) -- > name = sda5 status = True kids = 1 id = 5 > parents = ['existing 953869MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 953624.0 > format = existing lvmpv > 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: 1953021952 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 25464 did: 28773 busy: False > hardwareGeometry: (121569, 255, 63) biosGeometry: (121569, 255, 63) > PedDevice: <_ped.Device object at 0x10d40e0> > target size = 0 path = /dev/sda5 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x106ab90> fileSystem: None > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x106ac10> PedPartition: <_ped.Partition object at 0x1067590> > disk = existing 953869MB disk sda (2) with existing msdos disklabel > start = 501760 end = 1953523711 length = 1953021952 > flags = lvm >05:57:03,238 INFO blivet: got format: LVMPhysicalVolume instance (0x106a890) -- > type = lvmpv name = physical volume (LVM) status = False > device = /dev/sda5 uuid = o8wKf4-Bwlv-nlyH-pYMe-F3a2-xMTy-VVTAx5 exists = True > options = None supported = True formattable = True resizable = False > vgName = guswks vgUUID = QFCZt9-6lM2-aS0g-dA6t-A3JC-t2pu-3u0bhS peStart = 0.1875 >05:57:03,241 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD5002ABYS-02B1B0_WD-WCASYE695396 /dev/disk/by-id/wwn-0x50014ee204ec4fcd', > 'DEVNAME': 'sdb', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:1/0:0:1:0/block/sdb', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '96', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '96', > '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': 'WDC_WD5002ABYS-02B1B0', > 'ID_MODEL_ENC': 'WDC\\x20WD5002ABYS-02B1B0\\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_PART_TABLE_UUID': '0006a144', > 'ID_REVISION': '02.03B03', > 'ID_SERIAL': 'WDC_WD5002ABYS-02B1B0_WD-WCASYE695396', > 'ID_SERIAL_SHORT': 'WD-WCASYE695396', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee204ec4fcd', > 'ID_WWN_WITH_EXTENSION': '0x50014ee204ec4fcd', > 'MAJOR': '8', > 'MINOR': '16', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '36592', > 'name': 'sdb', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD5002ABYS-02B1B0_WD-WCASYE695396', > '/dev/disk/by-id/wwn-0x50014ee204ec4fcd'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:1/0:0:1:0/block/sdb'} ; name: sdb ; >05:57:03,241 INFO blivet: scanning sdb (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:1/0:0:1:0/block/sdb)... >05:57:03,241 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >05:57:03,242 DEBUG blivet: DeviceTree.getDeviceByName returned None >05:57:03,242 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdb ; >05:57:03,243 INFO blivet: sdb is a disk >05:57:03,243 DEBUG blivet: getFormat('None') returning DeviceFormat instance >05:57:03,244 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: None ; >05:57:03,248 INFO blivet: added disk sdb (id 9) to device tree >05:57:03,248 DEBUG blivet: looking up parted Device: /dev/sdb >05:57:03,249 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb ; >05:57:03,250 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb ; label_type: dos ; >05:57:03,251 DEBUG blivet: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >05:57:03,251 DEBUG blivet: required disklabel type for sdb (1) is None >05:57:03,251 DEBUG blivet: default disklabel type for sdb is msdos >05:57:03,251 DEBUG blivet: selecting msdos disklabel for sdb based on size >05:57:03,252 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb ; labelType: msdos ; exists: True ; >05:57:03,273 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 2 > lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x10d8c10>, <parted.partition.Partition object at 0x10d8d90>] > device: <parted.device.Device object at 0x10d8a50> > PedDisk: <_ped.Disk object at 0x10dd7a0> >05:57:03,274 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >05:57:03,274 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: disklabel ; >05:57:03,275 INFO blivet: got device: DiskDevice instance (0x106d110) -- > name = sdb status = True kids = 0 id = 9 > 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/ata1/host0/target0:0:1/0:0:1:0/block/sdb partedDevice = parted.Device instance -- > model: ATA WDC WD5002ABYS-0 path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 1 busy: False > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x10d4200> > target size = 0 path = /dev/sdb > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x10d8710> >05:57:03,277 INFO blivet: got format: DiskLabel instance (0x10d8850) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sdb uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 2 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 2 > lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x10d8c10>, <parted.partition.Partition object at 0x10d8d90>] > device: <parted.device.Device object at 0x10d8a50> > PedDisk: <_ped.Disk object at 0x10dd7a0> > origPartedDisk = <parted.disk.Disk object at 0x10d8f50> > partedDevice = parted.Device instance -- > model: ATA WDC WD5002ABYS-0 path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 1 busy: False > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x10d4290> > >05:57:03,281 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD5002ABYS-02B1B0_WD-WCASYE695396-part1 /dev/disk/by-id/wwn-0x50014ee204ec4fcd-part1 /dev/disk/by-uuid/5f5f30d1-a7a6-42f7-8b47-3f7f28ae40be', > 'DEVNAME': 'sdb1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:1/0:0:1:0/block/sdb/sdb1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '96', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '96', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '5f5f30d1-a7a6-42f7-8b47-3f7f28ae40be', > 'ID_FS_UUID_ENC': '5f5f30d1-a7a6-42f7-8b47-3f7f28ae40be', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'WDC_WD5002ABYS-02B1B0', > 'ID_MODEL_ENC': 'WDC\\x20WD5002ABYS-02B1B0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1024000', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '0006a144-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0006a144', > 'ID_REVISION': '02.03B03', > 'ID_SERIAL': 'WDC_WD5002ABYS-02B1B0_WD-WCASYE695396', > 'ID_SERIAL_SHORT': 'WD-WCASYE695396', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee204ec4fcd', > 'ID_WWN_WITH_EXTENSION': '0x50014ee204ec4fcd', > 'MAJOR': '8', > 'MINOR': '17', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '36654', > 'name': 'sdb1', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD5002ABYS-02B1B0_WD-WCASYE695396-part1', > '/dev/disk/by-id/wwn-0x50014ee204ec4fcd-part1', > '/dev/disk/by-uuid/5f5f30d1-a7a6-42f7-8b47-3f7f28ae40be'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:1/0:0:1:0/block/sdb/sdb1'} ; name: sdb1 ; >05:57:03,281 INFO blivet: scanning sdb1 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:1/0:0:1:0/block/sdb/sdb1)... >05:57:03,282 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb1 ; >05:57:03,282 DEBUG blivet: DeviceTree.getDeviceByName returned None >05:57:03,282 INFO blivet: sdb1 is a partition >05:57:03,283 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdb1 ; >05:57:03,283 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >05:57:03,284 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sdb (9) with existing msdos disklabel >05:57:03,284 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sdb ; >05:57:03,285 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; >05:57:03,285 DEBUG blivet: getFormat('None') returning DeviceFormat instance >05:57:03,286 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; current: None ; type: None ; >05:57:03,286 DEBUG blivet: looking up parted Partition: /dev/sdb1 >05:57:03,287 DEBUG blivet: PartitionDevice.probe: sdb1 ; exists: True ; >05:57:03,287 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 1 ; >05:57:03,288 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 10 ; >05:57:03,288 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 12 ; >05:57:03,288 INFO blivet: added partition sdb1 (id 10) to device tree >05:57:03,289 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb1 ; >05:57:03,289 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb1 ; label_type: dos ; >05:57:03,290 DEBUG blivet: PartitionDevice.setup: sdb1 ; status: True ; controllable: True ; orig: False ; >05:57:03,290 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb1 ; labelType: dos ; exists: True ; >05:57:03,302 WARN blivet: disklabel detected but not usable on sdb1 >05:57:03,303 INFO blivet: type detected on 'sdb1' is 'ext4' >05:57:03,304 DEBUG blivet: Ext4FS.supported: supported: True ; >05:57:03,304 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >05:57:03,305 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; >05:57:03,305 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; current: None ; type: ext4 ; >05:57:03,306 DEBUG blivet: looking up parted Device: /dev/sdb1 >05:57:03,307 INFO blivet: got device: PartitionDevice instance (0x10d8750) -- > name = sdb1 status = True kids = 0 id = 10 > parents = ['existing 476940MB disk sdb (9) with existing msdos disklabel'] > uuid = None size = 500.0 > format = existing ext4 filesystem > major = 8 minor = 17 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:1/0:0:1:0/block/sdb/sdb1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x10d44d0> > target size = 0 path = /dev/sdb1 > format args = [] originalFormat = None grow = None max size = 0 bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x10d8b10> fileSystem: <parted.filesystem.FileSystem object at 0x10d8ed0> > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x10d8cd0> PedPartition: <_ped.Partition object at 0x1090d70> > disk = existing 476940MB disk sdb (9) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot >05:57:03,307 DEBUG blivet: Ext4FS.supported: supported: True ; >05:57:03,308 INFO blivet: got format: Ext4FS instance (0x10da590) -- > type = ext4 name = ext4 status = False > device = /dev/sdb1 uuid = 5f5f30d1-a7a6-42f7-8b47-3f7f28ae40be exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 0 targetSize = 0 > >05:57:03,312 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD5002ABYS-02B1B0_WD-WCASYE695396-part2 /dev/disk/by-id/wwn-0x50014ee204ec4fcd-part2', > 'DEVNAME': 'sdb2', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:1/0:0:1:0/block/sdb/sdb2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '96', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '96', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'zeFsth-1wRe-6cJX-qGkA-mEhl-yAQV-iM52Rn', > 'ID_FS_UUID_ENC': 'zeFsth-1wRe-6cJX-qGkA-mEhl-yAQV-iM52Rn', > 'ID_FS_VERSION': 'LVM2 001', > 'ID_MODEL': 'WDC_WD5002ABYS-02B1B0', > 'ID_MODEL_ENC': 'WDC\\x20WD5002ABYS-02B1B0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '1026048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '975747072', > 'ID_PART_ENTRY_TYPE': '0x8e', > 'ID_PART_ENTRY_UUID': '0006a144-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0006a144', > 'ID_REVISION': '02.03B03', > 'ID_SERIAL': 'WDC_WD5002ABYS-02B1B0_WD-WCASYE695396', > 'ID_SERIAL_SHORT': 'WD-WCASYE695396', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee204ec4fcd', > 'ID_WWN_WITH_EXTENSION': '0x50014ee204ec4fcd', > 'MAJOR': '8', > 'MINOR': '18', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '36715', > 'name': 'sdb2', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD5002ABYS-02B1B0_WD-WCASYE695396-part2', > '/dev/disk/by-id/wwn-0x50014ee204ec4fcd-part2'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:1/0:0:1:0/block/sdb/sdb2'} ; name: sdb2 ; >05:57:03,312 INFO blivet: scanning sdb2 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:1/0:0:1:0/block/sdb/sdb2)... >05:57:03,313 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb2 ; >05:57:03,313 DEBUG blivet: DeviceTree.getDeviceByName returned None >05:57:03,313 INFO blivet: sdb2 is a partition >05:57:03,314 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdb2 ; >05:57:03,314 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >05:57:03,315 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sdb (9) with existing msdos disklabel >05:57:03,316 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sdb ; >05:57:03,316 DEBUG blivet: PartitionDevice._setFormat: sdb2 ; >05:57:03,316 DEBUG blivet: getFormat('None') returning DeviceFormat instance >05:57:03,317 DEBUG blivet: PartitionDevice._setFormat: sdb2 ; current: None ; type: None ; >05:57:03,317 DEBUG blivet: looking up parted Partition: /dev/sdb2 >05:57:03,318 DEBUG blivet: PartitionDevice.probe: sdb2 ; exists: True ; >05:57:03,318 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb2 ; flag: 1 ; >05:57:03,319 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb2 ; flag: 10 ; >05:57:03,319 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb2 ; flag: 12 ; >05:57:03,320 INFO blivet: added partition sdb2 (id 11) to device tree >05:57:03,320 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb2 ; >05:57:03,321 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb2 ; label_type: dos ; >05:57:03,323 DEBUG blivet: PartitionDevice.setup: sdb2 ; status: True ; controllable: True ; orig: False ; >05:57:03,324 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb2 ; labelType: dos ; exists: True ; >05:57:03,327 WARN blivet: disklabel detected but not usable on sdb2 >05:57:03,353 INFO blivet: type detected on 'sdb2' is 'LVM2_member' >05:57:03,354 DEBUG blivet: LVMPhysicalVolume.__init__: vgName: vg_f17guswks ; uuid: zeFsth-1wRe-6cJX-qGkA-mEhl-yAQV-iM52Rn ; exists: True ; vgUuid: MPUUpB-Vi5Z-hspz-94zw-EFsh-dOK7-LBVOhQ ; label: None ; peStart: 1.0 ; device: /dev/sdb2 ; serial: WD-WCASYE695396 ; >05:57:03,354 DEBUG blivet: getFormat('LVM2_member') returning LVMPhysicalVolume instance >05:57:03,355 DEBUG blivet: PartitionDevice._setFormat: sdb2 ; >05:57:03,355 DEBUG blivet: PartitionDevice._setFormat: sdb2 ; current: None ; type: lvmpv ; >05:57:03,357 DEBUG blivet: DeviceTree.handleUdevLVMPVFormat: type: lvmpv ; name: sdb2 ; >05:57:03,358 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >05:57:03,358 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sdb2 ; >05:57:03,358 DEBUG blivet: getFormat('None') returning DeviceFormat instance >05:57:03,359 DEBUG blivet: LVMVolumeGroupDevice._setFormat: vg_f17guswks ; current: None ; type: None ; >05:57:03,359 INFO blivet: added lvmvg vg_f17guswks (id 12) to device tree >05:57:03,373 DEBUG blivet: DeviceTree.getDeviceByName: name: vg_f17guswks-lv_home ; >05:57:03,374 DEBUG blivet: DeviceTree.getDeviceByName returned None >05:57:03,375 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >05:57:03,376 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 0 ; name: vg_f17guswks ; >05:57:03,376 DEBUG blivet: getFormat('None') returning DeviceFormat instance >05:57:03,377 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: vg_f17guswks-lv_home ; current: None ; type: None ; >05:57:03,377 DEBUG blivet: looking up parted Device: /dev/mapper/vg_f17guswks-lv_home >05:57:03,378 DEBUG blivet: Adding vg_f17guswks-lv_home/415168MB to vg_f17guswks >05:57:03,378 INFO blivet: added lvmlv vg_f17guswks-lv_home (id 13) to device tree >05:57:03,380 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: vg_f17guswks-lv_home ; status: True ; >05:57:03,380 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: vg_f17guswks-lv_home ; status: True ; >05:57:03,383 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-vg_f17guswks-lv_home /dev/disk/by-id/dm-uuid-LVM-MPUUpBVi5Zhspz94zwEFshdOK7LBVOhQkR8rTssRA51HGb238zpkv1cWVeFssjaC /dev/disk/by-uuid/ea814cd2-99b4-4f60-acc5-27b662366c18 /dev/mapper/vg_f17guswks-lv_home /dev/vg_f17guswks/lv_home', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'lv_home', > 'DM_NAME': 'vg_f17guswks-lv_home', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-MPUUpBVi5Zhspz94zwEFshdOK7LBVOhQkR8rTssRA51HGb238zpkv1cWVeFssjaC', > 'DM_VG_NAME': 'vg_f17guswks', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'ea814cd2-99b4-4f60-acc5-27b662366c18', > 'ID_FS_UUID_ENC': 'ea814cd2-99b4-4f60-acc5-27b662366c18', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '9072', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-vg_f17guswks-lv_home', > '/dev/disk/by-id/dm-uuid-LVM-MPUUpBVi5Zhspz94zwEFshdOK7LBVOhQkR8rTssRA51HGb238zpkv1cWVeFssjaC', > '/dev/disk/by-uuid/ea814cd2-99b4-4f60-acc5-27b662366c18', > '/dev/mapper/vg_f17guswks-lv_home', > '/dev/vg_f17guswks/lv_home'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: vg_f17guswks-lv_home ; >05:57:03,384 INFO blivet: scanning vg_f17guswks-lv_home (/devices/virtual/block/dm-1)... >05:57:03,384 DEBUG blivet: DeviceTree.getDeviceByName: name: vg_f17guswks-lv_home ; >05:57:03,386 DEBUG blivet: DeviceTree.getDeviceByName returned existing 415168MB lvmlv vg_f17guswks-lv_home (13) >05:57:03,386 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: vg_f17guswks-lv_home ; >05:57:03,387 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: vg_f17guswks-lv_home ; label_type: None ; >05:57:03,388 DEBUG blivet: Ext4FS.supported: supported: True ; >05:57:03,388 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >05:57:03,388 DEBUG blivet: device vg_f17guswks-lv_home does not contain a disklabel >05:57:03,389 INFO blivet: type detected on 'vg_f17guswks-lv_home' is 'ext4' >05:57:03,389 DEBUG blivet: Ext4FS.supported: supported: True ; >05:57:03,390 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >05:57:03,390 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: vg_f17guswks-lv_home ; current: None ; type: ext4 ; >05:57:03,393 DEBUG blivet: looking up parted Device: /dev/mapper/vg_f17guswks >05:57:03,393 DEBUG blivet: vg_f17guswks size is 476416MB >05:57:03,393 DEBUG blivet: vg vg_f17guswks has 61248MB free >05:57:03,393 DEBUG blivet: vg_f17guswks size is 476416MB >05:57:03,394 DEBUG blivet: vg vg_f17guswks has 61248MB free >05:57:03,395 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x10da110) -- > name = vg_f17guswks-lv_home status = True kids = 0 id = 13 > parents = ['existing 476416MB lvmvg vg_f17guswks (12)'] > uuid = kR8rTs-sRA5-1HGb-238z-pkv1-cWVe-FssjaC size = 415168.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-1 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/vg_f17guswks-lv_home type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 850264064 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (52926, 255, 63) biosGeometry: (52926, 255, 63) > PedDevice: <_ped.Device object at 0x10d4560> > target size = 415168.0 path = /dev/mapper/vg_f17guswks-lv_home > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x10da310) -- > name = vg_f17guswks status = True kids = 1 id = 12 > parents = ['existing 476439MB partition sdb2 (11) with existing lvmpv'] > uuid = MPUUpB-Vi5Z-hspz-94zw-EFsh-dOK7-LBVOhQ size = 476416 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/vg_f17guswks > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 32.0 PE Count = 14888 > PE Free = 0 PV Count = 1 > LV Names = ['lv_home', 'lv_root', 'lv_swap'] modified = False > extents = 14888.0 free space = 61248 > free extents = 1914.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 476439MB partition sdb2 (11) with existing lvmpv'] > LVs = ['existing 415168MB lvmlv vg_f17guswks-lv_home (13) with existing ext4 filesystem'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 415168MB >05:57:03,396 DEBUG blivet: Ext4FS.supported: supported: True ; >05:57:03,396 INFO blivet: got format: Ext4FS instance (0x10dabd0) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/vg_f17guswks-lv_home uuid = ea814cd2-99b4-4f60-acc5-27b662366c18 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 0 targetSize = 0 > >05:57:03,396 DEBUG blivet: DeviceTree.getDeviceByName: name: vg_f17guswks-lv_root ; >05:57:03,397 DEBUG blivet: DeviceTree.getDeviceByName returned None >05:57:03,398 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >05:57:03,399 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 1 ; name: vg_f17guswks ; >05:57:03,399 DEBUG blivet: getFormat('None') returning DeviceFormat instance >05:57:03,400 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: vg_f17guswks-lv_root ; current: None ; type: None ; >05:57:03,400 DEBUG blivet: looking up parted Device: /dev/mapper/vg_f17guswks-lv_root >05:57:03,418 DEBUG blivet: Adding vg_f17guswks-lv_root/51200MB to vg_f17guswks >05:57:03,418 INFO blivet: added lvmlv vg_f17guswks-lv_root (id 14) to device tree >05:57:03,419 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: vg_f17guswks-lv_root ; status: True ; >05:57:03,420 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: vg_f17guswks-lv_root ; status: True ; >05:57:03,424 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-vg_f17guswks-lv_root /dev/disk/by-id/dm-uuid-LVM-MPUUpBVi5Zhspz94zwEFshdOK7LBVOhQw4x98qBN2TSnSmN2pF1pjsuCy5ZoRaaB /dev/disk/by-label/_Fedora-17-x86_6 /dev/disk/by-uuid/3c127d9d-3c51-4122-aa80-526fd4c66935 /dev/mapper/vg_f17guswks-lv_root /dev/vg_f17guswks/lv_root', > 'DEVNAME': 'dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'lv_root', > 'DM_NAME': 'vg_f17guswks-lv_root', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-MPUUpBVi5Zhspz94zwEFshdOK7LBVOhQw4x98qBN2TSnSmN2pF1pjsuCy5ZoRaaB', > 'DM_VG_NAME': 'vg_f17guswks', > 'ID_FS_LABEL': '_Fedora-17-x86_6', > 'ID_FS_LABEL_ENC': '_Fedora-17-x86_6', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '3c127d9d-3c51-4122-aa80-526fd4c66935', > 'ID_FS_UUID_ENC': '3c127d9d-3c51-4122-aa80-526fd4c66935', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '12880', > 'name': 'dm-2', > 'symlinks': ['/dev/disk/by-id/dm-name-vg_f17guswks-lv_root', > '/dev/disk/by-id/dm-uuid-LVM-MPUUpBVi5Zhspz94zwEFshdOK7LBVOhQw4x98qBN2TSnSmN2pF1pjsuCy5ZoRaaB', > '/dev/disk/by-label/_Fedora-17-x86_6', > '/dev/disk/by-uuid/3c127d9d-3c51-4122-aa80-526fd4c66935', > '/dev/mapper/vg_f17guswks-lv_root', > '/dev/vg_f17guswks/lv_root'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: vg_f17guswks-lv_root ; >05:57:03,424 INFO blivet: scanning vg_f17guswks-lv_root (/devices/virtual/block/dm-2)... >05:57:03,425 DEBUG blivet: DeviceTree.getDeviceByName: name: vg_f17guswks-lv_root ; >05:57:03,426 DEBUG blivet: DeviceTree.getDeviceByName returned existing 51200MB lvmlv vg_f17guswks-lv_root (14) >05:57:03,427 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: vg_f17guswks-lv_root ; >05:57:03,427 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: vg_f17guswks-lv_root ; label_type: None ; >05:57:03,428 DEBUG blivet: Ext4FS.supported: supported: True ; >05:57:03,429 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >05:57:03,429 DEBUG blivet: device vg_f17guswks-lv_root does not contain a disklabel >05:57:03,429 INFO blivet: type detected on 'vg_f17guswks-lv_root' is 'ext4' >05:57:03,430 DEBUG blivet: Ext4FS.supported: supported: True ; >05:57:03,430 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >05:57:03,431 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: vg_f17guswks-lv_root ; current: None ; type: ext4 ; >05:57:03,433 DEBUG blivet: looking up parted Device: /dev/mapper/vg_f17guswks >05:57:03,433 DEBUG blivet: vg_f17guswks size is 476416MB >05:57:03,434 DEBUG blivet: vg vg_f17guswks has 10048MB free >05:57:03,434 DEBUG blivet: vg_f17guswks size is 476416MB >05:57:03,435 DEBUG blivet: vg vg_f17guswks has 10048MB free >05:57:03,436 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x108bed0) -- > name = vg_f17guswks-lv_root status = True kids = 0 id = 14 > parents = ['existing 476416MB lvmvg vg_f17guswks (12)'] > uuid = w4x98q-BN2T-SnSm-N2pF-1pjs-uCy5-ZoRaaB size = 51200.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-2 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/vg_f17guswks-lv_root type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 104857600 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32639 did: 0 busy: False > hardwareGeometry: (6527, 255, 63) biosGeometry: (6527, 255, 63) > PedDevice: <_ped.Device object at 0x10d4170> > target size = 51200.0 path = /dev/mapper/vg_f17guswks-lv_root > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x10da310) -- > name = vg_f17guswks status = True kids = 2 id = 12 > parents = ['existing 476439MB partition sdb2 (11) with existing lvmpv'] > uuid = MPUUpB-Vi5Z-hspz-94zw-EFsh-dOK7-LBVOhQ size = 476416 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/vg_f17guswks > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 32.0 PE Count = 14888 > PE Free = 0 PV Count = 1 > LV Names = ['lv_home', 'lv_root', 'lv_swap'] modified = False > extents = 14888.0 free space = 10048 > free extents = 314.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 476439MB partition sdb2 (11) with existing lvmpv'] > LVs = ['existing 415168MB lvmlv vg_f17guswks-lv_home (13) with existing ext4 filesystem', > 'existing 51200MB lvmlv vg_f17guswks-lv_root (14) with existing ext4 filesystem'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 51200MB >05:57:03,437 DEBUG blivet: Ext4FS.supported: supported: True ; >05:57:03,437 INFO blivet: got format: Ext4FS instance (0x10da810) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/vg_f17guswks-lv_root uuid = 3c127d9d-3c51-4122-aa80-526fd4c66935 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-17-x86_6 size = 0 targetSize = 0 > >05:57:03,438 DEBUG blivet: DeviceTree.getDeviceByName: name: vg_f17guswks-lv_swap ; >05:57:03,439 DEBUG blivet: DeviceTree.getDeviceByName returned None >05:57:03,440 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >05:57:03,441 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 2 ; name: vg_f17guswks ; >05:57:03,441 DEBUG blivet: getFormat('None') returning DeviceFormat instance >05:57:03,441 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: vg_f17guswks-lv_swap ; current: None ; type: None ; >05:57:03,442 DEBUG blivet: looking up parted Device: /dev/mapper/vg_f17guswks-lv_swap >05:57:03,443 DEBUG blivet: Adding vg_f17guswks-lv_swap/10048MB to vg_f17guswks >05:57:03,444 INFO blivet: added lvmlv vg_f17guswks-lv_swap (id 15) to device tree >05:57:03,445 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: vg_f17guswks-lv_swap ; status: True ; >05:57:03,446 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: vg_f17guswks-lv_swap ; status: True ; >05:57:03,449 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-vg_f17guswks-lv_swap /dev/disk/by-id/dm-uuid-LVM-MPUUpBVi5Zhspz94zwEFshdOK7LBVOhQeaf40E2Tv6KLMfx02tT0iP4sp8ajK3CT /dev/disk/by-uuid/9f6e9ba4-6c8c-4103-b916-575be5d54951 /dev/mapper/vg_f17guswks-lv_swap /dev/vg_f17guswks/lv_swap', > 'DEVNAME': 'dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'lv_swap', > 'DM_NAME': 'vg_f17guswks-lv_swap', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-MPUUpBVi5Zhspz94zwEFshdOK7LBVOhQeaf40E2Tv6KLMfx02tT0iP4sp8ajK3CT', > 'DM_VG_NAME': 'vg_f17guswks', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': '9f6e9ba4-6c8c-4103-b916-575be5d54951', > 'ID_FS_UUID_ENC': '9f6e9ba4-6c8c-4103-b916-575be5d54951', > 'ID_FS_VERSION': '2', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '7211', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-vg_f17guswks-lv_swap', > '/dev/disk/by-id/dm-uuid-LVM-MPUUpBVi5Zhspz94zwEFshdOK7LBVOhQeaf40E2Tv6KLMfx02tT0iP4sp8ajK3CT', > '/dev/disk/by-uuid/9f6e9ba4-6c8c-4103-b916-575be5d54951', > '/dev/mapper/vg_f17guswks-lv_swap', > '/dev/vg_f17guswks/lv_swap'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: vg_f17guswks-lv_swap ; >05:57:03,449 INFO blivet: scanning vg_f17guswks-lv_swap (/devices/virtual/block/dm-0)... >05:57:03,450 DEBUG blivet: DeviceTree.getDeviceByName: name: vg_f17guswks-lv_swap ; >05:57:03,451 DEBUG blivet: DeviceTree.getDeviceByName returned existing 10048MB lvmlv vg_f17guswks-lv_swap (15) >05:57:03,452 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: vg_f17guswks-lv_swap ; >05:57:03,453 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: vg_f17guswks-lv_swap ; label_type: None ; >05:57:03,453 DEBUG blivet: SwapSpace.__init__: >05:57:03,454 DEBUG blivet: getFormat('swap') returning SwapSpace instance >05:57:03,454 DEBUG blivet: device vg_f17guswks-lv_swap does not contain a disklabel >05:57:03,454 INFO blivet: type detected on 'vg_f17guswks-lv_swap' is 'swap' >05:57:03,455 DEBUG blivet: SwapSpace.__init__: device: /dev/mapper/vg_f17guswks-lv_swap ; serial: None ; uuid: 9f6e9ba4-6c8c-4103-b916-575be5d54951 ; exists: True ; label: None ; >05:57:03,455 DEBUG blivet: getFormat('swap') returning SwapSpace instance >05:57:03,455 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: vg_f17guswks-lv_swap ; current: None ; type: swap ; >05:57:03,457 DEBUG blivet: looking up parted Device: /dev/mapper/vg_f17guswks >05:57:03,457 DEBUG blivet: vg_f17guswks size is 476416MB >05:57:03,458 DEBUG blivet: vg vg_f17guswks has 0MB free >05:57:03,459 DEBUG blivet: vg_f17guswks size is 476416MB >05:57:03,460 DEBUG blivet: vg vg_f17guswks has 0MB free >05:57:03,461 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x10da5d0) -- > name = vg_f17guswks-lv_swap status = True kids = 0 id = 15 > parents = ['existing 476416MB lvmvg vg_f17guswks (12)'] > uuid = eaf40E-2Tv6-KLMf-x02t-T0iP-4sp8-ajK3CT size = 10048.0 > format = existing swap > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-0 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/vg_f17guswks-lv_swap type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 20578304 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (1280, 255, 63) biosGeometry: (1280, 255, 63) > PedDevice: <_ped.Device object at 0x10d45f0> > target size = 10048.0 path = /dev/mapper/vg_f17guswks-lv_swap > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x10da310) -- > name = vg_f17guswks status = True kids = 3 id = 12 > parents = ['existing 476439MB partition sdb2 (11) with existing lvmpv'] > uuid = MPUUpB-Vi5Z-hspz-94zw-EFsh-dOK7-LBVOhQ size = 476416 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/vg_f17guswks > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 32.0 PE Count = 14888 > PE Free = 0 PV Count = 1 > LV Names = ['lv_home', 'lv_root', 'lv_swap'] modified = False > extents = 14888.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 476439MB partition sdb2 (11) with existing lvmpv'] > LVs = ['existing 415168MB lvmlv vg_f17guswks-lv_home (13) with existing ext4 filesystem', > 'existing 51200MB lvmlv vg_f17guswks-lv_root (14) with existing ext4 filesystem', > 'existing 10048MB lvmlv vg_f17guswks-lv_swap (15) with existing swap'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 10048MB >05:57:03,461 INFO blivet: got format: SwapSpace instance (0x10e7210) -- > type = swap name = swap status = True > device = /dev/mapper/vg_f17guswks-lv_swap uuid = 9f6e9ba4-6c8c-4103-b916-575be5d54951 exists = True > options = supported = True formattable = True resizable = False > priority = None label = None >05:57:03,462 DEBUG blivet: DeviceTree.getDeviceByName: name: vg_f17guswks-lv_root ; >05:57:03,463 DEBUG blivet: DeviceTree.getDeviceByName returned existing 51200MB lvmlv vg_f17guswks-lv_root (14) with existing ext4 filesystem >05:57:03,464 DEBUG blivet: set vg_f17guswks-lv_root copies to 1, metadata size to 0MB, log size to 0MB, total size 51200MB >05:57:03,464 DEBUG blivet: DeviceTree.getDeviceByName: name: vg_f17guswks-lv_swap ; >05:57:03,465 DEBUG blivet: DeviceTree.getDeviceByName returned existing 10048MB lvmlv vg_f17guswks-lv_swap (15) with existing swap >05:57:03,465 DEBUG blivet: set vg_f17guswks-lv_swap copies to 1, metadata size to 0MB, log size to 0MB, total size 10048MB >05:57:03,466 DEBUG blivet: DeviceTree.getDeviceByName: name: vg_f17guswks-lv_home ; >05:57:03,467 DEBUG blivet: DeviceTree.getDeviceByName returned existing 415168MB lvmlv vg_f17guswks-lv_home (13) with existing ext4 filesystem >05:57:03,467 DEBUG blivet: set vg_f17guswks-lv_home copies to 1, metadata size to 0MB, log size to 0MB, total size 415168MB >05:57:03,468 DEBUG blivet: looking up parted Device: /dev/sdb2 >05:57:03,468 INFO blivet: got device: PartitionDevice instance (0x106ae50) -- > name = sdb2 status = True kids = 1 id = 11 > parents = ['existing 476940MB disk sdb (9) with existing msdos disklabel'] > uuid = None size = 476439.0 > format = existing lvmpv > major = 8 minor = 18 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:1/0:0:1:0/block/sdb/sdb2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 975747072 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (60737, 255, 63) biosGeometry: (60737, 255, 63) > PedDevice: <_ped.Device object at 0x10d4680> > target size = 0 path = /dev/sdb2 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x10d8b10> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x10d8e50> PedPartition: <_ped.Partition object at 0x1090c50> > disk = existing 476940MB disk sdb (9) with existing msdos disklabel > start = 1026048 end = 976773119 length = 975747072 > flags = lvm >05:57:03,469 INFO blivet: got format: LVMPhysicalVolume instance (0x108bdd0) -- > type = lvmpv name = physical volume (LVM) status = False > device = /dev/sdb2 uuid = zeFsth-1wRe-6cJX-qGkA-mEhl-yAQV-iM52Rn exists = True > options = None supported = True formattable = True resizable = False > vgName = vg_f17guswks vgUUID = MPUUpB-Vi5Z-hspz-94zw-EFsh-dOK7-LBVOhQ peStart = 1.0 >05:57:03,472 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD1002FBYS-02A6B0_WD-WMATV8131634 /dev/disk/by-id/wwn-0x50014ee0ad0adc5b /dev/disk/by-uuid/6e0df940-6859-415b-acf2-452a0b902192', > 'DEVNAME': 'sdc', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdc', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '188', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '188', > '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_BTRFS_READY': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'btrfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '6e0df940-6859-415b-acf2-452a0b902192', > 'ID_FS_UUID_ENC': '6e0df940-6859-415b-acf2-452a0b902192', > 'ID_FS_UUID_SUB': 'c270e2e6-929c-4240-9676-26e611bb8fc6', > 'ID_FS_UUID_SUB_ENC': 'c270e2e6-929c-4240-9676-26e611bb8fc6', > 'ID_MODEL': 'WDC_WD1002FBYS-02A6B0', > 'ID_MODEL_ENC': 'WDC\\x20WD1002FBYS-02A6B0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_REVISION': '03.00C06', > 'ID_SERIAL': 'WDC_WD1002FBYS-02A6B0_WD-WMATV8131634', > 'ID_SERIAL_SHORT': 'WD-WMATV8131634', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee0ad0adc5b', > 'ID_WWN_WITH_EXTENSION': '0x50014ee0ad0adc5b', > 'MAJOR': '8', > 'MINOR': '32', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '37535', > 'name': 'sdc', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD1002FBYS-02A6B0_WD-WMATV8131634', > '/dev/disk/by-id/wwn-0x50014ee0ad0adc5b', > '/dev/disk/by-uuid/6e0df940-6859-415b-acf2-452a0b902192'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdc'} ; name: sdc ; >05:57:03,473 INFO blivet: scanning sdc (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdc)... >05:57:03,473 DEBUG blivet: DeviceTree.getDeviceByName: name: sdc ; >05:57:03,474 DEBUG blivet: DeviceTree.getDeviceByName returned None >05:57:03,474 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdc ; >05:57:03,475 INFO blivet: sdc is a disk >05:57:03,475 DEBUG blivet: getFormat('None') returning DeviceFormat instance >05:57:03,476 DEBUG blivet: DiskDevice._setFormat: sdc ; current: None ; type: None ; >05:57:03,480 INFO blivet: added disk sdc (id 16) to device tree >05:57:03,480 DEBUG blivet: looking up parted Device: /dev/sdc >05:57:03,481 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdc ; >05:57:03,482 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdc ; label_type: None ; >05:57:03,483 DEBUG blivet: BTRFS.supported: supported: True ; >05:57:03,483 DEBUG blivet: getFormat('btrfs') returning BTRFS instance >05:57:03,483 DEBUG blivet: device sdc does not contain a disklabel >05:57:03,483 INFO blivet: type detected on 'sdc' is 'btrfs' >05:57:03,484 DEBUG blivet: BTRFS.supported: supported: True ; >05:57:03,484 DEBUG blivet: getFormat('btrfs') returning BTRFS instance >05:57:03,485 DEBUG blivet: DiskDevice._setFormat: sdc ; current: None ; type: btrfs ; >05:57:03,487 DEBUG blivet: DeviceTree.handleBTRFSFormat: name: sdc ; >05:57:03,488 INFO blivet: creating btrfs volume btrfs.None >05:57:03,489 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sdc ; >05:57:03,489 DEBUG blivet: getFormat('None') returning DeviceFormat instance >05:57:03,489 DEBUG blivet: BTRFSVolumeDevice._setFormat: btrfs.17 ; current: None ; type: None ; >05:57:03,491 DEBUG blivet: BTRFS.supported: supported: True ; >05:57:03,491 DEBUG blivet: getFormat('btrfs') returning BTRFS instance >05:57:03,491 DEBUG blivet: BTRFSVolumeDevice._setFormat: btrfs.17 ; current: None ; type: btrfs ; >05:57:03,491 INFO blivet: added btrfs volume btrfs.17 (id 17) to device tree >05:57:03,493 INFO blivet: failed to get default SELinux context for /tmp/btrfs-tmp.17hI0aoP: [Errno 2] No such file or directory >05:57:03,493 INFO blivet: set SELinux context for mountpoint /tmp/btrfs-tmp.17hI0aoP to None >05:57:03,519 INFO blivet: failed to get default SELinux context for /tmp/btrfs-tmp.17hI0aoP: [Errno 2] No such file or directory >05:57:03,519 INFO blivet: set SELinux context for newly mounted filesystem root at /tmp/btrfs-tmp.17hI0aoP to None >05:57:03,734 DEBUG blivet: BTRFS.supported: supported: True ; >05:57:03,734 DEBUG blivet: getFormat('btrfs') returning BTRFS instance >05:57:03,735 DEBUG blivet: BTRFSVolumeDevice.addChild: kids: 0 ; name: btrfs.17 ; >05:57:03,736 DEBUG blivet: BTRFSSubVolumeDevice._setFormat: img ; current: None ; type: btrfs ; >05:57:03,736 INFO blivet: added btrfs subvolume img (id 18) to device tree >05:57:03,737 INFO blivet: got device: DiskDevice instance (0x106ad10) -- > name = sdc status = True kids = 1 id = 16 > parents = [] > uuid = None size = 953869.710938 > format = existing btrfs filesystem > major = 8 minor = 32 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdc partedDevice = parted.Device instance -- > model: ATA WDC WD1002FBYS-0 path: /dev/sdc type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x10d4710> > target size = 0 path = /dev/sdc > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x10e7350> >05:57:03,739 DEBUG blivet: BTRFS.supported: supported: True ; >05:57:03,739 INFO blivet: got format: BTRFS instance (0x10e7590) -- > type = btrfs name = btrfs status = False > device = /dev/sdc uuid = c270e2e6-929c-4240-9676-26e611bb8fc6 exists = True > options = defaults supported = True formattable = True resizable = False > mountpoint = None mountopts = None > label = None size = 0 targetSize = 0 > >05:57:03,744 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD5002ABYS-02B1B0_WD-WCASYE730343 /dev/disk/by-id/wwn-0x50014ee25a417e3c /dev/disk/by-uuid/6e0df940-6859-415b-acf2-452a0b902192', > 'DEVNAME': 'sdd', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:1/1:0:1:0/block/sdd', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '96', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '96', > '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_BTRFS_READY': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'btrfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '6e0df940-6859-415b-acf2-452a0b902192', > 'ID_FS_UUID_ENC': '6e0df940-6859-415b-acf2-452a0b902192', > 'ID_FS_UUID_SUB': '8f0837e1-6e44-4df7-a9ff-c9a895955cf0', > 'ID_FS_UUID_SUB_ENC': '8f0837e1-6e44-4df7-a9ff-c9a895955cf0', > 'ID_MODEL': 'WDC_WD5002ABYS-02B1B0', > 'ID_MODEL_ENC': 'WDC\\x20WD5002ABYS-02B1B0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_REVISION': '02.03B03', > 'ID_SERIAL': 'WDC_WD5002ABYS-02B1B0_WD-WCASYE730343', > 'ID_SERIAL_SHORT': 'WD-WCASYE730343', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee25a417e3c', > 'ID_WWN_WITH_EXTENSION': '0x50014ee25a417e3c', > 'MAJOR': '8', > 'MINOR': '48', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '38017', > 'name': 'sdd', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD5002ABYS-02B1B0_WD-WCASYE730343', > '/dev/disk/by-id/wwn-0x50014ee25a417e3c', > '/dev/disk/by-uuid/6e0df940-6859-415b-acf2-452a0b902192'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:1/1:0:1:0/block/sdd'} ; name: sdd ; >05:57:03,745 INFO blivet: scanning sdd (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:1/1:0:1:0/block/sdd)... >05:57:03,746 DEBUG blivet: DeviceTree.getDeviceByName: name: sdd ; >05:57:03,747 DEBUG blivet: DeviceTree.getDeviceByName returned None >05:57:03,747 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdd ; >05:57:03,749 INFO blivet: sdd is a disk >05:57:03,749 DEBUG blivet: getFormat('None') returning DeviceFormat instance >05:57:03,750 DEBUG blivet: DiskDevice._setFormat: sdd ; current: None ; type: None ; >05:57:03,754 INFO blivet: added disk sdd (id 19) to device tree >05:57:03,755 DEBUG blivet: looking up parted Device: /dev/sdd >05:57:03,756 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdd ; >05:57:03,756 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdd ; label_type: None ; >05:57:03,757 DEBUG blivet: BTRFS.supported: supported: True ; >05:57:03,757 DEBUG blivet: getFormat('btrfs') returning BTRFS instance >05:57:03,757 DEBUG blivet: device sdd does not contain a disklabel >05:57:03,758 INFO blivet: type detected on 'sdd' is 'btrfs' >05:57:03,758 DEBUG blivet: BTRFS.supported: supported: True ; >05:57:03,758 DEBUG blivet: getFormat('btrfs') returning BTRFS instance >05:57:03,759 DEBUG blivet: DiskDevice._setFormat: sdd ; current: None ; type: btrfs ; >05:57:03,759 DEBUG blivet: DeviceTree.handleBTRFSFormat: name: sdd ; >05:57:03,760 INFO blivet: found btrfs volume btrfs.17 >05:57:03,760 DEBUG blivet: BTRFSVolumeDevice._addDevice: btrfs.17 ; device: sdd ; status: True ; >05:57:03,761 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sdd ; >05:57:03,762 INFO blivet: got device: DiskDevice instance (0x10dae50) -- > name = sdd status = True kids = 1 id = 19 > parents = [] > uuid = None size = 476940.023438 > format = existing btrfs filesystem > major = 8 minor = 48 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:1/1:0:1:0/block/sdd partedDevice = parted.Device instance -- > model: ATA WDC WD5002ABYS-0 path: /dev/sdd type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 1 busy: False > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x10d47a0> > target size = 0 path = /dev/sdd > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x10da190> >05:57:03,762 DEBUG blivet: BTRFS.supported: supported: True ; >05:57:03,762 INFO blivet: got format: BTRFS instance (0x10daa50) -- > type = btrfs name = btrfs status = False > device = /dev/sdd uuid = 8f0837e1-6e44-4df7-a9ff-c9a895955cf0 exists = True > options = defaults supported = True formattable = True resizable = False > mountpoint = None mountopts = None > label = None size = 0 targetSize = 0 > >05:57:03,765 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-HL-DT-ST_DVDRAM_GH22NS50_K2SA7DB5432 /dev/disk/by-id/wwn-0x5001480000000000', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.5/ata3/host2/target2:0:0/2:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_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': 'HL-DT-ST_DVDRAM_GH22NS50', > 'ID_MODEL_ENC': 'HL-DT-ST\\x20DVDRAM\\x20GH22NS50\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_REVISION': 'TN02', > 'ID_SERIAL': 'HL-DT-ST_DVDRAM_GH22NS50_K2SA7DB5432', > 'ID_SERIAL_SHORT': 'K2SA7DB5432', > 'ID_TYPE': 'cd', > 'ID_WWN': '0x5001480000000000', > 'ID_WWN_WITH_EXTENSION': '0x5001480000000000', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '39276', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-HL-DT-ST_DVDRAM_GH22NS50_K2SA7DB5432', > '/dev/disk/by-id/wwn-0x5001480000000000'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.5/ata3/host2/target2:0:0/2:0:0:0/block/sr0'} ; name: sr0 ; >05:57:03,765 INFO blivet: scanning sr0 (/devices/pci0000:00/0000:00:1f.5/ata3/host2/target2:0:0/2:0:0:0/block/sr0)... >05:57:03,766 DEBUG blivet: DeviceTree.getDeviceByName: name: sr0 ; >05:57:03,766 DEBUG blivet: DeviceTree.getDeviceByName returned None >05:57:03,766 INFO blivet: sr0 is a cdrom >05:57:03,767 DEBUG blivet: DeviceTree.addUdevOpticalDevice: >05:57:03,767 DEBUG blivet: getFormat('None') returning DeviceFormat instance >05:57:03,768 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >05:57:03,768 INFO blivet: added cdrom sr0 (id 20) to device tree >05:57:03,768 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >05:57:03,793 DEBUG blivet: no device or no media present >05:57:03,794 DEBUG blivet: DeviceTree.addUdevDevice: info: {'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', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '55492', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >05:57:03,794 INFO blivet: scanning loop0 (/devices/virtual/block/loop0)... >05:57:03,795 DEBUG blivet: DeviceTree.getDeviceByName: name: loop0 ; >05:57:03,795 DEBUG blivet: DeviceTree.getDeviceByName returned None >05:57:03,795 INFO blivet: loop0 is a loop device >05:57:03,796 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop0 ; >05:57:03,797 DEBUG blivet: DeviceTree.getDeviceByName: name: /osmin.img (deleted) ; >05:57:03,797 DEBUG blivet: DeviceTree.getDeviceByName returned None >05:57:03,797 DEBUG blivet: getFormat('None') returning DeviceFormat instance >05:57:03,798 DEBUG blivet: FileDevice._setFormat: /osmin.img (deleted) ; current: None ; type: None ; >05:57:03,798 INFO blivet: added file /osmin.img (deleted) (id 21) to device tree >05:57:03,799 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin.img (deleted) ; >05:57:03,799 DEBUG blivet: getFormat('None') returning DeviceFormat instance >05:57:03,800 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >05:57:03,800 INFO blivet: added loop loop0 (id 22) to device tree >05:57:03,801 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >05:57:03,801 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >05:57:03,801 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >05:57:03,801 DEBUG blivet: device loop0 does not contain a disklabel >05:57:03,802 INFO blivet: type detected on 'loop0' is 'squashfs' >05:57:03,802 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >05:57:03,802 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: squashfs ; >05:57:03,803 INFO blivet: got device: LoopDevice instance (0x10da890) -- > name = loop0 status = False kids = 0 id = 22 > parents = ['existing 0MB file /osmin.img (deleted) (21)'] > 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 >05:57:03,803 INFO blivet: got format: DeviceFormat instance (0x10e73d0) -- > type = squashfs name = squashfs status = False > device = /dev/loop0 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >05:57:03,804 DEBUG blivet: DeviceTree.addUdevDevice: info: {'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', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '55884', > 'name': 'loop1', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >05:57:03,804 INFO blivet: scanning loop1 (/devices/virtual/block/loop1)... >05:57:03,805 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >05:57:03,805 DEBUG blivet: DeviceTree.getDeviceByName returned None >05:57:03,805 INFO blivet: loop1 is a loop device >05:57:03,806 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop1 ; >05:57:03,807 DEBUG blivet: DeviceTree.getDeviceByName: name: /osmin ; >05:57:03,807 DEBUG blivet: DeviceTree.getDeviceByName returned None >05:57:03,807 DEBUG blivet: getFormat('None') returning DeviceFormat instance >05:57:03,808 DEBUG blivet: FileDevice._setFormat: /osmin ; current: None ; type: None ; >05:57:03,808 INFO blivet: added file /osmin (id 23) to device tree >05:57:03,809 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin ; >05:57:03,809 DEBUG blivet: getFormat('None') returning DeviceFormat instance >05:57:03,810 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >05:57:03,810 INFO blivet: added loop loop1 (id 24) to device tree >05:57:03,811 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >05:57:03,811 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >05:57:03,811 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >05:57:03,811 DEBUG blivet: device loop1 does not contain a disklabel >05:57:03,811 INFO blivet: type detected on 'loop1' is 'DM_snapshot_cow' >05:57:03,811 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >05:57:03,812 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: DM_snapshot_cow ; >05:57:03,812 INFO blivet: got device: LoopDevice instance (0x10e7250) -- > name = loop1 status = False kids = 0 id = 24 > parents = ['existing 0MB file /osmin (23)'] > 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 >05:57:03,812 INFO blivet: got format: DeviceFormat instance (0x10e7050) -- > 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 > >05:57:03,814 DEBUG blivet: DeviceTree.addUdevDevice: info: {'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', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '56287', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >05:57:03,814 INFO blivet: scanning loop2 (/devices/virtual/block/loop2)... >05:57:03,814 DEBUG blivet: DeviceTree.getDeviceByName: name: loop2 ; >05:57:03,815 DEBUG blivet: DeviceTree.getDeviceByName returned None >05:57:03,815 INFO blivet: loop2 is a loop device >05:57:03,815 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop2 ; >05:57:03,816 DEBUG blivet: DeviceTree.getDeviceByName: name: /run/initramfs/live/LiveOS/squashfs.img ; >05:57:03,816 DEBUG blivet: DeviceTree.getDeviceByName returned None >05:57:03,817 DEBUG blivet: getFormat('None') returning DeviceFormat instance >05:57:03,817 DEBUG blivet: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >05:57:03,817 INFO blivet: added file /run/initramfs/live/LiveOS/squashfs.img (id 25) to device tree >05:57:03,818 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >05:57:03,818 DEBUG blivet: getFormat('None') returning DeviceFormat instance >05:57:03,819 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >05:57:03,819 INFO blivet: added loop loop2 (id 26) to device tree >05:57:03,819 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >05:57:03,820 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >05:57:03,820 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >05:57:03,820 DEBUG blivet: device loop2 does not contain a disklabel >05:57:03,820 INFO blivet: type detected on 'loop2' is 'squashfs' >05:57:03,820 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >05:57:03,821 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: squashfs ; >05:57:03,821 INFO blivet: got device: LoopDevice instance (0x10da9d0) -- > name = loop2 status = False kids = 0 id = 26 > parents = ['existing 0MB file /run/initramfs/live/LiveOS/squashfs.img (25)'] > 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 >05:57:03,821 INFO blivet: got format: DeviceFormat instance (0x10daa90) -- > type = squashfs name = squashfs status = False > device = /dev/loop2 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >05:57:03,823 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '56689', > 'name': 'loop3', > 'symlinks': ['/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5'], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >05:57:03,823 INFO blivet: scanning loop3 (/devices/virtual/block/loop3)... >05:57:03,823 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >05:57:03,824 DEBUG blivet: DeviceTree.getDeviceByName returned None >05:57:03,824 INFO blivet: loop3 is a loop device >05:57:03,824 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop3 ; >05:57:03,825 DEBUG blivet: DeviceTree.getDeviceByName: name: /LiveOS/ext3fs.img ; >05:57:03,826 DEBUG blivet: DeviceTree.getDeviceByName returned None >05:57:03,826 DEBUG blivet: getFormat('None') returning DeviceFormat instance >05:57:03,826 DEBUG blivet: FileDevice._setFormat: /LiveOS/ext3fs.img ; current: None ; type: None ; >05:57:03,826 INFO blivet: added file /LiveOS/ext3fs.img (id 27) to device tree >05:57:03,827 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /LiveOS/ext3fs.img ; >05:57:03,827 DEBUG blivet: getFormat('None') returning DeviceFormat instance >05:57:03,828 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: None ; >05:57:03,828 INFO blivet: added loop loop3 (id 28) to device tree >05:57:03,828 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop3 ; >05:57:03,829 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop3 ; label_type: None ; >05:57:03,829 DEBUG blivet: Ext4FS.supported: supported: True ; >05:57:03,830 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >05:57:03,830 DEBUG blivet: device loop3 does not contain a disklabel >05:57:03,830 INFO blivet: type detected on 'loop3' is 'ext4' >05:57:03,830 DEBUG blivet: Ext4FS.supported: supported: True ; >05:57:03,831 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >05:57:03,831 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: ext4 ; >05:57:03,831 INFO blivet: got device: LoopDevice instance (0x10e7150) -- > name = loop3 status = False kids = 0 id = 28 > parents = ['existing 0MB file /LiveOS/ext3fs.img (27)'] > 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 >05:57:03,832 DEBUG blivet: Ext4FS.supported: supported: True ; >05:57:03,832 INFO blivet: got format: Ext4FS instance (0x10e7650) -- > type = ext4 name = ext4 status = False > device = /dev/loop3 uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 0 targetSize = 0 > >05:57:03,833 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop4', > 'DEVPATH': '/devices/virtual/block/loop4', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '57106', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >05:57:03,833 INFO blivet: scanning loop4 (/devices/virtual/block/loop4)... >05:57:03,834 DEBUG blivet: DeviceTree.getDeviceByName: name: loop4 ; >05:57:03,834 DEBUG blivet: DeviceTree.getDeviceByName returned None >05:57:03,834 INFO blivet: loop4 is a loop device >05:57:03,835 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop4 ; >05:57:03,835 DEBUG blivet: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >05:57:03,836 DEBUG blivet: DeviceTree.getDeviceByName returned None >05:57:03,836 DEBUG blivet: getFormat('None') returning DeviceFormat instance >05:57:03,837 DEBUG blivet: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >05:57:03,837 INFO blivet: added file /overlay (deleted) (id 29) to device tree >05:57:03,837 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >05:57:03,837 DEBUG blivet: getFormat('None') returning DeviceFormat instance >05:57:03,838 DEBUG blivet: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >05:57:03,838 INFO blivet: added loop loop4 (id 30) to device tree >05:57:03,839 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop4 ; >05:57:03,839 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop4 ; label_type: None ; >05:57:03,839 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >05:57:03,839 DEBUG blivet: device loop4 does not contain a disklabel >05:57:03,839 INFO blivet: type detected on 'loop4' is 'DM_snapshot_cow' >05:57:03,839 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >05:57:03,840 DEBUG blivet: LoopDevice._setFormat: loop4 ; current: None ; type: DM_snapshot_cow ; >05:57:03,840 INFO blivet: got device: LoopDevice instance (0x10e71d0) -- > name = loop4 status = False kids = 0 id = 30 > parents = ['existing 0MB file /overlay (deleted) (29)'] > 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/loop4 > format args = [] originalFormat = None >05:57:03,840 INFO blivet: got format: DeviceFormat instance (0x10e7850) -- > type = DM_snapshot_cow name = DM_snapshot_cow status = False > device = /dev/loop4 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >05:57:03,843 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-vg_f17guswks-lv_swap /dev/disk/by-id/dm-uuid-LVM-MPUUpBVi5Zhspz94zwEFshdOK7LBVOhQeaf40E2Tv6KLMfx02tT0iP4sp8ajK3CT /dev/disk/by-uuid/9f6e9ba4-6c8c-4103-b916-575be5d54951 /dev/mapper/vg_f17guswks-lv_swap /dev/vg_f17guswks/lv_swap', > 'DEVNAME': 'dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'lv_swap', > 'DM_NAME': 'vg_f17guswks-lv_swap', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-MPUUpBVi5Zhspz94zwEFshdOK7LBVOhQeaf40E2Tv6KLMfx02tT0iP4sp8ajK3CT', > 'DM_VG_NAME': 'vg_f17guswks', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': '9f6e9ba4-6c8c-4103-b916-575be5d54951', > 'ID_FS_UUID_ENC': '9f6e9ba4-6c8c-4103-b916-575be5d54951', > 'ID_FS_VERSION': '2', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '7211', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-vg_f17guswks-lv_swap', > '/dev/disk/by-id/dm-uuid-LVM-MPUUpBVi5Zhspz94zwEFshdOK7LBVOhQeaf40E2Tv6KLMfx02tT0iP4sp8ajK3CT', > '/dev/disk/by-uuid/9f6e9ba4-6c8c-4103-b916-575be5d54951', > '/dev/mapper/vg_f17guswks-lv_swap', > '/dev/vg_f17guswks/lv_swap'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: vg_f17guswks-lv_swap ; >05:57:03,843 INFO blivet: scanning vg_f17guswks-lv_swap (/devices/virtual/block/dm-0)... >05:57:03,843 DEBUG blivet: DeviceTree.getDeviceByName: name: vg_f17guswks-lv_swap ; >05:57:03,844 DEBUG blivet: DeviceTree.getDeviceByName returned existing 10048MB lvmlv vg_f17guswks-lv_swap (15) with existing swap >05:57:03,845 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: vg_f17guswks-lv_swap ; >05:57:03,845 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: vg_f17guswks-lv_swap ; label_type: None ; >05:57:03,846 DEBUG blivet: SwapSpace.__init__: >05:57:03,846 DEBUG blivet: getFormat('swap') returning SwapSpace instance >05:57:03,846 DEBUG blivet: device vg_f17guswks-lv_swap does not contain a disklabel >05:57:03,846 DEBUG blivet: no type or existing type for vg_f17guswks-lv_swap, bailing >05:57:03,848 DEBUG blivet: looking up parted Device: /dev/mapper/vg_f17guswks >05:57:03,848 DEBUG blivet: vg_f17guswks size is 476416MB >05:57:03,849 DEBUG blivet: vg vg_f17guswks has 0MB free >05:57:03,849 DEBUG blivet: vg_f17guswks size is 476416MB >05:57:03,850 DEBUG blivet: vg vg_f17guswks has 0MB free >05:57:03,852 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x10da5d0) -- > name = vg_f17guswks-lv_swap status = True kids = 0 id = 15 > parents = ['existing 476416MB lvmvg vg_f17guswks (12)'] > uuid = eaf40E-2Tv6-KLMf-x02t-T0iP-4sp8-ajK3CT size = 10048.0 > format = existing swap > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-0 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/vg_f17guswks-lv_swap type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 20578304 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (1280, 255, 63) biosGeometry: (1280, 255, 63) > PedDevice: <_ped.Device object at 0x10d45f0> > target size = 10048.0 path = /dev/mapper/vg_f17guswks-lv_swap > format args = [] originalFormat = swap target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x10da310) -- > name = vg_f17guswks status = True kids = 3 id = 12 > parents = ['existing 476439MB partition sdb2 (11) with existing lvmpv'] > uuid = MPUUpB-Vi5Z-hspz-94zw-EFsh-dOK7-LBVOhQ size = 476416 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/vg_f17guswks > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 32.0 PE Count = 14888 > PE Free = 0 PV Count = 1 > LV Names = ['lv_home', 'lv_root', 'lv_swap'] modified = False > extents = 14888.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 476439MB partition sdb2 (11) with existing lvmpv'] > LVs = ['existing 415168MB lvmlv vg_f17guswks-lv_home (13) with existing ext4 filesystem', > 'existing 51200MB lvmlv vg_f17guswks-lv_root (14) with existing ext4 filesystem', > 'existing 10048MB lvmlv vg_f17guswks-lv_swap (15) with existing swap'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 10048MB >05:57:03,852 INFO blivet: got format: SwapSpace instance (0x10e7210) -- > type = swap name = swap status = True > device = /dev/mapper/vg_f17guswks-lv_swap uuid = 9f6e9ba4-6c8c-4103-b916-575be5d54951 exists = True > options = supported = True formattable = True resizable = False > priority = None label = None >05:57:03,854 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-vg_f17guswks-lv_home /dev/disk/by-id/dm-uuid-LVM-MPUUpBVi5Zhspz94zwEFshdOK7LBVOhQkR8rTssRA51HGb238zpkv1cWVeFssjaC /dev/disk/by-uuid/ea814cd2-99b4-4f60-acc5-27b662366c18 /dev/mapper/vg_f17guswks-lv_home /dev/vg_f17guswks/lv_home', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'lv_home', > 'DM_NAME': 'vg_f17guswks-lv_home', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-MPUUpBVi5Zhspz94zwEFshdOK7LBVOhQkR8rTssRA51HGb238zpkv1cWVeFssjaC', > 'DM_VG_NAME': 'vg_f17guswks', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'ea814cd2-99b4-4f60-acc5-27b662366c18', > 'ID_FS_UUID_ENC': 'ea814cd2-99b4-4f60-acc5-27b662366c18', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '9072', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-vg_f17guswks-lv_home', > '/dev/disk/by-id/dm-uuid-LVM-MPUUpBVi5Zhspz94zwEFshdOK7LBVOhQkR8rTssRA51HGb238zpkv1cWVeFssjaC', > '/dev/disk/by-uuid/ea814cd2-99b4-4f60-acc5-27b662366c18', > '/dev/mapper/vg_f17guswks-lv_home', > '/dev/vg_f17guswks/lv_home'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: vg_f17guswks-lv_home ; >05:57:03,854 INFO blivet: scanning vg_f17guswks-lv_home (/devices/virtual/block/dm-1)... >05:57:03,855 DEBUG blivet: DeviceTree.getDeviceByName: name: vg_f17guswks-lv_home ; >05:57:03,856 DEBUG blivet: DeviceTree.getDeviceByName returned existing 415168MB lvmlv vg_f17guswks-lv_home (13) with existing ext4 filesystem >05:57:03,856 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: vg_f17guswks-lv_home ; >05:57:03,857 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: vg_f17guswks-lv_home ; label_type: None ; >05:57:03,857 DEBUG blivet: Ext4FS.supported: supported: True ; >05:57:03,857 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >05:57:03,857 DEBUG blivet: device vg_f17guswks-lv_home does not contain a disklabel >05:57:03,858 DEBUG blivet: no type or existing type for vg_f17guswks-lv_home, bailing >05:57:03,859 DEBUG blivet: looking up parted Device: /dev/mapper/vg_f17guswks >05:57:03,860 DEBUG blivet: vg_f17guswks size is 476416MB >05:57:03,861 DEBUG blivet: vg vg_f17guswks has 0MB free >05:57:03,861 DEBUG blivet: vg_f17guswks size is 476416MB >05:57:03,862 DEBUG blivet: vg vg_f17guswks has 0MB free >05:57:03,863 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x10da110) -- > name = vg_f17guswks-lv_home status = True kids = 0 id = 13 > parents = ['existing 476416MB lvmvg vg_f17guswks (12)'] > uuid = kR8rTs-sRA5-1HGb-238z-pkv1-cWVe-FssjaC size = 415168.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-1 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/vg_f17guswks-lv_home type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 850264064 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (52926, 255, 63) biosGeometry: (52926, 255, 63) > PedDevice: <_ped.Device object at 0x10d4560> > target size = 415168.0 path = /dev/mapper/vg_f17guswks-lv_home > format args = [] originalFormat = ext4 target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x10da310) -- > name = vg_f17guswks status = True kids = 3 id = 12 > parents = ['existing 476439MB partition sdb2 (11) with existing lvmpv'] > uuid = MPUUpB-Vi5Z-hspz-94zw-EFsh-dOK7-LBVOhQ size = 476416 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/vg_f17guswks > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 32.0 PE Count = 14888 > PE Free = 0 PV Count = 1 > LV Names = ['lv_home', 'lv_root', 'lv_swap'] modified = False > extents = 14888.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 476439MB partition sdb2 (11) with existing lvmpv'] > LVs = ['existing 415168MB lvmlv vg_f17guswks-lv_home (13) with existing ext4 filesystem', > 'existing 51200MB lvmlv vg_f17guswks-lv_root (14) with existing ext4 filesystem', > 'existing 10048MB lvmlv vg_f17guswks-lv_swap (15) with existing swap'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 415168MB >05:57:03,864 DEBUG blivet: Ext4FS.supported: supported: True ; >05:57:03,864 INFO blivet: got format: Ext4FS instance (0x10dabd0) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/vg_f17guswks-lv_home uuid = ea814cd2-99b4-4f60-acc5-27b662366c18 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 0 targetSize = 0 > >05:57:03,867 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-vg_f17guswks-lv_root /dev/disk/by-id/dm-uuid-LVM-MPUUpBVi5Zhspz94zwEFshdOK7LBVOhQw4x98qBN2TSnSmN2pF1pjsuCy5ZoRaaB /dev/disk/by-label/_Fedora-17-x86_6 /dev/disk/by-uuid/3c127d9d-3c51-4122-aa80-526fd4c66935 /dev/mapper/vg_f17guswks-lv_root /dev/vg_f17guswks/lv_root', > 'DEVNAME': 'dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'lv_root', > 'DM_NAME': 'vg_f17guswks-lv_root', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-MPUUpBVi5Zhspz94zwEFshdOK7LBVOhQw4x98qBN2TSnSmN2pF1pjsuCy5ZoRaaB', > 'DM_VG_NAME': 'vg_f17guswks', > 'ID_FS_LABEL': '_Fedora-17-x86_6', > 'ID_FS_LABEL_ENC': '_Fedora-17-x86_6', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '3c127d9d-3c51-4122-aa80-526fd4c66935', > 'ID_FS_UUID_ENC': '3c127d9d-3c51-4122-aa80-526fd4c66935', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '12880', > 'name': 'dm-2', > 'symlinks': ['/dev/disk/by-id/dm-name-vg_f17guswks-lv_root', > '/dev/disk/by-id/dm-uuid-LVM-MPUUpBVi5Zhspz94zwEFshdOK7LBVOhQw4x98qBN2TSnSmN2pF1pjsuCy5ZoRaaB', > '/dev/disk/by-label/_Fedora-17-x86_6', > '/dev/disk/by-uuid/3c127d9d-3c51-4122-aa80-526fd4c66935', > '/dev/mapper/vg_f17guswks-lv_root', > '/dev/vg_f17guswks/lv_root'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: vg_f17guswks-lv_root ; >05:57:03,867 INFO blivet: scanning vg_f17guswks-lv_root (/devices/virtual/block/dm-2)... >05:57:03,867 DEBUG blivet: DeviceTree.getDeviceByName: name: vg_f17guswks-lv_root ; >05:57:03,868 DEBUG blivet: DeviceTree.getDeviceByName returned existing 51200MB lvmlv vg_f17guswks-lv_root (14) with existing ext4 filesystem >05:57:03,869 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: vg_f17guswks-lv_root ; >05:57:03,869 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: vg_f17guswks-lv_root ; label_type: None ; >05:57:03,870 DEBUG blivet: Ext4FS.supported: supported: True ; >05:57:03,870 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >05:57:03,870 DEBUG blivet: device vg_f17guswks-lv_root does not contain a disklabel >05:57:03,870 DEBUG blivet: no type or existing type for vg_f17guswks-lv_root, bailing >05:57:03,872 DEBUG blivet: looking up parted Device: /dev/mapper/vg_f17guswks >05:57:03,872 DEBUG blivet: vg_f17guswks size is 476416MB >05:57:03,873 DEBUG blivet: vg vg_f17guswks has 0MB free >05:57:03,873 DEBUG blivet: vg_f17guswks size is 476416MB >05:57:03,874 DEBUG blivet: vg vg_f17guswks has 0MB free >05:57:03,876 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x108bed0) -- > name = vg_f17guswks-lv_root status = True kids = 0 id = 14 > parents = ['existing 476416MB lvmvg vg_f17guswks (12)'] > uuid = w4x98q-BN2T-SnSm-N2pF-1pjs-uCy5-ZoRaaB size = 51200.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-2 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/vg_f17guswks-lv_root type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 104857600 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32639 did: 0 busy: False > hardwareGeometry: (6527, 255, 63) biosGeometry: (6527, 255, 63) > PedDevice: <_ped.Device object at 0x10d4170> > target size = 51200.0 path = /dev/mapper/vg_f17guswks-lv_root > format args = [] originalFormat = ext4 target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x10da310) -- > name = vg_f17guswks status = True kids = 3 id = 12 > parents = ['existing 476439MB partition sdb2 (11) with existing lvmpv'] > uuid = MPUUpB-Vi5Z-hspz-94zw-EFsh-dOK7-LBVOhQ size = 476416 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/vg_f17guswks > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 32.0 PE Count = 14888 > PE Free = 0 PV Count = 1 > LV Names = ['lv_home', 'lv_root', 'lv_swap'] modified = False > extents = 14888.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 476439MB partition sdb2 (11) with existing lvmpv'] > LVs = ['existing 415168MB lvmlv vg_f17guswks-lv_home (13) with existing ext4 filesystem', > 'existing 51200MB lvmlv vg_f17guswks-lv_root (14) with existing ext4 filesystem', > 'existing 10048MB lvmlv vg_f17guswks-lv_swap (15) with existing swap'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 51200MB >05:57:03,877 DEBUG blivet: Ext4FS.supported: supported: True ; >05:57:03,877 INFO blivet: got format: Ext4FS instance (0x10da810) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/vg_f17guswks-lv_root uuid = 3c127d9d-3c51-4122-aa80-526fd4c66935 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-17-x86_6 size = 0 targetSize = 0 > >05:57:03,879 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-guswks-root /dev/disk/by-id/dm-uuid-LVM-QFCZt96lM2aS0gdA6tA3JCt2pu3u0bhSZnfkkNIeON76r2qZaN9IUk6muheisAph /dev/disk/by-uuid/ee6477cd-ea60-4cb2-9512-4ffbbce48bab /dev/guswks/root /dev/mapper/guswks-root', > 'DEVNAME': 'dm-3', > 'DEVPATH': '/devices/virtual/block/dm-3', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'root', > 'DM_NAME': 'guswks-root', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-QFCZt96lM2aS0gdA6tA3JCt2pu3u0bhSZnfkkNIeON76r2qZaN9IUk6muheisAph', > 'DM_VG_NAME': 'guswks', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'ee6477cd-ea60-4cb2-9512-4ffbbce48bab', > 'ID_FS_UUID_ENC': 'ee6477cd-ea60-4cb2-9512-4ffbbce48bab', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '82071', > 'name': 'dm-3', > 'symlinks': ['/dev/disk/by-id/dm-name-guswks-root', > '/dev/disk/by-id/dm-uuid-LVM-QFCZt96lM2aS0gdA6tA3JCt2pu3u0bhSZnfkkNIeON76r2qZaN9IUk6muheisAph', > '/dev/disk/by-uuid/ee6477cd-ea60-4cb2-9512-4ffbbce48bab', > '/dev/guswks/root', > '/dev/mapper/guswks-root'], > 'sysfs_path': '/devices/virtual/block/dm-3'} ; name: guswks-root ; >05:57:03,879 INFO blivet: scanning guswks-root (/devices/virtual/block/dm-3)... >05:57:03,880 DEBUG blivet: DeviceTree.getDeviceByName: name: guswks-root ; >05:57:03,880 DEBUG blivet: DeviceTree.getDeviceByName returned existing 945388MB lvmlv guswks-root (7) with existing ext4 filesystem >05:57:03,881 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: guswks-root ; >05:57:03,882 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: guswks-root ; label_type: None ; >05:57:03,882 DEBUG blivet: Ext4FS.supported: supported: True ; >05:57:03,882 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >05:57:03,882 DEBUG blivet: device guswks-root does not contain a disklabel >05:57:03,883 DEBUG blivet: no type or existing type for guswks-root, bailing >05:57:03,884 DEBUG blivet: looking up parted Device: /dev/mapper/guswks >05:57:03,885 DEBUG blivet: guswks size is 953620MB >05:57:03,885 DEBUG blivet: vg guswks has 44MB free >05:57:03,885 DEBUG blivet: guswks size is 953620MB >05:57:03,886 DEBUG blivet: vg guswks has 44MB free >05:57:03,887 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x108be50) -- > name = guswks-root status = True kids = 0 id = 7 > parents = ['existing 953620MB lvmvg guswks (6)'] > uuid = ZnfkkN-IeON-76r2-qZaN-9IUk-6muh-eisAph size = 945388.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-3 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/guswks-root type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 1936154624 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 25699 did: 28717 busy: False > hardwareGeometry: (120520, 255, 63) biosGeometry: (120520, 255, 63) > PedDevice: <_ped.Device object at 0xf93dd0> > target size = 945388.0 path = /dev/mapper/guswks-root > format args = [] originalFormat = ext4 target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x108bc10) -- > name = guswks status = True kids = 2 id = 6 > parents = ['existing 953624MB partition sda5 (5) with existing lvmpv'] > uuid = QFCZt9-6lM2-aS0g-dA6t-A3JC-t2pu-3u0bhS size = 953620 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/guswks > format args = [] originalFormat = None target = None dmUuid = None free = 44.0 PE Size = 4.0 PE Count = 238405 > PE Free = 11 PV Count = 1 > LV Names = ['root', 'swap_1'] modified = False > extents = 238405.0 free space = 44 > free extents = 11.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 953624MB partition sda5 (5) with existing lvmpv'] > LVs = ['existing 945388MB lvmlv guswks-root (7) with existing ext4 filesystem', > 'existing 8188MB lvmlv guswks-swap_1 (8) with existing swap'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 945388MB >05:57:03,888 DEBUG blivet: Ext4FS.supported: supported: True ; >05:57:03,888 INFO blivet: got format: Ext4FS instance (0x10d8310) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/guswks-root uuid = ee6477cd-ea60-4cb2-9512-4ffbbce48bab exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 0 targetSize = 0 > >05:57:03,890 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-guswks-swap_1 /dev/disk/by-id/dm-uuid-LVM-QFCZt96lM2aS0gdA6tA3JCt2pu3u0bhS7PaxVWjBvKkf0NFYBuj2LjU7cuuLo4up /dev/disk/by-uuid/b07f128d-990f-4cb5-a613-1d5aba48159d /dev/guswks/swap_1 /dev/mapper/guswks-swap_1', > 'DEVNAME': 'dm-4', > 'DEVPATH': '/devices/virtual/block/dm-4', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'swap_1', > 'DM_NAME': 'guswks-swap_1', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-QFCZt96lM2aS0gdA6tA3JCt2pu3u0bhS7PaxVWjBvKkf0NFYBuj2LjU7cuuLo4up', > 'DM_VG_NAME': 'guswks', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': 'b07f128d-990f-4cb5-a613-1d5aba48159d', > 'ID_FS_UUID_ENC': 'b07f128d-990f-4cb5-a613-1d5aba48159d', > 'ID_FS_VERSION': '2', > 'MAJOR': '253', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '82447', > 'name': 'dm-4', > 'symlinks': ['/dev/disk/by-id/dm-name-guswks-swap_1', > '/dev/disk/by-id/dm-uuid-LVM-QFCZt96lM2aS0gdA6tA3JCt2pu3u0bhS7PaxVWjBvKkf0NFYBuj2LjU7cuuLo4up', > '/dev/disk/by-uuid/b07f128d-990f-4cb5-a613-1d5aba48159d', > '/dev/guswks/swap_1', > '/dev/mapper/guswks-swap_1'], > 'sysfs_path': '/devices/virtual/block/dm-4'} ; name: guswks-swap_1 ; >05:57:03,890 INFO blivet: scanning guswks-swap_1 (/devices/virtual/block/dm-4)... >05:57:03,891 DEBUG blivet: DeviceTree.getDeviceByName: name: guswks-swap_1 ; >05:57:03,892 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8188MB lvmlv guswks-swap_1 (8) with existing swap >05:57:03,892 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: guswks-swap_1 ; >05:57:03,893 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: guswks-swap_1 ; label_type: None ; >05:57:03,893 DEBUG blivet: SwapSpace.__init__: >05:57:03,893 DEBUG blivet: getFormat('swap') returning SwapSpace instance >05:57:03,893 DEBUG blivet: device guswks-swap_1 does not contain a disklabel >05:57:03,893 DEBUG blivet: no type or existing type for guswks-swap_1, bailing >05:57:03,895 DEBUG blivet: looking up parted Device: /dev/mapper/guswks >05:57:03,895 DEBUG blivet: guswks size is 953620MB >05:57:03,896 DEBUG blivet: vg guswks has 44MB free >05:57:03,896 DEBUG blivet: guswks size is 953620MB >05:57:03,897 DEBUG blivet: vg guswks has 44MB free >05:57:03,898 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x108be10) -- > name = guswks-swap_1 status = True kids = 0 id = 8 > parents = ['existing 953620MB lvmvg guswks (6)'] > uuid = 7PaxVW-jBvK-kf0N-FYBu-j2Lj-U7cu-uLo4up size = 8188.0 > format = existing swap > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-4 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/guswks-swap_1 type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 16769024 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 9810 did: 0 busy: True > hardwareGeometry: (1043, 255, 63) biosGeometry: (1043, 255, 63) > PedDevice: <_ped.Device object at 0xf93f80> > target size = 8188.0 path = /dev/mapper/guswks-swap_1 > format args = [] originalFormat = swap target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x108bc10) -- > name = guswks status = True kids = 2 id = 6 > parents = ['existing 953624MB partition sda5 (5) with existing lvmpv'] > uuid = QFCZt9-6lM2-aS0g-dA6t-A3JC-t2pu-3u0bhS size = 953620 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/guswks > format args = [] originalFormat = None target = None dmUuid = None free = 44.0 PE Size = 4.0 PE Count = 238405 > PE Free = 11 PV Count = 1 > LV Names = ['root', 'swap_1'] modified = False > extents = 238405.0 free space = 44 > free extents = 11.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 953624MB partition sda5 (5) with existing lvmpv'] > LVs = ['existing 945388MB lvmlv guswks-root (7) with existing ext4 filesystem', > 'existing 8188MB lvmlv guswks-swap_1 (8) with existing swap'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 8188MB >05:57:03,898 INFO blivet: got format: SwapSpace instance (0x10d8590) -- > type = swap name = swap status = True > device = /dev/mapper/guswks-swap_1 uuid = b07f128d-990f-4cb5-a613-1d5aba48159d exists = True > options = supported = True formattable = True resizable = False > priority = None label = None >05:57:03,900 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5 /dev/mapper/live-rw', > 'DEVNAME': 'dm-5', > 'DEVPATH': '/devices/virtual/block/dm-5', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-rw', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '5', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '73540', > 'name': 'dm-5', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-5'} ; name: live-rw ; >05:57:03,900 INFO blivet: scanning live-rw (/devices/virtual/block/dm-5)... >05:57:03,900 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >05:57:03,901 DEBUG blivet: DeviceTree.getDeviceByName returned None >05:57:03,901 INFO blivet: live-rw is a device-mapper device >05:57:03,902 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-rw ; >05:57:03,902 DEBUG blivet: LVMVolumeGroupDevice.getDMNode: guswks ; status: True ; >05:57:03,902 DEBUG blivet: failed to find dm node for guswks >05:57:03,903 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: guswks-root ; status: True ; >05:57:03,904 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: guswks-swap_1 ; status: True ; >05:57:03,904 DEBUG blivet: LVMVolumeGroupDevice.getDMNode: vg_f17guswks ; status: True ; >05:57:03,904 DEBUG blivet: failed to find dm node for vg_f17guswks >05:57:03,905 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: vg_f17guswks-lv_home ; status: True ; >05:57:03,905 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: vg_f17guswks-lv_root ; status: True ; >05:57:03,906 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: vg_f17guswks-lv_swap ; status: True ; >05:57:03,907 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >05:57:03,907 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (28) with existing ext4 filesystem >05:57:03,908 DEBUG blivet: DeviceTree.getDeviceByName: name: loop4 ; >05:57:03,909 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop4 (30) with existing DM_snapshot_cow >05:57:03,909 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >05:57:03,910 DEBUG blivet: DeviceTree.getDeviceByName returned None >05:57:03,911 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop4 ; >05:57:03,911 DEBUG blivet: getFormat('None') returning DeviceFormat instance >05:57:03,911 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: None ; >05:57:03,911 INFO blivet: added dm live-rw (id 31) to device tree >05:57:03,912 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >05:57:03,912 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >05:57:03,913 DEBUG blivet: Ext4FS.supported: supported: True ; >05:57:03,913 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >05:57:03,913 DEBUG blivet: device live-rw does not contain a disklabel >05:57:03,913 INFO blivet: type detected on 'live-rw' is 'ext4' >05:57:03,914 DEBUG blivet: Ext4FS.supported: supported: True ; >05:57:03,914 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >05:57:03,915 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >05:57:03,915 DEBUG blivet: looking up parted Device: /dev/mapper/live-rw >05:57:03,916 INFO blivet: got device: DMDevice instance (0x10dae10) -- > name = live-rw status = True kids = 0 id = 31 > parents = ['existing 0MB loop loop4 (30) with existing DM_snapshot_cow'] > uuid = None size = 4096.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-5 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-rw type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x10d48c0> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >05:57:03,917 DEBUG blivet: Ext4FS.supported: supported: True ; >05:57:03,917 INFO blivet: got format: Ext4FS instance (0x10e79d0) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 0 targetSize = 0 > >05:57:03,919 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-base /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5 /dev/mapper/live-base', > 'DEVNAME': 'dm-6', > 'DEVPATH': '/devices/virtual/block/dm-6', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-base', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '6', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '4845', > 'name': 'dm-6', > 'symlinks': ['/dev/disk/by-id/dm-name-live-base', > '/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', > '/dev/mapper/live-base'], > 'sysfs_path': '/devices/virtual/block/dm-6'} ; name: live-base ; >05:57:03,919 INFO blivet: scanning live-base (/devices/virtual/block/dm-6)... >05:57:03,920 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >05:57:03,920 DEBUG blivet: DeviceTree.getDeviceByName returned None >05:57:03,921 INFO blivet: live-base is a device-mapper device >05:57:03,921 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-base ; >05:57:03,922 DEBUG blivet: LVMVolumeGroupDevice.getDMNode: guswks ; status: True ; >05:57:03,922 DEBUG blivet: failed to find dm node for guswks >05:57:03,922 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: guswks-root ; status: True ; >05:57:03,923 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: guswks-swap_1 ; status: True ; >05:57:03,924 DEBUG blivet: LVMVolumeGroupDevice.getDMNode: vg_f17guswks ; status: True ; >05:57:03,924 DEBUG blivet: failed to find dm node for vg_f17guswks >05:57:03,924 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: vg_f17guswks-lv_home ; status: True ; >05:57:03,925 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: vg_f17guswks-lv_root ; status: True ; >05:57:03,926 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: vg_f17guswks-lv_swap ; status: True ; >05:57:03,926 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >05:57:03,927 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >05:57:03,927 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (28) with existing ext4 filesystem >05:57:03,928 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >05:57:03,929 DEBUG blivet: DeviceTree.getDeviceByName returned None >05:57:03,929 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop3 ; >05:57:03,929 DEBUG blivet: getFormat('None') returning DeviceFormat instance >05:57:03,930 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: None ; >05:57:03,930 INFO blivet: added dm live-base (id 32) to device tree >05:57:03,931 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-base ; >05:57:03,931 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-base ; label_type: None ; >05:57:03,932 DEBUG blivet: Ext4FS.supported: supported: True ; >05:57:03,932 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >05:57:03,932 DEBUG blivet: device live-base does not contain a disklabel >05:57:03,932 INFO blivet: type detected on 'live-base' is 'ext4' >05:57:03,933 DEBUG blivet: Ext4FS.supported: supported: True ; >05:57:03,933 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >05:57:03,933 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: ext4 ; >05:57:03,934 DEBUG blivet: looking up parted Device: /dev/mapper/live-base >05:57:03,935 INFO blivet: got device: DMDevice instance (0x10e7550) -- > name = live-base status = True kids = 0 id = 32 > parents = ['existing 0MB loop loop3 (28) with existing ext4 filesystem'] > uuid = None size = 4096.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-6 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/live-base type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32639 did: 0 busy: False > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x10d4830> > target size = 0 path = /dev/mapper/live-base > format args = [] originalFormat = None target = None dmUuid = None >05:57:03,935 DEBUG blivet: Ext4FS.supported: supported: True ; >05:57:03,935 INFO blivet: got format: Ext4FS instance (0x10db050) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-base uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 0 targetSize = 0 > >05:57:03,937 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-osimg-min /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5 /dev/mapper/live-osimg-min', > 'DEVNAME': 'dm-7', > 'DEVPATH': '/devices/virtual/block/dm-7', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-osimg-min', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '7', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '12615', > 'name': 'dm-7', > 'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', > '/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', > '/dev/mapper/live-osimg-min'], > 'sysfs_path': '/devices/virtual/block/dm-7'} ; name: live-osimg-min ; >05:57:03,938 INFO blivet: scanning live-osimg-min (/devices/virtual/block/dm-7)... >05:57:03,938 DEBUG blivet: DeviceTree.getDeviceByName: name: live-osimg-min ; >05:57:03,939 DEBUG blivet: DeviceTree.getDeviceByName returned None >05:57:03,939 INFO blivet: live-osimg-min is a device-mapper device >05:57:03,939 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-osimg-min ; >05:57:03,940 DEBUG blivet: LVMVolumeGroupDevice.getDMNode: guswks ; status: True ; >05:57:03,940 DEBUG blivet: failed to find dm node for guswks >05:57:03,941 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: guswks-root ; status: True ; >05:57:03,942 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: guswks-swap_1 ; status: True ; >05:57:03,942 DEBUG blivet: LVMVolumeGroupDevice.getDMNode: vg_f17guswks ; status: True ; >05:57:03,942 DEBUG blivet: failed to find dm node for vg_f17guswks >05:57:03,943 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: vg_f17guswks-lv_home ; status: True ; >05:57:03,943 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: vg_f17guswks-lv_root ; status: True ; >05:57:03,944 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: vg_f17guswks-lv_swap ; status: True ; >05:57:03,945 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >05:57:03,945 DEBUG blivet: DMDevice.getDMNode: live-base ; status: True ; >05:57:03,946 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >05:57:03,946 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (24) with existing DM_snapshot_cow >05:57:03,947 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >05:57:03,948 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (28) with existing ext4 filesystem >05:57:03,949 DEBUG blivet: DeviceTree.getDeviceByName: name: live-osimg-min ; >05:57:03,949 DEBUG blivet: DeviceTree.getDeviceByName returned None >05:57:03,950 DEBUG blivet: LoopDevice.addChild: kids: 1 ; name: loop3 ; >05:57:03,950 DEBUG blivet: getFormat('None') returning DeviceFormat instance >05:57:03,950 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: None ; >05:57:03,951 INFO blivet: added dm live-osimg-min (id 33) to device tree >05:57:03,951 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-osimg-min ; >05:57:03,952 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-osimg-min ; label_type: None ; >05:57:03,952 DEBUG blivet: Ext4FS.supported: supported: True ; >05:57:03,952 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >05:57:03,952 DEBUG blivet: device live-osimg-min does not contain a disklabel >05:57:03,952 INFO blivet: type detected on 'live-osimg-min' is 'ext4' >05:57:03,953 DEBUG blivet: Ext4FS.supported: supported: True ; >05:57:03,953 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >05:57:03,954 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: ext4 ; >05:57:03,954 DEBUG blivet: looking up parted Device: /dev/mapper/live-osimg-min >05:57:03,955 INFO blivet: got device: DMDevice instance (0x10e7e90) -- > name = live-osimg-min status = True kids = 0 id = 33 > parents = ['existing 0MB loop loop3 (28) with existing ext4 filesystem'] > uuid = None size = 4096.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-7 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-osimg-min type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32639 did: 0 busy: False > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x10d4950> > target size = 0 path = /dev/mapper/live-osimg-min > format args = [] originalFormat = None target = None dmUuid = None >05:57:03,956 DEBUG blivet: Ext4FS.supported: supported: True ; >05:57:03,956 INFO blivet: got format: Ext4FS instance (0x10e7910) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-osimg-min uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 0 targetSize = 0 > >05:57:03,976 INFO blivet: not going to restore from backup of non-existent /etc/mdadm.conf >05:57:06,119 INFO blivet: ISCSID is /sbin/iscsid >05:57:06,120 INFO blivet: no initiator set >05:57:06,181 INFO blivet: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >05:57:06,181 INFO blivet: no /etc/zfcp.conf; not configuring zfcp >05:57:06,331 DEBUG blivet: trying to set new default fstype to 'ext4' >05:57:06,363 DEBUG blivet: Ext4FS.supported: supported: True ; >05:57:06,363 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >05:57:06,364 DEBUG blivet: Ext4FS.supported: supported: True ; >05:57:06,367 INFO blivet: Detected 8080M of memory >05:57:06,368 INFO blivet: Suggested swap size (8080 M) exceeds 10 % of disk space, using 10 % of disk space (0 M) instead. >05:57:06,368 INFO blivet: Swap attempt of 0M >05:57:07,521 INFO blivet: resetting Blivet (version 0.23.9) instance <blivet.Blivet object at 0x349ef50> >05:57:07,521 INFO blivet: no initiator set >05:57:07,522 INFO blivet: not going to create backup copy of non-existent /etc/mdadm.conf >05:57:07,522 INFO blivet: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >05:57:07,584 DEBUG blivet: protected device spec /dev/sde1 resolved to sde1 >05:57:07,584 INFO blivet: sde1 looks to be the live device; marking as protected >05:57:07,627 INFO blivet: devices to scan: ['sde', 'sde1', 'sda', 'sda1', 'sda2', 'sda5', 'sdb', 'sdb1', 'sdb2', 'sdc', 'sdd', 'sr0', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'dm-0', 'dm-1', 'dm-2', 'dm-3', 'dm-4', 'dm-5', 'dm-6', 'dm-7'] >05:57:07,641 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-SanDisk_Cruzer_1434921B8A83173E-0:0 /dev/disk/by-path/pci-0000:00:1d.7-usb-0:5:1.0-scsi-0:0:0:0', > 'DEVNAME': 'sde', > 'DEVPATH': '/devices/pci0000:00/0000:00:1d.7/usb2/2-5/2-5:1.0/host4/target4:0:0/4:0:0:0/block/sde', > 'DEVTYPE': 'disk', > 'ID_BUS': 'usb', > 'ID_DRIVE_THUMB': '1', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Cruzer', > 'ID_MODEL_ENC': 'Cruzer\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '5151', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000c8821', > 'ID_PATH': 'pci-0000:00:1d.7-usb-0:5:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1d_7-usb-0_5_1_0-scsi-0_0_0_0', > 'ID_REVISION': '7.01', > 'ID_SERIAL': 'SanDisk_Cruzer_1434921B8A83173E-0:0', > 'ID_SERIAL_SHORT': '1434921B8A83173E', > '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': '64', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '34804', > 'name': 'sde', > 'symlinks': ['/dev/disk/by-id/usb-SanDisk_Cruzer_1434921B8A83173E-0:0', > '/dev/disk/by-path/pci-0000:00:1d.7-usb-0:5:1.0-scsi-0:0:0:0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1d.7/usb2/2-5/2-5:1.0/host4/target4:0:0/4:0:0:0/block/sde'} ; name: sde ; >05:57:07,650 INFO blivet: scanning sde (/devices/pci0000:00/0000:00:1d.7/usb2/2-5/2-5:1.0/host4/target4:0:0/4:0:0:0/block/sde)... >05:57:07,653 DEBUG blivet: DeviceTree.getDeviceByName: name: sde ; >05:57:07,654 DEBUG blivet: DeviceTree.getDeviceByName returned None >05:57:07,655 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sde ; >05:57:07,657 INFO blivet: sde is a disk >05:57:07,658 DEBUG blivet: getFormat('None') returning DeviceFormat instance >05:57:07,660 DEBUG blivet: DiskDevice._setFormat: sde ; current: None ; type: None ; >05:57:07,674 INFO blivet: added disk sde (id 0) to device tree >05:57:07,674 DEBUG blivet: looking up parted Device: /dev/sde >05:57:07,684 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sde ; >05:57:07,686 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sde ; label_type: dos ; >05:57:07,688 DEBUG blivet: DiskDevice.setup: sde ; status: True ; controllable: True ; orig: False ; >05:57:07,688 DEBUG blivet: required disklabel type for sde (1) is None >05:57:07,689 DEBUG blivet: default disklabel type for sde is msdos >05:57:07,689 DEBUG blivet: selecting msdos disklabel for sde based on size >05:57:07,693 DEBUG blivet: DiskLabel.__init__: device: /dev/sde ; labelType: msdos ; exists: True ; >05:57:07,699 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 0x7fd9400d4cd0>] > device: <parted.device.Device object at 0x7fd9400d4390> > PedDisk: <_ped.Disk object at 0x7fd9400cef80> >05:57:07,700 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >05:57:07,701 DEBUG blivet: DiskDevice._setFormat: sde ; current: None ; type: disklabel ; >05:57:07,703 INFO blivet: got device: DiskDevice instance (0x7fd94006d410) -- > name = sde status = True kids = 0 id = 0 > parents = [] > uuid = None size = 3839.31201172 > format = existing msdos disklabel > major = 8 minor = 64 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1d.7/usb2/2-5/2-5:1.0/host4/target4:0:0/4:0:0:0/block/sde partedDevice = parted.Device instance -- > model: SanDisk Cruzer path: /dev/sde type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 7862911 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (489, 255, 63) biosGeometry: (489, 255, 63) > PedDevice: <_ped.Device object at 0x35b6830> > target size = 0 path = /dev/sde > format args = [] originalFormat = None removable = True partedDevice = <parted.device.Device object at 0x7fd9400cd290> >05:57:07,713 INFO blivet: got format: DiskLabel instance (0x7fd94006d3d0) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sde 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 0x7fd9400d4cd0>] > device: <parted.device.Device object at 0x7fd9400d4390> > PedDisk: <_ped.Disk object at 0x7fd9400cef80> > origPartedDisk = <parted.disk.Disk object at 0x7fd9400d4850> > partedDevice = parted.Device instance -- > model: SanDisk Cruzer path: /dev/sde type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 7862911 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (489, 255, 63) biosGeometry: (489, 255, 63) > PedDevice: <_ped.Device object at 0x35b6cb0> > >05:57:07,729 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-SanDisk_Cruzer_1434921B8A83173E-0:0-part1 /dev/disk/by-path/pci-0000:00:1d.7-usb-0:5:1.0-scsi-0:0:0:0-part1 /dev/disk/by-uuid/40FE-C84D', > 'DEVNAME': 'sde1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1d.7/usb2/2-5/2-5:1.0/host4/target4:0:0/4:0:0:0/block/sde/sde1', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > 'ID_DRIVE_THUMB': '1', > 'ID_FS_TYPE': 'vfat', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '40FE-C84D', > 'ID_FS_UUID_ENC': '40FE-C84D', > 'ID_FS_VERSION': 'FAT32', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Cruzer', > 'ID_MODEL_ENC': 'Cruzer\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '5151', > 'ID_PART_ENTRY_DISK': '8:64', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '63', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '7855722', > 'ID_PART_ENTRY_TYPE': '0xc', > 'ID_PART_ENTRY_UUID': '000c8821-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000c8821', > 'ID_PATH': 'pci-0000:00:1d.7-usb-0:5:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1d_7-usb-0_5_1_0-scsi-0_0_0_0', > 'ID_REVISION': '7.01', > 'ID_SERIAL': 'SanDisk_Cruzer_1434921B8A83173E-0:0', > 'ID_SERIAL_SHORT': '1434921B8A83173E', > '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': '65', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '34841', > 'name': 'sde1', > 'symlinks': ['/dev/disk/by-id/usb-SanDisk_Cruzer_1434921B8A83173E-0:0-part1', > '/dev/disk/by-path/pci-0000:00:1d.7-usb-0:5:1.0-scsi-0:0:0:0-part1', > '/dev/disk/by-uuid/40FE-C84D'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1d.7/usb2/2-5/2-5:1.0/host4/target4:0:0/4:0:0:0/block/sde/sde1'} ; name: sde1 ; >05:57:07,736 INFO blivet: scanning sde1 (/devices/pci0000:00/0000:00:1d.7/usb2/2-5/2-5:1.0/host4/target4:0:0/4:0:0:0/block/sde/sde1)... >05:57:07,737 DEBUG blivet: DeviceTree.getDeviceByName: name: sde1 ; >05:57:07,739 DEBUG blivet: DeviceTree.getDeviceByName returned None >05:57:07,740 INFO blivet: sde1 is a partition >05:57:07,741 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sde1 ; >05:57:07,742 DEBUG blivet: DeviceTree.getDeviceByName: name: sde ; >05:57:07,743 DEBUG blivet: DeviceTree.getDeviceByName returned existing 3839MB disk sde (0) with existing msdos disklabel >05:57:07,744 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sde ; >05:57:07,745 DEBUG blivet: PartitionDevice._setFormat: sde1 ; >05:57:07,746 DEBUG blivet: getFormat('None') returning DeviceFormat instance >05:57:07,747 DEBUG blivet: PartitionDevice._setFormat: sde1 ; current: None ; type: None ; >05:57:07,747 DEBUG blivet: looking up parted Partition: /dev/sde1 >05:57:07,748 DEBUG blivet: PartitionDevice.probe: sde1 ; exists: True ; >05:57:07,750 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sde1 ; flag: 1 ; >05:57:07,751 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sde1 ; flag: 10 ; >05:57:07,752 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sde1 ; flag: 12 ; >05:57:07,752 INFO blivet: added partition sde1 (id 1) to device tree >05:57:07,753 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sde1 ; >05:57:07,754 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sde1 ; label_type: dos ; >05:57:07,777 DEBUG blivet: PartitionDevice.setup: sde1 ; status: True ; controllable: True ; orig: False ; >05:57:07,779 DEBUG blivet: DiskLabel.__init__: device: /dev/sde1 ; labelType: dos ; exists: True ; >05:57:07,784 WARN blivet: disklabel detected but not usable on sde1 >05:57:07,791 DEBUG blivet: getFormat('efi') returning EFIFS instance >05:57:07,794 INFO blivet: type detected on 'sde1' is 'vfat' >05:57:07,794 DEBUG blivet: getFormat('efi') returning EFIFS instance >05:57:07,795 DEBUG blivet: PartitionDevice._setFormat: sde1 ; >05:57:07,802 DEBUG blivet: PartitionDevice._setFormat: sde1 ; current: None ; type: efi ; >05:57:07,803 DEBUG blivet: looking up parted Device: /dev/sde1 >05:57:07,804 INFO blivet: got device: PartitionDevice instance (0x35c4f10) -- > name = sde1 status = True kids = 0 id = 1 > parents = ['existing 3839MB disk sde (0) with existing msdos disklabel'] > uuid = None size = 3835.80175781 > format = existing efi filesystem > major = 8 minor = 65 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:1d.7/usb2/2-5/2-5:1.0/host4/target4:0:0/4:0:0:0/block/sde/sde1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sde1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 7855722 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32729 did: 0 busy: True > hardwareGeometry: (488, 255, 63) biosGeometry: (488, 255, 63) > PedDevice: <_ped.Device object at 0x371c710> > target size = 0 path = /dev/sde1 > format args = [] originalFormat = None grow = None max size = 0 bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd9400d4750> fileSystem: <parted.filesystem.FileSystem object at 0x7fd9400d4dd0> > number: 1 path: /dev/sde1 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7fd9400d4d10> PedPartition: <_ped.Partition object at 0x7fd9400d0950> > disk = existing 3839MB disk sde (0) with existing msdos disklabel > start = 63 end = 7855784 length = 7855722 > flags = boot, lba >05:57:07,817 INFO blivet: got format: EFIFS instance (0x36f7210) -- > type = efi name = EFI System Partition status = False > device = /dev/sde1 uuid = 40FE-C84D exists = True > options = umask=0077,shortname=winnt supported = False formattable = True resizable = False > mountpoint = None mountopts = None > label = None size = 0.0 targetSize = 0.0 > >05:57:07,822 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD1002FBYS-02A6B0_WD-WMATV8131629 /dev/disk/by-id/wwn-0x50014ee057b55731', > '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_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '182', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '182', > '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': 'WDC_WD1002FBYS-02A6B0', > 'ID_MODEL_ENC': 'WDC\\x20WD1002FBYS-02A6B0\\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_PART_TABLE_UUID': '00029b0e', > 'ID_REVISION': '03.00C06', > 'ID_SERIAL': 'WDC_WD1002FBYS-02A6B0_WD-WMATV8131629', > 'ID_SERIAL_SHORT': 'WD-WMATV8131629', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee057b55731', > 'ID_WWN_WITH_EXTENSION': '0x50014ee057b55731', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '35927', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD1002FBYS-02A6B0_WD-WMATV8131629', > '/dev/disk/by-id/wwn-0x50014ee057b55731'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >05:57:07,834 INFO blivet: scanning sda (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >05:57:07,835 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >05:57:07,835 DEBUG blivet: DeviceTree.getDeviceByName returned None >05:57:07,841 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sda ; >05:57:07,842 INFO blivet: sda is a disk >05:57:07,842 DEBUG blivet: getFormat('None') returning DeviceFormat instance >05:57:07,846 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: None ; >05:57:07,861 INFO blivet: added disk sda (id 2) to device tree >05:57:07,862 DEBUG blivet: looking up parted Device: /dev/sda >05:57:07,863 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda ; >05:57:07,865 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: dos ; >05:57:07,866 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >05:57:07,867 DEBUG blivet: required disklabel type for sda (1) is None >05:57:07,868 DEBUG blivet: default disklabel type for sda is msdos >05:57:07,869 DEBUG blivet: selecting msdos disklabel for sda based on size >05:57:07,871 DEBUG blivet: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >05:57:07,882 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 2 > lastPartitionNumber: 5 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x37c1b10>, <parted.partition.Partition object at 0x37f3090>, <parted.partition.Partition object at 0x37c1910>] > device: <parted.device.Device object at 0x37c1950> > PedDisk: <_ped.Disk object at 0x37f1320> >05:57:07,882 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >05:57:07,884 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >05:57:07,886 INFO blivet: got device: DiskDevice instance (0x37c1650) -- > name = sda status = True kids = 0 id = 2 > parents = [] > uuid = None size = 953869.710938 > 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 WDC WD1002FBYS-0 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x3796560> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7fd9400eb4d0> >05:57:07,893 INFO blivet: got format: DiskLabel instance (0x37c1790) -- > 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 = 3 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 2 > lastPartitionNumber: 5 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x37c1b10>, <parted.partition.Partition object at 0x37f3090>, <parted.partition.Partition object at 0x37c1910>] > device: <parted.device.Device object at 0x37c1950> > PedDisk: <_ped.Disk object at 0x37f1320> > origPartedDisk = <parted.disk.Disk object at 0x37c1e10> > partedDevice = parted.Device instance -- > model: ATA WDC WD1002FBYS-0 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x3796c20> > >05:57:07,898 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD1002FBYS-02A6B0_WD-WMATV8131629-part1 /dev/disk/by-id/wwn-0x50014ee057b55731-part1 /dev/disk/by-uuid/705a9c24-d8c1-42da-85f4-df925ed4f8e9', > '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_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '182', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '182', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ext2', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '705a9c24-d8c1-42da-85f4-df925ed4f8e9', > 'ID_FS_UUID_ENC': '705a9c24-d8c1-42da-85f4-df925ed4f8e9', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'WDC_WD1002FBYS-02A6B0', > 'ID_MODEL_ENC': 'WDC\\x20WD1002FBYS-02A6B0\\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': '497664', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '00029b0e-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '00029b0e', > 'ID_REVISION': '03.00C06', > 'ID_SERIAL': 'WDC_WD1002FBYS-02A6B0_WD-WMATV8131629', > 'ID_SERIAL_SHORT': 'WD-WMATV8131629', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee057b55731', > 'ID_WWN_WITH_EXTENSION': '0x50014ee057b55731', > 'MAJOR': '8', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '35983', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD1002FBYS-02A6B0_WD-WMATV8131629-part1', > '/dev/disk/by-id/wwn-0x50014ee057b55731-part1', > '/dev/disk/by-uuid/705a9c24-d8c1-42da-85f4-df925ed4f8e9'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1'} ; name: sda1 ; >05:57:07,899 INFO blivet: scanning sda1 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >05:57:07,911 DEBUG blivet: DeviceTree.getDeviceByName: name: sda1 ; >05:57:07,912 DEBUG blivet: DeviceTree.getDeviceByName returned None >05:57:07,912 INFO blivet: sda1 is a partition >05:57:07,913 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda1 ; >05:57:07,914 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >05:57:07,924 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >05:57:07,925 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sda ; >05:57:07,926 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >05:57:07,931 DEBUG blivet: getFormat('None') returning DeviceFormat instance >05:57:07,933 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >05:57:07,936 DEBUG blivet: looking up parted Partition: /dev/sda1 >05:57:07,937 DEBUG blivet: PartitionDevice.probe: sda1 ; exists: True ; >05:57:07,946 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >05:57:07,947 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >05:57:07,948 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >05:57:07,949 INFO blivet: added partition sda1 (id 3) to device tree >05:57:07,950 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >05:57:07,953 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: dos ; >05:57:07,954 DEBUG blivet: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >05:57:07,955 DEBUG blivet: DiskLabel.__init__: device: /dev/sda1 ; labelType: dos ; exists: True ; >05:57:07,972 WARN blivet: disklabel detected but not usable on sda1 >05:57:07,973 INFO blivet: type detected on 'sda1' is 'ext2' >05:57:08,054 DEBUG blivet: padding min size from 77 up to 84 >05:57:08,056 DEBUG blivet: Ext2FS.supported: supported: True ; >05:57:08,057 DEBUG blivet: getFormat('ext2') returning Ext2FS instance >05:57:08,058 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >05:57:08,060 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: ext2 ; >05:57:08,061 DEBUG blivet: looking up parted Device: /dev/sda1 >05:57:08,062 INFO blivet: got device: PartitionDevice instance (0x37c1850) -- > name = sda1 status = True kids = 0 id = 3 > parents = ['existing 953869MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 243.0 > format = existing ext2 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: 497664 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: False > hardwareGeometry: (30, 255, 63) biosGeometry: (30, 255, 63) > PedDevice: <_ped.Device object at 0x3796ef0> > target size = 0 path = /dev/sda1 > format args = [] originalFormat = None grow = None max size = 0 bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x37c1a10> fileSystem: <parted.filesystem.FileSystem object at 0x37c1f50> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x37c1bd0> PedPartition: <_ped.Partition object at 0x37adef0> > disk = existing 953869MB disk sda (2) with existing msdos disklabel > start = 2048 end = 499711 length = 497664 > flags = boot >05:57:08,064 DEBUG blivet: Ext2FS.supported: supported: True ; >05:57:08,064 INFO blivet: got format: Ext2FS instance (0x37ff350) -- > type = ext2 name = ext2 status = False > device = /dev/sda1 uuid = 705a9c24-d8c1-42da-85f4-df925ed4f8e9 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 243.0 targetSize = 243.0 > >05:57:08,073 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD1002FBYS-02A6B0_WD-WMATV8131629-part2 /dev/disk/by-id/wwn-0x50014ee057b55731-part2', > '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_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '182', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '182', > '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': 'WDC_WD1002FBYS-02A6B0', > 'ID_MODEL_ENC': 'WDC\\x20WD1002FBYS-02A6B0\\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': '501758', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1953021954', > 'ID_PART_ENTRY_TYPE': '0x5', > 'ID_PART_ENTRY_UUID': '00029b0e-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '00029b0e', > 'ID_REVISION': '03.00C06', > 'ID_SERIAL': 'WDC_WD1002FBYS-02A6B0_WD-WMATV8131629', > 'ID_SERIAL_SHORT': 'WD-WMATV8131629', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee057b55731', > 'ID_WWN_WITH_EXTENSION': '0x50014ee057b55731', > 'MAJOR': '8', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '36117', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD1002FBYS-02A6B0_WD-WMATV8131629-part2', > '/dev/disk/by-id/wwn-0x50014ee057b55731-part2'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2'} ; name: sda2 ; >05:57:08,073 INFO blivet: scanning sda2 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >05:57:08,074 DEBUG blivet: DeviceTree.getDeviceByName: name: sda2 ; >05:57:08,075 DEBUG blivet: DeviceTree.getDeviceByName returned None >05:57:08,076 INFO blivet: sda2 is a partition >05:57:08,077 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda2 ; >05:57:08,083 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >05:57:08,085 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >05:57:08,086 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sda ; >05:57:08,088 DEBUG blivet: PartitionDevice._setFormat: sda2 ; >05:57:08,088 DEBUG blivet: getFormat('None') returning DeviceFormat instance >05:57:08,089 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >05:57:08,090 DEBUG blivet: looking up parted Partition: /dev/sda2 >05:57:08,091 DEBUG blivet: PartitionDevice.probe: sda2 ; exists: True ; >05:57:08,092 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >05:57:08,093 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >05:57:08,095 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >05:57:08,095 INFO blivet: added partition sda2 (id 4) to device tree >05:57:08,096 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >05:57:08,098 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: dos ; >05:57:08,099 DEBUG blivet: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >05:57:08,101 DEBUG blivet: DiskLabel.__init__: device: /dev/sda2 ; labelType: dos ; exists: True ; >05:57:08,105 WARN blivet: disklabel detected but not usable on sda2 >05:57:08,106 DEBUG blivet: no type or existing type for sda2, bailing >05:57:08,107 DEBUG blivet: looking up parted Device: /dev/sda2 >05:57:08,108 INFO blivet: got device: PartitionDevice instance (0x37ffc10) -- > name = sda2 status = True kids = 0 id = 4 > parents = ['existing 953869MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 953624.000977 > format = existing None > 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: 2 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: False > hardwareGeometry: (0, 255, 63) biosGeometry: (0, 255, 63) > PedDevice: <_ped.Device object at 0x3796f80> > target size = 0 path = /dev/sda2 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 2 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x37c1a10> fileSystem: None > number: 2 path: /dev/sda2 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x37f30d0> PedPartition: <_ped.Partition object at 0x37f9230> > disk = existing 953869MB disk sda (2) with existing msdos disklabel > start = 501758 end = 1953523711 length = 1953021954 > flags = >05:57:08,122 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD1002FBYS-02A6B0_WD-WMATV8131629-part5 /dev/disk/by-id/wwn-0x50014ee057b55731-part5', > '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_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '182', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '182', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'o8wKf4-Bwlv-nlyH-pYMe-F3a2-xMTy-VVTAx5', > 'ID_FS_UUID_ENC': 'o8wKf4-Bwlv-nlyH-pYMe-F3a2-xMTy-VVTAx5', > 'ID_FS_VERSION': 'LVM2 001', > 'ID_MODEL': 'WDC_WD1002FBYS-02A6B0', > 'ID_MODEL_ENC': 'WDC\\x20WD1002FBYS-02A6B0\\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': '501760', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1953021952', > 'ID_PART_ENTRY_TYPE': '0x8e', > 'ID_PART_ENTRY_UUID': '00029b0e-05', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '00029b0e', > 'ID_REVISION': '03.00C06', > 'ID_SERIAL': 'WDC_WD1002FBYS-02A6B0_WD-WMATV8131629', > 'ID_SERIAL_SHORT': 'WD-WMATV8131629', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee057b55731', > 'ID_WWN_WITH_EXTENSION': '0x50014ee057b55731', > 'MAJOR': '8', > 'MINOR': '5', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '36185', > 'name': 'sda5', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD1002FBYS-02A6B0_WD-WMATV8131629-part5', > '/dev/disk/by-id/wwn-0x50014ee057b55731-part5'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5'} ; name: sda5 ; >05:57:08,131 INFO blivet: scanning sda5 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5)... >05:57:08,132 DEBUG blivet: DeviceTree.getDeviceByName: name: sda5 ; >05:57:08,133 DEBUG blivet: DeviceTree.getDeviceByName returned None >05:57:08,134 INFO blivet: sda5 is a partition >05:57:08,135 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda5 ; >05:57:08,136 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >05:57:08,141 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >05:57:08,143 DEBUG blivet: DiskDevice.addChild: kids: 2 ; name: sda ; >05:57:08,144 DEBUG blivet: PartitionDevice._setFormat: sda5 ; >05:57:08,145 DEBUG blivet: getFormat('None') returning DeviceFormat instance >05:57:08,146 DEBUG blivet: PartitionDevice._setFormat: sda5 ; current: None ; type: None ; >05:57:08,151 DEBUG blivet: looking up parted Partition: /dev/sda5 >05:57:08,152 DEBUG blivet: PartitionDevice.probe: sda5 ; exists: True ; >05:57:08,153 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 1 ; >05:57:08,155 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 10 ; >05:57:08,156 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 12 ; >05:57:08,161 INFO blivet: added partition sda5 (id 5) to device tree >05:57:08,162 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda5 ; >05:57:08,163 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda5 ; label_type: dos ; >05:57:08,164 DEBUG blivet: PartitionDevice.setup: sda5 ; status: True ; controllable: True ; orig: False ; >05:57:08,165 DEBUG blivet: DiskLabel.__init__: device: /dev/sda5 ; labelType: dos ; exists: True ; >05:57:08,170 WARN blivet: disklabel detected but not usable on sda5 >05:57:08,236 INFO blivet: type detected on 'sda5' is 'LVM2_member' >05:57:08,238 DEBUG blivet: LVMPhysicalVolume.__init__: vgName: guswks ; uuid: o8wKf4-Bwlv-nlyH-pYMe-F3a2-xMTy-VVTAx5 ; exists: True ; vgUuid: QFCZt9-6lM2-aS0g-dA6t-A3JC-t2pu-3u0bhS ; label: None ; peStart: 0.1875 ; device: /dev/sda5 ; serial: WD-WMATV8131629 ; >05:57:08,238 DEBUG blivet: getFormat('LVM2_member') returning LVMPhysicalVolume instance >05:57:08,239 DEBUG blivet: PartitionDevice._setFormat: sda5 ; >05:57:08,240 DEBUG blivet: PartitionDevice._setFormat: sda5 ; current: None ; type: lvmpv ; >05:57:08,241 DEBUG blivet: DeviceTree.handleUdevLVMPVFormat: type: lvmpv ; name: sda5 ; >05:57:08,242 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >05:57:08,251 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sda5 ; >05:57:08,251 DEBUG blivet: getFormat('None') returning DeviceFormat instance >05:57:08,252 DEBUG blivet: LVMVolumeGroupDevice._setFormat: guswks ; current: None ; type: None ; >05:57:08,253 INFO blivet: added lvmvg guswks (id 6) to device tree >05:57:08,294 DEBUG blivet: DeviceTree.getDeviceByName: name: guswks-root ; >05:57:08,295 DEBUG blivet: DeviceTree.getDeviceByName returned None >05:57:08,296 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >05:57:08,298 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 0 ; name: guswks ; >05:57:08,298 DEBUG blivet: getFormat('None') returning DeviceFormat instance >05:57:08,300 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: guswks-root ; current: None ; type: None ; >05:57:08,300 DEBUG blivet: looking up parted Device: /dev/mapper/guswks-root >05:57:08,301 DEBUG blivet: Adding guswks-root/945388MB to guswks >05:57:08,301 INFO blivet: added lvmlv guswks-root (id 7) to device tree >05:57:08,303 DEBUG blivet: LVMLogicalVolumeDevice.setup: guswks-root ; status: True ; controllable: True ; orig: False ; >05:57:08,304 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: guswks-root ; status: True ; >05:57:08,305 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: guswks-root ; status: True ; >05:57:08,309 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-guswks-root /dev/disk/by-id/dm-uuid-LVM-QFCZt96lM2aS0gdA6tA3JCt2pu3u0bhSZnfkkNIeON76r2qZaN9IUk6muheisAph /dev/disk/by-uuid/ee6477cd-ea60-4cb2-9512-4ffbbce48bab /dev/guswks/root /dev/mapper/guswks-root', > 'DEVNAME': 'dm-3', > 'DEVPATH': '/devices/virtual/block/dm-3', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'root', > 'DM_NAME': 'guswks-root', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-QFCZt96lM2aS0gdA6tA3JCt2pu3u0bhSZnfkkNIeON76r2qZaN9IUk6muheisAph', > 'DM_VG_NAME': 'guswks', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'ee6477cd-ea60-4cb2-9512-4ffbbce48bab', > 'ID_FS_UUID_ENC': 'ee6477cd-ea60-4cb2-9512-4ffbbce48bab', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '82071', > 'name': 'dm-3', > 'symlinks': ['/dev/disk/by-id/dm-name-guswks-root', > '/dev/disk/by-id/dm-uuid-LVM-QFCZt96lM2aS0gdA6tA3JCt2pu3u0bhSZnfkkNIeON76r2qZaN9IUk6muheisAph', > '/dev/disk/by-uuid/ee6477cd-ea60-4cb2-9512-4ffbbce48bab', > '/dev/guswks/root', > '/dev/mapper/guswks-root'], > 'sysfs_path': '/devices/virtual/block/dm-3'} ; name: guswks-root ; >05:57:08,309 INFO blivet: scanning guswks-root (/devices/virtual/block/dm-3)... >05:57:08,311 DEBUG blivet: DeviceTree.getDeviceByName: name: guswks-root ; >05:57:08,312 DEBUG blivet: DeviceTree.getDeviceByName returned existing 945388MB lvmlv guswks-root (7) >05:57:08,314 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: guswks-root ; >05:57:08,315 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: guswks-root ; label_type: None ; >05:57:08,317 DEBUG blivet: Ext4FS.supported: supported: True ; >05:57:08,317 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >05:57:08,317 DEBUG blivet: device guswks-root does not contain a disklabel >05:57:08,318 INFO blivet: type detected on 'guswks-root' is 'ext4' >05:57:08,401 DEBUG blivet: padding min size from 543591 up to 544091 >05:57:08,405 DEBUG blivet: Ext4FS.supported: supported: True ; >05:57:08,405 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >05:57:08,407 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: guswks-root ; current: None ; type: ext4 ; >05:57:08,410 DEBUG blivet: looking up parted Device: /dev/mapper/guswks >05:57:08,411 DEBUG blivet: guswks size is 953620MB >05:57:08,411 DEBUG blivet: vg guswks has 8232MB free >05:57:08,412 DEBUG blivet: guswks size is 953620MB >05:57:08,413 DEBUG blivet: vg guswks has 8232MB free >05:57:08,414 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x3821710) -- > name = guswks-root status = True kids = 0 id = 7 > parents = ['existing 953620MB lvmvg guswks (6)'] > uuid = ZnfkkN-IeON-76r2-qZaN-9IUk-6muh-eisAph size = 945388.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-3 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/guswks-root type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 1936154624 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (120520, 255, 63) biosGeometry: (120520, 255, 63) > PedDevice: <_ped.Device object at 0x39a9050> > target size = 945388.0 path = /dev/mapper/guswks-root > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x3821150) -- > name = guswks status = True kids = 1 id = 6 > parents = ['existing 953624MB partition sda5 (5) with existing lvmpv'] > uuid = QFCZt9-6lM2-aS0g-dA6t-A3JC-t2pu-3u0bhS size = 953620 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/guswks > format args = [] originalFormat = None target = None dmUuid = None free = 44.0 PE Size = 4.0 PE Count = 238405 > PE Free = 11 PV Count = 1 > LV Names = ['root', 'swap_1'] modified = False > extents = 238405.0 free space = 8232 > free extents = 2058.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 953624MB partition sda5 (5) with existing lvmpv'] > LVs = ['existing 945388MB lvmlv guswks-root (7) with existing ext4 filesystem'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 945388MB >05:57:08,423 DEBUG blivet: Ext4FS.supported: supported: True ; >05:57:08,423 INFO blivet: got format: Ext4FS instance (0x380f090) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/guswks-root uuid = ee6477cd-ea60-4cb2-9512-4ffbbce48bab exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 945388.0 targetSize = 945388.0 > >05:57:08,425 DEBUG blivet: DeviceTree.getDeviceByName: name: guswks-swap_1 ; >05:57:08,426 DEBUG blivet: DeviceTree.getDeviceByName returned None >05:57:08,428 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >05:57:08,429 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 1 ; name: guswks ; >05:57:08,430 DEBUG blivet: getFormat('None') returning DeviceFormat instance >05:57:08,432 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: guswks-swap_1 ; current: None ; type: None ; >05:57:08,432 DEBUG blivet: looking up parted Device: /dev/mapper/guswks-swap_1 >05:57:08,435 DEBUG blivet: Adding guswks-swap_1/8188MB to guswks >05:57:08,436 INFO blivet: added lvmlv guswks-swap_1 (id 8) to device tree >05:57:08,439 DEBUG blivet: LVMLogicalVolumeDevice.setup: guswks-swap_1 ; status: True ; controllable: True ; orig: False ; >05:57:08,440 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: guswks-swap_1 ; status: True ; >05:57:08,441 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: guswks-swap_1 ; status: True ; >05:57:08,446 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-guswks-swap_1 /dev/disk/by-id/dm-uuid-LVM-QFCZt96lM2aS0gdA6tA3JCt2pu3u0bhS7PaxVWjBvKkf0NFYBuj2LjU7cuuLo4up /dev/disk/by-uuid/b07f128d-990f-4cb5-a613-1d5aba48159d /dev/guswks/swap_1 /dev/mapper/guswks-swap_1', > 'DEVNAME': 'dm-4', > 'DEVPATH': '/devices/virtual/block/dm-4', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'swap_1', > 'DM_NAME': 'guswks-swap_1', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-QFCZt96lM2aS0gdA6tA3JCt2pu3u0bhS7PaxVWjBvKkf0NFYBuj2LjU7cuuLo4up', > 'DM_VG_NAME': 'guswks', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': 'b07f128d-990f-4cb5-a613-1d5aba48159d', > 'ID_FS_UUID_ENC': 'b07f128d-990f-4cb5-a613-1d5aba48159d', > 'ID_FS_VERSION': '2', > 'MAJOR': '253', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '82447', > 'name': 'dm-4', > 'symlinks': ['/dev/disk/by-id/dm-name-guswks-swap_1', > '/dev/disk/by-id/dm-uuid-LVM-QFCZt96lM2aS0gdA6tA3JCt2pu3u0bhS7PaxVWjBvKkf0NFYBuj2LjU7cuuLo4up', > '/dev/disk/by-uuid/b07f128d-990f-4cb5-a613-1d5aba48159d', > '/dev/guswks/swap_1', > '/dev/mapper/guswks-swap_1'], > 'sysfs_path': '/devices/virtual/block/dm-4'} ; name: guswks-swap_1 ; >05:57:08,453 INFO blivet: scanning guswks-swap_1 (/devices/virtual/block/dm-4)... >05:57:08,455 DEBUG blivet: DeviceTree.getDeviceByName: name: guswks-swap_1 ; >05:57:08,457 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8188MB lvmlv guswks-swap_1 (8) >05:57:08,458 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: guswks-swap_1 ; >05:57:08,461 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: guswks-swap_1 ; label_type: None ; >05:57:08,463 DEBUG blivet: SwapSpace.__init__: >05:57:08,464 DEBUG blivet: getFormat('swap') returning SwapSpace instance >05:57:08,464 DEBUG blivet: device guswks-swap_1 does not contain a disklabel >05:57:08,464 INFO blivet: type detected on 'guswks-swap_1' is 'swap' >05:57:08,466 DEBUG blivet: SwapSpace.__init__: device: /dev/mapper/guswks-swap_1 ; serial: None ; uuid: b07f128d-990f-4cb5-a613-1d5aba48159d ; exists: True ; label: None ; >05:57:08,466 DEBUG blivet: getFormat('swap') returning SwapSpace instance >05:57:08,468 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: guswks-swap_1 ; current: None ; type: swap ; >05:57:08,470 DEBUG blivet: looking up parted Device: /dev/mapper/guswks >05:57:08,470 DEBUG blivet: guswks size is 953620MB >05:57:08,471 DEBUG blivet: vg guswks has 44MB free >05:57:08,472 DEBUG blivet: guswks size is 953620MB >05:57:08,473 DEBUG blivet: vg guswks has 44MB free >05:57:08,474 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x3821750) -- > name = guswks-swap_1 status = True kids = 0 id = 8 > parents = ['existing 953620MB lvmvg guswks (6)'] > uuid = 7PaxVW-jBvK-kf0N-FYBu-j2Lj-U7cu-uLo4up size = 8188.0 > format = existing swap > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-4 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/guswks-swap_1 type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 16769024 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 20256 did: 8262 busy: True > hardwareGeometry: (1043, 255, 63) biosGeometry: (1043, 255, 63) > PedDevice: <_ped.Device object at 0x3796e60> > target size = 8188.0 path = /dev/mapper/guswks-swap_1 > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x3821150) -- > name = guswks status = True kids = 2 id = 6 > parents = ['existing 953624MB partition sda5 (5) with existing lvmpv'] > uuid = QFCZt9-6lM2-aS0g-dA6t-A3JC-t2pu-3u0bhS size = 953620 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/guswks > format args = [] originalFormat = None target = None dmUuid = None free = 44.0 PE Size = 4.0 PE Count = 238405 > PE Free = 11 PV Count = 1 > LV Names = ['root', 'swap_1'] modified = False > extents = 238405.0 free space = 44 > free extents = 11.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 953624MB partition sda5 (5) with existing lvmpv'] > LVs = ['existing 945388MB lvmlv guswks-root (7) with existing ext4 filesystem', > 'existing 8188MB lvmlv guswks-swap_1 (8) with existing swap'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 8188MB >05:57:08,483 INFO blivet: got format: SwapSpace instance (0x39b0d90) -- > type = swap name = swap status = True > device = /dev/mapper/guswks-swap_1 uuid = b07f128d-990f-4cb5-a613-1d5aba48159d exists = True > options = supported = True formattable = True resizable = False > priority = None label = None >05:57:08,486 DEBUG blivet: DeviceTree.getDeviceByName: name: guswks-swap_1 ; >05:57:08,487 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8188MB lvmlv guswks-swap_1 (8) with existing swap >05:57:08,488 DEBUG blivet: set guswks-swap_1 copies to 1, metadata size to 0MB, log size to 0MB, total size 8188MB >05:57:08,489 DEBUG blivet: DeviceTree.getDeviceByName: name: guswks-root ; >05:57:08,490 DEBUG blivet: DeviceTree.getDeviceByName returned existing 945388MB lvmlv guswks-root (7) with existing ext4 filesystem >05:57:08,491 DEBUG blivet: set guswks-root copies to 1, metadata size to 0MB, log size to 0MB, total size 945388MB >05:57:08,491 DEBUG blivet: looking up parted Device: /dev/sda5 >05:57:08,493 INFO blivet: got device: PartitionDevice instance (0x37ffdd0) -- > name = sda5 status = True kids = 1 id = 5 > parents = ['existing 953869MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 953624.0 > format = existing lvmpv > 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: 1953021952 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 18772 did: 20047 busy: False > hardwareGeometry: (121569, 255, 63) biosGeometry: (121569, 255, 63) > PedDevice: <_ped.Device object at 0x39a90e0> > target size = 0 path = /dev/sda5 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x37c1a10> fileSystem: None > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x37c1810> PedPartition: <_ped.Partition object at 0x37f9050> > disk = existing 953869MB disk sda (2) with existing msdos disklabel > start = 501760 end = 1953523711 length = 1953021952 > flags = lvm >05:57:08,493 INFO blivet: got format: LVMPhysicalVolume instance (0x380f6d0) -- > type = lvmpv name = physical volume (LVM) status = False > device = /dev/sda5 uuid = o8wKf4-Bwlv-nlyH-pYMe-F3a2-xMTy-VVTAx5 exists = True > options = None supported = True formattable = True resizable = False > vgName = guswks vgUUID = QFCZt9-6lM2-aS0g-dA6t-A3JC-t2pu-3u0bhS peStart = 0.1875 >05:57:08,497 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD5002ABYS-02B1B0_WD-WCASYE695396 /dev/disk/by-id/wwn-0x50014ee204ec4fcd', > 'DEVNAME': 'sdb', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:1/0:0:1:0/block/sdb', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '96', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '96', > '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': 'WDC_WD5002ABYS-02B1B0', > 'ID_MODEL_ENC': 'WDC\\x20WD5002ABYS-02B1B0\\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_PART_TABLE_UUID': '0006a144', > 'ID_REVISION': '02.03B03', > 'ID_SERIAL': 'WDC_WD5002ABYS-02B1B0_WD-WCASYE695396', > 'ID_SERIAL_SHORT': 'WD-WCASYE695396', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee204ec4fcd', > 'ID_WWN_WITH_EXTENSION': '0x50014ee204ec4fcd', > 'MAJOR': '8', > 'MINOR': '16', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '36592', > 'name': 'sdb', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD5002ABYS-02B1B0_WD-WCASYE695396', > '/dev/disk/by-id/wwn-0x50014ee204ec4fcd'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:1/0:0:1:0/block/sdb'} ; name: sdb ; >05:57:08,498 INFO blivet: scanning sdb (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:1/0:0:1:0/block/sdb)... >05:57:08,499 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >05:57:08,500 DEBUG blivet: DeviceTree.getDeviceByName returned None >05:57:08,500 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdb ; >05:57:08,501 INFO blivet: sdb is a disk >05:57:08,502 DEBUG blivet: getFormat('None') returning DeviceFormat instance >05:57:08,503 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: None ; >05:57:08,520 INFO blivet: added disk sdb (id 9) to device tree >05:57:08,520 DEBUG blivet: looking up parted Device: /dev/sdb >05:57:08,523 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb ; >05:57:08,524 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb ; label_type: dos ; >05:57:08,525 DEBUG blivet: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >05:57:08,525 DEBUG blivet: required disklabel type for sdb (1) is None >05:57:08,525 DEBUG blivet: default disklabel type for sdb is msdos >05:57:08,526 DEBUG blivet: selecting msdos disklabel for sdb based on size >05:57:08,527 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb ; labelType: msdos ; exists: True ; >05:57:08,530 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 2 > lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x39be090>, <parted.partition.Partition object at 0x39be210>] > device: <parted.device.Device object at 0x39b04d0> > PedDisk: <_ped.Disk object at 0x37f5758> >05:57:08,530 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >05:57:08,531 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: disklabel ; >05:57:08,533 INFO blivet: got device: DiskDevice instance (0x380f690) -- > name = sdb status = True kids = 0 id = 9 > 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/ata1/host0/target0:0:1/0:0:1:0/block/sdb partedDevice = parted.Device instance -- > model: ATA WDC WD5002ABYS-0 path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 1 busy: False > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x39a9200> > target size = 0 path = /dev/sdb > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x3821b10> >05:57:08,540 INFO blivet: got format: DiskLabel instance (0x3821850) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sdb uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 2 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 2 > lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x39be090>, <parted.partition.Partition object at 0x39be210>] > device: <parted.device.Device object at 0x39b04d0> > PedDisk: <_ped.Disk object at 0x37f5758> > origPartedDisk = <parted.disk.Disk object at 0x39be3d0> > partedDevice = parted.Device instance -- > model: ATA WDC WD5002ABYS-0 path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 1 busy: False > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x39a9290> > >05:57:08,548 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD5002ABYS-02B1B0_WD-WCASYE695396-part1 /dev/disk/by-id/wwn-0x50014ee204ec4fcd-part1 /dev/disk/by-uuid/5f5f30d1-a7a6-42f7-8b47-3f7f28ae40be', > 'DEVNAME': 'sdb1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:1/0:0:1:0/block/sdb/sdb1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '96', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '96', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '5f5f30d1-a7a6-42f7-8b47-3f7f28ae40be', > 'ID_FS_UUID_ENC': '5f5f30d1-a7a6-42f7-8b47-3f7f28ae40be', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'WDC_WD5002ABYS-02B1B0', > 'ID_MODEL_ENC': 'WDC\\x20WD5002ABYS-02B1B0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1024000', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '0006a144-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0006a144', > 'ID_REVISION': '02.03B03', > 'ID_SERIAL': 'WDC_WD5002ABYS-02B1B0_WD-WCASYE695396', > 'ID_SERIAL_SHORT': 'WD-WCASYE695396', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee204ec4fcd', > 'ID_WWN_WITH_EXTENSION': '0x50014ee204ec4fcd', > 'MAJOR': '8', > 'MINOR': '17', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '36654', > 'name': 'sdb1', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD5002ABYS-02B1B0_WD-WCASYE695396-part1', > '/dev/disk/by-id/wwn-0x50014ee204ec4fcd-part1', > '/dev/disk/by-uuid/5f5f30d1-a7a6-42f7-8b47-3f7f28ae40be'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:1/0:0:1:0/block/sdb/sdb1'} ; name: sdb1 ; >05:57:08,548 INFO blivet: scanning sdb1 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:1/0:0:1:0/block/sdb/sdb1)... >05:57:08,549 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb1 ; >05:57:08,561 DEBUG blivet: DeviceTree.getDeviceByName returned None >05:57:08,561 INFO blivet: sdb1 is a partition >05:57:08,568 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdb1 ; >05:57:08,569 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >05:57:08,569 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sdb (9) with existing msdos disklabel >05:57:08,570 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sdb ; >05:57:08,572 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; >05:57:08,572 DEBUG blivet: getFormat('None') returning DeviceFormat instance >05:57:08,573 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; current: None ; type: None ; >05:57:08,573 DEBUG blivet: looking up parted Partition: /dev/sdb1 >05:57:08,574 DEBUG blivet: PartitionDevice.probe: sdb1 ; exists: True ; >05:57:08,575 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 1 ; >05:57:08,576 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 10 ; >05:57:08,577 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 12 ; >05:57:08,577 INFO blivet: added partition sdb1 (id 10) to device tree >05:57:08,577 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb1 ; >05:57:08,578 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb1 ; label_type: dos ; >05:57:08,579 DEBUG blivet: PartitionDevice.setup: sdb1 ; status: True ; controllable: True ; orig: False ; >05:57:08,580 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb1 ; labelType: dos ; exists: True ; >05:57:08,639 WARN blivet: disklabel detected but not usable on sdb1 >05:57:08,640 INFO blivet: type detected on 'sdb1' is 'ext4' >05:57:08,709 DEBUG blivet: padding min size from 110 up to 121 >05:57:08,711 DEBUG blivet: Ext4FS.supported: supported: True ; >05:57:08,711 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >05:57:08,712 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; >05:57:08,713 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; current: None ; type: ext4 ; >05:57:08,713 DEBUG blivet: looking up parted Device: /dev/sdb1 >05:57:08,715 INFO blivet: got device: PartitionDevice instance (0x36e7a90) -- > name = sdb1 status = True kids = 0 id = 10 > parents = ['existing 476940MB disk sdb (9) with existing msdos disklabel'] > uuid = None size = 500.0 > format = existing ext4 filesystem > major = 8 minor = 17 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:1/0:0:1:0/block/sdb/sdb1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x39a9560> > target size = 0 path = /dev/sdb1 > format args = [] originalFormat = None grow = None max size = 0 bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x39b0150> fileSystem: <parted.filesystem.FileSystem object at 0x39be350> > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x39be150> PedPartition: <_ped.Partition object at 0x39b6470> > disk = existing 476940MB disk sdb (9) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot >05:57:08,716 DEBUG blivet: Ext4FS.supported: supported: True ; >05:57:08,716 INFO blivet: got format: Ext4FS instance (0x39be9d0) -- > type = ext4 name = ext4 status = False > device = /dev/sdb1 uuid = 5f5f30d1-a7a6-42f7-8b47-3f7f28ae40be exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 500.0 targetSize = 500.0 > >05:57:08,728 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD5002ABYS-02B1B0_WD-WCASYE695396-part2 /dev/disk/by-id/wwn-0x50014ee204ec4fcd-part2', > 'DEVNAME': 'sdb2', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:1/0:0:1:0/block/sdb/sdb2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '96', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '96', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'zeFsth-1wRe-6cJX-qGkA-mEhl-yAQV-iM52Rn', > 'ID_FS_UUID_ENC': 'zeFsth-1wRe-6cJX-qGkA-mEhl-yAQV-iM52Rn', > 'ID_FS_VERSION': 'LVM2 001', > 'ID_MODEL': 'WDC_WD5002ABYS-02B1B0', > 'ID_MODEL_ENC': 'WDC\\x20WD5002ABYS-02B1B0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '1026048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '975747072', > 'ID_PART_ENTRY_TYPE': '0x8e', > 'ID_PART_ENTRY_UUID': '0006a144-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0006a144', > 'ID_REVISION': '02.03B03', > 'ID_SERIAL': 'WDC_WD5002ABYS-02B1B0_WD-WCASYE695396', > 'ID_SERIAL_SHORT': 'WD-WCASYE695396', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee204ec4fcd', > 'ID_WWN_WITH_EXTENSION': '0x50014ee204ec4fcd', > 'MAJOR': '8', > 'MINOR': '18', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '36715', > 'name': 'sdb2', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD5002ABYS-02B1B0_WD-WCASYE695396-part2', > '/dev/disk/by-id/wwn-0x50014ee204ec4fcd-part2'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:1/0:0:1:0/block/sdb/sdb2'} ; name: sdb2 ; >05:57:08,728 INFO blivet: scanning sdb2 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:1/0:0:1:0/block/sdb/sdb2)... >05:57:08,730 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb2 ; >05:57:08,731 DEBUG blivet: DeviceTree.getDeviceByName returned None >05:57:08,732 INFO blivet: sdb2 is a partition >05:57:08,733 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdb2 ; >05:57:08,734 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >05:57:08,735 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sdb (9) with existing msdos disklabel >05:57:08,736 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sdb ; >05:57:08,737 DEBUG blivet: PartitionDevice._setFormat: sdb2 ; >05:57:08,738 DEBUG blivet: getFormat('None') returning DeviceFormat instance >05:57:08,739 DEBUG blivet: PartitionDevice._setFormat: sdb2 ; current: None ; type: None ; >05:57:08,739 DEBUG blivet: looking up parted Partition: /dev/sdb2 >05:57:08,740 DEBUG blivet: PartitionDevice.probe: sdb2 ; exists: True ; >05:57:08,741 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb2 ; flag: 1 ; >05:57:08,742 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb2 ; flag: 10 ; >05:57:08,743 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb2 ; flag: 12 ; >05:57:08,743 INFO blivet: added partition sdb2 (id 11) to device tree >05:57:08,744 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb2 ; >05:57:08,745 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb2 ; label_type: dos ; >05:57:08,745 DEBUG blivet: PartitionDevice.setup: sdb2 ; status: True ; controllable: True ; orig: False ; >05:57:08,746 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb2 ; labelType: dos ; exists: True ; >05:57:08,750 WARN blivet: disklabel detected but not usable on sdb2 >05:57:08,792 INFO blivet: type detected on 'sdb2' is 'LVM2_member' >05:57:08,793 DEBUG blivet: LVMPhysicalVolume.__init__: vgName: vg_f17guswks ; uuid: zeFsth-1wRe-6cJX-qGkA-mEhl-yAQV-iM52Rn ; exists: True ; vgUuid: MPUUpB-Vi5Z-hspz-94zw-EFsh-dOK7-LBVOhQ ; label: None ; peStart: 1.0 ; device: /dev/sdb2 ; serial: WD-WCASYE695396 ; >05:57:08,793 DEBUG blivet: getFormat('LVM2_member') returning LVMPhysicalVolume instance >05:57:08,794 DEBUG blivet: PartitionDevice._setFormat: sdb2 ; >05:57:08,795 DEBUG blivet: PartitionDevice._setFormat: sdb2 ; current: None ; type: lvmpv ; >05:57:08,796 DEBUG blivet: DeviceTree.handleUdevLVMPVFormat: type: lvmpv ; name: sdb2 ; >05:57:08,797 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >05:57:08,798 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sdb2 ; >05:57:08,798 DEBUG blivet: getFormat('None') returning DeviceFormat instance >05:57:08,799 DEBUG blivet: LVMVolumeGroupDevice._setFormat: vg_f17guswks ; current: None ; type: None ; >05:57:08,800 INFO blivet: added lvmvg vg_f17guswks (id 12) to device tree >05:57:08,823 DEBUG blivet: DeviceTree.getDeviceByName: name: vg_f17guswks-lv_home ; >05:57:08,824 DEBUG blivet: DeviceTree.getDeviceByName returned None >05:57:08,825 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >05:57:08,827 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 0 ; name: vg_f17guswks ; >05:57:08,828 DEBUG blivet: getFormat('None') returning DeviceFormat instance >05:57:08,830 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: vg_f17guswks-lv_home ; current: None ; type: None ; >05:57:08,831 DEBUG blivet: looking up parted Device: /dev/mapper/vg_f17guswks-lv_home >05:57:08,834 DEBUG blivet: Adding vg_f17guswks-lv_home/415168MB to vg_f17guswks >05:57:08,834 INFO blivet: added lvmlv vg_f17guswks-lv_home (id 13) to device tree >05:57:08,836 DEBUG blivet: LVMLogicalVolumeDevice.setup: vg_f17guswks-lv_home ; status: True ; controllable: True ; orig: False ; >05:57:08,837 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: vg_f17guswks-lv_home ; status: True ; >05:57:08,839 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: vg_f17guswks-lv_home ; status: True ; >05:57:08,843 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-vg_f17guswks-lv_home /dev/disk/by-id/dm-uuid-LVM-MPUUpBVi5Zhspz94zwEFshdOK7LBVOhQkR8rTssRA51HGb238zpkv1cWVeFssjaC /dev/disk/by-uuid/ea814cd2-99b4-4f60-acc5-27b662366c18 /dev/mapper/vg_f17guswks-lv_home /dev/vg_f17guswks/lv_home', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'lv_home', > 'DM_NAME': 'vg_f17guswks-lv_home', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-MPUUpBVi5Zhspz94zwEFshdOK7LBVOhQkR8rTssRA51HGb238zpkv1cWVeFssjaC', > 'DM_VG_NAME': 'vg_f17guswks', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'ea814cd2-99b4-4f60-acc5-27b662366c18', > 'ID_FS_UUID_ENC': 'ea814cd2-99b4-4f60-acc5-27b662366c18', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '9072', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-vg_f17guswks-lv_home', > '/dev/disk/by-id/dm-uuid-LVM-MPUUpBVi5Zhspz94zwEFshdOK7LBVOhQkR8rTssRA51HGb238zpkv1cWVeFssjaC', > '/dev/disk/by-uuid/ea814cd2-99b4-4f60-acc5-27b662366c18', > '/dev/mapper/vg_f17guswks-lv_home', > '/dev/vg_f17guswks/lv_home'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: vg_f17guswks-lv_home ; >05:57:08,851 INFO blivet: scanning vg_f17guswks-lv_home (/devices/virtual/block/dm-1)... >05:57:08,852 DEBUG blivet: DeviceTree.getDeviceByName: name: vg_f17guswks-lv_home ; >05:57:08,854 DEBUG blivet: DeviceTree.getDeviceByName returned existing 415168MB lvmlv vg_f17guswks-lv_home (13) >05:57:08,855 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: vg_f17guswks-lv_home ; >05:57:08,857 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: vg_f17guswks-lv_home ; label_type: None ; >05:57:08,859 DEBUG blivet: Ext4FS.supported: supported: True ; >05:57:08,860 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >05:57:08,860 DEBUG blivet: device vg_f17guswks-lv_home does not contain a disklabel >05:57:08,860 INFO blivet: type detected on 'vg_f17guswks-lv_home' is 'ext4' >05:57:08,942 DEBUG blivet: padding min size from 184171 up to 184671 >05:57:08,944 DEBUG blivet: Ext4FS.supported: supported: True ; >05:57:08,944 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >05:57:08,945 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: vg_f17guswks-lv_home ; current: None ; type: ext4 ; >05:57:08,947 DEBUG blivet: looking up parted Device: /dev/mapper/vg_f17guswks >05:57:08,948 DEBUG blivet: vg_f17guswks size is 476416MB >05:57:08,948 DEBUG blivet: vg vg_f17guswks has 61248MB free >05:57:08,949 DEBUG blivet: vg_f17guswks size is 476416MB >05:57:08,949 DEBUG blivet: vg vg_f17guswks has 61248MB free >05:57:08,950 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x39bed10) -- > name = vg_f17guswks-lv_home status = True kids = 0 id = 13 > parents = ['existing 476416MB lvmvg vg_f17guswks (12)'] > uuid = kR8rTs-sRA5-1HGb-238z-pkv1-cWVe-FssjaC size = 415168.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-1 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/vg_f17guswks-lv_home type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 850264064 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32729 did: 0 busy: False > hardwareGeometry: (52926, 255, 63) biosGeometry: (52926, 255, 63) > PedDevice: <_ped.Device object at 0x39a9170> > target size = 415168.0 path = /dev/mapper/vg_f17guswks-lv_home > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x39be850) -- > name = vg_f17guswks status = True kids = 1 id = 12 > parents = ['existing 476439MB partition sdb2 (11) with existing lvmpv'] > uuid = MPUUpB-Vi5Z-hspz-94zw-EFsh-dOK7-LBVOhQ size = 476416 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/vg_f17guswks > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 32.0 PE Count = 14888 > PE Free = 0 PV Count = 1 > LV Names = ['lv_home', 'lv_root', 'lv_swap'] modified = False > extents = 14888.0 free space = 61248 > free extents = 1914.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 476439MB partition sdb2 (11) with existing lvmpv'] > LVs = ['existing 415168MB lvmlv vg_f17guswks-lv_home (13) with existing ext4 filesystem'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 415168MB >05:57:08,958 DEBUG blivet: Ext4FS.supported: supported: True ; >05:57:08,958 INFO blivet: got format: Ext4FS instance (0x39befd0) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/vg_f17guswks-lv_home uuid = ea814cd2-99b4-4f60-acc5-27b662366c18 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 415168.0 targetSize = 415168.0 > >05:57:08,959 DEBUG blivet: DeviceTree.getDeviceByName: name: vg_f17guswks-lv_root ; >05:57:08,960 DEBUG blivet: DeviceTree.getDeviceByName returned None >05:57:08,963 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >05:57:08,965 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 1 ; name: vg_f17guswks ; >05:57:08,965 DEBUG blivet: getFormat('None') returning DeviceFormat instance >05:57:08,967 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: vg_f17guswks-lv_root ; current: None ; type: None ; >05:57:08,968 DEBUG blivet: looking up parted Device: /dev/mapper/vg_f17guswks-lv_root >05:57:08,977 DEBUG blivet: Adding vg_f17guswks-lv_root/51200MB to vg_f17guswks >05:57:08,978 INFO blivet: added lvmlv vg_f17guswks-lv_root (id 14) to device tree >05:57:08,979 DEBUG blivet: LVMLogicalVolumeDevice.setup: vg_f17guswks-lv_root ; status: True ; controllable: True ; orig: False ; >05:57:08,980 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: vg_f17guswks-lv_root ; status: True ; >05:57:08,991 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: vg_f17guswks-lv_root ; status: True ; >05:57:08,996 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-vg_f17guswks-lv_root /dev/disk/by-id/dm-uuid-LVM-MPUUpBVi5Zhspz94zwEFshdOK7LBVOhQw4x98qBN2TSnSmN2pF1pjsuCy5ZoRaaB /dev/disk/by-label/_Fedora-17-x86_6 /dev/disk/by-uuid/3c127d9d-3c51-4122-aa80-526fd4c66935 /dev/mapper/vg_f17guswks-lv_root /dev/vg_f17guswks/lv_root', > 'DEVNAME': 'dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'lv_root', > 'DM_NAME': 'vg_f17guswks-lv_root', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-MPUUpBVi5Zhspz94zwEFshdOK7LBVOhQw4x98qBN2TSnSmN2pF1pjsuCy5ZoRaaB', > 'DM_VG_NAME': 'vg_f17guswks', > 'ID_FS_LABEL': '_Fedora-17-x86_6', > 'ID_FS_LABEL_ENC': '_Fedora-17-x86_6', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '3c127d9d-3c51-4122-aa80-526fd4c66935', > 'ID_FS_UUID_ENC': '3c127d9d-3c51-4122-aa80-526fd4c66935', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '12880', > 'name': 'dm-2', > 'symlinks': ['/dev/disk/by-id/dm-name-vg_f17guswks-lv_root', > '/dev/disk/by-id/dm-uuid-LVM-MPUUpBVi5Zhspz94zwEFshdOK7LBVOhQw4x98qBN2TSnSmN2pF1pjsuCy5ZoRaaB', > '/dev/disk/by-label/_Fedora-17-x86_6', > '/dev/disk/by-uuid/3c127d9d-3c51-4122-aa80-526fd4c66935', > '/dev/mapper/vg_f17guswks-lv_root', > '/dev/vg_f17guswks/lv_root'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: vg_f17guswks-lv_root ; >05:57:08,996 INFO blivet: scanning vg_f17guswks-lv_root (/devices/virtual/block/dm-2)... >05:57:08,997 DEBUG blivet: DeviceTree.getDeviceByName: name: vg_f17guswks-lv_root ; >05:57:08,999 DEBUG blivet: DeviceTree.getDeviceByName returned existing 51200MB lvmlv vg_f17guswks-lv_root (14) >05:57:09,007 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: vg_f17guswks-lv_root ; >05:57:09,008 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: vg_f17guswks-lv_root ; label_type: None ; >05:57:09,011 DEBUG blivet: Ext4FS.supported: supported: True ; >05:57:09,011 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >05:57:09,012 DEBUG blivet: device vg_f17guswks-lv_root does not contain a disklabel >05:57:09,012 INFO blivet: type detected on 'vg_f17guswks-lv_root' is 'ext4' >05:57:09,101 DEBUG blivet: padding min size from 9049 up to 9549 >05:57:09,103 DEBUG blivet: Ext4FS.supported: supported: True ; >05:57:09,103 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >05:57:09,105 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: vg_f17guswks-lv_root ; current: None ; type: ext4 ; >05:57:09,108 DEBUG blivet: looking up parted Device: /dev/mapper/vg_f17guswks >05:57:09,109 DEBUG blivet: vg_f17guswks size is 476416MB >05:57:09,110 DEBUG blivet: vg vg_f17guswks has 10048MB free >05:57:09,110 DEBUG blivet: vg_f17guswks size is 476416MB >05:57:09,112 DEBUG blivet: vg vg_f17guswks has 10048MB free >05:57:09,114 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x39be950) -- > name = vg_f17guswks-lv_root status = True kids = 0 id = 14 > parents = ['existing 476416MB lvmvg vg_f17guswks (12)'] > uuid = w4x98q-BN2T-SnSm-N2pF-1pjs-uCy5-ZoRaaB size = 51200.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-2 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/vg_f17guswks-lv_root type: 12 > 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 0x39a95f0> > target size = 51200.0 path = /dev/mapper/vg_f17guswks-lv_root > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x39be850) -- > name = vg_f17guswks status = True kids = 2 id = 12 > parents = ['existing 476439MB partition sdb2 (11) with existing lvmpv'] > uuid = MPUUpB-Vi5Z-hspz-94zw-EFsh-dOK7-LBVOhQ size = 476416 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/vg_f17guswks > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 32.0 PE Count = 14888 > PE Free = 0 PV Count = 1 > LV Names = ['lv_home', 'lv_root', 'lv_swap'] modified = False > extents = 14888.0 free space = 10048 > free extents = 314.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 476439MB partition sdb2 (11) with existing lvmpv'] > LVs = ['existing 415168MB lvmlv vg_f17guswks-lv_home (13) with existing ext4 filesystem', > 'existing 51200MB lvmlv vg_f17guswks-lv_root (14) with existing ext4 filesystem'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 51200MB >05:57:09,123 DEBUG blivet: Ext4FS.supported: supported: True ; >05:57:09,124 INFO blivet: got format: Ext4FS instance (0x39c1490) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/vg_f17guswks-lv_root uuid = 3c127d9d-3c51-4122-aa80-526fd4c66935 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-17-x86_6 size = 51200.0 targetSize = 51200.0 > >05:57:09,125 DEBUG blivet: DeviceTree.getDeviceByName: name: vg_f17guswks-lv_swap ; >05:57:09,127 DEBUG blivet: DeviceTree.getDeviceByName returned None >05:57:09,128 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >05:57:09,131 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 2 ; name: vg_f17guswks ; >05:57:09,131 DEBUG blivet: getFormat('None') returning DeviceFormat instance >05:57:09,132 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: vg_f17guswks-lv_swap ; current: None ; type: None ; >05:57:09,133 DEBUG blivet: looking up parted Device: /dev/mapper/vg_f17guswks-lv_swap >05:57:09,146 DEBUG blivet: Adding vg_f17guswks-lv_swap/10048MB to vg_f17guswks >05:57:09,146 INFO blivet: added lvmlv vg_f17guswks-lv_swap (id 15) to device tree >05:57:09,147 DEBUG blivet: LVMLogicalVolumeDevice.setup: vg_f17guswks-lv_swap ; status: True ; controllable: True ; orig: False ; >05:57:09,151 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: vg_f17guswks-lv_swap ; status: True ; >05:57:09,153 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: vg_f17guswks-lv_swap ; status: True ; >05:57:09,156 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-vg_f17guswks-lv_swap /dev/disk/by-id/dm-uuid-LVM-MPUUpBVi5Zhspz94zwEFshdOK7LBVOhQeaf40E2Tv6KLMfx02tT0iP4sp8ajK3CT /dev/disk/by-uuid/9f6e9ba4-6c8c-4103-b916-575be5d54951 /dev/mapper/vg_f17guswks-lv_swap /dev/vg_f17guswks/lv_swap', > 'DEVNAME': 'dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'lv_swap', > 'DM_NAME': 'vg_f17guswks-lv_swap', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-MPUUpBVi5Zhspz94zwEFshdOK7LBVOhQeaf40E2Tv6KLMfx02tT0iP4sp8ajK3CT', > 'DM_VG_NAME': 'vg_f17guswks', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': '9f6e9ba4-6c8c-4103-b916-575be5d54951', > 'ID_FS_UUID_ENC': '9f6e9ba4-6c8c-4103-b916-575be5d54951', > 'ID_FS_VERSION': '2', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '7211', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-vg_f17guswks-lv_swap', > '/dev/disk/by-id/dm-uuid-LVM-MPUUpBVi5Zhspz94zwEFshdOK7LBVOhQeaf40E2Tv6KLMfx02tT0iP4sp8ajK3CT', > '/dev/disk/by-uuid/9f6e9ba4-6c8c-4103-b916-575be5d54951', > '/dev/mapper/vg_f17guswks-lv_swap', > '/dev/vg_f17guswks/lv_swap'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: vg_f17guswks-lv_swap ; >05:57:09,157 INFO blivet: scanning vg_f17guswks-lv_swap (/devices/virtual/block/dm-0)... >05:57:09,158 DEBUG blivet: DeviceTree.getDeviceByName: name: vg_f17guswks-lv_swap ; >05:57:09,160 DEBUG blivet: DeviceTree.getDeviceByName returned existing 10048MB lvmlv vg_f17guswks-lv_swap (15) >05:57:09,162 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: vg_f17guswks-lv_swap ; >05:57:09,163 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: vg_f17guswks-lv_swap ; label_type: None ; >05:57:09,164 DEBUG blivet: SwapSpace.__init__: >05:57:09,165 DEBUG blivet: getFormat('swap') returning SwapSpace instance >05:57:09,165 DEBUG blivet: device vg_f17guswks-lv_swap does not contain a disklabel >05:57:09,165 INFO blivet: type detected on 'vg_f17guswks-lv_swap' is 'swap' >05:57:09,166 DEBUG blivet: SwapSpace.__init__: device: /dev/mapper/vg_f17guswks-lv_swap ; serial: None ; uuid: 9f6e9ba4-6c8c-4103-b916-575be5d54951 ; exists: True ; label: None ; >05:57:09,166 DEBUG blivet: getFormat('swap') returning SwapSpace instance >05:57:09,167 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: vg_f17guswks-lv_swap ; current: None ; type: swap ; >05:57:09,169 DEBUG blivet: looking up parted Device: /dev/mapper/vg_f17guswks >05:57:09,170 DEBUG blivet: vg_f17guswks size is 476416MB >05:57:09,171 DEBUG blivet: vg vg_f17guswks has 0MB free >05:57:09,171 DEBUG blivet: vg_f17guswks size is 476416MB >05:57:09,173 DEBUG blivet: vg vg_f17guswks has 0MB free >05:57:09,175 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x39c17d0) -- > name = vg_f17guswks-lv_swap status = True kids = 0 id = 15 > parents = ['existing 476416MB lvmvg vg_f17guswks (12)'] > uuid = eaf40E-2Tv6-KLMf-x02t-T0iP-4sp8-ajK3CT size = 10048.0 > format = existing swap > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-0 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/vg_f17guswks-lv_swap type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 20578304 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32729 did: 0 busy: True > hardwareGeometry: (1280, 255, 63) biosGeometry: (1280, 255, 63) > PedDevice: <_ped.Device object at 0x39a9680> > target size = 10048.0 path = /dev/mapper/vg_f17guswks-lv_swap > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x39be850) -- > name = vg_f17guswks status = True kids = 3 id = 12 > parents = ['existing 476439MB partition sdb2 (11) with existing lvmpv'] > uuid = MPUUpB-Vi5Z-hspz-94zw-EFsh-dOK7-LBVOhQ size = 476416 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/vg_f17guswks > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 32.0 PE Count = 14888 > PE Free = 0 PV Count = 1 > LV Names = ['lv_home', 'lv_root', 'lv_swap'] modified = False > extents = 14888.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 476439MB partition sdb2 (11) with existing lvmpv'] > LVs = ['existing 415168MB lvmlv vg_f17guswks-lv_home (13) with existing ext4 filesystem', > 'existing 51200MB lvmlv vg_f17guswks-lv_root (14) with existing ext4 filesystem', > 'existing 10048MB lvmlv vg_f17guswks-lv_swap (15) with existing swap'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 10048MB >05:57:09,175 INFO blivet: got format: SwapSpace instance (0x39b0650) -- > type = swap name = swap status = True > device = /dev/mapper/vg_f17guswks-lv_swap uuid = 9f6e9ba4-6c8c-4103-b916-575be5d54951 exists = True > options = supported = True formattable = True resizable = False > priority = None label = None >05:57:09,176 DEBUG blivet: DeviceTree.getDeviceByName: name: vg_f17guswks-lv_root ; >05:57:09,178 DEBUG blivet: DeviceTree.getDeviceByName returned existing 51200MB lvmlv vg_f17guswks-lv_root (14) with existing ext4 filesystem >05:57:09,179 DEBUG blivet: set vg_f17guswks-lv_root copies to 1, metadata size to 0MB, log size to 0MB, total size 51200MB >05:57:09,180 DEBUG blivet: DeviceTree.getDeviceByName: name: vg_f17guswks-lv_swap ; >05:57:09,189 DEBUG blivet: DeviceTree.getDeviceByName returned existing 10048MB lvmlv vg_f17guswks-lv_swap (15) with existing swap >05:57:09,189 DEBUG blivet: set vg_f17guswks-lv_swap copies to 1, metadata size to 0MB, log size to 0MB, total size 10048MB >05:57:09,190 DEBUG blivet: DeviceTree.getDeviceByName: name: vg_f17guswks-lv_home ; >05:57:09,191 DEBUG blivet: DeviceTree.getDeviceByName returned existing 415168MB lvmlv vg_f17guswks-lv_home (13) with existing ext4 filesystem >05:57:09,192 DEBUG blivet: set vg_f17guswks-lv_home copies to 1, metadata size to 0MB, log size to 0MB, total size 415168MB >05:57:09,192 DEBUG blivet: looking up parted Device: /dev/sdb2 >05:57:09,194 INFO blivet: got device: PartitionDevice instance (0x39b03d0) -- > name = sdb2 status = True kids = 1 id = 11 > parents = ['existing 476940MB disk sdb (9) with existing msdos disklabel'] > uuid = None size = 476439.0 > format = existing lvmpv > major = 8 minor = 18 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:1/0:0:1:0/block/sdb/sdb2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 975747072 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32729 did: 0 busy: False > hardwareGeometry: (60737, 255, 63) biosGeometry: (60737, 255, 63) > PedDevice: <_ped.Device object at 0x39a94d0> > target size = 0 path = /dev/sdb2 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x39b0150> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x39be2d0> PedPartition: <_ped.Partition object at 0x39b6590> > disk = existing 476940MB disk sdb (9) with existing msdos disklabel > start = 1026048 end = 976773119 length = 975747072 > flags = lvm >05:57:09,194 INFO blivet: got format: LVMPhysicalVolume instance (0x39be750) -- > type = lvmpv name = physical volume (LVM) status = False > device = /dev/sdb2 uuid = zeFsth-1wRe-6cJX-qGkA-mEhl-yAQV-iM52Rn exists = True > options = None supported = True formattable = True resizable = False > vgName = vg_f17guswks vgUUID = MPUUpB-Vi5Z-hspz-94zw-EFsh-dOK7-LBVOhQ peStart = 1.0 >05:57:09,200 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD1002FBYS-02A6B0_WD-WMATV8131634 /dev/disk/by-id/wwn-0x50014ee0ad0adc5b /dev/disk/by-uuid/6e0df940-6859-415b-acf2-452a0b902192', > 'DEVNAME': 'sdc', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdc', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '188', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '188', > '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_BTRFS_READY': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'btrfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '6e0df940-6859-415b-acf2-452a0b902192', > 'ID_FS_UUID_ENC': '6e0df940-6859-415b-acf2-452a0b902192', > 'ID_FS_UUID_SUB': 'c270e2e6-929c-4240-9676-26e611bb8fc6', > 'ID_FS_UUID_SUB_ENC': 'c270e2e6-929c-4240-9676-26e611bb8fc6', > 'ID_MODEL': 'WDC_WD1002FBYS-02A6B0', > 'ID_MODEL_ENC': 'WDC\\x20WD1002FBYS-02A6B0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_REVISION': '03.00C06', > 'ID_SERIAL': 'WDC_WD1002FBYS-02A6B0_WD-WMATV8131634', > 'ID_SERIAL_SHORT': 'WD-WMATV8131634', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee0ad0adc5b', > 'ID_WWN_WITH_EXTENSION': '0x50014ee0ad0adc5b', > 'MAJOR': '8', > 'MINOR': '32', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '37535', > 'name': 'sdc', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD1002FBYS-02A6B0_WD-WMATV8131634', > '/dev/disk/by-id/wwn-0x50014ee0ad0adc5b', > '/dev/disk/by-uuid/6e0df940-6859-415b-acf2-452a0b902192'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdc'} ; name: sdc ; >05:57:09,201 INFO blivet: scanning sdc (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdc)... >05:57:09,210 DEBUG blivet: DeviceTree.getDeviceByName: name: sdc ; >05:57:09,211 DEBUG blivet: DeviceTree.getDeviceByName returned None >05:57:09,212 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdc ; >05:57:09,213 INFO blivet: sdc is a disk >05:57:09,213 DEBUG blivet: getFormat('None') returning DeviceFormat instance >05:57:09,214 DEBUG blivet: DiskDevice._setFormat: sdc ; current: None ; type: None ; >05:57:09,227 INFO blivet: added disk sdc (id 16) to device tree >05:57:09,227 DEBUG blivet: looking up parted Device: /dev/sdc >05:57:09,229 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdc ; >05:57:09,231 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdc ; label_type: None ; >05:57:09,232 DEBUG blivet: BTRFS.supported: supported: True ; >05:57:09,233 DEBUG blivet: getFormat('btrfs') returning BTRFS instance >05:57:09,234 DEBUG blivet: device sdc does not contain a disklabel >05:57:09,234 INFO blivet: type detected on 'sdc' is 'btrfs' >05:57:09,236 DEBUG blivet: BTRFS.supported: supported: True ; >05:57:09,236 DEBUG blivet: getFormat('btrfs') returning BTRFS instance >05:57:09,237 DEBUG blivet: DiskDevice._setFormat: sdc ; current: None ; type: btrfs ; >05:57:09,238 DEBUG blivet: DeviceTree.handleBTRFSFormat: name: sdc ; >05:57:09,239 INFO blivet: creating btrfs volume btrfs.None >05:57:09,240 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sdc ; >05:57:09,240 DEBUG blivet: getFormat('None') returning DeviceFormat instance >05:57:09,242 DEBUG blivet: BTRFSVolumeDevice._setFormat: btrfs.17 ; current: None ; type: None ; >05:57:09,243 DEBUG blivet: BTRFS.supported: supported: True ; >05:57:09,244 DEBUG blivet: getFormat('btrfs') returning BTRFS instance >05:57:09,245 DEBUG blivet: BTRFSVolumeDevice._setFormat: btrfs.17 ; current: None ; type: btrfs ; >05:57:09,245 INFO blivet: added btrfs volume btrfs.17 (id 17) to device tree >05:57:09,247 DEBUG blivet: BTRFSVolumeDevice.setup: btrfs.17 ; status: True ; controllable: True ; orig: True ; >05:57:09,256 INFO blivet: failed to get default SELinux context for /tmp/btrfs-tmp.17b_O5fO: [Errno 2] No such file or directory >05:57:09,256 INFO blivet: set SELinux context for mountpoint /tmp/btrfs-tmp.17b_O5fO to None >05:57:09,352 INFO blivet: failed to get default SELinux context for /tmp/btrfs-tmp.17b_O5fO: [Errno 2] No such file or directory >05:57:09,352 INFO blivet: set SELinux context for newly mounted filesystem root at /tmp/btrfs-tmp.17b_O5fO to None >05:57:09,558 DEBUG blivet: BTRFS.supported: supported: True ; >05:57:09,558 DEBUG blivet: getFormat('btrfs') returning BTRFS instance >05:57:09,560 DEBUG blivet: BTRFSVolumeDevice.addChild: kids: 0 ; name: btrfs.17 ; >05:57:09,561 DEBUG blivet: BTRFSSubVolumeDevice._setFormat: img ; current: None ; type: btrfs ; >05:57:09,561 INFO blivet: added btrfs subvolume img (id 18) to device tree >05:57:09,562 INFO blivet: got device: DiskDevice instance (0x39bef50) -- > name = sdc status = True kids = 1 id = 16 > parents = [] > uuid = None size = 953869.710938 > format = existing btrfs filesystem > major = 8 minor = 32 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdc partedDevice = parted.Device instance -- > model: ATA WDC WD1002FBYS-0 path: /dev/sdc type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x39a9710> > target size = 0 path = /dev/sdc > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x39c1290> >05:57:09,563 DEBUG blivet: BTRFS.supported: supported: True ; >05:57:09,563 INFO blivet: got format: BTRFS instance (0x39c1f50) -- > type = btrfs name = btrfs status = False > device = /dev/sdc uuid = c270e2e6-929c-4240-9676-26e611bb8fc6 exists = True > options = defaults supported = True formattable = True resizable = False > mountpoint = None mountopts = None > label = None size = 0.0 targetSize = 0.0 > >05:57:09,568 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD5002ABYS-02B1B0_WD-WCASYE730343 /dev/disk/by-id/wwn-0x50014ee25a417e3c /dev/disk/by-uuid/6e0df940-6859-415b-acf2-452a0b902192', > 'DEVNAME': 'sdd', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:1/1:0:1:0/block/sdd', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '96', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '96', > '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_BTRFS_READY': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'btrfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '6e0df940-6859-415b-acf2-452a0b902192', > 'ID_FS_UUID_ENC': '6e0df940-6859-415b-acf2-452a0b902192', > 'ID_FS_UUID_SUB': '8f0837e1-6e44-4df7-a9ff-c9a895955cf0', > 'ID_FS_UUID_SUB_ENC': '8f0837e1-6e44-4df7-a9ff-c9a895955cf0', > 'ID_MODEL': 'WDC_WD5002ABYS-02B1B0', > 'ID_MODEL_ENC': 'WDC\\x20WD5002ABYS-02B1B0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_REVISION': '02.03B03', > 'ID_SERIAL': 'WDC_WD5002ABYS-02B1B0_WD-WCASYE730343', > 'ID_SERIAL_SHORT': 'WD-WCASYE730343', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee25a417e3c', > 'ID_WWN_WITH_EXTENSION': '0x50014ee25a417e3c', > 'MAJOR': '8', > 'MINOR': '48', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '38017', > 'name': 'sdd', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD5002ABYS-02B1B0_WD-WCASYE730343', > '/dev/disk/by-id/wwn-0x50014ee25a417e3c', > '/dev/disk/by-uuid/6e0df940-6859-415b-acf2-452a0b902192'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:1/1:0:1:0/block/sdd'} ; name: sdd ; >05:57:09,569 INFO blivet: scanning sdd (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:1/1:0:1:0/block/sdd)... >05:57:09,570 DEBUG blivet: DeviceTree.getDeviceByName: name: sdd ; >05:57:09,570 DEBUG blivet: DeviceTree.getDeviceByName returned None >05:57:09,571 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdd ; >05:57:09,572 INFO blivet: sdd is a disk >05:57:09,573 DEBUG blivet: getFormat('None') returning DeviceFormat instance >05:57:09,574 DEBUG blivet: DiskDevice._setFormat: sdd ; current: None ; type: None ; >05:57:09,591 INFO blivet: added disk sdd (id 19) to device tree >05:57:09,591 DEBUG blivet: looking up parted Device: /dev/sdd >05:57:09,596 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdd ; >05:57:09,597 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdd ; label_type: None ; >05:57:09,598 DEBUG blivet: BTRFS.supported: supported: True ; >05:57:09,599 DEBUG blivet: getFormat('btrfs') returning BTRFS instance >05:57:09,599 DEBUG blivet: device sdd does not contain a disklabel >05:57:09,600 INFO blivet: type detected on 'sdd' is 'btrfs' >05:57:09,601 DEBUG blivet: BTRFS.supported: supported: True ; >05:57:09,601 DEBUG blivet: getFormat('btrfs') returning BTRFS instance >05:57:09,602 DEBUG blivet: DiskDevice._setFormat: sdd ; current: None ; type: btrfs ; >05:57:09,603 DEBUG blivet: DeviceTree.handleBTRFSFormat: name: sdd ; >05:57:09,604 INFO blivet: found btrfs volume btrfs.17 >05:57:09,605 DEBUG blivet: BTRFSVolumeDevice._addDevice: btrfs.17 ; device: sdd ; status: True ; >05:57:09,606 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sdd ; >05:57:09,607 INFO blivet: got device: DiskDevice instance (0x39c12d0) -- > name = sdd status = True kids = 1 id = 19 > parents = [] > uuid = None size = 476940.023438 > format = existing btrfs filesystem > major = 8 minor = 48 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:1/1:0:1:0/block/sdd partedDevice = parted.Device instance -- > model: ATA WDC WD5002ABYS-0 path: /dev/sdd type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 1 busy: False > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x39a97a0> > target size = 0 path = /dev/sdd > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x39d4650> >05:57:09,616 DEBUG blivet: BTRFS.supported: supported: True ; >05:57:09,617 INFO blivet: got format: BTRFS instance (0x39d47d0) -- > type = btrfs name = btrfs status = False > device = /dev/sdd uuid = 8f0837e1-6e44-4df7-a9ff-c9a895955cf0 exists = True > options = defaults supported = True formattable = True resizable = False > mountpoint = None mountopts = None > label = None size = 0.0 targetSize = 0.0 > >05:57:09,620 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-HL-DT-ST_DVDRAM_GH22NS50_K2SA7DB5432 /dev/disk/by-id/wwn-0x5001480000000000', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.5/ata3/host2/target2:0:0/2:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_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': 'HL-DT-ST_DVDRAM_GH22NS50', > 'ID_MODEL_ENC': 'HL-DT-ST\\x20DVDRAM\\x20GH22NS50\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_REVISION': 'TN02', > 'ID_SERIAL': 'HL-DT-ST_DVDRAM_GH22NS50_K2SA7DB5432', > 'ID_SERIAL_SHORT': 'K2SA7DB5432', > 'ID_TYPE': 'cd', > 'ID_WWN': '0x5001480000000000', > 'ID_WWN_WITH_EXTENSION': '0x5001480000000000', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '39276', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-HL-DT-ST_DVDRAM_GH22NS50_K2SA7DB5432', > '/dev/disk/by-id/wwn-0x5001480000000000'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.5/ata3/host2/target2:0:0/2:0:0:0/block/sr0'} ; name: sr0 ; >05:57:09,624 INFO blivet: scanning sr0 (/devices/pci0000:00/0000:00:1f.5/ata3/host2/target2:0:0/2:0:0:0/block/sr0)... >05:57:09,625 DEBUG blivet: DeviceTree.getDeviceByName: name: sr0 ; >05:57:09,626 DEBUG blivet: DeviceTree.getDeviceByName returned None >05:57:09,626 INFO blivet: sr0 is a cdrom >05:57:09,626 DEBUG blivet: DeviceTree.addUdevOpticalDevice: >05:57:09,627 DEBUG blivet: getFormat('None') returning DeviceFormat instance >05:57:09,634 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >05:57:09,634 INFO blivet: added cdrom sr0 (id 20) to device tree >05:57:09,635 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >05:57:09,665 DEBUG blivet: no device or no media present >05:57:09,667 DEBUG blivet: DeviceTree.addUdevDevice: info: {'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', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '55492', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >05:57:09,667 INFO blivet: scanning loop0 (/devices/virtual/block/loop0)... >05:57:09,668 DEBUG blivet: DeviceTree.getDeviceByName: name: loop0 ; >05:57:09,669 DEBUG blivet: DeviceTree.getDeviceByName returned None >05:57:09,670 INFO blivet: loop0 is a loop device >05:57:09,672 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop0 ; >05:57:09,673 DEBUG blivet: DeviceTree.getDeviceByName: name: /osmin.img (deleted) ; >05:57:09,674 DEBUG blivet: DeviceTree.getDeviceByName returned None >05:57:09,674 DEBUG blivet: getFormat('None') returning DeviceFormat instance >05:57:09,675 DEBUG blivet: FileDevice._setFormat: /osmin.img (deleted) ; current: None ; type: None ; >05:57:09,676 INFO blivet: added file /osmin.img (deleted) (id 21) to device tree >05:57:09,677 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin.img (deleted) ; >05:57:09,677 DEBUG blivet: getFormat('None') returning DeviceFormat instance >05:57:09,678 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >05:57:09,679 INFO blivet: added loop loop0 (id 22) to device tree >05:57:09,681 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >05:57:09,683 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >05:57:09,684 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >05:57:09,685 DEBUG blivet: device loop0 does not contain a disklabel >05:57:09,686 INFO blivet: type detected on 'loop0' is 'squashfs' >05:57:09,686 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >05:57:09,689 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: squashfs ; >05:57:09,691 INFO blivet: got device: LoopDevice instance (0x39d4750) -- > name = loop0 status = False kids = 0 id = 22 > parents = ['existing 0MB file /osmin.img (deleted) (21)'] > 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 >05:57:09,692 INFO blivet: got format: DeviceFormat instance (0x39d4a10) -- > type = squashfs name = squashfs status = False > device = /dev/loop0 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >05:57:09,698 DEBUG blivet: DeviceTree.addUdevDevice: info: {'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', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '55884', > 'name': 'loop1', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >05:57:09,698 INFO blivet: scanning loop1 (/devices/virtual/block/loop1)... >05:57:09,699 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >05:57:09,700 DEBUG blivet: DeviceTree.getDeviceByName returned None >05:57:09,701 INFO blivet: loop1 is a loop device >05:57:09,702 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop1 ; >05:57:09,703 DEBUG blivet: DeviceTree.getDeviceByName: name: /osmin ; >05:57:09,704 DEBUG blivet: DeviceTree.getDeviceByName returned None >05:57:09,704 DEBUG blivet: getFormat('None') returning DeviceFormat instance >05:57:09,705 DEBUG blivet: FileDevice._setFormat: /osmin ; current: None ; type: None ; >05:57:09,706 INFO blivet: added file /osmin (id 23) to device tree >05:57:09,707 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin ; >05:57:09,707 DEBUG blivet: getFormat('None') returning DeviceFormat instance >05:57:09,708 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >05:57:09,709 INFO blivet: added loop loop1 (id 24) to device tree >05:57:09,710 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >05:57:09,711 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >05:57:09,711 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >05:57:09,711 DEBUG blivet: device loop1 does not contain a disklabel >05:57:09,712 INFO blivet: type detected on 'loop1' is 'DM_snapshot_cow' >05:57:09,712 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >05:57:09,713 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: DM_snapshot_cow ; >05:57:09,714 INFO blivet: got device: LoopDevice instance (0x39d45d0) -- > name = loop1 status = False kids = 0 id = 24 > parents = ['existing 0MB file /osmin (23)'] > 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 >05:57:09,714 INFO blivet: got format: DeviceFormat instance (0x39d4c10) -- > 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 > >05:57:09,716 DEBUG blivet: DeviceTree.addUdevDevice: info: {'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', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '56287', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >05:57:09,716 INFO blivet: scanning loop2 (/devices/virtual/block/loop2)... >05:57:09,717 DEBUG blivet: DeviceTree.getDeviceByName: name: loop2 ; >05:57:09,718 DEBUG blivet: DeviceTree.getDeviceByName returned None >05:57:09,719 INFO blivet: loop2 is a loop device >05:57:09,720 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop2 ; >05:57:09,721 DEBUG blivet: DeviceTree.getDeviceByName: name: /run/initramfs/live/LiveOS/squashfs.img ; >05:57:09,722 DEBUG blivet: DeviceTree.getDeviceByName returned None >05:57:09,722 DEBUG blivet: getFormat('None') returning DeviceFormat instance >05:57:09,723 DEBUG blivet: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >05:57:09,724 INFO blivet: added file /run/initramfs/live/LiveOS/squashfs.img (id 25) to device tree >05:57:09,725 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >05:57:09,725 DEBUG blivet: getFormat('None') returning DeviceFormat instance >05:57:09,726 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >05:57:09,727 INFO blivet: added loop loop2 (id 26) to device tree >05:57:09,728 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >05:57:09,729 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >05:57:09,729 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >05:57:09,729 DEBUG blivet: device loop2 does not contain a disklabel >05:57:09,730 INFO blivet: type detected on 'loop2' is 'squashfs' >05:57:09,730 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >05:57:09,731 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: squashfs ; >05:57:09,732 INFO blivet: got device: LoopDevice instance (0x39d4dd0) -- > name = loop2 status = False kids = 0 id = 26 > parents = ['existing 0MB file /run/initramfs/live/LiveOS/squashfs.img (25)'] > 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 >05:57:09,732 INFO blivet: got format: DeviceFormat instance (0x39d4e90) -- > type = squashfs name = squashfs status = False > device = /dev/loop2 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >05:57:09,734 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '56689', > 'name': 'loop3', > 'symlinks': ['/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5'], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >05:57:09,743 INFO blivet: scanning loop3 (/devices/virtual/block/loop3)... >05:57:09,744 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >05:57:09,744 DEBUG blivet: DeviceTree.getDeviceByName returned None >05:57:09,745 INFO blivet: loop3 is a loop device >05:57:09,745 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop3 ; >05:57:09,747 DEBUG blivet: DeviceTree.getDeviceByName: name: /LiveOS/ext3fs.img ; >05:57:09,749 DEBUG blivet: DeviceTree.getDeviceByName returned None >05:57:09,749 DEBUG blivet: getFormat('None') returning DeviceFormat instance >05:57:09,750 DEBUG blivet: FileDevice._setFormat: /LiveOS/ext3fs.img ; current: None ; type: None ; >05:57:09,751 INFO blivet: added file /LiveOS/ext3fs.img (id 27) to device tree >05:57:09,752 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /LiveOS/ext3fs.img ; >05:57:09,752 DEBUG blivet: getFormat('None') returning DeviceFormat instance >05:57:09,753 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: None ; >05:57:09,754 INFO blivet: added loop loop3 (id 28) to device tree >05:57:09,755 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop3 ; >05:57:09,756 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop3 ; label_type: None ; >05:57:09,757 DEBUG blivet: Ext4FS.supported: supported: True ; >05:57:09,757 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >05:57:09,758 DEBUG blivet: device loop3 does not contain a disklabel >05:57:09,758 INFO blivet: type detected on 'loop3' is 'ext4' >05:57:09,801 DEBUG blivet: using current size 0 as min size >05:57:09,802 DEBUG blivet: Ext4FS.supported: supported: True ; >05:57:09,802 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >05:57:09,803 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: ext4 ; >05:57:09,804 INFO blivet: got device: LoopDevice instance (0x39d4e50) -- > name = loop3 status = False kids = 0 id = 28 > parents = ['existing 0MB file /LiveOS/ext3fs.img (27)'] > 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 >05:57:09,805 DEBUG blivet: Ext4FS.supported: supported: True ; >05:57:09,806 INFO blivet: got format: Ext4FS instance (0x39d4a90) -- > type = ext4 name = ext4 status = False > device = /dev/loop3 uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 4096.0 targetSize = 4096.0 > >05:57:09,807 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop4', > 'DEVPATH': '/devices/virtual/block/loop4', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '57106', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >05:57:09,808 INFO blivet: scanning loop4 (/devices/virtual/block/loop4)... >05:57:09,809 DEBUG blivet: DeviceTree.getDeviceByName: name: loop4 ; >05:57:09,810 DEBUG blivet: DeviceTree.getDeviceByName returned None >05:57:09,810 INFO blivet: loop4 is a loop device >05:57:09,811 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop4 ; >05:57:09,812 DEBUG blivet: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >05:57:09,814 DEBUG blivet: DeviceTree.getDeviceByName returned None >05:57:09,814 DEBUG blivet: getFormat('None') returning DeviceFormat instance >05:57:09,815 DEBUG blivet: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >05:57:09,816 INFO blivet: added file /overlay (deleted) (id 29) to device tree >05:57:09,817 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >05:57:09,817 DEBUG blivet: getFormat('None') returning DeviceFormat instance >05:57:09,818 DEBUG blivet: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >05:57:09,819 INFO blivet: added loop loop4 (id 30) to device tree >05:57:09,820 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop4 ; >05:57:09,821 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop4 ; label_type: None ; >05:57:09,821 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >05:57:09,821 DEBUG blivet: device loop4 does not contain a disklabel >05:57:09,822 INFO blivet: type detected on 'loop4' is 'DM_snapshot_cow' >05:57:09,822 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >05:57:09,823 DEBUG blivet: LoopDevice._setFormat: loop4 ; current: None ; type: DM_snapshot_cow ; >05:57:09,824 INFO blivet: got device: LoopDevice instance (0x39e00d0) -- > name = loop4 status = False kids = 0 id = 30 > parents = ['existing 0MB file /overlay (deleted) (29)'] > 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/loop4 > format args = [] originalFormat = None >05:57:09,824 INFO blivet: got format: DeviceFormat instance (0x39e01d0) -- > type = DM_snapshot_cow name = DM_snapshot_cow status = False > device = /dev/loop4 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >05:57:09,827 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-vg_f17guswks-lv_swap /dev/disk/by-id/dm-uuid-LVM-MPUUpBVi5Zhspz94zwEFshdOK7LBVOhQeaf40E2Tv6KLMfx02tT0iP4sp8ajK3CT /dev/disk/by-uuid/9f6e9ba4-6c8c-4103-b916-575be5d54951 /dev/mapper/vg_f17guswks-lv_swap /dev/vg_f17guswks/lv_swap', > 'DEVNAME': 'dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'lv_swap', > 'DM_NAME': 'vg_f17guswks-lv_swap', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-MPUUpBVi5Zhspz94zwEFshdOK7LBVOhQeaf40E2Tv6KLMfx02tT0iP4sp8ajK3CT', > 'DM_VG_NAME': 'vg_f17guswks', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': '9f6e9ba4-6c8c-4103-b916-575be5d54951', > 'ID_FS_UUID_ENC': '9f6e9ba4-6c8c-4103-b916-575be5d54951', > 'ID_FS_VERSION': '2', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '7211', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-vg_f17guswks-lv_swap', > '/dev/disk/by-id/dm-uuid-LVM-MPUUpBVi5Zhspz94zwEFshdOK7LBVOhQeaf40E2Tv6KLMfx02tT0iP4sp8ajK3CT', > '/dev/disk/by-uuid/9f6e9ba4-6c8c-4103-b916-575be5d54951', > '/dev/mapper/vg_f17guswks-lv_swap', > '/dev/vg_f17guswks/lv_swap'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: vg_f17guswks-lv_swap ; >05:57:09,828 INFO blivet: scanning vg_f17guswks-lv_swap (/devices/virtual/block/dm-0)... >05:57:09,829 DEBUG blivet: DeviceTree.getDeviceByName: name: vg_f17guswks-lv_swap ; >05:57:09,831 DEBUG blivet: DeviceTree.getDeviceByName returned existing 10048MB lvmlv vg_f17guswks-lv_swap (15) with existing swap >05:57:09,832 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: vg_f17guswks-lv_swap ; >05:57:09,833 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: vg_f17guswks-lv_swap ; label_type: None ; >05:57:09,834 DEBUG blivet: SwapSpace.__init__: >05:57:09,834 DEBUG blivet: getFormat('swap') returning SwapSpace instance >05:57:09,835 DEBUG blivet: device vg_f17guswks-lv_swap does not contain a disklabel >05:57:09,835 DEBUG blivet: no type or existing type for vg_f17guswks-lv_swap, bailing >05:57:09,837 DEBUG blivet: looking up parted Device: /dev/mapper/vg_f17guswks >05:57:09,838 DEBUG blivet: vg_f17guswks size is 476416MB >05:57:09,839 DEBUG blivet: vg vg_f17guswks has 0MB free >05:57:09,840 DEBUG blivet: vg_f17guswks size is 476416MB >05:57:09,841 DEBUG blivet: vg vg_f17guswks has 0MB free >05:57:09,843 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x39c17d0) -- > name = vg_f17guswks-lv_swap status = True kids = 0 id = 15 > parents = ['existing 476416MB lvmvg vg_f17guswks (12)'] > uuid = eaf40E-2Tv6-KLMf-x02t-T0iP-4sp8-ajK3CT size = 10048.0 > format = existing swap > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-0 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/vg_f17guswks-lv_swap type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 20578304 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32729 did: 0 busy: True > hardwareGeometry: (1280, 255, 63) biosGeometry: (1280, 255, 63) > PedDevice: <_ped.Device object at 0x39a9680> > target size = 10048.0 path = /dev/mapper/vg_f17guswks-lv_swap > format args = [] originalFormat = swap target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x39be850) -- > name = vg_f17guswks status = True kids = 3 id = 12 > parents = ['existing 476439MB partition sdb2 (11) with existing lvmpv'] > uuid = MPUUpB-Vi5Z-hspz-94zw-EFsh-dOK7-LBVOhQ size = 476416 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/vg_f17guswks > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 32.0 PE Count = 14888 > PE Free = 0 PV Count = 1 > LV Names = ['lv_home', 'lv_root', 'lv_swap'] modified = False > extents = 14888.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 476439MB partition sdb2 (11) with existing lvmpv'] > LVs = ['existing 415168MB lvmlv vg_f17guswks-lv_home (13) with existing ext4 filesystem', > 'existing 51200MB lvmlv vg_f17guswks-lv_root (14) with existing ext4 filesystem', > 'existing 10048MB lvmlv vg_f17guswks-lv_swap (15) with existing swap'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 10048MB >05:57:09,850 INFO blivet: got format: SwapSpace instance (0x39b0650) -- > type = swap name = swap status = True > device = /dev/mapper/vg_f17guswks-lv_swap uuid = 9f6e9ba4-6c8c-4103-b916-575be5d54951 exists = True > options = supported = True formattable = True resizable = False > priority = None label = None >05:57:09,855 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-vg_f17guswks-lv_home /dev/disk/by-id/dm-uuid-LVM-MPUUpBVi5Zhspz94zwEFshdOK7LBVOhQkR8rTssRA51HGb238zpkv1cWVeFssjaC /dev/disk/by-uuid/ea814cd2-99b4-4f60-acc5-27b662366c18 /dev/mapper/vg_f17guswks-lv_home /dev/vg_f17guswks/lv_home', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'lv_home', > 'DM_NAME': 'vg_f17guswks-lv_home', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-MPUUpBVi5Zhspz94zwEFshdOK7LBVOhQkR8rTssRA51HGb238zpkv1cWVeFssjaC', > 'DM_VG_NAME': 'vg_f17guswks', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'ea814cd2-99b4-4f60-acc5-27b662366c18', > 'ID_FS_UUID_ENC': 'ea814cd2-99b4-4f60-acc5-27b662366c18', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '9072', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-vg_f17guswks-lv_home', > '/dev/disk/by-id/dm-uuid-LVM-MPUUpBVi5Zhspz94zwEFshdOK7LBVOhQkR8rTssRA51HGb238zpkv1cWVeFssjaC', > '/dev/disk/by-uuid/ea814cd2-99b4-4f60-acc5-27b662366c18', > '/dev/mapper/vg_f17guswks-lv_home', > '/dev/vg_f17guswks/lv_home'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: vg_f17guswks-lv_home ; >05:57:09,856 INFO blivet: scanning vg_f17guswks-lv_home (/devices/virtual/block/dm-1)... >05:57:09,856 DEBUG blivet: DeviceTree.getDeviceByName: name: vg_f17guswks-lv_home ; >05:57:09,858 DEBUG blivet: DeviceTree.getDeviceByName returned existing 415168MB lvmlv vg_f17guswks-lv_home (13) with existing ext4 filesystem >05:57:09,858 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: vg_f17guswks-lv_home ; >05:57:09,859 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: vg_f17guswks-lv_home ; label_type: None ; >05:57:09,860 DEBUG blivet: Ext4FS.supported: supported: True ; >05:57:09,860 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >05:57:09,860 DEBUG blivet: device vg_f17guswks-lv_home does not contain a disklabel >05:57:09,861 DEBUG blivet: no type or existing type for vg_f17guswks-lv_home, bailing >05:57:09,863 DEBUG blivet: looking up parted Device: /dev/mapper/vg_f17guswks >05:57:09,863 DEBUG blivet: vg_f17guswks size is 476416MB >05:57:09,864 DEBUG blivet: vg vg_f17guswks has 0MB free >05:57:09,864 DEBUG blivet: vg_f17guswks size is 476416MB >05:57:09,865 DEBUG blivet: vg vg_f17guswks has 0MB free >05:57:09,867 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x39bed10) -- > name = vg_f17guswks-lv_home status = True kids = 0 id = 13 > parents = ['existing 476416MB lvmvg vg_f17guswks (12)'] > uuid = kR8rTs-sRA5-1HGb-238z-pkv1-cWVe-FssjaC size = 415168.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-1 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/vg_f17guswks-lv_home type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 850264064 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32729 did: 0 busy: False > hardwareGeometry: (52926, 255, 63) biosGeometry: (52926, 255, 63) > PedDevice: <_ped.Device object at 0x39a9170> > target size = 415168.0 path = /dev/mapper/vg_f17guswks-lv_home > format args = [] originalFormat = ext4 target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x39be850) -- > name = vg_f17guswks status = True kids = 3 id = 12 > parents = ['existing 476439MB partition sdb2 (11) with existing lvmpv'] > uuid = MPUUpB-Vi5Z-hspz-94zw-EFsh-dOK7-LBVOhQ size = 476416 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/vg_f17guswks > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 32.0 PE Count = 14888 > PE Free = 0 PV Count = 1 > LV Names = ['lv_home', 'lv_root', 'lv_swap'] modified = False > extents = 14888.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 476439MB partition sdb2 (11) with existing lvmpv'] > LVs = ['existing 415168MB lvmlv vg_f17guswks-lv_home (13) with existing ext4 filesystem', > 'existing 51200MB lvmlv vg_f17guswks-lv_root (14) with existing ext4 filesystem', > 'existing 10048MB lvmlv vg_f17guswks-lv_swap (15) with existing swap'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 415168MB >05:57:09,868 DEBUG blivet: Ext4FS.supported: supported: True ; >05:57:09,869 INFO blivet: got format: Ext4FS instance (0x39befd0) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/vg_f17guswks-lv_home uuid = ea814cd2-99b4-4f60-acc5-27b662366c18 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 415168.0 targetSize = 415168.0 > >05:57:09,872 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-vg_f17guswks-lv_root /dev/disk/by-id/dm-uuid-LVM-MPUUpBVi5Zhspz94zwEFshdOK7LBVOhQw4x98qBN2TSnSmN2pF1pjsuCy5ZoRaaB /dev/disk/by-label/_Fedora-17-x86_6 /dev/disk/by-uuid/3c127d9d-3c51-4122-aa80-526fd4c66935 /dev/mapper/vg_f17guswks-lv_root /dev/vg_f17guswks/lv_root', > 'DEVNAME': 'dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'lv_root', > 'DM_NAME': 'vg_f17guswks-lv_root', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-MPUUpBVi5Zhspz94zwEFshdOK7LBVOhQw4x98qBN2TSnSmN2pF1pjsuCy5ZoRaaB', > 'DM_VG_NAME': 'vg_f17guswks', > 'ID_FS_LABEL': '_Fedora-17-x86_6', > 'ID_FS_LABEL_ENC': '_Fedora-17-x86_6', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '3c127d9d-3c51-4122-aa80-526fd4c66935', > 'ID_FS_UUID_ENC': '3c127d9d-3c51-4122-aa80-526fd4c66935', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '12880', > 'name': 'dm-2', > 'symlinks': ['/dev/disk/by-id/dm-name-vg_f17guswks-lv_root', > '/dev/disk/by-id/dm-uuid-LVM-MPUUpBVi5Zhspz94zwEFshdOK7LBVOhQw4x98qBN2TSnSmN2pF1pjsuCy5ZoRaaB', > '/dev/disk/by-label/_Fedora-17-x86_6', > '/dev/disk/by-uuid/3c127d9d-3c51-4122-aa80-526fd4c66935', > '/dev/mapper/vg_f17guswks-lv_root', > '/dev/vg_f17guswks/lv_root'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: vg_f17guswks-lv_root ; >05:57:09,873 INFO blivet: scanning vg_f17guswks-lv_root (/devices/virtual/block/dm-2)... >05:57:09,874 DEBUG blivet: DeviceTree.getDeviceByName: name: vg_f17guswks-lv_root ; >05:57:09,876 DEBUG blivet: DeviceTree.getDeviceByName returned existing 51200MB lvmlv vg_f17guswks-lv_root (14) with existing ext4 filesystem >05:57:09,876 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: vg_f17guswks-lv_root ; >05:57:09,877 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: vg_f17guswks-lv_root ; label_type: None ; >05:57:09,878 DEBUG blivet: Ext4FS.supported: supported: True ; >05:57:09,878 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >05:57:09,878 DEBUG blivet: device vg_f17guswks-lv_root does not contain a disklabel >05:57:09,879 DEBUG blivet: no type or existing type for vg_f17guswks-lv_root, bailing >05:57:09,881 DEBUG blivet: looking up parted Device: /dev/mapper/vg_f17guswks >05:57:09,881 DEBUG blivet: vg_f17guswks size is 476416MB >05:57:09,882 DEBUG blivet: vg vg_f17guswks has 0MB free >05:57:09,885 DEBUG blivet: vg_f17guswks size is 476416MB >05:57:09,887 DEBUG blivet: vg vg_f17guswks has 0MB free >05:57:09,889 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x39be950) -- > name = vg_f17guswks-lv_root status = True kids = 0 id = 14 > parents = ['existing 476416MB lvmvg vg_f17guswks (12)'] > uuid = w4x98q-BN2T-SnSm-N2pF-1pjs-uCy5-ZoRaaB size = 51200.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-2 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/vg_f17guswks-lv_root type: 12 > 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 0x39a95f0> > target size = 51200.0 path = /dev/mapper/vg_f17guswks-lv_root > format args = [] originalFormat = ext4 target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x39be850) -- > name = vg_f17guswks status = True kids = 3 id = 12 > parents = ['existing 476439MB partition sdb2 (11) with existing lvmpv'] > uuid = MPUUpB-Vi5Z-hspz-94zw-EFsh-dOK7-LBVOhQ size = 476416 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/vg_f17guswks > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 32.0 PE Count = 14888 > PE Free = 0 PV Count = 1 > LV Names = ['lv_home', 'lv_root', 'lv_swap'] modified = False > extents = 14888.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 476439MB partition sdb2 (11) with existing lvmpv'] > LVs = ['existing 415168MB lvmlv vg_f17guswks-lv_home (13) with existing ext4 filesystem', > 'existing 51200MB lvmlv vg_f17guswks-lv_root (14) with existing ext4 filesystem', > 'existing 10048MB lvmlv vg_f17guswks-lv_swap (15) with existing swap'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 51200MB >05:57:09,893 DEBUG blivet: Ext4FS.supported: supported: True ; >05:57:09,893 INFO blivet: got format: Ext4FS instance (0x39c1490) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/vg_f17guswks-lv_root uuid = 3c127d9d-3c51-4122-aa80-526fd4c66935 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-17-x86_6 size = 51200.0 targetSize = 51200.0 > >05:57:09,902 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-guswks-root /dev/disk/by-id/dm-uuid-LVM-QFCZt96lM2aS0gdA6tA3JCt2pu3u0bhSZnfkkNIeON76r2qZaN9IUk6muheisAph /dev/disk/by-uuid/ee6477cd-ea60-4cb2-9512-4ffbbce48bab /dev/guswks/root /dev/mapper/guswks-root', > 'DEVNAME': 'dm-3', > 'DEVPATH': '/devices/virtual/block/dm-3', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'root', > 'DM_NAME': 'guswks-root', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-QFCZt96lM2aS0gdA6tA3JCt2pu3u0bhSZnfkkNIeON76r2qZaN9IUk6muheisAph', > 'DM_VG_NAME': 'guswks', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'ee6477cd-ea60-4cb2-9512-4ffbbce48bab', > 'ID_FS_UUID_ENC': 'ee6477cd-ea60-4cb2-9512-4ffbbce48bab', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '82071', > 'name': 'dm-3', > 'symlinks': ['/dev/disk/by-id/dm-name-guswks-root', > '/dev/disk/by-id/dm-uuid-LVM-QFCZt96lM2aS0gdA6tA3JCt2pu3u0bhSZnfkkNIeON76r2qZaN9IUk6muheisAph', > '/dev/disk/by-uuid/ee6477cd-ea60-4cb2-9512-4ffbbce48bab', > '/dev/guswks/root', > '/dev/mapper/guswks-root'], > 'sysfs_path': '/devices/virtual/block/dm-3'} ; name: guswks-root ; >05:57:09,902 INFO blivet: scanning guswks-root (/devices/virtual/block/dm-3)... >05:57:09,903 DEBUG blivet: DeviceTree.getDeviceByName: name: guswks-root ; >05:57:09,904 DEBUG blivet: DeviceTree.getDeviceByName returned existing 945388MB lvmlv guswks-root (7) with existing ext4 filesystem >05:57:09,905 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: guswks-root ; >05:57:09,905 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: guswks-root ; label_type: None ; >05:57:09,907 DEBUG blivet: Ext4FS.supported: supported: True ; >05:57:09,909 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >05:57:09,909 DEBUG blivet: device guswks-root does not contain a disklabel >05:57:09,909 DEBUG blivet: no type or existing type for guswks-root, bailing >05:57:09,912 DEBUG blivet: looking up parted Device: /dev/mapper/guswks >05:57:09,912 DEBUG blivet: guswks size is 953620MB >05:57:09,913 DEBUG blivet: vg guswks has 44MB free >05:57:09,913 DEBUG blivet: guswks size is 953620MB >05:57:09,915 DEBUG blivet: vg guswks has 44MB free >05:57:09,916 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x3821710) -- > name = guswks-root status = True kids = 0 id = 7 > parents = ['existing 953620MB lvmvg guswks (6)'] > uuid = ZnfkkN-IeON-76r2-qZaN-9IUk-6muh-eisAph size = 945388.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-3 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/guswks-root type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 1936154624 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (120520, 255, 63) biosGeometry: (120520, 255, 63) > PedDevice: <_ped.Device object at 0x39a9050> > target size = 945388.0 path = /dev/mapper/guswks-root > format args = [] originalFormat = ext4 target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x3821150) -- > name = guswks status = True kids = 2 id = 6 > parents = ['existing 953624MB partition sda5 (5) with existing lvmpv'] > uuid = QFCZt9-6lM2-aS0g-dA6t-A3JC-t2pu-3u0bhS size = 953620 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/guswks > format args = [] originalFormat = None target = None dmUuid = None free = 44.0 PE Size = 4.0 PE Count = 238405 > PE Free = 11 PV Count = 1 > LV Names = ['root', 'swap_1'] modified = False > extents = 238405.0 free space = 44 > free extents = 11.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 953624MB partition sda5 (5) with existing lvmpv'] > LVs = ['existing 945388MB lvmlv guswks-root (7) with existing ext4 filesystem', > 'existing 8188MB lvmlv guswks-swap_1 (8) with existing swap'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 945388MB >05:57:09,917 DEBUG blivet: Ext4FS.supported: supported: True ; >05:57:09,917 INFO blivet: got format: Ext4FS instance (0x380f090) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/guswks-root uuid = ee6477cd-ea60-4cb2-9512-4ffbbce48bab exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 945388.0 targetSize = 945388.0 > >05:57:09,925 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-guswks-swap_1 /dev/disk/by-id/dm-uuid-LVM-QFCZt96lM2aS0gdA6tA3JCt2pu3u0bhS7PaxVWjBvKkf0NFYBuj2LjU7cuuLo4up /dev/disk/by-uuid/b07f128d-990f-4cb5-a613-1d5aba48159d /dev/guswks/swap_1 /dev/mapper/guswks-swap_1', > 'DEVNAME': 'dm-4', > 'DEVPATH': '/devices/virtual/block/dm-4', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'swap_1', > 'DM_NAME': 'guswks-swap_1', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-QFCZt96lM2aS0gdA6tA3JCt2pu3u0bhS7PaxVWjBvKkf0NFYBuj2LjU7cuuLo4up', > 'DM_VG_NAME': 'guswks', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': 'b07f128d-990f-4cb5-a613-1d5aba48159d', > 'ID_FS_UUID_ENC': 'b07f128d-990f-4cb5-a613-1d5aba48159d', > 'ID_FS_VERSION': '2', > 'MAJOR': '253', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '82447', > 'name': 'dm-4', > 'symlinks': ['/dev/disk/by-id/dm-name-guswks-swap_1', > '/dev/disk/by-id/dm-uuid-LVM-QFCZt96lM2aS0gdA6tA3JCt2pu3u0bhS7PaxVWjBvKkf0NFYBuj2LjU7cuuLo4up', > '/dev/disk/by-uuid/b07f128d-990f-4cb5-a613-1d5aba48159d', > '/dev/guswks/swap_1', > '/dev/mapper/guswks-swap_1'], > 'sysfs_path': '/devices/virtual/block/dm-4'} ; name: guswks-swap_1 ; >05:57:09,925 INFO blivet: scanning guswks-swap_1 (/devices/virtual/block/dm-4)... >05:57:09,926 DEBUG blivet: DeviceTree.getDeviceByName: name: guswks-swap_1 ; >05:57:09,927 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8188MB lvmlv guswks-swap_1 (8) with existing swap >05:57:09,928 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: guswks-swap_1 ; >05:57:09,928 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: guswks-swap_1 ; label_type: None ; >05:57:09,929 DEBUG blivet: SwapSpace.__init__: >05:57:09,929 DEBUG blivet: getFormat('swap') returning SwapSpace instance >05:57:09,929 DEBUG blivet: device guswks-swap_1 does not contain a disklabel >05:57:09,934 DEBUG blivet: no type or existing type for guswks-swap_1, bailing >05:57:09,938 DEBUG blivet: looking up parted Device: /dev/mapper/guswks >05:57:09,938 DEBUG blivet: guswks size is 953620MB >05:57:09,939 DEBUG blivet: vg guswks has 44MB free >05:57:09,939 DEBUG blivet: guswks size is 953620MB >05:57:09,941 DEBUG blivet: vg guswks has 44MB free >05:57:09,942 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x3821750) -- > name = guswks-swap_1 status = True kids = 0 id = 8 > parents = ['existing 953620MB lvmvg guswks (6)'] > uuid = 7PaxVW-jBvK-kf0N-FYBu-j2Lj-U7cu-uLo4up size = 8188.0 > format = existing swap > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-4 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/guswks-swap_1 type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 16769024 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 20256 did: 8262 busy: True > hardwareGeometry: (1043, 255, 63) biosGeometry: (1043, 255, 63) > PedDevice: <_ped.Device object at 0x3796e60> > target size = 8188.0 path = /dev/mapper/guswks-swap_1 > format args = [] originalFormat = swap target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x3821150) -- > name = guswks status = True kids = 2 id = 6 > parents = ['existing 953624MB partition sda5 (5) with existing lvmpv'] > uuid = QFCZt9-6lM2-aS0g-dA6t-A3JC-t2pu-3u0bhS size = 953620 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/guswks > format args = [] originalFormat = None target = None dmUuid = None free = 44.0 PE Size = 4.0 PE Count = 238405 > PE Free = 11 PV Count = 1 > LV Names = ['root', 'swap_1'] modified = False > extents = 238405.0 free space = 44 > free extents = 11.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 953624MB partition sda5 (5) with existing lvmpv'] > LVs = ['existing 945388MB lvmlv guswks-root (7) with existing ext4 filesystem', > 'existing 8188MB lvmlv guswks-swap_1 (8) with existing swap'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 8188MB >05:57:09,943 INFO blivet: got format: SwapSpace instance (0x39b0d90) -- > type = swap name = swap status = True > device = /dev/mapper/guswks-swap_1 uuid = b07f128d-990f-4cb5-a613-1d5aba48159d exists = True > options = supported = True formattable = True resizable = False > priority = None label = None >05:57:09,947 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5 /dev/mapper/live-rw', > 'DEVNAME': 'dm-5', > 'DEVPATH': '/devices/virtual/block/dm-5', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-rw', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '5', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '73540', > 'name': 'dm-5', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-5'} ; name: live-rw ; >05:57:09,952 INFO blivet: scanning live-rw (/devices/virtual/block/dm-5)... >05:57:09,953 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >05:57:09,954 DEBUG blivet: DeviceTree.getDeviceByName returned None >05:57:09,954 INFO blivet: live-rw is a device-mapper device >05:57:09,954 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-rw ; >05:57:09,955 DEBUG blivet: LVMVolumeGroupDevice.getDMNode: guswks ; status: True ; >05:57:09,956 DEBUG blivet: failed to find dm node for guswks >05:57:09,957 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: guswks-root ; status: True ; >05:57:09,957 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: guswks-swap_1 ; status: True ; >05:57:09,958 DEBUG blivet: LVMVolumeGroupDevice.getDMNode: vg_f17guswks ; status: True ; >05:57:09,961 DEBUG blivet: failed to find dm node for vg_f17guswks >05:57:09,962 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: vg_f17guswks-lv_home ; status: True ; >05:57:09,971 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: vg_f17guswks-lv_root ; status: True ; >05:57:09,972 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: vg_f17guswks-lv_swap ; status: True ; >05:57:09,973 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >05:57:09,974 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (28) with existing ext4 filesystem >05:57:09,976 DEBUG blivet: DeviceTree.getDeviceByName: name: loop4 ; >05:57:09,977 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop4 (30) with existing DM_snapshot_cow >05:57:09,978 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >05:57:09,980 DEBUG blivet: DeviceTree.getDeviceByName returned None >05:57:09,981 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop4 ; >05:57:09,981 DEBUG blivet: getFormat('None') returning DeviceFormat instance >05:57:09,982 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: None ; >05:57:09,982 INFO blivet: added dm live-rw (id 31) to device tree >05:57:09,983 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >05:57:09,985 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >05:57:09,986 DEBUG blivet: Ext4FS.supported: supported: True ; >05:57:09,986 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >05:57:09,986 DEBUG blivet: device live-rw does not contain a disklabel >05:57:09,989 INFO blivet: type detected on 'live-rw' is 'ext4' >05:57:10,029 DEBUG blivet: padding min size from 3226 up to 3548 >05:57:10,030 DEBUG blivet: Ext4FS.supported: supported: True ; >05:57:10,031 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >05:57:10,032 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >05:57:10,033 DEBUG blivet: looking up parted Device: /dev/mapper/live-rw >05:57:10,034 INFO blivet: got device: DMDevice instance (0x39c10d0) -- > name = live-rw status = True kids = 0 id = 31 > parents = ['existing 0MB loop loop4 (30) with existing DM_snapshot_cow'] > uuid = None size = 4096.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-5 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-rw type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x39a98c0> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >05:57:10,039 DEBUG blivet: Ext4FS.supported: supported: True ; >05:57:10,039 INFO blivet: got format: Ext4FS instance (0x39e0350) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 4096.0 targetSize = 4096.0 > >05:57:10,046 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-base /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5 /dev/mapper/live-base', > 'DEVNAME': 'dm-6', > 'DEVPATH': '/devices/virtual/block/dm-6', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-base', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '6', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '4845', > 'name': 'dm-6', > 'symlinks': ['/dev/disk/by-id/dm-name-live-base', > '/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', > '/dev/mapper/live-base'], > 'sysfs_path': '/devices/virtual/block/dm-6'} ; name: live-base ; >05:57:10,047 INFO blivet: scanning live-base (/devices/virtual/block/dm-6)... >05:57:10,048 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >05:57:10,048 DEBUG blivet: DeviceTree.getDeviceByName returned None >05:57:10,049 INFO blivet: live-base is a device-mapper device >05:57:10,049 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-base ; >05:57:10,058 DEBUG blivet: LVMVolumeGroupDevice.getDMNode: guswks ; status: True ; >05:57:10,058 DEBUG blivet: failed to find dm node for guswks >05:57:10,059 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: guswks-root ; status: True ; >05:57:10,060 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: guswks-swap_1 ; status: True ; >05:57:10,061 DEBUG blivet: LVMVolumeGroupDevice.getDMNode: vg_f17guswks ; status: True ; >05:57:10,062 DEBUG blivet: failed to find dm node for vg_f17guswks >05:57:10,062 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: vg_f17guswks-lv_home ; status: True ; >05:57:10,066 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: vg_f17guswks-lv_root ; status: True ; >05:57:10,067 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: vg_f17guswks-lv_swap ; status: True ; >05:57:10,068 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >05:57:10,069 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >05:57:10,071 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (28) with existing ext4 filesystem >05:57:10,072 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >05:57:10,073 DEBUG blivet: DeviceTree.getDeviceByName returned None >05:57:10,074 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop3 ; >05:57:10,074 DEBUG blivet: getFormat('None') returning DeviceFormat instance >05:57:10,075 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: None ; >05:57:10,075 INFO blivet: added dm live-base (id 32) to device tree >05:57:10,076 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-base ; >05:57:10,078 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-base ; label_type: None ; >05:57:10,080 DEBUG blivet: Ext4FS.supported: supported: True ; >05:57:10,080 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >05:57:10,080 DEBUG blivet: device live-base does not contain a disklabel >05:57:10,081 INFO blivet: type detected on 'live-base' is 'ext4' >05:57:10,118 DEBUG blivet: using current size 0 as min size >05:57:10,119 DEBUG blivet: Ext4FS.supported: supported: True ; >05:57:10,120 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >05:57:10,121 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: ext4 ; >05:57:10,122 DEBUG blivet: looking up parted Device: /dev/mapper/live-base >05:57:10,124 INFO blivet: got device: DMDevice instance (0x39d4a50) -- > name = live-base status = True kids = 0 id = 32 > parents = ['existing 0MB loop loop3 (28) with existing ext4 filesystem'] > uuid = None size = 4096.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-6 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/live-base type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x39a9830> > target size = 0 path = /dev/mapper/live-base > format args = [] originalFormat = None target = None dmUuid = None >05:57:10,132 DEBUG blivet: Ext4FS.supported: supported: True ; >05:57:10,132 INFO blivet: got format: Ext4FS instance (0x39e0390) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-base uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 4096.0 targetSize = 4096.0 > >05:57:10,135 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-osimg-min /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5 /dev/mapper/live-osimg-min', > 'DEVNAME': 'dm-7', > 'DEVPATH': '/devices/virtual/block/dm-7', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-osimg-min', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '7', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '12615', > 'name': 'dm-7', > 'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', > '/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', > '/dev/mapper/live-osimg-min'], > 'sysfs_path': '/devices/virtual/block/dm-7'} ; name: live-osimg-min ; >05:57:10,135 INFO blivet: scanning live-osimg-min (/devices/virtual/block/dm-7)... >05:57:10,136 DEBUG blivet: DeviceTree.getDeviceByName: name: live-osimg-min ; >05:57:10,136 DEBUG blivet: DeviceTree.getDeviceByName returned None >05:57:10,137 INFO blivet: live-osimg-min is a device-mapper device >05:57:10,137 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-osimg-min ; >05:57:10,149 DEBUG blivet: LVMVolumeGroupDevice.getDMNode: guswks ; status: True ; >05:57:10,149 DEBUG blivet: failed to find dm node for guswks >05:57:10,150 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: guswks-root ; status: True ; >05:57:10,151 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: guswks-swap_1 ; status: True ; >05:57:10,152 DEBUG blivet: LVMVolumeGroupDevice.getDMNode: vg_f17guswks ; status: True ; >05:57:10,152 DEBUG blivet: failed to find dm node for vg_f17guswks >05:57:10,153 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: vg_f17guswks-lv_home ; status: True ; >05:57:10,154 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: vg_f17guswks-lv_root ; status: True ; >05:57:10,154 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: vg_f17guswks-lv_swap ; status: True ; >05:57:10,158 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >05:57:10,159 DEBUG blivet: DMDevice.getDMNode: live-base ; status: True ; >05:57:10,160 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >05:57:10,160 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (24) with existing DM_snapshot_cow >05:57:10,163 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >05:57:10,164 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (28) with existing ext4 filesystem >05:57:10,165 DEBUG blivet: DeviceTree.getDeviceByName: name: live-osimg-min ; >05:57:10,166 DEBUG blivet: DeviceTree.getDeviceByName returned None >05:57:10,167 DEBUG blivet: LoopDevice.addChild: kids: 1 ; name: loop3 ; >05:57:10,168 DEBUG blivet: getFormat('None') returning DeviceFormat instance >05:57:10,169 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: None ; >05:57:10,169 INFO blivet: added dm live-osimg-min (id 33) to device tree >05:57:10,170 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-osimg-min ; >05:57:10,171 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-osimg-min ; label_type: None ; >05:57:10,173 DEBUG blivet: Ext4FS.supported: supported: True ; >05:57:10,173 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >05:57:10,173 DEBUG blivet: device live-osimg-min does not contain a disklabel >05:57:10,174 INFO blivet: type detected on 'live-osimg-min' is 'ext4' >05:57:10,216 DEBUG blivet: using current size 0 as min size >05:57:10,217 DEBUG blivet: Ext4FS.supported: supported: True ; >05:57:10,218 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >05:57:10,219 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: ext4 ; >05:57:10,220 DEBUG blivet: looking up parted Device: /dev/mapper/live-osimg-min >05:57:10,222 INFO blivet: got device: DMDevice instance (0x39e02d0) -- > name = live-osimg-min status = True kids = 0 id = 33 > parents = ['existing 0MB loop loop3 (28) with existing ext4 filesystem'] > uuid = None size = 4096.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-7 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-osimg-min type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x39a9950> > target size = 0 path = /dev/mapper/live-osimg-min > format args = [] originalFormat = None target = None dmUuid = None >05:57:10,234 DEBUG blivet: Ext4FS.supported: supported: True ; >05:57:10,235 INFO blivet: got format: Ext4FS instance (0x39e0d50) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-osimg-min uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 3225.0 targetSize = 3225.0 > >05:57:10,259 DEBUG blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >05:57:10,275 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >05:57:10,277 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >05:57:10,278 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >05:57:10,294 DEBUG blivet: LVMLogicalVolumeDevice.teardown: guswks-root ; status: True ; controllable: True ; >05:57:10,311 DEBUG blivet: LVMLogicalVolumeDevice._teardown: guswks-root ; status: True ; controllable: True ; >05:57:10,359 DEBUG blivet: LVMVolumeGroupDevice.teardown: guswks ; status: True ; controllable: True ; >05:57:10,361 DEBUG blivet: DeviceFormat.teardown: device: /dev/mapper/guswks ; status: False ; type: None ; >05:57:10,362 DEBUG blivet: DeviceFormat.teardown: device: /dev/mapper/guswks ; status: False ; type: None ; >05:57:10,380 DEBUG blivet: LVMVolumeGroupDevice._teardown: guswks ; status: True ; controllable: True ; >05:57:15,210 DEBUG blivet: vg guswks teardown failed; continuing >05:57:15,211 DEBUG blivet: LVMLogicalVolumeDevice.teardown: guswks-swap_1 ; status: True ; controllable: True ; >05:57:15,212 DEBUG blivet: SwapSpace.teardown: device: /dev/mapper/guswks-swap_1 ; status: True ; type: swap ; >05:57:15,267 DEBUG blivet: SwapSpace.teardown: device: /dev/mapper/guswks-swap_1 ; status: False ; type: swap ; >05:57:15,406 DEBUG blivet: LVMLogicalVolumeDevice._teardown: guswks-swap_1 ; status: True ; controllable: True ; >05:57:15,518 DEBUG blivet: LVMVolumeGroupDevice.teardown: guswks ; status: True ; controllable: True ; >05:57:15,520 DEBUG blivet: DeviceFormat.teardown: device: /dev/mapper/guswks ; status: False ; type: None ; >05:57:15,521 DEBUG blivet: DeviceFormat.teardown: device: /dev/mapper/guswks ; status: False ; type: None ; >05:57:15,577 DEBUG blivet: LVMVolumeGroupDevice._teardown: guswks ; status: True ; controllable: True ; >05:57:15,640 DEBUG blivet: PartitionDevice.teardown: sda5 ; status: True ; controllable: True ; >05:57:15,641 DEBUG blivet: LVMPhysicalVolume.teardown: device: /dev/sda5 ; status: False ; type: lvmpv ; >05:57:15,644 DEBUG blivet: LVMPhysicalVolume.teardown: device: /dev/sda5 ; status: False ; type: lvmpv ; >05:57:15,682 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >05:57:15,684 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >05:57:15,686 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >05:57:15,724 DEBUG blivet: PartitionDevice.teardown: sdb1 ; status: True ; controllable: True ; >05:57:15,761 DEBUG blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >05:57:15,762 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >05:57:15,764 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >05:57:15,800 DEBUG blivet: LVMLogicalVolumeDevice.teardown: vg_f17guswks-lv_home ; status: True ; controllable: True ; >05:57:15,836 DEBUG blivet: LVMLogicalVolumeDevice._teardown: vg_f17guswks-lv_home ; status: True ; controllable: True ; >05:57:15,916 DEBUG blivet: LVMVolumeGroupDevice.teardown: vg_f17guswks ; status: True ; controllable: True ; >05:57:15,918 DEBUG blivet: DeviceFormat.teardown: device: /dev/mapper/vg_f17guswks ; status: False ; type: None ; >05:57:15,919 DEBUG blivet: DeviceFormat.teardown: device: /dev/mapper/vg_f17guswks ; status: False ; type: None ; >05:57:15,936 DEBUG blivet: LVMVolumeGroupDevice._teardown: vg_f17guswks ; status: True ; controllable: True ; >05:57:20,776 DEBUG blivet: vg vg_f17guswks teardown failed; continuing >05:57:20,777 DEBUG blivet: LVMLogicalVolumeDevice.teardown: vg_f17guswks-lv_root ; status: True ; controllable: True ; >05:57:20,833 DEBUG blivet: LVMLogicalVolumeDevice._teardown: vg_f17guswks-lv_root ; status: True ; controllable: True ; >05:57:20,922 DEBUG blivet: LVMVolumeGroupDevice.teardown: vg_f17guswks ; status: True ; controllable: True ; >05:57:20,923 DEBUG blivet: DeviceFormat.teardown: device: /dev/mapper/vg_f17guswks ; status: False ; type: None ; >05:57:20,926 DEBUG blivet: DeviceFormat.teardown: device: /dev/mapper/vg_f17guswks ; status: False ; type: None ; >05:57:20,944 DEBUG blivet: LVMVolumeGroupDevice._teardown: vg_f17guswks ; status: True ; controllable: True ; >05:57:25,781 DEBUG blivet: vg vg_f17guswks teardown failed; continuing >05:57:25,782 DEBUG blivet: LVMLogicalVolumeDevice.teardown: vg_f17guswks-lv_swap ; status: True ; controllable: True ; >05:57:25,784 DEBUG blivet: SwapSpace.teardown: device: /dev/mapper/vg_f17guswks-lv_swap ; status: True ; type: swap ; >05:57:25,800 DEBUG blivet: SwapSpace.teardown: device: /dev/mapper/vg_f17guswks-lv_swap ; status: False ; type: swap ; >05:57:25,915 DEBUG blivet: LVMLogicalVolumeDevice._teardown: vg_f17guswks-lv_swap ; status: True ; controllable: True ; >05:57:26,002 DEBUG blivet: LVMVolumeGroupDevice.teardown: vg_f17guswks ; status: True ; controllable: True ; >05:57:26,003 DEBUG blivet: DeviceFormat.teardown: device: /dev/mapper/vg_f17guswks ; status: False ; type: None ; >05:57:26,004 DEBUG blivet: DeviceFormat.teardown: device: /dev/mapper/vg_f17guswks ; status: False ; type: None ; >05:57:26,020 DEBUG blivet: LVMVolumeGroupDevice._teardown: vg_f17guswks ; status: True ; controllable: True ; >05:57:26,054 DEBUG blivet: PartitionDevice.teardown: sdb2 ; status: True ; controllable: True ; >05:57:26,056 DEBUG blivet: LVMPhysicalVolume.teardown: device: /dev/sdb2 ; status: False ; type: lvmpv ; >05:57:26,059 DEBUG blivet: LVMPhysicalVolume.teardown: device: /dev/sdb2 ; status: False ; type: lvmpv ; >05:57:26,076 DEBUG blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >05:57:26,078 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >05:57:26,080 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >05:57:26,100 DEBUG blivet: BTRFSSubVolumeDevice.teardown: img ; status: True ; controllable: True ; >05:57:26,121 DEBUG blivet: BTRFSVolumeDevice.teardown: btrfs.17 ; status: True ; controllable: True ; >05:57:26,142 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >05:57:26,161 DEBUG blivet: DiskDevice.teardown: sdd ; status: True ; controllable: True ; >05:57:26,177 DEBUG blivet: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >05:57:26,178 DEBUG blivet: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >05:57:26,179 DEBUG blivet: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >05:57:26,195 DEBUG blivet: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >05:57:26,196 DEBUG blivet: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >05:57:26,198 DEBUG blivet: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >05:57:26,198 INFO blivet: not going to restore from backup of non-existent /etc/mdadm.conf >05:57:26,225 INFO blivet: edd: collected mbr signatures: {'sde': '0x000c8821', 'sda': '0x00029b0e', 'sdb': '0x0006a144'} >05:57:26,226 DEBUG blivet: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >05:57:26,227 INFO blivet: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >05:57:26,247 DEBUG blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >05:57:26,303 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >05:57:26,304 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >05:57:26,305 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >05:57:26,320 DEBUG blivet: LVMLogicalVolumeDevice.setup: guswks-root ; status: False ; controllable: True ; orig: False ; >05:57:26,321 DEBUG blivet: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: guswks-root ; orig: False ; >05:57:26,323 DEBUG blivet: LVMVolumeGroupDevice.setup: guswks ; status: True ; controllable: True ; orig: False ; >05:57:26,323 DEBUG blivet: LVMLogicalVolumeDevice._setup: guswks-root ; status: False ; controllable: True ; orig: False ; >05:57:26,533 INFO blivet: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >05:57:26,900 DEBUG blivet: parsing /mnt/sysimage/etc/blkid/blkid.tab >05:57:26,900 INFO blivet: error parsing blkid.tab: [Errno 2] No such file or directory: '/mnt/sysimage/etc/blkid/blkid.tab' >05:57:26,900 DEBUG blivet: parsing /mnt/sysimage/etc/crypttab >05:57:26,900 INFO blivet: error parsing crypttab: [Errno 2] No such file or directory: '/mnt/sysimage/etc/crypttab' >05:57:26,901 DEBUG blivet: parsing /mnt/sysimage/etc/fstab >05:57:26,923 DEBUG blivet: DeviceTree.getDeviceByName: name: proc ; >05:57:26,924 DEBUG blivet: DeviceTree.getDeviceByName returned None >05:57:26,924 DEBUG blivet: failed to resolve 'proc' >05:57:26,925 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/mapper/guswks-root ; >05:57:26,927 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 945388MB lvmlv guswks-root (7) with existing ext4 filesystem >05:57:26,927 DEBUG blivet: resolved '/dev/mapper/guswks-root' to 'guswks-root' (lvmlv) >05:57:26,927 DEBUG blivet: resolved 'UUID=705a9c24-d8c1-42da-85f4-df925ed4f8e9' to 'sda1' (partition) >05:57:26,928 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/mapper/guswks-swap_1 ; >05:57:26,929 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 8188MB lvmlv guswks-swap_1 (8) with existing swap >05:57:26,929 DEBUG blivet: resolved '/dev/mapper/guswks-swap_1' to 'guswks-swap_1' (lvmlv) >05:57:26,930 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/fd0 ; >05:57:26,930 DEBUG blivet: DeviceTree.getDeviceByPath returned None >05:57:26,931 DEBUG blivet: failed to resolve '/dev/fd0' >05:57:26,931 DEBUG blivet: LVMLogicalVolumeDevice.teardown: guswks-root ; status: True ; controllable: True ; >05:57:26,979 DEBUG blivet: LVMLogicalVolumeDevice._teardown: guswks-root ; status: True ; controllable: True ; >05:57:27,027 DEBUG blivet: PartitionDevice.setup: sdb1 ; status: True ; controllable: True ; orig: False ; >05:57:27,028 INFO blivet: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >05:57:27,069 DEBUG blivet: PartitionDevice.teardown: sdb1 ; status: True ; controllable: True ; >05:57:27,120 DEBUG blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >05:57:27,121 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >05:57:27,123 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >05:57:27,143 DEBUG blivet: LVMLogicalVolumeDevice.setup: vg_f17guswks-lv_home ; status: False ; controllable: True ; orig: False ; >05:57:27,144 DEBUG blivet: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: vg_f17guswks-lv_home ; orig: False ; >05:57:27,145 DEBUG blivet: LVMVolumeGroupDevice.setup: vg_f17guswks ; status: True ; controllable: True ; orig: False ; >05:57:27,146 DEBUG blivet: LVMLogicalVolumeDevice._setup: vg_f17guswks-lv_home ; status: False ; controllable: True ; orig: False ; >05:57:27,333 INFO blivet: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >05:57:27,382 DEBUG blivet: LVMLogicalVolumeDevice.teardown: vg_f17guswks-lv_home ; status: True ; controllable: True ; >05:57:27,432 DEBUG blivet: LVMLogicalVolumeDevice._teardown: vg_f17guswks-lv_home ; status: True ; controllable: True ; >05:57:27,490 DEBUG blivet: LVMVolumeGroupDevice.teardown: vg_f17guswks ; status: True ; controllable: True ; >05:57:27,491 DEBUG blivet: DeviceFormat.teardown: device: /dev/mapper/vg_f17guswks ; status: False ; type: None ; >05:57:27,493 DEBUG blivet: DeviceFormat.teardown: device: /dev/mapper/vg_f17guswks ; status: False ; type: None ; >05:57:27,510 DEBUG blivet: LVMVolumeGroupDevice._teardown: vg_f17guswks ; status: True ; controllable: True ; >05:57:27,540 DEBUG blivet: PartitionDevice.teardown: sdb2 ; status: True ; controllable: True ; >05:57:27,541 DEBUG blivet: LVMPhysicalVolume.teardown: device: /dev/sdb2 ; status: False ; type: lvmpv ; >05:57:27,543 DEBUG blivet: LVMPhysicalVolume.teardown: device: /dev/sdb2 ; status: False ; type: lvmpv ; >05:57:27,570 DEBUG blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >05:57:27,572 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >05:57:27,575 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >05:57:27,594 DEBUG blivet: LVMLogicalVolumeDevice.setup: vg_f17guswks-lv_root ; status: False ; controllable: True ; orig: False ; >05:57:27,595 DEBUG blivet: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: vg_f17guswks-lv_root ; orig: False ; >05:57:27,596 DEBUG blivet: LVMVolumeGroupDevice.setup: vg_f17guswks ; status: True ; controllable: True ; orig: False ; >05:57:27,597 DEBUG blivet: LVMLogicalVolumeDevice._setup: vg_f17guswks-lv_root ; status: False ; controllable: True ; orig: False ; >05:57:27,738 INFO blivet: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >05:57:27,957 DEBUG blivet: parsing /mnt/sysimage/etc/blkid/blkid.tab >05:57:27,957 INFO blivet: error parsing blkid.tab: [Errno 2] No such file or directory: '/mnt/sysimage/etc/blkid/blkid.tab' >05:57:27,957 DEBUG blivet: parsing /mnt/sysimage/etc/crypttab >05:57:27,957 DEBUG blivet: parsing /mnt/sysimage/etc/blkid/blkid.tab >05:57:27,957 DEBUG blivet: crypttab maps: [] >05:57:27,958 DEBUG blivet: parsing /mnt/sysimage/etc/fstab >05:57:27,965 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/mapper/vg_f17guswks-lv_root ; >05:57:27,967 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 51200MB lvmlv vg_f17guswks-lv_root (14) with existing ext4 filesystem >05:57:27,967 DEBUG blivet: resolved '/dev/mapper/vg_f17guswks-lv_root' to 'vg_f17guswks-lv_root' (lvmlv) >05:57:27,967 DEBUG blivet: resolved 'UUID=5f5f30d1-a7a6-42f7-8b47-3f7f28ae40be' to 'sdb1' (partition) >05:57:27,968 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/mapper/vg_f17guswks-lv_home ; >05:57:27,969 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 415168MB lvmlv vg_f17guswks-lv_home (13) with existing ext4 filesystem >05:57:27,969 DEBUG blivet: resolved '/dev/mapper/vg_f17guswks-lv_home' to 'vg_f17guswks-lv_home' (lvmlv) >05:57:27,970 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/mapper/vg_f17guswks-lv_swap ; >05:57:27,971 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 10048MB lvmlv vg_f17guswks-lv_swap (15) with existing swap >05:57:27,971 DEBUG blivet: resolved '/dev/mapper/vg_f17guswks-lv_swap' to 'vg_f17guswks-lv_swap' (lvmlv) >05:57:27,972 DEBUG blivet: LVMLogicalVolumeDevice.teardown: vg_f17guswks-lv_root ; status: True ; controllable: True ; >05:57:28,020 DEBUG blivet: LVMLogicalVolumeDevice._teardown: vg_f17guswks-lv_root ; status: True ; controllable: True ; >05:57:28,092 DEBUG blivet: BTRFSSubVolumeDevice.setup: img ; status: True ; controllable: True ; orig: False ; >05:57:28,093 INFO blivet: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >05:57:28,143 DEBUG blivet: BTRFSSubVolumeDevice.teardown: img ; status: True ; controllable: True ; >05:57:28,206 DEBUG blivet: BTRFSVolumeDevice.teardown: btrfs.17 ; status: True ; controllable: True ; >05:57:28,227 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >05:57:28,248 DEBUG blivet: DiskDevice.teardown: sdd ; status: True ; controllable: True ; >05:57:28,313 DEBUG blivet: BTRFS.supported: supported: True ; >05:57:28,313 DEBUG blivet: guswks size is 953620MB >05:57:28,314 DEBUG blivet: vg guswks has 44MB free >05:57:28,314 DEBUG blivet: guswks size is 953620MB >05:57:28,315 DEBUG blivet: vg guswks has 44MB free >05:57:28,316 DEBUG blivet: Ext4FS.supported: supported: True ; >05:57:28,318 DEBUG blivet: BTRFS.supported: supported: True ; >05:57:28,319 DEBUG blivet: Ext4FS.supported: supported: True ; >05:57:28,320 DEBUG blivet: Ext4FS.supported: supported: True ; >05:57:28,322 DEBUG blivet: Ext4FS.supported: supported: True ; >05:57:28,323 DEBUG blivet: Ext4FS.supported: supported: True ; >05:57:28,324 DEBUG blivet: Ext2FS.supported: supported: True ; >05:57:28,327 DEBUG blivet: Ext4FS.supported: supported: True ; >05:57:28,329 DEBUG blivet: BTRFS.supported: supported: True ; >05:57:28,330 DEBUG blivet: BTRFS.supported: supported: True ; >05:57:28,332 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >05:57:28,357 DEBUG blivet: vg_f17guswks size is 476416MB >05:57:28,358 DEBUG blivet: vg vg_f17guswks has 0MB free >05:57:28,359 DEBUG blivet: vg_f17guswks size is 476416MB >05:57:28,360 DEBUG blivet: vg vg_f17guswks has 0MB free >05:57:28,361 DEBUG blivet: Ext4FS.supported: supported: True ; >05:57:28,364 DEBUG blivet: Ext4FS.supported: supported: True ; >05:57:28,395 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/mapper/live-base ; >05:57:28,396 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 4096MB dm live-base (32) with existing ext4 filesystem >05:57:29,855 DEBUG blivet: Iso9660FS.supported: supported: True ; >05:57:29,856 DEBUG blivet: Iso9660FS.supported: supported: True ; >05:57:29,856 DEBUG blivet: NFSv4.supported: supported: False ; >05:57:29,857 DEBUG blivet: NFSv4.supported: supported: False ; >05:57:29,857 DEBUG blivet: SELinuxFS.supported: supported: False ; >05:57:29,858 DEBUG blivet: SELinuxFS.supported: supported: False ; >05:57:29,859 DEBUG blivet: Ext4FS.supported: supported: True ; >05:57:29,859 DEBUG blivet: Ext4FS.supported: supported: True ; >05:57:30,361 DEBUG blivet: Ext3FS.supported: supported: True ; >05:57:30,362 DEBUG blivet: Ext3FS.supported: supported: True ; >05:57:30,397 DEBUG blivet: Ext2FS.supported: supported: True ; >05:57:30,398 DEBUG blivet: Ext2FS.supported: supported: True ; >05:57:30,399 DEBUG blivet: SysFS.supported: supported: False ; >05:57:30,401 DEBUG blivet: SysFS.supported: supported: False ; >05:57:30,403 DEBUG blivet: MultipathMember.__init__: >05:57:30,404 DEBUG blivet: MDRaidMember.__init__: >05:57:30,405 DEBUG blivet: ProcFS.supported: supported: False ; >05:57:30,406 DEBUG blivet: ProcFS.supported: supported: False ; >05:57:30,406 DEBUG blivet: SwapSpace.__init__: >05:57:30,409 DEBUG blivet: NoDevFS.supported: supported: False ; >05:57:30,410 DEBUG blivet: NoDevFS.supported: supported: False ; >05:57:30,411 DEBUG blivet: DevPtsFS.supported: supported: False ; >05:57:30,411 DEBUG blivet: DevPtsFS.supported: supported: False ; >05:57:30,412 DEBUG blivet: BTRFS.supported: supported: True ; >05:57:30,533 DEBUG blivet: USBFS.supported: supported: False ; >05:57:30,533 DEBUG blivet: USBFS.supported: supported: False ; >05:57:30,534 DEBUG blivet: DiskLabel.__init__: >05:57:30,534 INFO blivet: DiskLabel.partedDevice returning None >05:57:30,535 DEBUG blivet: HFSPlus.supported: supported: False ; >05:57:30,535 DEBUG blivet: HFSPlus.supported: supported: False ; >05:57:30,536 DEBUG blivet: XFS.supported: supported: True ; >05:57:30,601 DEBUG blivet: XFS.supported: supported: True ; >05:57:30,672 DEBUG blivet: TmpFS.supported: supported: True ; >05:57:30,718 DEBUG blivet: LUKS.__init__: >05:57:30,719 DEBUG blivet: NTFS.supported: supported: False ; >05:57:30,720 DEBUG blivet: NTFS.supported: supported: False ; >05:57:30,721 DEBUG blivet: BindFS.supported: supported: False ; >05:57:30,721 DEBUG blivet: BindFS.supported: supported: False ; >05:57:30,722 DEBUG blivet: HFS.supported: supported: False ; >05:57:30,723 DEBUG blivet: HFS.supported: supported: False ; >05:57:30,724 DEBUG blivet: LVMPhysicalVolume.__init__: >05:57:30,725 DEBUG blivet: NFS.supported: supported: False ; >05:57:30,725 DEBUG blivet: NFS.supported: supported: False ; >05:57:30,726 DEBUG blivet: FATFS.supported: supported: True ; >05:57:30,741 DEBUG blivet: FATFS.supported: supported: True ; >05:57:30,743 DEBUG blivet: DMRaidMember.__init__: >12:00:59,795 INFO blivet: hiding device partition sda1 (id 3) >12:00:59,804 DEBUG blivet: DiskDevice.removeChild: kids: 3 ; name: sda ; >12:00:59,804 DEBUG blivet: lvm filter: adding sda1 to the reject list >12:00:59,804 INFO blivet: hiding device partition sda2 (id 4) >12:00:59,805 DEBUG blivet: DiskDevice.removeChild: kids: 2 ; name: sda ; >12:00:59,805 DEBUG blivet: lvm filter: adding sda2 to the reject list >12:00:59,805 INFO blivet: hiding device lvmlv guswks-root (id 7) >12:00:59,806 DEBUG blivet: LVMVolumeGroupDevice.removeChild: kids: 2 ; name: guswks ; >12:00:59,806 DEBUG blivet: lvm filter: adding guswks-root to the reject list >12:00:59,806 INFO blivet: hiding device lvmlv guswks-swap_1 (id 8) >12:00:59,807 DEBUG blivet: LVMVolumeGroupDevice.removeChild: kids: 1 ; name: guswks ; >12:00:59,807 DEBUG blivet: lvm filter: adding guswks-swap_1 to the reject list >12:00:59,807 INFO blivet: hiding device lvmvg guswks (id 6) >12:00:59,808 DEBUG blivet: PartitionDevice.removeChild: kids: 1 ; name: sda5 ; >12:00:59,808 DEBUG blivet: lvm filter: adding guswks to the reject list >12:00:59,808 INFO blivet: hiding device partition sda5 (id 5) >12:00:59,809 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: sda ; >12:00:59,809 DEBUG blivet: lvm filter: adding sda5 to the reject list >12:00:59,809 INFO blivet: hiding device disk sda (id 2) >12:00:59,810 DEBUG blivet: lvm filter: adding sda to the reject list >12:00:59,810 INFO blivet: hiding device partition sdb1 (id 10) >12:00:59,810 DEBUG blivet: DiskDevice.removeChild: kids: 2 ; name: sdb ; >12:00:59,811 DEBUG blivet: lvm filter: adding sdb1 to the reject list >12:00:59,811 INFO blivet: hiding device lvmlv vg_f17guswks-lv_home (id 13) >12:00:59,811 DEBUG blivet: LVMVolumeGroupDevice.removeChild: kids: 3 ; name: vg_f17guswks ; >12:00:59,812 DEBUG blivet: lvm filter: adding vg_f17guswks-lv_home to the reject list >12:00:59,812 INFO blivet: hiding device lvmlv vg_f17guswks-lv_root (id 14) >12:00:59,812 DEBUG blivet: LVMVolumeGroupDevice.removeChild: kids: 2 ; name: vg_f17guswks ; >12:00:59,813 DEBUG blivet: lvm filter: adding vg_f17guswks-lv_root to the reject list >12:00:59,813 INFO blivet: hiding device lvmlv vg_f17guswks-lv_swap (id 15) >12:00:59,813 DEBUG blivet: LVMVolumeGroupDevice.removeChild: kids: 1 ; name: vg_f17guswks ; >12:00:59,814 DEBUG blivet: lvm filter: adding vg_f17guswks-lv_swap to the reject list >12:00:59,814 INFO blivet: hiding device lvmvg vg_f17guswks (id 12) >12:00:59,814 DEBUG blivet: PartitionDevice.removeChild: kids: 1 ; name: sdb2 ; >12:00:59,814 DEBUG blivet: lvm filter: adding vg_f17guswks to the reject list >12:00:59,815 INFO blivet: hiding device partition sdb2 (id 11) >12:00:59,815 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: sdb ; >12:00:59,815 DEBUG blivet: lvm filter: adding sdb2 to the reject list >12:00:59,816 INFO blivet: hiding device disk sdb (id 9) >12:00:59,816 DEBUG blivet: lvm filter: adding sdb to the reject list >12:00:59,816 INFO blivet: hiding device btrfs subvolume img (id 18) >12:00:59,817 DEBUG blivet: BTRFSVolumeDevice.removeChild: kids: 1 ; name: btrfs.17 ; >12:00:59,817 DEBUG blivet: lvm filter: adding img to the reject list >12:00:59,817 INFO blivet: hiding device btrfs volume btrfs.17 (id 17) >12:00:59,817 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: sdc ; >12:00:59,818 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: sdd ; >12:00:59,818 DEBUG blivet: lvm filter: adding btrfs.17 to the reject list >12:00:59,818 INFO blivet: hiding device disk sdd (id 19) >12:00:59,818 DEBUG blivet: lvm filter: adding sdd to the reject list >12:01:17,655 INFO blivet: Detected 8080M of memory >12:01:17,656 INFO blivet: Swap attempt of 8080M >12:01:17,673 DEBUG blivet: clearpart: looking at sde1 >12:01:17,674 DEBUG blivet: checking whether disk sde has an empty extended >12:01:17,675 DEBUG blivet: extended is None ; logicals is [] >12:01:17,781 DEBUG blivet: DeviceTree.getDeviceByName: name: sdc ; >12:01:17,784 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sdc (16) with existing btrfs filesystem >12:01:17,817 DEBUG blivet: DeviceTree.getDeviceByName: name: sdc ; >12:01:17,819 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sdc (16) with existing btrfs filesystem >12:01:17,819 DEBUG blivet: DeviceTree.getDeviceByName: name: sdc ; >12:01:17,820 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sdc (16) with existing btrfs filesystem >12:01:17,820 DEBUG blivet: resolved 'sdc' to 'sdc' (disk) >12:01:17,857 DEBUG blivet: starting Blivet copy >12:01:17,889 DEBUG blivet: PartitionDevice._setPartedPartition: sde1 ; >12:01:17,889 DEBUG blivet: device sde1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4773fd0> fileSystem: <parted.filesystem.FileSystem object at 0x42ee450> > number: 1 path: /dev/sde1 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x42ee3d0> PedPartition: <_ped.Partition object at 0x43216b0> >12:01:17,891 DEBUG blivet: PartitionDevice._setPartedPartition: sda1 ; >12:01:17,891 DEBUG blivet: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x43132d0> fileSystem: <parted.filesystem.FileSystem object at 0x42ee5d0> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x42ee150> PedPartition: <_ped.Partition object at 0x4321590> >12:01:17,892 DEBUG blivet: PartitionDevice._setPartedPartition: sda2 ; >12:01:17,893 DEBUG blivet: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x43132d0> fileSystem: None > number: 2 path: /dev/sda2 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x42ee710> PedPartition: <_ped.Partition object at 0x43213b0> >12:01:17,894 DEBUG blivet: PartitionDevice._setPartedPartition: sda5 ; >12:01:17,894 DEBUG blivet: device sda5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x43132d0> fileSystem: None > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x42ee890> PedPartition: <_ped.Partition object at 0x43214d0> >12:01:17,895 DEBUG blivet: PartitionDevice._setPartedPartition: sdb1 ; >12:01:17,896 DEBUG blivet: device sdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4313c90> fileSystem: <parted.filesystem.FileSystem object at 0x42ee9d0> > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x42ee510> PedPartition: <_ped.Partition object at 0x4321410> >12:01:17,897 DEBUG blivet: PartitionDevice._setPartedPartition: sdb2 ; >12:01:17,897 DEBUG blivet: device sdb2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4313c90> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x42ee950> PedPartition: <_ped.Partition object at 0x4321470> >12:01:17,897 DEBUG blivet: finished Blivet copy >12:01:17,898 INFO blivet: hiding device partition sde1 (id 1) >12:01:17,898 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: sde ; >12:01:17,898 DEBUG blivet: lvm filter: adding sde1 to the reject list >12:01:17,899 INFO blivet: hiding device disk sde (id 0) >12:01:17,899 DEBUG blivet: lvm filter: adding sde to the reject list >12:01:24,170 DEBUG blivet: BTRFS.supported: supported: True ; >12:01:24,171 DEBUG blivet: getFormat('btrfs') returning BTRFS instance >12:01:24,187 DEBUG blivet: Ext4FS.supported: supported: True ; >12:01:24,187 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >12:01:35,464 DEBUG storage.ui: doAutoPart: True >12:01:35,464 DEBUG storage.ui: encryptedAutoPart: True >12:01:35,464 DEBUG storage.ui: autoPartType: 1 >12:01:35,464 DEBUG storage.ui: clearPartType: 2 >12:01:35,464 DEBUG storage.ui: clearPartDisks: ['sdc'] >12:01:35,465 DEBUG storage.ui: autoPartitionRequests: >PartSpec instance (0x42eafd0) -- > mountpoint = / lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True >PartSpec instance (0x42ee050) -- > mountpoint = /home lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True >PartSpec instance (0x42ee090) -- > mountpoint = /boot lv = False singlePV = False thin = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False >PartSpec instance (0x42ee0d0) -- > mountpoint = None lv = False singlePV = False thin = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False >PartSpec instance (0x42ee110) -- > mountpoint = None lv = True singlePV = False thin = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 8080 maxSize = None grow = False > >12:01:35,465 DEBUG storage.ui: storage.disks: ['sdc'] >12:01:35,465 DEBUG storage.ui: storage.partitioned: [] >12:01:35,465 DEBUG storage.ui: all names: ['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'live-base', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'sdc', 'sr0'] >12:01:35,468 DEBUG storage.ui: DeviceTree.getDeviceByName: name: ; >12:01:35,470 DEBUG storage.ui: DeviceTree.getDeviceByName returned None >12:01:35,472 DEBUG storage.ui: DeviceTree.getDeviceByPath: path: /dev/ ; >12:01:35,474 DEBUG storage.ui: DeviceTree.getDeviceByPath returned None >12:01:35,474 DEBUG storage.ui: failed to resolve '/dev/' >12:01:35,474 DEBUG storage.ui: boot disk: None >12:01:38,030 DEBUG blivet: BTRFS.supported: supported: True ; >12:01:38,031 DEBUG blivet: getFormat('btrfs') returning BTRFS instance >12:01:38,902 DEBUG blivet: BTRFS.supported: supported: True ; >12:01:38,903 DEBUG blivet: getFormat('btrfs') returning BTRFS instance >12:01:56,747 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >12:01:56,749 DEBUG storage.ui: DiskDevice._setFormat: sdc ; current: btrfs ; type: None ; >12:01:56,750 INFO storage.ui: registered action: [0] Destroy Format btrfs filesystem on disk sdc (id 16) >12:01:56,750 DEBUG storage.ui: required disklabel type for sdc (1) is None >12:01:56,750 DEBUG storage.ui: default disklabel type for sdc is msdos >12:01:56,750 DEBUG storage.ui: selecting msdos disklabel for sdc based on size >12:01:56,752 DEBUG storage.ui: DiskLabel.__init__: device: /dev/sdc ; labelType: msdos ; >12:01:56,753 DEBUG storage.ui: DiskLabel.freshPartedDisk: device: /dev/sdc ; labelType: msdos ; >12:01:56,754 DEBUG storage.ui: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 4 > partitions: [] > device: <parted.device.Device object at 0x4853890> > PedDisk: <_ped.Disk object at 0x48563f8> >12:01:56,754 DEBUG storage.ui: getFormat('disklabel') returning DiskLabel instance >12:01:56,756 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sdc ; status: False ; type: None ; >12:01:56,756 DEBUG storage.ui: DiskDevice._setFormat: sdc ; current: None ; type: disklabel ; >12:01:56,757 INFO storage.ui: registered action: [1] Create Format msdos disklabel on disk sdc (id 16) >12:01:58,544 DEBUG storage.ui: doAutoPart: True >12:01:58,545 DEBUG storage.ui: encryptedAutoPart: True >12:01:58,545 DEBUG storage.ui: autoPartType: 1 >12:01:58,545 DEBUG storage.ui: clearPartType: 2 >12:01:58,545 DEBUG storage.ui: clearPartDisks: ['sdc'] >12:01:58,545 DEBUG storage.ui: autoPartitionRequests: >PartSpec instance (0x42eafd0) -- > mountpoint = / lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True >PartSpec instance (0x42ee050) -- > mountpoint = /home lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True >PartSpec instance (0x42ee090) -- > mountpoint = /boot lv = False singlePV = False thin = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False >PartSpec instance (0x42ee0d0) -- > mountpoint = None lv = False singlePV = False thin = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False >PartSpec instance (0x42ee110) -- > mountpoint = None lv = True singlePV = False thin = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 8080 maxSize = None grow = False > >12:01:58,546 DEBUG storage.ui: storage.disks: ['sdc'] >12:01:58,546 DEBUG storage.ui: storage.partitioned: ['sdc'] >12:01:58,546 DEBUG storage.ui: all names: ['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'live-base', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'sdc', 'sr0'] >12:01:58,548 DEBUG storage.ui: DeviceTree.getDeviceByName: name: ; >12:01:58,549 DEBUG storage.ui: DeviceTree.getDeviceByName returned None >12:01:58,550 DEBUG storage.ui: DeviceTree.getDeviceByPath: path: /dev/ ; >12:01:58,552 DEBUG storage.ui: DeviceTree.getDeviceByPath returned None >12:01:58,552 DEBUG storage.ui: failed to resolve '/dev/' >12:01:58,552 DEBUG storage.ui: boot disk: None >12:01:58,554 DEBUG storage.ui: LUKS.__init__: add_backup_passphrase: False ; escrow_cert: None ; cipher: None ; passphrase: ; mountpoint: None ; >12:01:58,554 DEBUG storage.ui: getFormat('luks') returning LUKS instance >12:01:58,556 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sdc ; >12:01:58,559 DEBUG storage.ui: PartitionDevice._setFormat: req0 ; >12:01:58,560 DEBUG storage.ui: PartitionDevice._setFormat: req0 ; current: None ; type: luks ; >12:01:58,561 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sdc ; >12:01:58,561 INFO storage.ui: added partition req0 (id 34) to device tree >12:01:58,561 INFO storage.ui: registered action: [2] Create Device partition req0 (id 34) >12:01:58,561 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >12:01:58,562 INFO storage.ui: registered action: [3] Create Format luks on partition req0 (id 34) >12:01:58,562 DEBUG storage.ui: candidate disks: [DiskDevice instance (0x4772410) -- > name = sdc status = True kids = 0 id = 16 > parents = [] > uuid = None size = 953869.710938 > format = non-existent msdos disklabel > major = 8 minor = 32 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdc partedDevice = parted.Device instance -- > model: ATA WDC WD1002FBYS-0 path: /dev/sdc type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x39a9710> > target size = 0 path = /dev/sdc > format args = [] originalFormat = btrfs removable = False partedDevice = <parted.device.Device object at 0x4772990>] >12:01:58,562 DEBUG storage.ui: devs: [PartitionDevice instance (0x4853cd0) -- > name = req0 status = False kids = 0 id = 34 > parents = [] > uuid = None size = 500 > format = non-existent luks > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/req0 > format args = [] originalFormat = luks grow = True max size = 0 bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >] >12:01:58,564 DEBUG storage.ui: Ext4FS.supported: supported: True ; >12:01:58,564 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >12:01:58,566 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sdc ; >12:01:58,567 DEBUG storage.ui: PartitionDevice._setFormat: req1 ; >12:01:58,568 DEBUG storage.ui: PartitionDevice._setFormat: req1 ; current: None ; type: ext4 ; >12:01:58,569 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sdc ; >12:01:58,570 INFO storage.ui: added partition req1 (id 35) to device tree >12:01:58,570 INFO storage.ui: registered action: [4] Create Device partition req1 (id 35) >12:01:58,570 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >12:01:58,570 INFO storage.ui: registered action: [5] Create Format ext4 filesystem mounted at /boot on partition req1 (id 35) >12:01:58,570 INFO storage.ui: skipping unneeded stage1 biosboot request >12:01:58,570 DEBUG storage.ui: PartSpec instance (0x42ee0d0) -- > mountpoint = None lv = False singlePV = False thin = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False > >12:01:58,571 DEBUG storage.ui: None >12:01:58,571 DEBUG storage.ui: LUKS.__init__: add_backup_passphrase: False ; escrow_cert: None ; cipher: None ; passphrase: ; mountpoint: None ; >12:01:58,572 DEBUG storage.ui: getFormat('luks') returning LUKS instance >12:01:58,573 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sdc ; >12:01:58,574 DEBUG storage.ui: PartitionDevice._setFormat: req2 ; >12:01:58,575 DEBUG storage.ui: PartitionDevice._setFormat: req2 ; current: None ; type: luks ; >12:01:58,575 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sdc ; >12:01:58,576 INFO storage.ui: added partition req2 (id 36) to device tree >12:01:58,576 INFO storage.ui: registered action: [6] Create Device partition req2 (id 36) >12:01:58,576 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >12:01:58,576 INFO storage.ui: registered action: [7] Create Format luks on partition req2 (id 36) >12:01:58,577 DEBUG storage.ui: SwapSpace.__init__: device: /dev/req2 ; mountpoint: None ; >12:01:58,577 DEBUG storage.ui: getFormat('swap') returning SwapSpace instance >12:01:58,578 DEBUG storage.ui: PartitionDevice.addChild: kids: 0 ; name: req2 ; >12:01:58,579 DEBUG storage.ui: LUKSDevice._setFormat: luks-req2 ; current: None ; type: swap ; >12:01:58,579 INFO storage.ui: added luks/dm-crypt luks-req2 (id 37) to device tree >12:01:58,579 INFO storage.ui: registered action: [8] Create Device luks/dm-crypt luks-req2 (id 37) >12:01:58,579 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >12:01:58,580 INFO storage.ui: registered action: [9] Create Format swap on luks/dm-crypt luks-req2 (id 37) >12:01:58,581 DEBUG storage.ui: DiskDevice.setup: sdc ; status: True ; controllable: True ; orig: False ; >12:01:58,581 DEBUG storage.ui: removing all non-preexisting partitions ['req0(id 34)', 'req1(id 35)', 'req2(id 36)'] from disk(s) ['sdc'] >12:01:58,582 DEBUG storage.ui: allocatePartitions: disks=['sdc'] ; partitions=['req0(id 34)', 'req1(id 35)', 'req2(id 36)'] >12:01:58,582 DEBUG storage.ui: removing all non-preexisting partitions ['req1(id 35)', 'req2(id 36)', 'req0(id 34)'] from disk(s) ['sdc'] >12:01:58,583 DEBUG storage.ui: DeviceTree.getDeviceByName: name: ; >12:01:58,584 DEBUG storage.ui: DeviceTree.getDeviceByName returned None >12:01:58,585 DEBUG storage.ui: DeviceTree.getDeviceByPath: path: /dev/ ; >12:01:58,586 DEBUG storage.ui: DeviceTree.getDeviceByPath returned None >12:01:58,586 DEBUG storage.ui: failed to resolve '/dev/' >12:01:58,586 DEBUG storage.ui: allocating partition: req1 ; id: 35 ; disks: ['sdc'] ; >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 0 ; start: None ; end: None >12:01:58,586 DEBUG storage.ui: checking freespace on sdc >12:01:58,586 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sdc part_type=0 req_size=500MB boot=True best=None grow=False start=None >12:01:58,587 DEBUG storage.ui: checking 63-1953525167 (953869 MB) >12:01:58,587 DEBUG storage.ui: current free range is 63-1953525167 (953869MB) >12:01:58,587 DEBUG storage.ui: updating use_disk to sdc, type: 0 >12:01:58,587 DEBUG storage.ui: new free: 63-1953525167 / 953869MB >12:01:58,587 DEBUG storage.ui: new free allows for 0 sectors of growth >12:01:58,587 DEBUG storage.ui: found free space for bootable request >12:01:58,588 DEBUG storage.ui: adjusted start sector from 63 to 2048 >12:01:58,588 DEBUG storage.ui: created partition sdc1 of 500MB and added it to /dev/sdc >12:01:58,589 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >12:01:58,589 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4853850> fileSystem: None > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4858610> PedPartition: <_ped.Partition object at 0x48570b0> >12:01:58,590 DEBUG storage.ui: PartitionDevice._setDisk: sdc1 ; new: sdc ; old: None ; >12:01:58,591 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sdc ; >12:01:58,592 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc1 ; >12:01:58,593 DEBUG storage.ui: device sdc1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4853850> fileSystem: None > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4858510> PedPartition: <_ped.Partition object at 0x4857050> >12:01:58,594 DEBUG storage.ui: DeviceTree.getDeviceByName: name: ; >12:01:58,595 DEBUG storage.ui: DeviceTree.getDeviceByName returned None >12:01:58,595 DEBUG storage.ui: DeviceTree.getDeviceByPath: path: /dev/ ; >12:01:58,597 DEBUG storage.ui: DeviceTree.getDeviceByPath returned None >12:01:58,597 DEBUG storage.ui: failed to resolve '/dev/' >12:01:58,597 DEBUG storage.ui: allocating partition: req2 ; id: 36 ; disks: ['sdc'] ; >boot: False ; primary: False ; size: 8080MB ; grow: False ; max_size: 0 ; start: None ; end: None >12:01:58,597 DEBUG storage.ui: checking freespace on sdc >12:01:58,597 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sdc part_type=0 req_size=8080MB boot=False best=None grow=False start=None >12:01:58,597 DEBUG storage.ui: checking 63-2047 (0 MB) >12:01:58,598 DEBUG storage.ui: current free range is 63-2047 (0MB) >12:01:58,598 DEBUG storage.ui: checking 1026048-1953525167 (953368 MB) >12:01:58,598 DEBUG storage.ui: current free range is 1026048-1953525167 (953368MB) >12:01:58,598 DEBUG storage.ui: updating use_disk to sdc, type: 0 >12:01:58,598 DEBUG storage.ui: new free: 1026048-1953525167 / 953368MB >12:01:58,598 DEBUG storage.ui: new free allows for 0 sectors of growth >12:01:58,599 DEBUG storage.ui: created partition sdc2 of 8080MB and added it to /dev/sdc >12:01:58,600 DEBUG storage.ui: PartitionDevice._setPartedPartition: req2 ; >12:01:58,600 DEBUG storage.ui: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4853850> fileSystem: None > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4858950> PedPartition: <_ped.Partition object at 0x48571d0> >12:01:58,601 DEBUG storage.ui: PartitionDevice._setDisk: sdc2 ; new: sdc ; old: None ; >12:01:58,602 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sdc ; >12:01:58,603 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc2 ; >12:01:58,604 DEBUG storage.ui: device sdc2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4853850> fileSystem: None > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x47a2fd0> PedPartition: <_ped.Partition object at 0x48570b0> >12:01:58,605 DEBUG storage.ui: DeviceTree.getDeviceByName: name: ; >12:01:58,605 DEBUG storage.ui: DeviceTree.getDeviceByName returned None >12:01:58,606 DEBUG storage.ui: DeviceTree.getDeviceByPath: path: /dev/ ; >12:01:58,607 DEBUG storage.ui: DeviceTree.getDeviceByPath returned None >12:01:58,608 DEBUG storage.ui: failed to resolve '/dev/' >12:01:58,608 DEBUG storage.ui: allocating partition: req0 ; id: 34 ; disks: ['sdc'] ; >boot: False ; primary: False ; size: 500MB ; grow: True ; max_size: 0 ; start: None ; end: None >12:01:58,608 DEBUG storage.ui: checking freespace on sdc >12:01:58,608 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sdc part_type=0 req_size=500MB boot=False best=None grow=True start=None >12:01:58,608 DEBUG storage.ui: checking 63-2047 (0 MB) >12:01:58,609 DEBUG storage.ui: current free range is 63-2047 (0MB) >12:01:58,609 DEBUG storage.ui: checking 17573888-1953525167 (945288 MB) >12:01:58,609 DEBUG storage.ui: current free range is 17573888-1953525167 (945288MB) >12:01:58,609 DEBUG storage.ui: evaluating growth potential for new layout >12:01:58,609 DEBUG storage.ui: calculating growth for disk /dev/sdc >12:01:58,610 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >12:01:58,611 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4853850> fileSystem: None > number: 3 path: /dev/sdc3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x48589d0> PedPartition: <_ped.Partition object at 0x4857170> >12:01:58,611 DEBUG storage.ui: PartitionDevice._setDisk: sdc3 ; new: sdc ; old: None ; >12:01:58,612 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: sdc ; >12:01:58,613 DEBUG storage.ui: adding request 35 to chunk 1953525105 (63-1953525167) on /dev/sdc >12:01:58,613 DEBUG storage.ui: adding request 36 to chunk 1953525105 (63-1953525167) on /dev/sdc >12:01:58,613 DEBUG storage.ui: adding request 34 to chunk 1953525105 (63-1953525167) on /dev/sdc >12:01:58,613 DEBUG storage.ui: Chunk.growRequests: 1953525105 on /dev/sdc start = 63 end = 1953525167 >sectorSize = 512 > >12:01:58,613 DEBUG storage.ui: req: PartitionRequest instance -- >id = 35 name = sdc1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >12:01:58,613 DEBUG storage.ui: req: PartitionRequest instance -- >id = 36 name = sdc2 growable = False >base = 16547840 growth = 0 max_grow = 0 >done = True >12:01:58,613 DEBUG storage.ui: req: PartitionRequest instance -- >id = 34 name = sdc3 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >12:01:58,614 DEBUG storage.ui: 1 requests and 1934929265 (944789MB) left in chunk >12:01:58,614 DEBUG storage.ui: adding 1934929265 (944789MB) to 34 (sdc3) >12:01:58,614 DEBUG storage.ui: new grow amount for request 34 (sdc3) is 1934929265 units, or 944789MB >12:01:58,614 DEBUG storage.ui: request 35 (sdc1) growth: 0 (0MB) size: 500MB >12:01:58,614 DEBUG storage.ui: request 36 (sdc2) growth: 0 (0MB) size: 8080MB >12:01:58,614 DEBUG storage.ui: request 34 (sdc3) growth: 1934929265 (944789MB) size: 945289MB >12:01:58,614 DEBUG storage.ui: disk /dev/sdc growth: 1934929265 (944789MB) >12:01:58,615 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc3 ; >12:01:58,615 DEBUG storage.ui: device sdc3 new partedPartition None >12:01:58,616 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sdc ; >12:01:58,617 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: sdc ; >12:01:58,617 DEBUG storage.ui: total growth: 1934929265 sectors >12:01:58,617 DEBUG storage.ui: updating use_disk to sdc, type: 0 >12:01:58,617 DEBUG storage.ui: new free: 17573888-1953525167 / 945288MB >12:01:58,617 DEBUG storage.ui: new free allows for 1934929265 sectors of growth >12:01:58,618 DEBUG storage.ui: created partition sdc3 of 500MB and added it to /dev/sdc >12:01:58,619 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >12:01:58,619 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4853850> fileSystem: None > number: 3 path: /dev/sdc3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4858c50> PedPartition: <_ped.Partition object at 0x48572f0> >12:01:58,620 DEBUG storage.ui: PartitionDevice._setDisk: sdc3 ; new: sdc ; old: None ; >12:01:58,621 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: sdc ; >12:01:58,622 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc3 ; >12:01:58,623 DEBUG storage.ui: device sdc3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4853850> fileSystem: None > number: 3 path: /dev/sdc3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4858cd0> PedPartition: <_ped.Partition object at 0x4857290> >12:01:58,623 DEBUG storage.ui: growPartitions: disks=['sdc'], partitions=['sdc3(id 34)', 'sdc1(id 35)', 'sdc2(id 36)'] >12:01:58,623 DEBUG storage.ui: growable partitions are ['sdc3'] >12:01:58,623 DEBUG storage.ui: adding request 34 to chunk 1953525105 (63-1953525167) on /dev/sdc >12:01:58,623 DEBUG storage.ui: adding request 35 to chunk 1953525105 (63-1953525167) on /dev/sdc >12:01:58,623 DEBUG storage.ui: adding request 36 to chunk 1953525105 (63-1953525167) on /dev/sdc >12:01:58,623 DEBUG storage.ui: disk sdc has 1 chunks >12:01:58,624 DEBUG storage.ui: Chunk.growRequests: 1953525105 on /dev/sdc start = 63 end = 1953525167 >sectorSize = 512 > >12:01:58,624 DEBUG storage.ui: req: PartitionRequest instance -- >id = 35 name = sdc1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >12:01:58,624 DEBUG storage.ui: req: PartitionRequest instance -- >id = 36 name = sdc2 growable = False >base = 16547840 growth = 0 max_grow = 0 >done = True >12:01:58,624 DEBUG storage.ui: req: PartitionRequest instance -- >id = 34 name = sdc3 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >12:01:58,624 DEBUG storage.ui: 1 requests and 1934929265 (944789MB) left in chunk >12:01:58,624 DEBUG storage.ui: adding 1934929265 (944789MB) to 34 (sdc3) >12:01:58,624 DEBUG storage.ui: new grow amount for request 34 (sdc3) is 1934929265 units, or 944789MB >12:01:58,624 DEBUG storage.ui: growing partitions on sdc >12:01:58,625 DEBUG storage.ui: partition sdc1 (35): 0 >12:01:58,625 DEBUG storage.ui: new geometry for sdc1: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x4853650> PedGeometry: <_ped.Geometry object at 0x4858d50> >12:01:58,625 DEBUG storage.ui: partition sdc2 (36): 0 >12:01:58,625 DEBUG storage.ui: new geometry for sdc2: parted.Geometry instance -- > start: 1026048 end: 17573887 length: 16547840 > device: <parted.device.Device object at 0x4853650> PedGeometry: <_ped.Geometry object at 0x4858f10> >12:01:58,625 DEBUG storage.ui: partition sdc3 (34): 0 >12:01:58,625 DEBUG storage.ui: new geometry for sdc3: parted.Geometry instance -- > start: 17573888 end: 1953523711 length: 1935949824 > device: <parted.device.Device object at 0x4853650> PedGeometry: <_ped.Geometry object at 0x485e0d0> >12:01:58,626 DEBUG storage.ui: removing all non-preexisting partitions ['sdc1(id 35)', 'sdc2(id 36)', 'sdc3(id 34)'] from disk(s) ['sdc'] >12:01:58,627 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc1 ; >12:01:58,627 DEBUG storage.ui: device sdc1 new partedPartition None >12:01:58,628 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: sdc ; >12:01:58,629 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: sdc ; >12:01:58,630 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc2 ; >12:01:58,630 DEBUG storage.ui: device sdc2 new partedPartition None >12:01:58,631 DEBUG storage.ui: PartitionDevice._setDisk: req2 ; new: None ; old: sdc ; >12:01:58,632 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sdc ; >12:01:58,632 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc3 ; >12:01:58,633 DEBUG storage.ui: device sdc3 new partedPartition None >12:01:58,633 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sdc ; >12:01:58,634 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sdc ; >12:01:58,635 DEBUG storage.ui: back from removeNewPartitions >12:01:58,635 DEBUG storage.ui: extended: None >12:01:58,635 DEBUG storage.ui: setting req1 new geometry: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x4853650> PedGeometry: <_ped.Geometry object at 0x4858d50> >12:01:58,636 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >12:01:58,636 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4853850> fileSystem: None > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x485e390> PedPartition: <_ped.Partition object at 0x47a7e90> >12:01:58,637 DEBUG storage.ui: PartitionDevice._setDisk: sdc1 ; new: sdc ; old: None ; >12:01:58,638 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sdc ; >12:01:58,639 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc1 ; >12:01:58,639 DEBUG storage.ui: device sdc1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4853850> fileSystem: None > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x485e4d0> PedPartition: <_ped.Partition object at 0x4857410> >12:01:58,640 DEBUG storage.ui: setting req2 new geometry: parted.Geometry instance -- > start: 1026048 end: 17573887 length: 16547840 > device: <parted.device.Device object at 0x4853650> PedGeometry: <_ped.Geometry object at 0x4858f10> >12:01:58,641 DEBUG storage.ui: PartitionDevice._setPartedPartition: req2 ; >12:01:58,641 DEBUG storage.ui: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4853850> fileSystem: None > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x48585d0> PedPartition: <_ped.Partition object at 0x4857350> >12:01:58,642 DEBUG storage.ui: PartitionDevice._setDisk: sdc2 ; new: sdc ; old: None ; >12:01:58,643 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sdc ; >12:01:58,644 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc2 ; >12:01:58,644 DEBUG storage.ui: device sdc2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4853850> fileSystem: None > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x48583d0> PedPartition: <_ped.Partition object at 0x4857290> >12:01:58,644 DEBUG storage.ui: setting req0 new geometry: parted.Geometry instance -- > start: 17573888 end: 1953523711 length: 1935949824 > device: <parted.device.Device object at 0x4853650> PedGeometry: <_ped.Geometry object at 0x485e0d0> >12:01:58,646 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >12:01:58,646 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4853850> fileSystem: None > number: 3 path: /dev/sdc3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4858950> PedPartition: <_ped.Partition object at 0x48573b0> >12:01:58,647 DEBUG storage.ui: PartitionDevice._setDisk: sdc3 ; new: sdc ; old: None ; >12:01:58,648 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: sdc ; >12:01:58,649 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc3 ; >12:01:58,649 DEBUG storage.ui: device sdc3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4853850> fileSystem: None > number: 3 path: /dev/sdc3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x485e650> PedPartition: <_ped.Partition object at 0x4857470> >12:01:58,649 DEBUG storage.ui: fixing size of non-existent 500MB partition sdc1 (35) with non-existent ext4 filesystem mounted at /boot at 500.00 >12:01:58,650 DEBUG storage.ui: fixing size of non-existent 8080MB partition sdc2 (36) with non-existent luks at 8080.00 >12:01:58,650 DEBUG storage.ui: fixing size of non-existent 945288MB partition sdc3 (34) with non-existent luks at 945288.00 >12:01:58,652 DEBUG storage.ui: BTRFS.supported: supported: True ; >12:01:58,652 DEBUG storage.ui: getFormat('btrfs') returning BTRFS instance >12:01:58,653 DEBUG storage.ui: PartitionDevice.addChild: kids: 0 ; name: sdc3 ; >12:01:58,654 DEBUG storage.ui: LUKSDevice._setFormat: luks-sdc3 ; current: None ; type: btrfs ; >12:01:58,654 INFO storage.ui: added luks/dm-crypt luks-sdc3 (id 38) to device tree >12:01:58,654 INFO storage.ui: registered action: [10] Create Device luks/dm-crypt luks-sdc3 (id 38) >12:01:58,654 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >12:01:58,654 INFO storage.ui: registered action: [11] Create Format btrfs filesystem on luks/dm-crypt luks-sdc3 (id 38) >12:01:58,655 DEBUG storage.ui: newBTRFS: args = () ; kwargs = {'parents': [LUKSDevice instance (0x7fd94034a1d0) -- > name = luks-sdc3 status = False kids = 0 id = 38 > parents = ['non-existent 945288MB partition sdc3 (34) with non-existent luks'] > uuid = None size = 945286.0 > format = non-existent btrfs filesystem > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 945288.0 path = /dev/mapper/luks-sdc3 > format args = [] originalFormat = btrfs target = crypt dmUuid = None]} >12:01:58,656 DEBUG storage.ui: LUKSDevice.addChild: kids: 0 ; name: luks-sdc3 ; >12:01:58,656 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >12:01:58,658 DEBUG storage.ui: BTRFSVolumeDevice._setFormat: fedora_f20gcastro ; current: None ; type: None ; >12:01:58,659 DEBUG storage.ui: BTRFS.supported: supported: True ; >12:01:58,660 DEBUG storage.ui: getFormat('btrfs') returning BTRFS instance >12:01:58,661 DEBUG storage.ui: BTRFSVolumeDevice._setFormat: btrfs.39 ; current: None ; type: btrfs ; >12:01:58,662 DEBUG storage.ui: BTRFS.supported: supported: True ; >12:01:58,662 DEBUG storage.ui: getFormat('btrfs') returning BTRFS instance >12:01:58,663 DEBUG storage.ui: BTRFSVolumeDevice._setFormat: btrfs.39 ; current: btrfs ; type: btrfs ; >12:01:58,663 INFO storage.ui: added btrfs volume fedora_f20gcastro (id 39) to device tree >12:01:58,664 INFO storage.ui: registered action: [12] Create Device btrfs volume fedora_f20gcastro (id 39) >12:01:58,664 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >12:01:58,664 INFO storage.ui: registered action: [13] Create Format btrfs filesystem on btrfs volume fedora_f20gcastro (id 39) >12:01:58,665 DEBUG storage.ui: newBTRFS: args = () ; kwargs = {'mountpoint': '/', 'subvol': True, 'fmt_type': 'ext4', 'parents': [BTRFSVolumeDevice instance (0x47ad150) -- > name = fedora_f20gcastro status = False kids = 0 id = 39 > parents = ['non-existent 945286MB luks/dm-crypt luks-sdc3 (38) with non-existent btrfs filesystem'] > uuid = None size = 945286.0 > format = non-existent btrfs filesystem > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/luks-sdc3 > format args = [] originalFormat = btrfs], 'size': 1024} >12:01:58,666 DEBUG storage.ui: BTRFSVolumeDevice.addChild: kids: 0 ; name: fedora_f20gcastro ; >12:01:58,666 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >12:01:58,667 DEBUG storage.ui: BTRFSSubVolumeDevice._setFormat: root ; current: None ; type: None ; >12:01:58,668 DEBUG storage.ui: BTRFS.supported: supported: True ; >12:01:58,669 DEBUG storage.ui: getFormat('btrfs') returning BTRFS instance >12:01:58,670 DEBUG storage.ui: BTRFSSubVolumeDevice._setFormat: root ; current: None ; type: btrfs ; >12:01:58,670 INFO storage.ui: added btrfs subvolume root (id 40) to device tree >12:01:58,670 INFO storage.ui: registered action: [14] Create Device btrfs subvolume root (id 40) >12:01:58,670 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >12:01:58,671 INFO storage.ui: registered action: [15] Create Format btrfs filesystem mounted at / on btrfs subvolume root (id 40) >12:01:58,672 DEBUG storage.ui: newBTRFS: args = () ; kwargs = {'mountpoint': '/home', 'subvol': True, 'fmt_type': 'ext4', 'parents': [BTRFSVolumeDevice instance (0x47ad150) -- > name = fedora_f20gcastro status = False kids = 1 id = 39 > parents = ['non-existent 945286MB luks/dm-crypt luks-sdc3 (38) with non-existent btrfs filesystem'] > uuid = None size = 945286.0 > format = non-existent btrfs filesystem > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/luks-sdc3 > format args = [] originalFormat = btrfs], 'size': 500} >12:01:58,673 DEBUG storage.ui: BTRFSVolumeDevice.addChild: kids: 1 ; name: fedora_f20gcastro ; >12:01:58,673 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >12:01:58,674 DEBUG storage.ui: BTRFSSubVolumeDevice._setFormat: home ; current: None ; type: None ; >12:01:58,675 DEBUG storage.ui: BTRFS.supported: supported: True ; >12:01:58,675 DEBUG storage.ui: getFormat('btrfs') returning BTRFS instance >12:01:58,676 DEBUG storage.ui: BTRFSSubVolumeDevice._setFormat: home ; current: None ; type: btrfs ; >12:01:58,677 INFO storage.ui: added btrfs subvolume home (id 41) to device tree >12:01:58,677 INFO storage.ui: registered action: [16] Create Device btrfs subvolume home (id 41) >12:01:58,677 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >12:01:58,677 INFO storage.ui: registered action: [17] Create Format btrfs filesystem mounted at /home on btrfs subvolume home (id 41) >12:01:58,707 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sdc ; >12:01:58,708 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 953869MB disk sdc (16) with non-existent msdos disklabel >12:01:58,709 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sdc ; >12:01:58,710 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 953869MB disk sdc (16) with non-existent msdos disklabel >12:01:58,710 DEBUG storage.ui: resolved 'sdc' to 'sdc' (disk) >12:01:58,747 DEBUG blivet: BTRFS.supported: supported: True ; >12:01:58,747 DEBUG blivet: getFormat('btrfs') returning BTRFS instance >12:01:58,749 DEBUG blivet: Ext4FS.supported: supported: True ; >12:01:58,749 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >12:02:16,815 DEBUG blivet: Ext4FS.supported: supported: True ; >12:02:16,816 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >12:02:16,818 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x4783e10>, 500, ['sdc'], {'encrypted': False, 'raid_level': None} >12:02:16,825 DEBUG blivet: BTRFS.supported: supported: True ; >12:02:16,825 DEBUG blivet: getFormat('btrfs') returning BTRFS instance >12:02:16,829 DEBUG blivet: BTRFS.supported: supported: True ; >12:02:16,829 DEBUG blivet: getFormat('btrfs') returning BTRFS instance >12:02:16,830 DEBUG blivet: BTRFS.supported: supported: True ; >12:02:16,830 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.BTRFSFactory'>: <blivet.Blivet object at 0x4783e10>, 0, [], {} >12:02:16,839 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.BTRFSFactory'>: <blivet.Blivet object at 0x4783e10>, 0, [], {} >12:02:25,397 DEBUG blivet: BTRFS.supported: supported: True ; >12:02:25,397 DEBUG blivet: getFormat('btrfs') returning BTRFS instance >12:02:25,398 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.BTRFSFactory'>: <blivet.Blivet object at 0x4783e10>, 945286, ['sdc'], {'encrypted': False, 'raid_level': None} >12:02:25,401 DEBUG storage.ui: Blivet.factoryDevice: 3 ; 945286 ; container_raid_level: single ; name: home ; encrypted: False ; container_encrypted: True ; disks: [DiskDevice instance (0x4772410) -- > name = sdc status = True kids = 3 id = 16 > parents = [] > uuid = None size = 953869.710938 > format = non-existent msdos disklabel > major = 8 minor = 32 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdc partedDevice = parted.Device instance -- > model: ATA WDC WD1002FBYS-0 path: /dev/sdc type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x39a9710> > target size = 0 path = /dev/sdc > format args = [] originalFormat = btrfs removable = False partedDevice = <parted.device.Device object at 0x4772990>] ; raid_level: None ; label: ; container_name: fedora_f20gcastro ; device: non-existent 945286MB btrfs subvolume home (41) with non-existent btrfs filesystem mounted at /home ; mountpoint: /home ; fstype: btrfs ; container_size: 0 ; >12:02:25,402 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.BTRFSFactory'>: <blivet.Blivet object at 0x4783e10>, 945286, ['sdc'], {'container_raid_level': 'single', 'name': 'home', 'encrypted': False, 'container_encrypted': True, 'raid_level': None, 'label': '', 'container_name': 'fedora_f20gcastro', 'device': BTRFSSubVolumeDevice instance (0x485ecd0) -- > name = home status = False kids = 0 id = 41 > parents = ['non-existent 945286MB btrfs volume fedora_f20gcastro (39) with non-existent btrfs filesystem'] > uuid = None size = 945286.0 > format = non-existent btrfs filesystem mounted at /home > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/luks-sdc3 > format args = [] originalFormat = None, 'mountpoint': '/home', 'fstype': 'btrfs', 'container_size': 0} >12:02:25,403 DEBUG storage.ui: BTRFSFactory.configure: parent_factory: None ; >12:02:25,404 DEBUG storage.ui: starting Blivet copy >12:02:25,439 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc1 ; >12:02:25,440 DEBUG storage.ui: device sdc1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4879d50> fileSystem: None > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4853ed0> PedPartition: <_ped.Partition object at 0x48572f0> >12:02:25,441 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc2 ; >12:02:25,441 DEBUG storage.ui: device sdc2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4879d50> fileSystem: None > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x49d9050> PedPartition: <_ped.Partition object at 0x4857170> >12:02:25,442 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc3 ; >12:02:25,442 DEBUG storage.ui: device sdc3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4879d50> fileSystem: None > number: 3 path: /dev/sdc3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x49d91d0> PedPartition: <_ped.Partition object at 0x487cc50> >12:02:25,444 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >12:02:25,445 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4884cd0> fileSystem: <parted.filesystem.FileSystem object at 0x49d9490> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x49d9310> PedPartition: <_ped.Partition object at 0x487ccb0> >12:02:25,446 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >12:02:25,446 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4884cd0> fileSystem: None > number: 2 path: /dev/sda2 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x49d95d0> PedPartition: <_ped.Partition object at 0x487cd70> >12:02:25,448 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda5 ; >12:02:25,448 DEBUG storage.ui: device sda5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4884cd0> fileSystem: None > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x49d9750> PedPartition: <_ped.Partition object at 0x487cdd0> >12:02:25,449 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb1 ; >12:02:25,450 DEBUG storage.ui: device sdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4885b90> fileSystem: <parted.filesystem.FileSystem object at 0x49d9890> > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x49d93d0> PedPartition: <_ped.Partition object at 0x487cd10> >12:02:25,451 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb2 ; >12:02:25,452 DEBUG storage.ui: device sdb2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4885b90> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x49d9810> PedPartition: <_ped.Partition object at 0x487ce30> >12:02:25,453 DEBUG storage.ui: PartitionDevice._setPartedPartition: sde1 ; >12:02:25,453 DEBUG storage.ui: device sde1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4886ad0> fileSystem: <parted.filesystem.FileSystem object at 0x49d9b50> > number: 1 path: /dev/sde1 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x49d9ad0> PedPartition: <_ped.Partition object at 0x487cef0> >12:02:25,453 DEBUG storage.ui: finished Blivet copy >12:02:25,454 DEBUG storage.ui: child factory class: <class 'blivet.devicefactory.PartitionSetFactory'> >12:02:25,454 DEBUG storage.ui: child factory args: [<blivet.Blivet object at 0x4783e10>, 945286, [DiskDevice instance (0x4772410) -- > name = sdc status = True kids = 3 id = 16 > parents = [] > uuid = None size = 953869.710938 > format = non-existent msdos disklabel > major = 8 minor = 32 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdc partedDevice = parted.Device instance -- > model: ATA WDC WD1002FBYS-0 path: /dev/sdc type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x39a9710> > target size = 0 path = /dev/sdc > format args = [] originalFormat = btrfs removable = False partedDevice = <parted.device.Device object at 0x4772990>]] >12:02:25,454 DEBUG storage.ui: child factory kwargs: {'encrypted': True, 'fstype': 'btrfs'} >12:02:25,456 DEBUG storage.ui: LUKS.__init__: >12:02:25,456 DEBUG storage.ui: getFormat('luks') returning LUKS instance >12:02:25,457 DEBUG storage.ui: PartitionSetFactory.configure: parent_factory: <blivet.devicefactory.BTRFSFactory object at 0x4858190> ; >12:02:25,458 DEBUG storage.ui: parent factory container: non-existent 945286MB btrfs volume fedora_f20gcastro (39) with non-existent btrfs filesystem >12:02:25,458 DEBUG storage.ui: members: ['luks-sdc3'] >12:02:25,458 DEBUG storage.ui: add_disks: [] >12:02:25,458 DEBUG storage.ui: remove_disks: [] >12:02:25,459 DEBUG storage.ui: BTRFS.supported: supported: True ; >12:02:25,460 DEBUG storage.ui: getFormat('btrfs') returning BTRFS instance >12:02:25,461 DEBUG storage.ui: LUKS.__init__: >12:02:25,461 DEBUG storage.ui: getFormat('luks') returning LUKS instance >12:02:25,462 DEBUG storage.ui: adding a TotalSizeSet with size 945286 >12:02:25,462 DEBUG storage.ui: set.allocated = 258 >12:02:25,463 DEBUG storage.ui: DiskDevice.setup: sdc ; status: True ; controllable: True ; orig: False ; >12:02:25,464 DEBUG storage.ui: removing all non-preexisting partitions ['sdc1(id 35)', 'sdc2(id 36)', 'sdc3(id 34)'] from disk(s) ['sdc'] >12:02:25,466 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc1 ; >12:02:25,466 DEBUG storage.ui: device sdc1 new partedPartition None >12:02:25,467 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: sdc ; >12:02:25,468 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: sdc ; >12:02:25,470 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc2 ; >12:02:25,470 DEBUG storage.ui: device sdc2 new partedPartition None >12:02:25,471 DEBUG storage.ui: PartitionDevice._setDisk: req2 ; new: None ; old: sdc ; >12:02:25,472 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sdc ; >12:02:25,473 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc3 ; >12:02:25,473 DEBUG storage.ui: device sdc3 new partedPartition None >12:02:25,475 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sdc ; >12:02:25,476 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sdc ; >12:02:25,476 DEBUG storage.ui: allocatePartitions: disks=['sdc'] ; partitions=['req1(id 35)', 'req2(id 36)', 'req0(id 34)'] >12:02:25,476 DEBUG storage.ui: removing all non-preexisting partitions ['req1(id 35)', 'req2(id 36)', 'req0(id 34)'] from disk(s) ['sdc'] >12:02:25,478 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sdc ; >12:02:25,479 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 953869MB disk sdc (16) with non-existent msdos disklabel >12:02:25,479 DEBUG storage.ui: resolved 'sdc' to 'sdc' (disk) >12:02:25,480 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sdc ; >12:02:25,482 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 953869MB disk sdc (16) with non-existent msdos disklabel >12:02:25,482 DEBUG storage.ui: resolved 'sdc' to 'sdc' (disk) >12:02:25,482 DEBUG storage.ui: allocating partition: req1 ; id: 35 ; disks: ['sdc'] ; >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 0 ; start: None ; end: None >12:02:25,482 DEBUG storage.ui: checking freespace on sdc >12:02:25,483 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sdc part_type=0 req_size=500MB boot=True best=None grow=False start=None >12:02:25,483 DEBUG storage.ui: checking 63-1953525167 (953869 MB) >12:02:25,483 DEBUG storage.ui: current free range is 63-1953525167 (953869MB) >12:02:25,483 DEBUG storage.ui: updating use_disk to sdc, type: 0 >12:02:25,484 DEBUG storage.ui: new free: 63-1953525167 / 953869MB >12:02:25,484 DEBUG storage.ui: new free allows for 0 sectors of growth >12:02:25,484 DEBUG storage.ui: found free space for bootable request >12:02:25,484 DEBUG storage.ui: adjusted start sector from 63 to 2048 >12:02:25,484 DEBUG storage.ui: created partition sdc1 of 500MB and added it to /dev/sdc >12:02:25,486 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >12:02:25,486 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4853850> fileSystem: None > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4885410> PedPartition: <_ped.Partition object at 0x4857230> >12:02:25,487 DEBUG storage.ui: PartitionDevice._setDisk: sdc1 ; new: sdc ; old: None ; >12:02:25,488 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sdc ; >12:02:25,490 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc1 ; >12:02:25,490 DEBUG storage.ui: device sdc1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4853850> fileSystem: None > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4853790> PedPartition: <_ped.Partition object at 0x48571d0> >12:02:25,491 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sdc ; >12:02:25,493 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 953869MB disk sdc (16) with non-existent msdos disklabel >12:02:25,493 DEBUG storage.ui: resolved 'sdc' to 'sdc' (disk) >12:02:25,494 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sdc ; >12:02:25,495 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 953869MB disk sdc (16) with non-existent msdos disklabel >12:02:25,496 DEBUG storage.ui: resolved 'sdc' to 'sdc' (disk) >12:02:25,496 DEBUG storage.ui: allocating partition: req2 ; id: 36 ; disks: ['sdc'] ; >boot: False ; primary: False ; size: 8080MB ; grow: False ; max_size: 0 ; start: None ; end: None >12:02:25,496 DEBUG storage.ui: checking freespace on sdc >12:02:25,496 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sdc part_type=0 req_size=8080MB boot=False best=None grow=False start=None >12:02:25,496 DEBUG storage.ui: checking 63-2047 (0 MB) >12:02:25,497 DEBUG storage.ui: current free range is 63-2047 (0MB) >12:02:25,497 DEBUG storage.ui: checking 1026048-1953525167 (953368 MB) >12:02:25,497 DEBUG storage.ui: current free range is 1026048-1953525167 (953368MB) >12:02:25,497 DEBUG storage.ui: updating use_disk to sdc, type: 0 >12:02:25,497 DEBUG storage.ui: new free: 1026048-1953525167 / 953368MB >12:02:25,497 DEBUG storage.ui: new free allows for 0 sectors of growth >12:02:25,498 DEBUG storage.ui: created partition sdc2 of 8080MB and added it to /dev/sdc >12:02:25,499 DEBUG storage.ui: PartitionDevice._setPartedPartition: req2 ; >12:02:25,499 DEBUG storage.ui: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4853850> fileSystem: None > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x48866d0> PedPartition: <_ped.Partition object at 0x4857290> >12:02:25,500 DEBUG storage.ui: PartitionDevice._setDisk: sdc2 ; new: sdc ; old: None ; >12:02:25,502 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sdc ; >12:02:25,503 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc2 ; >12:02:25,504 DEBUG storage.ui: device sdc2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4853850> fileSystem: None > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4879a50> PedPartition: <_ped.Partition object at 0x4857410> >12:02:25,505 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sdc ; >12:02:25,506 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 953869MB disk sdc (16) with non-existent msdos disklabel >12:02:25,506 DEBUG storage.ui: resolved 'sdc' to 'sdc' (disk) >12:02:25,507 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sdc ; >12:02:25,509 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 953869MB disk sdc (16) with non-existent msdos disklabel >12:02:25,509 DEBUG storage.ui: resolved 'sdc' to 'sdc' (disk) >12:02:25,509 DEBUG storage.ui: allocating partition: req0 ; id: 34 ; disks: ['sdc'] ; >boot: False ; primary: False ; size: 258MB ; grow: True ; max_size: 945286 ; start: None ; end: None >12:02:25,509 DEBUG storage.ui: checking freespace on sdc >12:02:25,509 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sdc part_type=0 req_size=258MB boot=False best=None grow=True start=None >12:02:25,510 DEBUG storage.ui: checking 63-2047 (0 MB) >12:02:25,510 DEBUG storage.ui: current free range is 63-2047 (0MB) >12:02:25,510 DEBUG storage.ui: checking 17573888-1953525167 (945288 MB) >12:02:25,510 DEBUG storage.ui: current free range is 17573888-1953525167 (945288MB) >12:02:25,510 DEBUG storage.ui: evaluating growth potential for new layout >12:02:25,510 DEBUG storage.ui: calculating growth for disk /dev/sdc >12:02:25,512 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >12:02:25,512 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4853850> fileSystem: None > number: 3 path: /dev/sdc3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x49d9c50> PedPartition: <_ped.Partition object at 0x487cf50> >12:02:25,514 DEBUG storage.ui: PartitionDevice._setDisk: sdc3 ; new: sdc ; old: None ; >12:02:25,515 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: sdc ; >12:02:25,515 DEBUG storage.ui: adding request 35 to chunk 1953525105 (63-1953525167) on /dev/sdc >12:02:25,515 DEBUG storage.ui: adding request 36 to chunk 1953525105 (63-1953525167) on /dev/sdc >12:02:25,515 DEBUG storage.ui: adding request 34 to chunk 1953525105 (63-1953525167) on /dev/sdc >12:02:25,515 DEBUG storage.ui: Chunk.growRequests: 1953525105 on /dev/sdc start = 63 end = 1953525167 >sectorSize = 512 > >12:02:25,516 DEBUG storage.ui: req: PartitionRequest instance -- >id = 35 name = sdc1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >12:02:25,516 DEBUG storage.ui: req: PartitionRequest instance -- >id = 36 name = sdc2 growable = False >base = 16547840 growth = 0 max_grow = 0 >done = True >12:02:25,516 DEBUG storage.ui: req: PartitionRequest instance -- >id = 34 name = sdc3 growable = True >base = 528384 growth = 0 max_grow = 1935417344 >done = False >12:02:25,516 DEBUG storage.ui: 1 requests and 1935424881 (945031MB) left in chunk >12:02:25,516 DEBUG storage.ui: adding 1935424881 (945031MB) to 34 (sdc3) >12:02:25,516 DEBUG storage.ui: taking back 7537 (3MB) from 34 (sdc3) >12:02:25,516 DEBUG storage.ui: new grow amount for request 34 (sdc3) is 1935417344 units, or 945028MB >12:02:25,516 DEBUG storage.ui: request 35 (sdc1) growth: 0 (0MB) size: 500MB >12:02:25,516 DEBUG storage.ui: request 36 (sdc2) growth: 0 (0MB) size: 8080MB >12:02:25,517 DEBUG storage.ui: request 34 (sdc3) growth: 1935417344 (945028MB) size: 945286MB >12:02:25,517 DEBUG storage.ui: disk /dev/sdc growth: 1935417344 (945028MB) >12:02:25,518 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc3 ; >12:02:25,518 DEBUG storage.ui: device sdc3 new partedPartition None >12:02:25,519 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sdc ; >12:02:25,520 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: sdc ; >12:02:25,521 DEBUG storage.ui: total growth: 1935417344 sectors >12:02:25,521 DEBUG storage.ui: updating use_disk to sdc, type: 0 >12:02:25,521 DEBUG storage.ui: new free: 17573888-1953525167 / 945288MB >12:02:25,521 DEBUG storage.ui: new free allows for 1935417344 sectors of growth >12:02:25,521 DEBUG storage.ui: created partition sdc3 of 258MB and added it to /dev/sdc >12:02:25,523 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >12:02:25,523 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4853850> fileSystem: None > number: 3 path: /dev/sdc3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x49d9e90> PedPartition: <_ped.Partition object at 0x487cfb0> >12:02:25,524 DEBUG storage.ui: PartitionDevice._setDisk: sdc3 ; new: sdc ; old: None ; >12:02:25,525 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: sdc ; >12:02:25,527 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc3 ; >12:02:25,527 DEBUG storage.ui: device sdc3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4853850> fileSystem: None > number: 3 path: /dev/sdc3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x49e9110> PedPartition: <_ped.Partition object at 0x49e80b0> >12:02:25,528 DEBUG storage.ui: growPartitions: disks=['sdc'], partitions=['sdc1(id 35)', 'sdc2(id 36)', 'sdc3(id 34)'] >12:02:25,528 DEBUG storage.ui: growable partitions are ['sdc3'] >12:02:25,528 DEBUG storage.ui: adding request 35 to chunk 1953525105 (63-1953525167) on /dev/sdc >12:02:25,528 DEBUG storage.ui: adding request 36 to chunk 1953525105 (63-1953525167) on /dev/sdc >12:02:25,528 DEBUG storage.ui: adding request 34 to chunk 1953525105 (63-1953525167) on /dev/sdc >12:02:25,528 DEBUG storage.ui: disk sdc has 1 chunks >12:02:25,528 DEBUG storage.ui: Chunk.growRequests: 1953525105 on /dev/sdc start = 63 end = 1953525167 >sectorSize = 512 > >12:02:25,529 DEBUG storage.ui: req: PartitionRequest instance -- >id = 35 name = sdc1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >12:02:25,529 DEBUG storage.ui: req: PartitionRequest instance -- >id = 36 name = sdc2 growable = False >base = 16547840 growth = 0 max_grow = 0 >done = True >12:02:25,529 DEBUG storage.ui: req: PartitionRequest instance -- >id = 34 name = sdc3 growable = True >base = 528384 growth = 0 max_grow = 1935417344 >done = False >12:02:25,529 DEBUG storage.ui: 1 requests and 1935424881 (945031MB) left in chunk >12:02:25,529 DEBUG storage.ui: adding 1935424881 (945031MB) to 34 (sdc3) >12:02:25,529 DEBUG storage.ui: taking back 7537 (3MB) from 34 (sdc3) >12:02:25,529 DEBUG storage.ui: new grow amount for request 34 (sdc3) is 1935417344 units, or 945028MB >12:02:25,529 DEBUG storage.ui: set: ['sdc3'] 258/945286 >12:02:25,529 DEBUG storage.ui: allocating 945028 to TotalSizeSet with 258/945286 (945028 needed) >12:02:25,530 DEBUG storage.ui: PartitionRequest instance -- >id = 34 name = sdc3 growable = True >base = 528384 growth = 1935417344 max_grow = 1935417344 >done = True >12:02:25,530 DEBUG storage.ui: needed: 0 >12:02:25,530 DEBUG storage.ui: set: ['sdc3'] 945286/945286 >12:02:25,530 DEBUG storage.ui: allocating 0 to TotalSizeSet with 945286/945286 (0 needed) >12:02:25,530 DEBUG storage.ui: PartitionRequest instance -- >id = 34 name = sdc3 growable = True >base = 528384 growth = 1935417344 max_grow = 1935417344 >done = True >12:02:25,530 DEBUG storage.ui: needed: 0 >12:02:25,530 DEBUG storage.ui: growing partitions on sdc >12:02:25,530 DEBUG storage.ui: partition sdc1 (35): 0 >12:02:25,531 DEBUG storage.ui: new geometry for sdc1: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x4853650> PedGeometry: <_ped.Geometry object at 0x4858bd0> >12:02:25,531 DEBUG storage.ui: partition sdc2 (36): 0 >12:02:25,531 DEBUG storage.ui: new geometry for sdc2: parted.Geometry instance -- > start: 1026048 end: 17573887 length: 16547840 > device: <parted.device.Device object at 0x4853650> PedGeometry: <_ped.Geometry object at 0x485e2d0> >12:02:25,531 DEBUG storage.ui: partition sdc3 (34): 0 >12:02:25,531 DEBUG storage.ui: new geometry for sdc3: parted.Geometry instance -- > start: 17573888 end: 1953519615 length: 1935945728 > device: <parted.device.Device object at 0x4853650> PedGeometry: <_ped.Geometry object at 0x485e550> >12:02:25,532 DEBUG storage.ui: removing all non-preexisting partitions ['sdc1(id 35)', 'sdc2(id 36)', 'sdc3(id 34)'] from disk(s) ['sdc'] >12:02:25,533 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc1 ; >12:02:25,533 DEBUG storage.ui: device sdc1 new partedPartition None >12:02:25,534 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: sdc ; >12:02:25,536 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: sdc ; >12:02:25,537 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc2 ; >12:02:25,537 DEBUG storage.ui: device sdc2 new partedPartition None >12:02:25,538 DEBUG storage.ui: PartitionDevice._setDisk: req2 ; new: None ; old: sdc ; >12:02:25,539 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sdc ; >12:02:25,541 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc3 ; >12:02:25,541 DEBUG storage.ui: device sdc3 new partedPartition None >12:02:25,542 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sdc ; >12:02:25,543 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sdc ; >12:02:25,544 DEBUG storage.ui: back from removeNewPartitions >12:02:25,544 DEBUG storage.ui: extended: None >12:02:25,544 DEBUG storage.ui: setting req1 new geometry: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x4853650> PedGeometry: <_ped.Geometry object at 0x4858bd0> >12:02:25,545 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >12:02:25,545 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4853850> fileSystem: None > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x48869d0> PedPartition: <_ped.Partition object at 0x4857290> >12:02:25,547 DEBUG storage.ui: PartitionDevice._setDisk: sdc1 ; new: sdc ; old: None ; >12:02:25,548 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sdc ; >12:02:25,549 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc1 ; >12:02:25,550 DEBUG storage.ui: device sdc1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4853850> fileSystem: None > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x49e91d0> PedPartition: <_ped.Partition object at 0x48571d0> >12:02:25,550 DEBUG storage.ui: setting req2 new geometry: parted.Geometry instance -- > start: 1026048 end: 17573887 length: 16547840 > device: <parted.device.Device object at 0x4853650> PedGeometry: <_ped.Geometry object at 0x485e2d0> >12:02:25,551 DEBUG storage.ui: PartitionDevice._setPartedPartition: req2 ; >12:02:25,551 DEBUG storage.ui: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4853850> fileSystem: None > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4886b90> PedPartition: <_ped.Partition object at 0x4857230> >12:02:25,553 DEBUG storage.ui: PartitionDevice._setDisk: sdc2 ; new: sdc ; old: None ; >12:02:25,554 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sdc ; >12:02:25,555 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc2 ; >12:02:25,556 DEBUG storage.ui: device sdc2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4853850> fileSystem: None > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x49e9310> PedPartition: <_ped.Partition object at 0x49e8050> >12:02:25,556 DEBUG storage.ui: setting req0 new geometry: parted.Geometry instance -- > start: 17573888 end: 1953519615 length: 1935945728 > device: <parted.device.Device object at 0x4853650> PedGeometry: <_ped.Geometry object at 0x485e550> >12:02:25,557 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >12:02:25,557 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4853850> fileSystem: None > number: 3 path: /dev/sdc3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4858790> PedPartition: <_ped.Partition object at 0x4857470> >12:02:25,559 DEBUG storage.ui: PartitionDevice._setDisk: sdc3 ; new: sdc ; old: None ; >12:02:25,560 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: sdc ; >12:02:25,562 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc3 ; >12:02:25,562 DEBUG storage.ui: device sdc3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4853850> fileSystem: None > number: 3 path: /dev/sdc3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x49e9850> PedPartition: <_ped.Partition object at 0x49e81d0> >12:02:25,562 DEBUG storage.ui: fixing size of non-existent 500MB partition sdc1 (35) with non-existent ext4 filesystem mounted at /boot at 500.00 >12:02:25,562 DEBUG storage.ui: fixing size of non-existent 8080MB partition sdc2 (36) with non-existent luks at 8080.00 >12:02:25,563 DEBUG storage.ui: fixing size of non-existent 945286MB partition sdc3 (34) with non-existent luks at 945286.00 >12:02:25,563 DEBUG storage.ui: new member set: ['luks-sdc3'] >12:02:25,563 DEBUG storage.ui: old member set: ['luks-sdc3'] >12:02:25,585 DEBUG blivet: BTRFS.supported: supported: True ; >12:02:25,585 DEBUG blivet: getFormat('btrfs') returning BTRFS instance >12:02:25,590 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.BTRFSFactory'>: <blivet.Blivet object at 0x4783e10>, 0, [], {} >12:02:25,596 DEBUG blivet: Ext4FS.supported: supported: True ; >12:02:25,596 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >12:02:33,598 DEBUG blivet: Ext4FS.supported: supported: True ; >12:02:33,599 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >12:02:33,602 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x4783e10>, 500, ['sdc'], {'encrypted': False, 'raid_level': None} >12:02:33,609 DEBUG blivet: BTRFS.supported: supported: True ; >12:02:33,609 DEBUG blivet: getFormat('btrfs') returning BTRFS instance >12:02:33,614 DEBUG blivet: BTRFS.supported: supported: True ; >12:02:33,614 DEBUG blivet: getFormat('btrfs') returning BTRFS instance >12:02:33,615 DEBUG blivet: BTRFS.supported: supported: True ; >12:02:33,615 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.BTRFSFactory'>: <blivet.Blivet object at 0x4783e10>, 0, [], {} >12:02:33,624 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.BTRFSFactory'>: <blivet.Blivet object at 0x4783e10>, 0, [], {} >12:02:38,373 DEBUG blivet: BTRFS.supported: supported: True ; >12:02:38,373 DEBUG blivet: getFormat('btrfs') returning BTRFS instance >12:02:38,376 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.BTRFSFactory'>: <blivet.Blivet object at 0x4783e10>, 945284, ['sdc'], {'encrypted': False, 'raid_level': None} >12:02:38,379 DEBUG storage.ui: Blivet.factoryDevice: 3 ; 945284 ; container_raid_level: single ; name: root ; encrypted: False ; container_encrypted: True ; disks: [DiskDevice instance (0x4772410) -- > name = sdc status = True kids = 3 id = 16 > parents = [] > uuid = None size = 953869.710938 > format = non-existent msdos disklabel > major = 8 minor = 32 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdc partedDevice = parted.Device instance -- > model: ATA WDC WD1002FBYS-0 path: /dev/sdc type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x39a9710> > target size = 0 path = /dev/sdc > format args = [] originalFormat = btrfs removable = False partedDevice = <parted.device.Device object at 0x4772990>] ; raid_level: None ; label: ; container_name: fedora_f20gcastro ; device: non-existent 945284MB btrfs subvolume root (40) with non-existent btrfs filesystem mounted at / ; mountpoint: / ; fstype: btrfs ; container_size: 0 ; >12:02:38,379 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.BTRFSFactory'>: <blivet.Blivet object at 0x4783e10>, 945284, ['sdc'], {'container_raid_level': 'single', 'name': 'root', 'encrypted': False, 'container_encrypted': True, 'raid_level': None, 'label': '', 'container_name': 'fedora_f20gcastro', 'device': BTRFSSubVolumeDevice instance (0x485ea10) -- > name = root status = False kids = 0 id = 40 > parents = ['non-existent 945284MB btrfs volume fedora_f20gcastro (39) with non-existent btrfs filesystem'] > uuid = None size = 945284.0 > format = non-existent btrfs filesystem mounted at / > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/luks-sdc3 > format args = [] originalFormat = None, 'mountpoint': '/', 'fstype': 'btrfs', 'container_size': 0} >12:02:38,380 DEBUG storage.ui: BTRFSFactory.configure: parent_factory: None ; >12:02:38,380 DEBUG storage.ui: starting Blivet copy >12:02:38,413 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc1 ; >12:02:38,414 DEBUG storage.ui: device sdc1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4886810> fileSystem: None > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x49f6950> PedPartition: <_ped.Partition object at 0x4857230> >12:02:38,415 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc2 ; >12:02:38,415 DEBUG storage.ui: device sdc2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4886810> fileSystem: None > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x49f6ad0> PedPartition: <_ped.Partition object at 0x4857470> >12:02:38,416 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc3 ; >12:02:38,416 DEBUG storage.ui: device sdc3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4886810> fileSystem: None > number: 3 path: /dev/sdc3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x49f6c50> PedPartition: <_ped.Partition object at 0x4857290> >12:02:38,418 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >12:02:38,419 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x49edd50> fileSystem: <parted.filesystem.FileSystem object at 0x49f6f10> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x49f6d90> PedPartition: <_ped.Partition object at 0x48574d0> >12:02:38,420 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >12:02:38,420 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x49edd50> fileSystem: None > number: 2 path: /dev/sda2 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x49fd090> PedPartition: <_ped.Partition object at 0x49e8110> >12:02:38,422 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda5 ; >12:02:38,422 DEBUG storage.ui: device sda5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x49edd50> fileSystem: None > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x49fd210> PedPartition: <_ped.Partition object at 0x49e8230> >12:02:38,424 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb1 ; >12:02:38,424 DEBUG storage.ui: device sdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x49eec10> fileSystem: <parted.filesystem.FileSystem object at 0x49fd350> > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x49f6e50> PedPartition: <_ped.Partition object at 0x4857410> >12:02:38,425 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb2 ; >12:02:38,426 DEBUG storage.ui: device sdb2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x49eec10> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x49fd2d0> PedPartition: <_ped.Partition object at 0x49e82f0> >12:02:38,427 DEBUG storage.ui: PartitionDevice._setPartedPartition: sde1 ; >12:02:38,427 DEBUG storage.ui: device sde1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x49efcd0> fileSystem: <parted.filesystem.FileSystem object at 0x49fd610> > number: 1 path: /dev/sde1 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x49fd590> PedPartition: <_ped.Partition object at 0x49e83b0> >12:02:38,427 DEBUG storage.ui: finished Blivet copy >12:02:38,428 DEBUG storage.ui: child factory class: <class 'blivet.devicefactory.PartitionSetFactory'> >12:02:38,428 DEBUG storage.ui: child factory args: [<blivet.Blivet object at 0x4783e10>, 945284, [DiskDevice instance (0x4772410) -- > name = sdc status = True kids = 3 id = 16 > parents = [] > uuid = None size = 953869.710938 > format = non-existent msdos disklabel > major = 8 minor = 32 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdc partedDevice = parted.Device instance -- > model: ATA WDC WD1002FBYS-0 path: /dev/sdc type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x39a9710> > target size = 0 path = /dev/sdc > format args = [] originalFormat = btrfs removable = False partedDevice = <parted.device.Device object at 0x4772990>]] >12:02:38,428 DEBUG storage.ui: child factory kwargs: {'encrypted': True, 'fstype': 'btrfs'} >12:02:38,430 DEBUG storage.ui: LUKS.__init__: >12:02:38,430 DEBUG storage.ui: getFormat('luks') returning LUKS instance >12:02:38,431 DEBUG storage.ui: PartitionSetFactory.configure: parent_factory: <blivet.devicefactory.BTRFSFactory object at 0x49d9bd0> ; >12:02:38,432 DEBUG storage.ui: parent factory container: non-existent 945284MB btrfs volume fedora_f20gcastro (39) with non-existent btrfs filesystem >12:02:38,432 DEBUG storage.ui: members: ['luks-sdc3'] >12:02:38,432 DEBUG storage.ui: add_disks: [] >12:02:38,432 DEBUG storage.ui: remove_disks: [] >12:02:38,434 DEBUG storage.ui: BTRFS.supported: supported: True ; >12:02:38,434 DEBUG storage.ui: getFormat('btrfs') returning BTRFS instance >12:02:38,435 DEBUG storage.ui: LUKS.__init__: >12:02:38,435 DEBUG storage.ui: getFormat('luks') returning LUKS instance >12:02:38,436 DEBUG storage.ui: adding a TotalSizeSet with size 945284 >12:02:38,436 DEBUG storage.ui: set.allocated = 258 >12:02:38,438 DEBUG storage.ui: DiskDevice.setup: sdc ; status: True ; controllable: True ; orig: False ; >12:02:38,439 DEBUG storage.ui: removing all non-preexisting partitions ['sdc1(id 35)', 'sdc2(id 36)', 'sdc3(id 34)'] from disk(s) ['sdc'] >12:02:38,440 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc1 ; >12:02:38,440 DEBUG storage.ui: device sdc1 new partedPartition None >12:02:38,441 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: sdc ; >12:02:38,442 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: sdc ; >12:02:38,444 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc2 ; >12:02:38,444 DEBUG storage.ui: device sdc2 new partedPartition None >12:02:38,445 DEBUG storage.ui: PartitionDevice._setDisk: req2 ; new: None ; old: sdc ; >12:02:38,446 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sdc ; >12:02:38,448 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc3 ; >12:02:38,448 DEBUG storage.ui: device sdc3 new partedPartition None >12:02:38,449 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sdc ; >12:02:38,450 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sdc ; >12:02:38,450 DEBUG storage.ui: allocatePartitions: disks=['sdc'] ; partitions=['req1(id 35)', 'req2(id 36)', 'req0(id 34)'] >12:02:38,450 DEBUG storage.ui: removing all non-preexisting partitions ['req1(id 35)', 'req2(id 36)', 'req0(id 34)'] from disk(s) ['sdc'] >12:02:38,452 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sdc ; >12:02:38,453 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 953869MB disk sdc (16) with non-existent msdos disklabel >12:02:38,453 DEBUG storage.ui: resolved 'sdc' to 'sdc' (disk) >12:02:38,454 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sdc ; >12:02:38,456 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 953869MB disk sdc (16) with non-existent msdos disklabel >12:02:38,456 DEBUG storage.ui: resolved 'sdc' to 'sdc' (disk) >12:02:38,456 DEBUG storage.ui: allocating partition: req1 ; id: 35 ; disks: ['sdc'] ; >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 0 ; start: None ; end: None >12:02:38,456 DEBUG storage.ui: checking freespace on sdc >12:02:38,457 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sdc part_type=0 req_size=500MB boot=True best=None grow=False start=None >12:02:38,457 DEBUG storage.ui: checking 63-1953525167 (953869 MB) >12:02:38,457 DEBUG storage.ui: current free range is 63-1953525167 (953869MB) >12:02:38,458 DEBUG storage.ui: updating use_disk to sdc, type: 0 >12:02:38,458 DEBUG storage.ui: new free: 63-1953525167 / 953869MB >12:02:38,458 DEBUG storage.ui: new free allows for 0 sectors of growth >12:02:38,458 DEBUG storage.ui: found free space for bootable request >12:02:38,458 DEBUG storage.ui: adjusted start sector from 63 to 2048 >12:02:38,459 DEBUG storage.ui: created partition sdc1 of 500MB and added it to /dev/sdc >12:02:38,460 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >12:02:38,460 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4853850> fileSystem: None > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x49d9f10> PedPartition: <_ped.Partition object at 0x48571d0> >12:02:38,461 DEBUG storage.ui: PartitionDevice._setDisk: sdc1 ; new: sdc ; old: None ; >12:02:38,462 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sdc ; >12:02:38,464 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc1 ; >12:02:38,464 DEBUG storage.ui: device sdc1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4853850> fileSystem: None > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x49e9250> PedPartition: <_ped.Partition object at 0x487ce90> >12:02:38,466 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sdc ; >12:02:38,467 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 953869MB disk sdc (16) with non-existent msdos disklabel >12:02:38,467 DEBUG storage.ui: resolved 'sdc' to 'sdc' (disk) >12:02:38,468 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sdc ; >12:02:38,470 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 953869MB disk sdc (16) with non-existent msdos disklabel >12:02:38,470 DEBUG storage.ui: resolved 'sdc' to 'sdc' (disk) >12:02:38,470 DEBUG storage.ui: allocating partition: req2 ; id: 36 ; disks: ['sdc'] ; >boot: False ; primary: False ; size: 8080MB ; grow: False ; max_size: 0 ; start: None ; end: None >12:02:38,470 DEBUG storage.ui: checking freespace on sdc >12:02:38,470 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sdc part_type=0 req_size=8080MB boot=False best=None grow=False start=None >12:02:38,470 DEBUG storage.ui: checking 63-2047 (0 MB) >12:02:38,471 DEBUG storage.ui: current free range is 63-2047 (0MB) >12:02:38,471 DEBUG storage.ui: checking 1026048-1953525167 (953368 MB) >12:02:38,471 DEBUG storage.ui: current free range is 1026048-1953525167 (953368MB) >12:02:38,471 DEBUG storage.ui: updating use_disk to sdc, type: 0 >12:02:38,471 DEBUG storage.ui: new free: 1026048-1953525167 / 953368MB >12:02:38,471 DEBUG storage.ui: new free allows for 0 sectors of growth >12:02:38,472 DEBUG storage.ui: created partition sdc2 of 8080MB and added it to /dev/sdc >12:02:38,473 DEBUG storage.ui: PartitionDevice._setPartedPartition: req2 ; >12:02:38,473 DEBUG storage.ui: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4853850> fileSystem: None > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4853790> PedPartition: <_ped.Partition object at 0x49e81d0> >12:02:38,475 DEBUG storage.ui: PartitionDevice._setDisk: sdc2 ; new: sdc ; old: None ; >12:02:38,476 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sdc ; >12:02:38,477 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc2 ; >12:02:38,478 DEBUG storage.ui: device sdc2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4853850> fileSystem: None > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x49efa50> PedPartition: <_ped.Partition object at 0x49e8050> >12:02:38,479 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sdc ; >12:02:38,480 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 953869MB disk sdc (16) with non-existent msdos disklabel >12:02:38,480 DEBUG storage.ui: resolved 'sdc' to 'sdc' (disk) >12:02:38,482 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sdc ; >12:02:38,483 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 953869MB disk sdc (16) with non-existent msdos disklabel >12:02:38,483 DEBUG storage.ui: resolved 'sdc' to 'sdc' (disk) >12:02:38,483 DEBUG storage.ui: allocating partition: req0 ; id: 34 ; disks: ['sdc'] ; >boot: False ; primary: False ; size: 258MB ; grow: True ; max_size: 945284 ; start: None ; end: None >12:02:38,483 DEBUG storage.ui: checking freespace on sdc >12:02:38,484 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sdc part_type=0 req_size=258MB boot=False best=None grow=True start=None >12:02:38,484 DEBUG storage.ui: checking 63-2047 (0 MB) >12:02:38,484 DEBUG storage.ui: current free range is 63-2047 (0MB) >12:02:38,484 DEBUG storage.ui: checking 17573888-1953525167 (945288 MB) >12:02:38,484 DEBUG storage.ui: current free range is 17573888-1953525167 (945288MB) >12:02:38,484 DEBUG storage.ui: evaluating growth potential for new layout >12:02:38,485 DEBUG storage.ui: calculating growth for disk /dev/sdc >12:02:38,486 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >12:02:38,486 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4853850> fileSystem: None > number: 3 path: /dev/sdc3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x49fd650> PedPartition: <_ped.Partition object at 0x49e8410> >12:02:38,488 DEBUG storage.ui: PartitionDevice._setDisk: sdc3 ; new: sdc ; old: None ; >12:02:38,489 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: sdc ; >12:02:38,489 DEBUG storage.ui: adding request 35 to chunk 1953525105 (63-1953525167) on /dev/sdc >12:02:38,489 DEBUG storage.ui: adding request 36 to chunk 1953525105 (63-1953525167) on /dev/sdc >12:02:38,489 DEBUG storage.ui: adding request 34 to chunk 1953525105 (63-1953525167) on /dev/sdc >12:02:38,490 DEBUG storage.ui: Chunk.growRequests: 1953525105 on /dev/sdc start = 63 end = 1953525167 >sectorSize = 512 > >12:02:38,490 DEBUG storage.ui: req: PartitionRequest instance -- >id = 35 name = sdc1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >12:02:38,490 DEBUG storage.ui: req: PartitionRequest instance -- >id = 36 name = sdc2 growable = False >base = 16547840 growth = 0 max_grow = 0 >done = True >12:02:38,490 DEBUG storage.ui: req: PartitionRequest instance -- >id = 34 name = sdc3 growable = True >base = 528384 growth = 0 max_grow = 1935413248 >done = False >12:02:38,490 DEBUG storage.ui: 1 requests and 1935424881 (945031MB) left in chunk >12:02:38,490 DEBUG storage.ui: adding 1935424881 (945031MB) to 34 (sdc3) >12:02:38,490 DEBUG storage.ui: taking back 11633 (5MB) from 34 (sdc3) >12:02:38,490 DEBUG storage.ui: new grow amount for request 34 (sdc3) is 1935413248 units, or 945026MB >12:02:38,490 DEBUG storage.ui: request 35 (sdc1) growth: 0 (0MB) size: 500MB >12:02:38,491 DEBUG storage.ui: request 36 (sdc2) growth: 0 (0MB) size: 8080MB >12:02:38,491 DEBUG storage.ui: request 34 (sdc3) growth: 1935413248 (945026MB) size: 945284MB >12:02:38,491 DEBUG storage.ui: disk /dev/sdc growth: 1935413248 (945026MB) >12:02:38,492 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc3 ; >12:02:38,492 DEBUG storage.ui: device sdc3 new partedPartition None >12:02:38,493 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sdc ; >12:02:38,495 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: sdc ; >12:02:38,495 DEBUG storage.ui: total growth: 1935413248 sectors >12:02:38,495 DEBUG storage.ui: updating use_disk to sdc, type: 0 >12:02:38,495 DEBUG storage.ui: new free: 17573888-1953525167 / 945288MB >12:02:38,495 DEBUG storage.ui: new free allows for 1935413248 sectors of growth >12:02:38,495 DEBUG storage.ui: created partition sdc3 of 258MB and added it to /dev/sdc >12:02:38,497 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >12:02:38,497 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4853850> fileSystem: None > number: 3 path: /dev/sdc3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x49fd910> PedPartition: <_ped.Partition object at 0x49e84d0> >12:02:38,498 DEBUG storage.ui: PartitionDevice._setDisk: sdc3 ; new: sdc ; old: None ; >12:02:38,499 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: sdc ; >12:02:38,501 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc3 ; >12:02:38,501 DEBUG storage.ui: device sdc3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4853850> fileSystem: None > number: 3 path: /dev/sdc3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x49fdb50> PedPartition: <_ped.Partition object at 0x49e8530> >12:02:38,501 DEBUG storage.ui: growPartitions: disks=['sdc'], partitions=['sdc1(id 35)', 'sdc2(id 36)', 'sdc3(id 34)'] >12:02:38,502 DEBUG storage.ui: growable partitions are ['sdc3'] >12:02:38,502 DEBUG storage.ui: adding request 35 to chunk 1953525105 (63-1953525167) on /dev/sdc >12:02:38,502 DEBUG storage.ui: adding request 36 to chunk 1953525105 (63-1953525167) on /dev/sdc >12:02:38,502 DEBUG storage.ui: adding request 34 to chunk 1953525105 (63-1953525167) on /dev/sdc >12:02:38,502 DEBUG storage.ui: disk sdc has 1 chunks >12:02:38,502 DEBUG storage.ui: Chunk.growRequests: 1953525105 on /dev/sdc start = 63 end = 1953525167 >sectorSize = 512 > >12:02:38,502 DEBUG storage.ui: req: PartitionRequest instance -- >id = 35 name = sdc1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >12:02:38,503 DEBUG storage.ui: req: PartitionRequest instance -- >id = 36 name = sdc2 growable = False >base = 16547840 growth = 0 max_grow = 0 >done = True >12:02:38,503 DEBUG storage.ui: req: PartitionRequest instance -- >id = 34 name = sdc3 growable = True >base = 528384 growth = 0 max_grow = 1935413248 >done = False >12:02:38,503 DEBUG storage.ui: 1 requests and 1935424881 (945031MB) left in chunk >12:02:38,503 DEBUG storage.ui: adding 1935424881 (945031MB) to 34 (sdc3) >12:02:38,503 DEBUG storage.ui: taking back 11633 (5MB) from 34 (sdc3) >12:02:38,503 DEBUG storage.ui: new grow amount for request 34 (sdc3) is 1935413248 units, or 945026MB >12:02:38,503 DEBUG storage.ui: set: ['sdc3'] 258/945284 >12:02:38,503 DEBUG storage.ui: allocating 945026 to TotalSizeSet with 258/945284 (945026 needed) >12:02:38,503 DEBUG storage.ui: PartitionRequest instance -- >id = 34 name = sdc3 growable = True >base = 528384 growth = 1935413248 max_grow = 1935413248 >done = True >12:02:38,504 DEBUG storage.ui: needed: 0 >12:02:38,504 DEBUG storage.ui: set: ['sdc3'] 945284/945284 >12:02:38,504 DEBUG storage.ui: allocating 0 to TotalSizeSet with 945284/945284 (0 needed) >12:02:38,504 DEBUG storage.ui: PartitionRequest instance -- >id = 34 name = sdc3 growable = True >base = 528384 growth = 1935413248 max_grow = 1935413248 >done = True >12:02:38,504 DEBUG storage.ui: needed: 0 >12:02:38,504 DEBUG storage.ui: growing partitions on sdc >12:02:38,504 DEBUG storage.ui: partition sdc1 (35): 0 >12:02:38,504 DEBUG storage.ui: new geometry for sdc1: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x4853650> PedGeometry: <_ped.Geometry object at 0x49fdbd0> >12:02:38,505 DEBUG storage.ui: partition sdc2 (36): 0 >12:02:38,505 DEBUG storage.ui: new geometry for sdc2: parted.Geometry instance -- > start: 1026048 end: 17573887 length: 16547840 > device: <parted.device.Device object at 0x4853650> PedGeometry: <_ped.Geometry object at 0x49fdd90> >12:02:38,505 DEBUG storage.ui: partition sdc3 (34): 0 >12:02:38,505 DEBUG storage.ui: new geometry for sdc3: parted.Geometry instance -- > start: 17573888 end: 1953515519 length: 1935941632 > device: <parted.device.Device object at 0x4853650> PedGeometry: <_ped.Geometry object at 0x49fdf10> >12:02:38,506 DEBUG storage.ui: removing all non-preexisting partitions ['sdc1(id 35)', 'sdc2(id 36)', 'sdc3(id 34)'] from disk(s) ['sdc'] >12:02:38,507 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc1 ; >12:02:38,507 DEBUG storage.ui: device sdc1 new partedPartition None >12:02:38,508 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: sdc ; >12:02:38,510 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: sdc ; >12:02:38,511 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc2 ; >12:02:38,511 DEBUG storage.ui: device sdc2 new partedPartition None >12:02:38,512 DEBUG storage.ui: PartitionDevice._setDisk: req2 ; new: None ; old: sdc ; >12:02:38,514 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sdc ; >12:02:38,515 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc3 ; >12:02:38,515 DEBUG storage.ui: device sdc3 new partedPartition None >12:02:38,516 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sdc ; >12:02:38,517 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sdc ; >12:02:38,518 DEBUG storage.ui: back from removeNewPartitions >12:02:38,518 DEBUG storage.ui: extended: None >12:02:38,518 DEBUG storage.ui: setting req1 new geometry: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x4853650> PedGeometry: <_ped.Geometry object at 0x49fdbd0> >12:02:38,519 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >12:02:38,519 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4853850> fileSystem: None > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x49ee950> PedPartition: <_ped.Partition object at 0x49e8170> >12:02:38,521 DEBUG storage.ui: PartitionDevice._setDisk: sdc1 ; new: sdc ; old: None ; >12:02:38,522 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sdc ; >12:02:38,523 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc1 ; >12:02:38,524 DEBUG storage.ui: device sdc1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4853850> fileSystem: None > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x49ed8d0> PedPartition: <_ped.Partition object at 0x48571d0> >12:02:38,524 DEBUG storage.ui: setting req2 new geometry: parted.Geometry instance -- > start: 1026048 end: 17573887 length: 16547840 > device: <parted.device.Device object at 0x4853650> PedGeometry: <_ped.Geometry object at 0x49fdd90> >12:02:38,525 DEBUG storage.ui: PartitionDevice._setPartedPartition: req2 ; >12:02:38,525 DEBUG storage.ui: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4853850> fileSystem: None > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x49ee410> PedPartition: <_ped.Partition object at 0x49e8590> >12:02:38,527 DEBUG storage.ui: PartitionDevice._setDisk: sdc2 ; new: sdc ; old: None ; >12:02:38,528 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sdc ; >12:02:38,530 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc2 ; >12:02:38,530 DEBUG storage.ui: device sdc2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4853850> fileSystem: None > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x49efa50> PedPartition: <_ped.Partition object at 0x49e8470> >12:02:38,530 DEBUG storage.ui: setting req0 new geometry: parted.Geometry instance -- > start: 17573888 end: 1953515519 length: 1935941632 > device: <parted.device.Device object at 0x4853650> PedGeometry: <_ped.Geometry object at 0x49fdf10> >12:02:38,531 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >12:02:38,532 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4853850> fileSystem: None > number: 3 path: /dev/sdc3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x49fd8d0> PedPartition: <_ped.Partition object at 0x49e85f0> >12:02:38,533 DEBUG storage.ui: PartitionDevice._setDisk: sdc3 ; new: sdc ; old: None ; >12:02:38,534 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: sdc ; >12:02:38,536 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc3 ; >12:02:38,536 DEBUG storage.ui: device sdc3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4853850> fileSystem: None > number: 3 path: /dev/sdc3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x49e95d0> PedPartition: <_ped.Partition object at 0x49e84d0> >12:02:38,536 DEBUG storage.ui: fixing size of non-existent 500MB partition sdc1 (35) with non-existent ext4 filesystem mounted at /boot at 500.00 >12:02:38,537 DEBUG storage.ui: fixing size of non-existent 8080MB partition sdc2 (36) with non-existent luks at 8080.00 >12:02:38,537 DEBUG storage.ui: fixing size of non-existent 945284MB partition sdc3 (34) with non-existent luks at 945284.00 >12:02:38,537 DEBUG storage.ui: new member set: ['luks-sdc3'] >12:02:38,538 DEBUG storage.ui: old member set: ['luks-sdc3'] >12:02:38,559 DEBUG blivet: BTRFS.supported: supported: True ; >12:02:38,559 DEBUG blivet: getFormat('btrfs') returning BTRFS instance >12:02:38,564 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.BTRFSFactory'>: <blivet.Blivet object at 0x4783e10>, 0, [], {} >12:02:38,570 DEBUG blivet: Ext4FS.supported: supported: True ; >12:02:38,570 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >12:02:55,184 DEBUG blivet: Ext4FS.supported: supported: True ; >12:02:55,184 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >12:02:55,187 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x4783e10>, 500, ['sdc'], {'encrypted': False, 'raid_level': None} >12:03:48,386 INFO storage.ui: unhiding device disk sde (id 0) >12:03:48,386 DEBUG storage.ui: lvm filter: removing sde from the reject list >12:03:48,387 INFO storage.ui: unhiding device partition sde1 (id 1) >12:03:48,387 DEBUG storage.ui: lvm filter: removing sde1 from the reject list >12:03:48,387 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sde ; >12:03:48,416 DEBUG blivet: DeviceTree.getDeviceByName: name: sdc ; >12:03:48,417 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sdc (16) with non-existent msdos disklabel >12:03:48,419 DEBUG blivet: DeviceTree.getDeviceByName: name: sdc ; >12:03:48,420 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sdc (16) with non-existent msdos disklabel >12:03:48,421 DEBUG blivet: resolved 'sdc' to 'sdc' (disk) >12:03:59,556 INFO blivet: omitting ksdata: existing 953869MB disk sdc (16) with non-existent msdos disklabel >12:03:59,556 INFO blivet: omitting ksdata: non-existent 8078MB luks/dm-crypt luks-req2 (37) with non-existent swap >12:03:59,557 INFO blivet: omitting ksdata: non-existent 945282MB luks/dm-crypt luks-sdc3 (38) with non-existent btrfs filesystem >12:03:59,576 DEBUG blivet: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >12:03:59,577 DEBUG blivet: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >12:03:59,578 DEBUG blivet: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >12:03:59,601 DEBUG blivet: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >12:03:59,602 DEBUG blivet: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >12:03:59,603 DEBUG blivet: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >12:03:59,604 DEBUG blivet: PartitionDevice.teardown: sdc1 ; status: False ; controllable: True ; >12:03:59,605 DEBUG blivet: LUKSDevice.teardown: luks-req2 ; status: False ; controllable: True ; >12:03:59,606 DEBUG blivet: BTRFSSubVolumeDevice.teardown: root ; status: False ; controllable: True ; >12:03:59,607 DEBUG blivet: BTRFSSubVolumeDevice.teardown: home ; status: False ; controllable: True ; >12:03:59,607 INFO blivet: resetting parted disks... >12:03:59,608 DEBUG blivet: DiskLabel.resetPartedDisk: device: /dev/sdc ; >12:03:59,609 DEBUG blivet: DiskLabel.resetPartedDisk: device: /dev/sde ; >12:03:59,610 DEBUG blivet: DiskLabel.resetPartedDisk: device: /dev/sde ; >12:03:59,611 DEBUG blivet: PartitionDevice.preCommitFixup: sdc3 ; >12:03:59,612 DEBUG blivet: PartitionDevice.preCommitFixup: sdc1 ; >12:03:59,613 DEBUG blivet: PartitionDevice.preCommitFixup: sdc2 ; >12:03:59,614 DEBUG blivet: PartitionDevice.preCommitFixup: sde1 ; >12:03:59,615 DEBUG blivet: sector-based lookup found partition sde1 >12:03:59,616 DEBUG blivet: PartitionDevice._setPartedPartition: sde1 ; >12:03:59,617 DEBUG blivet: device sde1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4772750> fileSystem: <parted.filesystem.FileSystem object at 0x49e9290> > number: 1 path: /dev/sde1 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x39e0510> PedPartition: <_ped.Partition object at 0x49e8b90> >12:03:59,617 DEBUG blivet: action: [0] Destroy Format btrfs filesystem on disk sdc (id 16) >12:03:59,617 DEBUG blivet: action: [1] Create Format msdos disklabel on disk sdc (id 16) >12:03:59,618 DEBUG blivet: action: [4] Create Device partition sdc1 (id 35) >12:03:59,618 DEBUG blivet: action: [6] Create Device partition sdc2 (id 36) >12:03:59,619 DEBUG blivet: action: [7] Create Format luks on partition sdc2 (id 36) >12:03:59,619 DEBUG blivet: action: [8] Create Device luks/dm-crypt luks-req2 (id 37) >12:03:59,619 DEBUG blivet: action: [9] Create Format swap on luks/dm-crypt luks-req2 (id 37) >12:03:59,620 DEBUG blivet: action: [2] Create Device partition sdc3 (id 34) >12:03:59,620 DEBUG blivet: action: [3] Create Format luks on partition sdc3 (id 34) >12:03:59,620 DEBUG blivet: action: [10] Create Device luks/dm-crypt luks-sdc3 (id 38) >12:03:59,621 DEBUG blivet: action: [11] Create Format btrfs filesystem on luks/dm-crypt luks-sdc3 (id 38) >12:03:59,621 DEBUG blivet: action: [12] Create Device btrfs volume fedora_f20gcastro (id 39) >12:03:59,621 DEBUG blivet: action: [13] Create Format btrfs filesystem on btrfs volume fedora_f20gcastro (id 39) >12:03:59,622 DEBUG blivet: action: [16] Create Device btrfs subvolume home (id 41) >12:03:59,622 DEBUG blivet: action: [17] Create Format btrfs filesystem mounted at /home on btrfs subvolume home (id 41) >12:03:59,622 DEBUG blivet: action: [14] Create Device btrfs subvolume root (id 40) >12:03:59,623 DEBUG blivet: action: [15] Create Format btrfs filesystem mounted at / on btrfs subvolume root (id 40) >12:03:59,623 DEBUG blivet: action: [5] Create Format ext4 filesystem mounted at /boot on partition sdc1 (id 35) >12:03:59,623 INFO blivet: pruning action queue... >12:03:59,624 INFO blivet: sorting actions... >12:03:59,626 DEBUG blivet: action: [0] Destroy Format btrfs filesystem on disk sdc (id 16) >12:03:59,627 DEBUG blivet: lvm filter: removing sdc3 from the reject list >12:03:59,627 DEBUG blivet: sdc3 wasn't in the reject list >12:03:59,627 DEBUG blivet: lvm filter: removing sdc1 from the reject list >12:03:59,628 DEBUG blivet: sdc1 wasn't in the reject list >12:03:59,628 DEBUG blivet: lvm filter: removing sdc2 from the reject list >12:03:59,628 DEBUG blivet: sdc2 wasn't in the reject list >12:03:59,629 DEBUG blivet: lvm filter: removing luks-req2 from the reject list >12:03:59,629 DEBUG blivet: luks-req2 wasn't in the reject list >12:03:59,629 DEBUG blivet: lvm filter: removing luks-sdc3 from the reject list >12:03:59,630 DEBUG blivet: luks-sdc3 wasn't in the reject list >12:03:59,630 DEBUG blivet: lvm filter: removing fedora_f20gcastro from the reject list >12:03:59,630 DEBUG blivet: fedora_f20gcastro wasn't in the reject list >12:03:59,631 DEBUG blivet: lvm filter: removing root from the reject list >12:03:59,631 DEBUG blivet: root wasn't in the reject list >12:03:59,631 DEBUG blivet: lvm filter: removing home from the reject list >12:03:59,632 DEBUG blivet: home wasn't in the reject list >12:03:59,632 DEBUG blivet: action: [1] Create Format msdos disklabel on disk sdc (id 16) >12:03:59,632 DEBUG blivet: lvm filter: removing sdc3 from the reject list >12:03:59,633 DEBUG blivet: sdc3 wasn't in the reject list >12:03:59,633 DEBUG blivet: lvm filter: removing sdc1 from the reject list >12:03:59,633 DEBUG blivet: sdc1 wasn't in the reject list >12:03:59,634 DEBUG blivet: lvm filter: removing sdc2 from the reject list >12:03:59,634 DEBUG blivet: sdc2 wasn't in the reject list >12:03:59,634 DEBUG blivet: lvm filter: removing luks-req2 from the reject list >12:03:59,635 DEBUG blivet: luks-req2 wasn't in the reject list >12:03:59,635 DEBUG blivet: lvm filter: removing luks-sdc3 from the reject list >12:03:59,635 DEBUG blivet: luks-sdc3 wasn't in the reject list >12:03:59,636 DEBUG blivet: lvm filter: removing fedora_f20gcastro from the reject list >12:03:59,636 DEBUG blivet: fedora_f20gcastro wasn't in the reject list >12:03:59,636 DEBUG blivet: lvm filter: removing root from the reject list >12:03:59,637 DEBUG blivet: root wasn't in the reject list >12:03:59,637 DEBUG blivet: lvm filter: removing home from the reject list >12:03:59,637 DEBUG blivet: home wasn't in the reject list >12:03:59,638 DEBUG blivet: action: [4] Create Device partition sdc1 (id 35) >12:03:59,638 DEBUG blivet: action: [5] Create Format ext4 filesystem mounted at /boot on partition sdc1 (id 35) >12:03:59,639 DEBUG blivet: action: [6] Create Device partition sdc2 (id 36) >12:03:59,639 DEBUG blivet: lvm filter: removing luks-req2 from the reject list >12:03:59,639 DEBUG blivet: luks-req2 wasn't in the reject list >12:03:59,640 DEBUG blivet: action: [2] Create Device partition sdc3 (id 34) >12:03:59,640 DEBUG blivet: lvm filter: removing luks-sdc3 from the reject list >12:03:59,641 DEBUG blivet: luks-sdc3 wasn't in the reject list >12:03:59,641 DEBUG blivet: lvm filter: removing fedora_f20gcastro from the reject list >12:03:59,641 DEBUG blivet: fedora_f20gcastro wasn't in the reject list >12:03:59,642 DEBUG blivet: lvm filter: removing root from the reject list >12:03:59,642 DEBUG blivet: root wasn't in the reject list >12:03:59,642 DEBUG blivet: lvm filter: removing home from the reject list >12:03:59,643 DEBUG blivet: home wasn't in the reject list >12:03:59,643 DEBUG blivet: action: [3] Create Format luks on partition sdc3 (id 34) >12:03:59,643 DEBUG blivet: lvm filter: removing luks-sdc3 from the reject list >12:03:59,644 DEBUG blivet: luks-sdc3 wasn't in the reject list >12:03:59,644 DEBUG blivet: lvm filter: removing fedora_f20gcastro from the reject list >12:03:59,644 DEBUG blivet: fedora_f20gcastro wasn't in the reject list >12:03:59,645 DEBUG blivet: lvm filter: removing root from the reject list >12:03:59,645 DEBUG blivet: root wasn't in the reject list >12:03:59,646 DEBUG blivet: lvm filter: removing home from the reject list >12:03:59,646 DEBUG blivet: home wasn't in the reject list >12:03:59,646 DEBUG blivet: action: [10] Create Device luks/dm-crypt luks-sdc3 (id 38) >12:03:59,646 DEBUG blivet: lvm filter: removing fedora_f20gcastro from the reject list >12:03:59,647 DEBUG blivet: fedora_f20gcastro wasn't in the reject list >12:03:59,647 DEBUG blivet: lvm filter: removing root from the reject list >12:03:59,647 DEBUG blivet: root wasn't in the reject list >12:03:59,647 DEBUG blivet: lvm filter: removing home from the reject list >12:03:59,647 DEBUG blivet: home wasn't in the reject list >12:03:59,647 DEBUG blivet: action: [11] Create Format btrfs filesystem on luks/dm-crypt luks-sdc3 (id 38) >12:03:59,647 DEBUG blivet: lvm filter: removing fedora_f20gcastro from the reject list >12:03:59,647 DEBUG blivet: fedora_f20gcastro wasn't in the reject list >12:03:59,647 DEBUG blivet: lvm filter: removing root from the reject list >12:03:59,647 DEBUG blivet: root wasn't in the reject list >12:03:59,650 DEBUG blivet: lvm filter: removing home from the reject list >12:03:59,650 DEBUG blivet: home wasn't in the reject list >12:03:59,650 DEBUG blivet: action: [12] Create Device btrfs volume fedora_f20gcastro (id 39) >12:03:59,650 DEBUG blivet: lvm filter: removing root from the reject list >12:03:59,650 DEBUG blivet: root wasn't in the reject list >12:03:59,650 DEBUG blivet: lvm filter: removing home from the reject list >12:03:59,651 DEBUG blivet: home wasn't in the reject list >12:03:59,651 DEBUG blivet: action: [13] Create Format btrfs filesystem on btrfs volume fedora_f20gcastro (id 39) >12:03:59,651 DEBUG blivet: lvm filter: removing root from the reject list >12:03:59,651 DEBUG blivet: root wasn't in the reject list >12:03:59,651 DEBUG blivet: lvm filter: removing home from the reject list >12:03:59,654 DEBUG blivet: home wasn't in the reject list >12:03:59,654 DEBUG blivet: action: [14] Create Device btrfs subvolume root (id 40) >12:03:59,654 DEBUG blivet: action: [15] Create Format btrfs filesystem mounted at / on btrfs subvolume root (id 40) >12:03:59,654 DEBUG blivet: action: [16] Create Device btrfs subvolume home (id 41) >12:03:59,654 DEBUG blivet: action: [17] Create Format btrfs filesystem mounted at /home on btrfs subvolume home (id 41) >12:03:59,654 DEBUG blivet: action: [7] Create Format luks on partition sdc2 (id 36) >12:03:59,654 DEBUG blivet: lvm filter: removing luks-req2 from the reject list >12:03:59,654 DEBUG blivet: luks-req2 wasn't in the reject list >12:03:59,655 DEBUG blivet: action: [8] Create Device luks/dm-crypt luks-req2 (id 37) >12:03:59,655 DEBUG blivet: action: [9] Create Format swap on luks/dm-crypt luks-req2 (id 37) >12:03:59,655 INFO blivet: executing action: [0] Destroy Format btrfs filesystem on disk sdc (id 16) >12:03:59,658 DEBUG blivet: DiskDevice.setup: sdc ; status: True ; controllable: True ; orig: True ; >12:03:59,677 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >12:03:59,711 INFO blivet: executing action: [1] Create Format msdos disklabel on disk sdc (id 16) >12:03:59,712 DEBUG blivet: DiskDevice.setup: sdc ; status: True ; controllable: True ; orig: False ; >12:03:59,713 DEBUG blivet: DiskLabel.create: device: /dev/sdc ; status: False ; type: disklabel ; >12:03:59,714 DEBUG blivet: DiskLabel.create: device: /dev/sdc ; status: False ; type: disklabel ; >12:03:59,716 DEBUG blivet: DiskLabel.commit: device: /dev/sdc ; numparts: 0 ; >12:03:59,885 DEBUG blivet: DiskDevice.updateSysfsPath: sdc ; status: True ; >12:03:59,885 DEBUG blivet: sdc sysfsPath set to /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdc >12:03:59,903 INFO blivet: executing action: [4] Create Device partition sdc1 (id 35) >12:03:59,904 DEBUG blivet: PartitionDevice.create: sdc1 ; status: False ; >12:03:59,905 DEBUG blivet: PartitionDevice.setupParents: kids: 0 ; name: sdc1 ; orig: False ; >12:03:59,906 DEBUG blivet: DiskDevice.setup: sdc ; status: True ; controllable: True ; orig: False ; >12:03:59,908 DEBUG blivet: DiskLabel.setup: device: /dev/sdc ; status: False ; type: disklabel ; >12:03:59,909 DEBUG blivet: DiskLabel.setup: device: /dev/sdc ; status: False ; type: disklabel ; >12:03:59,910 DEBUG blivet: PartitionDevice._create: sdc1 ; status: False ; >12:03:59,911 DEBUG blivet: PartitionDevice._wipe: sdc1 ; status: False ; >12:04:00,035 DEBUG blivet: DiskLabel.commit: device: /dev/sdc ; numparts: 1 ; >12:04:00,116 DEBUG blivet: post-commit partition path is /dev/sdc1 >12:04:00,119 DEBUG blivet: PartitionDevice._setPartedPartition: sdc1 ; >12:04:00,120 DEBUG blivet: device sdc1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4853ad0> fileSystem: None > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x49fde90> PedPartition: <_ped.Partition object at 0x49e8c50> >12:04:00,121 DEBUG blivet: DeviceFormat.destroy: device: /dev/sdc1 ; status: False ; type: None ; >12:04:00,161 DEBUG blivet: PartitionDevice.setup: sdc1 ; status: True ; controllable: True ; orig: False ; >12:04:00,162 DEBUG blivet: PartitionDevice.updateSysfsPath: sdc1 ; status: True ; >12:04:00,163 DEBUG blivet: PartitionDevice.updateSysfsPath: sdc1 ; status: True ; >12:04:00,164 DEBUG blivet: sdc1 sysfsPath set to /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdc/sdc1 >12:04:00,199 INFO blivet: executing action: [5] Create Format ext4 filesystem mounted at /boot on partition sdc1 (id 35) >12:04:00,201 DEBUG blivet: PartitionDevice.setup: sdc1 ; status: True ; controllable: True ; orig: False ; >12:04:00,204 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sdc1 ; flag: 1 ; >12:04:00,205 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sdc1 ; flag: 2 ; >12:04:00,206 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sdc1 ; flag: 3 ; >12:04:00,207 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sdc1 ; flag: 4 ; >12:04:00,208 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sdc1 ; flag: 5 ; >12:04:00,209 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sdc1 ; flag: 6 ; >12:04:00,210 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sdc1 ; flag: 8 ; >12:04:00,211 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sdc1 ; flag: 9 ; >12:04:00,212 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sdc1 ; flag: 10 ; >12:04:00,213 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sdc1 ; flag: 11 ; >12:04:00,214 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sdc1 ; flag: 12 ; >12:04:00,215 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sdc1 ; flag: 13 ; >12:04:00,216 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sdc1 ; flag: 14 ; >12:04:00,217 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sdc1 ; flag: 15 ; >12:04:00,219 DEBUG blivet: DiskLabel.commitToDisk: device: /dev/sdc ; numparts: 1 ; >12:04:00,228 DEBUG blivet: Ext4FS.create: device: /dev/sdc1 ; status: False ; type: ext4 ; >12:04:00,229 DEBUG blivet: Ext4FS.doFormat: device: /dev/sdc1 ; mountpoint: /boot ; type: ext4 ; >12:04:00,622 DEBUG blivet: Ext4FS.notifyKernel: device: /dev/sdc1 ; type: ext4 ; >12:04:00,622 DEBUG blivet: notifying kernel of 'change' event on device /sys/class/block/sdc1 >12:04:00,653 DEBUG blivet: PartitionDevice.updateSysfsPath: sdc1 ; status: True ; >12:04:00,654 DEBUG blivet: PartitionDevice.updateSysfsPath: sdc1 ; status: True ; >12:04:00,655 DEBUG blivet: sdc1 sysfsPath set to /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdc/sdc1 >12:04:00,672 INFO blivet: executing action: [6] Create Device partition sdc2 (id 36) >12:04:00,673 DEBUG blivet: PartitionDevice.create: sdc2 ; status: False ; >12:04:00,674 DEBUG blivet: PartitionDevice.setupParents: kids: 1 ; name: sdc2 ; orig: False ; >12:04:00,676 DEBUG blivet: DiskDevice.setup: sdc ; status: True ; controllable: True ; orig: False ; >12:04:00,677 DEBUG blivet: DiskLabel.setup: device: /dev/sdc ; status: False ; type: disklabel ; >12:04:00,678 DEBUG blivet: DiskLabel.setup: device: /dev/sdc ; status: False ; type: disklabel ; >12:04:00,679 DEBUG blivet: PartitionDevice._create: sdc2 ; status: False ; >12:04:00,680 DEBUG blivet: PartitionDevice._wipe: sdc2 ; status: False ; >12:04:00,801 DEBUG blivet: DiskLabel.commit: device: /dev/sdc ; numparts: 2 ; >12:04:00,920 DEBUG blivet: post-commit partition path is /dev/sdc2 >12:04:00,921 DEBUG blivet: PartitionDevice._setPartedPartition: sdc2 ; >12:04:00,921 DEBUG blivet: device sdc2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4853ad0> fileSystem: None > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x49eff50> PedPartition: <_ped.Partition object at 0x487cfb0> >12:04:00,922 DEBUG blivet: DeviceFormat.destroy: device: /dev/sdc2 ; status: False ; type: None ; >12:04:00,952 DEBUG blivet: PartitionDevice.setup: sdc2 ; status: True ; controllable: True ; orig: False ; >12:04:00,953 DEBUG blivet: PartitionDevice.updateSysfsPath: sdc2 ; status: True ; >12:04:00,954 DEBUG blivet: PartitionDevice.updateSysfsPath: sdc2 ; status: True ; >12:04:00,955 DEBUG blivet: sdc2 sysfsPath set to /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdc/sdc2 >12:04:00,986 INFO blivet: executing action: [2] Create Device partition sdc3 (id 34) >12:04:00,987 DEBUG blivet: PartitionDevice.create: sdc3 ; status: False ; >12:04:00,988 DEBUG blivet: PartitionDevice.setupParents: kids: 1 ; name: sdc3 ; orig: False ; >12:04:00,989 DEBUG blivet: DiskDevice.setup: sdc ; status: True ; controllable: True ; orig: False ; >12:04:00,990 DEBUG blivet: DiskLabel.setup: device: /dev/sdc ; status: False ; type: disklabel ; >12:04:00,991 DEBUG blivet: DiskLabel.setup: device: /dev/sdc ; status: False ; type: disklabel ; >12:04:00,992 DEBUG blivet: PartitionDevice._create: sdc3 ; status: False ; >12:04:00,993 DEBUG blivet: PartitionDevice._wipe: sdc3 ; status: False ; >12:04:01,111 DEBUG blivet: DiskLabel.commit: device: /dev/sdc ; numparts: 3 ; >12:04:01,305 DEBUG blivet: post-commit partition path is /dev/sdc3 >12:04:01,306 DEBUG blivet: PartitionDevice._setPartedPartition: sdc3 ; >12:04:01,306 DEBUG blivet: device sdc3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4853ad0> fileSystem: None > number: 3 path: /dev/sdc3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x49eff90> PedPartition: <_ped.Partition object at 0x48574d0> >12:04:01,307 DEBUG blivet: DeviceFormat.destroy: device: /dev/sdc3 ; status: False ; type: None ; >12:04:01,355 DEBUG blivet: PartitionDevice.setup: sdc3 ; status: True ; controllable: True ; orig: False ; >12:04:01,357 DEBUG blivet: PartitionDevice.updateSysfsPath: sdc3 ; status: True ; >12:04:01,358 DEBUG blivet: PartitionDevice.updateSysfsPath: sdc3 ; status: True ; >12:04:01,358 DEBUG blivet: sdc3 sysfsPath set to /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdc/sdc3 >12:04:01,397 INFO blivet: executing action: [3] Create Format luks on partition sdc3 (id 34) >12:04:01,399 DEBUG blivet: PartitionDevice.setup: sdc3 ; status: True ; controllable: True ; orig: False ; >12:04:01,400 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sdc3 ; flag: 1 ; >12:04:01,401 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sdc3 ; flag: 2 ; >12:04:01,402 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sdc3 ; flag: 3 ; >12:04:01,403 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sdc3 ; flag: 4 ; >12:04:01,404 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sdc3 ; flag: 5 ; >12:04:01,405 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sdc3 ; flag: 6 ; >12:04:01,406 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sdc3 ; flag: 8 ; >12:04:01,407 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sdc3 ; flag: 9 ; >12:04:01,408 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sdc3 ; flag: 10 ; >12:04:01,409 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sdc3 ; flag: 11 ; >12:04:01,410 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sdc3 ; flag: 12 ; >12:04:01,411 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sdc3 ; flag: 13 ; >12:04:01,412 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sdc3 ; flag: 14 ; >12:04:01,413 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sdc3 ; flag: 15 ; >12:04:01,415 DEBUG blivet: DiskLabel.commitToDisk: device: /dev/sdc ; numparts: 3 ; >12:04:01,430 DEBUG blivet: LUKS.create: device: /dev/sdc3 ; status: False ; type: luks ; >12:04:01,433 DEBUG blivet: LUKS.create: device: /dev/sdc3 ; status: False ; type: luks ; >12:04:05,340 DEBUG blivet: LUKS.notifyKernel: device: /dev/sdc3 ; type: luks ; >12:04:05,341 DEBUG blivet: notifying kernel of 'change' event on device /sys/class/block/sdc3 >12:04:05,366 DEBUG blivet: PartitionDevice.updateSysfsPath: sdc3 ; status: True ; >12:04:05,367 DEBUG blivet: PartitionDevice.updateSysfsPath: sdc3 ; status: True ; >12:04:05,367 DEBUG blivet: sdc3 sysfsPath set to /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdc/sdc3 >12:04:05,391 INFO blivet: executing action: [10] Create Device luks/dm-crypt luks-sdc3 (id 38) >12:04:05,392 DEBUG blivet: LUKSDevice.create: luks-sdc3 ; status: False ; >12:04:05,393 DEBUG blivet: LUKSDevice.setupParents: kids: 1 ; name: luks-sdc3 ; orig: False ; >12:04:05,394 DEBUG blivet: PartitionDevice.setup: sdc3 ; status: True ; controllable: True ; orig: False ; >12:04:05,395 DEBUG blivet: LUKS.setup: device: /dev/sdc3 ; mapName: luks-edb57e1f-3d56-4402-a453-0a81ef82c5c2 ; status: False ; type: luks ; >12:04:05,396 DEBUG blivet: LUKS.setup: device: /dev/sdc3 ; status: False ; type: luks ; >12:04:07,862 DEBUG blivet: LUKSDevice.setup: luks-edb57e1f-3d56-4402-a453-0a81ef82c5c2 ; status: True ; controllable: True ; orig: False ; >12:04:07,867 DEBUG blivet: LUKSDevice.updateSysfsPath: luks-edb57e1f-3d56-4402-a453-0a81ef82c5c2 ; status: True ; >12:04:07,869 DEBUG blivet: LUKSDevice.getDMNode: luks-edb57e1f-3d56-4402-a453-0a81ef82c5c2 ; status: True ; >12:04:07,919 INFO blivet: executing action: [11] Create Format btrfs filesystem on luks/dm-crypt luks-edb57e1f-3d56-4402-a453-0a81ef82c5c2 (id 38) >12:04:07,922 DEBUG blivet: LUKSDevice.setup: luks-edb57e1f-3d56-4402-a453-0a81ef82c5c2 ; status: True ; controllable: True ; orig: False ; >12:04:07,947 DEBUG blivet: LUKSDevice.updateSysfsPath: luks-edb57e1f-3d56-4402-a453-0a81ef82c5c2 ; status: True ; >12:04:07,948 DEBUG blivet: LUKSDevice.getDMNode: luks-edb57e1f-3d56-4402-a453-0a81ef82c5c2 ; status: True ; >12:04:07,975 INFO blivet: executing action: [12] Create Device btrfs volume fedora_f20gcastro (id 39) >12:04:07,976 DEBUG blivet: BTRFSVolumeDevice.create: fedora_f20gcastro ; status: True ; >12:04:07,977 DEBUG blivet: BTRFSVolumeDevice.setupParents: kids: 2 ; name: fedora_f20gcastro ; orig: False ; >12:04:07,978 DEBUG blivet: LUKSDevice.setup: luks-edb57e1f-3d56-4402-a453-0a81ef82c5c2 ; status: True ; controllable: True ; orig: False ; >12:04:07,979 DEBUG blivet: BTRFSVolumeDevice._create: fedora_f20gcastro ; status: True ; >12:04:08,279 DEBUG blivet: BTRFSVolumeDevice.setup: fedora_f20gcastro ; status: True ; controllable: True ; orig: False ; >12:04:08,280 DEBUG blivet: BTRFSVolumeDevice.updateSysfsPath: fedora_f20gcastro ; status: True ; >12:04:08,281 DEBUG blivet: LUKSDevice.updateSysfsPath: luks-edb57e1f-3d56-4402-a453-0a81ef82c5c2 ; status: True ; >12:04:08,282 DEBUG blivet: LUKSDevice.getDMNode: luks-edb57e1f-3d56-4402-a453-0a81ef82c5c2 ; status: True ; >12:04:08,282 DEBUG blivet: fedora_f20gcastro sysfsPath set to /devices/virtual/block/dm-0 >12:04:08,319 INFO blivet: executing action: [13] Create Format btrfs filesystem on btrfs volume fedora_f20gcastro (id 39) >12:04:08,321 DEBUG blivet: BTRFSVolumeDevice.setup: fedora_f20gcastro ; status: True ; controllable: True ; orig: False ; >12:04:08,341 DEBUG blivet: BTRFSVolumeDevice.updateSysfsPath: fedora_f20gcastro ; status: True ; >12:04:08,342 DEBUG blivet: LUKSDevice.updateSysfsPath: luks-edb57e1f-3d56-4402-a453-0a81ef82c5c2 ; status: True ; >12:04:08,343 DEBUG blivet: LUKSDevice.getDMNode: luks-edb57e1f-3d56-4402-a453-0a81ef82c5c2 ; status: True ; >12:04:08,343 DEBUG blivet: fedora_f20gcastro sysfsPath set to /devices/virtual/block/dm-0 >12:04:08,364 INFO blivet: executing action: [14] Create Device btrfs subvolume root (id 40) >12:04:08,366 DEBUG blivet: BTRFSSubVolumeDevice.create: root ; status: True ; >12:04:08,366 DEBUG blivet: BTRFSSubVolumeDevice.setupParents: kids: 0 ; name: root ; orig: False ; >12:04:08,376 DEBUG blivet: BTRFSVolumeDevice.setup: fedora_f20gcastro ; status: True ; controllable: True ; orig: False ; >12:04:08,377 DEBUG blivet: BTRFSSubVolumeDevice._create: root ; status: True ; >12:04:08,392 INFO blivet: failed to get default SELinux context for /tmp/btrfs-tmp.392pPzPS: [Errno 2] No such file or directory >12:04:08,393 INFO blivet: set SELinux context for mountpoint /tmp/btrfs-tmp.392pPzPS to None >12:04:08,416 INFO blivet: failed to get default SELinux context for /tmp/btrfs-tmp.392pPzPS: [Errno 2] No such file or directory >12:04:08,416 INFO blivet: set SELinux context for newly mounted filesystem root at /tmp/btrfs-tmp.392pPzPS to None >12:04:08,660 DEBUG blivet: BTRFSSubVolumeDevice.setup: root ; status: True ; controllable: True ; orig: False ; >12:04:08,661 DEBUG blivet: BTRFSSubVolumeDevice.updateSysfsPath: root ; status: True ; >12:04:08,662 DEBUG blivet: BTRFSVolumeDevice.updateSysfsPath: fedora_f20gcastro ; status: True ; >12:04:08,663 DEBUG blivet: LUKSDevice.updateSysfsPath: luks-edb57e1f-3d56-4402-a453-0a81ef82c5c2 ; status: True ; >12:04:08,664 DEBUG blivet: LUKSDevice.getDMNode: luks-edb57e1f-3d56-4402-a453-0a81ef82c5c2 ; status: True ; >12:04:08,665 DEBUG blivet: fedora_f20gcastro sysfsPath set to /devices/virtual/block/dm-0 >12:04:08,665 DEBUG blivet: root sysfsPath set to /devices/virtual/block/dm-0 >12:04:08,709 INFO blivet: executing action: [15] Create Format btrfs filesystem mounted at / on btrfs subvolume root (id 40) >12:04:08,711 DEBUG blivet: BTRFSSubVolumeDevice.setup: root ; status: True ; controllable: True ; orig: False ; >12:04:08,729 DEBUG blivet: BTRFSSubVolumeDevice.updateSysfsPath: root ; status: True ; >12:04:08,730 DEBUG blivet: BTRFSVolumeDevice.updateSysfsPath: fedora_f20gcastro ; status: True ; >12:04:08,732 DEBUG blivet: LUKSDevice.updateSysfsPath: luks-edb57e1f-3d56-4402-a453-0a81ef82c5c2 ; status: True ; >12:04:08,733 DEBUG blivet: LUKSDevice.getDMNode: luks-edb57e1f-3d56-4402-a453-0a81ef82c5c2 ; status: True ; >12:04:08,733 DEBUG blivet: fedora_f20gcastro sysfsPath set to /devices/virtual/block/dm-0 >12:04:08,734 DEBUG blivet: root sysfsPath set to /devices/virtual/block/dm-0 >12:04:08,755 INFO blivet: executing action: [16] Create Device btrfs subvolume home (id 41) >12:04:08,756 DEBUG blivet: BTRFSSubVolumeDevice.create: home ; status: True ; >12:04:08,757 DEBUG blivet: BTRFSSubVolumeDevice.setupParents: kids: 0 ; name: home ; orig: False ; >12:04:08,758 DEBUG blivet: BTRFSVolumeDevice.setup: fedora_f20gcastro ; status: True ; controllable: True ; orig: False ; >12:04:08,758 DEBUG blivet: BTRFSSubVolumeDevice._create: home ; status: True ; >12:04:08,759 INFO blivet: failed to get default SELinux context for /tmp/btrfs-tmp.39b4vK97: [Errno 2] No such file or directory >12:04:08,759 INFO blivet: set SELinux context for mountpoint /tmp/btrfs-tmp.39b4vK97 to None >12:04:08,782 INFO blivet: failed to get default SELinux context for /tmp/btrfs-tmp.39b4vK97: [Errno 2] No such file or directory >12:04:08,782 INFO blivet: set SELinux context for newly mounted filesystem root at /tmp/btrfs-tmp.39b4vK97 to None >12:04:09,044 DEBUG blivet: BTRFSSubVolumeDevice.setup: home ; status: True ; controllable: True ; orig: False ; >12:04:09,045 DEBUG blivet: BTRFSSubVolumeDevice.updateSysfsPath: home ; status: True ; >12:04:09,046 DEBUG blivet: BTRFSVolumeDevice.updateSysfsPath: fedora_f20gcastro ; status: True ; >12:04:09,048 DEBUG blivet: LUKSDevice.updateSysfsPath: luks-edb57e1f-3d56-4402-a453-0a81ef82c5c2 ; status: True ; >12:04:09,050 DEBUG blivet: LUKSDevice.getDMNode: luks-edb57e1f-3d56-4402-a453-0a81ef82c5c2 ; status: True ; >12:04:09,050 DEBUG blivet: fedora_f20gcastro sysfsPath set to /devices/virtual/block/dm-0 >12:04:09,050 DEBUG blivet: home sysfsPath set to /devices/virtual/block/dm-0 >12:04:09,093 INFO blivet: executing action: [17] Create Format btrfs filesystem mounted at /home on btrfs subvolume home (id 41) >12:04:09,095 DEBUG blivet: BTRFSSubVolumeDevice.setup: home ; status: True ; controllable: True ; orig: False ; >12:04:09,116 DEBUG blivet: BTRFSSubVolumeDevice.updateSysfsPath: home ; status: True ; >12:04:09,118 DEBUG blivet: BTRFSVolumeDevice.updateSysfsPath: fedora_f20gcastro ; status: True ; >12:04:09,119 DEBUG blivet: LUKSDevice.updateSysfsPath: luks-edb57e1f-3d56-4402-a453-0a81ef82c5c2 ; status: True ; >12:04:09,120 DEBUG blivet: LUKSDevice.getDMNode: luks-edb57e1f-3d56-4402-a453-0a81ef82c5c2 ; status: True ; >12:04:09,120 DEBUG blivet: fedora_f20gcastro sysfsPath set to /devices/virtual/block/dm-0 >12:04:09,121 DEBUG blivet: home sysfsPath set to /devices/virtual/block/dm-0 >12:04:09,142 INFO blivet: executing action: [7] Create Format luks on partition sdc2 (id 36) >12:04:09,143 DEBUG blivet: PartitionDevice.setup: sdc2 ; status: True ; controllable: True ; orig: False ; >12:04:09,145 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sdc2 ; flag: 1 ; >12:04:09,146 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sdc2 ; flag: 2 ; >12:04:09,147 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sdc2 ; flag: 3 ; >12:04:09,148 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sdc2 ; flag: 4 ; >12:04:09,149 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sdc2 ; flag: 5 ; >12:04:09,150 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sdc2 ; flag: 6 ; >12:04:09,151 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sdc2 ; flag: 8 ; >12:04:09,152 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sdc2 ; flag: 9 ; >12:04:09,153 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sdc2 ; flag: 10 ; >12:04:09,154 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sdc2 ; flag: 11 ; >12:04:09,155 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sdc2 ; flag: 12 ; >12:04:09,157 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sdc2 ; flag: 13 ; >12:04:09,158 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sdc2 ; flag: 14 ; >12:04:09,159 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sdc2 ; flag: 15 ; >12:04:09,160 DEBUG blivet: DiskLabel.commitToDisk: device: /dev/sdc ; numparts: 3 ; >12:04:09,173 DEBUG blivet: LUKS.create: device: /dev/sdc2 ; status: False ; type: luks ; >12:04:09,174 DEBUG blivet: LUKS.create: device: /dev/sdc2 ; status: False ; type: luks ; >12:04:13,058 DEBUG blivet: LUKS.notifyKernel: device: /dev/sdc2 ; type: luks ; >12:04:13,058 DEBUG blivet: notifying kernel of 'change' event on device /sys/class/block/sdc2 >12:04:13,080 DEBUG blivet: PartitionDevice.updateSysfsPath: sdc2 ; status: True ; >12:04:13,081 DEBUG blivet: PartitionDevice.updateSysfsPath: sdc2 ; status: True ; >12:04:13,081 DEBUG blivet: sdc2 sysfsPath set to /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdc/sdc2 >12:04:13,106 INFO blivet: executing action: [8] Create Device luks/dm-crypt luks-req2 (id 37) >12:04:13,108 DEBUG blivet: LUKSDevice.create: luks-req2 ; status: False ; >12:04:13,109 DEBUG blivet: LUKSDevice.setupParents: kids: 0 ; name: luks-req2 ; orig: False ; >12:04:13,111 DEBUG blivet: PartitionDevice.setup: sdc2 ; status: True ; controllable: True ; orig: False ; >12:04:13,113 DEBUG blivet: LUKS.setup: device: /dev/sdc2 ; mapName: luks-a1fcc1fb-9052-46f3-992b-4234ee673031 ; status: False ; type: luks ; >12:04:13,114 DEBUG blivet: LUKS.setup: device: /dev/sdc2 ; status: False ; type: luks ; >12:04:15,359 DEBUG blivet: LUKSDevice.setup: luks-a1fcc1fb-9052-46f3-992b-4234ee673031 ; status: True ; controllable: True ; orig: False ; >12:04:15,360 DEBUG blivet: LUKSDevice.updateSysfsPath: luks-a1fcc1fb-9052-46f3-992b-4234ee673031 ; status: True ; >12:04:15,362 DEBUG blivet: LUKSDevice.getDMNode: luks-a1fcc1fb-9052-46f3-992b-4234ee673031 ; status: True ; >12:04:15,411 INFO blivet: executing action: [9] Create Format swap on luks/dm-crypt luks-a1fcc1fb-9052-46f3-992b-4234ee673031 (id 37) >12:04:15,412 DEBUG blivet: LUKSDevice.setup: luks-a1fcc1fb-9052-46f3-992b-4234ee673031 ; status: True ; controllable: True ; orig: False ; >12:04:15,413 DEBUG blivet: SwapSpace.create: device: /dev/mapper/luks-req2 ; status: None ; type: swap ; >12:04:15,414 DEBUG blivet: SwapSpace.create: device: /dev/mapper/luks-req2 ; status: None ; type: swap ; >12:04:15,470 DEBUG blivet: SwapSpace.notifyKernel: device: /dev/mapper/luks-a1fcc1fb-9052-46f3-992b-4234ee673031 ; type: swap ; >12:04:15,471 DEBUG blivet: notifying kernel of 'change' event on device /sys/class/block/dm-1 >12:04:15,504 DEBUG blivet: LUKSDevice.updateSysfsPath: luks-a1fcc1fb-9052-46f3-992b-4234ee673031 ; status: True ; >12:04:15,505 DEBUG blivet: LUKSDevice.getDMNode: luks-a1fcc1fb-9052-46f3-992b-4234ee673031 ; status: True ; >12:04:15,530 INFO blivet: setting boot flag on sdc1 >12:04:15,530 DEBUG blivet: PartitionDevice.setFlag: path: /dev/sdc1 ; flag: 1 ; >12:04:15,531 DEBUG blivet: DiskDevice.setup: sdc ; status: True ; controllable: True ; orig: False ; >12:04:15,532 DEBUG blivet: DiskLabel.commitToDisk: device: /dev/sdc ; numparts: 3 ; >12:04:15,546 DEBUG blivet: looking up parted Device: /dev/mapper/luks-edb57e1f-3d56-4402-a453-0a81ef82c5c2 >12:04:15,569 DEBUG blivet: BTRFS.supported: supported: True ; >12:04:15,570 DEBUG blivet: BTRFS.supported: supported: True ; >12:04:15,571 DEBUG blivet: Ext4FS.supported: supported: True ; >12:04:15,573 DEBUG blivet: Ext4FS.supported: supported: True ; >12:04:15,574 DEBUG blivet: Ext4FS.supported: supported: True ; >12:04:15,575 DEBUG blivet: Ext4FS.supported: supported: True ; >12:04:15,576 DEBUG blivet: looking up parted Device: /dev/mapper/luks-a1fcc1fb-9052-46f3-992b-4234ee673031 >12:04:15,603 DEBUG blivet: BTRFS.supported: supported: True ; >12:04:15,605 DEBUG blivet: BTRFS.supported: supported: True ; >12:04:15,607 DEBUG blivet: Ext4FS.supported: supported: True ; >12:04:15,624 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >12:04:15,650 DEBUG blivet: LUKSDevice.setup: luks-a1fcc1fb-9052-46f3-992b-4234ee673031 ; status: True ; controllable: True ; orig: False ; >12:04:15,652 DEBUG blivet: SwapSpace.setup: device: /dev/mapper/luks-a1fcc1fb-9052-46f3-992b-4234ee673031 ; status: False ; type: swap ; >12:04:15,653 DEBUG blivet: SwapSpace.setup: device: /dev/mapper/luks-a1fcc1fb-9052-46f3-992b-4234ee673031 ; status: False ; type: swap ; >12:04:15,841 DEBUG blivet: BindFS.supported: supported: False ; >12:04:15,841 DEBUG blivet: getFormat('bind') returning BindFS instance >12:04:15,842 DEBUG blivet: DirectoryDevice._setFormat: /dev ; current: None ; type: bind ; >12:04:15,844 DEBUG blivet: TmpFS.supported: supported: True ; >12:04:15,855 DEBUG blivet: getFormat('tmpfs') returning TmpFS instance >12:04:15,857 DEBUG blivet: NoDevice._setFormat: tmpfs ; current: None ; type: tmpfs ; >12:04:15,858 DEBUG blivet: DevPtsFS.supported: supported: False ; >12:04:15,858 DEBUG blivet: getFormat('devpts') returning DevPtsFS instance >12:04:15,859 DEBUG blivet: NoDevice._setFormat: devpts ; current: None ; type: devpts ; >12:04:15,860 DEBUG blivet: SysFS.supported: supported: False ; >12:04:15,860 DEBUG blivet: getFormat('sysfs') returning SysFS instance >12:04:15,861 DEBUG blivet: NoDevice._setFormat: sysfs ; current: None ; type: sysfs ; >12:04:15,862 DEBUG blivet: ProcFS.supported: supported: False ; >12:04:15,862 DEBUG blivet: getFormat('proc') returning ProcFS instance >12:04:15,863 DEBUG blivet: NoDevice._setFormat: proc ; current: None ; type: proc ; >12:04:15,864 DEBUG blivet: SELinuxFS.supported: supported: False ; >12:04:15,864 DEBUG blivet: getFormat('selinuxfs') returning SELinuxFS instance >12:04:15,865 DEBUG blivet: NoDevice._setFormat: selinuxfs ; current: None ; type: selinuxfs ; >12:04:15,866 DEBUG blivet: USBFS.supported: supported: False ; >12:04:15,866 DEBUG blivet: getFormat('usbfs') returning USBFS instance >12:04:15,867 DEBUG blivet: NoDevice._setFormat: usbfs ; current: None ; type: usbfs ; >12:04:15,868 DEBUG blivet: BindFS.supported: supported: False ; >12:04:15,868 DEBUG blivet: getFormat('bind') returning BindFS instance >12:04:15,869 DEBUG blivet: DirectoryDevice._setFormat: /run ; current: None ; type: bind ; >12:04:15,870 DEBUG blivet: BTRFSSubVolumeDevice.setup: root ; status: True ; controllable: True ; orig: False ; >12:04:15,870 DEBUG blivet: BTRFS.setup: device: /dev/mapper/luks-edb57e1f-3d56-4402-a453-0a81ef82c5c2 ; mountpoint: / ; type: btrfs ; >12:04:15,871 INFO blivet: set SELinux context for mountpoint / to system_u:object_r:root_t:s0 >12:04:15,941 INFO blivet: set SELinux context for newly mounted filesystem root at / to system_u:object_r:root_t:s0 >12:04:15,948 DEBUG blivet: PartitionDevice.setup: sdc1 ; status: True ; controllable: True ; orig: False ; >12:04:15,949 INFO blivet: set SELinux context for mountpoint /boot to system_u:object_r:boot_t:s0 >12:04:15,980 INFO blivet: set SELinux context for newly mounted filesystem root at /boot to system_u:object_r:boot_t:s0 >12:04:15,984 DEBUG blivet: DirectoryDevice.setup: /dev ; status: True ; controllable: True ; orig: False ; >12:04:15,985 INFO blivet: set SELinux context for mountpoint /dev to system_u:object_r:device_t:s0 >12:04:16,002 INFO blivet: set SELinux context for newly mounted filesystem root at /dev to system_u:object_r:device_t:s0 >12:04:16,004 DEBUG blivet: NoDevice.setup: devpts ; status: False ; controllable: True ; orig: False ; >12:04:16,005 INFO blivet: set SELinux context for mountpoint /dev/pts to system_u:object_r:devpts_t:s0 >12:04:16,024 INFO blivet: set SELinux context for newly mounted filesystem root at /dev/pts to system_u:object_r:devpts_t:s0 >12:04:16,025 DEBUG blivet: NoDevice.setup: tmpfs ; status: False ; controllable: True ; orig: False ; >12:04:16,026 INFO blivet: set SELinux context for mountpoint /dev/shm to system_u:object_r:tmpfs_t:s0 >12:04:16,046 INFO blivet: set SELinux context for newly mounted filesystem root at /dev/shm to system_u:object_r:tmpfs_t:s0 >12:04:16,047 DEBUG blivet: BTRFSSubVolumeDevice.setup: home ; status: True ; controllable: True ; orig: False ; >12:04:16,048 DEBUG blivet: BTRFS.setup: device: /dev/mapper/luks-edb57e1f-3d56-4402-a453-0a81ef82c5c2 ; mountpoint: /home ; type: btrfs ; >12:04:16,049 INFO blivet: set SELinux context for mountpoint /home to system_u:object_r:home_root_t:s0 >12:04:16,077 INFO blivet: set SELinux context for newly mounted filesystem root at /home to system_u:object_r:home_root_t:s0 >12:04:16,078 DEBUG blivet: NoDevice.setup: proc ; status: False ; controllable: True ; orig: False ; >12:04:16,081 INFO blivet: failed to get default SELinux context for /proc: [Errno 2] No such file or directory >12:04:16,082 INFO blivet: set SELinux context for mountpoint /proc to None >12:04:16,096 INFO blivet: failed to get default SELinux context for /proc: [Errno 2] No such file or directory >12:04:16,096 INFO blivet: set SELinux context for newly mounted filesystem root at /proc to None >12:04:16,140 DEBUG blivet: DirectoryDevice.setup: /run ; status: True ; controllable: True ; orig: False ; >12:04:16,142 INFO blivet: set SELinux context for mountpoint /run to system_u:object_r:var_run_t:s0 >12:04:16,157 INFO blivet: set SELinux context for newly mounted filesystem root at /run to system_u:object_r:var_run_t:s0 >12:04:16,158 DEBUG blivet: NoDevice.setup: sysfs ; status: False ; controllable: True ; orig: False ; >12:04:16,159 INFO blivet: set SELinux context for mountpoint /sys to system_u:object_r:sysfs_t:s0 >12:04:16,192 INFO blivet: set SELinux context for newly mounted filesystem root at /sys to system_u:object_r:sysfs_t:s0 >12:04:16,193 DEBUG blivet: NoDevice.setup: selinuxfs ; status: False ; controllable: True ; orig: False ; >12:04:16,194 INFO blivet: set SELinux context for mountpoint /sys/fs/selinux to system_u:object_r:sysfs_t:s0 >12:04:16,214 INFO blivet: failed to set SELinux context for /mnt/sysimage/sys/fs/selinux: [Errno 95] Operation not supported >12:04:16,214 INFO blivet: set SELinux context for newly mounted filesystem root at /sys/fs/selinux to None >12:06:06,518 INFO blivet: not writing out mpath configuration >12:06:59,817 DEBUG blivet: looking up parted Device: /dev/sdc2 >12:06:59,819 DEBUG blivet: looking up parted Device: /dev/sdc3 >06:11:08,280 DEBUG blivet: registered device format class LUKS as luks >06:11:08,289 DEBUG blivet: registered device format class Ext2FS as ext2 >06:11:08,289 DEBUG blivet: registered device format class Ext3FS as ext3 >06:11:08,289 DEBUG blivet: registered device format class Ext4FS as ext4 >06:11:08,289 DEBUG blivet: registered device format class FATFS as vfat >06:11:08,289 DEBUG blivet: registered device format class EFIFS as efi >06:11:08,289 DEBUG blivet: registered device format class BTRFS as btrfs >06:11:08,289 DEBUG blivet: registered device format class GFS2 as gfs2 >06:11:08,289 DEBUG blivet: registered device format class JFS as jfs >06:11:08,290 DEBUG blivet: registered device format class ReiserFS as reiserfs >06:11:08,290 DEBUG blivet: registered device format class XFS as xfs >06:11:08,290 DEBUG blivet: registered device format class HFS as hfs >06:11:08,290 DEBUG blivet: registered device format class AppleBootstrapFS as appleboot >06:11:08,290 DEBUG blivet: registered device format class HFSPlus as hfs+ >06:11:08,290 DEBUG blivet: registered device format class MacEFIFS as macefi >06:11:08,290 DEBUG blivet: registered device format class NTFS as ntfs >06:11:08,290 DEBUG blivet: registered device format class NFS as nfs >06:11:08,290 DEBUG blivet: registered device format class NFSv4 as nfs4 >06:11:08,290 DEBUG blivet: registered device format class Iso9660FS as iso9660 >06:11:08,290 DEBUG blivet: registered device format class NoDevFS as nodev >06:11:08,291 DEBUG blivet: registered device format class DevPtsFS as devpts >06:11:08,291 DEBUG blivet: registered device format class ProcFS as proc >06:11:08,291 DEBUG blivet: registered device format class SysFS as sysfs >06:11:08,291 DEBUG blivet: registered device format class TmpFS as tmpfs >06:11:08,291 DEBUG blivet: registered device format class BindFS as bind >06:11:08,291 DEBUG blivet: registered device format class SELinuxFS as selinuxfs >06:11:08,291 DEBUG blivet: registered device format class USBFS as usbfs >06:11:08,291 DEBUG blivet: registered device format class MDRaidMember as mdmember >06:11:08,292 DEBUG blivet: registered device format class BIOSBoot as biosboot >06:11:08,292 DEBUG blivet: registered device format class DiskLabel as disklabel >06:11:08,293 DEBUG blivet: registered device format class SwapSpace as swap >06:11:08,293 DEBUG blivet: registered device format class MultipathMember as multipath_member >06:11:08,293 DEBUG blivet: registered device format class DMRaidMember as dmraidmember >06:11:08,294 DEBUG blivet: registered device format class PPCPRePBoot as prepboot >06:11:08,294 DEBUG blivet: registered device format class LVMPhysicalVolume as lvmpv >06:11:09,945 INFO blivet: not going to create backup copy of non-existent /etc/mdadm.conf >06:11:09,945 INFO blivet: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >06:11:09,945 INFO blivet: sde1 looks to be the live device; marking as protected >06:11:09,965 INFO blivet: devices to scan: ['sde', 'sde1', 'sda', 'sda1', 'sda2', 'sda5', 'sdb', 'sdb1', 'sdb2', 'sdc', 'sdc1', 'sdc2', 'sdc3', 'sdd', 'sr0', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'dm-0', 'dm-1', 'dm-5', 'dm-6', 'dm-7'] >06:11:09,984 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-SanDisk_Cruzer_1434921B8A83173E-0:0 /dev/disk/by-path/pci-0000:00:1d.7-usb-0:5:1.0-scsi-0:0:0:0', > 'DEVNAME': 'sde', > 'DEVPATH': '/devices/pci0000:00/0000:00:1d.7/usb2/2-5/2-5:1.0/host4/target4:0:0/4:0:0:0/block/sde', > 'DEVTYPE': 'disk', > 'ID_BUS': 'usb', > 'ID_DRIVE_THUMB': '1', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Cruzer', > 'ID_MODEL_ENC': 'Cruzer\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '5151', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000c8821', > 'ID_PATH': 'pci-0000:00:1d.7-usb-0:5:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1d_7-usb-0_5_1_0-scsi-0_0_0_0', > 'ID_REVISION': '7.01', > 'ID_SERIAL': 'SanDisk_Cruzer_1434921B8A83173E-0:0', > 'ID_SERIAL_SHORT': '1434921B8A83173E', > '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': '64', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '34804', > 'name': 'sde', > 'symlinks': ['/dev/disk/by-id/usb-SanDisk_Cruzer_1434921B8A83173E-0:0', > '/dev/disk/by-path/pci-0000:00:1d.7-usb-0:5:1.0-scsi-0:0:0:0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1d.7/usb2/2-5/2-5:1.0/host4/target4:0:0/4:0:0:0/block/sde'} ; name: sde ; >06:11:09,984 INFO blivet: scanning sde (/devices/pci0000:00/0000:00:1d.7/usb2/2-5/2-5:1.0/host4/target4:0:0/4:0:0:0/block/sde)... >06:11:09,985 DEBUG blivet: DeviceTree.getDeviceByName: name: sde ; >06:11:09,985 DEBUG blivet: DeviceTree.getDeviceByName returned None >06:11:09,986 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sde ; >06:11:09,987 INFO blivet: sde is a disk >06:11:09,987 DEBUG blivet: getFormat('None') returning DeviceFormat instance >06:11:09,993 DEBUG blivet: DiskDevice._setFormat: sde ; current: None ; type: None ; >06:11:10,014 INFO blivet: added disk sde (id 0) to device tree >06:11:10,014 DEBUG blivet: looking up parted Device: /dev/sde >06:11:10,020 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sde ; >06:11:10,020 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sde ; label_type: dos ; >06:11:10,021 DEBUG blivet: DiskDevice.setup: sde ; status: True ; controllable: True ; orig: False ; >06:11:10,021 DEBUG blivet: required disklabel type for sde (1) is None >06:11:10,021 DEBUG blivet: default disklabel type for sde is msdos >06:11:10,021 DEBUG blivet: selecting msdos disklabel for sde based on size >06:11:10,024 DEBUG blivet: DiskLabel.__init__: device: /dev/sde ; labelType: msdos ; exists: True ; >06:11:10,029 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 0x1f6a690>] > device: <parted.device.Device object at 0x1f6a1d0> > PedDisk: <_ped.Disk object at 0x1f6d488> >06:11:10,030 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >06:11:10,031 DEBUG blivet: DiskDevice._setFormat: sde ; current: None ; type: disklabel ; >06:11:10,031 INFO blivet: got device: DiskDevice instance (0x1ee13d0) -- > name = sde status = True kids = 0 id = 0 > parents = [] > uuid = None size = 3839.31201172 > format = existing msdos disklabel > major = 8 minor = 64 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1d.7/usb2/2-5/2-5:1.0/host4/target4:0:0/4:0:0:0/block/sde partedDevice = parted.Device instance -- > model: SanDisk Cruzer path: /dev/sde type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 7862911 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (489, 255, 63) biosGeometry: (489, 255, 63) > PedDevice: <_ped.Device object at 0x1e945f0> > target size = 0 path = /dev/sde > format args = [] originalFormat = None removable = True partedDevice = <parted.device.Device object at 0x1f5a250> >06:11:10,032 INFO blivet: got format: DiskLabel instance (0x1f5a310) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sde 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 0x1f6a690>] > device: <parted.device.Device object at 0x1f6a1d0> > PedDisk: <_ped.Disk object at 0x1f6d488> > origPartedDisk = <parted.disk.Disk object at 0x1f6a350> > partedDevice = parted.Device instance -- > model: SanDisk Cruzer path: /dev/sde type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 7862911 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (489, 255, 63) biosGeometry: (489, 255, 63) > PedDevice: <_ped.Device object at 0x1e949e0> > >06:11:10,035 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-SanDisk_Cruzer_1434921B8A83173E-0:0-part1 /dev/disk/by-path/pci-0000:00:1d.7-usb-0:5:1.0-scsi-0:0:0:0-part1 /dev/disk/by-uuid/40FE-C84D', > 'DEVNAME': 'sde1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1d.7/usb2/2-5/2-5:1.0/host4/target4:0:0/4:0:0:0/block/sde/sde1', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > 'ID_DRIVE_THUMB': '1', > 'ID_FS_TYPE': 'vfat', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '40FE-C84D', > 'ID_FS_UUID_ENC': '40FE-C84D', > 'ID_FS_VERSION': 'FAT32', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Cruzer', > 'ID_MODEL_ENC': 'Cruzer\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '5151', > 'ID_PART_ENTRY_DISK': '8:64', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '63', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '7855722', > 'ID_PART_ENTRY_TYPE': '0xc', > 'ID_PART_ENTRY_UUID': '000c8821-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000c8821', > 'ID_PATH': 'pci-0000:00:1d.7-usb-0:5:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1d_7-usb-0_5_1_0-scsi-0_0_0_0', > 'ID_REVISION': '7.01', > 'ID_SERIAL': 'SanDisk_Cruzer_1434921B8A83173E-0:0', > 'ID_SERIAL_SHORT': '1434921B8A83173E', > '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': '65', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '34841', > 'name': 'sde1', > 'symlinks': ['/dev/disk/by-id/usb-SanDisk_Cruzer_1434921B8A83173E-0:0-part1', > '/dev/disk/by-path/pci-0000:00:1d.7-usb-0:5:1.0-scsi-0:0:0:0-part1', > '/dev/disk/by-uuid/40FE-C84D'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1d.7/usb2/2-5/2-5:1.0/host4/target4:0:0/4:0:0:0/block/sde/sde1'} ; name: sde1 ; >06:11:10,036 INFO blivet: scanning sde1 (/devices/pci0000:00/0000:00:1d.7/usb2/2-5/2-5:1.0/host4/target4:0:0/4:0:0:0/block/sde/sde1)... >06:11:10,036 DEBUG blivet: DeviceTree.getDeviceByName: name: sde1 ; >06:11:10,036 DEBUG blivet: DeviceTree.getDeviceByName returned None >06:11:10,037 INFO blivet: sde1 is a partition >06:11:10,037 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sde1 ; >06:11:10,038 DEBUG blivet: DeviceTree.getDeviceByName: name: sde ; >06:11:10,038 DEBUG blivet: DeviceTree.getDeviceByName returned existing 3839MB disk sde (0) with existing msdos disklabel >06:11:10,039 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sde ; >06:11:10,039 DEBUG blivet: PartitionDevice._setFormat: sde1 ; >06:11:10,040 DEBUG blivet: getFormat('None') returning DeviceFormat instance >06:11:10,040 DEBUG blivet: PartitionDevice._setFormat: sde1 ; current: None ; type: None ; >06:11:10,040 DEBUG blivet: looking up parted Partition: /dev/sde1 >06:11:10,041 DEBUG blivet: PartitionDevice.probe: sde1 ; exists: True ; >06:11:10,042 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sde1 ; flag: 1 ; >06:11:10,042 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sde1 ; flag: 10 ; >06:11:10,046 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sde1 ; flag: 12 ; >06:11:10,046 INFO blivet: added partition sde1 (id 1) to device tree >06:11:10,046 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sde1 ; >06:11:10,047 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sde1 ; label_type: dos ; >06:11:10,047 DEBUG blivet: PartitionDevice.setup: sde1 ; status: True ; controllable: True ; orig: False ; >06:11:10,048 DEBUG blivet: DiskLabel.__init__: device: /dev/sde1 ; labelType: dos ; exists: True ; >06:11:10,057 WARN blivet: disklabel detected but not usable on sde1 >06:11:10,060 DEBUG blivet: getFormat('efi') returning EFIFS instance >06:11:10,060 INFO blivet: type detected on 'sde1' is 'vfat' >06:11:10,060 DEBUG blivet: getFormat('efi') returning EFIFS instance >06:11:10,060 DEBUG blivet: PartitionDevice._setFormat: sde1 ; >06:11:10,061 DEBUG blivet: PartitionDevice._setFormat: sde1 ; current: None ; type: efi ; >06:11:10,061 DEBUG blivet: looking up parted Device: /dev/sde1 >06:11:10,062 INFO blivet: got device: PartitionDevice instance (0x1ee1390) -- > name = sde1 status = True kids = 0 id = 1 > parents = ['existing 3839MB disk sde (0) with existing msdos disklabel'] > uuid = None size = 3835.80175781 > format = existing efi filesystem > major = 8 minor = 65 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:1d.7/usb2/2-5/2-5:1.0/host4/target4:0:0/4:0:0:0/block/sde/sde1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sde1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 7855722 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 5491 busy: True > hardwareGeometry: (488, 255, 63) biosGeometry: (488, 255, 63) > PedDevice: <_ped.Device object at 0x1e94950> > target size = 0 path = /dev/sde1 > format args = [] originalFormat = None grow = None max size = 0 bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x1f6a290> fileSystem: <parted.filesystem.FileSystem object at 0x1f6a750> > number: 1 path: /dev/sde1 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x1f6a6d0> PedPartition: <_ped.Partition object at 0x1f67590> > disk = existing 3839MB disk sde (0) with existing msdos disklabel > start = 63 end = 7855784 length = 7855722 > flags = boot, lba >06:11:10,062 INFO blivet: got format: EFIFS instance (0x1f6aa50) -- > type = efi name = EFI System Partition status = False > device = /dev/sde1 uuid = 40FE-C84D exists = True > options = umask=0077,shortname=winnt supported = False formattable = True resizable = False > mountpoint = None mountopts = None > label = None size = 0 targetSize = 0 > >06:11:10,069 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD1002FBYS-02A6B0_WD-WMATV8131629 /dev/disk/by-id/wwn-0x50014ee057b55731', > '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_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '182', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '182', > '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': 'WDC_WD1002FBYS-02A6B0', > 'ID_MODEL_ENC': 'WDC\\x20WD1002FBYS-02A6B0\\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_PART_TABLE_UUID': '00029b0e', > 'ID_REVISION': '03.00C06', > 'ID_SERIAL': 'WDC_WD1002FBYS-02A6B0_WD-WMATV8131629', > 'ID_SERIAL_SHORT': 'WD-WMATV8131629', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee057b55731', > 'ID_WWN_WITH_EXTENSION': '0x50014ee057b55731', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '35927', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD1002FBYS-02A6B0_WD-WMATV8131629', > '/dev/disk/by-id/wwn-0x50014ee057b55731'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >06:11:10,070 INFO blivet: scanning sda (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >06:11:10,070 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >06:11:10,071 DEBUG blivet: DeviceTree.getDeviceByName returned None >06:11:10,071 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sda ; >06:11:10,072 INFO blivet: sda is a disk >06:11:10,072 DEBUG blivet: getFormat('None') returning DeviceFormat instance >06:11:10,073 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: None ; >06:11:10,079 INFO blivet: added disk sda (id 2) to device tree >06:11:10,079 DEBUG blivet: looking up parted Device: /dev/sda >06:11:10,081 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda ; >06:11:10,081 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: dos ; >06:11:10,082 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >06:11:10,082 DEBUG blivet: required disklabel type for sda (1) is None >06:11:10,082 DEBUG blivet: default disklabel type for sda is msdos >06:11:10,083 DEBUG blivet: selecting msdos disklabel for sda based on size >06:11:10,083 DEBUG blivet: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >06:11:10,100 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 2 > lastPartitionNumber: 5 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x1f6ae50>, <parted.partition.Partition object at 0x1f6a790>, <parted.partition.Partition object at 0x1f770d0>] > device: <parted.device.Device object at 0x1f6af90> > PedDisk: <_ped.Disk object at 0x1f73f38> >06:11:10,100 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >06:11:10,101 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >06:11:10,103 INFO blivet: got device: DiskDevice instance (0x1f5a4d0) -- > name = sda status = True kids = 0 id = 2 > parents = [] > uuid = None size = 953869.710938 > 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 WDC WD1002FBYS-0 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x1e94d40> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x1f6ac50> >06:11:10,106 INFO blivet: got format: DiskLabel instance (0x1f6ad90) -- > 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 = 3 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 2 > lastPartitionNumber: 5 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x1f6ae50>, <parted.partition.Partition object at 0x1f6a790>, <parted.partition.Partition object at 0x1f770d0>] > device: <parted.device.Device object at 0x1f6af90> > PedDisk: <_ped.Disk object at 0x1f73f38> > origPartedDisk = <parted.disk.Disk object at 0x1f6a850> > partedDevice = parted.Device instance -- > model: ATA WDC WD1002FBYS-0 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x1e94dd0> > >06:11:10,110 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD1002FBYS-02A6B0_WD-WMATV8131629-part1 /dev/disk/by-id/wwn-0x50014ee057b55731-part1 /dev/disk/by-uuid/705a9c24-d8c1-42da-85f4-df925ed4f8e9', > '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_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '182', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '182', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ext2', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '705a9c24-d8c1-42da-85f4-df925ed4f8e9', > 'ID_FS_UUID_ENC': '705a9c24-d8c1-42da-85f4-df925ed4f8e9', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'WDC_WD1002FBYS-02A6B0', > 'ID_MODEL_ENC': 'WDC\\x20WD1002FBYS-02A6B0\\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': '497664', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '00029b0e-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '00029b0e', > 'ID_REVISION': '03.00C06', > 'ID_SERIAL': 'WDC_WD1002FBYS-02A6B0_WD-WMATV8131629', > 'ID_SERIAL_SHORT': 'WD-WMATV8131629', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee057b55731', > 'ID_WWN_WITH_EXTENSION': '0x50014ee057b55731', > 'MAJOR': '8', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '35983', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD1002FBYS-02A6B0_WD-WMATV8131629-part1', > '/dev/disk/by-id/wwn-0x50014ee057b55731-part1', > '/dev/disk/by-uuid/705a9c24-d8c1-42da-85f4-df925ed4f8e9'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1'} ; name: sda1 ; >06:11:10,110 INFO blivet: scanning sda1 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >06:11:10,111 DEBUG blivet: DeviceTree.getDeviceByName: name: sda1 ; >06:11:10,111 DEBUG blivet: DeviceTree.getDeviceByName returned None >06:11:10,111 INFO blivet: sda1 is a partition >06:11:10,112 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda1 ; >06:11:10,112 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >06:11:10,123 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >06:11:10,124 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sda ; >06:11:10,124 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >06:11:10,125 DEBUG blivet: getFormat('None') returning DeviceFormat instance >06:11:10,125 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >06:11:10,125 DEBUG blivet: looking up parted Partition: /dev/sda1 >06:11:10,126 DEBUG blivet: PartitionDevice.probe: sda1 ; exists: True ; >06:11:10,127 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >06:11:10,127 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >06:11:10,128 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >06:11:10,128 INFO blivet: added partition sda1 (id 3) to device tree >06:11:10,128 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >06:11:10,129 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: dos ; >06:11:10,129 DEBUG blivet: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >06:11:10,130 DEBUG blivet: DiskLabel.__init__: device: /dev/sda1 ; labelType: dos ; exists: True ; >06:11:10,144 WARN blivet: disklabel detected but not usable on sda1 >06:11:10,145 INFO blivet: type detected on 'sda1' is 'ext2' >06:11:10,146 DEBUG blivet: Ext2FS.supported: supported: True ; >06:11:10,146 DEBUG blivet: getFormat('ext2') returning Ext2FS instance >06:11:10,147 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >06:11:10,147 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: ext2 ; >06:11:10,148 DEBUG blivet: looking up parted Device: /dev/sda1 >06:11:10,148 INFO blivet: got device: PartitionDevice instance (0x1f6ac90) -- > name = sda1 status = True kids = 0 id = 3 > parents = ['existing 953869MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 243.0 > format = existing ext2 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: 497664 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 12334 did: 29485 busy: False > hardwareGeometry: (30, 255, 63) biosGeometry: (30, 255, 63) > PedDevice: <_ped.Device object at 0x1f6e050> > target size = 0 path = /dev/sda1 > format args = [] originalFormat = None grow = None max size = 0 bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x1f77090> fileSystem: <parted.filesystem.FileSystem object at 0x1f6a890> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x1f6add0> PedPartition: <_ped.Partition object at 0x1f67530> > disk = existing 953869MB disk sda (2) with existing msdos disklabel > start = 2048 end = 499711 length = 497664 > flags = boot >06:11:10,149 DEBUG blivet: Ext2FS.supported: supported: True ; >06:11:10,149 INFO blivet: got format: Ext2FS instance (0x1f77610) -- > type = ext2 name = ext2 status = False > device = /dev/sda1 uuid = 705a9c24-d8c1-42da-85f4-df925ed4f8e9 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 0 targetSize = 0 > >06:11:10,156 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD1002FBYS-02A6B0_WD-WMATV8131629-part2 /dev/disk/by-id/wwn-0x50014ee057b55731-part2', > '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_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '182', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '182', > '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': 'WDC_WD1002FBYS-02A6B0', > 'ID_MODEL_ENC': 'WDC\\x20WD1002FBYS-02A6B0\\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': '501758', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1953021954', > 'ID_PART_ENTRY_TYPE': '0x5', > 'ID_PART_ENTRY_UUID': '00029b0e-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '00029b0e', > 'ID_REVISION': '03.00C06', > 'ID_SERIAL': 'WDC_WD1002FBYS-02A6B0_WD-WMATV8131629', > 'ID_SERIAL_SHORT': 'WD-WMATV8131629', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee057b55731', > 'ID_WWN_WITH_EXTENSION': '0x50014ee057b55731', > 'MAJOR': '8', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '36117', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD1002FBYS-02A6B0_WD-WMATV8131629-part2', > '/dev/disk/by-id/wwn-0x50014ee057b55731-part2'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2'} ; name: sda2 ; >06:11:10,156 INFO blivet: scanning sda2 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >06:11:10,156 DEBUG blivet: DeviceTree.getDeviceByName: name: sda2 ; >06:11:10,157 DEBUG blivet: DeviceTree.getDeviceByName returned None >06:11:10,157 INFO blivet: sda2 is a partition >06:11:10,157 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda2 ; >06:11:10,158 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >06:11:10,159 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >06:11:10,159 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sda ; >06:11:10,161 DEBUG blivet: PartitionDevice._setFormat: sda2 ; >06:11:10,161 DEBUG blivet: getFormat('None') returning DeviceFormat instance >06:11:10,162 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >06:11:10,162 DEBUG blivet: looking up parted Partition: /dev/sda2 >06:11:10,163 DEBUG blivet: PartitionDevice.probe: sda2 ; exists: True ; >06:11:10,164 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >06:11:10,164 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >06:11:10,165 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >06:11:10,165 INFO blivet: added partition sda2 (id 4) to device tree >06:11:10,165 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >06:11:10,166 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: dos ; >06:11:10,166 DEBUG blivet: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >06:11:10,167 DEBUG blivet: DiskLabel.__init__: device: /dev/sda2 ; labelType: dos ; exists: True ; >06:11:10,170 WARN blivet: disklabel detected but not usable on sda2 >06:11:10,170 DEBUG blivet: no type or existing type for sda2, bailing >06:11:10,170 DEBUG blivet: looking up parted Device: /dev/sda2 >06:11:10,172 INFO blivet: got device: PartitionDevice instance (0x1f77290) -- > name = sda2 status = True kids = 0 id = 4 > parents = ['existing 953869MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 953624.000977 > format = existing None > 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: 2 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 28271 did: 28261 busy: False > hardwareGeometry: (0, 255, 63) biosGeometry: (0, 255, 63) > PedDevice: <_ped.Device object at 0x1f6e200> > target size = 0 path = /dev/sda2 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 2 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x1f77090> fileSystem: None > number: 2 path: /dev/sda2 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x1f5a210> PedPartition: <_ped.Partition object at 0x1f675f0> > disk = existing 953869MB disk sda (2) with existing msdos disklabel > start = 501758 end = 1953523711 length = 1953021954 > flags = >06:11:10,176 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD1002FBYS-02A6B0_WD-WMATV8131629-part5 /dev/disk/by-id/wwn-0x50014ee057b55731-part5', > '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_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '182', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '182', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'o8wKf4-Bwlv-nlyH-pYMe-F3a2-xMTy-VVTAx5', > 'ID_FS_UUID_ENC': 'o8wKf4-Bwlv-nlyH-pYMe-F3a2-xMTy-VVTAx5', > 'ID_FS_VERSION': 'LVM2 001', > 'ID_MODEL': 'WDC_WD1002FBYS-02A6B0', > 'ID_MODEL_ENC': 'WDC\\x20WD1002FBYS-02A6B0\\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': '501760', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1953021952', > 'ID_PART_ENTRY_TYPE': '0x8e', > 'ID_PART_ENTRY_UUID': '00029b0e-05', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '00029b0e', > 'ID_REVISION': '03.00C06', > 'ID_SERIAL': 'WDC_WD1002FBYS-02A6B0_WD-WMATV8131629', > 'ID_SERIAL_SHORT': 'WD-WMATV8131629', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee057b55731', > 'ID_WWN_WITH_EXTENSION': '0x50014ee057b55731', > 'MAJOR': '8', > 'MINOR': '5', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '36185', > 'name': 'sda5', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD1002FBYS-02A6B0_WD-WMATV8131629-part5', > '/dev/disk/by-id/wwn-0x50014ee057b55731-part5'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5'} ; name: sda5 ; >06:11:10,177 INFO blivet: scanning sda5 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5)... >06:11:10,177 DEBUG blivet: DeviceTree.getDeviceByName: name: sda5 ; >06:11:10,178 DEBUG blivet: DeviceTree.getDeviceByName returned None >06:11:10,178 INFO blivet: sda5 is a partition >06:11:10,178 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda5 ; >06:11:10,179 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >06:11:10,179 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >06:11:10,180 DEBUG blivet: DiskDevice.addChild: kids: 2 ; name: sda ; >06:11:10,181 DEBUG blivet: PartitionDevice._setFormat: sda5 ; >06:11:10,181 DEBUG blivet: getFormat('None') returning DeviceFormat instance >06:11:10,181 DEBUG blivet: PartitionDevice._setFormat: sda5 ; current: None ; type: None ; >06:11:10,182 DEBUG blivet: looking up parted Partition: /dev/sda5 >06:11:10,182 DEBUG blivet: PartitionDevice.probe: sda5 ; exists: True ; >06:11:10,183 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 1 ; >06:11:10,183 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 10 ; >06:11:10,184 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 12 ; >06:11:10,184 INFO blivet: added partition sda5 (id 5) to device tree >06:11:10,185 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda5 ; >06:11:10,185 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda5 ; label_type: dos ; >06:11:10,186 DEBUG blivet: PartitionDevice.setup: sda5 ; status: True ; controllable: True ; orig: False ; >06:11:10,186 DEBUG blivet: DiskLabel.__init__: device: /dev/sda5 ; labelType: dos ; exists: True ; >06:11:10,188 WARN blivet: disklabel detected but not usable on sda5 >06:11:10,232 INFO blivet: type detected on 'sda5' is 'LVM2_member' >06:11:10,233 DEBUG blivet: LVMPhysicalVolume.__init__: vgName: guswks ; uuid: o8wKf4-Bwlv-nlyH-pYMe-F3a2-xMTy-VVTAx5 ; exists: True ; vgUuid: QFCZt9-6lM2-aS0g-dA6t-A3JC-t2pu-3u0bhS ; label: None ; peStart: 0.1875 ; device: /dev/sda5 ; serial: WD-WMATV8131629 ; >06:11:10,233 DEBUG blivet: getFormat('LVM2_member') returning LVMPhysicalVolume instance >06:11:10,234 DEBUG blivet: PartitionDevice._setFormat: sda5 ; >06:11:10,234 DEBUG blivet: PartitionDevice._setFormat: sda5 ; current: None ; type: lvmpv ; >06:11:10,235 DEBUG blivet: DeviceTree.handleUdevLVMPVFormat: type: lvmpv ; name: sda5 ; >06:11:10,236 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >06:11:10,236 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sda5 ; >06:11:10,236 DEBUG blivet: getFormat('None') returning DeviceFormat instance >06:11:10,237 DEBUG blivet: LVMVolumeGroupDevice._setFormat: guswks ; current: None ; type: None ; >06:11:10,237 INFO blivet: added lvmvg guswks (id 6) to device tree >06:11:10,264 DEBUG blivet: DeviceTree.getDeviceByName: name: guswks-root ; >06:11:10,264 DEBUG blivet: DeviceTree.getDeviceByName returned None >06:11:10,265 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >06:11:10,266 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 0 ; name: guswks ; >06:11:10,266 DEBUG blivet: getFormat('None') returning DeviceFormat instance >06:11:10,267 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: guswks-root ; current: None ; type: None ; >06:11:10,267 DEBUG blivet: Adding guswks-root/945388MB to guswks >06:11:10,268 INFO blivet: added lvmlv guswks-root (id 7) to device tree >06:11:10,268 DEBUG blivet: DeviceTree.getDeviceByName: name: guswks-swap_1 ; >06:11:10,269 DEBUG blivet: DeviceTree.getDeviceByName returned None >06:11:10,270 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >06:11:10,271 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 1 ; name: guswks ; >06:11:10,271 DEBUG blivet: getFormat('None') returning DeviceFormat instance >06:11:10,272 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: guswks-swap_1 ; current: None ; type: None ; >06:11:10,272 DEBUG blivet: Adding guswks-swap_1/8188MB to guswks >06:11:10,272 INFO blivet: added lvmlv guswks-swap_1 (id 8) to device tree >06:11:10,273 DEBUG blivet: DeviceTree.getDeviceByName: name: guswks-swap_1 ; >06:11:10,274 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8188MB lvmlv guswks-swap_1 (8) >06:11:10,274 DEBUG blivet: set guswks-swap_1 copies to 1, metadata size to 0MB, log size to 0MB, total size 8188MB >06:11:10,274 DEBUG blivet: DeviceTree.getDeviceByName: name: guswks-root ; >06:11:10,275 DEBUG blivet: DeviceTree.getDeviceByName returned existing 945388MB lvmlv guswks-root (7) >06:11:10,275 DEBUG blivet: set guswks-root copies to 1, metadata size to 0MB, log size to 0MB, total size 945388MB >06:11:10,276 DEBUG blivet: looking up parted Device: /dev/sda5 >06:11:10,277 INFO blivet: got device: PartitionDevice instance (0x1f77550) -- > name = sda5 status = True kids = 1 id = 5 > parents = ['existing 953869MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 953624.0 > format = existing lvmpv > 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: 1953021952 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 14649 did: 13625 busy: False > hardwareGeometry: (121569, 255, 63) biosGeometry: (121569, 255, 63) > PedDevice: <_ped.Device object at 0x1f6e170> > target size = 0 path = /dev/sda5 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x1f77090> fileSystem: None > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x1f77110> PedPartition: <_ped.Partition object at 0x1f676b0> > disk = existing 953869MB disk sda (2) with existing msdos disklabel > start = 501760 end = 1953523711 length = 1953021952 > flags = lvm >06:11:10,277 INFO blivet: got format: LVMPhysicalVolume instance (0x1f77250) -- > type = lvmpv name = physical volume (LVM) status = False > device = /dev/sda5 uuid = o8wKf4-Bwlv-nlyH-pYMe-F3a2-xMTy-VVTAx5 exists = True > options = None supported = True formattable = True resizable = False > vgName = guswks vgUUID = QFCZt9-6lM2-aS0g-dA6t-A3JC-t2pu-3u0bhS peStart = 0.1875 >06:11:10,280 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD5002ABYS-02B1B0_WD-WCASYE695396 /dev/disk/by-id/wwn-0x50014ee204ec4fcd', > 'DEVNAME': 'sdb', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:1/0:0:1:0/block/sdb', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '96', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '96', > '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': 'WDC_WD5002ABYS-02B1B0', > 'ID_MODEL_ENC': 'WDC\\x20WD5002ABYS-02B1B0\\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_PART_TABLE_UUID': '0006a144', > 'ID_REVISION': '02.03B03', > 'ID_SERIAL': 'WDC_WD5002ABYS-02B1B0_WD-WCASYE695396', > 'ID_SERIAL_SHORT': 'WD-WCASYE695396', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee204ec4fcd', > 'ID_WWN_WITH_EXTENSION': '0x50014ee204ec4fcd', > 'MAJOR': '8', > 'MINOR': '16', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '36592', > 'name': 'sdb', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD5002ABYS-02B1B0_WD-WCASYE695396', > '/dev/disk/by-id/wwn-0x50014ee204ec4fcd'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:1/0:0:1:0/block/sdb'} ; name: sdb ; >06:11:10,280 INFO blivet: scanning sdb (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:1/0:0:1:0/block/sdb)... >06:11:10,281 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >06:11:10,281 DEBUG blivet: DeviceTree.getDeviceByName returned None >06:11:10,282 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdb ; >06:11:10,283 INFO blivet: sdb is a disk >06:11:10,283 DEBUG blivet: getFormat('None') returning DeviceFormat instance >06:11:10,283 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: None ; >06:11:10,288 INFO blivet: added disk sdb (id 9) to device tree >06:11:10,288 DEBUG blivet: looking up parted Device: /dev/sdb >06:11:10,289 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb ; >06:11:10,291 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb ; label_type: dos ; >06:11:10,291 DEBUG blivet: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >06:11:10,291 DEBUG blivet: required disklabel type for sdb (1) is None >06:11:10,291 DEBUG blivet: default disklabel type for sdb is msdos >06:11:10,292 DEBUG blivet: selecting msdos disklabel for sdb based on size >06:11:10,292 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb ; labelType: msdos ; exists: True ; >06:11:10,314 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 2 > lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x1fd2210>, <parted.partition.Partition object at 0x1fd2890>] > device: <parted.device.Device object at 0x1f77510> > PedDisk: <_ped.Disk object at 0x1fd8ea8> >06:11:10,314 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >06:11:10,315 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: disklabel ; >06:11:10,316 INFO blivet: got device: DiskDevice instance (0x1f774d0) -- > name = sdb status = True kids = 0 id = 9 > 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/ata1/host0/target0:0:1/0:0:1:0/block/sdb partedDevice = parted.Device instance -- > model: ATA WDC WD5002ABYS-0 path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 1 busy: False > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x1f6e320> > target size = 0 path = /dev/sdb > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x1fd2610> >06:11:10,317 INFO blivet: got format: DiskLabel instance (0x1f77390) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sdb uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 2 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 2 > lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x1fd2210>, <parted.partition.Partition object at 0x1fd2890>] > device: <parted.device.Device object at 0x1f77510> > PedDisk: <_ped.Disk object at 0x1fd8ea8> > origPartedDisk = <parted.disk.Disk object at 0x1fd2a50> > partedDevice = parted.Device instance -- > model: ATA WDC WD5002ABYS-0 path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 1 busy: False > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x1f6e290> > >06:11:10,323 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD5002ABYS-02B1B0_WD-WCASYE695396-part1 /dev/disk/by-id/wwn-0x50014ee204ec4fcd-part1 /dev/disk/by-uuid/5f5f30d1-a7a6-42f7-8b47-3f7f28ae40be', > 'DEVNAME': 'sdb1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:1/0:0:1:0/block/sdb/sdb1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '96', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '96', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '5f5f30d1-a7a6-42f7-8b47-3f7f28ae40be', > 'ID_FS_UUID_ENC': '5f5f30d1-a7a6-42f7-8b47-3f7f28ae40be', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'WDC_WD5002ABYS-02B1B0', > 'ID_MODEL_ENC': 'WDC\\x20WD5002ABYS-02B1B0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1024000', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '0006a144-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0006a144', > 'ID_REVISION': '02.03B03', > 'ID_SERIAL': 'WDC_WD5002ABYS-02B1B0_WD-WCASYE695396', > 'ID_SERIAL_SHORT': 'WD-WCASYE695396', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee204ec4fcd', > 'ID_WWN_WITH_EXTENSION': '0x50014ee204ec4fcd', > 'MAJOR': '8', > 'MINOR': '17', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '36654', > 'name': 'sdb1', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD5002ABYS-02B1B0_WD-WCASYE695396-part1', > '/dev/disk/by-id/wwn-0x50014ee204ec4fcd-part1', > '/dev/disk/by-uuid/5f5f30d1-a7a6-42f7-8b47-3f7f28ae40be'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:1/0:0:1:0/block/sdb/sdb1'} ; name: sdb1 ; >06:11:10,324 INFO blivet: scanning sdb1 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:1/0:0:1:0/block/sdb/sdb1)... >06:11:10,325 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb1 ; >06:11:10,326 DEBUG blivet: DeviceTree.getDeviceByName returned None >06:11:10,326 INFO blivet: sdb1 is a partition >06:11:10,329 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdb1 ; >06:11:10,329 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >06:11:10,330 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sdb (9) with existing msdos disklabel >06:11:10,331 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sdb ; >06:11:10,333 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; >06:11:10,333 DEBUG blivet: getFormat('None') returning DeviceFormat instance >06:11:10,334 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; current: None ; type: None ; >06:11:10,334 DEBUG blivet: looking up parted Partition: /dev/sdb1 >06:11:10,335 DEBUG blivet: PartitionDevice.probe: sdb1 ; exists: True ; >06:11:10,340 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 1 ; >06:11:10,340 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 10 ; >06:11:10,341 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 12 ; >06:11:10,341 INFO blivet: added partition sdb1 (id 10) to device tree >06:11:10,341 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb1 ; >06:11:10,342 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb1 ; label_type: dos ; >06:11:10,342 DEBUG blivet: PartitionDevice.setup: sdb1 ; status: True ; controllable: True ; orig: False ; >06:11:10,343 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb1 ; labelType: dos ; exists: True ; >06:11:10,358 WARN blivet: disklabel detected but not usable on sdb1 >06:11:10,358 INFO blivet: type detected on 'sdb1' is 'ext4' >06:11:10,359 DEBUG blivet: Ext4FS.supported: supported: True ; >06:11:10,359 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >06:11:10,360 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; >06:11:10,361 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; current: None ; type: ext4 ; >06:11:10,361 DEBUG blivet: looking up parted Device: /dev/sdb1 >06:11:10,362 INFO blivet: got device: PartitionDevice instance (0x1fd2c50) -- > name = sdb1 status = True kids = 0 id = 10 > parents = ['existing 476940MB disk sdb (9) with existing msdos disklabel'] > uuid = None size = 500.0 > format = existing ext4 filesystem > major = 8 minor = 17 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:1/0:0:1:0/block/sdb/sdb1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 9810 did: 0 busy: False > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x1f6e5f0> > target size = 0 path = /dev/sdb1 > format args = [] originalFormat = None grow = None max size = 0 bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x1fd2750> fileSystem: <parted.filesystem.FileSystem object at 0x1fd29d0> > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x1fd27d0> PedPartition: <_ped.Partition object at 0x1fce7d0> > disk = existing 476940MB disk sdb (9) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot >06:11:10,363 DEBUG blivet: Ext4FS.supported: supported: True ; >06:11:10,363 INFO blivet: got format: Ext4FS instance (0x1fdb050) -- > type = ext4 name = ext4 status = False > device = /dev/sdb1 uuid = 5f5f30d1-a7a6-42f7-8b47-3f7f28ae40be exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 0 targetSize = 0 > >06:11:10,367 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD5002ABYS-02B1B0_WD-WCASYE695396-part2 /dev/disk/by-id/wwn-0x50014ee204ec4fcd-part2', > 'DEVNAME': 'sdb2', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:1/0:0:1:0/block/sdb/sdb2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '96', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '96', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'zeFsth-1wRe-6cJX-qGkA-mEhl-yAQV-iM52Rn', > 'ID_FS_UUID_ENC': 'zeFsth-1wRe-6cJX-qGkA-mEhl-yAQV-iM52Rn', > 'ID_FS_VERSION': 'LVM2 001', > 'ID_MODEL': 'WDC_WD5002ABYS-02B1B0', > 'ID_MODEL_ENC': 'WDC\\x20WD5002ABYS-02B1B0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '1026048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '975747072', > 'ID_PART_ENTRY_TYPE': '0x8e', > 'ID_PART_ENTRY_UUID': '0006a144-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0006a144', > 'ID_REVISION': '02.03B03', > 'ID_SERIAL': 'WDC_WD5002ABYS-02B1B0_WD-WCASYE695396', > 'ID_SERIAL_SHORT': 'WD-WCASYE695396', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee204ec4fcd', > 'ID_WWN_WITH_EXTENSION': '0x50014ee204ec4fcd', > 'MAJOR': '8', > 'MINOR': '18', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '36715', > 'name': 'sdb2', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD5002ABYS-02B1B0_WD-WCASYE695396-part2', > '/dev/disk/by-id/wwn-0x50014ee204ec4fcd-part2'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:1/0:0:1:0/block/sdb/sdb2'} ; name: sdb2 ; >06:11:10,367 INFO blivet: scanning sdb2 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:1/0:0:1:0/block/sdb/sdb2)... >06:11:10,368 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb2 ; >06:11:10,368 DEBUG blivet: DeviceTree.getDeviceByName returned None >06:11:10,369 INFO blivet: sdb2 is a partition >06:11:10,369 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdb2 ; >06:11:10,370 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >06:11:10,370 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sdb (9) with existing msdos disklabel >06:11:10,371 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sdb ; >06:11:10,372 DEBUG blivet: PartitionDevice._setFormat: sdb2 ; >06:11:10,372 DEBUG blivet: getFormat('None') returning DeviceFormat instance >06:11:10,372 DEBUG blivet: PartitionDevice._setFormat: sdb2 ; current: None ; type: None ; >06:11:10,373 DEBUG blivet: looking up parted Partition: /dev/sdb2 >06:11:10,373 DEBUG blivet: PartitionDevice.probe: sdb2 ; exists: True ; >06:11:10,374 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb2 ; flag: 1 ; >06:11:10,374 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb2 ; flag: 10 ; >06:11:10,375 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb2 ; flag: 12 ; >06:11:10,375 INFO blivet: added partition sdb2 (id 11) to device tree >06:11:10,375 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb2 ; >06:11:10,376 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb2 ; label_type: dos ; >06:11:10,377 DEBUG blivet: PartitionDevice.setup: sdb2 ; status: True ; controllable: True ; orig: False ; >06:11:10,377 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb2 ; labelType: dos ; exists: True ; >06:11:10,379 WARN blivet: disklabel detected but not usable on sdb2 >06:11:10,392 INFO blivet: type detected on 'sdb2' is 'LVM2_member' >06:11:10,393 DEBUG blivet: LVMPhysicalVolume.__init__: vgName: vg_f17guswks ; uuid: zeFsth-1wRe-6cJX-qGkA-mEhl-yAQV-iM52Rn ; exists: True ; vgUuid: MPUUpB-Vi5Z-hspz-94zw-EFsh-dOK7-LBVOhQ ; label: None ; peStart: 1.0 ; device: /dev/sdb2 ; serial: WD-WCASYE695396 ; >06:11:10,393 DEBUG blivet: getFormat('LVM2_member') returning LVMPhysicalVolume instance >06:11:10,394 DEBUG blivet: PartitionDevice._setFormat: sdb2 ; >06:11:10,394 DEBUG blivet: PartitionDevice._setFormat: sdb2 ; current: None ; type: lvmpv ; >06:11:10,395 DEBUG blivet: DeviceTree.handleUdevLVMPVFormat: type: lvmpv ; name: sdb2 ; >06:11:10,395 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >06:11:10,396 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sdb2 ; >06:11:10,396 DEBUG blivet: getFormat('None') returning DeviceFormat instance >06:11:10,397 DEBUG blivet: LVMVolumeGroupDevice._setFormat: vg_f17guswks ; current: None ; type: None ; >06:11:10,398 INFO blivet: added lvmvg vg_f17guswks (id 12) to device tree >06:11:10,412 DEBUG blivet: DeviceTree.getDeviceByName: name: vg_f17guswks-lv_home ; >06:11:10,412 DEBUG blivet: DeviceTree.getDeviceByName returned None >06:11:10,413 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >06:11:10,414 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 0 ; name: vg_f17guswks ; >06:11:10,414 DEBUG blivet: getFormat('None') returning DeviceFormat instance >06:11:10,415 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: vg_f17guswks-lv_home ; current: None ; type: None ; >06:11:10,415 DEBUG blivet: Adding vg_f17guswks-lv_home/415168MB to vg_f17guswks >06:11:10,415 INFO blivet: added lvmlv vg_f17guswks-lv_home (id 13) to device tree >06:11:10,416 DEBUG blivet: DeviceTree.getDeviceByName: name: vg_f17guswks-lv_root ; >06:11:10,417 DEBUG blivet: DeviceTree.getDeviceByName returned None >06:11:10,417 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >06:11:10,418 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 1 ; name: vg_f17guswks ; >06:11:10,418 DEBUG blivet: getFormat('None') returning DeviceFormat instance >06:11:10,419 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: vg_f17guswks-lv_root ; current: None ; type: None ; >06:11:10,420 DEBUG blivet: Adding vg_f17guswks-lv_root/51200MB to vg_f17guswks >06:11:10,420 INFO blivet: added lvmlv vg_f17guswks-lv_root (id 14) to device tree >06:11:10,420 DEBUG blivet: DeviceTree.getDeviceByName: name: vg_f17guswks-lv_swap ; >06:11:10,421 DEBUG blivet: DeviceTree.getDeviceByName returned None >06:11:10,422 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >06:11:10,423 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 2 ; name: vg_f17guswks ; >06:11:10,423 DEBUG blivet: getFormat('None') returning DeviceFormat instance >06:11:10,423 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: vg_f17guswks-lv_swap ; current: None ; type: None ; >06:11:10,424 DEBUG blivet: Adding vg_f17guswks-lv_swap/10048MB to vg_f17guswks >06:11:10,424 INFO blivet: added lvmlv vg_f17guswks-lv_swap (id 15) to device tree >06:11:10,425 DEBUG blivet: DeviceTree.getDeviceByName: name: vg_f17guswks-lv_root ; >06:11:10,425 DEBUG blivet: DeviceTree.getDeviceByName returned existing 51200MB lvmlv vg_f17guswks-lv_root (14) >06:11:10,425 DEBUG blivet: set vg_f17guswks-lv_root copies to 1, metadata size to 0MB, log size to 0MB, total size 51200MB >06:11:10,426 DEBUG blivet: DeviceTree.getDeviceByName: name: vg_f17guswks-lv_swap ; >06:11:10,427 DEBUG blivet: DeviceTree.getDeviceByName returned existing 10048MB lvmlv vg_f17guswks-lv_swap (15) >06:11:10,427 DEBUG blivet: set vg_f17guswks-lv_swap copies to 1, metadata size to 0MB, log size to 0MB, total size 10048MB >06:11:10,427 DEBUG blivet: DeviceTree.getDeviceByName: name: vg_f17guswks-lv_home ; >06:11:10,428 DEBUG blivet: DeviceTree.getDeviceByName returned existing 415168MB lvmlv vg_f17guswks-lv_home (13) >06:11:10,428 DEBUG blivet: set vg_f17guswks-lv_home copies to 1, metadata size to 0MB, log size to 0MB, total size 415168MB >06:11:10,429 DEBUG blivet: looking up parted Device: /dev/sdb2 >06:11:10,430 INFO blivet: got device: PartitionDevice instance (0x1fd2b90) -- > name = sdb2 status = True kids = 1 id = 11 > parents = ['existing 476940MB disk sdb (9) with existing msdos disklabel'] > uuid = None size = 476439.0 > format = existing lvmpv > major = 8 minor = 18 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:1/0:0:1:0/block/sdb/sdb2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 975747072 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (60737, 255, 63) biosGeometry: (60737, 255, 63) > PedDevice: <_ped.Device object at 0x1e94f80> > target size = 0 path = /dev/sdb2 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x1fd2750> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x1fd2950> PedPartition: <_ped.Partition object at 0x1fce6b0> > disk = existing 476940MB disk sdb (9) with existing msdos disklabel > start = 1026048 end = 976773119 length = 975747072 > flags = lvm >06:11:10,430 INFO blivet: got format: LVMPhysicalVolume instance (0x1fdb4d0) -- > type = lvmpv name = physical volume (LVM) status = False > device = /dev/sdb2 uuid = zeFsth-1wRe-6cJX-qGkA-mEhl-yAQV-iM52Rn exists = True > options = None supported = True formattable = True resizable = False > vgName = vg_f17guswks vgUUID = MPUUpB-Vi5Z-hspz-94zw-EFsh-dOK7-LBVOhQ peStart = 1.0 >06:11:10,434 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD1002FBYS-02A6B0_WD-WMATV8131634 /dev/disk/by-id/wwn-0x50014ee0ad0adc5b /dev/disk/by-uuid/6e0df940-6859-415b-acf2-452a0b902192', > 'DEVNAME': 'sdc', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdc', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '188', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '188', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'btrfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '6e0df940-6859-415b-acf2-452a0b902192', > 'ID_FS_UUID_ENC': '6e0df940-6859-415b-acf2-452a0b902192', > 'ID_FS_UUID_SUB': 'c270e2e6-929c-4240-9676-26e611bb8fc6', > 'ID_FS_UUID_SUB_ENC': 'c270e2e6-929c-4240-9676-26e611bb8fc6', > 'ID_MODEL': 'WDC_WD1002FBYS-02A6B0', > 'ID_MODEL_ENC': 'WDC\\x20WD1002FBYS-02A6B0\\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_PART_TABLE_UUID': '000b5905', > 'ID_REVISION': '03.00C06', > 'ID_SERIAL': 'WDC_WD1002FBYS-02A6B0_WD-WMATV8131634', > 'ID_SERIAL_SHORT': 'WD-WMATV8131634', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee0ad0adc5b', > 'ID_WWN_WITH_EXTENSION': '0x50014ee0ad0adc5b', > 'MAJOR': '8', > 'MINOR': '32', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '37535', > 'name': 'sdc', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD1002FBYS-02A6B0_WD-WMATV8131634', > '/dev/disk/by-id/wwn-0x50014ee0ad0adc5b', > '/dev/disk/by-uuid/6e0df940-6859-415b-acf2-452a0b902192'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdc'} ; name: sdc ; >06:11:10,434 INFO blivet: scanning sdc (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdc)... >06:11:10,435 DEBUG blivet: DeviceTree.getDeviceByName: name: sdc ; >06:11:10,435 DEBUG blivet: DeviceTree.getDeviceByName returned None >06:11:10,436 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdc ; >06:11:10,437 INFO blivet: sdc is a disk >06:11:10,437 DEBUG blivet: getFormat('None') returning DeviceFormat instance >06:11:10,437 DEBUG blivet: DiskDevice._setFormat: sdc ; current: None ; type: None ; >06:11:10,443 INFO blivet: added disk sdc (id 16) to device tree >06:11:10,443 DEBUG blivet: looking up parted Device: /dev/sdc >06:11:10,447 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdc ; >06:11:10,448 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdc ; label_type: dos ; >06:11:10,449 DEBUG blivet: DiskDevice.setup: sdc ; status: True ; controllable: True ; orig: False ; >06:11:10,449 DEBUG blivet: required disklabel type for sdc (1) is None >06:11:10,449 DEBUG blivet: default disklabel type for sdc is msdos >06:11:10,450 DEBUG blivet: selecting msdos disklabel for sdc based on size >06:11:10,450 DEBUG blivet: DiskLabel.__init__: device: /dev/sdc ; labelType: msdos ; exists: True ; >06:11:10,455 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 3 > lastPartitionNumber: 3 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x1fdba50>, <parted.partition.Partition object at 0x1fdbc10>, <parted.partition.Partition object at 0x1fdbe50>] > device: <parted.device.Device object at 0x1fdb890> > PedDisk: <_ped.Disk object at 0x1fd32d8> >06:11:10,458 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >06:11:10,459 DEBUG blivet: DiskDevice._setFormat: sdc ; current: None ; type: disklabel ; >06:11:10,460 INFO blivet: got device: DiskDevice instance (0x1fdb350) -- > name = sdc status = True kids = 0 id = 16 > parents = [] > uuid = None size = 953869.710938 > format = existing msdos disklabel > major = 8 minor = 32 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdc partedDevice = parted.Device instance -- > model: ATA WDC WD1002FBYS-0 path: /dev/sdc type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x1f6e680> > target size = 0 path = /dev/sdc > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x1fdb1d0> >06:11:10,461 INFO blivet: got format: DiskLabel instance (0x1fdb250) -- > 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 = 3 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 3 > lastPartitionNumber: 3 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x1fdba50>, <parted.partition.Partition object at 0x1fdbc10>, <parted.partition.Partition object at 0x1fdbe50>] > device: <parted.device.Device object at 0x1fdb890> > PedDisk: <_ped.Disk object at 0x1fd32d8> > origPartedDisk = <parted.disk.Disk object at 0x1fdbf50> > partedDevice = parted.Device instance -- > model: ATA WDC WD1002FBYS-0 path: /dev/sdc type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x1f6e710> > >06:11:10,466 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD1002FBYS-02A6B0_WD-WMATV8131634-part1 /dev/disk/by-id/wwn-0x50014ee0ad0adc5b-part1 /dev/disk/by-uuid/bd225328-de5b-402f-b4c2-6d9fe2f8fe8c', > 'DEVNAME': 'sdc1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdc/sdc1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '188', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '188', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'bd225328-de5b-402f-b4c2-6d9fe2f8fe8c', > 'ID_FS_UUID_ENC': 'bd225328-de5b-402f-b4c2-6d9fe2f8fe8c', > 'ID_FS_UUID_SUB': 'c270e2e6-929c-4240-9676-26e611bb8fc6', > 'ID_FS_UUID_SUB_ENC': 'c270e2e6-929c-4240-9676-26e611bb8fc6', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'WDC_WD1002FBYS-02A6B0', > 'ID_MODEL_ENC': 'WDC\\x20WD1002FBYS-02A6B0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:32', > 'ID_PART_ENTRY_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_ENTRY_UUID': '000b5905-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000b5905', > 'ID_REVISION': '03.00C06', > 'ID_SERIAL': 'WDC_WD1002FBYS-02A6B0_WD-WMATV8131634', > 'ID_SERIAL_SHORT': 'WD-WMATV8131634', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee0ad0adc5b', > 'ID_WWN_WITH_EXTENSION': '0x50014ee0ad0adc5b', > 'MAJOR': '8', > 'MINOR': '33', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '8179933', > 'name': 'sdc1', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD1002FBYS-02A6B0_WD-WMATV8131634-part1', > '/dev/disk/by-id/wwn-0x50014ee0ad0adc5b-part1', > '/dev/disk/by-uuid/bd225328-de5b-402f-b4c2-6d9fe2f8fe8c'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdc/sdc1'} ; name: sdc1 ; >06:11:10,466 INFO blivet: scanning sdc1 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdc/sdc1)... >06:11:10,466 DEBUG blivet: DeviceTree.getDeviceByName: name: sdc1 ; >06:11:10,467 DEBUG blivet: DeviceTree.getDeviceByName returned None >06:11:10,467 INFO blivet: sdc1 is a partition >06:11:10,467 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdc1 ; >06:11:10,468 DEBUG blivet: DeviceTree.getDeviceByName: name: sdc ; >06:11:10,468 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sdc (16) with existing msdos disklabel >06:11:10,469 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sdc ; >06:11:10,470 DEBUG blivet: PartitionDevice._setFormat: sdc1 ; >06:11:10,470 DEBUG blivet: getFormat('None') returning DeviceFormat instance >06:11:10,471 DEBUG blivet: PartitionDevice._setFormat: sdc1 ; current: None ; type: None ; >06:11:10,471 DEBUG blivet: looking up parted Partition: /dev/sdc1 >06:11:10,471 DEBUG blivet: PartitionDevice.probe: sdc1 ; exists: True ; >06:11:10,472 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 1 ; >06:11:10,473 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 10 ; >06:11:10,473 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 12 ; >06:11:10,473 INFO blivet: added partition sdc1 (id 17) to device tree >06:11:10,474 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdc1 ; >06:11:10,474 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdc1 ; label_type: dos ; >06:11:10,475 DEBUG blivet: PartitionDevice.setup: sdc1 ; status: True ; controllable: True ; orig: False ; >06:11:10,476 DEBUG blivet: DiskLabel.__init__: device: /dev/sdc1 ; labelType: dos ; exists: True ; >06:11:10,504 WARN blivet: disklabel detected but not usable on sdc1 >06:11:10,504 INFO blivet: type detected on 'sdc1' is 'ext4' >06:11:10,505 DEBUG blivet: Ext4FS.supported: supported: True ; >06:11:10,505 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >06:11:10,506 DEBUG blivet: PartitionDevice._setFormat: sdc1 ; >06:11:10,507 DEBUG blivet: PartitionDevice._setFormat: sdc1 ; current: None ; type: ext4 ; >06:11:10,507 DEBUG blivet: looking up parted Device: /dev/sdc1 >06:11:10,508 INFO blivet: got device: PartitionDevice instance (0x1fdb390) -- > name = sdc1 status = True kids = 0 id = 17 > parents = ['existing 953869MB disk sdc (16) with existing msdos disklabel'] > uuid = None size = 500.0 > format = existing ext4 filesystem > major = 8 minor = 33 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x1f6e9e0> > target size = 0 path = /dev/sdc1 > format args = [] originalFormat = None grow = None max size = 0 bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x1fdb950> fileSystem: <parted.filesystem.FileSystem object at 0x1fdbd50> > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x1fdbb10> PedPartition: <_ped.Partition object at 0x1fce9b0> > disk = existing 953869MB disk sdc (16) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot >06:11:10,509 DEBUG blivet: Ext4FS.supported: supported: True ; >06:11:10,509 INFO blivet: got format: Ext4FS instance (0x1fdb210) -- > type = ext4 name = ext4 status = False > device = /dev/sdc1 uuid = bd225328-de5b-402f-b4c2-6d9fe2f8fe8c exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 0 targetSize = 0 > >06:11:10,516 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD1002FBYS-02A6B0_WD-WMATV8131634-part2 /dev/disk/by-id/wwn-0x50014ee0ad0adc5b-part2 /dev/disk/by-uuid/a1fcc1fb-9052-46f3-992b-4234ee673031', > 'DEVNAME': 'sdc2', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdc/sdc2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '188', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '188', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'crypto_LUKS', > 'ID_FS_USAGE': 'crypto', > 'ID_FS_UUID': 'a1fcc1fb-9052-46f3-992b-4234ee673031', > 'ID_FS_UUID_ENC': 'a1fcc1fb-9052-46f3-992b-4234ee673031', > 'ID_FS_UUID_SUB': 'c270e2e6-929c-4240-9676-26e611bb8fc6', > 'ID_FS_UUID_SUB_ENC': 'c270e2e6-929c-4240-9676-26e611bb8fc6', > 'ID_FS_VERSION': '1', > 'ID_MODEL': 'WDC_WD1002FBYS-02A6B0', > 'ID_MODEL_ENC': 'WDC\\x20WD1002FBYS-02A6B0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:32', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '1026048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '16547840', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '000b5905-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000b5905', > 'ID_REVISION': '03.00C06', > 'ID_SERIAL': 'WDC_WD1002FBYS-02A6B0_WD-WMATV8131634', > 'ID_SERIAL_SHORT': 'WD-WMATV8131634', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee0ad0adc5b', > 'ID_WWN_WITH_EXTENSION': '0x50014ee0ad0adc5b', > 'MAJOR': '8', > 'MINOR': '34', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '8180578', > 'name': 'sdc2', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD1002FBYS-02A6B0_WD-WMATV8131634-part2', > '/dev/disk/by-id/wwn-0x50014ee0ad0adc5b-part2', > '/dev/disk/by-uuid/a1fcc1fb-9052-46f3-992b-4234ee673031'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdc/sdc2'} ; name: sdc2 ; >06:11:10,517 INFO blivet: scanning sdc2 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdc/sdc2)... >06:11:10,517 DEBUG blivet: DeviceTree.getDeviceByName: name: sdc2 ; >06:11:10,518 DEBUG blivet: DeviceTree.getDeviceByName returned None >06:11:10,518 INFO blivet: sdc2 is a partition >06:11:10,518 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdc2 ; >06:11:10,519 DEBUG blivet: DeviceTree.getDeviceByName: name: sdc ; >06:11:10,519 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sdc (16) with existing msdos disklabel >06:11:10,524 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sdc ; >06:11:10,525 DEBUG blivet: PartitionDevice._setFormat: sdc2 ; >06:11:10,525 DEBUG blivet: getFormat('None') returning DeviceFormat instance >06:11:10,530 DEBUG blivet: PartitionDevice._setFormat: sdc2 ; current: None ; type: None ; >06:11:10,530 DEBUG blivet: looking up parted Partition: /dev/sdc2 >06:11:10,530 DEBUG blivet: PartitionDevice.probe: sdc2 ; exists: True ; >06:11:10,531 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc2 ; flag: 1 ; >06:11:10,532 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc2 ; flag: 10 ; >06:11:10,532 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc2 ; flag: 12 ; >06:11:10,532 INFO blivet: added partition sdc2 (id 18) to device tree >06:11:10,533 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdc2 ; >06:11:10,533 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdc2 ; label_type: dos ; >06:11:10,536 DEBUG blivet: PartitionDevice.setup: sdc2 ; status: True ; controllable: True ; orig: False ; >06:11:10,536 DEBUG blivet: DiskLabel.__init__: device: /dev/sdc2 ; labelType: dos ; exists: True ; >06:11:10,539 WARN blivet: disklabel detected but not usable on sdc2 >06:11:10,539 INFO blivet: type detected on 'sdc2' is 'crypto_LUKS' >06:11:10,541 DEBUG blivet: LUKS.__init__: uuid: a1fcc1fb-9052-46f3-992b-4234ee673031 ; exists: True ; label: None ; device: /dev/sdc2 ; serial: WD-WMATV8131634 ; name: luks-a1fcc1fb-9052-46f3-992b-4234ee673031 ; >06:11:10,541 DEBUG blivet: getFormat('crypto_LUKS') returning LUKS instance >06:11:10,541 DEBUG blivet: PartitionDevice._setFormat: sdc2 ; >06:11:10,542 DEBUG blivet: PartitionDevice._setFormat: sdc2 ; current: None ; type: luks ; >06:11:10,544 DEBUG blivet: DeviceTree.handleUdevLUKSFormat: type: luks ; name: sdc2 ; >06:11:10,545 DEBUG blivet: DeviceTree.getDeviceByName: name: luks-a1fcc1fb-9052-46f3-992b-4234ee673031 ; >06:11:10,550 DEBUG blivet: DeviceTree.getDeviceByName returned None >06:11:10,550 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sdc2 ; >06:11:10,551 DEBUG blivet: getFormat('None') returning DeviceFormat instance >06:11:10,551 DEBUG blivet: LUKSDevice._setFormat: luks-a1fcc1fb-9052-46f3-992b-4234ee673031 ; current: None ; type: None ; >06:11:10,552 DEBUG blivet: LUKSDevice.setup: luks-a1fcc1fb-9052-46f3-992b-4234ee673031 ; status: True ; controllable: True ; orig: False ; >06:11:10,552 INFO blivet: added luks/dm-crypt luks-a1fcc1fb-9052-46f3-992b-4234ee673031 (id 19) to device tree >06:11:10,553 DEBUG blivet: looking up parted Device: /dev/sdc2 >06:11:10,555 INFO blivet: got device: PartitionDevice instance (0x1fd2ed0) -- > name = sdc2 status = True kids = 1 id = 18 > parents = ['existing 953869MB disk sdc (16) with existing msdos disklabel'] > uuid = None size = 8080.0 > format = existing luks > major = 8 minor = 34 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdc/sdc2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 16547840 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (1030, 255, 63) biosGeometry: (1030, 255, 63) > PedDevice: <_ped.Device object at 0x1f6eb00> > target size = 0 path = /dev/sdc2 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x1fdb950> fileSystem: None > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x1fdbcd0> PedPartition: <_ped.Partition object at 0x1fce890> > disk = existing 953869MB disk sdc (16) with existing msdos disklabel > start = 1026048 end = 17573887 length = 16547840 > flags = >06:11:10,555 INFO blivet: got format: LUKS instance (0x1fdd390) -- > type = luks name = LUKS status = True > device = /dev/sdc2 uuid = a1fcc1fb-9052-46f3-992b-4234ee673031 exists = True > options = None supported = False formattable = True resizable = False > cipher = None keySize = None mapName = luks-a1fcc1fb-9052-46f3-992b-4234ee673031 > keyFile = None passphrase = (set) > escrowCert = None addBackup = False >06:11:10,559 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD1002FBYS-02A6B0_WD-WMATV8131634-part3 /dev/disk/by-id/wwn-0x50014ee0ad0adc5b-part3 /dev/disk/by-uuid/edb57e1f-3d56-4402-a453-0a81ef82c5c2', > 'DEVNAME': 'sdc3', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdc/sdc3', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '188', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '188', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'crypto_LUKS', > 'ID_FS_USAGE': 'crypto', > 'ID_FS_UUID': 'edb57e1f-3d56-4402-a453-0a81ef82c5c2', > 'ID_FS_UUID_ENC': 'edb57e1f-3d56-4402-a453-0a81ef82c5c2', > 'ID_FS_UUID_SUB': 'c270e2e6-929c-4240-9676-26e611bb8fc6', > 'ID_FS_UUID_SUB_ENC': 'c270e2e6-929c-4240-9676-26e611bb8fc6', > 'ID_FS_VERSION': '1', > 'ID_MODEL': 'WDC_WD1002FBYS-02A6B0', > 'ID_MODEL_ENC': 'WDC\\x20WD1002FBYS-02A6B0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:32', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '17573888', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1935941632', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '000b5905-03', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000b5905', > 'ID_REVISION': '03.00C06', > 'ID_SERIAL': 'WDC_WD1002FBYS-02A6B0_WD-WMATV8131634', > 'ID_SERIAL_SHORT': 'WD-WMATV8131634', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee0ad0adc5b', > 'ID_WWN_WITH_EXTENSION': '0x50014ee0ad0adc5b', > 'MAJOR': '8', > 'MINOR': '35', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '448180648', > 'name': 'sdc3', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD1002FBYS-02A6B0_WD-WMATV8131634-part3', > '/dev/disk/by-id/wwn-0x50014ee0ad0adc5b-part3', > '/dev/disk/by-uuid/edb57e1f-3d56-4402-a453-0a81ef82c5c2'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdc/sdc3'} ; name: sdc3 ; >06:11:10,560 INFO blivet: scanning sdc3 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdc/sdc3)... >06:11:10,560 DEBUG blivet: DeviceTree.getDeviceByName: name: sdc3 ; >06:11:10,561 DEBUG blivet: DeviceTree.getDeviceByName returned None >06:11:10,561 INFO blivet: sdc3 is a partition >06:11:10,561 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdc3 ; >06:11:10,562 DEBUG blivet: DeviceTree.getDeviceByName: name: sdc ; >06:11:10,563 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sdc (16) with existing msdos disklabel >06:11:10,563 DEBUG blivet: DiskDevice.addChild: kids: 2 ; name: sdc ; >06:11:10,564 DEBUG blivet: PartitionDevice._setFormat: sdc3 ; >06:11:10,564 DEBUG blivet: getFormat('None') returning DeviceFormat instance >06:11:10,565 DEBUG blivet: PartitionDevice._setFormat: sdc3 ; current: None ; type: None ; >06:11:10,565 DEBUG blivet: looking up parted Partition: /dev/sdc3 >06:11:10,566 DEBUG blivet: PartitionDevice.probe: sdc3 ; exists: True ; >06:11:10,566 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc3 ; flag: 1 ; >06:11:10,567 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc3 ; flag: 10 ; >06:11:10,567 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc3 ; flag: 12 ; >06:11:10,567 INFO blivet: added partition sdc3 (id 20) to device tree >06:11:10,568 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdc3 ; >06:11:10,569 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdc3 ; label_type: dos ; >06:11:10,569 DEBUG blivet: PartitionDevice.setup: sdc3 ; status: True ; controllable: True ; orig: False ; >06:11:10,570 DEBUG blivet: DiskLabel.__init__: device: /dev/sdc3 ; labelType: dos ; exists: True ; >06:11:10,571 WARN blivet: disklabel detected but not usable on sdc3 >06:11:10,571 INFO blivet: type detected on 'sdc3' is 'crypto_LUKS' >06:11:10,572 DEBUG blivet: LUKS.__init__: uuid: edb57e1f-3d56-4402-a453-0a81ef82c5c2 ; exists: True ; label: None ; device: /dev/sdc3 ; serial: WD-WMATV8131634 ; name: luks-edb57e1f-3d56-4402-a453-0a81ef82c5c2 ; >06:11:10,572 DEBUG blivet: getFormat('crypto_LUKS') returning LUKS instance >06:11:10,572 DEBUG blivet: PartitionDevice._setFormat: sdc3 ; >06:11:10,574 DEBUG blivet: PartitionDevice._setFormat: sdc3 ; current: None ; type: luks ; >06:11:10,574 DEBUG blivet: DeviceTree.handleUdevLUKSFormat: type: luks ; name: sdc3 ; >06:11:10,576 DEBUG blivet: DeviceTree.getDeviceByName: name: luks-edb57e1f-3d56-4402-a453-0a81ef82c5c2 ; >06:11:10,577 DEBUG blivet: DeviceTree.getDeviceByName returned None >06:11:10,577 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sdc3 ; >06:11:10,578 DEBUG blivet: getFormat('None') returning DeviceFormat instance >06:11:10,578 DEBUG blivet: LUKSDevice._setFormat: luks-edb57e1f-3d56-4402-a453-0a81ef82c5c2 ; current: None ; type: None ; >06:11:10,579 DEBUG blivet: LUKSDevice.setup: luks-edb57e1f-3d56-4402-a453-0a81ef82c5c2 ; status: True ; controllable: True ; orig: False ; >06:11:10,579 INFO blivet: added luks/dm-crypt luks-edb57e1f-3d56-4402-a453-0a81ef82c5c2 (id 21) to device tree >06:11:10,580 DEBUG blivet: looking up parted Device: /dev/sdc3 >06:11:10,580 INFO blivet: got device: PartitionDevice instance (0x1fd2e10) -- > name = sdc3 status = True kids = 1 id = 20 > parents = ['existing 953869MB disk sdc (16) with existing msdos disklabel'] > uuid = None size = 945284.0 > format = existing luks > major = 8 minor = 35 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdc/sdc3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1935941632 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (120506, 255, 63) biosGeometry: (120506, 255, 63) > PedDevice: <_ped.Device object at 0x1f6eb90> > target size = 0 path = /dev/sdc3 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x1fdb950> fileSystem: None > number: 3 path: /dev/sdc3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x1fdbe90> PedPartition: <_ped.Partition object at 0x1fce8f0> > disk = existing 953869MB disk sdc (16) with existing msdos disklabel > start = 17573888 end = 1953515519 length = 1935941632 > flags = >06:11:10,581 INFO blivet: got format: LUKS instance (0x1fe8050) -- > type = luks name = LUKS status = True > device = /dev/sdc3 uuid = edb57e1f-3d56-4402-a453-0a81ef82c5c2 exists = True > options = None supported = False formattable = True resizable = False > cipher = None keySize = None mapName = luks-edb57e1f-3d56-4402-a453-0a81ef82c5c2 > keyFile = None passphrase = (set) > escrowCert = None addBackup = False >06:11:10,584 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD5002ABYS-02B1B0_WD-WCASYE730343 /dev/disk/by-id/wwn-0x50014ee25a417e3c /dev/disk/by-uuid/6e0df940-6859-415b-acf2-452a0b902192', > 'DEVNAME': 'sdd', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:1/1:0:1:0/block/sdd', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '96', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '96', > '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_BTRFS_READY': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'btrfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '6e0df940-6859-415b-acf2-452a0b902192', > 'ID_FS_UUID_ENC': '6e0df940-6859-415b-acf2-452a0b902192', > 'ID_FS_UUID_SUB': '8f0837e1-6e44-4df7-a9ff-c9a895955cf0', > 'ID_FS_UUID_SUB_ENC': '8f0837e1-6e44-4df7-a9ff-c9a895955cf0', > 'ID_MODEL': 'WDC_WD5002ABYS-02B1B0', > 'ID_MODEL_ENC': 'WDC\\x20WD5002ABYS-02B1B0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_REVISION': '02.03B03', > 'ID_SERIAL': 'WDC_WD5002ABYS-02B1B0_WD-WCASYE730343', > 'ID_SERIAL_SHORT': 'WD-WCASYE730343', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee25a417e3c', > 'ID_WWN_WITH_EXTENSION': '0x50014ee25a417e3c', > 'MAJOR': '8', > 'MINOR': '48', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '38017', > 'name': 'sdd', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD5002ABYS-02B1B0_WD-WCASYE730343', > '/dev/disk/by-id/wwn-0x50014ee25a417e3c', > '/dev/disk/by-uuid/6e0df940-6859-415b-acf2-452a0b902192'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:1/1:0:1:0/block/sdd'} ; name: sdd ; >06:11:10,585 INFO blivet: scanning sdd (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:1/1:0:1:0/block/sdd)... >06:11:10,585 DEBUG blivet: DeviceTree.getDeviceByName: name: sdd ; >06:11:10,586 DEBUG blivet: DeviceTree.getDeviceByName returned None >06:11:10,586 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdd ; >06:11:10,587 INFO blivet: sdd is a disk >06:11:10,587 DEBUG blivet: getFormat('None') returning DeviceFormat instance >06:11:10,588 DEBUG blivet: DiskDevice._setFormat: sdd ; current: None ; type: None ; >06:11:10,593 INFO blivet: added disk sdd (id 22) to device tree >06:11:10,593 DEBUG blivet: looking up parted Device: /dev/sdd >06:11:10,594 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdd ; >06:11:10,595 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdd ; label_type: None ; >06:11:10,596 DEBUG blivet: BTRFS.supported: supported: True ; >06:11:10,596 DEBUG blivet: getFormat('btrfs') returning BTRFS instance >06:11:10,596 DEBUG blivet: device sdd does not contain a disklabel >06:11:10,597 INFO blivet: type detected on 'sdd' is 'btrfs' >06:11:10,597 DEBUG blivet: BTRFS.supported: supported: True ; >06:11:10,598 DEBUG blivet: getFormat('btrfs') returning BTRFS instance >06:11:10,598 DEBUG blivet: DiskDevice._setFormat: sdd ; current: None ; type: btrfs ; >06:11:10,599 DEBUG blivet: DeviceTree.handleBTRFSFormat: name: sdd ; >06:11:10,599 INFO blivet: creating btrfs volume btrfs.None >06:11:10,600 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sdd ; >06:11:10,600 DEBUG blivet: getFormat('None') returning DeviceFormat instance >06:11:10,609 DEBUG blivet: BTRFSVolumeDevice._setFormat: btrfs.23 ; current: None ; type: None ; >06:11:10,611 DEBUG blivet: BTRFS.supported: supported: True ; >06:11:10,611 DEBUG blivet: getFormat('btrfs') returning BTRFS instance >06:11:10,612 DEBUG blivet: BTRFSVolumeDevice._setFormat: btrfs.23 ; current: None ; type: btrfs ; >06:11:10,613 INFO blivet: added btrfs volume btrfs.23 (id 23) to device tree >06:11:10,616 INFO blivet: failed to get default SELinux context for /tmp/btrfs-tmp.23jSLE2l: [Errno 2] No such file or directory >06:11:10,616 INFO blivet: set SELinux context for mountpoint /tmp/btrfs-tmp.23jSLE2l to None >06:11:10,663 DEBUG blivet: btrfs temp mount failed: mount failed: 32 >06:11:10,664 INFO blivet: got device: DiskDevice instance (0x1fddd50) -- > name = sdd status = True kids = 1 id = 22 > parents = [] > uuid = None size = 476940.023438 > format = existing btrfs filesystem > major = 8 minor = 48 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:1/1:0:1:0/block/sdd partedDevice = parted.Device instance -- > model: ATA WDC WD5002ABYS-0 path: /dev/sdd type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 1 busy: False > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x1f6ea70> > target size = 0 path = /dev/sdd > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x1fdda10> >06:11:10,665 DEBUG blivet: BTRFS.supported: supported: True ; >06:11:10,665 INFO blivet: got format: BTRFS instance (0x1fdd410) -- > type = btrfs name = btrfs status = False > device = /dev/sdd uuid = 8f0837e1-6e44-4df7-a9ff-c9a895955cf0 exists = True > options = defaults supported = True formattable = True resizable = False > mountpoint = None mountopts = None > label = None size = 0 targetSize = 0 > >06:11:10,669 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-HL-DT-ST_DVDRAM_GH22NS50_K2SA7DB5432 /dev/disk/by-id/wwn-0x5001480000000000', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.5/ata3/host2/target2:0:0/2:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_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': 'HL-DT-ST_DVDRAM_GH22NS50', > 'ID_MODEL_ENC': 'HL-DT-ST\\x20DVDRAM\\x20GH22NS50\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_REVISION': 'TN02', > 'ID_SERIAL': 'HL-DT-ST_DVDRAM_GH22NS50_K2SA7DB5432', > 'ID_SERIAL_SHORT': 'K2SA7DB5432', > 'ID_TYPE': 'cd', > 'ID_WWN': '0x5001480000000000', > 'ID_WWN_WITH_EXTENSION': '0x5001480000000000', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '39276', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-HL-DT-ST_DVDRAM_GH22NS50_K2SA7DB5432', > '/dev/disk/by-id/wwn-0x5001480000000000'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.5/ata3/host2/target2:0:0/2:0:0:0/block/sr0'} ; name: sr0 ; >06:11:10,670 INFO blivet: scanning sr0 (/devices/pci0000:00/0000:00:1f.5/ata3/host2/target2:0:0/2:0:0:0/block/sr0)... >06:11:10,670 DEBUG blivet: DeviceTree.getDeviceByName: name: sr0 ; >06:11:10,671 DEBUG blivet: DeviceTree.getDeviceByName returned None >06:11:10,671 INFO blivet: sr0 is a cdrom >06:11:10,672 DEBUG blivet: DeviceTree.addUdevOpticalDevice: >06:11:10,672 DEBUG blivet: getFormat('None') returning DeviceFormat instance >06:11:10,673 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >06:11:10,674 INFO blivet: added cdrom sr0 (id 24) to device tree >06:11:10,674 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >06:11:10,699 DEBUG blivet: no device or no media present >06:11:10,710 DEBUG blivet: DeviceTree.addUdevDevice: info: {'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', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '55492', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >06:11:10,710 INFO blivet: scanning loop0 (/devices/virtual/block/loop0)... >06:11:10,711 DEBUG blivet: DeviceTree.getDeviceByName: name: loop0 ; >06:11:10,711 DEBUG blivet: DeviceTree.getDeviceByName returned None >06:11:10,711 INFO blivet: loop0 is a loop device >06:11:10,712 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop0 ; >06:11:10,712 DEBUG blivet: DeviceTree.getDeviceByName: name: /osmin.img (deleted) ; >06:11:10,713 DEBUG blivet: DeviceTree.getDeviceByName returned None >06:11:10,713 DEBUG blivet: getFormat('None') returning DeviceFormat instance >06:11:10,714 DEBUG blivet: FileDevice._setFormat: /osmin.img (deleted) ; current: None ; type: None ; >06:11:10,714 INFO blivet: added file /osmin.img (deleted) (id 25) to device tree >06:11:10,717 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin.img (deleted) ; >06:11:10,717 DEBUG blivet: getFormat('None') returning DeviceFormat instance >06:11:10,717 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >06:11:10,717 INFO blivet: added loop loop0 (id 26) to device tree >06:11:10,718 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >06:11:10,718 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >06:11:10,718 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >06:11:10,719 DEBUG blivet: device loop0 does not contain a disklabel >06:11:10,719 INFO blivet: type detected on 'loop0' is 'squashfs' >06:11:10,719 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >06:11:10,723 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: squashfs ; >06:11:10,724 INFO blivet: got device: LoopDevice instance (0x1fdb7d0) -- > name = loop0 status = False kids = 0 id = 26 > parents = ['existing 0MB file /osmin.img (deleted) (25)'] > 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 >06:11:10,724 INFO blivet: got format: DeviceFormat instance (0x1fe8150) -- > type = squashfs name = squashfs status = False > device = /dev/loop0 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >06:11:10,725 DEBUG blivet: DeviceTree.addUdevDevice: info: {'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', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '55884', > 'name': 'loop1', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >06:11:10,725 INFO blivet: scanning loop1 (/devices/virtual/block/loop1)... >06:11:10,727 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >06:11:10,727 DEBUG blivet: DeviceTree.getDeviceByName returned None >06:11:10,727 INFO blivet: loop1 is a loop device >06:11:10,728 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop1 ; >06:11:10,728 DEBUG blivet: DeviceTree.getDeviceByName: name: /osmin ; >06:11:10,731 DEBUG blivet: DeviceTree.getDeviceByName returned None >06:11:10,731 DEBUG blivet: getFormat('None') returning DeviceFormat instance >06:11:10,732 DEBUG blivet: FileDevice._setFormat: /osmin ; current: None ; type: None ; >06:11:10,732 INFO blivet: added file /osmin (id 27) to device tree >06:11:10,734 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin ; >06:11:10,734 DEBUG blivet: getFormat('None') returning DeviceFormat instance >06:11:10,735 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >06:11:10,735 INFO blivet: added loop loop1 (id 28) to device tree >06:11:10,740 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >06:11:10,740 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >06:11:10,740 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >06:11:10,741 DEBUG blivet: device loop1 does not contain a disklabel >06:11:10,741 INFO blivet: type detected on 'loop1' is 'DM_snapshot_cow' >06:11:10,741 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >06:11:10,741 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: DM_snapshot_cow ; >06:11:10,742 INFO blivet: got device: LoopDevice instance (0x1fe80d0) -- > name = loop1 status = False kids = 0 id = 28 > parents = ['existing 0MB file /osmin (27)'] > 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 >06:11:10,742 INFO blivet: got format: DeviceFormat instance (0x1fe83d0) -- > 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 > >06:11:10,743 DEBUG blivet: DeviceTree.addUdevDevice: info: {'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', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '56287', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >06:11:10,743 INFO blivet: scanning loop2 (/devices/virtual/block/loop2)... >06:11:10,743 DEBUG blivet: DeviceTree.getDeviceByName: name: loop2 ; >06:11:10,744 DEBUG blivet: DeviceTree.getDeviceByName returned None >06:11:10,744 INFO blivet: loop2 is a loop device >06:11:10,747 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop2 ; >06:11:10,750 DEBUG blivet: DeviceTree.getDeviceByName: name: /run/initramfs/live/LiveOS/squashfs.img ; >06:11:10,750 DEBUG blivet: DeviceTree.getDeviceByName returned None >06:11:10,751 DEBUG blivet: getFormat('None') returning DeviceFormat instance >06:11:10,751 DEBUG blivet: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >06:11:10,751 INFO blivet: added file /run/initramfs/live/LiveOS/squashfs.img (id 29) to device tree >06:11:10,752 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >06:11:10,752 DEBUG blivet: getFormat('None') returning DeviceFormat instance >06:11:10,754 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >06:11:10,755 INFO blivet: added loop loop2 (id 30) to device tree >06:11:10,755 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >06:11:10,757 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >06:11:10,757 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >06:11:10,757 DEBUG blivet: device loop2 does not contain a disklabel >06:11:10,757 INFO blivet: type detected on 'loop2' is 'squashfs' >06:11:10,757 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >06:11:10,758 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: squashfs ; >06:11:10,758 INFO blivet: got device: LoopDevice instance (0x1fd2d90) -- > name = loop2 status = False kids = 0 id = 30 > parents = ['existing 0MB file /run/initramfs/live/LiveOS/squashfs.img (29)'] > 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 >06:11:10,758 INFO blivet: got format: DeviceFormat instance (0x1fdd1d0) -- > type = squashfs name = squashfs status = False > device = /dev/loop2 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >06:11:10,760 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '56689', > 'name': 'loop3', > 'symlinks': ['/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5'], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >06:11:10,760 INFO blivet: scanning loop3 (/devices/virtual/block/loop3)... >06:11:10,761 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >06:11:10,761 DEBUG blivet: DeviceTree.getDeviceByName returned None >06:11:10,761 INFO blivet: loop3 is a loop device >06:11:10,762 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop3 ; >06:11:10,762 DEBUG blivet: DeviceTree.getDeviceByName: name: /LiveOS/ext3fs.img ; >06:11:10,763 DEBUG blivet: DeviceTree.getDeviceByName returned None >06:11:10,763 DEBUG blivet: getFormat('None') returning DeviceFormat instance >06:11:10,764 DEBUG blivet: FileDevice._setFormat: /LiveOS/ext3fs.img ; current: None ; type: None ; >06:11:10,764 INFO blivet: added file /LiveOS/ext3fs.img (id 31) to device tree >06:11:10,765 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /LiveOS/ext3fs.img ; >06:11:10,765 DEBUG blivet: getFormat('None') returning DeviceFormat instance >06:11:10,765 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: None ; >06:11:10,765 INFO blivet: added loop loop3 (id 32) to device tree >06:11:10,766 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop3 ; >06:11:10,767 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop3 ; label_type: None ; >06:11:10,767 DEBUG blivet: Ext4FS.supported: supported: True ; >06:11:10,767 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >06:11:10,767 DEBUG blivet: device loop3 does not contain a disklabel >06:11:10,768 INFO blivet: type detected on 'loop3' is 'ext4' >06:11:10,768 DEBUG blivet: Ext4FS.supported: supported: True ; >06:11:10,768 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >06:11:10,769 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: ext4 ; >06:11:10,769 INFO blivet: got device: LoopDevice instance (0x1fe8310) -- > name = loop3 status = False kids = 0 id = 32 > parents = ['existing 0MB file /LiveOS/ext3fs.img (31)'] > 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 >06:11:10,770 DEBUG blivet: Ext4FS.supported: supported: True ; >06:11:10,770 INFO blivet: got format: Ext4FS instance (0x1fe8550) -- > type = ext4 name = ext4 status = False > device = /dev/loop3 uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 0 targetSize = 0 > >06:11:10,771 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop4', > 'DEVPATH': '/devices/virtual/block/loop4', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '57106', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >06:11:10,771 INFO blivet: scanning loop4 (/devices/virtual/block/loop4)... >06:11:10,772 DEBUG blivet: DeviceTree.getDeviceByName: name: loop4 ; >06:11:10,772 DEBUG blivet: DeviceTree.getDeviceByName returned None >06:11:10,773 INFO blivet: loop4 is a loop device >06:11:10,773 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop4 ; >06:11:10,773 DEBUG blivet: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >06:11:10,774 DEBUG blivet: DeviceTree.getDeviceByName returned None >06:11:10,774 DEBUG blivet: getFormat('None') returning DeviceFormat instance >06:11:10,775 DEBUG blivet: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >06:11:10,775 INFO blivet: added file /overlay (deleted) (id 33) to device tree >06:11:10,776 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >06:11:10,776 DEBUG blivet: getFormat('None') returning DeviceFormat instance >06:11:10,776 DEBUG blivet: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >06:11:10,776 INFO blivet: added loop loop4 (id 34) to device tree >06:11:10,777 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop4 ; >06:11:10,777 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop4 ; label_type: None ; >06:11:10,777 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >06:11:10,778 DEBUG blivet: device loop4 does not contain a disklabel >06:11:10,778 INFO blivet: type detected on 'loop4' is 'DM_snapshot_cow' >06:11:10,778 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >06:11:10,778 DEBUG blivet: LoopDevice._setFormat: loop4 ; current: None ; type: DM_snapshot_cow ; >06:11:10,779 INFO blivet: got device: LoopDevice instance (0x1fe81d0) -- > name = loop4 status = False kids = 0 id = 34 > parents = ['existing 0MB file /overlay (deleted) (33)'] > 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/loop4 > format args = [] originalFormat = None >06:11:10,779 INFO blivet: got format: DeviceFormat instance (0x1fe8750) -- > type = DM_snapshot_cow name = DM_snapshot_cow status = False > device = /dev/loop4 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >06:11:10,781 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-luks-edb57e1f-3d56-4402-a453-0a81ef82c5c2 /dev/disk/by-id/dm-uuid-CRYPT-LUKS1-edb57e1f3d564402a4530a81ef82c5c2-luks-edb57e1f-3d56-4402-a453-0a81ef82c5c2 /dev/disk/by-label/fedora_f20gcastro /dev/disk/by-uuid/3520bd3b-d11c-42fa-ad8f-6346ba562e74 /dev/mapper/luks-edb57e1f-3d56-4402-a453-0a81ef82c5c2', > 'DEVNAME': 'dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DM_NAME': 'luks-edb57e1f-3d56-4402-a453-0a81ef82c5c2', > 'DM_SUSPENDED': '0', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'CRYPT-LUKS1-edb57e1f3d564402a4530a81ef82c5c2-luks-edb57e1f-3d56-4402-a453-0a81ef82c5c2', > 'ID_BTRFS_READY': '1', > 'ID_FS_LABEL': 'fedora_f20gcastro', > 'ID_FS_LABEL_ENC': 'fedora_f20gcastro', > 'ID_FS_TYPE': 'btrfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '3520bd3b-d11c-42fa-ad8f-6346ba562e74', > 'ID_FS_UUID_ENC': '3520bd3b-d11c-42fa-ad8f-6346ba562e74', > 'ID_FS_UUID_SUB': 'ee80f19a-b5fb-465c-8303-8919af9e4427', > 'ID_FS_UUID_SUB_ENC': 'ee80f19a-b5fb-465c-8303-8919af9e4427', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '4780694', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-luks-edb57e1f-3d56-4402-a453-0a81ef82c5c2', > '/dev/disk/by-id/dm-uuid-CRYPT-LUKS1-edb57e1f3d564402a4530a81ef82c5c2-luks-edb57e1f-3d56-4402-a453-0a81ef82c5c2', > '/dev/disk/by-label/fedora_f20gcastro', > '/dev/disk/by-uuid/3520bd3b-d11c-42fa-ad8f-6346ba562e74', > '/dev/mapper/luks-edb57e1f-3d56-4402-a453-0a81ef82c5c2'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: luks-edb57e1f-3d56-4402-a453-0a81ef82c5c2 ; >06:11:10,782 INFO blivet: scanning luks-edb57e1f-3d56-4402-a453-0a81ef82c5c2 (/devices/virtual/block/dm-0)... >06:11:10,782 DEBUG blivet: DeviceTree.getDeviceByName: name: luks-edb57e1f-3d56-4402-a453-0a81ef82c5c2 ; >06:11:10,782 DEBUG blivet: looking up parted Device: /dev/mapper/luks-edb57e1f-3d56-4402-a453-0a81ef82c5c2 >06:11:10,783 DEBUG blivet: DeviceTree.getDeviceByName returned existing 945282MB luks/dm-crypt luks-edb57e1f-3d56-4402-a453-0a81ef82c5c2 (21) >06:11:10,784 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: luks-edb57e1f-3d56-4402-a453-0a81ef82c5c2 ; >06:11:10,785 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: luks-edb57e1f-3d56-4402-a453-0a81ef82c5c2 ; label_type: None ; >06:11:10,785 DEBUG blivet: BTRFS.supported: supported: True ; >06:11:10,786 DEBUG blivet: getFormat('btrfs') returning BTRFS instance >06:11:10,786 DEBUG blivet: device luks-edb57e1f-3d56-4402-a453-0a81ef82c5c2 does not contain a disklabel >06:11:10,786 INFO blivet: type detected on 'luks-edb57e1f-3d56-4402-a453-0a81ef82c5c2' is 'btrfs' >06:11:10,787 DEBUG blivet: BTRFS.supported: supported: True ; >06:11:10,787 DEBUG blivet: getFormat('btrfs') returning BTRFS instance >06:11:10,787 DEBUG blivet: LUKSDevice._setFormat: luks-edb57e1f-3d56-4402-a453-0a81ef82c5c2 ; current: None ; type: btrfs ; >06:11:10,788 DEBUG blivet: DeviceTree.handleBTRFSFormat: name: luks-edb57e1f-3d56-4402-a453-0a81ef82c5c2 ; >06:11:10,788 INFO blivet: creating btrfs volume btrfs.fedora_f20gcastro >06:11:10,789 DEBUG blivet: LUKSDevice.addChild: kids: 0 ; name: luks-edb57e1f-3d56-4402-a453-0a81ef82c5c2 ; >06:11:10,789 DEBUG blivet: getFormat('None') returning DeviceFormat instance >06:11:10,790 DEBUG blivet: BTRFSVolumeDevice._setFormat: fedora_f20gcastro ; current: None ; type: None ; >06:11:10,791 DEBUG blivet: BTRFS.supported: supported: True ; >06:11:10,791 DEBUG blivet: getFormat('btrfs') returning BTRFS instance >06:11:10,792 DEBUG blivet: BTRFSVolumeDevice._setFormat: btrfs.35 ; current: None ; type: btrfs ; >06:11:10,792 INFO blivet: added btrfs volume fedora_f20gcastro (id 35) to device tree >06:11:10,793 INFO blivet: failed to get default SELinux context for /tmp/btrfs-tmp.35zRaXhG: [Errno 2] No such file or directory >06:11:10,793 INFO blivet: set SELinux context for mountpoint /tmp/btrfs-tmp.35zRaXhG to None >06:11:10,855 INFO blivet: failed to get default SELinux context for /tmp/btrfs-tmp.35zRaXhG: [Errno 2] No such file or directory >06:11:10,855 INFO blivet: set SELinux context for newly mounted filesystem root at /tmp/btrfs-tmp.35zRaXhG to None >06:11:11,164 DEBUG blivet: BTRFS.supported: supported: True ; >06:11:11,164 DEBUG blivet: getFormat('btrfs') returning BTRFS instance >06:11:11,165 DEBUG blivet: BTRFSVolumeDevice.addChild: kids: 0 ; name: fedora_f20gcastro ; >06:11:11,166 DEBUG blivet: BTRFSSubVolumeDevice._setFormat: root ; current: None ; type: btrfs ; >06:11:11,166 INFO blivet: added btrfs subvolume root (id 36) to device tree >06:11:11,168 DEBUG blivet: BTRFS.supported: supported: True ; >06:11:11,168 DEBUG blivet: getFormat('btrfs') returning BTRFS instance >06:11:11,170 DEBUG blivet: BTRFSVolumeDevice.addChild: kids: 1 ; name: fedora_f20gcastro ; >06:11:11,171 DEBUG blivet: BTRFSSubVolumeDevice._setFormat: home ; current: None ; type: btrfs ; >06:11:11,171 INFO blivet: added btrfs subvolume home (id 37) to device tree >06:11:11,173 INFO blivet: got device: LUKSDevice instance (0x1fdde50) -- > name = luks-edb57e1f-3d56-4402-a453-0a81ef82c5c2 status = True kids = 1 id = 21 > parents = ['existing 945284MB partition sdc3 (20) with existing luks'] > uuid = None size = 945282.0 > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Linux device-mapper (crypt) path: /dev/mapper/luks-edb57e1f-3d56-4402-a453-0a81ef82c5c2 type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 1935937536 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (120506, 255, 63) biosGeometry: (120506, 255, 63) > PedDevice: <_ped.Device object at 0x1f6e560> > target size = 0 path = /dev/mapper/luks-edb57e1f-3d56-4402-a453-0a81ef82c5c2 > format args = [] originalFormat = None target = crypt dmUuid = None >06:11:11,174 DEBUG blivet: BTRFS.supported: supported: True ; >06:11:11,174 INFO blivet: got format: BTRFS instance (0x1fe86d0) -- > type = btrfs name = btrfs status = False > device = /dev/mapper/luks-edb57e1f-3d56-4402-a453-0a81ef82c5c2 uuid = ee80f19a-b5fb-465c-8303-8919af9e4427 exists = True > options = defaults supported = True formattable = True resizable = False > mountpoint = None mountopts = None > label = fedora_f20gcastro size = 0 targetSize = 0 > >06:11:11,177 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-luks-a1fcc1fb-9052-46f3-992b-4234ee673031 /dev/disk/by-id/dm-uuid-CRYPT-LUKS1-a1fcc1fb905246f3992b4234ee673031-luks-a1fcc1fb-9052-46f3-992b-4234ee673031 /dev/disk/by-uuid/4effdb7f-7341-4be2-b640-a61a42d14b58 /dev/mapper/luks-a1fcc1fb-9052-46f3-992b-4234ee673031', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_NAME': 'luks-a1fcc1fb-9052-46f3-992b-4234ee673031', > 'DM_SUSPENDED': '0', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'CRYPT-LUKS1-a1fcc1fb905246f3992b4234ee673031-luks-a1fcc1fb-9052-46f3-992b-4234ee673031', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': '4effdb7f-7341-4be2-b640-a61a42d14b58', > 'ID_FS_UUID_ENC': '4effdb7f-7341-4be2-b640-a61a42d14b58', > 'ID_FS_VERSION': '2', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '2331354', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-luks-a1fcc1fb-9052-46f3-992b-4234ee673031', > '/dev/disk/by-id/dm-uuid-CRYPT-LUKS1-a1fcc1fb905246f3992b4234ee673031-luks-a1fcc1fb-9052-46f3-992b-4234ee673031', > '/dev/disk/by-uuid/4effdb7f-7341-4be2-b640-a61a42d14b58', > '/dev/mapper/luks-a1fcc1fb-9052-46f3-992b-4234ee673031'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: luks-a1fcc1fb-9052-46f3-992b-4234ee673031 ; >06:11:11,177 INFO blivet: scanning luks-a1fcc1fb-9052-46f3-992b-4234ee673031 (/devices/virtual/block/dm-1)... >06:11:11,178 DEBUG blivet: DeviceTree.getDeviceByName: name: luks-a1fcc1fb-9052-46f3-992b-4234ee673031 ; >06:11:11,178 DEBUG blivet: looking up parted Device: /dev/mapper/luks-a1fcc1fb-9052-46f3-992b-4234ee673031 >06:11:11,179 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8078MB luks/dm-crypt luks-a1fcc1fb-9052-46f3-992b-4234ee673031 (19) >06:11:11,180 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: luks-a1fcc1fb-9052-46f3-992b-4234ee673031 ; >06:11:11,181 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: luks-a1fcc1fb-9052-46f3-992b-4234ee673031 ; label_type: None ; >06:11:11,182 DEBUG blivet: SwapSpace.__init__: >06:11:11,182 DEBUG blivet: getFormat('swap') returning SwapSpace instance >06:11:11,182 DEBUG blivet: device luks-a1fcc1fb-9052-46f3-992b-4234ee673031 does not contain a disklabel >06:11:11,182 INFO blivet: type detected on 'luks-a1fcc1fb-9052-46f3-992b-4234ee673031' is 'swap' >06:11:11,183 DEBUG blivet: SwapSpace.__init__: device: /dev/mapper/luks-a1fcc1fb-9052-46f3-992b-4234ee673031 ; serial: None ; uuid: 4effdb7f-7341-4be2-b640-a61a42d14b58 ; exists: True ; label: None ; >06:11:11,183 DEBUG blivet: getFormat('swap') returning SwapSpace instance >06:11:11,183 DEBUG blivet: LUKSDevice._setFormat: luks-a1fcc1fb-9052-46f3-992b-4234ee673031 ; current: None ; type: swap ; >06:11:11,184 INFO blivet: got device: LUKSDevice instance (0x1fdd9d0) -- > name = luks-a1fcc1fb-9052-46f3-992b-4234ee673031 status = True kids = 0 id = 19 > parents = ['existing 8080MB partition sdc2 (18) with existing luks'] > uuid = None size = 8078.0 > format = existing swap > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Linux device-mapper (crypt) path: /dev/mapper/luks-a1fcc1fb-9052-46f3-992b-4234ee673031 type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 16543744 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 8250 did: 12583 busy: True > hardwareGeometry: (1029, 255, 63) biosGeometry: (1029, 255, 63) > PedDevice: <_ped.Device object at 0x1f6ec20> > target size = 0 path = /dev/mapper/luks-a1fcc1fb-9052-46f3-992b-4234ee673031 > format args = [] originalFormat = None target = crypt dmUuid = None >06:11:11,184 INFO blivet: got format: SwapSpace instance (0x1fe8d50) -- > type = swap name = swap status = True > device = /dev/mapper/luks-a1fcc1fb-9052-46f3-992b-4234ee673031 uuid = 4effdb7f-7341-4be2-b640-a61a42d14b58 exists = True > options = supported = True formattable = True resizable = False > priority = None label = None >06:11:11,186 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5 /dev/mapper/live-rw', > 'DEVNAME': 'dm-5', > 'DEVPATH': '/devices/virtual/block/dm-5', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-rw', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '5', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '73540', > 'name': 'dm-5', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-5'} ; name: live-rw ; >06:11:11,186 INFO blivet: scanning live-rw (/devices/virtual/block/dm-5)... >06:11:11,187 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >06:11:11,187 DEBUG blivet: DeviceTree.getDeviceByName returned None >06:11:11,187 INFO blivet: live-rw is a device-mapper device >06:11:11,188 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-rw ; >06:11:11,189 DEBUG blivet: LVMVolumeGroupDevice.getDMNode: guswks ; status: True ; >06:11:11,189 DEBUG blivet: failed to find dm node for guswks >06:11:11,189 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: guswks-root ; status: False ; >06:11:11,189 DEBUG blivet: failed to find dm node for guswks-root >06:11:11,190 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: guswks-swap_1 ; status: False ; >06:11:11,190 DEBUG blivet: failed to find dm node for guswks-swap_1 >06:11:11,191 DEBUG blivet: LVMVolumeGroupDevice.getDMNode: vg_f17guswks ; status: True ; >06:11:11,191 DEBUG blivet: failed to find dm node for vg_f17guswks >06:11:11,192 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: vg_f17guswks-lv_home ; status: False ; >06:11:11,192 DEBUG blivet: failed to find dm node for vg_f17guswks-lv_home >06:11:11,192 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: vg_f17guswks-lv_root ; status: False ; >06:11:11,193 DEBUG blivet: failed to find dm node for vg_f17guswks-lv_root >06:11:11,193 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: vg_f17guswks-lv_swap ; status: False ; >06:11:11,193 DEBUG blivet: failed to find dm node for vg_f17guswks-lv_swap >06:11:11,194 DEBUG blivet: LUKSDevice.getDMNode: luks-a1fcc1fb-9052-46f3-992b-4234ee673031 ; status: True ; >06:11:11,194 DEBUG blivet: LUKSDevice.getDMNode: luks-edb57e1f-3d56-4402-a453-0a81ef82c5c2 ; status: True ; >06:11:11,195 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >06:11:11,196 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (32) with existing ext4 filesystem >06:11:11,196 DEBUG blivet: DeviceTree.getDeviceByName: name: loop4 ; >06:11:11,197 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop4 (34) with existing DM_snapshot_cow >06:11:11,198 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >06:11:11,198 DEBUG blivet: DeviceTree.getDeviceByName returned None >06:11:11,199 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop4 ; >06:11:11,199 DEBUG blivet: getFormat('None') returning DeviceFormat instance >06:11:11,200 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: None ; >06:11:11,200 INFO blivet: added dm live-rw (id 38) to device tree >06:11:11,201 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >06:11:11,201 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >06:11:11,211 DEBUG blivet: Ext4FS.supported: supported: True ; >06:11:11,211 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >06:11:11,211 DEBUG blivet: device live-rw does not contain a disklabel >06:11:11,211 INFO blivet: type detected on 'live-rw' is 'ext4' >06:11:11,212 DEBUG blivet: Ext4FS.supported: supported: True ; >06:11:11,212 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >06:11:11,213 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >06:11:11,213 DEBUG blivet: looking up parted Device: /dev/mapper/live-rw >06:11:11,216 INFO blivet: got device: DMDevice instance (0x1fdda90) -- > name = live-rw status = True kids = 0 id = 38 > parents = ['existing 0MB loop loop4 (34) with existing DM_snapshot_cow'] > uuid = None size = 4096.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-5 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-rw type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x1f6ecb0> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >06:11:11,217 DEBUG blivet: Ext4FS.supported: supported: True ; >06:11:11,217 INFO blivet: got format: Ext4FS instance (0x1fee250) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 0 targetSize = 0 > >06:11:11,220 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-base /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5 /dev/mapper/live-base', > 'DEVNAME': 'dm-6', > 'DEVPATH': '/devices/virtual/block/dm-6', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-base', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '6', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '4845', > 'name': 'dm-6', > 'symlinks': ['/dev/disk/by-id/dm-name-live-base', > '/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', > '/dev/mapper/live-base'], > 'sysfs_path': '/devices/virtual/block/dm-6'} ; name: live-base ; >06:11:11,220 INFO blivet: scanning live-base (/devices/virtual/block/dm-6)... >06:11:11,220 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >06:11:11,226 DEBUG blivet: DeviceTree.getDeviceByName returned None >06:11:11,226 INFO blivet: live-base is a device-mapper device >06:11:11,226 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-base ; >06:11:11,227 DEBUG blivet: LVMVolumeGroupDevice.getDMNode: guswks ; status: True ; >06:11:11,227 DEBUG blivet: failed to find dm node for guswks >06:11:11,228 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: guswks-root ; status: False ; >06:11:11,228 DEBUG blivet: failed to find dm node for guswks-root >06:11:11,229 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: guswks-swap_1 ; status: False ; >06:11:11,229 DEBUG blivet: failed to find dm node for guswks-swap_1 >06:11:11,229 DEBUG blivet: LVMVolumeGroupDevice.getDMNode: vg_f17guswks ; status: True ; >06:11:11,230 DEBUG blivet: failed to find dm node for vg_f17guswks >06:11:11,230 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: vg_f17guswks-lv_home ; status: False ; >06:11:11,235 DEBUG blivet: failed to find dm node for vg_f17guswks-lv_home >06:11:11,236 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: vg_f17guswks-lv_root ; status: False ; >06:11:11,236 DEBUG blivet: failed to find dm node for vg_f17guswks-lv_root >06:11:11,237 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: vg_f17guswks-lv_swap ; status: False ; >06:11:11,237 DEBUG blivet: failed to find dm node for vg_f17guswks-lv_swap >06:11:11,237 DEBUG blivet: LUKSDevice.getDMNode: luks-a1fcc1fb-9052-46f3-992b-4234ee673031 ; status: True ; >06:11:11,238 DEBUG blivet: LUKSDevice.getDMNode: luks-edb57e1f-3d56-4402-a453-0a81ef82c5c2 ; status: True ; >06:11:11,239 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >06:11:11,239 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >06:11:11,240 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (32) with existing ext4 filesystem >06:11:11,246 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >06:11:11,246 DEBUG blivet: DeviceTree.getDeviceByName returned None >06:11:11,247 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop3 ; >06:11:11,247 DEBUG blivet: getFormat('None') returning DeviceFormat instance >06:11:11,248 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: None ; >06:11:11,248 INFO blivet: added dm live-base (id 39) to device tree >06:11:11,248 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-base ; >06:11:11,249 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-base ; label_type: None ; >06:11:11,250 DEBUG blivet: Ext4FS.supported: supported: True ; >06:11:11,250 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >06:11:11,250 DEBUG blivet: device live-base does not contain a disklabel >06:11:11,250 INFO blivet: type detected on 'live-base' is 'ext4' >06:11:11,255 DEBUG blivet: Ext4FS.supported: supported: True ; >06:11:11,255 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >06:11:11,256 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: ext4 ; >06:11:11,256 DEBUG blivet: looking up parted Device: /dev/mapper/live-base >06:11:11,261 INFO blivet: got device: DMDevice instance (0x1fee3d0) -- > name = live-base status = True kids = 0 id = 39 > parents = ['existing 0MB loop loop3 (32) with existing ext4 filesystem'] > uuid = None size = 4096.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-6 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/live-base type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x1f6ed40> > target size = 0 path = /dev/mapper/live-base > format args = [] originalFormat = None target = None dmUuid = None >06:11:11,262 DEBUG blivet: Ext4FS.supported: supported: True ; >06:11:11,262 INFO blivet: got format: Ext4FS instance (0x1feeb10) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-base uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 0 targetSize = 0 > >06:11:11,264 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-osimg-min /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5 /dev/mapper/live-osimg-min', > 'DEVNAME': 'dm-7', > 'DEVPATH': '/devices/virtual/block/dm-7', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-osimg-min', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '7', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '12615', > 'name': 'dm-7', > 'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', > '/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', > '/dev/mapper/live-osimg-min'], > 'sysfs_path': '/devices/virtual/block/dm-7'} ; name: live-osimg-min ; >06:11:11,264 INFO blivet: scanning live-osimg-min (/devices/virtual/block/dm-7)... >06:11:11,265 DEBUG blivet: DeviceTree.getDeviceByName: name: live-osimg-min ; >06:11:11,265 DEBUG blivet: DeviceTree.getDeviceByName returned None >06:11:11,265 INFO blivet: live-osimg-min is a device-mapper device >06:11:11,266 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-osimg-min ; >06:11:11,267 DEBUG blivet: LVMVolumeGroupDevice.getDMNode: guswks ; status: True ; >06:11:11,267 DEBUG blivet: failed to find dm node for guswks >06:11:11,268 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: guswks-root ; status: False ; >06:11:11,268 DEBUG blivet: failed to find dm node for guswks-root >06:11:11,268 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: guswks-swap_1 ; status: False ; >06:11:11,269 DEBUG blivet: failed to find dm node for guswks-swap_1 >06:11:11,269 DEBUG blivet: LVMVolumeGroupDevice.getDMNode: vg_f17guswks ; status: True ; >06:11:11,270 DEBUG blivet: failed to find dm node for vg_f17guswks >06:11:11,270 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: vg_f17guswks-lv_home ; status: False ; >06:11:11,270 DEBUG blivet: failed to find dm node for vg_f17guswks-lv_home >06:11:11,271 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: vg_f17guswks-lv_root ; status: False ; >06:11:11,271 DEBUG blivet: failed to find dm node for vg_f17guswks-lv_root >06:11:11,272 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: vg_f17guswks-lv_swap ; status: False ; >06:11:11,272 DEBUG blivet: failed to find dm node for vg_f17guswks-lv_swap >06:11:11,272 DEBUG blivet: LUKSDevice.getDMNode: luks-a1fcc1fb-9052-46f3-992b-4234ee673031 ; status: True ; >06:11:11,273 DEBUG blivet: LUKSDevice.getDMNode: luks-edb57e1f-3d56-4402-a453-0a81ef82c5c2 ; status: True ; >06:11:11,273 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >06:11:11,274 DEBUG blivet: DMDevice.getDMNode: live-base ; status: True ; >06:11:11,274 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >06:11:11,275 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (28) with existing DM_snapshot_cow >06:11:11,276 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >06:11:11,277 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (32) with existing ext4 filesystem >06:11:11,277 DEBUG blivet: DeviceTree.getDeviceByName: name: live-osimg-min ; >06:11:11,278 DEBUG blivet: DeviceTree.getDeviceByName returned None >06:11:11,279 DEBUG blivet: LoopDevice.addChild: kids: 1 ; name: loop3 ; >06:11:11,279 DEBUG blivet: getFormat('None') returning DeviceFormat instance >06:11:11,279 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: None ; >06:11:11,279 INFO blivet: added dm live-osimg-min (id 40) to device tree >06:11:11,280 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-osimg-min ; >06:11:11,280 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-osimg-min ; label_type: None ; >06:11:11,281 DEBUG blivet: Ext4FS.supported: supported: True ; >06:11:11,281 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >06:11:11,281 DEBUG blivet: device live-osimg-min does not contain a disklabel >06:11:11,281 INFO blivet: type detected on 'live-osimg-min' is 'ext4' >06:11:11,282 DEBUG blivet: Ext4FS.supported: supported: True ; >06:11:11,282 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >06:11:11,283 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: ext4 ; >06:11:11,283 DEBUG blivet: looking up parted Device: /dev/mapper/live-osimg-min >06:11:11,284 INFO blivet: got device: DMDevice instance (0x1fe8f10) -- > name = live-osimg-min status = True kids = 0 id = 40 > parents = ['existing 0MB loop loop3 (32) with existing ext4 filesystem'] > uuid = None size = 4096.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-7 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-osimg-min type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32593 did: 0 busy: False > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x1f6edd0> > target size = 0 path = /dev/mapper/live-osimg-min > format args = [] originalFormat = None target = None dmUuid = None >06:11:11,285 DEBUG blivet: Ext4FS.supported: supported: True ; >06:11:11,285 INFO blivet: got format: Ext4FS instance (0x1fee550) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-osimg-min uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 0 targetSize = 0 > >06:11:11,305 INFO blivet: not going to restore from backup of non-existent /etc/mdadm.conf >06:11:13,521 INFO blivet: ISCSID is /sbin/iscsid >06:11:13,522 INFO blivet: no initiator set >06:11:13,568 INFO blivet: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >06:11:13,568 INFO blivet: no /etc/zfcp.conf; not configuring zfcp >06:11:13,731 DEBUG blivet: trying to set new default fstype to 'ext4' >06:11:13,783 DEBUG blivet: Ext4FS.supported: supported: True ; >06:11:13,784 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >06:11:13,785 DEBUG blivet: Ext4FS.supported: supported: True ; >06:11:13,789 INFO blivet: Detected 8080M of memory >06:11:13,789 INFO blivet: Suggested swap size (8080 M) exceeds 10 % of disk space, using 10 % of disk space (0 M) instead. >06:11:13,789 INFO blivet: Swap attempt of 0M >06:11:14,246 INFO blivet: resetting Blivet (version 0.23.9) instance <blivet.Blivet object at 0x2c35e90> >06:11:14,246 INFO blivet: no initiator set >06:11:14,246 INFO blivet: not going to create backup copy of non-existent /etc/mdadm.conf >06:11:14,246 INFO blivet: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >06:11:14,288 DEBUG blivet: protected device spec /dev/sde1 resolved to sde1 >06:11:14,288 INFO blivet: sde1 looks to be the live device; marking as protected >06:11:14,333 INFO blivet: devices to scan: ['sde', 'sde1', 'sda', 'sda1', 'sda2', 'sda5', 'sdb', 'sdb1', 'sdb2', 'sdc', 'sdc1', 'sdc2', 'sdc3', 'sdd', 'sr0', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'dm-0', 'dm-1', 'dm-5', 'dm-6', 'dm-7'] >06:11:14,361 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-SanDisk_Cruzer_1434921B8A83173E-0:0 /dev/disk/by-path/pci-0000:00:1d.7-usb-0:5:1.0-scsi-0:0:0:0', > 'DEVNAME': 'sde', > 'DEVPATH': '/devices/pci0000:00/0000:00:1d.7/usb2/2-5/2-5:1.0/host4/target4:0:0/4:0:0:0/block/sde', > 'DEVTYPE': 'disk', > 'ID_BUS': 'usb', > 'ID_DRIVE_THUMB': '1', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Cruzer', > 'ID_MODEL_ENC': 'Cruzer\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '5151', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000c8821', > 'ID_PATH': 'pci-0000:00:1d.7-usb-0:5:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1d_7-usb-0_5_1_0-scsi-0_0_0_0', > 'ID_REVISION': '7.01', > 'ID_SERIAL': 'SanDisk_Cruzer_1434921B8A83173E-0:0', > 'ID_SERIAL_SHORT': '1434921B8A83173E', > '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': '64', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '34804', > 'name': 'sde', > 'symlinks': ['/dev/disk/by-id/usb-SanDisk_Cruzer_1434921B8A83173E-0:0', > '/dev/disk/by-path/pci-0000:00:1d.7-usb-0:5:1.0-scsi-0:0:0:0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1d.7/usb2/2-5/2-5:1.0/host4/target4:0:0/4:0:0:0/block/sde'} ; name: sde ; >06:11:14,361 INFO blivet: scanning sde (/devices/pci0000:00/0000:00:1d.7/usb2/2-5/2-5:1.0/host4/target4:0:0/4:0:0:0/block/sde)... >06:11:14,362 DEBUG blivet: DeviceTree.getDeviceByName: name: sde ; >06:11:14,363 DEBUG blivet: DeviceTree.getDeviceByName returned None >06:11:14,364 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sde ; >06:11:14,366 INFO blivet: sde is a disk >06:11:14,366 DEBUG blivet: getFormat('None') returning DeviceFormat instance >06:11:14,368 DEBUG blivet: DiskDevice._setFormat: sde ; current: None ; type: None ; >06:11:14,388 INFO blivet: added disk sde (id 0) to device tree >06:11:14,388 DEBUG blivet: looking up parted Device: /dev/sde >06:11:14,390 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sde ; >06:11:14,394 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sde ; label_type: dos ; >06:11:14,411 DEBUG blivet: DiskDevice.setup: sde ; status: True ; controllable: True ; orig: False ; >06:11:14,411 DEBUG blivet: required disklabel type for sde (1) is None >06:11:14,411 DEBUG blivet: default disklabel type for sde is msdos >06:11:14,418 DEBUG blivet: selecting msdos disklabel for sde based on size >06:11:14,419 DEBUG blivet: DiskLabel.__init__: device: /dev/sde ; labelType: msdos ; exists: True ; >06:11:14,423 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 0x2e69c90>] > device: <parted.device.Device object at 0x2e697d0> > PedDisk: <_ped.Disk object at 0x2e6e0e0> >06:11:14,423 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >06:11:14,426 DEBUG blivet: DiskDevice._setFormat: sde ; current: None ; type: disklabel ; >06:11:14,428 INFO blivet: got device: DiskDevice instance (0x7f532001f6d0) -- > name = sde status = True kids = 0 id = 0 > parents = [] > uuid = None size = 3839.31201172 > format = existing msdos disklabel > major = 8 minor = 64 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1d.7/usb2/2-5/2-5:1.0/host4/target4:0:0/4:0:0:0/block/sde partedDevice = parted.Device instance -- > model: SanDisk Cruzer path: /dev/sde type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 7862911 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (489, 255, 63) biosGeometry: (489, 255, 63) > PedDevice: <_ped.Device object at 0x2d4e9e0> > target size = 0 path = /dev/sde > format args = [] originalFormat = None removable = True partedDevice = <parted.device.Device object at 0x7f53200cd5d0> >06:11:14,432 INFO blivet: got format: DiskLabel instance (0x7f53200f31d0) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sde 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 0x2e69c90>] > device: <parted.device.Device object at 0x2e697d0> > PedDisk: <_ped.Disk object at 0x2e6e0e0> > origPartedDisk = <parted.disk.Disk object at 0x2e69950> > partedDevice = parted.Device instance -- > model: SanDisk Cruzer path: /dev/sde type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 7862911 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (489, 255, 63) biosGeometry: (489, 255, 63) > PedDevice: <_ped.Device object at 0x7f53200ea7a0> > >06:11:14,442 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-SanDisk_Cruzer_1434921B8A83173E-0:0-part1 /dev/disk/by-path/pci-0000:00:1d.7-usb-0:5:1.0-scsi-0:0:0:0-part1 /dev/disk/by-uuid/40FE-C84D', > 'DEVNAME': 'sde1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1d.7/usb2/2-5/2-5:1.0/host4/target4:0:0/4:0:0:0/block/sde/sde1', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > 'ID_DRIVE_THUMB': '1', > 'ID_FS_TYPE': 'vfat', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '40FE-C84D', > 'ID_FS_UUID_ENC': '40FE-C84D', > 'ID_FS_VERSION': 'FAT32', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Cruzer', > 'ID_MODEL_ENC': 'Cruzer\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '5151', > 'ID_PART_ENTRY_DISK': '8:64', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '63', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '7855722', > 'ID_PART_ENTRY_TYPE': '0xc', > 'ID_PART_ENTRY_UUID': '000c8821-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000c8821', > 'ID_PATH': 'pci-0000:00:1d.7-usb-0:5:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1d_7-usb-0_5_1_0-scsi-0_0_0_0', > 'ID_REVISION': '7.01', > 'ID_SERIAL': 'SanDisk_Cruzer_1434921B8A83173E-0:0', > 'ID_SERIAL_SHORT': '1434921B8A83173E', > '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': '65', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '34841', > 'name': 'sde1', > 'symlinks': ['/dev/disk/by-id/usb-SanDisk_Cruzer_1434921B8A83173E-0:0-part1', > '/dev/disk/by-path/pci-0000:00:1d.7-usb-0:5:1.0-scsi-0:0:0:0-part1', > '/dev/disk/by-uuid/40FE-C84D'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1d.7/usb2/2-5/2-5:1.0/host4/target4:0:0/4:0:0:0/block/sde/sde1'} ; name: sde1 ; >06:11:14,442 INFO blivet: scanning sde1 (/devices/pci0000:00/0000:00:1d.7/usb2/2-5/2-5:1.0/host4/target4:0:0/4:0:0:0/block/sde/sde1)... >06:11:14,443 DEBUG blivet: DeviceTree.getDeviceByName: name: sde1 ; >06:11:14,444 DEBUG blivet: DeviceTree.getDeviceByName returned None >06:11:14,449 INFO blivet: sde1 is a partition >06:11:14,450 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sde1 ; >06:11:14,451 DEBUG blivet: DeviceTree.getDeviceByName: name: sde ; >06:11:14,452 DEBUG blivet: DeviceTree.getDeviceByName returned existing 3839MB disk sde (0) with existing msdos disklabel >06:11:14,453 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sde ; >06:11:14,454 DEBUG blivet: PartitionDevice._setFormat: sde1 ; >06:11:14,454 DEBUG blivet: getFormat('None') returning DeviceFormat instance >06:11:14,455 DEBUG blivet: PartitionDevice._setFormat: sde1 ; current: None ; type: None ; >06:11:14,455 DEBUG blivet: looking up parted Partition: /dev/sde1 >06:11:14,456 DEBUG blivet: PartitionDevice.probe: sde1 ; exists: True ; >06:11:14,457 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sde1 ; flag: 1 ; >06:11:14,458 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sde1 ; flag: 10 ; >06:11:14,459 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sde1 ; flag: 12 ; >06:11:14,459 INFO blivet: added partition sde1 (id 1) to device tree >06:11:14,460 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sde1 ; >06:11:14,472 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sde1 ; label_type: dos ; >06:11:14,473 DEBUG blivet: PartitionDevice.setup: sde1 ; status: True ; controllable: True ; orig: False ; >06:11:14,474 DEBUG blivet: DiskLabel.__init__: device: /dev/sde1 ; labelType: dos ; exists: True ; >06:11:14,482 WARN blivet: disklabel detected but not usable on sde1 >06:11:14,484 DEBUG blivet: getFormat('efi') returning EFIFS instance >06:11:14,485 INFO blivet: type detected on 'sde1' is 'vfat' >06:11:14,485 DEBUG blivet: getFormat('efi') returning EFIFS instance >06:11:14,490 DEBUG blivet: PartitionDevice._setFormat: sde1 ; >06:11:14,491 DEBUG blivet: PartitionDevice._setFormat: sde1 ; current: None ; type: efi ; >06:11:14,492 DEBUG blivet: looking up parted Device: /dev/sde1 >06:11:14,493 INFO blivet: got device: PartitionDevice instance (0x2ee9e10) -- > name = sde1 status = True kids = 0 id = 1 > parents = ['existing 3839MB disk sde (0) with existing msdos disklabel'] > uuid = None size = 3835.80175781 > format = existing efi filesystem > major = 8 minor = 65 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:1d.7/usb2/2-5/2-5:1.0/host4/target4:0:0/4:0:0:0/block/sde/sde1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sde1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 7855722 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32595 did: 0 busy: True > hardwareGeometry: (488, 255, 63) biosGeometry: (488, 255, 63) > PedDevice: <_ped.Device object at 0x2f1bcb0> > target size = 0 path = /dev/sde1 > format args = [] originalFormat = None grow = None max size = 0 bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x2e69890> fileSystem: <parted.filesystem.FileSystem object at 0x2e69d50> > number: 1 path: /dev/sde1 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x2e69cd0> PedPartition: <_ped.Partition object at 0x2e6a410> > disk = existing 3839MB disk sde (0) with existing msdos disklabel > start = 63 end = 7855784 length = 7855722 > flags = boot, lba >06:11:14,493 INFO blivet: got format: EFIFS instance (0x2f9db50) -- > type = efi name = EFI System Partition status = False > device = /dev/sde1 uuid = 40FE-C84D exists = True > options = umask=0077,shortname=winnt supported = False formattable = True resizable = False > mountpoint = None mountopts = None > label = None size = 0.0 targetSize = 0.0 > >06:11:14,507 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD1002FBYS-02A6B0_WD-WMATV8131629 /dev/disk/by-id/wwn-0x50014ee057b55731', > '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_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '182', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '182', > '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': 'WDC_WD1002FBYS-02A6B0', > 'ID_MODEL_ENC': 'WDC\\x20WD1002FBYS-02A6B0\\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_PART_TABLE_UUID': '00029b0e', > 'ID_REVISION': '03.00C06', > 'ID_SERIAL': 'WDC_WD1002FBYS-02A6B0_WD-WMATV8131629', > 'ID_SERIAL_SHORT': 'WD-WMATV8131629', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee057b55731', > 'ID_WWN_WITH_EXTENSION': '0x50014ee057b55731', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '35927', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD1002FBYS-02A6B0_WD-WMATV8131629', > '/dev/disk/by-id/wwn-0x50014ee057b55731'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >06:11:14,508 INFO blivet: scanning sda (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >06:11:14,509 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >06:11:14,509 DEBUG blivet: DeviceTree.getDeviceByName returned None >06:11:14,510 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sda ; >06:11:14,511 INFO blivet: sda is a disk >06:11:14,511 DEBUG blivet: getFormat('None') returning DeviceFormat instance >06:11:14,512 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: None ; >06:11:14,545 INFO blivet: added disk sda (id 2) to device tree >06:11:14,545 DEBUG blivet: looking up parted Device: /dev/sda >06:11:14,548 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda ; >06:11:14,550 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: dos ; >06:11:14,552 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >06:11:14,553 DEBUG blivet: required disklabel type for sda (1) is None >06:11:14,553 DEBUG blivet: default disklabel type for sda is msdos >06:11:14,554 DEBUG blivet: selecting msdos disklabel for sda based on size >06:11:14,555 DEBUG blivet: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >06:11:14,576 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 2 > lastPartitionNumber: 5 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x2f80d50>, <parted.partition.Partition object at 0x2f87390>, <parted.partition.Partition object at 0x2f87510>] > device: <parted.device.Device object at 0x2f80b90> > PedDisk: <_ped.Disk object at 0x2f79fc8> >06:11:14,577 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >06:11:14,580 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >06:11:14,584 INFO blivet: got device: DiskDevice instance (0x2ee9e90) -- > name = sda status = True kids = 0 id = 2 > parents = [] > uuid = None size = 953869.710938 > 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 WDC WD1002FBYS-0 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x2f1b680> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f53200e2610> >06:11:14,592 INFO blivet: got format: DiskLabel instance (0x2f9da90) -- > 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 = 3 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 2 > lastPartitionNumber: 5 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x2f80d50>, <parted.partition.Partition object at 0x2f87390>, <parted.partition.Partition object at 0x2f87510>] > device: <parted.device.Device object at 0x2f80b90> > PedDisk: <_ped.Disk object at 0x2f79fc8> > origPartedDisk = <parted.disk.Disk object at 0x2f87110> > partedDevice = parted.Device instance -- > model: ATA WDC WD1002FBYS-0 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x2f1bd40> > >06:11:14,599 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD1002FBYS-02A6B0_WD-WMATV8131629-part1 /dev/disk/by-id/wwn-0x50014ee057b55731-part1 /dev/disk/by-uuid/705a9c24-d8c1-42da-85f4-df925ed4f8e9', > '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_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '182', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '182', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ext2', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '705a9c24-d8c1-42da-85f4-df925ed4f8e9', > 'ID_FS_UUID_ENC': '705a9c24-d8c1-42da-85f4-df925ed4f8e9', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'WDC_WD1002FBYS-02A6B0', > 'ID_MODEL_ENC': 'WDC\\x20WD1002FBYS-02A6B0\\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': '497664', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '00029b0e-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '00029b0e', > 'ID_REVISION': '03.00C06', > 'ID_SERIAL': 'WDC_WD1002FBYS-02A6B0_WD-WMATV8131629', > 'ID_SERIAL_SHORT': 'WD-WMATV8131629', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee057b55731', > 'ID_WWN_WITH_EXTENSION': '0x50014ee057b55731', > 'MAJOR': '8', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '35983', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD1002FBYS-02A6B0_WD-WMATV8131629-part1', > '/dev/disk/by-id/wwn-0x50014ee057b55731-part1', > '/dev/disk/by-uuid/705a9c24-d8c1-42da-85f4-df925ed4f8e9'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1'} ; name: sda1 ; >06:11:14,600 INFO blivet: scanning sda1 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >06:11:14,601 DEBUG blivet: DeviceTree.getDeviceByName: name: sda1 ; >06:11:14,602 DEBUG blivet: DeviceTree.getDeviceByName returned None >06:11:14,602 INFO blivet: sda1 is a partition >06:11:14,609 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda1 ; >06:11:14,610 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >06:11:14,611 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >06:11:14,616 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sda ; >06:11:14,617 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >06:11:14,617 DEBUG blivet: getFormat('None') returning DeviceFormat instance >06:11:14,618 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >06:11:14,618 DEBUG blivet: looking up parted Partition: /dev/sda1 >06:11:14,619 DEBUG blivet: PartitionDevice.probe: sda1 ; exists: True ; >06:11:14,620 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >06:11:14,626 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >06:11:14,627 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >06:11:14,627 INFO blivet: added partition sda1 (id 3) to device tree >06:11:14,628 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >06:11:14,628 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: dos ; >06:11:14,629 DEBUG blivet: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >06:11:14,631 DEBUG blivet: DiskLabel.__init__: device: /dev/sda1 ; labelType: dos ; exists: True ; >06:11:14,644 WARN blivet: disklabel detected but not usable on sda1 >06:11:14,652 INFO blivet: type detected on 'sda1' is 'ext2' >06:11:14,749 DEBUG blivet: padding min size from 77 up to 84 >06:11:14,751 DEBUG blivet: Ext2FS.supported: supported: True ; >06:11:14,751 DEBUG blivet: getFormat('ext2') returning Ext2FS instance >06:11:14,752 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >06:11:14,754 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: ext2 ; >06:11:14,755 DEBUG blivet: looking up parted Device: /dev/sda1 >06:11:14,762 INFO blivet: got device: PartitionDevice instance (0x2f877d0) -- > name = sda1 status = True kids = 0 id = 3 > parents = ['existing 953869MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 243.0 > format = existing ext2 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: 497664 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: False > hardwareGeometry: (30, 255, 63) biosGeometry: (30, 255, 63) > PedDevice: <_ped.Device object at 0x2f1bdd0> > target size = 0 path = /dev/sda1 > format args = [] originalFormat = None grow = None max size = 0 bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x2f80c50> fileSystem: <parted.filesystem.FileSystem object at 0x2f87250> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x2f80e90> PedPartition: <_ped.Partition object at 0x2f863b0> > disk = existing 953869MB disk sda (2) with existing msdos disklabel > start = 2048 end = 499711 length = 497664 > flags = boot >06:11:14,771 DEBUG blivet: Ext2FS.supported: supported: True ; >06:11:14,771 INFO blivet: got format: Ext2FS instance (0x2f807d0) -- > type = ext2 name = ext2 status = False > device = /dev/sda1 uuid = 705a9c24-d8c1-42da-85f4-df925ed4f8e9 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 243.0 targetSize = 243.0 > >06:11:14,783 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD1002FBYS-02A6B0_WD-WMATV8131629-part2 /dev/disk/by-id/wwn-0x50014ee057b55731-part2', > '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_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '182', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '182', > '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': 'WDC_WD1002FBYS-02A6B0', > 'ID_MODEL_ENC': 'WDC\\x20WD1002FBYS-02A6B0\\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': '501758', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1953021954', > 'ID_PART_ENTRY_TYPE': '0x5', > 'ID_PART_ENTRY_UUID': '00029b0e-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '00029b0e', > 'ID_REVISION': '03.00C06', > 'ID_SERIAL': 'WDC_WD1002FBYS-02A6B0_WD-WMATV8131629', > 'ID_SERIAL_SHORT': 'WD-WMATV8131629', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee057b55731', > 'ID_WWN_WITH_EXTENSION': '0x50014ee057b55731', > 'MAJOR': '8', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '36117', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD1002FBYS-02A6B0_WD-WMATV8131629-part2', > '/dev/disk/by-id/wwn-0x50014ee057b55731-part2'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2'} ; name: sda2 ; >06:11:14,784 INFO blivet: scanning sda2 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >06:11:14,785 DEBUG blivet: DeviceTree.getDeviceByName: name: sda2 ; >06:11:14,786 DEBUG blivet: DeviceTree.getDeviceByName returned None >06:11:14,786 INFO blivet: sda2 is a partition >06:11:14,787 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda2 ; >06:11:14,788 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >06:11:14,790 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >06:11:14,791 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sda ; >06:11:14,792 DEBUG blivet: PartitionDevice._setFormat: sda2 ; >06:11:14,793 DEBUG blivet: getFormat('None') returning DeviceFormat instance >06:11:14,794 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >06:11:14,795 DEBUG blivet: looking up parted Partition: /dev/sda2 >06:11:14,806 DEBUG blivet: PartitionDevice.probe: sda2 ; exists: True ; >06:11:14,807 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >06:11:14,808 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >06:11:14,810 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >06:11:14,810 INFO blivet: added partition sda2 (id 4) to device tree >06:11:14,811 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >06:11:14,816 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: dos ; >06:11:14,817 DEBUG blivet: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >06:11:14,818 DEBUG blivet: DiskLabel.__init__: device: /dev/sda2 ; labelType: dos ; exists: True ; >06:11:14,820 WARN blivet: disklabel detected but not usable on sda2 >06:11:14,822 DEBUG blivet: no type or existing type for sda2, bailing >06:11:14,823 DEBUG blivet: looking up parted Device: /dev/sda2 >06:11:14,827 INFO blivet: got device: PartitionDevice instance (0x2f87a50) -- > name = sda2 status = True kids = 0 id = 4 > parents = ['existing 953869MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 953624.000977 > format = existing None > 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: 2 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: False > hardwareGeometry: (0, 255, 63) biosGeometry: (0, 255, 63) > PedDevice: <_ped.Device object at 0x2f85200> > target size = 0 path = /dev/sda2 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 2 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x2f80c50> fileSystem: None > number: 2 path: /dev/sda2 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x2f873d0> PedPartition: <_ped.Partition object at 0x2f864d0> > disk = existing 953869MB disk sda (2) with existing msdos disklabel > start = 501758 end = 1953523711 length = 1953021954 > flags = >06:11:14,839 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD1002FBYS-02A6B0_WD-WMATV8131629-part5 /dev/disk/by-id/wwn-0x50014ee057b55731-part5', > '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_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '182', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '182', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'o8wKf4-Bwlv-nlyH-pYMe-F3a2-xMTy-VVTAx5', > 'ID_FS_UUID_ENC': 'o8wKf4-Bwlv-nlyH-pYMe-F3a2-xMTy-VVTAx5', > 'ID_FS_VERSION': 'LVM2 001', > 'ID_MODEL': 'WDC_WD1002FBYS-02A6B0', > 'ID_MODEL_ENC': 'WDC\\x20WD1002FBYS-02A6B0\\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': '501760', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1953021952', > 'ID_PART_ENTRY_TYPE': '0x8e', > 'ID_PART_ENTRY_UUID': '00029b0e-05', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '00029b0e', > 'ID_REVISION': '03.00C06', > 'ID_SERIAL': 'WDC_WD1002FBYS-02A6B0_WD-WMATV8131629', > 'ID_SERIAL_SHORT': 'WD-WMATV8131629', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee057b55731', > 'ID_WWN_WITH_EXTENSION': '0x50014ee057b55731', > 'MAJOR': '8', > 'MINOR': '5', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '36185', > 'name': 'sda5', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD1002FBYS-02A6B0_WD-WMATV8131629-part5', > '/dev/disk/by-id/wwn-0x50014ee057b55731-part5'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5'} ; name: sda5 ; >06:11:14,845 INFO blivet: scanning sda5 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5)... >06:11:14,847 DEBUG blivet: DeviceTree.getDeviceByName: name: sda5 ; >06:11:14,854 DEBUG blivet: DeviceTree.getDeviceByName returned None >06:11:14,855 INFO blivet: sda5 is a partition >06:11:14,856 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda5 ; >06:11:14,857 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >06:11:14,858 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >06:11:14,859 DEBUG blivet: DiskDevice.addChild: kids: 2 ; name: sda ; >06:11:14,860 DEBUG blivet: PartitionDevice._setFormat: sda5 ; >06:11:14,861 DEBUG blivet: getFormat('None') returning DeviceFormat instance >06:11:14,862 DEBUG blivet: PartitionDevice._setFormat: sda5 ; current: None ; type: None ; >06:11:14,865 DEBUG blivet: looking up parted Partition: /dev/sda5 >06:11:14,867 DEBUG blivet: PartitionDevice.probe: sda5 ; exists: True ; >06:11:14,868 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 1 ; >06:11:14,869 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 10 ; >06:11:14,876 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 12 ; >06:11:14,877 INFO blivet: added partition sda5 (id 5) to device tree >06:11:14,878 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda5 ; >06:11:14,879 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda5 ; label_type: dos ; >06:11:14,880 DEBUG blivet: PartitionDevice.setup: sda5 ; status: True ; controllable: True ; orig: False ; >06:11:14,881 DEBUG blivet: DiskLabel.__init__: device: /dev/sda5 ; labelType: dos ; exists: True ; >06:11:14,889 WARN blivet: disklabel detected but not usable on sda5 >06:11:14,938 INFO blivet: type detected on 'sda5' is 'LVM2_member' >06:11:14,939 DEBUG blivet: LVMPhysicalVolume.__init__: vgName: guswks ; uuid: o8wKf4-Bwlv-nlyH-pYMe-F3a2-xMTy-VVTAx5 ; exists: True ; vgUuid: QFCZt9-6lM2-aS0g-dA6t-A3JC-t2pu-3u0bhS ; label: None ; peStart: 0.1875 ; device: /dev/sda5 ; serial: WD-WMATV8131629 ; >06:11:14,939 DEBUG blivet: getFormat('LVM2_member') returning LVMPhysicalVolume instance >06:11:14,940 DEBUG blivet: PartitionDevice._setFormat: sda5 ; >06:11:14,941 DEBUG blivet: PartitionDevice._setFormat: sda5 ; current: None ; type: lvmpv ; >06:11:14,942 DEBUG blivet: DeviceTree.handleUdevLVMPVFormat: type: lvmpv ; name: sda5 ; >06:11:14,944 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >06:11:14,946 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sda5 ; >06:11:14,947 DEBUG blivet: getFormat('None') returning DeviceFormat instance >06:11:14,949 DEBUG blivet: LVMVolumeGroupDevice._setFormat: guswks ; current: None ; type: None ; >06:11:14,956 INFO blivet: added lvmvg guswks (id 6) to device tree >06:11:15,000 DEBUG blivet: DeviceTree.getDeviceByName: name: guswks-root ; >06:11:15,001 DEBUG blivet: DeviceTree.getDeviceByName returned None >06:11:15,002 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >06:11:15,004 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 0 ; name: guswks ; >06:11:15,004 DEBUG blivet: getFormat('None') returning DeviceFormat instance >06:11:15,006 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: guswks-root ; current: None ; type: None ; >06:11:15,009 DEBUG blivet: Adding guswks-root/945388MB to guswks >06:11:15,009 INFO blivet: added lvmlv guswks-root (id 7) to device tree >06:11:15,012 DEBUG blivet: LVMLogicalVolumeDevice.setup: guswks-root ; status: False ; controllable: True ; orig: False ; >06:11:15,013 DEBUG blivet: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: guswks-root ; orig: False ; >06:11:15,017 DEBUG blivet: LVMVolumeGroupDevice.setup: guswks ; status: True ; controllable: True ; orig: False ; >06:11:15,025 DEBUG blivet: LVMLogicalVolumeDevice._setup: guswks-root ; status: False ; controllable: True ; orig: False ; >06:11:15,274 DEBUG blivet: looking up parted Device: /dev/mapper/guswks-root >06:11:15,276 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: guswks-root ; status: True ; >06:11:15,278 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: guswks-root ; status: True ; >06:11:15,288 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-guswks-root /dev/disk/by-id/dm-uuid-LVM-QFCZt96lM2aS0gdA6tA3JCt2pu3u0bhSZnfkkNIeON76r2qZaN9IUk6muheisAph /dev/disk/by-uuid/ee6477cd-ea60-4cb2-9512-4ffbbce48bab /dev/guswks/root /dev/mapper/guswks-root', > 'DEVNAME': 'dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > 'DM_ACTIVATION': '1', > 'DM_LV_NAME': 'root', > 'DM_NAME': 'guswks-root', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-QFCZt96lM2aS0gdA6tA3JCt2pu3u0bhSZnfkkNIeON76r2qZaN9IUk6muheisAph', > 'DM_VG_NAME': 'guswks', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'ee6477cd-ea60-4cb2-9512-4ffbbce48bab', > 'ID_FS_UUID_ENC': 'ee6477cd-ea60-4cb2-9512-4ffbbce48bab', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '2166043', > 'name': 'dm-2', > 'symlinks': ['/dev/disk/by-id/dm-name-guswks-root', > '/dev/disk/by-id/dm-uuid-LVM-QFCZt96lM2aS0gdA6tA3JCt2pu3u0bhSZnfkkNIeON76r2qZaN9IUk6muheisAph', > '/dev/disk/by-uuid/ee6477cd-ea60-4cb2-9512-4ffbbce48bab', > '/dev/guswks/root', > '/dev/mapper/guswks-root'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: guswks-root ; >06:11:15,289 INFO blivet: scanning guswks-root (/devices/virtual/block/dm-2)... >06:11:15,296 DEBUG blivet: DeviceTree.getDeviceByName: name: guswks-root ; >06:11:15,301 DEBUG blivet: DeviceTree.getDeviceByName returned existing 945388MB lvmlv guswks-root (7) >06:11:15,302 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: guswks-root ; >06:11:15,306 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: guswks-root ; label_type: None ; >06:11:15,311 DEBUG blivet: Ext4FS.supported: supported: True ; >06:11:15,312 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >06:11:15,312 DEBUG blivet: device guswks-root does not contain a disklabel >06:11:15,312 INFO blivet: type detected on 'guswks-root' is 'ext4' >06:11:15,416 DEBUG blivet: padding min size from 543591 up to 544091 >06:11:15,417 DEBUG blivet: Ext4FS.supported: supported: True ; >06:11:15,418 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >06:11:15,419 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: guswks-root ; current: None ; type: ext4 ; >06:11:15,422 DEBUG blivet: looking up parted Device: /dev/mapper/guswks >06:11:15,423 DEBUG blivet: guswks size is 953620MB >06:11:15,424 DEBUG blivet: vg guswks has 8232MB free >06:11:15,424 DEBUG blivet: guswks size is 953620MB >06:11:15,425 DEBUG blivet: vg guswks has 8232MB free >06:11:15,428 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x2fa3fd0) -- > name = guswks-root status = True kids = 0 id = 7 > parents = ['existing 953620MB lvmvg guswks (6)'] > uuid = ZnfkkN-IeON-76r2-qZaN-9IUk-6muh-eisAph size = 945388.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-2 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/guswks-root type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 1936154624 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32595 did: 0 busy: False > hardwareGeometry: (120520, 255, 63) biosGeometry: (120520, 255, 63) > PedDevice: <_ped.Device object at 0x2f85170> > target size = 945388.0 path = /dev/mapper/guswks-root > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x2fa3ad0) -- > name = guswks status = True kids = 1 id = 6 > parents = ['existing 953624MB partition sda5 (5) with existing lvmpv'] > uuid = QFCZt9-6lM2-aS0g-dA6t-A3JC-t2pu-3u0bhS size = 953620 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/guswks > format args = [] originalFormat = None target = None dmUuid = None free = 44.0 PE Size = 4.0 PE Count = 238405 > PE Free = 11 PV Count = 1 > LV Names = ['root', 'swap_1'] modified = False > extents = 238405.0 free space = 8232 > free extents = 2058.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 953624MB partition sda5 (5) with existing lvmpv'] > LVs = ['existing 945388MB lvmlv guswks-root (7) with existing ext4 filesystem'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 945388MB >06:11:15,439 DEBUG blivet: Ext4FS.supported: supported: True ; >06:11:15,439 INFO blivet: got format: Ext4FS instance (0x3133d10) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/guswks-root uuid = ee6477cd-ea60-4cb2-9512-4ffbbce48bab exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 945388.0 targetSize = 945388.0 > >06:11:15,441 DEBUG blivet: DeviceTree.getDeviceByName: name: guswks-swap_1 ; >06:11:15,442 DEBUG blivet: DeviceTree.getDeviceByName returned None >06:11:15,443 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >06:11:15,446 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 1 ; name: guswks ; >06:11:15,447 DEBUG blivet: getFormat('None') returning DeviceFormat instance >06:11:15,448 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: guswks-swap_1 ; current: None ; type: None ; >06:11:15,456 DEBUG blivet: Adding guswks-swap_1/8188MB to guswks >06:11:15,456 INFO blivet: added lvmlv guswks-swap_1 (id 8) to device tree >06:11:15,457 DEBUG blivet: LVMLogicalVolumeDevice.setup: guswks-swap_1 ; status: False ; controllable: True ; orig: False ; >06:11:15,459 DEBUG blivet: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: guswks-swap_1 ; orig: False ; >06:11:15,460 DEBUG blivet: LVMVolumeGroupDevice.setup: guswks ; status: True ; controllable: True ; orig: False ; >06:11:15,462 DEBUG blivet: LVMLogicalVolumeDevice._setup: guswks-swap_1 ; status: False ; controllable: True ; orig: False ; >06:11:15,646 DEBUG blivet: looking up parted Device: /dev/mapper/guswks-swap_1 >06:11:15,651 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: guswks-swap_1 ; status: True ; >06:11:15,667 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: guswks-swap_1 ; status: True ; >06:11:15,671 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-guswks-swap_1 /dev/disk/by-id/dm-uuid-LVM-QFCZt96lM2aS0gdA6tA3JCt2pu3u0bhS7PaxVWjBvKkf0NFYBuj2LjU7cuuLo4up /dev/disk/by-uuid/b07f128d-990f-4cb5-a613-1d5aba48159d /dev/guswks/swap_1 /dev/mapper/guswks-swap_1', > 'DEVNAME': 'dm-3', > 'DEVPATH': '/devices/virtual/block/dm-3', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'swap_1', > 'DM_NAME': 'guswks-swap_1', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-QFCZt96lM2aS0gdA6tA3JCt2pu3u0bhS7PaxVWjBvKkf0NFYBuj2LjU7cuuLo4up', > 'DM_VG_NAME': 'guswks', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': 'b07f128d-990f-4cb5-a613-1d5aba48159d', > 'ID_FS_UUID_ENC': 'b07f128d-990f-4cb5-a613-1d5aba48159d', > 'ID_FS_VERSION': '2', > 'MAJOR': '253', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '2587199', > 'name': 'dm-3', > 'symlinks': ['/dev/disk/by-id/dm-name-guswks-swap_1', > '/dev/disk/by-id/dm-uuid-LVM-QFCZt96lM2aS0gdA6tA3JCt2pu3u0bhS7PaxVWjBvKkf0NFYBuj2LjU7cuuLo4up', > '/dev/disk/by-uuid/b07f128d-990f-4cb5-a613-1d5aba48159d', > '/dev/guswks/swap_1', > '/dev/mapper/guswks-swap_1'], > 'sysfs_path': '/devices/virtual/block/dm-3'} ; name: guswks-swap_1 ; >06:11:15,671 INFO blivet: scanning guswks-swap_1 (/devices/virtual/block/dm-3)... >06:11:15,682 DEBUG blivet: DeviceTree.getDeviceByName: name: guswks-swap_1 ; >06:11:15,683 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8188MB lvmlv guswks-swap_1 (8) >06:11:15,696 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: guswks-swap_1 ; >06:11:15,697 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: guswks-swap_1 ; label_type: None ; >06:11:15,698 DEBUG blivet: SwapSpace.__init__: >06:11:15,698 DEBUG blivet: getFormat('swap') returning SwapSpace instance >06:11:15,698 DEBUG blivet: device guswks-swap_1 does not contain a disklabel >06:11:15,699 INFO blivet: type detected on 'guswks-swap_1' is 'swap' >06:11:15,705 DEBUG blivet: SwapSpace.__init__: device: /dev/mapper/guswks-swap_1 ; serial: None ; uuid: b07f128d-990f-4cb5-a613-1d5aba48159d ; exists: True ; label: None ; >06:11:15,705 DEBUG blivet: getFormat('swap') returning SwapSpace instance >06:11:15,707 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: guswks-swap_1 ; current: None ; type: swap ; >06:11:15,709 DEBUG blivet: looking up parted Device: /dev/mapper/guswks >06:11:15,709 DEBUG blivet: guswks size is 953620MB >06:11:15,710 DEBUG blivet: vg guswks has 44MB free >06:11:15,710 DEBUG blivet: guswks size is 953620MB >06:11:15,711 DEBUG blivet: vg guswks has 44MB free >06:11:15,727 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x3133050) -- > name = guswks-swap_1 status = True kids = 0 id = 8 > parents = ['existing 953620MB lvmvg guswks (6)'] > uuid = 7PaxVW-jBvK-kf0N-FYBu-j2Lj-U7cu-uLo4up size = 8188.0 > format = existing swap > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-3 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/guswks-swap_1 type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 16769024 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: False > hardwareGeometry: (1043, 255, 63) biosGeometry: (1043, 255, 63) > PedDevice: <_ped.Device object at 0x2f85290> > target size = 8188.0 path = /dev/mapper/guswks-swap_1 > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x2fa3ad0) -- > name = guswks status = True kids = 2 id = 6 > parents = ['existing 953624MB partition sda5 (5) with existing lvmpv'] > uuid = QFCZt9-6lM2-aS0g-dA6t-A3JC-t2pu-3u0bhS size = 953620 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/guswks > format args = [] originalFormat = None target = None dmUuid = None free = 44.0 PE Size = 4.0 PE Count = 238405 > PE Free = 11 PV Count = 1 > LV Names = ['root', 'swap_1'] modified = False > extents = 238405.0 free space = 44 > free extents = 11.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 953624MB partition sda5 (5) with existing lvmpv'] > LVs = ['existing 945388MB lvmlv guswks-root (7) with existing ext4 filesystem', > 'existing 8188MB lvmlv guswks-swap_1 (8) with existing swap'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 8188MB >06:11:15,734 INFO blivet: got format: SwapSpace instance (0x2f87c50) -- > type = swap name = swap status = False > device = /dev/mapper/guswks-swap_1 uuid = b07f128d-990f-4cb5-a613-1d5aba48159d exists = True > options = supported = True formattable = True resizable = False > priority = None label = None >06:11:15,736 DEBUG blivet: DeviceTree.getDeviceByName: name: guswks-swap_1 ; >06:11:15,738 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8188MB lvmlv guswks-swap_1 (8) with existing swap >06:11:15,739 DEBUG blivet: set guswks-swap_1 copies to 1, metadata size to 0MB, log size to 0MB, total size 8188MB >06:11:15,740 DEBUG blivet: DeviceTree.getDeviceByName: name: guswks-root ; >06:11:15,751 DEBUG blivet: DeviceTree.getDeviceByName returned existing 945388MB lvmlv guswks-root (7) with existing ext4 filesystem >06:11:15,752 DEBUG blivet: set guswks-root copies to 1, metadata size to 0MB, log size to 0MB, total size 945388MB >06:11:15,752 DEBUG blivet: looking up parted Device: /dev/sda5 >06:11:15,756 INFO blivet: got device: PartitionDevice instance (0x2f93b50) -- > name = sda5 status = True kids = 1 id = 5 > parents = ['existing 953869MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 953624.0 > format = existing lvmpv > 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: 1953021952 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (121569, 255, 63) biosGeometry: (121569, 255, 63) > PedDevice: <_ped.Device object at 0x2f850e0> > target size = 0 path = /dev/sda5 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x2f80c50> fileSystem: None > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x2f87550> PedPartition: <_ped.Partition object at 0x2f86530> > disk = existing 953869MB disk sda (2) with existing msdos disklabel > start = 501760 end = 1953523711 length = 1953021952 > flags = lvm >06:11:15,757 INFO blivet: got format: LVMPhysicalVolume instance (0x2fa31d0) -- > type = lvmpv name = physical volume (LVM) status = False > device = /dev/sda5 uuid = o8wKf4-Bwlv-nlyH-pYMe-F3a2-xMTy-VVTAx5 exists = True > options = None supported = True formattable = True resizable = False > vgName = guswks vgUUID = QFCZt9-6lM2-aS0g-dA6t-A3JC-t2pu-3u0bhS peStart = 0.1875 >06:11:15,762 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD5002ABYS-02B1B0_WD-WCASYE695396 /dev/disk/by-id/wwn-0x50014ee204ec4fcd', > 'DEVNAME': 'sdb', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:1/0:0:1:0/block/sdb', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '96', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '96', > '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': 'WDC_WD5002ABYS-02B1B0', > 'ID_MODEL_ENC': 'WDC\\x20WD5002ABYS-02B1B0\\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_PART_TABLE_UUID': '0006a144', > 'ID_REVISION': '02.03B03', > 'ID_SERIAL': 'WDC_WD5002ABYS-02B1B0_WD-WCASYE695396', > 'ID_SERIAL_SHORT': 'WD-WCASYE695396', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee204ec4fcd', > 'ID_WWN_WITH_EXTENSION': '0x50014ee204ec4fcd', > 'MAJOR': '8', > 'MINOR': '16', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '36592', > 'name': 'sdb', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD5002ABYS-02B1B0_WD-WCASYE695396', > '/dev/disk/by-id/wwn-0x50014ee204ec4fcd'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:1/0:0:1:0/block/sdb'} ; name: sdb ; >06:11:15,763 INFO blivet: scanning sdb (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:1/0:0:1:0/block/sdb)... >06:11:15,764 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >06:11:15,764 DEBUG blivet: DeviceTree.getDeviceByName returned None >06:11:15,765 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdb ; >06:11:15,784 INFO blivet: sdb is a disk >06:11:15,784 DEBUG blivet: getFormat('None') returning DeviceFormat instance >06:11:15,785 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: None ; >06:11:15,811 INFO blivet: added disk sdb (id 9) to device tree >06:11:15,812 DEBUG blivet: looking up parted Device: /dev/sdb >06:11:15,814 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb ; >06:11:15,814 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb ; label_type: dos ; >06:11:15,815 DEBUG blivet: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >06:11:15,815 DEBUG blivet: required disklabel type for sdb (1) is None >06:11:15,816 DEBUG blivet: default disklabel type for sdb is msdos >06:11:15,816 DEBUG blivet: selecting msdos disklabel for sdb based on size >06:11:15,817 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb ; labelType: msdos ; exists: True ; >06:11:16,004 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 2 > lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x3142810>, <parted.partition.Partition object at 0x31429d0>] > device: <parted.device.Device object at 0x3142650> > PedDisk: <_ped.Disk object at 0x3136c68> >06:11:16,005 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >06:11:16,006 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: disklabel ; >06:11:16,013 INFO blivet: got device: DiskDevice instance (0x2f87d50) -- > name = sdb status = True kids = 0 id = 9 > 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/ata1/host0/target0:0:1/0:0:1:0/block/sdb partedDevice = parted.Device instance -- > model: ATA WDC WD5002ABYS-0 path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 1 busy: False > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x2f853b0> > target size = 0 path = /dev/sdb > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x3142250> >06:11:16,021 INFO blivet: got format: DiskLabel instance (0x31423d0) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sdb uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 2 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 2 > lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x3142810>, <parted.partition.Partition object at 0x31429d0>] > device: <parted.device.Device object at 0x3142650> > PedDisk: <_ped.Disk object at 0x3136c68> > origPartedDisk = <parted.disk.Disk object at 0x3142b90> > partedDevice = parted.Device instance -- > model: ATA WDC WD5002ABYS-0 path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 1 busy: False > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x2f85440> > >06:11:16,034 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD5002ABYS-02B1B0_WD-WCASYE695396-part1 /dev/disk/by-id/wwn-0x50014ee204ec4fcd-part1 /dev/disk/by-uuid/5f5f30d1-a7a6-42f7-8b47-3f7f28ae40be', > 'DEVNAME': 'sdb1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:1/0:0:1:0/block/sdb/sdb1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '96', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '96', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '5f5f30d1-a7a6-42f7-8b47-3f7f28ae40be', > 'ID_FS_UUID_ENC': '5f5f30d1-a7a6-42f7-8b47-3f7f28ae40be', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'WDC_WD5002ABYS-02B1B0', > 'ID_MODEL_ENC': 'WDC\\x20WD5002ABYS-02B1B0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1024000', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '0006a144-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0006a144', > 'ID_REVISION': '02.03B03', > 'ID_SERIAL': 'WDC_WD5002ABYS-02B1B0_WD-WCASYE695396', > 'ID_SERIAL_SHORT': 'WD-WCASYE695396', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee204ec4fcd', > 'ID_WWN_WITH_EXTENSION': '0x50014ee204ec4fcd', > 'MAJOR': '8', > 'MINOR': '17', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '36654', > 'name': 'sdb1', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD5002ABYS-02B1B0_WD-WCASYE695396-part1', > '/dev/disk/by-id/wwn-0x50014ee204ec4fcd-part1', > '/dev/disk/by-uuid/5f5f30d1-a7a6-42f7-8b47-3f7f28ae40be'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:1/0:0:1:0/block/sdb/sdb1'} ; name: sdb1 ; >06:11:16,035 INFO blivet: scanning sdb1 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:1/0:0:1:0/block/sdb/sdb1)... >06:11:16,037 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb1 ; >06:11:16,037 DEBUG blivet: DeviceTree.getDeviceByName returned None >06:11:16,038 INFO blivet: sdb1 is a partition >06:11:16,039 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdb1 ; >06:11:16,039 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >06:11:16,040 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sdb (9) with existing msdos disklabel >06:11:16,042 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sdb ; >06:11:16,042 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; >06:11:16,043 DEBUG blivet: getFormat('None') returning DeviceFormat instance >06:11:16,044 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; current: None ; type: None ; >06:11:16,044 DEBUG blivet: looking up parted Partition: /dev/sdb1 >06:11:16,045 DEBUG blivet: PartitionDevice.probe: sdb1 ; exists: True ; >06:11:16,046 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 1 ; >06:11:16,047 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 10 ; >06:11:16,047 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 12 ; >06:11:16,048 INFO blivet: added partition sdb1 (id 10) to device tree >06:11:16,048 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb1 ; >06:11:16,049 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb1 ; label_type: dos ; >06:11:16,050 DEBUG blivet: PartitionDevice.setup: sdb1 ; status: True ; controllable: True ; orig: False ; >06:11:16,051 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb1 ; labelType: dos ; exists: True ; >06:11:16,071 WARN blivet: disklabel detected but not usable on sdb1 >06:11:16,073 INFO blivet: type detected on 'sdb1' is 'ext4' >06:11:16,138 DEBUG blivet: padding min size from 110 up to 121 >06:11:16,140 DEBUG blivet: Ext4FS.supported: supported: True ; >06:11:16,141 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >06:11:16,142 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; >06:11:16,143 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; current: None ; type: ext4 ; >06:11:16,144 DEBUG blivet: looking up parted Device: /dev/sdb1 >06:11:16,146 INFO blivet: got device: PartitionDevice instance (0x3142dd0) -- > name = sdb1 status = True kids = 0 id = 10 > parents = ['existing 476940MB disk sdb (9) with existing msdos disklabel'] > uuid = None size = 500.0 > format = existing ext4 filesystem > major = 8 minor = 17 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:1/0:0:1:0/block/sdb/sdb1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32595 did: 0 busy: False > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x2f85680> > target size = 0 path = /dev/sdb1 > format args = [] originalFormat = None grow = None max size = 0 bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3142710> fileSystem: <parted.filesystem.FileSystem object at 0x3142b10> > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x31428d0> PedPartition: <_ped.Partition object at 0x31476b0> > disk = existing 476940MB disk sdb (9) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot >06:11:16,157 DEBUG blivet: Ext4FS.supported: supported: True ; >06:11:16,157 INFO blivet: got format: Ext4FS instance (0x3142d10) -- > type = ext4 name = ext4 status = False > device = /dev/sdb1 uuid = 5f5f30d1-a7a6-42f7-8b47-3f7f28ae40be exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 500.0 targetSize = 500.0 > >06:11:16,163 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD5002ABYS-02B1B0_WD-WCASYE695396-part2 /dev/disk/by-id/wwn-0x50014ee204ec4fcd-part2', > 'DEVNAME': 'sdb2', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:1/0:0:1:0/block/sdb/sdb2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '96', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '96', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'zeFsth-1wRe-6cJX-qGkA-mEhl-yAQV-iM52Rn', > 'ID_FS_UUID_ENC': 'zeFsth-1wRe-6cJX-qGkA-mEhl-yAQV-iM52Rn', > 'ID_FS_VERSION': 'LVM2 001', > 'ID_MODEL': 'WDC_WD5002ABYS-02B1B0', > 'ID_MODEL_ENC': 'WDC\\x20WD5002ABYS-02B1B0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '1026048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '975747072', > 'ID_PART_ENTRY_TYPE': '0x8e', > 'ID_PART_ENTRY_UUID': '0006a144-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0006a144', > 'ID_REVISION': '02.03B03', > 'ID_SERIAL': 'WDC_WD5002ABYS-02B1B0_WD-WCASYE695396', > 'ID_SERIAL_SHORT': 'WD-WCASYE695396', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee204ec4fcd', > 'ID_WWN_WITH_EXTENSION': '0x50014ee204ec4fcd', > 'MAJOR': '8', > 'MINOR': '18', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '36715', > 'name': 'sdb2', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD5002ABYS-02B1B0_WD-WCASYE695396-part2', > '/dev/disk/by-id/wwn-0x50014ee204ec4fcd-part2'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:1/0:0:1:0/block/sdb/sdb2'} ; name: sdb2 ; >06:11:16,163 INFO blivet: scanning sdb2 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:1/0:0:1:0/block/sdb/sdb2)... >06:11:16,165 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb2 ; >06:11:16,166 DEBUG blivet: DeviceTree.getDeviceByName returned None >06:11:16,166 INFO blivet: sdb2 is a partition >06:11:16,176 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdb2 ; >06:11:16,177 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >06:11:16,178 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sdb (9) with existing msdos disklabel >06:11:16,186 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sdb ; >06:11:16,188 DEBUG blivet: PartitionDevice._setFormat: sdb2 ; >06:11:16,188 DEBUG blivet: getFormat('None') returning DeviceFormat instance >06:11:16,189 DEBUG blivet: PartitionDevice._setFormat: sdb2 ; current: None ; type: None ; >06:11:16,189 DEBUG blivet: looking up parted Partition: /dev/sdb2 >06:11:16,200 DEBUG blivet: PartitionDevice.probe: sdb2 ; exists: True ; >06:11:16,201 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb2 ; flag: 1 ; >06:11:16,202 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb2 ; flag: 10 ; >06:11:16,203 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb2 ; flag: 12 ; >06:11:16,203 INFO blivet: added partition sdb2 (id 11) to device tree >06:11:16,204 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb2 ; >06:11:16,210 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb2 ; label_type: dos ; >06:11:16,211 DEBUG blivet: PartitionDevice.setup: sdb2 ; status: True ; controllable: True ; orig: False ; >06:11:16,211 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb2 ; labelType: dos ; exists: True ; >06:11:16,220 WARN blivet: disklabel detected but not usable on sdb2 >06:11:16,262 INFO blivet: type detected on 'sdb2' is 'LVM2_member' >06:11:16,263 DEBUG blivet: LVMPhysicalVolume.__init__: vgName: vg_f17guswks ; uuid: zeFsth-1wRe-6cJX-qGkA-mEhl-yAQV-iM52Rn ; exists: True ; vgUuid: MPUUpB-Vi5Z-hspz-94zw-EFsh-dOK7-LBVOhQ ; label: None ; peStart: 1.0 ; device: /dev/sdb2 ; serial: WD-WCASYE695396 ; >06:11:16,263 DEBUG blivet: getFormat('LVM2_member') returning LVMPhysicalVolume instance >06:11:16,265 DEBUG blivet: PartitionDevice._setFormat: sdb2 ; >06:11:16,266 DEBUG blivet: PartitionDevice._setFormat: sdb2 ; current: None ; type: lvmpv ; >06:11:16,267 DEBUG blivet: DeviceTree.handleUdevLVMPVFormat: type: lvmpv ; name: sdb2 ; >06:11:16,269 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >06:11:16,272 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sdb2 ; >06:11:16,273 DEBUG blivet: getFormat('None') returning DeviceFormat instance >06:11:16,274 DEBUG blivet: LVMVolumeGroupDevice._setFormat: vg_f17guswks ; current: None ; type: None ; >06:11:16,276 INFO blivet: added lvmvg vg_f17guswks (id 12) to device tree >06:11:16,316 DEBUG blivet: DeviceTree.getDeviceByName: name: vg_f17guswks-lv_home ; >06:11:16,318 DEBUG blivet: DeviceTree.getDeviceByName returned None >06:11:16,319 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >06:11:16,320 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 0 ; name: vg_f17guswks ; >06:11:16,321 DEBUG blivet: getFormat('None') returning DeviceFormat instance >06:11:16,322 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: vg_f17guswks-lv_home ; current: None ; type: None ; >06:11:16,325 DEBUG blivet: Adding vg_f17guswks-lv_home/415168MB to vg_f17guswks >06:11:16,325 INFO blivet: added lvmlv vg_f17guswks-lv_home (id 13) to device tree >06:11:16,327 DEBUG blivet: LVMLogicalVolumeDevice.setup: vg_f17guswks-lv_home ; status: False ; controllable: True ; orig: False ; >06:11:16,329 DEBUG blivet: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: vg_f17guswks-lv_home ; orig: False ; >06:11:16,331 DEBUG blivet: LVMVolumeGroupDevice.setup: vg_f17guswks ; status: True ; controllable: True ; orig: False ; >06:11:16,335 DEBUG blivet: LVMLogicalVolumeDevice._setup: vg_f17guswks-lv_home ; status: False ; controllable: True ; orig: False ; >06:11:16,588 DEBUG blivet: looking up parted Device: /dev/mapper/vg_f17guswks-lv_home >06:11:16,590 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: vg_f17guswks-lv_home ; status: True ; >06:11:16,592 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: vg_f17guswks-lv_home ; status: True ; >06:11:16,596 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-vg_f17guswks-lv_home /dev/disk/by-id/dm-uuid-LVM-MPUUpBVi5Zhspz94zwEFshdOK7LBVOhQkR8rTssRA51HGb238zpkv1cWVeFssjaC /dev/disk/by-uuid/ea814cd2-99b4-4f60-acc5-27b662366c18 /dev/mapper/vg_f17guswks-lv_home /dev/vg_f17guswks/lv_home', > 'DEVNAME': 'dm-4', > 'DEVPATH': '/devices/virtual/block/dm-4', > 'DEVTYPE': 'disk', > 'DM_ACTIVATION': '1', > 'DM_LV_NAME': 'lv_home', > 'DM_NAME': 'vg_f17guswks-lv_home', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-MPUUpBVi5Zhspz94zwEFshdOK7LBVOhQkR8rTssRA51HGb238zpkv1cWVeFssjaC', > 'DM_VG_NAME': 'vg_f17guswks', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'ea814cd2-99b4-4f60-acc5-27b662366c18', > 'ID_FS_UUID_ENC': 'ea814cd2-99b4-4f60-acc5-27b662366c18', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '3465135', > 'name': 'dm-4', > 'symlinks': ['/dev/disk/by-id/dm-name-vg_f17guswks-lv_home', > '/dev/disk/by-id/dm-uuid-LVM-MPUUpBVi5Zhspz94zwEFshdOK7LBVOhQkR8rTssRA51HGb238zpkv1cWVeFssjaC', > '/dev/disk/by-uuid/ea814cd2-99b4-4f60-acc5-27b662366c18', > '/dev/mapper/vg_f17guswks-lv_home', > '/dev/vg_f17guswks/lv_home'], > 'sysfs_path': '/devices/virtual/block/dm-4'} ; name: vg_f17guswks-lv_home ; >06:11:16,596 INFO blivet: scanning vg_f17guswks-lv_home (/devices/virtual/block/dm-4)... >06:11:16,598 DEBUG blivet: DeviceTree.getDeviceByName: name: vg_f17guswks-lv_home ; >06:11:16,599 DEBUG blivet: DeviceTree.getDeviceByName returned existing 415168MB lvmlv vg_f17guswks-lv_home (13) >06:11:16,601 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: vg_f17guswks-lv_home ; >06:11:16,602 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: vg_f17guswks-lv_home ; label_type: None ; >06:11:16,604 DEBUG blivet: Ext4FS.supported: supported: True ; >06:11:16,604 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >06:11:16,604 DEBUG blivet: device vg_f17guswks-lv_home does not contain a disklabel >06:11:16,605 INFO blivet: type detected on 'vg_f17guswks-lv_home' is 'ext4' >06:11:16,659 DEBUG blivet: padding min size from 184171 up to 184671 >06:11:16,661 DEBUG blivet: Ext4FS.supported: supported: True ; >06:11:16,661 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >06:11:16,662 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: vg_f17guswks-lv_home ; current: None ; type: ext4 ; >06:11:16,665 DEBUG blivet: looking up parted Device: /dev/mapper/vg_f17guswks >06:11:16,665 DEBUG blivet: vg_f17guswks size is 476416MB >06:11:16,666 DEBUG blivet: vg vg_f17guswks has 61248MB free >06:11:16,666 DEBUG blivet: vg_f17guswks size is 476416MB >06:11:16,667 DEBUG blivet: vg vg_f17guswks has 61248MB free >06:11:16,667 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x314cb50) -- > name = vg_f17guswks-lv_home status = True kids = 0 id = 13 > parents = ['existing 476416MB lvmvg vg_f17guswks (12)'] > uuid = kR8rTs-sRA5-1HGb-238z-pkv1-cWVe-FssjaC size = 415168.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-4 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/vg_f17guswks-lv_home type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 850264064 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32595 did: 0 busy: False > hardwareGeometry: (52926, 255, 63) biosGeometry: (52926, 255, 63) > PedDevice: <_ped.Device object at 0x2f857a0> > target size = 415168.0 path = /dev/mapper/vg_f17guswks-lv_home > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x314c2d0) -- > name = vg_f17guswks status = True kids = 1 id = 12 > parents = ['existing 476439MB partition sdb2 (11) with existing lvmpv'] > uuid = MPUUpB-Vi5Z-hspz-94zw-EFsh-dOK7-LBVOhQ size = 476416 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/vg_f17guswks > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 32.0 PE Count = 14888 > PE Free = 0 PV Count = 1 > LV Names = ['lv_home', 'lv_root', 'lv_swap'] modified = False > extents = 14888.0 free space = 61248 > free extents = 1914.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 476439MB partition sdb2 (11) with existing lvmpv'] > LVs = ['existing 415168MB lvmlv vg_f17guswks-lv_home (13) with existing ext4 filesystem'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 415168MB >06:11:16,669 DEBUG blivet: Ext4FS.supported: supported: True ; >06:11:16,669 INFO blivet: got format: Ext4FS instance (0x3163cd0) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/vg_f17guswks-lv_home uuid = ea814cd2-99b4-4f60-acc5-27b662366c18 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 415168.0 targetSize = 415168.0 > >06:11:16,671 DEBUG blivet: DeviceTree.getDeviceByName: name: vg_f17guswks-lv_root ; >06:11:16,672 DEBUG blivet: DeviceTree.getDeviceByName returned None >06:11:16,674 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >06:11:16,675 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 1 ; name: vg_f17guswks ; >06:11:16,675 DEBUG blivet: getFormat('None') returning DeviceFormat instance >06:11:16,677 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: vg_f17guswks-lv_root ; current: None ; type: None ; >06:11:16,677 DEBUG blivet: Adding vg_f17guswks-lv_root/51200MB to vg_f17guswks >06:11:16,677 INFO blivet: added lvmlv vg_f17guswks-lv_root (id 14) to device tree >06:11:16,678 DEBUG blivet: LVMLogicalVolumeDevice.setup: vg_f17guswks-lv_root ; status: False ; controllable: True ; orig: False ; >06:11:16,681 DEBUG blivet: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: vg_f17guswks-lv_root ; orig: False ; >06:11:16,682 DEBUG blivet: LVMVolumeGroupDevice.setup: vg_f17guswks ; status: True ; controllable: True ; orig: False ; >06:11:16,683 DEBUG blivet: LVMLogicalVolumeDevice._setup: vg_f17guswks-lv_root ; status: False ; controllable: True ; orig: False ; >06:11:16,837 DEBUG blivet: looking up parted Device: /dev/mapper/vg_f17guswks-lv_root >06:11:16,839 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: vg_f17guswks-lv_root ; status: True ; >06:11:16,841 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: vg_f17guswks-lv_root ; status: True ; >06:11:16,844 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-vg_f17guswks-lv_root /dev/disk/by-id/dm-uuid-LVM-MPUUpBVi5Zhspz94zwEFshdOK7LBVOhQw4x98qBN2TSnSmN2pF1pjsuCy5ZoRaaB /dev/disk/by-label/_Fedora-17-x86_6 /dev/disk/by-uuid/3c127d9d-3c51-4122-aa80-526fd4c66935 /dev/mapper/vg_f17guswks-lv_root /dev/vg_f17guswks/lv_root', > 'DEVNAME': 'dm-8', > 'DEVPATH': '/devices/virtual/block/dm-8', > 'DEVTYPE': 'disk', > 'DM_ACTIVATION': '1', > 'DM_LV_NAME': 'lv_root', > 'DM_NAME': 'vg_f17guswks-lv_root', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-MPUUpBVi5Zhspz94zwEFshdOK7LBVOhQw4x98qBN2TSnSmN2pF1pjsuCy5ZoRaaB', > 'DM_VG_NAME': 'vg_f17guswks', > 'ID_FS_LABEL': '_Fedora-17-x86_6', > 'ID_FS_LABEL_ENC': '_Fedora-17-x86_6', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '3c127d9d-3c51-4122-aa80-526fd4c66935', > 'ID_FS_UUID_ENC': '3c127d9d-3c51-4122-aa80-526fd4c66935', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '8', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '3774212', > 'name': 'dm-8', > 'symlinks': ['/dev/disk/by-id/dm-name-vg_f17guswks-lv_root', > '/dev/disk/by-id/dm-uuid-LVM-MPUUpBVi5Zhspz94zwEFshdOK7LBVOhQw4x98qBN2TSnSmN2pF1pjsuCy5ZoRaaB', > '/dev/disk/by-label/_Fedora-17-x86_6', > '/dev/disk/by-uuid/3c127d9d-3c51-4122-aa80-526fd4c66935', > '/dev/mapper/vg_f17guswks-lv_root', > '/dev/vg_f17guswks/lv_root'], > 'sysfs_path': '/devices/virtual/block/dm-8'} ; name: vg_f17guswks-lv_root ; >06:11:16,845 INFO blivet: scanning vg_f17guswks-lv_root (/devices/virtual/block/dm-8)... >06:11:16,846 DEBUG blivet: DeviceTree.getDeviceByName: name: vg_f17guswks-lv_root ; >06:11:16,848 DEBUG blivet: DeviceTree.getDeviceByName returned existing 51200MB lvmlv vg_f17guswks-lv_root (14) >06:11:16,849 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: vg_f17guswks-lv_root ; >06:11:16,851 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: vg_f17guswks-lv_root ; label_type: None ; >06:11:16,852 DEBUG blivet: Ext4FS.supported: supported: True ; >06:11:16,852 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >06:11:16,852 DEBUG blivet: device vg_f17guswks-lv_root does not contain a disklabel >06:11:16,853 INFO blivet: type detected on 'vg_f17guswks-lv_root' is 'ext4' >06:11:16,903 DEBUG blivet: padding min size from 9049 up to 9549 >06:11:16,904 DEBUG blivet: Ext4FS.supported: supported: True ; >06:11:16,904 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >06:11:16,906 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: vg_f17guswks-lv_root ; current: None ; type: ext4 ; >06:11:16,908 DEBUG blivet: looking up parted Device: /dev/mapper/vg_f17guswks >06:11:16,909 DEBUG blivet: vg_f17guswks size is 476416MB >06:11:16,910 DEBUG blivet: vg vg_f17guswks has 10048MB free >06:11:16,910 DEBUG blivet: vg_f17guswks size is 476416MB >06:11:16,911 DEBUG blivet: vg vg_f17guswks has 10048MB free >06:11:16,912 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x314cb10) -- > name = vg_f17guswks-lv_root status = True kids = 0 id = 14 > parents = ['existing 476416MB lvmvg vg_f17guswks (12)'] > uuid = w4x98q-BN2T-SnSm-N2pF-1pjs-uCy5-ZoRaaB size = 51200.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-8 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/vg_f17guswks-lv_root type: 12 > 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 0x2f85830> > target size = 51200.0 path = /dev/mapper/vg_f17guswks-lv_root > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x314c2d0) -- > name = vg_f17guswks status = True kids = 2 id = 12 > parents = ['existing 476439MB partition sdb2 (11) with existing lvmpv'] > uuid = MPUUpB-Vi5Z-hspz-94zw-EFsh-dOK7-LBVOhQ size = 476416 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/vg_f17guswks > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 32.0 PE Count = 14888 > PE Free = 0 PV Count = 1 > LV Names = ['lv_home', 'lv_root', 'lv_swap'] modified = False > extents = 14888.0 free space = 10048 > free extents = 314.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 476439MB partition sdb2 (11) with existing lvmpv'] > LVs = ['existing 415168MB lvmlv vg_f17guswks-lv_home (13) with existing ext4 filesystem', > 'existing 51200MB lvmlv vg_f17guswks-lv_root (14) with existing ext4 filesystem'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 51200MB >06:11:16,914 DEBUG blivet: Ext4FS.supported: supported: True ; >06:11:16,914 INFO blivet: got format: Ext4FS instance (0x3166090) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/vg_f17guswks-lv_root uuid = 3c127d9d-3c51-4122-aa80-526fd4c66935 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-17-x86_6 size = 51200.0 targetSize = 51200.0 > >06:11:16,915 DEBUG blivet: DeviceTree.getDeviceByName: name: vg_f17guswks-lv_swap ; >06:11:16,917 DEBUG blivet: DeviceTree.getDeviceByName returned None >06:11:16,918 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >06:11:16,919 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 2 ; name: vg_f17guswks ; >06:11:16,919 DEBUG blivet: getFormat('None') returning DeviceFormat instance >06:11:16,920 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: vg_f17guswks-lv_swap ; current: None ; type: None ; >06:11:16,921 DEBUG blivet: Adding vg_f17guswks-lv_swap/10048MB to vg_f17guswks >06:11:16,921 INFO blivet: added lvmlv vg_f17guswks-lv_swap (id 15) to device tree >06:11:16,922 DEBUG blivet: LVMLogicalVolumeDevice.setup: vg_f17guswks-lv_swap ; status: False ; controllable: True ; orig: False ; >06:11:16,925 DEBUG blivet: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: vg_f17guswks-lv_swap ; orig: False ; >06:11:16,927 DEBUG blivet: LVMVolumeGroupDevice.setup: vg_f17guswks ; status: True ; controllable: True ; orig: False ; >06:11:16,928 DEBUG blivet: LVMLogicalVolumeDevice._setup: vg_f17guswks-lv_swap ; status: False ; controllable: True ; orig: False ; >06:11:17,099 DEBUG blivet: looking up parted Device: /dev/mapper/vg_f17guswks-lv_swap >06:11:17,102 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: vg_f17guswks-lv_swap ; status: True ; >06:11:17,105 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: vg_f17guswks-lv_swap ; status: True ; >06:11:17,111 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-vg_f17guswks-lv_swap /dev/disk/by-id/dm-uuid-LVM-MPUUpBVi5Zhspz94zwEFshdOK7LBVOhQeaf40E2Tv6KLMfx02tT0iP4sp8ajK3CT /dev/disk/by-uuid/9f6e9ba4-6c8c-4103-b916-575be5d54951 /dev/mapper/vg_f17guswks-lv_swap /dev/vg_f17guswks/lv_swap', > 'DEVNAME': 'dm-9', > 'DEVPATH': '/devices/virtual/block/dm-9', > 'DEVTYPE': 'disk', > 'DM_ACTIVATION': '1', > 'DM_LV_NAME': 'lv_swap', > 'DM_NAME': 'vg_f17guswks-lv_swap', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-MPUUpBVi5Zhspz94zwEFshdOK7LBVOhQeaf40E2Tv6KLMfx02tT0iP4sp8ajK3CT', > 'DM_VG_NAME': 'vg_f17guswks', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': '9f6e9ba4-6c8c-4103-b916-575be5d54951', > 'ID_FS_UUID_ENC': '9f6e9ba4-6c8c-4103-b916-575be5d54951', > 'ID_FS_VERSION': '2', > 'MAJOR': '253', > 'MINOR': '9', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '4019169', > 'name': 'dm-9', > 'symlinks': ['/dev/disk/by-id/dm-name-vg_f17guswks-lv_swap', > '/dev/disk/by-id/dm-uuid-LVM-MPUUpBVi5Zhspz94zwEFshdOK7LBVOhQeaf40E2Tv6KLMfx02tT0iP4sp8ajK3CT', > '/dev/disk/by-uuid/9f6e9ba4-6c8c-4103-b916-575be5d54951', > '/dev/mapper/vg_f17guswks-lv_swap', > '/dev/vg_f17guswks/lv_swap'], > 'sysfs_path': '/devices/virtual/block/dm-9'} ; name: vg_f17guswks-lv_swap ; >06:11:17,111 INFO blivet: scanning vg_f17guswks-lv_swap (/devices/virtual/block/dm-9)... >06:11:17,113 DEBUG blivet: DeviceTree.getDeviceByName: name: vg_f17guswks-lv_swap ; >06:11:17,116 DEBUG blivet: DeviceTree.getDeviceByName returned existing 10048MB lvmlv vg_f17guswks-lv_swap (15) >06:11:17,118 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: vg_f17guswks-lv_swap ; >06:11:17,119 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: vg_f17guswks-lv_swap ; label_type: None ; >06:11:17,120 DEBUG blivet: SwapSpace.__init__: >06:11:17,120 DEBUG blivet: getFormat('swap') returning SwapSpace instance >06:11:17,121 DEBUG blivet: device vg_f17guswks-lv_swap does not contain a disklabel >06:11:17,121 INFO blivet: type detected on 'vg_f17guswks-lv_swap' is 'swap' >06:11:17,122 DEBUG blivet: SwapSpace.__init__: device: /dev/mapper/vg_f17guswks-lv_swap ; serial: None ; uuid: 9f6e9ba4-6c8c-4103-b916-575be5d54951 ; exists: True ; label: None ; >06:11:17,122 DEBUG blivet: getFormat('swap') returning SwapSpace instance >06:11:17,123 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: vg_f17guswks-lv_swap ; current: None ; type: swap ; >06:11:17,127 DEBUG blivet: looking up parted Device: /dev/mapper/vg_f17guswks >06:11:17,127 DEBUG blivet: vg_f17guswks size is 476416MB >06:11:17,129 DEBUG blivet: vg vg_f17guswks has 0MB free >06:11:17,129 DEBUG blivet: vg_f17guswks size is 476416MB >06:11:17,130 DEBUG blivet: vg vg_f17guswks has 0MB free >06:11:17,132 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x31660d0) -- > name = vg_f17guswks-lv_swap status = True kids = 0 id = 15 > parents = ['existing 476416MB lvmvg vg_f17guswks (12)'] > uuid = eaf40E-2Tv6-KLMf-x02t-T0iP-4sp8-ajK3CT size = 10048.0 > format = existing swap > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-9 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/vg_f17guswks-lv_swap type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 20578304 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 20063 did: 19777 busy: False > hardwareGeometry: (1280, 255, 63) biosGeometry: (1280, 255, 63) > PedDevice: <_ped.Device object at 0x2f858c0> > target size = 10048.0 path = /dev/mapper/vg_f17guswks-lv_swap > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x314c2d0) -- > name = vg_f17guswks status = True kids = 3 id = 12 > parents = ['existing 476439MB partition sdb2 (11) with existing lvmpv'] > uuid = MPUUpB-Vi5Z-hspz-94zw-EFsh-dOK7-LBVOhQ size = 476416 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/vg_f17guswks > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 32.0 PE Count = 14888 > PE Free = 0 PV Count = 1 > LV Names = ['lv_home', 'lv_root', 'lv_swap'] modified = False > extents = 14888.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 476439MB partition sdb2 (11) with existing lvmpv'] > LVs = ['existing 415168MB lvmlv vg_f17guswks-lv_home (13) with existing ext4 filesystem', > 'existing 51200MB lvmlv vg_f17guswks-lv_root (14) with existing ext4 filesystem', > 'existing 10048MB lvmlv vg_f17guswks-lv_swap (15) with existing swap'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 10048MB >06:11:17,133 INFO blivet: got format: SwapSpace instance (0x3163950) -- > type = swap name = swap status = False > device = /dev/mapper/vg_f17guswks-lv_swap uuid = 9f6e9ba4-6c8c-4103-b916-575be5d54951 exists = True > options = supported = True formattable = True resizable = False > priority = None label = None >06:11:17,134 DEBUG blivet: DeviceTree.getDeviceByName: name: vg_f17guswks-lv_root ; >06:11:17,136 DEBUG blivet: DeviceTree.getDeviceByName returned existing 51200MB lvmlv vg_f17guswks-lv_root (14) with existing ext4 filesystem >06:11:17,137 DEBUG blivet: set vg_f17guswks-lv_root copies to 1, metadata size to 0MB, log size to 0MB, total size 51200MB >06:11:17,138 DEBUG blivet: DeviceTree.getDeviceByName: name: vg_f17guswks-lv_swap ; >06:11:17,140 DEBUG blivet: DeviceTree.getDeviceByName returned existing 10048MB lvmlv vg_f17guswks-lv_swap (15) with existing swap >06:11:17,140 DEBUG blivet: set vg_f17guswks-lv_swap copies to 1, metadata size to 0MB, log size to 0MB, total size 10048MB >06:11:17,141 DEBUG blivet: DeviceTree.getDeviceByName: name: vg_f17guswks-lv_home ; >06:11:17,142 DEBUG blivet: DeviceTree.getDeviceByName returned existing 415168MB lvmlv vg_f17guswks-lv_home (13) with existing ext4 filesystem >06:11:17,143 DEBUG blivet: set vg_f17guswks-lv_home copies to 1, metadata size to 0MB, log size to 0MB, total size 415168MB >06:11:17,143 DEBUG blivet: looking up parted Device: /dev/sdb2 >06:11:17,145 INFO blivet: got device: PartitionDevice instance (0x2f93f10) -- > name = sdb2 status = True kids = 1 id = 11 > parents = ['existing 476940MB disk sdb (9) with existing msdos disklabel'] > uuid = None size = 476439.0 > format = existing lvmpv > major = 8 minor = 18 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:1/0:0:1:0/block/sdb/sdb2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 975747072 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (60737, 255, 63) biosGeometry: (60737, 255, 63) > PedDevice: <_ped.Device object at 0x2f85710> > target size = 0 path = /dev/sdb2 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3142710> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3142a90> PedPartition: <_ped.Partition object at 0x3147770> > disk = existing 476940MB disk sdb (9) with existing msdos disklabel > start = 1026048 end = 976773119 length = 975747072 > flags = lvm >06:11:17,145 INFO blivet: got format: LVMPhysicalVolume instance (0x314c190) -- > type = lvmpv name = physical volume (LVM) status = False > device = /dev/sdb2 uuid = zeFsth-1wRe-6cJX-qGkA-mEhl-yAQV-iM52Rn exists = True > options = None supported = True formattable = True resizable = False > vgName = vg_f17guswks vgUUID = MPUUpB-Vi5Z-hspz-94zw-EFsh-dOK7-LBVOhQ peStart = 1.0 >06:11:17,150 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD1002FBYS-02A6B0_WD-WMATV8131634 /dev/disk/by-id/wwn-0x50014ee0ad0adc5b /dev/disk/by-uuid/6e0df940-6859-415b-acf2-452a0b902192', > 'DEVNAME': 'sdc', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdc', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '188', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '188', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'btrfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '6e0df940-6859-415b-acf2-452a0b902192', > 'ID_FS_UUID_ENC': '6e0df940-6859-415b-acf2-452a0b902192', > 'ID_FS_UUID_SUB': 'c270e2e6-929c-4240-9676-26e611bb8fc6', > 'ID_FS_UUID_SUB_ENC': 'c270e2e6-929c-4240-9676-26e611bb8fc6', > 'ID_MODEL': 'WDC_WD1002FBYS-02A6B0', > 'ID_MODEL_ENC': 'WDC\\x20WD1002FBYS-02A6B0\\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_PART_TABLE_UUID': '000b5905', > 'ID_REVISION': '03.00C06', > 'ID_SERIAL': 'WDC_WD1002FBYS-02A6B0_WD-WMATV8131634', > 'ID_SERIAL_SHORT': 'WD-WMATV8131634', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee0ad0adc5b', > 'ID_WWN_WITH_EXTENSION': '0x50014ee0ad0adc5b', > 'MAJOR': '8', > 'MINOR': '32', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '37535', > 'name': 'sdc', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD1002FBYS-02A6B0_WD-WMATV8131634', > '/dev/disk/by-id/wwn-0x50014ee0ad0adc5b', > '/dev/disk/by-uuid/6e0df940-6859-415b-acf2-452a0b902192'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdc'} ; name: sdc ; >06:11:17,151 INFO blivet: scanning sdc (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdc)... >06:11:17,152 DEBUG blivet: DeviceTree.getDeviceByName: name: sdc ; >06:11:17,153 DEBUG blivet: DeviceTree.getDeviceByName returned None >06:11:17,154 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdc ; >06:11:17,155 INFO blivet: sdc is a disk >06:11:17,156 DEBUG blivet: getFormat('None') returning DeviceFormat instance >06:11:17,157 DEBUG blivet: DiskDevice._setFormat: sdc ; current: None ; type: None ; >06:11:17,169 INFO blivet: added disk sdc (id 16) to device tree >06:11:17,169 DEBUG blivet: looking up parted Device: /dev/sdc >06:11:17,171 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdc ; >06:11:17,172 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdc ; label_type: dos ; >06:11:17,173 DEBUG blivet: DiskDevice.setup: sdc ; status: True ; controllable: True ; orig: False ; >06:11:17,173 DEBUG blivet: required disklabel type for sdc (1) is None >06:11:17,173 DEBUG blivet: default disklabel type for sdc is msdos >06:11:17,173 DEBUG blivet: selecting msdos disklabel for sdc based on size >06:11:17,174 DEBUG blivet: DiskLabel.__init__: device: /dev/sdc ; labelType: msdos ; exists: True ; >06:11:17,179 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 3 > lastPartitionNumber: 3 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x3166850>, <parted.partition.Partition object at 0x3166a50>, <parted.partition.Partition object at 0x3166c90>] > device: <parted.device.Device object at 0x3166690> > PedDisk: <_ped.Disk object at 0x31415a8> >06:11:17,180 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >06:11:17,181 DEBUG blivet: DiskDevice._setFormat: sdc ; current: None ; type: disklabel ; >06:11:17,182 INFO blivet: got device: DiskDevice instance (0x3142550) -- > name = sdc status = True kids = 0 id = 16 > parents = [] > uuid = None size = 953869.710938 > format = existing msdos disklabel > major = 8 minor = 32 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdc partedDevice = parted.Device instance -- > model: ATA WDC WD1002FBYS-0 path: /dev/sdc type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x2f85950> > target size = 0 path = /dev/sdc > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x31662d0> >06:11:17,183 INFO blivet: got format: DiskLabel instance (0x3166050) -- > 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 = 3 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 3 > lastPartitionNumber: 3 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x3166850>, <parted.partition.Partition object at 0x3166a50>, <parted.partition.Partition object at 0x3166c90>] > device: <parted.device.Device object at 0x3166690> > PedDisk: <_ped.Disk object at 0x31415a8> > origPartedDisk = <parted.disk.Disk object at 0x3166d90> > partedDevice = parted.Device instance -- > model: ATA WDC WD1002FBYS-0 path: /dev/sdc type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x2f85a70> > >06:11:17,189 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD1002FBYS-02A6B0_WD-WMATV8131634-part1 /dev/disk/by-id/wwn-0x50014ee0ad0adc5b-part1 /dev/disk/by-uuid/bd225328-de5b-402f-b4c2-6d9fe2f8fe8c', > 'DEVNAME': 'sdc1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdc/sdc1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '188', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '188', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'bd225328-de5b-402f-b4c2-6d9fe2f8fe8c', > 'ID_FS_UUID_ENC': 'bd225328-de5b-402f-b4c2-6d9fe2f8fe8c', > 'ID_FS_UUID_SUB': 'c270e2e6-929c-4240-9676-26e611bb8fc6', > 'ID_FS_UUID_SUB_ENC': 'c270e2e6-929c-4240-9676-26e611bb8fc6', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'WDC_WD1002FBYS-02A6B0', > 'ID_MODEL_ENC': 'WDC\\x20WD1002FBYS-02A6B0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:32', > 'ID_PART_ENTRY_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_ENTRY_UUID': '000b5905-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000b5905', > 'ID_REVISION': '03.00C06', > 'ID_SERIAL': 'WDC_WD1002FBYS-02A6B0_WD-WMATV8131634', > 'ID_SERIAL_SHORT': 'WD-WMATV8131634', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee0ad0adc5b', > 'ID_WWN_WITH_EXTENSION': '0x50014ee0ad0adc5b', > 'MAJOR': '8', > 'MINOR': '33', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '8179933', > 'name': 'sdc1', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD1002FBYS-02A6B0_WD-WMATV8131634-part1', > '/dev/disk/by-id/wwn-0x50014ee0ad0adc5b-part1', > '/dev/disk/by-uuid/bd225328-de5b-402f-b4c2-6d9fe2f8fe8c'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdc/sdc1'} ; name: sdc1 ; >06:11:17,190 INFO blivet: scanning sdc1 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdc/sdc1)... >06:11:17,191 DEBUG blivet: DeviceTree.getDeviceByName: name: sdc1 ; >06:11:17,192 DEBUG blivet: DeviceTree.getDeviceByName returned None >06:11:17,192 INFO blivet: sdc1 is a partition >06:11:17,193 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdc1 ; >06:11:17,194 DEBUG blivet: DeviceTree.getDeviceByName: name: sdc ; >06:11:17,195 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sdc (16) with existing msdos disklabel >06:11:17,196 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sdc ; >06:11:17,198 DEBUG blivet: PartitionDevice._setFormat: sdc1 ; >06:11:17,198 DEBUG blivet: getFormat('None') returning DeviceFormat instance >06:11:17,199 DEBUG blivet: PartitionDevice._setFormat: sdc1 ; current: None ; type: None ; >06:11:17,199 DEBUG blivet: looking up parted Partition: /dev/sdc1 >06:11:17,207 DEBUG blivet: PartitionDevice.probe: sdc1 ; exists: True ; >06:11:17,208 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 1 ; >06:11:17,209 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 10 ; >06:11:17,210 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 12 ; >06:11:17,210 INFO blivet: added partition sdc1 (id 17) to device tree >06:11:17,211 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdc1 ; >06:11:17,212 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdc1 ; label_type: dos ; >06:11:17,213 DEBUG blivet: PartitionDevice.setup: sdc1 ; status: True ; controllable: True ; orig: False ; >06:11:17,214 DEBUG blivet: DiskLabel.__init__: device: /dev/sdc1 ; labelType: dos ; exists: True ; >06:11:17,238 WARN blivet: disklabel detected but not usable on sdc1 >06:11:17,239 INFO blivet: type detected on 'sdc1' is 'ext4' >06:11:17,288 DEBUG blivet: padding min size from 93 up to 102 >06:11:17,289 DEBUG blivet: Ext4FS.supported: supported: True ; >06:11:17,289 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >06:11:17,290 DEBUG blivet: PartitionDevice._setFormat: sdc1 ; >06:11:17,291 DEBUG blivet: PartitionDevice._setFormat: sdc1 ; current: None ; type: ext4 ; >06:11:17,292 DEBUG blivet: looking up parted Device: /dev/sdc1 >06:11:17,293 INFO blivet: got device: PartitionDevice instance (0x3166f90) -- > name = sdc1 status = True kids = 0 id = 17 > parents = ['existing 953869MB disk sdc (16) with existing msdos disklabel'] > uuid = None size = 500.0 > format = existing ext4 filesystem > major = 8 minor = 33 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32595 did: 0 busy: False > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x2f85d40> > target size = 0 path = /dev/sdc1 > format args = [] originalFormat = None grow = None max size = 0 bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3166750> fileSystem: <parted.filesystem.FileSystem object at 0x3166b90> > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3166910> PedPartition: <_ped.Partition object at 0x3164230> > disk = existing 953869MB disk sdc (16) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot >06:11:17,294 DEBUG blivet: Ext4FS.supported: supported: True ; >06:11:17,295 INFO blivet: got format: Ext4FS instance (0x31664d0) -- > type = ext4 name = ext4 status = False > device = /dev/sdc1 uuid = bd225328-de5b-402f-b4c2-6d9fe2f8fe8c exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 500.0 targetSize = 500.0 > >06:11:17,301 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD1002FBYS-02A6B0_WD-WMATV8131634-part2 /dev/disk/by-id/wwn-0x50014ee0ad0adc5b-part2 /dev/disk/by-uuid/a1fcc1fb-9052-46f3-992b-4234ee673031', > 'DEVNAME': 'sdc2', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdc/sdc2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '188', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '188', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'crypto_LUKS', > 'ID_FS_USAGE': 'crypto', > 'ID_FS_UUID': 'a1fcc1fb-9052-46f3-992b-4234ee673031', > 'ID_FS_UUID_ENC': 'a1fcc1fb-9052-46f3-992b-4234ee673031', > 'ID_FS_UUID_SUB': 'c270e2e6-929c-4240-9676-26e611bb8fc6', > 'ID_FS_UUID_SUB_ENC': 'c270e2e6-929c-4240-9676-26e611bb8fc6', > 'ID_FS_VERSION': '1', > 'ID_MODEL': 'WDC_WD1002FBYS-02A6B0', > 'ID_MODEL_ENC': 'WDC\\x20WD1002FBYS-02A6B0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:32', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '1026048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '16547840', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '000b5905-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000b5905', > 'ID_REVISION': '03.00C06', > 'ID_SERIAL': 'WDC_WD1002FBYS-02A6B0_WD-WMATV8131634', > 'ID_SERIAL_SHORT': 'WD-WMATV8131634', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee0ad0adc5b', > 'ID_WWN_WITH_EXTENSION': '0x50014ee0ad0adc5b', > 'MAJOR': '8', > 'MINOR': '34', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '8180578', > 'name': 'sdc2', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD1002FBYS-02A6B0_WD-WMATV8131634-part2', > '/dev/disk/by-id/wwn-0x50014ee0ad0adc5b-part2', > '/dev/disk/by-uuid/a1fcc1fb-9052-46f3-992b-4234ee673031'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdc/sdc2'} ; name: sdc2 ; >06:11:17,301 INFO blivet: scanning sdc2 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdc/sdc2)... >06:11:17,302 DEBUG blivet: DeviceTree.getDeviceByName: name: sdc2 ; >06:11:17,303 DEBUG blivet: DeviceTree.getDeviceByName returned None >06:11:17,303 INFO blivet: sdc2 is a partition >06:11:17,305 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdc2 ; >06:11:17,306 DEBUG blivet: DeviceTree.getDeviceByName: name: sdc ; >06:11:17,307 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sdc (16) with existing msdos disklabel >06:11:17,308 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sdc ; >06:11:17,310 DEBUG blivet: PartitionDevice._setFormat: sdc2 ; >06:11:17,310 DEBUG blivet: getFormat('None') returning DeviceFormat instance >06:11:17,311 DEBUG blivet: PartitionDevice._setFormat: sdc2 ; current: None ; type: None ; >06:11:17,311 DEBUG blivet: looking up parted Partition: /dev/sdc2 >06:11:17,314 DEBUG blivet: PartitionDevice.probe: sdc2 ; exists: True ; >06:11:17,315 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc2 ; flag: 1 ; >06:11:17,316 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc2 ; flag: 10 ; >06:11:17,317 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc2 ; flag: 12 ; >06:11:17,317 INFO blivet: added partition sdc2 (id 18) to device tree >06:11:17,318 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdc2 ; >06:11:17,319 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdc2 ; label_type: dos ; >06:11:17,319 DEBUG blivet: PartitionDevice.setup: sdc2 ; status: True ; controllable: True ; orig: False ; >06:11:17,320 DEBUG blivet: DiskLabel.__init__: device: /dev/sdc2 ; labelType: dos ; exists: True ; >06:11:17,322 WARN blivet: disklabel detected but not usable on sdc2 >06:11:17,322 INFO blivet: type detected on 'sdc2' is 'crypto_LUKS' >06:11:17,323 DEBUG blivet: LUKS.__init__: uuid: a1fcc1fb-9052-46f3-992b-4234ee673031 ; exists: True ; label: None ; device: /dev/sdc2 ; serial: WD-WMATV8131634 ; name: luks-a1fcc1fb-9052-46f3-992b-4234ee673031 ; >06:11:17,323 DEBUG blivet: getFormat('crypto_LUKS') returning LUKS instance >06:11:17,324 DEBUG blivet: PartitionDevice._setFormat: sdc2 ; >06:11:17,325 DEBUG blivet: PartitionDevice._setFormat: sdc2 ; current: None ; type: luks ; >06:11:17,325 DEBUG blivet: DeviceTree.handleUdevLUKSFormat: type: luks ; name: sdc2 ; >06:11:17,326 DEBUG blivet: DeviceTree.getDeviceByName: name: luks-a1fcc1fb-9052-46f3-992b-4234ee673031 ; >06:11:17,327 DEBUG blivet: DeviceTree.getDeviceByName returned None >06:11:17,328 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sdc2 ; >06:11:17,328 DEBUG blivet: getFormat('None') returning DeviceFormat instance >06:11:17,329 DEBUG blivet: LUKSDevice._setFormat: luks-a1fcc1fb-9052-46f3-992b-4234ee673031 ; current: None ; type: None ; >06:11:17,330 DEBUG blivet: LUKSDevice.setup: luks-a1fcc1fb-9052-46f3-992b-4234ee673031 ; status: True ; controllable: True ; orig: False ; >06:11:17,331 INFO blivet: added luks/dm-crypt luks-a1fcc1fb-9052-46f3-992b-4234ee673031 (id 19) to device tree >06:11:17,331 DEBUG blivet: looking up parted Device: /dev/sdc2 >06:11:17,332 INFO blivet: got device: PartitionDevice instance (0x3166ed0) -- > name = sdc2 status = True kids = 1 id = 18 > parents = ['existing 953869MB disk sdc (16) with existing msdos disklabel'] > uuid = None size = 8080.0 > format = existing luks > major = 8 minor = 34 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdc/sdc2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 16547840 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32595 did: 0 busy: False > hardwareGeometry: (1030, 255, 63) biosGeometry: (1030, 255, 63) > PedDevice: <_ped.Device object at 0x2f85e60> > target size = 0 path = /dev/sdc2 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3166750> fileSystem: None > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3166b10> PedPartition: <_ped.Partition object at 0x3164410> > disk = existing 953869MB disk sdc (16) with existing msdos disklabel > start = 1026048 end = 17573887 length = 16547840 > flags = >06:11:17,333 INFO blivet: got format: LUKS instance (0x316a350) -- > type = luks name = Encrypted (LUKS) status = True > device = /dev/sdc2 uuid = a1fcc1fb-9052-46f3-992b-4234ee673031 exists = True > options = None supported = False formattable = True resizable = False > cipher = None keySize = None mapName = luks-a1fcc1fb-9052-46f3-992b-4234ee673031 > keyFile = None passphrase = (not set) > escrowCert = None addBackup = False >06:11:17,338 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD1002FBYS-02A6B0_WD-WMATV8131634-part3 /dev/disk/by-id/wwn-0x50014ee0ad0adc5b-part3 /dev/disk/by-uuid/edb57e1f-3d56-4402-a453-0a81ef82c5c2', > 'DEVNAME': 'sdc3', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdc/sdc3', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '188', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '188', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'crypto_LUKS', > 'ID_FS_USAGE': 'crypto', > 'ID_FS_UUID': 'edb57e1f-3d56-4402-a453-0a81ef82c5c2', > 'ID_FS_UUID_ENC': 'edb57e1f-3d56-4402-a453-0a81ef82c5c2', > 'ID_FS_UUID_SUB': 'c270e2e6-929c-4240-9676-26e611bb8fc6', > 'ID_FS_UUID_SUB_ENC': 'c270e2e6-929c-4240-9676-26e611bb8fc6', > 'ID_FS_VERSION': '1', > 'ID_MODEL': 'WDC_WD1002FBYS-02A6B0', > 'ID_MODEL_ENC': 'WDC\\x20WD1002FBYS-02A6B0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:32', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '17573888', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1935941632', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '000b5905-03', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000b5905', > 'ID_REVISION': '03.00C06', > 'ID_SERIAL': 'WDC_WD1002FBYS-02A6B0_WD-WMATV8131634', > 'ID_SERIAL_SHORT': 'WD-WMATV8131634', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee0ad0adc5b', > 'ID_WWN_WITH_EXTENSION': '0x50014ee0ad0adc5b', > 'MAJOR': '8', > 'MINOR': '35', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '448180648', > 'name': 'sdc3', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD1002FBYS-02A6B0_WD-WMATV8131634-part3', > '/dev/disk/by-id/wwn-0x50014ee0ad0adc5b-part3', > '/dev/disk/by-uuid/edb57e1f-3d56-4402-a453-0a81ef82c5c2'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdc/sdc3'} ; name: sdc3 ; >06:11:17,339 INFO blivet: scanning sdc3 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdc/sdc3)... >06:11:17,340 DEBUG blivet: DeviceTree.getDeviceByName: name: sdc3 ; >06:11:17,341 DEBUG blivet: DeviceTree.getDeviceByName returned None >06:11:17,341 INFO blivet: sdc3 is a partition >06:11:17,342 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdc3 ; >06:11:17,343 DEBUG blivet: DeviceTree.getDeviceByName: name: sdc ; >06:11:17,345 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sdc (16) with existing msdos disklabel >06:11:17,346 DEBUG blivet: DiskDevice.addChild: kids: 2 ; name: sdc ; >06:11:17,347 DEBUG blivet: PartitionDevice._setFormat: sdc3 ; >06:11:17,347 DEBUG blivet: getFormat('None') returning DeviceFormat instance >06:11:17,348 DEBUG blivet: PartitionDevice._setFormat: sdc3 ; current: None ; type: None ; >06:11:17,349 DEBUG blivet: looking up parted Partition: /dev/sdc3 >06:11:17,350 DEBUG blivet: PartitionDevice.probe: sdc3 ; exists: True ; >06:11:17,351 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc3 ; flag: 1 ; >06:11:17,352 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc3 ; flag: 10 ; >06:11:17,352 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc3 ; flag: 12 ; >06:11:17,353 INFO blivet: added partition sdc3 (id 20) to device tree >06:11:17,353 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdc3 ; >06:11:17,354 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdc3 ; label_type: dos ; >06:11:17,355 DEBUG blivet: PartitionDevice.setup: sdc3 ; status: True ; controllable: True ; orig: False ; >06:11:17,356 DEBUG blivet: DiskLabel.__init__: device: /dev/sdc3 ; labelType: dos ; exists: True ; >06:11:17,357 WARN blivet: disklabel detected but not usable on sdc3 >06:11:17,357 INFO blivet: type detected on 'sdc3' is 'crypto_LUKS' >06:11:17,358 DEBUG blivet: LUKS.__init__: uuid: edb57e1f-3d56-4402-a453-0a81ef82c5c2 ; exists: True ; label: None ; device: /dev/sdc3 ; serial: WD-WMATV8131634 ; name: luks-edb57e1f-3d56-4402-a453-0a81ef82c5c2 ; >06:11:17,358 DEBUG blivet: getFormat('crypto_LUKS') returning LUKS instance >06:11:17,360 DEBUG blivet: PartitionDevice._setFormat: sdc3 ; >06:11:17,361 DEBUG blivet: PartitionDevice._setFormat: sdc3 ; current: None ; type: luks ; >06:11:17,361 DEBUG blivet: DeviceTree.handleUdevLUKSFormat: type: luks ; name: sdc3 ; >06:11:17,362 DEBUG blivet: DeviceTree.getDeviceByName: name: luks-edb57e1f-3d56-4402-a453-0a81ef82c5c2 ; >06:11:17,363 DEBUG blivet: DeviceTree.getDeviceByName returned None >06:11:17,364 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sdc3 ; >06:11:17,364 DEBUG blivet: getFormat('None') returning DeviceFormat instance >06:11:17,365 DEBUG blivet: LUKSDevice._setFormat: luks-edb57e1f-3d56-4402-a453-0a81ef82c5c2 ; current: None ; type: None ; >06:11:17,366 DEBUG blivet: LUKSDevice.setup: luks-edb57e1f-3d56-4402-a453-0a81ef82c5c2 ; status: True ; controllable: True ; orig: False ; >06:11:17,367 INFO blivet: added luks/dm-crypt luks-edb57e1f-3d56-4402-a453-0a81ef82c5c2 (id 21) to device tree >06:11:17,367 DEBUG blivet: looking up parted Device: /dev/sdc3 >06:11:17,368 INFO blivet: got device: PartitionDevice instance (0x3166590) -- > name = sdc3 status = True kids = 1 id = 20 > parents = ['existing 953869MB disk sdc (16) with existing msdos disklabel'] > uuid = None size = 945284.0 > format = existing luks > major = 8 minor = 35 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdc/sdc3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1935941632 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32595 did: 0 busy: False > hardwareGeometry: (120506, 255, 63) biosGeometry: (120506, 255, 63) > PedDevice: <_ped.Device object at 0x2f859e0> > target size = 0 path = /dev/sdc3 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3166750> fileSystem: None > number: 3 path: /dev/sdc3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3166cd0> PedPartition: <_ped.Partition object at 0x31643b0> > disk = existing 953869MB disk sdc (16) with existing msdos disklabel > start = 17573888 end = 1953515519 length = 1935941632 > flags = >06:11:17,369 INFO blivet: got format: LUKS instance (0x316a110) -- > type = luks name = Encrypted (LUKS) status = True > device = /dev/sdc3 uuid = edb57e1f-3d56-4402-a453-0a81ef82c5c2 exists = True > options = None supported = False formattable = True resizable = False > cipher = None keySize = None mapName = luks-edb57e1f-3d56-4402-a453-0a81ef82c5c2 > keyFile = None passphrase = (not set) > escrowCert = None addBackup = False >06:11:17,374 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD5002ABYS-02B1B0_WD-WCASYE730343 /dev/disk/by-id/wwn-0x50014ee25a417e3c /dev/disk/by-uuid/6e0df940-6859-415b-acf2-452a0b902192', > 'DEVNAME': 'sdd', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:1/1:0:1:0/block/sdd', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '96', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '96', > '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_BTRFS_READY': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'btrfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '6e0df940-6859-415b-acf2-452a0b902192', > 'ID_FS_UUID_ENC': '6e0df940-6859-415b-acf2-452a0b902192', > 'ID_FS_UUID_SUB': '8f0837e1-6e44-4df7-a9ff-c9a895955cf0', > 'ID_FS_UUID_SUB_ENC': '8f0837e1-6e44-4df7-a9ff-c9a895955cf0', > 'ID_MODEL': 'WDC_WD5002ABYS-02B1B0', > 'ID_MODEL_ENC': 'WDC\\x20WD5002ABYS-02B1B0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_REVISION': '02.03B03', > 'ID_SERIAL': 'WDC_WD5002ABYS-02B1B0_WD-WCASYE730343', > 'ID_SERIAL_SHORT': 'WD-WCASYE730343', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee25a417e3c', > 'ID_WWN_WITH_EXTENSION': '0x50014ee25a417e3c', > 'MAJOR': '8', > 'MINOR': '48', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '38017', > 'name': 'sdd', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD5002ABYS-02B1B0_WD-WCASYE730343', > '/dev/disk/by-id/wwn-0x50014ee25a417e3c', > '/dev/disk/by-uuid/6e0df940-6859-415b-acf2-452a0b902192'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:1/1:0:1:0/block/sdd'} ; name: sdd ; >06:11:17,375 INFO blivet: scanning sdd (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:1/1:0:1:0/block/sdd)... >06:11:17,376 DEBUG blivet: DeviceTree.getDeviceByName: name: sdd ; >06:11:17,377 DEBUG blivet: DeviceTree.getDeviceByName returned None >06:11:17,378 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdd ; >06:11:17,379 INFO blivet: sdd is a disk >06:11:17,379 DEBUG blivet: getFormat('None') returning DeviceFormat instance >06:11:17,380 DEBUG blivet: DiskDevice._setFormat: sdd ; current: None ; type: None ; >06:11:17,389 INFO blivet: added disk sdd (id 22) to device tree >06:11:17,389 DEBUG blivet: looking up parted Device: /dev/sdd >06:11:17,391 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdd ; >06:11:17,392 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdd ; label_type: None ; >06:11:17,393 DEBUG blivet: BTRFS.supported: supported: True ; >06:11:17,394 DEBUG blivet: getFormat('btrfs') returning BTRFS instance >06:11:17,394 DEBUG blivet: device sdd does not contain a disklabel >06:11:17,394 INFO blivet: type detected on 'sdd' is 'btrfs' >06:11:17,395 DEBUG blivet: BTRFS.supported: supported: True ; >06:11:17,395 DEBUG blivet: getFormat('btrfs') returning BTRFS instance >06:11:17,396 DEBUG blivet: DiskDevice._setFormat: sdd ; current: None ; type: btrfs ; >06:11:17,397 DEBUG blivet: DeviceTree.handleBTRFSFormat: name: sdd ; >06:11:17,397 INFO blivet: creating btrfs volume btrfs.None >06:11:17,398 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sdd ; >06:11:17,398 DEBUG blivet: getFormat('None') returning DeviceFormat instance >06:11:17,399 DEBUG blivet: BTRFSVolumeDevice._setFormat: btrfs.23 ; current: None ; type: None ; >06:11:17,400 DEBUG blivet: BTRFS.supported: supported: True ; >06:11:17,401 DEBUG blivet: getFormat('btrfs') returning BTRFS instance >06:11:17,402 DEBUG blivet: BTRFSVolumeDevice._setFormat: btrfs.23 ; current: None ; type: btrfs ; >06:11:17,402 INFO blivet: added btrfs volume btrfs.23 (id 23) to device tree >06:11:17,403 DEBUG blivet: BTRFSVolumeDevice.setup: btrfs.23 ; status: True ; controllable: True ; orig: True ; >06:11:17,411 INFO blivet: failed to get default SELinux context for /tmp/btrfs-tmp.23PJbI3q: [Errno 2] No such file or directory >06:11:17,412 INFO blivet: set SELinux context for mountpoint /tmp/btrfs-tmp.23PJbI3q to None >06:11:17,453 DEBUG blivet: btrfs temp mount failed: mount failed: 32 >06:11:17,454 INFO blivet: got device: DiskDevice instance (0x316af50) -- > name = sdd status = True kids = 1 id = 22 > parents = [] > uuid = None size = 476940.023438 > format = existing btrfs filesystem > major = 8 minor = 48 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:1/1:0:1:0/block/sdd partedDevice = parted.Device instance -- > model: ATA WDC WD5002ABYS-0 path: /dev/sdd type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 1 busy: False > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x2f85ef0> > target size = 0 path = /dev/sdd > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x316ae90> >06:11:17,456 DEBUG blivet: BTRFS.supported: supported: True ; >06:11:17,456 INFO blivet: got format: BTRFS instance (0x314cc90) -- > type = btrfs name = btrfs status = False > device = /dev/sdd uuid = 8f0837e1-6e44-4df7-a9ff-c9a895955cf0 exists = True > options = defaults supported = True formattable = True resizable = False > mountpoint = None mountopts = None > label = None size = 0.0 targetSize = 0.0 > >06:11:17,460 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-HL-DT-ST_DVDRAM_GH22NS50_K2SA7DB5432 /dev/disk/by-id/wwn-0x5001480000000000', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.5/ata3/host2/target2:0:0/2:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_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': 'HL-DT-ST_DVDRAM_GH22NS50', > 'ID_MODEL_ENC': 'HL-DT-ST\\x20DVDRAM\\x20GH22NS50\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_REVISION': 'TN02', > 'ID_SERIAL': 'HL-DT-ST_DVDRAM_GH22NS50_K2SA7DB5432', > 'ID_SERIAL_SHORT': 'K2SA7DB5432', > 'ID_TYPE': 'cd', > 'ID_WWN': '0x5001480000000000', > 'ID_WWN_WITH_EXTENSION': '0x5001480000000000', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '39276', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-HL-DT-ST_DVDRAM_GH22NS50_K2SA7DB5432', > '/dev/disk/by-id/wwn-0x5001480000000000'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.5/ata3/host2/target2:0:0/2:0:0:0/block/sr0'} ; name: sr0 ; >06:11:17,461 INFO blivet: scanning sr0 (/devices/pci0000:00/0000:00:1f.5/ata3/host2/target2:0:0/2:0:0:0/block/sr0)... >06:11:17,462 DEBUG blivet: DeviceTree.getDeviceByName: name: sr0 ; >06:11:17,463 DEBUG blivet: DeviceTree.getDeviceByName returned None >06:11:17,463 INFO blivet: sr0 is a cdrom >06:11:17,464 DEBUG blivet: DeviceTree.addUdevOpticalDevice: >06:11:17,464 DEBUG blivet: getFormat('None') returning DeviceFormat instance >06:11:17,465 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >06:11:17,465 INFO blivet: added cdrom sr0 (id 24) to device tree >06:11:17,466 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >06:11:17,490 DEBUG blivet: no device or no media present >06:11:17,492 DEBUG blivet: DeviceTree.addUdevDevice: info: {'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', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '55492', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >06:11:17,492 INFO blivet: scanning loop0 (/devices/virtual/block/loop0)... >06:11:17,493 DEBUG blivet: DeviceTree.getDeviceByName: name: loop0 ; >06:11:17,495 DEBUG blivet: DeviceTree.getDeviceByName returned None >06:11:17,495 INFO blivet: loop0 is a loop device >06:11:17,496 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop0 ; >06:11:17,497 DEBUG blivet: DeviceTree.getDeviceByName: name: /osmin.img (deleted) ; >06:11:17,497 DEBUG blivet: DeviceTree.getDeviceByName returned None >06:11:17,498 DEBUG blivet: getFormat('None') returning DeviceFormat instance >06:11:17,499 DEBUG blivet: FileDevice._setFormat: /osmin.img (deleted) ; current: None ; type: None ; >06:11:17,499 INFO blivet: added file /osmin.img (deleted) (id 25) to device tree >06:11:17,500 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin.img (deleted) ; >06:11:17,500 DEBUG blivet: getFormat('None') returning DeviceFormat instance >06:11:17,501 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >06:11:17,501 INFO blivet: added loop loop0 (id 26) to device tree >06:11:17,502 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >06:11:17,502 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >06:11:17,502 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >06:11:17,503 DEBUG blivet: device loop0 does not contain a disklabel >06:11:17,503 INFO blivet: type detected on 'loop0' is 'squashfs' >06:11:17,503 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >06:11:17,504 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: squashfs ; >06:11:17,504 INFO blivet: got device: LoopDevice instance (0x31665d0) -- > name = loop0 status = False kids = 0 id = 26 > parents = ['existing 0MB file /osmin.img (deleted) (25)'] > 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 >06:11:17,504 INFO blivet: got format: DeviceFormat instance (0x3166110) -- > type = squashfs name = squashfs status = False > device = /dev/loop0 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >06:11:17,506 DEBUG blivet: DeviceTree.addUdevDevice: info: {'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', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '55884', > 'name': 'loop1', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >06:11:17,506 INFO blivet: scanning loop1 (/devices/virtual/block/loop1)... >06:11:17,507 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >06:11:17,508 DEBUG blivet: DeviceTree.getDeviceByName returned None >06:11:17,508 INFO blivet: loop1 is a loop device >06:11:17,509 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop1 ; >06:11:17,509 DEBUG blivet: DeviceTree.getDeviceByName: name: /osmin ; >06:11:17,510 DEBUG blivet: DeviceTree.getDeviceByName returned None >06:11:17,511 DEBUG blivet: getFormat('None') returning DeviceFormat instance >06:11:17,511 DEBUG blivet: FileDevice._setFormat: /osmin ; current: None ; type: None ; >06:11:17,512 INFO blivet: added file /osmin (id 27) to device tree >06:11:17,512 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin ; >06:11:17,513 DEBUG blivet: getFormat('None') returning DeviceFormat instance >06:11:17,514 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >06:11:17,514 INFO blivet: added loop loop1 (id 28) to device tree >06:11:17,514 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >06:11:17,515 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >06:11:17,515 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >06:11:17,516 DEBUG blivet: device loop1 does not contain a disklabel >06:11:17,516 INFO blivet: type detected on 'loop1' is 'DM_snapshot_cow' >06:11:17,516 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >06:11:17,517 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: DM_snapshot_cow ; >06:11:17,517 INFO blivet: got device: LoopDevice instance (0x7f532018a1d0) -- > name = loop1 status = False kids = 0 id = 28 > parents = ['existing 0MB file /osmin (27)'] > 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 >06:11:17,517 INFO blivet: got format: DeviceFormat instance (0x7f532018a2d0) -- > 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 > >06:11:17,519 DEBUG blivet: DeviceTree.addUdevDevice: info: {'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', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '56287', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >06:11:17,519 INFO blivet: scanning loop2 (/devices/virtual/block/loop2)... >06:11:17,520 DEBUG blivet: DeviceTree.getDeviceByName: name: loop2 ; >06:11:17,521 DEBUG blivet: DeviceTree.getDeviceByName returned None >06:11:17,521 INFO blivet: loop2 is a loop device >06:11:17,522 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop2 ; >06:11:17,523 DEBUG blivet: DeviceTree.getDeviceByName: name: /run/initramfs/live/LiveOS/squashfs.img ; >06:11:17,524 DEBUG blivet: DeviceTree.getDeviceByName returned None >06:11:17,524 DEBUG blivet: getFormat('None') returning DeviceFormat instance >06:11:17,525 DEBUG blivet: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >06:11:17,525 INFO blivet: added file /run/initramfs/live/LiveOS/squashfs.img (id 29) to device tree >06:11:17,526 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >06:11:17,526 DEBUG blivet: getFormat('None') returning DeviceFormat instance >06:11:17,527 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >06:11:17,527 INFO blivet: added loop loop2 (id 30) to device tree >06:11:17,528 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >06:11:17,529 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >06:11:17,529 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >06:11:17,529 DEBUG blivet: device loop2 does not contain a disklabel >06:11:17,529 INFO blivet: type detected on 'loop2' is 'squashfs' >06:11:17,529 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >06:11:17,530 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: squashfs ; >06:11:17,531 INFO blivet: got device: LoopDevice instance (0x7f532018a490) -- > name = loop2 status = False kids = 0 id = 30 > parents = ['existing 0MB file /run/initramfs/live/LiveOS/squashfs.img (29)'] > 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 >06:11:17,531 INFO blivet: got format: DeviceFormat instance (0x3166210) -- > type = squashfs name = squashfs status = False > device = /dev/loop2 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >06:11:17,533 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '56689', > 'name': 'loop3', > 'symlinks': ['/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5'], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >06:11:17,533 INFO blivet: scanning loop3 (/devices/virtual/block/loop3)... >06:11:17,534 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >06:11:17,534 DEBUG blivet: DeviceTree.getDeviceByName returned None >06:11:17,535 INFO blivet: loop3 is a loop device >06:11:17,535 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop3 ; >06:11:17,536 DEBUG blivet: DeviceTree.getDeviceByName: name: /LiveOS/ext3fs.img ; >06:11:17,537 DEBUG blivet: DeviceTree.getDeviceByName returned None >06:11:17,537 DEBUG blivet: getFormat('None') returning DeviceFormat instance >06:11:17,538 DEBUG blivet: FileDevice._setFormat: /LiveOS/ext3fs.img ; current: None ; type: None ; >06:11:17,538 INFO blivet: added file /LiveOS/ext3fs.img (id 31) to device tree >06:11:17,539 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /LiveOS/ext3fs.img ; >06:11:17,539 DEBUG blivet: getFormat('None') returning DeviceFormat instance >06:11:17,540 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: None ; >06:11:17,540 INFO blivet: added loop loop3 (id 32) to device tree >06:11:17,541 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop3 ; >06:11:17,542 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop3 ; label_type: None ; >06:11:17,543 DEBUG blivet: Ext4FS.supported: supported: True ; >06:11:17,543 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >06:11:17,543 DEBUG blivet: device loop3 does not contain a disklabel >06:11:17,543 INFO blivet: type detected on 'loop3' is 'ext4' >06:11:17,575 DEBUG blivet: using current size 0 as min size >06:11:17,577 DEBUG blivet: Ext4FS.supported: supported: True ; >06:11:17,577 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >06:11:17,578 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: ext4 ; >06:11:17,578 INFO blivet: got device: LoopDevice instance (0x7f532018a4d0) -- > name = loop3 status = False kids = 0 id = 32 > parents = ['existing 0MB file /LiveOS/ext3fs.img (31)'] > 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 >06:11:17,579 DEBUG blivet: Ext4FS.supported: supported: True ; >06:11:17,579 INFO blivet: got format: Ext4FS instance (0x7f532018a290) -- > type = ext4 name = ext4 status = False > device = /dev/loop3 uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 4096.0 targetSize = 4096.0 > >06:11:17,581 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop4', > 'DEVPATH': '/devices/virtual/block/loop4', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '57106', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >06:11:17,581 INFO blivet: scanning loop4 (/devices/virtual/block/loop4)... >06:11:17,582 DEBUG blivet: DeviceTree.getDeviceByName: name: loop4 ; >06:11:17,583 DEBUG blivet: DeviceTree.getDeviceByName returned None >06:11:17,583 INFO blivet: loop4 is a loop device >06:11:17,584 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop4 ; >06:11:17,585 DEBUG blivet: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >06:11:17,586 DEBUG blivet: DeviceTree.getDeviceByName returned None >06:11:17,586 DEBUG blivet: getFormat('None') returning DeviceFormat instance >06:11:17,587 DEBUG blivet: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >06:11:17,587 INFO blivet: added file /overlay (deleted) (id 33) to device tree >06:11:17,588 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >06:11:17,588 DEBUG blivet: getFormat('None') returning DeviceFormat instance >06:11:17,589 DEBUG blivet: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >06:11:17,589 INFO blivet: added loop loop4 (id 34) to device tree >06:11:17,590 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop4 ; >06:11:17,591 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop4 ; label_type: None ; >06:11:17,591 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >06:11:17,591 DEBUG blivet: device loop4 does not contain a disklabel >06:11:17,591 INFO blivet: type detected on 'loop4' is 'DM_snapshot_cow' >06:11:17,591 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >06:11:17,592 DEBUG blivet: LoopDevice._setFormat: loop4 ; current: None ; type: DM_snapshot_cow ; >06:11:17,592 INFO blivet: got device: LoopDevice instance (0x7f532018a510) -- > name = loop4 status = False kids = 0 id = 34 > parents = ['existing 0MB file /overlay (deleted) (33)'] > 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/loop4 > format args = [] originalFormat = None >06:11:17,593 INFO blivet: got format: DeviceFormat instance (0x7f532018a750) -- > type = DM_snapshot_cow name = DM_snapshot_cow status = False > device = /dev/loop4 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >06:11:17,596 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-luks-edb57e1f-3d56-4402-a453-0a81ef82c5c2 /dev/disk/by-id/dm-uuid-CRYPT-LUKS1-edb57e1f3d564402a4530a81ef82c5c2-luks-edb57e1f-3d56-4402-a453-0a81ef82c5c2 /dev/disk/by-label/fedora_f20gcastro /dev/disk/by-uuid/3520bd3b-d11c-42fa-ad8f-6346ba562e74 /dev/mapper/luks-edb57e1f-3d56-4402-a453-0a81ef82c5c2', > 'DEVNAME': 'dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DM_NAME': 'luks-edb57e1f-3d56-4402-a453-0a81ef82c5c2', > 'DM_SUSPENDED': '0', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'CRYPT-LUKS1-edb57e1f3d564402a4530a81ef82c5c2-luks-edb57e1f-3d56-4402-a453-0a81ef82c5c2', > 'ID_BTRFS_READY': '1', > 'ID_FS_LABEL': 'fedora_f20gcastro', > 'ID_FS_LABEL_ENC': 'fedora_f20gcastro', > 'ID_FS_TYPE': 'btrfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '3520bd3b-d11c-42fa-ad8f-6346ba562e74', > 'ID_FS_UUID_ENC': '3520bd3b-d11c-42fa-ad8f-6346ba562e74', > 'ID_FS_UUID_SUB': 'ee80f19a-b5fb-465c-8303-8919af9e4427', > 'ID_FS_UUID_SUB_ENC': 'ee80f19a-b5fb-465c-8303-8919af9e4427', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '4780694', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-luks-edb57e1f-3d56-4402-a453-0a81ef82c5c2', > '/dev/disk/by-id/dm-uuid-CRYPT-LUKS1-edb57e1f3d564402a4530a81ef82c5c2-luks-edb57e1f-3d56-4402-a453-0a81ef82c5c2', > '/dev/disk/by-label/fedora_f20gcastro', > '/dev/disk/by-uuid/3520bd3b-d11c-42fa-ad8f-6346ba562e74', > '/dev/mapper/luks-edb57e1f-3d56-4402-a453-0a81ef82c5c2'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: luks-edb57e1f-3d56-4402-a453-0a81ef82c5c2 ; >06:11:17,596 INFO blivet: scanning luks-edb57e1f-3d56-4402-a453-0a81ef82c5c2 (/devices/virtual/block/dm-0)... >06:11:17,597 DEBUG blivet: DeviceTree.getDeviceByName: name: luks-edb57e1f-3d56-4402-a453-0a81ef82c5c2 ; >06:11:17,597 DEBUG blivet: looking up parted Device: /dev/mapper/luks-edb57e1f-3d56-4402-a453-0a81ef82c5c2 >06:11:17,599 DEBUG blivet: DeviceTree.getDeviceByName returned existing 945282MB luks/dm-crypt luks-edb57e1f-3d56-4402-a453-0a81ef82c5c2 (21) >06:11:17,600 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: luks-edb57e1f-3d56-4402-a453-0a81ef82c5c2 ; >06:11:17,602 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: luks-edb57e1f-3d56-4402-a453-0a81ef82c5c2 ; label_type: None ; >06:11:17,603 DEBUG blivet: BTRFS.supported: supported: True ; >06:11:17,603 DEBUG blivet: getFormat('btrfs') returning BTRFS instance >06:11:17,603 DEBUG blivet: device luks-edb57e1f-3d56-4402-a453-0a81ef82c5c2 does not contain a disklabel >06:11:17,604 INFO blivet: type detected on 'luks-edb57e1f-3d56-4402-a453-0a81ef82c5c2' is 'btrfs' >06:11:17,605 DEBUG blivet: BTRFS.supported: supported: True ; >06:11:17,605 DEBUG blivet: getFormat('btrfs') returning BTRFS instance >06:11:17,606 DEBUG blivet: LUKSDevice._setFormat: luks-edb57e1f-3d56-4402-a453-0a81ef82c5c2 ; current: None ; type: btrfs ; >06:11:17,606 DEBUG blivet: DeviceTree.handleBTRFSFormat: name: luks-edb57e1f-3d56-4402-a453-0a81ef82c5c2 ; >06:11:17,607 INFO blivet: creating btrfs volume btrfs.fedora_f20gcastro >06:11:17,608 DEBUG blivet: LUKSDevice.addChild: kids: 0 ; name: luks-edb57e1f-3d56-4402-a453-0a81ef82c5c2 ; >06:11:17,608 DEBUG blivet: getFormat('None') returning DeviceFormat instance >06:11:17,609 DEBUG blivet: BTRFSVolumeDevice._setFormat: fedora_f20gcastro ; current: None ; type: None ; >06:11:17,611 DEBUG blivet: BTRFS.supported: supported: True ; >06:11:17,611 DEBUG blivet: getFormat('btrfs') returning BTRFS instance >06:11:17,612 DEBUG blivet: BTRFSVolumeDevice._setFormat: btrfs.35 ; current: None ; type: btrfs ; >06:11:17,612 INFO blivet: added btrfs volume fedora_f20gcastro (id 35) to device tree >06:11:17,613 DEBUG blivet: BTRFSVolumeDevice.setup: fedora_f20gcastro ; status: True ; controllable: True ; orig: True ; >06:11:17,614 INFO blivet: failed to get default SELinux context for /tmp/btrfs-tmp.35h93hVg: [Errno 2] No such file or directory >06:11:17,614 INFO blivet: set SELinux context for mountpoint /tmp/btrfs-tmp.35h93hVg to None >06:11:17,904 INFO blivet: failed to get default SELinux context for /tmp/btrfs-tmp.35h93hVg: [Errno 2] No such file or directory >06:11:17,904 INFO blivet: set SELinux context for newly mounted filesystem root at /tmp/btrfs-tmp.35h93hVg to None >06:11:18,181 DEBUG blivet: BTRFS.supported: supported: True ; >06:11:18,181 DEBUG blivet: getFormat('btrfs') returning BTRFS instance >06:11:18,183 DEBUG blivet: BTRFSVolumeDevice.addChild: kids: 0 ; name: fedora_f20gcastro ; >06:11:18,185 DEBUG blivet: BTRFSSubVolumeDevice._setFormat: root ; current: None ; type: btrfs ; >06:11:18,185 INFO blivet: added btrfs subvolume root (id 36) to device tree >06:11:18,187 DEBUG blivet: BTRFS.supported: supported: True ; >06:11:18,187 DEBUG blivet: getFormat('btrfs') returning BTRFS instance >06:11:18,189 DEBUG blivet: BTRFSVolumeDevice.addChild: kids: 1 ; name: fedora_f20gcastro ; >06:11:18,190 DEBUG blivet: BTRFSSubVolumeDevice._setFormat: home ; current: None ; type: btrfs ; >06:11:18,190 INFO blivet: added btrfs subvolume home (id 37) to device tree >06:11:18,192 INFO blivet: got device: LUKSDevice instance (0x316a310) -- > name = luks-edb57e1f-3d56-4402-a453-0a81ef82c5c2 status = True kids = 1 id = 21 > parents = ['existing 945284MB partition sdc3 (20) with existing luks'] > uuid = None size = 945282.0 > format = existing btrfs filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Linux device-mapper (crypt) path: /dev/mapper/luks-edb57e1f-3d56-4402-a453-0a81ef82c5c2 type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 1935937536 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32595 did: 0 busy: False > hardwareGeometry: (120506, 255, 63) biosGeometry: (120506, 255, 63) > PedDevice: <_ped.Device object at 0x2f85dd0> > target size = 0 path = /dev/mapper/luks-edb57e1f-3d56-4402-a453-0a81ef82c5c2 > format args = [] originalFormat = None target = crypt dmUuid = None >06:11:18,194 DEBUG blivet: BTRFS.supported: supported: True ; >06:11:18,195 INFO blivet: got format: BTRFS instance (0x7f532018a690) -- > type = btrfs name = btrfs status = False > device = /dev/mapper/luks-edb57e1f-3d56-4402-a453-0a81ef82c5c2 uuid = ee80f19a-b5fb-465c-8303-8919af9e4427 exists = True > options = defaults supported = True formattable = True resizable = False > mountpoint = None mountopts = None > label = fedora_f20gcastro size = 0.0 targetSize = 0.0 > >06:11:18,199 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-luks-a1fcc1fb-9052-46f3-992b-4234ee673031 /dev/disk/by-id/dm-uuid-CRYPT-LUKS1-a1fcc1fb905246f3992b4234ee673031-luks-a1fcc1fb-9052-46f3-992b-4234ee673031 /dev/disk/by-uuid/4effdb7f-7341-4be2-b640-a61a42d14b58 /dev/mapper/luks-a1fcc1fb-9052-46f3-992b-4234ee673031', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_NAME': 'luks-a1fcc1fb-9052-46f3-992b-4234ee673031', > 'DM_SUSPENDED': '0', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'CRYPT-LUKS1-a1fcc1fb905246f3992b4234ee673031-luks-a1fcc1fb-9052-46f3-992b-4234ee673031', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': '4effdb7f-7341-4be2-b640-a61a42d14b58', > 'ID_FS_UUID_ENC': '4effdb7f-7341-4be2-b640-a61a42d14b58', > 'ID_FS_VERSION': '2', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '2331354', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-luks-a1fcc1fb-9052-46f3-992b-4234ee673031', > '/dev/disk/by-id/dm-uuid-CRYPT-LUKS1-a1fcc1fb905246f3992b4234ee673031-luks-a1fcc1fb-9052-46f3-992b-4234ee673031', > '/dev/disk/by-uuid/4effdb7f-7341-4be2-b640-a61a42d14b58', > '/dev/mapper/luks-a1fcc1fb-9052-46f3-992b-4234ee673031'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: luks-a1fcc1fb-9052-46f3-992b-4234ee673031 ; >06:11:18,199 INFO blivet: scanning luks-a1fcc1fb-9052-46f3-992b-4234ee673031 (/devices/virtual/block/dm-1)... >06:11:18,200 DEBUG blivet: DeviceTree.getDeviceByName: name: luks-a1fcc1fb-9052-46f3-992b-4234ee673031 ; >06:11:18,201 DEBUG blivet: looking up parted Device: /dev/mapper/luks-a1fcc1fb-9052-46f3-992b-4234ee673031 >06:11:18,202 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8078MB luks/dm-crypt luks-a1fcc1fb-9052-46f3-992b-4234ee673031 (19) >06:11:18,204 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: luks-a1fcc1fb-9052-46f3-992b-4234ee673031 ; >06:11:18,205 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: luks-a1fcc1fb-9052-46f3-992b-4234ee673031 ; label_type: None ; >06:11:18,206 DEBUG blivet: SwapSpace.__init__: >06:11:18,207 DEBUG blivet: getFormat('swap') returning SwapSpace instance >06:11:18,207 DEBUG blivet: device luks-a1fcc1fb-9052-46f3-992b-4234ee673031 does not contain a disklabel >06:11:18,207 INFO blivet: type detected on 'luks-a1fcc1fb-9052-46f3-992b-4234ee673031' is 'swap' >06:11:18,208 DEBUG blivet: SwapSpace.__init__: device: /dev/mapper/luks-a1fcc1fb-9052-46f3-992b-4234ee673031 ; serial: None ; uuid: 4effdb7f-7341-4be2-b640-a61a42d14b58 ; exists: True ; label: None ; >06:11:18,208 DEBUG blivet: getFormat('swap') returning SwapSpace instance >06:11:18,212 DEBUG blivet: LUKSDevice._setFormat: luks-a1fcc1fb-9052-46f3-992b-4234ee673031 ; current: None ; type: swap ; >06:11:18,213 INFO blivet: got device: LUKSDevice instance (0x316aa50) -- > name = luks-a1fcc1fb-9052-46f3-992b-4234ee673031 status = True kids = 0 id = 19 > parents = ['existing 8080MB partition sdc2 (18) with existing luks'] > uuid = None size = 8078.0 > format = existing swap > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Linux device-mapper (crypt) path: /dev/mapper/luks-a1fcc1fb-9052-46f3-992b-4234ee673031 type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 16543744 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (1029, 255, 63) biosGeometry: (1029, 255, 63) > PedDevice: <_ped.Device object at 0x2f85f80> > target size = 0 path = /dev/mapper/luks-a1fcc1fb-9052-46f3-992b-4234ee673031 > format args = [] originalFormat = None target = crypt dmUuid = None >06:11:18,213 INFO blivet: got format: SwapSpace instance (0x7f532018aa90) -- > type = swap name = swap status = True > device = /dev/mapper/luks-a1fcc1fb-9052-46f3-992b-4234ee673031 uuid = 4effdb7f-7341-4be2-b640-a61a42d14b58 exists = True > options = supported = True formattable = True resizable = False > priority = None label = None >06:11:18,216 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5 /dev/mapper/live-rw', > 'DEVNAME': 'dm-5', > 'DEVPATH': '/devices/virtual/block/dm-5', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-rw', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '5', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '73540', > 'name': 'dm-5', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-5'} ; name: live-rw ; >06:11:18,217 INFO blivet: scanning live-rw (/devices/virtual/block/dm-5)... >06:11:18,218 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >06:11:18,219 DEBUG blivet: DeviceTree.getDeviceByName returned None >06:11:18,219 INFO blivet: live-rw is a device-mapper device >06:11:18,220 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-rw ; >06:11:18,221 DEBUG blivet: LVMVolumeGroupDevice.getDMNode: guswks ; status: True ; >06:11:18,222 DEBUG blivet: failed to find dm node for guswks >06:11:18,223 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: guswks-root ; status: True ; >06:11:18,224 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: guswks-swap_1 ; status: True ; >06:11:18,225 DEBUG blivet: LVMVolumeGroupDevice.getDMNode: vg_f17guswks ; status: True ; >06:11:18,225 DEBUG blivet: failed to find dm node for vg_f17guswks >06:11:18,226 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: vg_f17guswks-lv_home ; status: True ; >06:11:18,227 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: vg_f17guswks-lv_root ; status: True ; >06:11:18,228 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: vg_f17guswks-lv_swap ; status: True ; >06:11:18,228 DEBUG blivet: LUKSDevice.getDMNode: luks-a1fcc1fb-9052-46f3-992b-4234ee673031 ; status: True ; >06:11:18,229 DEBUG blivet: LUKSDevice.getDMNode: luks-edb57e1f-3d56-4402-a453-0a81ef82c5c2 ; status: True ; >06:11:18,230 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >06:11:18,231 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (32) with existing ext4 filesystem >06:11:18,232 DEBUG blivet: DeviceTree.getDeviceByName: name: loop4 ; >06:11:18,233 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop4 (34) with existing DM_snapshot_cow >06:11:18,234 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >06:11:18,235 DEBUG blivet: DeviceTree.getDeviceByName returned None >06:11:18,236 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop4 ; >06:11:18,236 DEBUG blivet: getFormat('None') returning DeviceFormat instance >06:11:18,237 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: None ; >06:11:18,237 INFO blivet: added dm live-rw (id 38) to device tree >06:11:18,238 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >06:11:18,239 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >06:11:18,240 DEBUG blivet: Ext4FS.supported: supported: True ; >06:11:18,240 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >06:11:18,240 DEBUG blivet: device live-rw does not contain a disklabel >06:11:18,240 INFO blivet: type detected on 'live-rw' is 'ext4' >06:11:18,267 DEBUG blivet: padding min size from 3226 up to 3548 >06:11:18,269 DEBUG blivet: Ext4FS.supported: supported: True ; >06:11:18,269 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >06:11:18,270 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >06:11:18,271 DEBUG blivet: looking up parted Device: /dev/mapper/live-rw >06:11:18,272 INFO blivet: got device: DMDevice instance (0x316ab10) -- > name = live-rw status = True kids = 0 id = 38 > parents = ['existing 0MB loop loop4 (34) with existing DM_snapshot_cow'] > uuid = None size = 4096.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-5 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-rw type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32595 did: 0 busy: True > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x7f5320193050> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >06:11:18,273 DEBUG blivet: Ext4FS.supported: supported: True ; >06:11:18,274 INFO blivet: got format: Ext4FS instance (0x7f532018ac50) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 4096.0 targetSize = 4096.0 > >06:11:18,277 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-base /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5 /dev/mapper/live-base', > 'DEVNAME': 'dm-6', > 'DEVPATH': '/devices/virtual/block/dm-6', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-base', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '6', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '4845', > 'name': 'dm-6', > 'symlinks': ['/dev/disk/by-id/dm-name-live-base', > '/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', > '/dev/mapper/live-base'], > 'sysfs_path': '/devices/virtual/block/dm-6'} ; name: live-base ; >06:11:18,278 INFO blivet: scanning live-base (/devices/virtual/block/dm-6)... >06:11:18,279 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >06:11:18,280 DEBUG blivet: DeviceTree.getDeviceByName returned None >06:11:18,280 INFO blivet: live-base is a device-mapper device >06:11:18,281 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-base ; >06:11:18,282 DEBUG blivet: LVMVolumeGroupDevice.getDMNode: guswks ; status: True ; >06:11:18,283 DEBUG blivet: failed to find dm node for guswks >06:11:18,284 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: guswks-root ; status: True ; >06:11:18,284 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: guswks-swap_1 ; status: True ; >06:11:18,285 DEBUG blivet: LVMVolumeGroupDevice.getDMNode: vg_f17guswks ; status: True ; >06:11:18,286 DEBUG blivet: failed to find dm node for vg_f17guswks >06:11:18,287 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: vg_f17guswks-lv_home ; status: True ; >06:11:18,287 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: vg_f17guswks-lv_root ; status: True ; >06:11:18,288 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: vg_f17guswks-lv_swap ; status: True ; >06:11:18,289 DEBUG blivet: LUKSDevice.getDMNode: luks-a1fcc1fb-9052-46f3-992b-4234ee673031 ; status: True ; >06:11:18,290 DEBUG blivet: LUKSDevice.getDMNode: luks-edb57e1f-3d56-4402-a453-0a81ef82c5c2 ; status: True ; >06:11:18,291 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >06:11:18,292 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >06:11:18,293 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (32) with existing ext4 filesystem >06:11:18,294 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >06:11:18,295 DEBUG blivet: DeviceTree.getDeviceByName returned None >06:11:18,296 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop3 ; >06:11:18,296 DEBUG blivet: getFormat('None') returning DeviceFormat instance >06:11:18,297 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: None ; >06:11:18,297 INFO blivet: added dm live-base (id 39) to device tree >06:11:18,298 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-base ; >06:11:18,298 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-base ; label_type: None ; >06:11:18,299 DEBUG blivet: Ext4FS.supported: supported: True ; >06:11:18,300 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >06:11:18,300 DEBUG blivet: device live-base does not contain a disklabel >06:11:18,300 INFO blivet: type detected on 'live-base' is 'ext4' >06:11:18,328 DEBUG blivet: using current size 0 as min size >06:11:18,331 DEBUG blivet: Ext4FS.supported: supported: True ; >06:11:18,331 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >06:11:18,333 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: ext4 ; >06:11:18,334 DEBUG blivet: looking up parted Device: /dev/mapper/live-base >06:11:18,335 INFO blivet: got device: DMDevice instance (0x7f532018ad90) -- > name = live-base status = True kids = 0 id = 39 > parents = ['existing 0MB loop loop3 (32) with existing ext4 filesystem'] > uuid = None size = 4096.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-6 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/live-base type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 30060 did: 29547 busy: False > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x7f53201930e0> > target size = 0 path = /dev/mapper/live-base > format args = [] originalFormat = None target = None dmUuid = None >06:11:18,336 DEBUG blivet: Ext4FS.supported: supported: True ; >06:11:18,336 INFO blivet: got format: Ext4FS instance (0x7f5320190350) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-base uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 4096.0 targetSize = 4096.0 > >06:11:18,339 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-osimg-min /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5 /dev/mapper/live-osimg-min', > 'DEVNAME': 'dm-7', > 'DEVPATH': '/devices/virtual/block/dm-7', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-osimg-min', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '7', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '12615', > 'name': 'dm-7', > 'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', > '/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', > '/dev/mapper/live-osimg-min'], > 'sysfs_path': '/devices/virtual/block/dm-7'} ; name: live-osimg-min ; >06:11:18,339 INFO blivet: scanning live-osimg-min (/devices/virtual/block/dm-7)... >06:11:18,340 DEBUG blivet: DeviceTree.getDeviceByName: name: live-osimg-min ; >06:11:18,342 DEBUG blivet: DeviceTree.getDeviceByName returned None >06:11:18,342 INFO blivet: live-osimg-min is a device-mapper device >06:11:18,343 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-osimg-min ; >06:11:18,345 DEBUG blivet: LVMVolumeGroupDevice.getDMNode: guswks ; status: True ; >06:11:18,345 DEBUG blivet: failed to find dm node for guswks >06:11:18,346 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: guswks-root ; status: True ; >06:11:18,347 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: guswks-swap_1 ; status: True ; >06:11:18,348 DEBUG blivet: LVMVolumeGroupDevice.getDMNode: vg_f17guswks ; status: True ; >06:11:18,348 DEBUG blivet: failed to find dm node for vg_f17guswks >06:11:18,349 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: vg_f17guswks-lv_home ; status: True ; >06:11:18,350 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: vg_f17guswks-lv_root ; status: True ; >06:11:18,351 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: vg_f17guswks-lv_swap ; status: True ; >06:11:18,352 DEBUG blivet: LUKSDevice.getDMNode: luks-a1fcc1fb-9052-46f3-992b-4234ee673031 ; status: True ; >06:11:18,353 DEBUG blivet: LUKSDevice.getDMNode: luks-edb57e1f-3d56-4402-a453-0a81ef82c5c2 ; status: True ; >06:11:18,354 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >06:11:18,355 DEBUG blivet: DMDevice.getDMNode: live-base ; status: True ; >06:11:18,356 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >06:11:18,357 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (28) with existing DM_snapshot_cow >06:11:18,358 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >06:11:18,359 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (32) with existing ext4 filesystem >06:11:18,360 DEBUG blivet: DeviceTree.getDeviceByName: name: live-osimg-min ; >06:11:18,361 DEBUG blivet: DeviceTree.getDeviceByName returned None >06:11:18,361 DEBUG blivet: LoopDevice.addChild: kids: 1 ; name: loop3 ; >06:11:18,362 DEBUG blivet: getFormat('None') returning DeviceFormat instance >06:11:18,362 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: None ; >06:11:18,363 INFO blivet: added dm live-osimg-min (id 40) to device tree >06:11:18,363 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-osimg-min ; >06:11:18,364 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-osimg-min ; label_type: None ; >06:11:18,365 DEBUG blivet: Ext4FS.supported: supported: True ; >06:11:18,365 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >06:11:18,365 DEBUG blivet: device live-osimg-min does not contain a disklabel >06:11:18,366 INFO blivet: type detected on 'live-osimg-min' is 'ext4' >06:11:18,393 DEBUG blivet: using current size 0 as min size >06:11:18,396 DEBUG blivet: Ext4FS.supported: supported: True ; >06:11:18,397 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >06:11:18,398 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: ext4 ; >06:11:18,399 DEBUG blivet: looking up parted Device: /dev/mapper/live-osimg-min >06:11:18,400 INFO blivet: got device: DMDevice instance (0x7f532018ab10) -- > name = live-osimg-min status = True kids = 0 id = 40 > parents = ['existing 0MB loop loop3 (32) with existing ext4 filesystem'] > uuid = None size = 4096.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-7 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-osimg-min type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32595 did: 0 busy: False > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x7f5320193170> > target size = 0 path = /dev/mapper/live-osimg-min > format args = [] originalFormat = None target = None dmUuid = None >06:11:18,401 DEBUG blivet: Ext4FS.supported: supported: True ; >06:11:18,401 INFO blivet: got format: Ext4FS instance (0x7f532018aed0) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-osimg-min uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 3225.0 targetSize = 3225.0 > >06:11:18,431 INFO blivet: devices to scan: ['dm-2', 'dm-3', 'dm-4', 'dm-8', 'dm-9'] >06:11:18,435 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-guswks-root /dev/disk/by-id/dm-uuid-LVM-QFCZt96lM2aS0gdA6tA3JCt2pu3u0bhSZnfkkNIeON76r2qZaN9IUk6muheisAph /dev/disk/by-uuid/ee6477cd-ea60-4cb2-9512-4ffbbce48bab /dev/guswks/root /dev/mapper/guswks-root', > 'DEVNAME': 'dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'root', > 'DM_NAME': 'guswks-root', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-QFCZt96lM2aS0gdA6tA3JCt2pu3u0bhSZnfkkNIeON76r2qZaN9IUk6muheisAph', > 'DM_VG_NAME': 'guswks', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'ee6477cd-ea60-4cb2-9512-4ffbbce48bab', > 'ID_FS_UUID_ENC': 'ee6477cd-ea60-4cb2-9512-4ffbbce48bab', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '2166043', > 'name': 'dm-2', > 'symlinks': ['/dev/disk/by-id/dm-name-guswks-root', > '/dev/disk/by-id/dm-uuid-LVM-QFCZt96lM2aS0gdA6tA3JCt2pu3u0bhSZnfkkNIeON76r2qZaN9IUk6muheisAph', > '/dev/disk/by-uuid/ee6477cd-ea60-4cb2-9512-4ffbbce48bab', > '/dev/guswks/root', > '/dev/mapper/guswks-root'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: guswks-root ; >06:11:18,435 INFO blivet: scanning guswks-root (/devices/virtual/block/dm-2)... >06:11:18,436 DEBUG blivet: DeviceTree.getDeviceByName: name: guswks-root ; >06:11:18,438 DEBUG blivet: DeviceTree.getDeviceByName returned existing 945388MB lvmlv guswks-root (7) with existing ext4 filesystem >06:11:18,439 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: guswks-root ; >06:11:18,440 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: guswks-root ; label_type: None ; >06:11:18,442 DEBUG blivet: Ext4FS.supported: supported: True ; >06:11:18,442 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >06:11:18,442 DEBUG blivet: device guswks-root does not contain a disklabel >06:11:18,442 DEBUG blivet: no type or existing type for guswks-root, bailing >06:11:18,445 DEBUG blivet: looking up parted Device: /dev/mapper/guswks >06:11:18,445 DEBUG blivet: guswks size is 953620MB >06:11:18,446 DEBUG blivet: vg guswks has 44MB free >06:11:18,446 DEBUG blivet: guswks size is 953620MB >06:11:18,447 DEBUG blivet: vg guswks has 44MB free >06:11:18,449 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x2fa3fd0) -- > name = guswks-root status = True kids = 0 id = 7 > parents = ['existing 953620MB lvmvg guswks (6)'] > uuid = ZnfkkN-IeON-76r2-qZaN-9IUk-6muh-eisAph size = 945388.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-2 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/guswks-root type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 1936154624 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32595 did: 0 busy: False > hardwareGeometry: (120520, 255, 63) biosGeometry: (120520, 255, 63) > PedDevice: <_ped.Device object at 0x2f85170> > target size = 945388.0 path = /dev/mapper/guswks-root > format args = [] originalFormat = ext4 target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x2fa3ad0) -- > name = guswks status = True kids = 2 id = 6 > parents = ['existing 953624MB partition sda5 (5) with existing lvmpv'] > uuid = QFCZt9-6lM2-aS0g-dA6t-A3JC-t2pu-3u0bhS size = 953620 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/guswks > format args = [] originalFormat = None target = None dmUuid = None free = 44.0 PE Size = 4.0 PE Count = 238405 > PE Free = 11 PV Count = 1 > LV Names = ['root', 'swap_1'] modified = False > extents = 238405.0 free space = 44 > free extents = 11.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 953624MB partition sda5 (5) with existing lvmpv'] > LVs = ['existing 945388MB lvmlv guswks-root (7) with existing ext4 filesystem', > 'existing 8188MB lvmlv guswks-swap_1 (8) with existing swap'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 945388MB >06:11:18,450 DEBUG blivet: Ext4FS.supported: supported: True ; >06:11:18,450 INFO blivet: got format: Ext4FS instance (0x3133d10) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/guswks-root uuid = ee6477cd-ea60-4cb2-9512-4ffbbce48bab exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 945388.0 targetSize = 945388.0 > >06:11:18,454 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-guswks-swap_1 /dev/disk/by-id/dm-uuid-LVM-QFCZt96lM2aS0gdA6tA3JCt2pu3u0bhS7PaxVWjBvKkf0NFYBuj2LjU7cuuLo4up /dev/disk/by-uuid/b07f128d-990f-4cb5-a613-1d5aba48159d /dev/guswks/swap_1 /dev/mapper/guswks-swap_1', > 'DEVNAME': 'dm-3', > 'DEVPATH': '/devices/virtual/block/dm-3', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'swap_1', > 'DM_NAME': 'guswks-swap_1', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-QFCZt96lM2aS0gdA6tA3JCt2pu3u0bhS7PaxVWjBvKkf0NFYBuj2LjU7cuuLo4up', > 'DM_VG_NAME': 'guswks', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': 'b07f128d-990f-4cb5-a613-1d5aba48159d', > 'ID_FS_UUID_ENC': 'b07f128d-990f-4cb5-a613-1d5aba48159d', > 'ID_FS_VERSION': '2', > 'MAJOR': '253', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '2587199', > 'name': 'dm-3', > 'symlinks': ['/dev/disk/by-id/dm-name-guswks-swap_1', > '/dev/disk/by-id/dm-uuid-LVM-QFCZt96lM2aS0gdA6tA3JCt2pu3u0bhS7PaxVWjBvKkf0NFYBuj2LjU7cuuLo4up', > '/dev/disk/by-uuid/b07f128d-990f-4cb5-a613-1d5aba48159d', > '/dev/guswks/swap_1', > '/dev/mapper/guswks-swap_1'], > 'sysfs_path': '/devices/virtual/block/dm-3'} ; name: guswks-swap_1 ; >06:11:18,454 INFO blivet: scanning guswks-swap_1 (/devices/virtual/block/dm-3)... >06:11:18,455 DEBUG blivet: DeviceTree.getDeviceByName: name: guswks-swap_1 ; >06:11:18,457 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8188MB lvmlv guswks-swap_1 (8) with existing swap >06:11:18,457 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: guswks-swap_1 ; >06:11:18,458 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: guswks-swap_1 ; label_type: None ; >06:11:18,459 DEBUG blivet: SwapSpace.__init__: >06:11:18,459 DEBUG blivet: getFormat('swap') returning SwapSpace instance >06:11:18,459 DEBUG blivet: device guswks-swap_1 does not contain a disklabel >06:11:18,460 DEBUG blivet: no type or existing type for guswks-swap_1, bailing >06:11:18,462 DEBUG blivet: looking up parted Device: /dev/mapper/guswks >06:11:18,462 DEBUG blivet: guswks size is 953620MB >06:11:18,463 DEBUG blivet: vg guswks has 44MB free >06:11:18,463 DEBUG blivet: guswks size is 953620MB >06:11:18,464 DEBUG blivet: vg guswks has 44MB free >06:11:18,465 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x3133050) -- > name = guswks-swap_1 status = True kids = 0 id = 8 > parents = ['existing 953620MB lvmvg guswks (6)'] > uuid = 7PaxVW-jBvK-kf0N-FYBu-j2Lj-U7cu-uLo4up size = 8188.0 > format = existing swap > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-3 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/guswks-swap_1 type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 16769024 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: False > hardwareGeometry: (1043, 255, 63) biosGeometry: (1043, 255, 63) > PedDevice: <_ped.Device object at 0x2f85290> > target size = 8188.0 path = /dev/mapper/guswks-swap_1 > format args = [] originalFormat = swap target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x2fa3ad0) -- > name = guswks status = True kids = 2 id = 6 > parents = ['existing 953624MB partition sda5 (5) with existing lvmpv'] > uuid = QFCZt9-6lM2-aS0g-dA6t-A3JC-t2pu-3u0bhS size = 953620 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/guswks > format args = [] originalFormat = None target = None dmUuid = None free = 44.0 PE Size = 4.0 PE Count = 238405 > PE Free = 11 PV Count = 1 > LV Names = ['root', 'swap_1'] modified = False > extents = 238405.0 free space = 44 > free extents = 11.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 953624MB partition sda5 (5) with existing lvmpv'] > LVs = ['existing 945388MB lvmlv guswks-root (7) with existing ext4 filesystem', > 'existing 8188MB lvmlv guswks-swap_1 (8) with existing swap'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 8188MB >06:11:18,466 INFO blivet: got format: SwapSpace instance (0x2f87c50) -- > type = swap name = swap status = False > device = /dev/mapper/guswks-swap_1 uuid = b07f128d-990f-4cb5-a613-1d5aba48159d exists = True > options = supported = True formattable = True resizable = False > priority = None label = None >06:11:18,469 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-vg_f17guswks-lv_home /dev/disk/by-id/dm-uuid-LVM-MPUUpBVi5Zhspz94zwEFshdOK7LBVOhQkR8rTssRA51HGb238zpkv1cWVeFssjaC /dev/disk/by-uuid/ea814cd2-99b4-4f60-acc5-27b662366c18 /dev/mapper/vg_f17guswks-lv_home /dev/vg_f17guswks/lv_home', > 'DEVNAME': 'dm-4', > 'DEVPATH': '/devices/virtual/block/dm-4', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'lv_home', > 'DM_NAME': 'vg_f17guswks-lv_home', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-MPUUpBVi5Zhspz94zwEFshdOK7LBVOhQkR8rTssRA51HGb238zpkv1cWVeFssjaC', > 'DM_VG_NAME': 'vg_f17guswks', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'ea814cd2-99b4-4f60-acc5-27b662366c18', > 'ID_FS_UUID_ENC': 'ea814cd2-99b4-4f60-acc5-27b662366c18', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '3465135', > 'name': 'dm-4', > 'symlinks': ['/dev/disk/by-id/dm-name-vg_f17guswks-lv_home', > '/dev/disk/by-id/dm-uuid-LVM-MPUUpBVi5Zhspz94zwEFshdOK7LBVOhQkR8rTssRA51HGb238zpkv1cWVeFssjaC', > '/dev/disk/by-uuid/ea814cd2-99b4-4f60-acc5-27b662366c18', > '/dev/mapper/vg_f17guswks-lv_home', > '/dev/vg_f17guswks/lv_home'], > 'sysfs_path': '/devices/virtual/block/dm-4'} ; name: vg_f17guswks-lv_home ; >06:11:18,470 INFO blivet: scanning vg_f17guswks-lv_home (/devices/virtual/block/dm-4)... >06:11:18,471 DEBUG blivet: DeviceTree.getDeviceByName: name: vg_f17guswks-lv_home ; >06:11:18,473 DEBUG blivet: DeviceTree.getDeviceByName returned existing 415168MB lvmlv vg_f17guswks-lv_home (13) with existing ext4 filesystem >06:11:18,474 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: vg_f17guswks-lv_home ; >06:11:18,474 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: vg_f17guswks-lv_home ; label_type: None ; >06:11:18,476 DEBUG blivet: Ext4FS.supported: supported: True ; >06:11:18,476 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >06:11:18,476 DEBUG blivet: device vg_f17guswks-lv_home does not contain a disklabel >06:11:18,476 DEBUG blivet: no type or existing type for vg_f17guswks-lv_home, bailing >06:11:18,480 DEBUG blivet: looking up parted Device: /dev/mapper/vg_f17guswks >06:11:18,481 DEBUG blivet: vg_f17guswks size is 476416MB >06:11:18,482 DEBUG blivet: vg vg_f17guswks has 0MB free >06:11:18,483 DEBUG blivet: vg_f17guswks size is 476416MB >06:11:18,484 DEBUG blivet: vg vg_f17guswks has 0MB free >06:11:18,486 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x314cb50) -- > name = vg_f17guswks-lv_home status = True kids = 0 id = 13 > parents = ['existing 476416MB lvmvg vg_f17guswks (12)'] > uuid = kR8rTs-sRA5-1HGb-238z-pkv1-cWVe-FssjaC size = 415168.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-4 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/vg_f17guswks-lv_home type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 850264064 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32595 did: 0 busy: False > hardwareGeometry: (52926, 255, 63) biosGeometry: (52926, 255, 63) > PedDevice: <_ped.Device object at 0x2f857a0> > target size = 415168.0 path = /dev/mapper/vg_f17guswks-lv_home > format args = [] originalFormat = ext4 target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x314c2d0) -- > name = vg_f17guswks status = True kids = 3 id = 12 > parents = ['existing 476439MB partition sdb2 (11) with existing lvmpv'] > uuid = MPUUpB-Vi5Z-hspz-94zw-EFsh-dOK7-LBVOhQ size = 476416 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/vg_f17guswks > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 32.0 PE Count = 14888 > PE Free = 0 PV Count = 1 > LV Names = ['lv_home', 'lv_root', 'lv_swap'] modified = False > extents = 14888.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 476439MB partition sdb2 (11) with existing lvmpv'] > LVs = ['existing 415168MB lvmlv vg_f17guswks-lv_home (13) with existing ext4 filesystem', > 'existing 51200MB lvmlv vg_f17guswks-lv_root (14) with existing ext4 filesystem', > 'existing 10048MB lvmlv vg_f17guswks-lv_swap (15) with existing swap'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 415168MB >06:11:18,487 DEBUG blivet: Ext4FS.supported: supported: True ; >06:11:18,488 INFO blivet: got format: Ext4FS instance (0x3163cd0) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/vg_f17guswks-lv_home uuid = ea814cd2-99b4-4f60-acc5-27b662366c18 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 415168.0 targetSize = 415168.0 > >06:11:18,491 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-vg_f17guswks-lv_root /dev/disk/by-id/dm-uuid-LVM-MPUUpBVi5Zhspz94zwEFshdOK7LBVOhQw4x98qBN2TSnSmN2pF1pjsuCy5ZoRaaB /dev/disk/by-label/_Fedora-17-x86_6 /dev/disk/by-uuid/3c127d9d-3c51-4122-aa80-526fd4c66935 /dev/mapper/vg_f17guswks-lv_root /dev/vg_f17guswks/lv_root', > 'DEVNAME': 'dm-8', > 'DEVPATH': '/devices/virtual/block/dm-8', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'lv_root', > 'DM_NAME': 'vg_f17guswks-lv_root', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-MPUUpBVi5Zhspz94zwEFshdOK7LBVOhQw4x98qBN2TSnSmN2pF1pjsuCy5ZoRaaB', > 'DM_VG_NAME': 'vg_f17guswks', > 'ID_FS_LABEL': '_Fedora-17-x86_6', > 'ID_FS_LABEL_ENC': '_Fedora-17-x86_6', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '3c127d9d-3c51-4122-aa80-526fd4c66935', > 'ID_FS_UUID_ENC': '3c127d9d-3c51-4122-aa80-526fd4c66935', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '8', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '3774212', > 'name': 'dm-8', > 'symlinks': ['/dev/disk/by-id/dm-name-vg_f17guswks-lv_root', > '/dev/disk/by-id/dm-uuid-LVM-MPUUpBVi5Zhspz94zwEFshdOK7LBVOhQw4x98qBN2TSnSmN2pF1pjsuCy5ZoRaaB', > '/dev/disk/by-label/_Fedora-17-x86_6', > '/dev/disk/by-uuid/3c127d9d-3c51-4122-aa80-526fd4c66935', > '/dev/mapper/vg_f17guswks-lv_root', > '/dev/vg_f17guswks/lv_root'], > 'sysfs_path': '/devices/virtual/block/dm-8'} ; name: vg_f17guswks-lv_root ; >06:11:18,492 INFO blivet: scanning vg_f17guswks-lv_root (/devices/virtual/block/dm-8)... >06:11:18,493 DEBUG blivet: DeviceTree.getDeviceByName: name: vg_f17guswks-lv_root ; >06:11:18,494 DEBUG blivet: DeviceTree.getDeviceByName returned existing 51200MB lvmlv vg_f17guswks-lv_root (14) with existing ext4 filesystem >06:11:18,495 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: vg_f17guswks-lv_root ; >06:11:18,499 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: vg_f17guswks-lv_root ; label_type: None ; >06:11:18,500 DEBUG blivet: Ext4FS.supported: supported: True ; >06:11:18,500 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >06:11:18,500 DEBUG blivet: device vg_f17guswks-lv_root does not contain a disklabel >06:11:18,501 DEBUG blivet: no type or existing type for vg_f17guswks-lv_root, bailing >06:11:18,504 DEBUG blivet: looking up parted Device: /dev/mapper/vg_f17guswks >06:11:18,504 DEBUG blivet: vg_f17guswks size is 476416MB >06:11:18,506 DEBUG blivet: vg vg_f17guswks has 0MB free >06:11:18,506 DEBUG blivet: vg_f17guswks size is 476416MB >06:11:18,507 DEBUG blivet: vg vg_f17guswks has 0MB free >06:11:18,509 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x314cb10) -- > name = vg_f17guswks-lv_root status = True kids = 0 id = 14 > parents = ['existing 476416MB lvmvg vg_f17guswks (12)'] > uuid = w4x98q-BN2T-SnSm-N2pF-1pjs-uCy5-ZoRaaB size = 51200.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-8 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/vg_f17guswks-lv_root type: 12 > 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 0x2f85830> > target size = 51200.0 path = /dev/mapper/vg_f17guswks-lv_root > format args = [] originalFormat = ext4 target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x314c2d0) -- > name = vg_f17guswks status = True kids = 3 id = 12 > parents = ['existing 476439MB partition sdb2 (11) with existing lvmpv'] > uuid = MPUUpB-Vi5Z-hspz-94zw-EFsh-dOK7-LBVOhQ size = 476416 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/vg_f17guswks > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 32.0 PE Count = 14888 > PE Free = 0 PV Count = 1 > LV Names = ['lv_home', 'lv_root', 'lv_swap'] modified = False > extents = 14888.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 476439MB partition sdb2 (11) with existing lvmpv'] > LVs = ['existing 415168MB lvmlv vg_f17guswks-lv_home (13) with existing ext4 filesystem', > 'existing 51200MB lvmlv vg_f17guswks-lv_root (14) with existing ext4 filesystem', > 'existing 10048MB lvmlv vg_f17guswks-lv_swap (15) with existing swap'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 51200MB >06:11:18,510 DEBUG blivet: Ext4FS.supported: supported: True ; >06:11:18,511 INFO blivet: got format: Ext4FS instance (0x3166090) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/vg_f17guswks-lv_root uuid = 3c127d9d-3c51-4122-aa80-526fd4c66935 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-17-x86_6 size = 51200.0 targetSize = 51200.0 > >06:11:18,514 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-vg_f17guswks-lv_swap /dev/disk/by-id/dm-uuid-LVM-MPUUpBVi5Zhspz94zwEFshdOK7LBVOhQeaf40E2Tv6KLMfx02tT0iP4sp8ajK3CT /dev/disk/by-uuid/9f6e9ba4-6c8c-4103-b916-575be5d54951 /dev/mapper/vg_f17guswks-lv_swap /dev/vg_f17guswks/lv_swap', > 'DEVNAME': 'dm-9', > 'DEVPATH': '/devices/virtual/block/dm-9', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'lv_swap', > 'DM_NAME': 'vg_f17guswks-lv_swap', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-MPUUpBVi5Zhspz94zwEFshdOK7LBVOhQeaf40E2Tv6KLMfx02tT0iP4sp8ajK3CT', > 'DM_VG_NAME': 'vg_f17guswks', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': '9f6e9ba4-6c8c-4103-b916-575be5d54951', > 'ID_FS_UUID_ENC': '9f6e9ba4-6c8c-4103-b916-575be5d54951', > 'ID_FS_VERSION': '2', > 'MAJOR': '253', > 'MINOR': '9', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '4019169', > 'name': 'dm-9', > 'symlinks': ['/dev/disk/by-id/dm-name-vg_f17guswks-lv_swap', > '/dev/disk/by-id/dm-uuid-LVM-MPUUpBVi5Zhspz94zwEFshdOK7LBVOhQeaf40E2Tv6KLMfx02tT0iP4sp8ajK3CT', > '/dev/disk/by-uuid/9f6e9ba4-6c8c-4103-b916-575be5d54951', > '/dev/mapper/vg_f17guswks-lv_swap', > '/dev/vg_f17guswks/lv_swap'], > 'sysfs_path': '/devices/virtual/block/dm-9'} ; name: vg_f17guswks-lv_swap ; >06:11:18,515 INFO blivet: scanning vg_f17guswks-lv_swap (/devices/virtual/block/dm-9)... >06:11:18,516 DEBUG blivet: DeviceTree.getDeviceByName: name: vg_f17guswks-lv_swap ; >06:11:18,517 DEBUG blivet: DeviceTree.getDeviceByName returned existing 10048MB lvmlv vg_f17guswks-lv_swap (15) with existing swap >06:11:18,518 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: vg_f17guswks-lv_swap ; >06:11:18,519 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: vg_f17guswks-lv_swap ; label_type: None ; >06:11:18,520 DEBUG blivet: SwapSpace.__init__: >06:11:18,520 DEBUG blivet: getFormat('swap') returning SwapSpace instance >06:11:18,520 DEBUG blivet: device vg_f17guswks-lv_swap does not contain a disklabel >06:11:18,521 DEBUG blivet: no type or existing type for vg_f17guswks-lv_swap, bailing >06:11:18,524 DEBUG blivet: looking up parted Device: /dev/mapper/vg_f17guswks >06:11:18,525 DEBUG blivet: vg_f17guswks size is 476416MB >06:11:18,526 DEBUG blivet: vg vg_f17guswks has 0MB free >06:11:18,527 DEBUG blivet: vg_f17guswks size is 476416MB >06:11:18,528 DEBUG blivet: vg vg_f17guswks has 0MB free >06:11:18,530 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x31660d0) -- > name = vg_f17guswks-lv_swap status = True kids = 0 id = 15 > parents = ['existing 476416MB lvmvg vg_f17guswks (12)'] > uuid = eaf40E-2Tv6-KLMf-x02t-T0iP-4sp8-ajK3CT size = 10048.0 > format = existing swap > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-9 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/vg_f17guswks-lv_swap type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 20578304 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 20063 did: 19777 busy: False > hardwareGeometry: (1280, 255, 63) biosGeometry: (1280, 255, 63) > PedDevice: <_ped.Device object at 0x2f858c0> > target size = 10048.0 path = /dev/mapper/vg_f17guswks-lv_swap > format args = [] originalFormat = swap target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x314c2d0) -- > name = vg_f17guswks status = True kids = 3 id = 12 > parents = ['existing 476439MB partition sdb2 (11) with existing lvmpv'] > uuid = MPUUpB-Vi5Z-hspz-94zw-EFsh-dOK7-LBVOhQ size = 476416 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/vg_f17guswks > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 32.0 PE Count = 14888 > PE Free = 0 PV Count = 1 > LV Names = ['lv_home', 'lv_root', 'lv_swap'] modified = False > extents = 14888.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 476439MB partition sdb2 (11) with existing lvmpv'] > LVs = ['existing 415168MB lvmlv vg_f17guswks-lv_home (13) with existing ext4 filesystem', > 'existing 51200MB lvmlv vg_f17guswks-lv_root (14) with existing ext4 filesystem', > 'existing 10048MB lvmlv vg_f17guswks-lv_swap (15) with existing swap'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 10048MB >06:11:18,530 INFO blivet: got format: SwapSpace instance (0x3163950) -- > type = swap name = swap status = False > device = /dev/mapper/vg_f17guswks-lv_swap uuid = 9f6e9ba4-6c8c-4103-b916-575be5d54951 exists = True > options = supported = True formattable = True resizable = False > priority = None label = None >06:11:18,561 DEBUG blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >06:11:18,577 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >06:11:18,578 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >06:11:18,580 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >06:11:18,595 DEBUG blivet: LVMLogicalVolumeDevice.teardown: guswks-root ; status: True ; controllable: True ; >06:11:18,611 DEBUG blivet: LVMLogicalVolumeDevice._teardown: guswks-root ; status: True ; controllable: True ; >06:11:18,697 DEBUG blivet: LVMVolumeGroupDevice.teardown: guswks ; status: True ; controllable: True ; >06:11:18,698 DEBUG blivet: DeviceFormat.teardown: device: /dev/mapper/guswks ; status: False ; type: None ; >06:11:18,700 DEBUG blivet: DeviceFormat.teardown: device: /dev/mapper/guswks ; status: False ; type: None ; >06:11:18,715 DEBUG blivet: LVMVolumeGroupDevice._teardown: guswks ; status: True ; controllable: True ; >06:11:18,765 DEBUG blivet: PartitionDevice.teardown: sda5 ; status: True ; controllable: True ; >06:11:18,767 DEBUG blivet: LVMPhysicalVolume.teardown: device: /dev/sda5 ; status: False ; type: lvmpv ; >06:11:18,769 DEBUG blivet: LVMPhysicalVolume.teardown: device: /dev/sda5 ; status: False ; type: lvmpv ; >06:11:18,786 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >06:11:18,788 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >06:11:18,790 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >06:11:18,806 DEBUG blivet: LVMLogicalVolumeDevice.teardown: guswks-swap_1 ; status: False ; controllable: True ; >06:11:18,807 DEBUG blivet: PartitionDevice.teardown: sdb1 ; status: True ; controllable: True ; >06:11:18,822 DEBUG blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >06:11:18,823 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >06:11:18,825 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >06:11:18,844 DEBUG blivet: LVMLogicalVolumeDevice.teardown: vg_f17guswks-lv_home ; status: True ; controllable: True ; >06:11:18,865 DEBUG blivet: LVMLogicalVolumeDevice._teardown: vg_f17guswks-lv_home ; status: True ; controllable: True ; >06:11:18,919 DEBUG blivet: LVMVolumeGroupDevice.teardown: vg_f17guswks ; status: True ; controllable: True ; >06:11:18,920 DEBUG blivet: DeviceFormat.teardown: device: /dev/mapper/vg_f17guswks ; status: False ; type: None ; >06:11:18,922 DEBUG blivet: DeviceFormat.teardown: device: /dev/mapper/vg_f17guswks ; status: False ; type: None ; >06:11:18,938 DEBUG blivet: LVMVolumeGroupDevice._teardown: vg_f17guswks ; status: True ; controllable: True ; >06:11:18,987 DEBUG blivet: PartitionDevice.teardown: sdb2 ; status: True ; controllable: True ; >06:11:18,988 DEBUG blivet: LVMPhysicalVolume.teardown: device: /dev/sdb2 ; status: False ; type: lvmpv ; >06:11:18,990 DEBUG blivet: LVMPhysicalVolume.teardown: device: /dev/sdb2 ; status: False ; type: lvmpv ; >06:11:19,008 DEBUG blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >06:11:19,009 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >06:11:19,011 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >06:11:19,027 DEBUG blivet: LVMLogicalVolumeDevice.teardown: vg_f17guswks-lv_root ; status: False ; controllable: True ; >06:11:19,028 DEBUG blivet: LVMLogicalVolumeDevice.teardown: vg_f17guswks-lv_swap ; status: False ; controllable: True ; >06:11:19,029 DEBUG blivet: PartitionDevice.teardown: sdc1 ; status: True ; controllable: True ; >06:11:19,045 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >06:11:19,046 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >06:11:19,048 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >06:11:19,063 DEBUG blivet: LUKSDevice.teardown: luks-a1fcc1fb-9052-46f3-992b-4234ee673031 ; status: True ; controllable: True ; >06:11:19,065 DEBUG blivet: SwapSpace.teardown: device: /dev/mapper/luks-a1fcc1fb-9052-46f3-992b-4234ee673031 ; status: True ; type: swap ; >06:11:19,083 DEBUG blivet: SwapSpace.teardown: device: /dev/mapper/luks-a1fcc1fb-9052-46f3-992b-4234ee673031 ; status: False ; type: swap ; >06:11:19,099 DEBUG blivet: PartitionDevice.teardown: sdc2 ; status: True ; controllable: True ; >06:11:19,101 DEBUG blivet: LUKS.teardown: device: /dev/sdc2 ; status: True ; type: luks ; >06:11:19,101 DEBUG blivet: unmapping luks-a1fcc1fb-9052-46f3-992b-4234ee673031 >06:11:19,107 DEBUG blivet: LUKS.teardown: device: /dev/sdc2 ; status: False ; type: luks ; >06:11:19,123 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >06:11:19,125 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >06:11:19,127 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >06:11:19,142 DEBUG blivet: BTRFSVolumeDevice.teardown: btrfs.23 ; status: True ; controllable: True ; >06:11:19,158 DEBUG blivet: DiskDevice.teardown: sdd ; status: True ; controllable: True ; >06:11:19,174 DEBUG blivet: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >06:11:19,175 DEBUG blivet: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >06:11:19,177 DEBUG blivet: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >06:11:19,192 DEBUG blivet: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >06:11:19,193 DEBUG blivet: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >06:11:19,194 DEBUG blivet: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >06:11:19,196 DEBUG blivet: BTRFSSubVolumeDevice.teardown: root ; status: True ; controllable: True ; >06:11:19,211 DEBUG blivet: BTRFSVolumeDevice.teardown: fedora_f20gcastro ; status: True ; controllable: True ; >06:11:19,227 DEBUG blivet: LUKSDevice.teardown: luks-edb57e1f-3d56-4402-a453-0a81ef82c5c2 ; status: True ; controllable: True ; >06:11:19,243 DEBUG blivet: PartitionDevice.teardown: sdc3 ; status: True ; controllable: True ; >06:11:19,245 DEBUG blivet: LUKS.teardown: device: /dev/sdc3 ; status: True ; type: luks ; >06:11:19,245 DEBUG blivet: unmapping luks-edb57e1f-3d56-4402-a453-0a81ef82c5c2 >06:11:19,260 DEBUG blivet: LUKS.teardown: device: /dev/sdc3 ; status: False ; type: luks ; >06:11:19,276 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >06:11:19,278 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >06:11:19,280 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >06:11:19,295 DEBUG blivet: BTRFSSubVolumeDevice.teardown: home ; status: False ; controllable: True ; >06:11:19,296 INFO blivet: not going to restore from backup of non-existent /etc/mdadm.conf >06:11:19,318 INFO blivet: edd: collected mbr signatures: {'sde': '0x000c8821', 'sda': '0x00029b0e', 'sdb': '0x0006a144', 'sdc': '0x000b5905'} >06:11:19,320 DEBUG blivet: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >06:11:19,321 INFO blivet: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >06:11:19,342 DEBUG blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >06:11:19,387 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >06:11:19,388 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >06:11:19,390 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >06:11:19,404 DEBUG blivet: LVMLogicalVolumeDevice.setup: guswks-root ; status: False ; controllable: True ; orig: False ; >06:11:19,405 DEBUG blivet: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: guswks-root ; orig: False ; >06:11:19,406 DEBUG blivet: LVMVolumeGroupDevice.setup: guswks ; status: True ; controllable: True ; orig: False ; >06:11:19,407 DEBUG blivet: LVMLogicalVolumeDevice._setup: guswks-root ; status: False ; controllable: True ; orig: False ; >06:11:19,582 INFO blivet: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >06:11:19,938 DEBUG blivet: parsing /mnt/sysimage/etc/blkid/blkid.tab >06:11:19,938 INFO blivet: error parsing blkid.tab: [Errno 2] No such file or directory: '/mnt/sysimage/etc/blkid/blkid.tab' >06:11:19,939 DEBUG blivet: parsing /mnt/sysimage/etc/crypttab >06:11:19,939 INFO blivet: error parsing crypttab: [Errno 2] No such file or directory: '/mnt/sysimage/etc/crypttab' >06:11:19,940 DEBUG blivet: parsing /mnt/sysimage/etc/fstab >06:11:19,960 DEBUG blivet: DeviceTree.getDeviceByName: name: proc ; >06:11:19,961 DEBUG blivet: DeviceTree.getDeviceByName returned None >06:11:19,962 DEBUG blivet: failed to resolve 'proc' >06:11:19,963 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/mapper/guswks-root ; >06:11:19,964 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 945388MB lvmlv guswks-root (7) with existing ext4 filesystem >06:11:19,965 DEBUG blivet: resolved '/dev/mapper/guswks-root' to 'guswks-root' (lvmlv) >06:11:19,965 DEBUG blivet: resolved 'UUID=705a9c24-d8c1-42da-85f4-df925ed4f8e9' to 'sda1' (partition) >06:11:19,966 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/mapper/guswks-swap_1 ; >06:11:19,968 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 8188MB lvmlv guswks-swap_1 (8) with existing swap >06:11:19,968 DEBUG blivet: resolved '/dev/mapper/guswks-swap_1' to 'guswks-swap_1' (lvmlv) >06:11:19,969 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/fd0 ; >06:11:19,970 DEBUG blivet: DeviceTree.getDeviceByPath returned None >06:11:19,970 DEBUG blivet: failed to resolve '/dev/fd0' >06:11:19,971 DEBUG blivet: LVMLogicalVolumeDevice.teardown: guswks-root ; status: True ; controllable: True ; >06:11:20,019 DEBUG blivet: LVMLogicalVolumeDevice._teardown: guswks-root ; status: True ; controllable: True ; >06:11:20,065 DEBUG blivet: PartitionDevice.setup: sdb1 ; status: True ; controllable: True ; orig: False ; >06:11:20,066 INFO blivet: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >06:11:20,114 DEBUG blivet: PartitionDevice.teardown: sdb1 ; status: True ; controllable: True ; >06:11:20,161 DEBUG blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >06:11:20,162 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >06:11:20,164 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >06:11:20,179 DEBUG blivet: LVMLogicalVolumeDevice.setup: vg_f17guswks-lv_home ; status: False ; controllable: True ; orig: False ; >06:11:20,180 DEBUG blivet: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: vg_f17guswks-lv_home ; orig: False ; >06:11:20,182 DEBUG blivet: LVMVolumeGroupDevice.setup: vg_f17guswks ; status: True ; controllable: True ; orig: False ; >06:11:20,183 DEBUG blivet: LVMLogicalVolumeDevice._setup: vg_f17guswks-lv_home ; status: False ; controllable: True ; orig: False ; >06:11:20,268 INFO blivet: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >06:11:20,302 DEBUG blivet: LVMLogicalVolumeDevice.teardown: vg_f17guswks-lv_home ; status: True ; controllable: True ; >06:11:20,347 DEBUG blivet: LVMLogicalVolumeDevice._teardown: vg_f17guswks-lv_home ; status: True ; controllable: True ; >06:11:20,394 DEBUG blivet: LVMVolumeGroupDevice.teardown: vg_f17guswks ; status: True ; controllable: True ; >06:11:20,395 DEBUG blivet: DeviceFormat.teardown: device: /dev/mapper/vg_f17guswks ; status: False ; type: None ; >06:11:20,397 DEBUG blivet: DeviceFormat.teardown: device: /dev/mapper/vg_f17guswks ; status: False ; type: None ; >06:11:20,413 DEBUG blivet: LVMVolumeGroupDevice._teardown: vg_f17guswks ; status: True ; controllable: True ; >06:11:20,441 DEBUG blivet: PartitionDevice.teardown: sdb2 ; status: True ; controllable: True ; >06:11:20,442 DEBUG blivet: LVMPhysicalVolume.teardown: device: /dev/sdb2 ; status: False ; type: lvmpv ; >06:11:20,444 DEBUG blivet: LVMPhysicalVolume.teardown: device: /dev/sdb2 ; status: False ; type: lvmpv ; >06:11:20,460 DEBUG blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >06:11:20,462 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >06:11:20,464 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >06:11:20,479 DEBUG blivet: LVMLogicalVolumeDevice.setup: vg_f17guswks-lv_root ; status: False ; controllable: True ; orig: False ; >06:11:20,480 DEBUG blivet: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: vg_f17guswks-lv_root ; orig: False ; >06:11:20,482 DEBUG blivet: LVMVolumeGroupDevice.setup: vg_f17guswks ; status: True ; controllable: True ; orig: False ; >06:11:20,483 DEBUG blivet: LVMLogicalVolumeDevice._setup: vg_f17guswks-lv_root ; status: False ; controllable: True ; orig: False ; >06:11:20,566 INFO blivet: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >06:11:20,960 DEBUG blivet: parsing /mnt/sysimage/etc/blkid/blkid.tab >06:11:20,961 INFO blivet: error parsing blkid.tab: [Errno 2] No such file or directory: '/mnt/sysimage/etc/blkid/blkid.tab' >06:11:20,961 DEBUG blivet: parsing /mnt/sysimage/etc/crypttab >06:11:20,961 DEBUG blivet: parsing /mnt/sysimage/etc/blkid/blkid.tab >06:11:20,961 DEBUG blivet: crypttab maps: [] >06:11:20,961 DEBUG blivet: parsing /mnt/sysimage/etc/fstab >06:11:20,969 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/mapper/vg_f17guswks-lv_root ; >06:11:20,973 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 51200MB lvmlv vg_f17guswks-lv_root (14) with existing ext4 filesystem >06:11:20,973 DEBUG blivet: resolved '/dev/mapper/vg_f17guswks-lv_root' to 'vg_f17guswks-lv_root' (lvmlv) >06:11:20,974 DEBUG blivet: resolved 'UUID=5f5f30d1-a7a6-42f7-8b47-3f7f28ae40be' to 'sdb1' (partition) >06:11:20,975 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/mapper/vg_f17guswks-lv_home ; >06:11:20,978 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 415168MB lvmlv vg_f17guswks-lv_home (13) with existing ext4 filesystem >06:11:20,979 DEBUG blivet: resolved '/dev/mapper/vg_f17guswks-lv_home' to 'vg_f17guswks-lv_home' (lvmlv) >06:11:20,980 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/mapper/vg_f17guswks-lv_swap ; >06:11:20,981 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 10048MB lvmlv vg_f17guswks-lv_swap (15) with existing swap >06:11:20,982 DEBUG blivet: resolved '/dev/mapper/vg_f17guswks-lv_swap' to 'vg_f17guswks-lv_swap' (lvmlv) >06:11:20,983 DEBUG blivet: LVMLogicalVolumeDevice.teardown: vg_f17guswks-lv_root ; status: True ; controllable: True ; >06:11:21,035 DEBUG blivet: LVMLogicalVolumeDevice._teardown: vg_f17guswks-lv_root ; status: True ; controllable: True ; >06:11:21,134 DEBUG blivet: PartitionDevice.setup: sdc1 ; status: True ; controllable: True ; orig: False ; >06:11:21,134 INFO blivet: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >06:11:21,148 DEBUG blivet: PartitionDevice.teardown: sdc1 ; status: True ; controllable: True ; >06:11:21,211 DEBUG blivet: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >06:11:21,212 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >06:11:21,213 DEBUG blivet: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >06:11:21,233 DEBUG blivet: BTRFSVolumeDevice.setup: btrfs.23 ; status: True ; controllable: True ; orig: False ; >06:11:21,234 INFO blivet: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >06:11:21,335 DEBUG blivet: BTRFSVolumeDevice.teardown: btrfs.23 ; status: True ; controllable: True ; >06:11:21,412 DEBUG blivet: DiskDevice.teardown: sdd ; status: True ; controllable: True ; >06:11:21,434 DEBUG blivet: BTRFSSubVolumeDevice.setup: root ; status: False ; controllable: True ; orig: False ; >06:11:21,435 DEBUG blivet: BTRFSSubVolumeDevice.setupParents: kids: 0 ; name: root ; orig: False ; >06:11:21,436 DEBUG blivet: BTRFSVolumeDevice.setup: fedora_f20gcastro ; status: False ; controllable: True ; orig: False ; >06:11:21,438 DEBUG blivet: BTRFSVolumeDevice.setupParents: kids: 2 ; name: fedora_f20gcastro ; orig: False ; >06:11:21,439 DEBUG blivet: LUKSDevice.setup: luks-edb57e1f-3d56-4402-a453-0a81ef82c5c2 ; status: False ; controllable: True ; orig: False ; >06:11:21,441 DEBUG blivet: LUKSDevice.setupParents: kids: 1 ; name: luks-edb57e1f-3d56-4402-a453-0a81ef82c5c2 ; orig: False ; >06:11:21,443 DEBUG blivet: PartitionDevice.setup: sdc3 ; status: True ; controllable: True ; orig: False ; >06:11:21,445 DEBUG blivet: LUKS.setup: device: /dev/sdc3 ; mapName: luks-edb57e1f-3d56-4402-a453-0a81ef82c5c2 ; status: False ; type: luks ; >06:11:21,445 WARN blivet: setup of root failed: luks device not configured >06:11:21,446 DEBUG blivet: BTRFSSubVolumeDevice.setup: home ; status: False ; controllable: True ; orig: False ; >06:11:21,447 DEBUG blivet: BTRFSSubVolumeDevice.setupParents: kids: 0 ; name: home ; orig: False ; >06:11:21,447 DEBUG blivet: BTRFSVolumeDevice.setup: fedora_f20gcastro ; status: False ; controllable: True ; orig: False ; >06:11:21,448 DEBUG blivet: BTRFSVolumeDevice.setupParents: kids: 2 ; name: fedora_f20gcastro ; orig: False ; >06:11:21,449 DEBUG blivet: LUKSDevice.setup: luks-edb57e1f-3d56-4402-a453-0a81ef82c5c2 ; status: False ; controllable: True ; orig: False ; >06:11:21,450 DEBUG blivet: LUKSDevice.setupParents: kids: 1 ; name: luks-edb57e1f-3d56-4402-a453-0a81ef82c5c2 ; orig: False ; >06:11:21,451 DEBUG blivet: PartitionDevice.setup: sdc3 ; status: True ; controllable: True ; orig: False ; >06:11:21,452 DEBUG blivet: LUKS.setup: device: /dev/sdc3 ; mapName: luks-edb57e1f-3d56-4402-a453-0a81ef82c5c2 ; status: False ; type: luks ; >06:11:21,453 WARN blivet: setup of home failed: luks device not configured >06:11:21,486 DEBUG blivet: BTRFS.supported: supported: True ; >06:11:21,487 DEBUG blivet: BTRFS.supported: supported: True ; >06:11:21,488 DEBUG blivet: guswks size is 953620MB >06:11:21,488 DEBUG blivet: vg guswks has 44MB free >06:11:21,489 DEBUG blivet: guswks size is 953620MB >06:11:21,489 DEBUG blivet: vg guswks has 44MB free >06:11:21,490 DEBUG blivet: Ext4FS.supported: supported: True ; >06:11:21,492 DEBUG blivet: BTRFS.supported: supported: True ; >06:11:21,493 DEBUG blivet: Ext4FS.supported: supported: True ; >06:11:21,494 DEBUG blivet: Ext4FS.supported: supported: True ; >06:11:21,496 DEBUG blivet: Ext4FS.supported: supported: True ; >06:11:21,497 DEBUG blivet: Ext4FS.supported: supported: True ; >06:11:21,498 DEBUG blivet: BTRFS.supported: supported: True ; >06:11:21,500 DEBUG blivet: BTRFS.supported: supported: True ; >06:11:21,501 DEBUG blivet: Ext2FS.supported: supported: True ; >06:11:21,504 DEBUG blivet: Ext4FS.supported: supported: True ; >06:11:21,506 DEBUG blivet: Ext4FS.supported: supported: True ; >06:11:21,509 DEBUG blivet: BTRFS.supported: supported: True ; >06:11:21,511 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >06:11:21,536 DEBUG blivet: vg_f17guswks size is 476416MB >06:11:21,537 DEBUG blivet: vg vg_f17guswks has 0MB free >06:11:21,537 DEBUG blivet: vg_f17guswks size is 476416MB >06:11:21,538 DEBUG blivet: vg vg_f17guswks has 0MB free >06:11:21,540 DEBUG blivet: Ext4FS.supported: supported: True ; >06:11:21,543 DEBUG blivet: Ext4FS.supported: supported: True ; >06:11:21,580 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/mapper/live-base ; >06:11:21,582 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 4096MB dm live-base (39) with existing ext4 filesystem >06:11:28,143 DEBUG blivet: Iso9660FS.supported: supported: True ; >06:11:28,144 DEBUG blivet: Iso9660FS.supported: supported: True ; >06:11:28,145 DEBUG blivet: NFSv4.supported: supported: False ; >06:11:28,146 DEBUG blivet: NFSv4.supported: supported: False ; >06:11:28,147 DEBUG blivet: SELinuxFS.supported: supported: False ; >06:11:28,147 DEBUG blivet: SELinuxFS.supported: supported: False ; >06:11:28,148 DEBUG blivet: Ext4FS.supported: supported: True ; >06:11:28,149 DEBUG blivet: Ext4FS.supported: supported: True ; >06:11:28,617 DEBUG blivet: Ext3FS.supported: supported: True ; >06:11:28,617 DEBUG blivet: Ext3FS.supported: supported: True ; >06:11:28,699 DEBUG blivet: Ext2FS.supported: supported: True ; >06:11:28,699 DEBUG blivet: Ext2FS.supported: supported: True ; >06:11:28,701 DEBUG blivet: SysFS.supported: supported: False ; >06:11:28,701 DEBUG blivet: SysFS.supported: supported: False ; >06:11:28,704 DEBUG blivet: MultipathMember.__init__: >06:11:28,704 DEBUG blivet: MDRaidMember.__init__: >06:11:28,705 DEBUG blivet: ProcFS.supported: supported: False ; >06:11:28,706 DEBUG blivet: ProcFS.supported: supported: False ; >06:11:28,706 DEBUG blivet: SwapSpace.__init__: >06:11:28,772 DEBUG blivet: NoDevFS.supported: supported: False ; >06:11:28,773 DEBUG blivet: NoDevFS.supported: supported: False ; >06:11:28,774 DEBUG blivet: DevPtsFS.supported: supported: False ; >06:11:28,774 DEBUG blivet: DevPtsFS.supported: supported: False ; >06:11:28,775 DEBUG blivet: BTRFS.supported: supported: True ; >06:11:28,829 DEBUG blivet: USBFS.supported: supported: False ; >06:11:28,830 DEBUG blivet: USBFS.supported: supported: False ; >06:11:28,831 DEBUG blivet: DiskLabel.__init__: >06:11:28,832 INFO blivet: DiskLabel.partedDevice returning None >06:11:28,833 DEBUG blivet: HFSPlus.supported: supported: False ; >06:11:28,833 DEBUG blivet: HFSPlus.supported: supported: False ; >06:11:28,834 DEBUG blivet: XFS.supported: supported: True ; >06:11:28,835 DEBUG blivet: XFS.supported: supported: True ; >06:11:28,836 DEBUG blivet: TmpFS.supported: supported: True ; >06:11:28,847 DEBUG blivet: LUKS.__init__: >06:11:28,848 DEBUG blivet: NTFS.supported: supported: False ; >06:11:28,849 DEBUG blivet: NTFS.supported: supported: False ; >06:11:28,850 DEBUG blivet: BindFS.supported: supported: False ; >06:11:28,851 DEBUG blivet: BindFS.supported: supported: False ; >06:11:28,852 DEBUG blivet: HFS.supported: supported: False ; >06:11:28,853 DEBUG blivet: HFS.supported: supported: False ; >06:11:28,853 DEBUG blivet: LVMPhysicalVolume.__init__: >06:11:28,854 DEBUG blivet: NFS.supported: supported: False ; >06:11:28,855 DEBUG blivet: NFS.supported: supported: False ; >06:11:28,856 DEBUG blivet: FATFS.supported: supported: True ; >06:11:28,857 DEBUG blivet: FATFS.supported: supported: True ; >06:11:28,858 DEBUG blivet: DMRaidMember.__init__: >06:11:38,864 INFO blivet: hiding device partition sda1 (id 3) >06:11:38,870 DEBUG blivet: DiskDevice.removeChild: kids: 3 ; name: sda ; >06:11:38,870 DEBUG blivet: lvm filter: adding sda1 to the reject list >06:11:38,870 INFO blivet: hiding device partition sda2 (id 4) >06:11:38,871 DEBUG blivet: DiskDevice.removeChild: kids: 2 ; name: sda ; >06:11:38,872 DEBUG blivet: lvm filter: adding sda2 to the reject list >06:11:38,872 INFO blivet: hiding device lvmlv guswks-root (id 7) >06:11:38,873 DEBUG blivet: LVMVolumeGroupDevice.removeChild: kids: 2 ; name: guswks ; >06:11:38,873 DEBUG blivet: lvm filter: adding guswks-root to the reject list >06:11:38,873 INFO blivet: hiding device lvmlv guswks-swap_1 (id 8) >06:11:38,875 DEBUG blivet: LVMVolumeGroupDevice.removeChild: kids: 1 ; name: guswks ; >06:11:38,875 DEBUG blivet: lvm filter: adding guswks-swap_1 to the reject list >06:11:38,875 INFO blivet: hiding device lvmvg guswks (id 6) >06:11:38,876 DEBUG blivet: PartitionDevice.removeChild: kids: 1 ; name: sda5 ; >06:11:38,876 DEBUG blivet: lvm filter: adding guswks to the reject list >06:11:38,877 INFO blivet: hiding device partition sda5 (id 5) >06:11:38,878 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: sda ; >06:11:38,878 DEBUG blivet: lvm filter: adding sda5 to the reject list >06:11:38,878 INFO blivet: hiding device disk sda (id 2) >06:11:38,878 DEBUG blivet: lvm filter: adding sda to the reject list >06:11:38,878 INFO blivet: hiding device partition sdb1 (id 10) >06:11:38,879 DEBUG blivet: DiskDevice.removeChild: kids: 2 ; name: sdb ; >06:11:38,879 DEBUG blivet: lvm filter: adding sdb1 to the reject list >06:11:38,879 INFO blivet: hiding device lvmlv vg_f17guswks-lv_home (id 13) >06:11:38,880 DEBUG blivet: LVMVolumeGroupDevice.removeChild: kids: 3 ; name: vg_f17guswks ; >06:11:38,880 DEBUG blivet: lvm filter: adding vg_f17guswks-lv_home to the reject list >06:11:38,880 INFO blivet: hiding device lvmlv vg_f17guswks-lv_root (id 14) >06:11:38,881 DEBUG blivet: LVMVolumeGroupDevice.removeChild: kids: 2 ; name: vg_f17guswks ; >06:11:38,881 DEBUG blivet: lvm filter: adding vg_f17guswks-lv_root to the reject list >06:11:38,881 INFO blivet: hiding device lvmlv vg_f17guswks-lv_swap (id 15) >06:11:38,882 DEBUG blivet: LVMVolumeGroupDevice.removeChild: kids: 1 ; name: vg_f17guswks ; >06:11:38,882 DEBUG blivet: lvm filter: adding vg_f17guswks-lv_swap to the reject list >06:11:38,882 INFO blivet: hiding device lvmvg vg_f17guswks (id 12) >06:11:38,883 DEBUG blivet: PartitionDevice.removeChild: kids: 1 ; name: sdb2 ; >06:11:38,883 DEBUG blivet: lvm filter: adding vg_f17guswks to the reject list >06:11:38,883 INFO blivet: hiding device partition sdb2 (id 11) >06:11:38,884 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: sdb ; >06:11:38,884 DEBUG blivet: lvm filter: adding sdb2 to the reject list >06:11:38,884 INFO blivet: hiding device disk sdb (id 9) >06:11:38,884 DEBUG blivet: lvm filter: adding sdb to the reject list >06:11:38,885 INFO blivet: hiding device btrfs volume btrfs.23 (id 23) >06:11:38,885 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: sdd ; >06:11:38,885 DEBUG blivet: lvm filter: adding btrfs.23 to the reject list >06:11:38,886 INFO blivet: hiding device disk sdd (id 22) >06:11:38,886 DEBUG blivet: lvm filter: adding sdd to the reject list >06:11:52,681 INFO blivet: Detected 8080M of memory >06:11:52,682 INFO blivet: Swap attempt of 8080M >06:11:52,690 DEBUG blivet: clearpart: looking at sdc3 >06:11:52,692 DEBUG blivet: clearpart: looking at sdc2 >06:11:52,695 DEBUG blivet: clearpart: looking at sdc1 >06:11:52,696 DEBUG blivet: clearpart: looking at sde1 >06:11:52,698 DEBUG blivet: checking whether disk sdc has an empty extended >06:11:52,700 DEBUG blivet: extended is None ; logicals is [] >06:11:52,700 DEBUG blivet: checking whether disk sde has an empty extended >06:11:52,701 DEBUG blivet: extended is None ; logicals is [] >06:11:52,824 DEBUG blivet: DeviceTree.getDeviceByName: name: sdc ; >06:11:52,826 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sdc (16) with existing msdos disklabel >06:11:52,854 DEBUG blivet: DeviceTree.getDeviceByName: name: sdc ; >06:11:52,855 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sdc (16) with existing msdos disklabel >06:11:52,856 DEBUG blivet: DeviceTree.getDeviceByName: name: sdc ; >06:11:52,857 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sdc (16) with existing msdos disklabel >06:11:52,857 DEBUG blivet: resolved 'sdc' to 'sdc' (disk) >06:11:52,887 DEBUG blivet: starting Blivet copy >06:11:52,919 DEBUG blivet: PartitionDevice._setPartedPartition: sdc1 ; >06:11:52,921 DEBUG blivet: device sdc1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f53100c0750> fileSystem: <parted.filesystem.FileSystem object at 0x7f53100ea0d0> > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f53100e0e90> PedPartition: <_ped.Partition object at 0x7f53100bc830> >06:11:52,921 DEBUG blivet: PartitionDevice._setPartedPartition: sdc2 ; >06:11:52,922 DEBUG blivet: device sdc2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f53100c0750> fileSystem: None > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f53100ea050> PedPartition: <_ped.Partition object at 0x7f53100bc890> >06:11:52,923 DEBUG blivet: PartitionDevice._setPartedPartition: sdc3 ; >06:11:52,923 DEBUG blivet: device sdc3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f53100c0750> fileSystem: None > number: 3 path: /dev/sdc3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f53100ea210> PedPartition: <_ped.Partition object at 0x7f53100bc8f0> >06:11:52,924 DEBUG blivet: PartitionDevice._setPartedPartition: sde1 ; >06:11:52,925 DEBUG blivet: device sde1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f53100c1bd0> fileSystem: <parted.filesystem.FileSystem object at 0x7f53100ea4d0> > number: 1 path: /dev/sde1 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7f53100ea450> PedPartition: <_ped.Partition object at 0x7f53100bca70> >06:11:52,926 DEBUG blivet: PartitionDevice._setPartedPartition: sda1 ; >06:11:52,926 DEBUG blivet: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f531803bc90> fileSystem: <parted.filesystem.FileSystem object at 0x7f53100ea650> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f53100ea290> PedPartition: <_ped.Partition object at 0x7f53100bcad0> >06:11:52,927 DEBUG blivet: PartitionDevice._setPartedPartition: sda2 ; >06:11:52,928 DEBUG blivet: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f531803bc90> fileSystem: None > number: 2 path: /dev/sda2 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f53100ea790> PedPartition: <_ped.Partition object at 0x7f53100bc9b0> >06:11:52,929 DEBUG blivet: PartitionDevice._setPartedPartition: sda5 ; >06:11:52,929 DEBUG blivet: device sda5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f531803bc90> fileSystem: None > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f53100ea910> PedPartition: <_ped.Partition object at 0x7f53100bca10> >06:11:52,931 DEBUG blivet: PartitionDevice._setPartedPartition: sdb1 ; >06:11:52,931 DEBUG blivet: device sdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f53100c4990> fileSystem: <parted.filesystem.FileSystem object at 0x7f53100eaa50> > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f53100ea590> PedPartition: <_ped.Partition object at 0x7f53100bc950> >06:11:52,932 DEBUG blivet: PartitionDevice._setPartedPartition: sdb2 ; >06:11:52,932 DEBUG blivet: device sdb2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f53100c4990> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f53100ea9d0> PedPartition: <_ped.Partition object at 0x7f53100bcb30> >06:11:52,933 DEBUG blivet: finished Blivet copy >06:11:52,933 INFO blivet: hiding device partition sde1 (id 1) >06:11:52,934 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: sde ; >06:11:52,934 DEBUG blivet: lvm filter: adding sde1 to the reject list >06:11:52,934 INFO blivet: hiding device disk sde (id 0) >06:11:52,934 DEBUG blivet: lvm filter: adding sde to the reject list >06:11:56,954 DEBUG blivet: BTRFS.supported: supported: True ; >06:11:56,954 DEBUG blivet: getFormat('btrfs') returning BTRFS instance >06:11:56,962 DEBUG blivet: BTRFS.supported: supported: True ; >06:11:56,962 DEBUG blivet: getFormat('btrfs') returning BTRFS instance >06:11:56,963 DEBUG blivet: BTRFS.supported: supported: True ; >06:11:56,963 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.BTRFSFactory'>: <blivet.Blivet object at 0x2d5df90>, 0, [], {} >06:11:56,971 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.BTRFSFactory'>: <blivet.Blivet object at 0x2d5df90>, 0, [], {} >06:12:15,787 DEBUG storage.ui: removing fedora_f20gcastro >06:12:15,787 DEBUG storage.ui: devices to remove: ['home', 'root'] >06:12:15,788 DEBUG storage.ui: leaves to remove: ['home', 'root'] >06:12:15,788 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >06:12:15,790 DEBUG storage.ui: BTRFSSubVolumeDevice._setFormat: home ; current: btrfs ; type: None ; >06:12:15,790 INFO storage.ui: registered action: [0] Destroy Format btrfs filesystem on btrfs subvolume home (id 37) >06:12:15,791 DEBUG storage.ui: BTRFSSubVolumeDevice.teardown: home ; status: False ; controllable: True ; >06:12:15,792 INFO storage.ui: removed btrfs subvolume home (id 37) from device tree >06:12:15,793 DEBUG storage.ui: BTRFSVolumeDevice.removeChild: kids: 2 ; name: fedora_f20gcastro ; >06:12:15,793 INFO storage.ui: registered action: [1] Destroy Device btrfs subvolume home (id 37) >06:12:15,794 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >06:12:15,795 DEBUG storage.ui: BTRFSSubVolumeDevice._setFormat: root ; current: btrfs ; type: None ; >06:12:15,795 INFO storage.ui: registered action: [2] Destroy Format btrfs filesystem on btrfs subvolume root (id 36) >06:12:15,797 DEBUG storage.ui: BTRFSSubVolumeDevice.teardown: root ; status: False ; controllable: True ; >06:12:15,797 INFO storage.ui: removed btrfs subvolume root (id 36) from device tree >06:12:15,798 DEBUG storage.ui: BTRFSVolumeDevice.removeChild: kids: 1 ; name: fedora_f20gcastro ; >06:12:15,798 INFO storage.ui: registered action: [3] Destroy Device btrfs subvolume root (id 36) >06:12:15,799 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >06:12:15,800 DEBUG storage.ui: BTRFSVolumeDevice._setFormat: fedora_f20gcastro ; current: btrfs ; type: None ; >06:12:15,800 INFO storage.ui: registered action: [4] Destroy Format btrfs filesystem on btrfs volume btrfs.35 (id 35) >06:12:15,801 DEBUG storage.ui: BTRFSVolumeDevice.teardown: btrfs.35 ; status: False ; controllable: True ; >06:12:15,801 INFO storage.ui: removed btrfs volume btrfs.35 (id 35) from device tree >06:12:15,802 DEBUG storage.ui: LUKSDevice.removeChild: kids: 1 ; name: luks-edb57e1f-3d56-4402-a453-0a81ef82c5c2 ; >06:12:15,802 INFO storage.ui: registered action: [5] Destroy Device btrfs volume btrfs.35 (id 35) >06:12:15,802 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >06:12:15,803 DEBUG storage.ui: LUKSDevice._setFormat: luks-edb57e1f-3d56-4402-a453-0a81ef82c5c2 ; current: btrfs ; type: None ; >06:12:15,803 INFO storage.ui: registered action: [6] Destroy Format btrfs filesystem on luks/dm-crypt luks-edb57e1f-3d56-4402-a453-0a81ef82c5c2 (id 21) >06:12:15,804 DEBUG storage.ui: LUKSDevice.teardown: luks-edb57e1f-3d56-4402-a453-0a81ef82c5c2 ; status: False ; controllable: True ; >06:12:15,804 INFO storage.ui: removed luks/dm-crypt luks-edb57e1f-3d56-4402-a453-0a81ef82c5c2 (id 21) from device tree >06:12:15,805 DEBUG storage.ui: PartitionDevice.removeChild: kids: 1 ; name: sdc3 ; >06:12:15,805 INFO storage.ui: registered action: [7] Destroy Device luks/dm-crypt luks-edb57e1f-3d56-4402-a453-0a81ef82c5c2 (id 21) >06:12:15,809 DEBUG storage.ui: LUKS.teardown: device: /dev/sdc3 ; status: False ; type: luks ; >06:12:15,810 DEBUG storage.ui: PartitionDevice._setFormat: sdc3 ; >06:12:15,810 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >06:12:15,811 DEBUG storage.ui: PartitionDevice._setFormat: sdc3 ; current: luks ; type: None ; >06:12:15,811 INFO storage.ui: registered action: [8] Destroy Format luks on partition sdc3 (id 20) >06:12:15,812 DEBUG storage.ui: PartitionDevice.teardown: sdc3 ; status: True ; controllable: True ; >06:12:15,813 DEBUG storage.ui: LUKS.teardown: device: /dev/sdc3 ; status: False ; type: luks ; >06:12:15,814 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sdc3 ; status: False ; type: None ; >06:12:15,830 INFO storage.ui: removed partition sdc3 (id 20) from device tree >06:12:15,831 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: sdc ; >06:12:15,832 INFO storage.ui: registered action: [9] Destroy Device partition sdc3 (id 20) >06:12:15,833 DEBUG storage.ui: BTRFSSubVolumeDevice.teardown: home ; status: False ; controllable: True ; >06:12:15,837 DEBUG storage.ui: BTRFSVolumeDevice.teardown: btrfs.35 ; status: False ; controllable: True ; >06:12:15,841 DEBUG storage.ui: LUKSDevice.teardown: luks-edb57e1f-3d56-4402-a453-0a81ef82c5c2 ; status: False ; controllable: True ; >06:12:15,844 DEBUG storage.ui: PartitionDevice.teardown: sdc3 ; status: True ; controllable: True ; >06:12:15,845 DEBUG storage.ui: LUKS.teardown: device: /dev/sdc3 ; status: False ; type: luks ; >06:12:15,847 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sdc3 ; status: False ; type: None ; >06:12:15,869 DEBUG storage.ui: SwapSpace.teardown: device: /dev/mapper/luks-a1fcc1fb-9052-46f3-992b-4234ee673031 ; status: False ; type: swap ; >06:12:15,870 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >06:12:15,871 DEBUG storage.ui: LUKSDevice._setFormat: luks-a1fcc1fb-9052-46f3-992b-4234ee673031 ; current: swap ; type: None ; >06:12:15,871 INFO storage.ui: registered action: [14] Destroy Format swap on luks/dm-crypt luks-a1fcc1fb-9052-46f3-992b-4234ee673031 (id 19) >06:12:15,873 DEBUG storage.ui: LUKSDevice.teardown: luks-a1fcc1fb-9052-46f3-992b-4234ee673031 ; status: False ; controllable: True ; >06:12:15,873 INFO storage.ui: removed luks/dm-crypt luks-a1fcc1fb-9052-46f3-992b-4234ee673031 (id 19) from device tree >06:12:15,874 DEBUG storage.ui: PartitionDevice.removeChild: kids: 1 ; name: sdc2 ; >06:12:15,875 INFO storage.ui: registered action: [15] Destroy Device luks/dm-crypt luks-a1fcc1fb-9052-46f3-992b-4234ee673031 (id 19) >06:12:15,876 DEBUG storage.ui: LUKS.teardown: device: /dev/sdc2 ; status: False ; type: luks ; >06:12:15,878 DEBUG storage.ui: PartitionDevice._setFormat: sdc2 ; >06:12:15,878 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >06:12:15,879 DEBUG storage.ui: PartitionDevice._setFormat: sdc2 ; current: luks ; type: None ; >06:12:15,879 INFO storage.ui: registered action: [16] Destroy Format luks on partition sdc2 (id 18) >06:12:15,880 DEBUG storage.ui: PartitionDevice.teardown: sdc2 ; status: True ; controllable: True ; >06:12:15,881 DEBUG storage.ui: LUKS.teardown: device: /dev/sdc2 ; status: False ; type: luks ; >06:12:15,882 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sdc2 ; status: False ; type: None ; >06:12:15,897 INFO storage.ui: removed partition sdc2 (id 18) from device tree >06:12:15,898 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sdc ; >06:12:15,898 INFO storage.ui: registered action: [17] Destroy Device partition sdc2 (id 18) >06:12:15,900 DEBUG storage.ui: BTRFSSubVolumeDevice.teardown: root ; status: False ; controllable: True ; >06:12:15,904 DEBUG storage.ui: BTRFSVolumeDevice.teardown: btrfs.35 ; status: False ; controllable: True ; >06:12:15,908 DEBUG storage.ui: LUKSDevice.teardown: luks-edb57e1f-3d56-4402-a453-0a81ef82c5c2 ; status: False ; controllable: True ; >06:12:15,911 DEBUG storage.ui: PartitionDevice.teardown: sdc3 ; status: True ; controllable: True ; >06:12:15,912 DEBUG storage.ui: LUKS.teardown: device: /dev/sdc3 ; status: False ; type: luks ; >06:12:15,914 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sdc3 ; status: False ; type: None ; >06:12:15,933 DEBUG storage.ui: PartitionDevice._setFormat: sdc1 ; >06:12:15,934 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >06:12:15,934 DEBUG storage.ui: PartitionDevice._setFormat: sdc1 ; current: ext4 ; type: None ; >06:12:15,935 INFO storage.ui: registered action: [22] Destroy Format ext4 filesystem on partition sdc1 (id 17) >06:12:15,935 DEBUG storage.ui: PartitionDevice.teardown: sdc1 ; status: True ; controllable: True ; >06:12:15,938 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sdc1 ; status: False ; type: None ; >06:12:15,953 INFO storage.ui: removed partition sdc1 (id 17) from device tree >06:12:15,954 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sdc ; >06:12:15,954 INFO storage.ui: registered action: [23] Destroy Device partition sdc1 (id 17) >06:12:15,956 DEBUG storage.ui: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >06:12:15,956 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >06:12:15,957 DEBUG storage.ui: DiskDevice._setFormat: sdc ; current: disklabel ; type: None ; >06:12:15,957 INFO storage.ui: registered action: [24] Destroy Format msdos disklabel on disk sdc (id 16) >06:12:15,957 DEBUG storage.ui: required disklabel type for sdc (1) is None >06:12:15,957 DEBUG storage.ui: default disklabel type for sdc is msdos >06:12:15,957 DEBUG storage.ui: selecting msdos disklabel for sdc based on size >06:12:15,958 DEBUG storage.ui: DiskLabel.__init__: device: /dev/sdc ; labelType: msdos ; >06:12:15,960 DEBUG storage.ui: DiskLabel.freshPartedDisk: device: /dev/sdc ; labelType: msdos ; >06:12:15,960 DEBUG storage.ui: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 4 > partitions: [] > device: <parted.device.Device object at 0x3163d90> > PedDisk: <_ped.Disk object at 0x2d6cd88> >06:12:15,961 DEBUG storage.ui: getFormat('disklabel') returning DiskLabel instance >06:12:15,962 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sdc ; status: False ; type: None ; >06:12:15,963 DEBUG storage.ui: DiskDevice._setFormat: sdc ; current: None ; type: disklabel ; >06:12:15,963 INFO storage.ui: registered action: [25] Create Format msdos disklabel on disk sdc (id 16) >06:12:17,641 DEBUG storage.ui: doAutoPart: True >06:12:17,641 DEBUG storage.ui: encryptedAutoPart: False >06:12:17,642 DEBUG storage.ui: autoPartType: 1 >06:12:17,642 DEBUG storage.ui: clearPartType: 2 >06:12:17,642 DEBUG storage.ui: clearPartDisks: ['sdc'] >06:12:17,642 DEBUG storage.ui: autoPartitionRequests: >PartSpec instance (0x7f53100e0c50) -- > mountpoint = / lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True >PartSpec instance (0x7f53100e0c90) -- > mountpoint = /home lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True >PartSpec instance (0x7f53100e0cd0) -- > mountpoint = /boot lv = False singlePV = False thin = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False >PartSpec instance (0x7f53100e0d10) -- > mountpoint = None lv = False singlePV = False thin = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False >PartSpec instance (0x7f53100e0d50) -- > mountpoint = None lv = True singlePV = False thin = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 8080 maxSize = None grow = False > >06:12:17,642 DEBUG storage.ui: storage.disks: ['sdc'] >06:12:17,643 DEBUG storage.ui: storage.partitioned: ['sdc'] >06:12:17,643 DEBUG storage.ui: all names: ['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'live-base', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'sdc', 'sr0'] >06:12:17,646 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sdc ; >06:12:17,648 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 953869MB disk sdc (16) with non-existent msdos disklabel >06:12:17,648 DEBUG storage.ui: resolved 'sdc' to 'sdc' (disk) >06:12:17,648 DEBUG storage.ui: boot disk: sdc >06:12:17,651 DEBUG storage.ui: BTRFS.supported: supported: True ; >06:12:17,652 DEBUG storage.ui: getFormat('btrfs') returning BTRFS instance >06:12:17,653 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sdc ; >06:12:17,655 DEBUG storage.ui: PartitionDevice._setFormat: req0 ; >06:12:17,656 DEBUG storage.ui: PartitionDevice._setFormat: req0 ; current: None ; type: btrfs ; >06:12:17,658 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sdc ; >06:12:17,658 INFO storage.ui: added partition req0 (id 41) to device tree >06:12:17,658 INFO storage.ui: registered action: [26] Create Device partition req0 (id 41) >06:12:17,659 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >06:12:17,659 INFO storage.ui: registered action: [27] Create Format btrfs filesystem on partition req0 (id 41) >06:12:17,660 DEBUG storage.ui: candidate disks: [DiskDevice instance (0x7f53100c1fd0) -- > name = sdc status = True kids = 0 id = 16 > parents = [] > uuid = None size = 953869.710938 > format = non-existent msdos disklabel > major = 8 minor = 32 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdc partedDevice = parted.Device instance -- > model: ATA WDC WD1002FBYS-0 path: /dev/sdc type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x2f85950> > target size = 0 path = /dev/sdc > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f53100c0590>] >06:12:17,660 DEBUG storage.ui: devs: [PartitionDevice instance (0x3e66f90) -- > name = req0 status = False kids = 0 id = 41 > 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 start sector = None end sector = None > partedPartition = None > disk = None >] >06:12:17,664 DEBUG storage.ui: Ext4FS.supported: supported: True ; >06:12:17,664 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >06:12:17,665 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sdc ; >06:12:17,667 DEBUG storage.ui: PartitionDevice._setFormat: req1 ; >06:12:17,668 DEBUG storage.ui: PartitionDevice._setFormat: req1 ; current: None ; type: ext4 ; >06:12:17,669 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sdc ; >06:12:17,669 INFO storage.ui: added partition req1 (id 42) to device tree >06:12:17,674 INFO storage.ui: registered action: [28] Create Device partition req1 (id 42) >06:12:17,675 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >06:12:17,675 INFO storage.ui: registered action: [29] Create Format ext4 filesystem mounted at /boot on partition req1 (id 42) >06:12:17,675 INFO storage.ui: skipping unneeded stage1 biosboot request >06:12:17,675 DEBUG storage.ui: PartSpec instance (0x7f53100e0d10) -- > mountpoint = None lv = False singlePV = False thin = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False > >06:12:17,676 DEBUG storage.ui: existing 953869MB disk sdc (16) with non-existent msdos disklabel >06:12:17,677 DEBUG storage.ui: SwapSpace.__init__: mountpoint: None ; >06:12:17,677 DEBUG storage.ui: getFormat('swap') returning SwapSpace instance >06:12:17,678 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sdc ; >06:12:17,679 DEBUG storage.ui: PartitionDevice._setFormat: req2 ; >06:12:17,680 DEBUG storage.ui: PartitionDevice._setFormat: req2 ; current: None ; type: swap ; >06:12:17,681 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sdc ; >06:12:17,681 INFO storage.ui: added partition req2 (id 43) to device tree >06:12:17,681 INFO storage.ui: registered action: [30] Create Device partition req2 (id 43) >06:12:17,681 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >06:12:17,681 INFO storage.ui: registered action: [31] Create Format swap on partition req2 (id 43) >06:12:17,682 DEBUG storage.ui: DiskDevice.setup: sdc ; status: True ; controllable: True ; orig: False ; >06:12:17,683 DEBUG storage.ui: removing all non-preexisting partitions ['req0(id 41)', 'req1(id 42)', 'req2(id 43)'] from disk(s) ['sdc'] >06:12:17,684 DEBUG storage.ui: allocatePartitions: disks=['sdc'] ; partitions=['req0(id 41)', 'req1(id 42)', 'req2(id 43)'] >06:12:17,684 DEBUG storage.ui: removing all non-preexisting partitions ['req1(id 42)', 'req2(id 43)', 'req0(id 41)'] from disk(s) ['sdc'] >06:12:17,685 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sdc ; >06:12:17,686 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 953869MB disk sdc (16) with non-existent msdos disklabel >06:12:17,686 DEBUG storage.ui: resolved 'sdc' to 'sdc' (disk) >06:12:17,687 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sdc ; >06:12:17,688 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 953869MB disk sdc (16) with non-existent msdos disklabel >06:12:17,688 DEBUG storage.ui: resolved 'sdc' to 'sdc' (disk) >06:12:17,688 DEBUG storage.ui: allocating partition: req1 ; id: 42 ; disks: ['sdc'] ; >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 0 ; start: None ; end: None >06:12:17,688 DEBUG storage.ui: checking freespace on sdc >06:12:17,688 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sdc part_type=0 req_size=500MB boot=True best=None grow=False start=None >06:12:17,689 DEBUG storage.ui: checking 63-1953525167 (953869 MB) >06:12:17,689 DEBUG storage.ui: current free range is 63-1953525167 (953869MB) >06:12:17,689 DEBUG storage.ui: updating use_disk to sdc, type: 0 >06:12:17,689 DEBUG storage.ui: new free: 63-1953525167 / 953869MB >06:12:17,689 DEBUG storage.ui: new free allows for 0 sectors of growth >06:12:17,689 DEBUG storage.ui: found free space for bootable request >06:12:17,690 DEBUG storage.ui: adjusted start sector from 63 to 2048 >06:12:17,690 DEBUG storage.ui: created partition sdc1 of 500MB and added it to /dev/sdc >06:12:17,691 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >06:12:17,692 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3163b50> fileSystem: None > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3e6ec90> PedPartition: <_ped.Partition object at 0x3e6d410> >06:12:17,692 DEBUG storage.ui: PartitionDevice._setDisk: sdc1 ; new: sdc ; old: None ; >06:12:17,693 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sdc ; >06:12:17,695 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc1 ; >06:12:17,695 DEBUG storage.ui: device sdc1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3163b50> fileSystem: None > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3e6eb90> PedPartition: <_ped.Partition object at 0x3e6d350> >06:12:17,696 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sdc ; >06:12:17,697 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 953869MB disk sdc (16) with non-existent msdos disklabel >06:12:17,698 DEBUG storage.ui: resolved 'sdc' to 'sdc' (disk) >06:12:17,698 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sdc ; >06:12:17,699 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 953869MB disk sdc (16) with non-existent msdos disklabel >06:12:17,700 DEBUG storage.ui: resolved 'sdc' to 'sdc' (disk) >06:12:17,700 DEBUG storage.ui: allocating partition: req2 ; id: 43 ; disks: ['sdc'] ; >boot: False ; primary: False ; size: 8080MB ; grow: False ; max_size: 0 ; start: None ; end: None >06:12:17,700 DEBUG storage.ui: checking freespace on sdc >06:12:17,700 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sdc part_type=0 req_size=8080MB boot=False best=None grow=False start=None >06:12:17,700 DEBUG storage.ui: checking 63-2047 (0 MB) >06:12:17,701 DEBUG storage.ui: current free range is 63-2047 (0MB) >06:12:17,701 DEBUG storage.ui: checking 1026048-1953525167 (953368 MB) >06:12:17,701 DEBUG storage.ui: current free range is 1026048-1953525167 (953368MB) >06:12:17,701 DEBUG storage.ui: updating use_disk to sdc, type: 0 >06:12:17,701 DEBUG storage.ui: new free: 1026048-1953525167 / 953368MB >06:12:17,701 DEBUG storage.ui: new free allows for 0 sectors of growth >06:12:17,702 DEBUG storage.ui: created partition sdc2 of 8080MB and added it to /dev/sdc >06:12:17,703 DEBUG storage.ui: PartitionDevice._setPartedPartition: req2 ; >06:12:17,703 DEBUG storage.ui: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3163b50> fileSystem: None > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3e6e450> PedPartition: <_ped.Partition object at 0x3e6d470> >06:12:17,704 DEBUG storage.ui: PartitionDevice._setDisk: sdc2 ; new: sdc ; old: None ; >06:12:17,705 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sdc ; >06:12:17,706 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc2 ; >06:12:17,707 DEBUG storage.ui: device sdc2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3163b50> fileSystem: None > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3e6ebd0> PedPartition: <_ped.Partition object at 0x3e6d3b0> >06:12:17,708 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sdc ; >06:12:17,709 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 953869MB disk sdc (16) with non-existent msdos disklabel >06:12:17,709 DEBUG storage.ui: resolved 'sdc' to 'sdc' (disk) >06:12:17,710 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sdc ; >06:12:17,711 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 953869MB disk sdc (16) with non-existent msdos disklabel >06:12:17,711 DEBUG storage.ui: resolved 'sdc' to 'sdc' (disk) >06:12:17,711 DEBUG storage.ui: allocating partition: req0 ; id: 41 ; disks: ['sdc'] ; >boot: False ; primary: False ; size: 500MB ; grow: True ; max_size: 0 ; start: None ; end: None >06:12:17,711 DEBUG storage.ui: checking freespace on sdc >06:12:17,711 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sdc part_type=0 req_size=500MB boot=False best=None grow=True start=None >06:12:17,712 DEBUG storage.ui: checking 63-2047 (0 MB) >06:12:17,712 DEBUG storage.ui: current free range is 63-2047 (0MB) >06:12:17,712 DEBUG storage.ui: checking 17573888-1953525167 (945288 MB) >06:12:17,712 DEBUG storage.ui: current free range is 17573888-1953525167 (945288MB) >06:12:17,712 DEBUG storage.ui: evaluating growth potential for new layout >06:12:17,712 DEBUG storage.ui: calculating growth for disk /dev/sdc >06:12:17,713 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >06:12:17,714 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3163b50> fileSystem: None > number: 3 path: /dev/sdc3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3e6ee50> PedPartition: <_ped.Partition object at 0x3e6d4d0> >06:12:17,715 DEBUG storage.ui: PartitionDevice._setDisk: sdc3 ; new: sdc ; old: None ; >06:12:17,716 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: sdc ; >06:12:17,716 DEBUG storage.ui: adding request 42 to chunk 1953525105 (63-1953525167) on /dev/sdc >06:12:17,716 DEBUG storage.ui: adding request 43 to chunk 1953525105 (63-1953525167) on /dev/sdc >06:12:17,716 DEBUG storage.ui: adding request 41 to chunk 1953525105 (63-1953525167) on /dev/sdc >06:12:17,716 DEBUG storage.ui: Chunk.growRequests: 1953525105 on /dev/sdc start = 63 end = 1953525167 >sectorSize = 512 > >06:12:17,717 DEBUG storage.ui: req: PartitionRequest instance -- >id = 42 name = sdc1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >06:12:17,717 DEBUG storage.ui: req: PartitionRequest instance -- >id = 43 name = sdc2 growable = False >base = 16547840 growth = 0 max_grow = 0 >done = True >06:12:17,717 DEBUG storage.ui: req: PartitionRequest instance -- >id = 41 name = sdc3 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >06:12:17,717 DEBUG storage.ui: 1 requests and 1934929265 (944789MB) left in chunk >06:12:17,717 DEBUG storage.ui: adding 1934929265 (944789MB) to 41 (sdc3) >06:12:17,717 DEBUG storage.ui: new grow amount for request 41 (sdc3) is 1934929265 units, or 944789MB >06:12:17,717 DEBUG storage.ui: request 42 (sdc1) growth: 0 (0MB) size: 500MB >06:12:17,717 DEBUG storage.ui: request 43 (sdc2) growth: 0 (0MB) size: 8080MB >06:12:17,718 DEBUG storage.ui: request 41 (sdc3) growth: 1934929265 (944789MB) size: 945289MB >06:12:17,718 DEBUG storage.ui: disk /dev/sdc growth: 1934929265 (944789MB) >06:12:17,719 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc3 ; >06:12:17,719 DEBUG storage.ui: device sdc3 new partedPartition None >06:12:17,719 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sdc ; >06:12:17,720 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: sdc ; >06:12:17,721 DEBUG storage.ui: total growth: 1934929265 sectors >06:12:17,721 DEBUG storage.ui: updating use_disk to sdc, type: 0 >06:12:17,721 DEBUG storage.ui: new free: 17573888-1953525167 / 945288MB >06:12:17,721 DEBUG storage.ui: new free allows for 1934929265 sectors of growth >06:12:17,721 DEBUG storage.ui: created partition sdc3 of 500MB and added it to /dev/sdc >06:12:17,722 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >06:12:17,723 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3163b50> fileSystem: None > number: 3 path: /dev/sdc3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3e6f110> PedPartition: <_ped.Partition object at 0x3e6d5f0> >06:12:17,724 DEBUG storage.ui: PartitionDevice._setDisk: sdc3 ; new: sdc ; old: None ; >06:12:17,725 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: sdc ; >06:12:17,726 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc3 ; >06:12:17,726 DEBUG storage.ui: device sdc3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3163b50> fileSystem: None > number: 3 path: /dev/sdc3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3e6f310> PedPartition: <_ped.Partition object at 0x3e6d650> >06:12:17,726 DEBUG storage.ui: growPartitions: disks=['sdc'], partitions=['sdc3(id 41)', 'sdc1(id 42)', 'sdc2(id 43)'] >06:12:17,727 DEBUG storage.ui: growable partitions are ['sdc3'] >06:12:17,727 DEBUG storage.ui: adding request 41 to chunk 1953525105 (63-1953525167) on /dev/sdc >06:12:17,727 DEBUG storage.ui: adding request 42 to chunk 1953525105 (63-1953525167) on /dev/sdc >06:12:17,727 DEBUG storage.ui: adding request 43 to chunk 1953525105 (63-1953525167) on /dev/sdc >06:12:17,727 DEBUG storage.ui: disk sdc has 1 chunks >06:12:17,727 DEBUG storage.ui: Chunk.growRequests: 1953525105 on /dev/sdc start = 63 end = 1953525167 >sectorSize = 512 > >06:12:17,727 DEBUG storage.ui: req: PartitionRequest instance -- >id = 42 name = sdc1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >06:12:17,728 DEBUG storage.ui: req: PartitionRequest instance -- >id = 43 name = sdc2 growable = False >base = 16547840 growth = 0 max_grow = 0 >done = True >06:12:17,728 DEBUG storage.ui: req: PartitionRequest instance -- >id = 41 name = sdc3 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >06:12:17,728 DEBUG storage.ui: 1 requests and 1934929265 (944789MB) left in chunk >06:12:17,728 DEBUG storage.ui: adding 1934929265 (944789MB) to 41 (sdc3) >06:12:17,728 DEBUG storage.ui: new grow amount for request 41 (sdc3) is 1934929265 units, or 944789MB >06:12:17,728 DEBUG storage.ui: growing partitions on sdc >06:12:17,728 DEBUG storage.ui: partition sdc1 (42): 0 >06:12:17,729 DEBUG storage.ui: new geometry for sdc1: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x7f5310025450> PedGeometry: <_ped.Geometry object at 0x3e6f390> >06:12:17,729 DEBUG storage.ui: partition sdc2 (43): 0 >06:12:17,729 DEBUG storage.ui: new geometry for sdc2: parted.Geometry instance -- > start: 1026048 end: 17573887 length: 16547840 > device: <parted.device.Device object at 0x7f5310025450> PedGeometry: <_ped.Geometry object at 0x3e6f550> >06:12:17,729 DEBUG storage.ui: partition sdc3 (41): 0 >06:12:17,729 DEBUG storage.ui: new geometry for sdc3: parted.Geometry instance -- > start: 17573888 end: 1953523711 length: 1935949824 > device: <parted.device.Device object at 0x7f5310025450> PedGeometry: <_ped.Geometry object at 0x3e6f6d0> >06:12:17,729 DEBUG storage.ui: removing all non-preexisting partitions ['sdc1(id 42)', 'sdc2(id 43)', 'sdc3(id 41)'] from disk(s) ['sdc'] >06:12:17,730 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc1 ; >06:12:17,731 DEBUG storage.ui: device sdc1 new partedPartition None >06:12:17,731 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: sdc ; >06:12:17,732 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: sdc ; >06:12:17,733 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc2 ; >06:12:17,733 DEBUG storage.ui: device sdc2 new partedPartition None >06:12:17,734 DEBUG storage.ui: PartitionDevice._setDisk: req2 ; new: None ; old: sdc ; >06:12:17,735 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sdc ; >06:12:17,736 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc3 ; >06:12:17,736 DEBUG storage.ui: device sdc3 new partedPartition None >06:12:17,737 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sdc ; >06:12:17,738 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sdc ; >06:12:17,739 DEBUG storage.ui: back from removeNewPartitions >06:12:17,739 DEBUG storage.ui: extended: None >06:12:17,739 DEBUG storage.ui: setting req1 new geometry: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x7f5310025450> PedGeometry: <_ped.Geometry object at 0x3e6f390> >06:12:17,740 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >06:12:17,740 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3163b50> fileSystem: None > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3e6f990> PedPartition: <_ped.Partition object at 0x3e6d410> >06:12:17,741 DEBUG storage.ui: PartitionDevice._setDisk: sdc1 ; new: sdc ; old: None ; >06:12:17,742 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sdc ; >06:12:17,743 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc1 ; >06:12:17,744 DEBUG storage.ui: device sdc1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3163b50> fileSystem: None > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3e6ea90> PedPartition: <_ped.Partition object at 0x3e6d770> >06:12:17,744 DEBUG storage.ui: setting req2 new geometry: parted.Geometry instance -- > start: 1026048 end: 17573887 length: 16547840 > device: <parted.device.Device object at 0x7f5310025450> PedGeometry: <_ped.Geometry object at 0x3e6f550> >06:12:17,745 DEBUG storage.ui: PartitionDevice._setPartedPartition: req2 ; >06:12:17,746 DEBUG storage.ui: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3163b50> fileSystem: None > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3e6ec50> PedPartition: <_ped.Partition object at 0x3e6d6b0> >06:12:17,746 DEBUG storage.ui: PartitionDevice._setDisk: sdc2 ; new: sdc ; old: None ; >06:12:17,747 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sdc ; >06:12:17,749 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc2 ; >06:12:17,749 DEBUG storage.ui: device sdc2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3163b50> fileSystem: None > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3e6e2d0> PedPartition: <_ped.Partition object at 0x3e6d590> >06:12:17,749 DEBUG storage.ui: setting req0 new geometry: parted.Geometry instance -- > start: 17573888 end: 1953523711 length: 1935949824 > device: <parted.device.Device object at 0x7f5310025450> PedGeometry: <_ped.Geometry object at 0x3e6f6d0> >06:12:17,750 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >06:12:17,751 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3163b50> fileSystem: None > number: 3 path: /dev/sdc3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f53100f01d0> PedPartition: <_ped.Partition object at 0x3e6d710> >06:12:17,752 DEBUG storage.ui: PartitionDevice._setDisk: sdc3 ; new: sdc ; old: None ; >06:12:17,753 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: sdc ; >06:12:17,754 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc3 ; >06:12:17,754 DEBUG storage.ui: device sdc3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3163b50> fileSystem: None > number: 3 path: /dev/sdc3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3e6f390> PedPartition: <_ped.Partition object at 0x3e6d470> >06:12:17,755 DEBUG storage.ui: fixing size of non-existent 500MB partition sdc1 (42) with non-existent ext4 filesystem mounted at /boot at 500.00 >06:12:17,755 DEBUG storage.ui: fixing size of non-existent 8080MB partition sdc2 (43) with non-existent swap at 8080.00 >06:12:17,755 DEBUG storage.ui: fixing size of non-existent 945288MB partition sdc3 (41) with non-existent btrfs filesystem at 945288.00 >06:12:17,757 DEBUG storage.ui: newBTRFS: args = () ; kwargs = {'parents': [PartitionDevice instance (0x3e66f90) -- > name = sdc3 status = False kids = 0 id = 41 > parents = ['existing 953869MB disk sdc (16) with non-existent msdos disklabel'] > uuid = None size = 945288.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 start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3163b50> fileSystem: None > number: 3 path: /dev/sdc3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3e6f390> PedPartition: <_ped.Partition object at 0x3e6d470> > disk = existing 953869MB disk sdc (16) with non-existent msdos disklabel > start = 17573888 end = 1953523711 length = 1935949824 > flags = ]} >06:12:17,758 DEBUG storage.ui: PartitionDevice.addChild: kids: 0 ; name: sdc3 ; >06:12:17,758 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >06:12:17,760 DEBUG storage.ui: BTRFSVolumeDevice._setFormat: fedora_f20gcastro ; current: None ; type: None ; >06:12:17,761 DEBUG storage.ui: BTRFS.supported: supported: True ; >06:12:17,762 DEBUG storage.ui: getFormat('btrfs') returning BTRFS instance >06:12:17,763 DEBUG storage.ui: BTRFSVolumeDevice._setFormat: btrfs.44 ; current: None ; type: btrfs ; >06:12:17,764 DEBUG storage.ui: BTRFS.supported: supported: True ; >06:12:17,764 DEBUG storage.ui: getFormat('btrfs') returning BTRFS instance >06:12:17,765 DEBUG storage.ui: BTRFSVolumeDevice._setFormat: btrfs.44 ; current: btrfs ; type: btrfs ; >06:12:17,766 INFO storage.ui: added btrfs volume fedora_f20gcastro (id 44) to device tree >06:12:17,766 INFO storage.ui: registered action: [32] Create Device btrfs volume fedora_f20gcastro (id 44) >06:12:17,766 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >06:12:17,766 INFO storage.ui: registered action: [33] Create Format btrfs filesystem on btrfs volume fedora_f20gcastro (id 44) >06:12:17,767 DEBUG storage.ui: newBTRFS: args = () ; kwargs = {'mountpoint': '/', 'subvol': True, 'fmt_type': 'ext4', 'parents': [BTRFSVolumeDevice instance (0x3163bd0) -- > name = fedora_f20gcastro status = False kids = 0 id = 44 > parents = ['non-existent 945288MB partition sdc3 (41) with non-existent btrfs filesystem'] > uuid = None size = 945288.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} >06:12:17,768 DEBUG storage.ui: BTRFSVolumeDevice.addChild: kids: 0 ; name: fedora_f20gcastro ; >06:12:17,768 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >06:12:17,769 DEBUG storage.ui: BTRFSSubVolumeDevice._setFormat: root ; current: None ; type: None ; >06:12:17,770 DEBUG storage.ui: BTRFS.supported: supported: True ; >06:12:17,771 DEBUG storage.ui: getFormat('btrfs') returning BTRFS instance >06:12:17,772 DEBUG storage.ui: BTRFSSubVolumeDevice._setFormat: root ; current: None ; type: btrfs ; >06:12:17,772 INFO storage.ui: added btrfs subvolume root (id 45) to device tree >06:12:17,772 INFO storage.ui: registered action: [34] Create Device btrfs subvolume root (id 45) >06:12:17,773 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >06:12:17,773 INFO storage.ui: registered action: [35] Create Format btrfs filesystem mounted at / on btrfs subvolume root (id 45) >06:12:17,774 DEBUG storage.ui: newBTRFS: args = () ; kwargs = {'mountpoint': '/home', 'subvol': True, 'fmt_type': 'ext4', 'parents': [BTRFSVolumeDevice instance (0x3163bd0) -- > name = fedora_f20gcastro status = False kids = 1 id = 44 > parents = ['non-existent 945288MB partition sdc3 (41) with non-existent btrfs filesystem'] > uuid = None size = 945288.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} >06:12:17,775 DEBUG storage.ui: BTRFSVolumeDevice.addChild: kids: 1 ; name: fedora_f20gcastro ; >06:12:17,775 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >06:12:17,776 DEBUG storage.ui: BTRFSSubVolumeDevice._setFormat: home ; current: None ; type: None ; >06:12:17,777 DEBUG storage.ui: BTRFS.supported: supported: True ; >06:12:17,778 DEBUG storage.ui: getFormat('btrfs') returning BTRFS instance >06:12:17,779 DEBUG storage.ui: BTRFSSubVolumeDevice._setFormat: home ; current: None ; type: btrfs ; >06:12:17,779 INFO storage.ui: added btrfs subvolume home (id 46) to device tree >06:12:17,779 INFO storage.ui: registered action: [36] Create Device btrfs subvolume home (id 46) >06:12:17,779 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >06:12:17,780 INFO storage.ui: registered action: [37] Create Format btrfs filesystem mounted at /home on btrfs subvolume home (id 46) >06:12:17,817 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sdc ; >06:12:17,819 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 953869MB disk sdc (16) with non-existent msdos disklabel >06:12:17,820 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sdc ; >06:12:17,820 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 953869MB disk sdc (16) with non-existent msdos disklabel >06:12:17,821 DEBUG storage.ui: resolved 'sdc' to 'sdc' (disk) >06:12:17,856 DEBUG blivet: BTRFS.supported: supported: True ; >06:12:17,856 DEBUG blivet: getFormat('btrfs') returning BTRFS instance >06:12:17,858 DEBUG blivet: Ext4FS.supported: supported: True ; >06:12:17,858 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >06:12:32,762 DEBUG blivet: Ext4FS.supported: supported: True ; >06:12:32,762 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >06:12:32,765 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x2d5df90>, 500, ['sdc'], {'encrypted': False, 'raid_level': None} >06:12:32,774 DEBUG blivet: BTRFS.supported: supported: True ; >06:12:32,774 DEBUG blivet: getFormat('btrfs') returning BTRFS instance >06:12:32,778 DEBUG blivet: BTRFS.supported: supported: True ; >06:12:32,778 DEBUG blivet: getFormat('btrfs') returning BTRFS instance >06:12:32,779 DEBUG blivet: BTRFS.supported: supported: True ; >06:12:32,779 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.BTRFSFactory'>: <blivet.Blivet object at 0x2d5df90>, 0, [], {} >06:12:32,788 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.BTRFSFactory'>: <blivet.Blivet object at 0x2d5df90>, 0, [], {} >06:12:37,027 DEBUG blivet: BTRFS.supported: supported: True ; >06:12:37,027 DEBUG blivet: getFormat('btrfs') returning BTRFS instance >06:12:37,029 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.BTRFSFactory'>: <blivet.Blivet object at 0x2d5df90>, 945288, ['sdc'], {'encrypted': False, 'raid_level': None} >06:12:37,033 DEBUG storage.ui: Blivet.factoryDevice: 3 ; 945288 ; container_raid_level: single ; name: home ; encrypted: False ; container_encrypted: False ; disks: [DiskDevice instance (0x7f53100c1fd0) -- > name = sdc status = True kids = 3 id = 16 > parents = [] > uuid = None size = 953869.710938 > format = non-existent msdos disklabel > major = 8 minor = 32 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdc partedDevice = parted.Device instance -- > model: ATA WDC WD1002FBYS-0 path: /dev/sdc type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x2f85950> > target size = 0 path = /dev/sdc > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f53100c0590>] ; raid_level: None ; label: ; container_name: fedora_f20gcastro ; device: non-existent 945288MB btrfs subvolume home (46) with non-existent btrfs filesystem mounted at /home ; mountpoint: /home ; fstype: btrfs ; container_size: 0 ; >06:12:37,033 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.BTRFSFactory'>: <blivet.Blivet object at 0x2d5df90>, 945288, ['sdc'], {'container_raid_level': 'single', 'name': 'home', 'encrypted': False, 'container_encrypted': False, 'raid_level': None, 'label': '', 'container_name': 'fedora_f20gcastro', 'device': BTRFSSubVolumeDevice instance (0x3e6fe10) -- > name = home status = False kids = 0 id = 46 > parents = ['non-existent 945288MB btrfs volume fedora_f20gcastro (44) with non-existent btrfs filesystem'] > uuid = None size = 945288.0 > format = non-existent btrfs filesystem mounted at /home > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/sdc3 > format args = [] originalFormat = None, 'mountpoint': '/home', 'fstype': 'btrfs', 'container_size': 0} >06:12:37,035 DEBUG storage.ui: BTRFSFactory.configure: parent_factory: None ; >06:12:37,035 DEBUG storage.ui: starting Blivet copy >06:12:37,072 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc1 ; >06:12:37,073 DEBUG storage.ui: device sdc1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3e8b390> fileSystem: None > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3e98ad0> PedPartition: <_ped.Partition object at 0x3e86f50> >06:12:37,074 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc2 ; >06:12:37,074 DEBUG storage.ui: device sdc2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3e8b390> fileSystem: None > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3e98c50> PedPartition: <_ped.Partition object at 0x3e86fb0> >06:12:37,075 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc3 ; >06:12:37,076 DEBUG storage.ui: device sdc3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3e8b390> fileSystem: None > number: 3 path: /dev/sdc3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3e98dd0> PedPartition: <_ped.Partition object at 0x3e9e050> >06:12:37,077 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >06:12:37,078 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3e8e090> fileSystem: <parted.filesystem.FileSystem object at 0x3ea00d0> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3e98f10> PedPartition: <_ped.Partition object at 0x3e9e0b0> >06:12:37,079 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >06:12:37,080 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3e8e090> fileSystem: None > number: 2 path: /dev/sda2 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3ea0210> PedPartition: <_ped.Partition object at 0x3e9e170> >06:12:37,081 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda5 ; >06:12:37,081 DEBUG storage.ui: device sda5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3e8e090> fileSystem: None > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3ea0390> PedPartition: <_ped.Partition object at 0x3e9e1d0> >06:12:37,083 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb1 ; >06:12:37,083 DEBUG storage.ui: device sdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3e8ee10> fileSystem: <parted.filesystem.FileSystem object at 0x3ea04d0> > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3e98fd0> PedPartition: <_ped.Partition object at 0x3e9e110> >06:12:37,084 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb2 ; >06:12:37,085 DEBUG storage.ui: device sdb2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3e8ee10> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3ea0450> PedPartition: <_ped.Partition object at 0x3e9e230> >06:12:37,086 DEBUG storage.ui: PartitionDevice._setPartedPartition: sde1 ; >06:12:37,087 DEBUG storage.ui: device sde1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3e8fe50> fileSystem: <parted.filesystem.FileSystem object at 0x3ea0790> > number: 1 path: /dev/sde1 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x3ea0710> PedPartition: <_ped.Partition object at 0x3e9e2f0> >06:12:37,087 DEBUG storage.ui: finished Blivet copy >06:12:37,087 DEBUG storage.ui: child factory class: <class 'blivet.devicefactory.PartitionSetFactory'> >06:12:37,088 DEBUG storage.ui: child factory args: [<blivet.Blivet object at 0x2d5df90>, 945288, [DiskDevice instance (0x7f53100c1fd0) -- > name = sdc status = True kids = 3 id = 16 > parents = [] > uuid = None size = 953869.710938 > format = non-existent msdos disklabel > major = 8 minor = 32 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdc partedDevice = parted.Device instance -- > model: ATA WDC WD1002FBYS-0 path: /dev/sdc type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x2f85950> > target size = 0 path = /dev/sdc > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f53100c0590>]] >06:12:37,088 DEBUG storage.ui: child factory kwargs: {'encrypted': False, 'fstype': 'btrfs'} >06:12:37,089 DEBUG storage.ui: PartitionSetFactory.configure: parent_factory: <blivet.devicefactory.BTRFSFactory object at 0x3e6f850> ; >06:12:37,090 DEBUG storage.ui: parent factory container: non-existent 945288MB btrfs volume fedora_f20gcastro (44) with non-existent btrfs filesystem >06:12:37,090 DEBUG storage.ui: members: ['sdc3'] >06:12:37,090 DEBUG storage.ui: add_disks: [] >06:12:37,090 DEBUG storage.ui: remove_disks: [] >06:12:37,092 DEBUG storage.ui: BTRFS.supported: supported: True ; >06:12:37,092 DEBUG storage.ui: getFormat('btrfs') returning BTRFS instance >06:12:37,092 DEBUG storage.ui: adding a TotalSizeSet with size 945288 >06:12:37,092 DEBUG storage.ui: set.allocated = 256 >06:12:37,094 DEBUG storage.ui: DiskDevice.setup: sdc ; status: True ; controllable: True ; orig: False ; >06:12:37,095 DEBUG storage.ui: removing all non-preexisting partitions ['sdc1(id 42)', 'sdc2(id 43)', 'sdc3(id 41)'] from disk(s) ['sdc'] >06:12:37,097 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc1 ; >06:12:37,097 DEBUG storage.ui: device sdc1 new partedPartition None >06:12:37,099 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: sdc ; >06:12:37,100 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: sdc ; >06:12:37,101 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc2 ; >06:12:37,101 DEBUG storage.ui: device sdc2 new partedPartition None >06:12:37,102 DEBUG storage.ui: PartitionDevice._setDisk: req2 ; new: None ; old: sdc ; >06:12:37,104 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sdc ; >06:12:37,105 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc3 ; >06:12:37,105 DEBUG storage.ui: device sdc3 new partedPartition None >06:12:37,106 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sdc ; >06:12:37,107 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sdc ; >06:12:37,108 DEBUG storage.ui: allocatePartitions: disks=['sdc'] ; partitions=['req1(id 42)', 'req2(id 43)', 'req0(id 41)'] >06:12:37,108 DEBUG storage.ui: removing all non-preexisting partitions ['req1(id 42)', 'req2(id 43)', 'req0(id 41)'] from disk(s) ['sdc'] >06:12:37,110 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sdc ; >06:12:37,111 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 953869MB disk sdc (16) with non-existent msdos disklabel >06:12:37,111 DEBUG storage.ui: resolved 'sdc' to 'sdc' (disk) >06:12:37,112 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sdc ; >06:12:37,114 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 953869MB disk sdc (16) with non-existent msdos disklabel >06:12:37,114 DEBUG storage.ui: resolved 'sdc' to 'sdc' (disk) >06:12:37,114 DEBUG storage.ui: allocating partition: req1 ; id: 42 ; disks: ['sdc'] ; >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 0 ; start: None ; end: None >06:12:37,114 DEBUG storage.ui: checking freespace on sdc >06:12:37,115 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sdc part_type=0 req_size=500MB boot=True best=None grow=False start=None >06:12:37,115 DEBUG storage.ui: checking 63-1953525167 (953869 MB) >06:12:37,115 DEBUG storage.ui: current free range is 63-1953525167 (953869MB) >06:12:37,115 DEBUG storage.ui: updating use_disk to sdc, type: 0 >06:12:37,115 DEBUG storage.ui: new free: 63-1953525167 / 953869MB >06:12:37,115 DEBUG storage.ui: new free allows for 0 sectors of growth >06:12:37,116 DEBUG storage.ui: found free space for bootable request >06:12:37,116 DEBUG storage.ui: adjusted start sector from 63 to 2048 >06:12:37,116 DEBUG storage.ui: created partition sdc1 of 500MB and added it to /dev/sdc >06:12:37,117 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >06:12:37,118 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3163b50> fileSystem: None > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3e6f510> PedPartition: <_ped.Partition object at 0x3e6d3b0> >06:12:37,119 DEBUG storage.ui: PartitionDevice._setDisk: sdc1 ; new: sdc ; old: None ; >06:12:37,120 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sdc ; >06:12:37,122 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc1 ; >06:12:37,122 DEBUG storage.ui: device sdc1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3163b50> fileSystem: None > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3e6f390> PedPartition: <_ped.Partition object at 0x3e6d530> >06:12:37,124 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sdc ; >06:12:37,125 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 953869MB disk sdc (16) with non-existent msdos disklabel >06:12:37,125 DEBUG storage.ui: resolved 'sdc' to 'sdc' (disk) >06:12:37,126 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sdc ; >06:12:37,128 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 953869MB disk sdc (16) with non-existent msdos disklabel >06:12:37,128 DEBUG storage.ui: resolved 'sdc' to 'sdc' (disk) >06:12:37,128 DEBUG storage.ui: allocating partition: req2 ; id: 43 ; disks: ['sdc'] ; >boot: False ; primary: False ; size: 8080MB ; grow: False ; max_size: 0 ; start: None ; end: None >06:12:37,128 DEBUG storage.ui: checking freespace on sdc >06:12:37,128 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sdc part_type=0 req_size=8080MB boot=False best=None grow=False start=None >06:12:37,129 DEBUG storage.ui: checking 63-2047 (0 MB) >06:12:37,129 DEBUG storage.ui: current free range is 63-2047 (0MB) >06:12:37,129 DEBUG storage.ui: checking 1026048-1953525167 (953368 MB) >06:12:37,129 DEBUG storage.ui: current free range is 1026048-1953525167 (953368MB) >06:12:37,129 DEBUG storage.ui: updating use_disk to sdc, type: 0 >06:12:37,130 DEBUG storage.ui: new free: 1026048-1953525167 / 953368MB >06:12:37,130 DEBUG storage.ui: new free allows for 0 sectors of growth >06:12:37,130 DEBUG storage.ui: created partition sdc2 of 8080MB and added it to /dev/sdc >06:12:37,131 DEBUG storage.ui: PartitionDevice._setPartedPartition: req2 ; >06:12:37,132 DEBUG storage.ui: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3163b50> fileSystem: None > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3e8fad0> PedPartition: <_ped.Partition object at 0x3e6d590> >06:12:37,133 DEBUG storage.ui: PartitionDevice._setDisk: sdc2 ; new: sdc ; old: None ; >06:12:37,134 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sdc ; >06:12:37,136 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc2 ; >06:12:37,136 DEBUG storage.ui: device sdc2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3163b50> fileSystem: None > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3e8f890> PedPartition: <_ped.Partition object at 0x3e6d770> >06:12:37,138 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sdc ; >06:12:37,139 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 953869MB disk sdc (16) with non-existent msdos disklabel >06:12:37,139 DEBUG storage.ui: resolved 'sdc' to 'sdc' (disk) >06:12:37,140 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sdc ; >06:12:37,142 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 953869MB disk sdc (16) with non-existent msdos disklabel >06:12:37,142 DEBUG storage.ui: resolved 'sdc' to 'sdc' (disk) >06:12:37,142 DEBUG storage.ui: allocating partition: req0 ; id: 41 ; disks: ['sdc'] ; >boot: False ; primary: False ; size: 256MB ; grow: True ; max_size: 945288 ; start: None ; end: None >06:12:37,142 DEBUG storage.ui: checking freespace on sdc >06:12:37,142 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sdc part_type=0 req_size=256MB boot=False best=None grow=True start=None >06:12:37,143 DEBUG storage.ui: checking 63-2047 (0 MB) >06:12:37,143 DEBUG storage.ui: current free range is 63-2047 (0MB) >06:12:37,143 DEBUG storage.ui: checking 17573888-1953525167 (945288 MB) >06:12:37,143 DEBUG storage.ui: current free range is 17573888-1953525167 (945288MB) >06:12:37,143 DEBUG storage.ui: evaluating growth potential for new layout >06:12:37,143 DEBUG storage.ui: calculating growth for disk /dev/sdc >06:12:37,145 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >06:12:37,145 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3163b50> fileSystem: None > number: 3 path: /dev/sdc3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3ea0510> PedPartition: <_ped.Partition object at 0x3e9e350> >06:12:37,147 DEBUG storage.ui: PartitionDevice._setDisk: sdc3 ; new: sdc ; old: None ; >06:12:37,148 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: sdc ; >06:12:37,148 DEBUG storage.ui: adding request 42 to chunk 1953525105 (63-1953525167) on /dev/sdc >06:12:37,148 DEBUG storage.ui: adding request 43 to chunk 1953525105 (63-1953525167) on /dev/sdc >06:12:37,148 DEBUG storage.ui: adding request 41 to chunk 1953525105 (63-1953525167) on /dev/sdc >06:12:37,149 DEBUG storage.ui: Chunk.growRequests: 1953525105 on /dev/sdc start = 63 end = 1953525167 >sectorSize = 512 > >06:12:37,149 DEBUG storage.ui: req: PartitionRequest instance -- >id = 42 name = sdc1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >06:12:37,149 DEBUG storage.ui: req: PartitionRequest instance -- >id = 43 name = sdc2 growable = False >base = 16547840 growth = 0 max_grow = 0 >done = True >06:12:37,149 DEBUG storage.ui: req: PartitionRequest instance -- >id = 41 name = sdc3 growable = True >base = 524288 growth = 0 max_grow = 1935425536 >done = False >06:12:37,149 DEBUG storage.ui: 1 requests and 1935428977 (945033MB) left in chunk >06:12:37,149 DEBUG storage.ui: adding 1935428977 (945033MB) to 41 (sdc3) >06:12:37,149 DEBUG storage.ui: taking back 3441 (1MB) from 41 (sdc3) >06:12:37,149 DEBUG storage.ui: new grow amount for request 41 (sdc3) is 1935425536 units, or 945032MB >06:12:37,150 DEBUG storage.ui: request 42 (sdc1) growth: 0 (0MB) size: 500MB >06:12:37,150 DEBUG storage.ui: request 43 (sdc2) growth: 0 (0MB) size: 8080MB >06:12:37,150 DEBUG storage.ui: request 41 (sdc3) growth: 1935425536 (945032MB) size: 945288MB >06:12:37,150 DEBUG storage.ui: disk /dev/sdc growth: 1935425536 (945032MB) >06:12:37,151 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc3 ; >06:12:37,151 DEBUG storage.ui: device sdc3 new partedPartition None >06:12:37,152 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sdc ; >06:12:37,154 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: sdc ; >06:12:37,154 DEBUG storage.ui: total growth: 1935425536 sectors >06:12:37,154 DEBUG storage.ui: updating use_disk to sdc, type: 0 >06:12:37,154 DEBUG storage.ui: new free: 17573888-1953525167 / 945288MB >06:12:37,154 DEBUG storage.ui: new free allows for 1935425536 sectors of growth >06:12:37,155 DEBUG storage.ui: created partition sdc3 of 256MB and added it to /dev/sdc >06:12:37,156 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >06:12:37,156 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3163b50> fileSystem: None > number: 3 path: /dev/sdc3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f53100252d0> PedPartition: <_ped.Partition object at 0x3e9e410> >06:12:37,158 DEBUG storage.ui: PartitionDevice._setDisk: sdc3 ; new: sdc ; old: None ; >06:12:37,159 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: sdc ; >06:12:37,161 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc3 ; >06:12:37,161 DEBUG storage.ui: device sdc3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3163b50> fileSystem: None > number: 3 path: /dev/sdc3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3e6fb50> PedPartition: <_ped.Partition object at 0x3e9e290> >06:12:37,161 DEBUG storage.ui: growPartitions: disks=['sdc'], partitions=['sdc1(id 42)', 'sdc2(id 43)', 'sdc3(id 41)'] >06:12:37,161 DEBUG storage.ui: growable partitions are ['sdc3'] >06:12:37,162 DEBUG storage.ui: adding request 42 to chunk 1953525105 (63-1953525167) on /dev/sdc >06:12:37,162 DEBUG storage.ui: adding request 43 to chunk 1953525105 (63-1953525167) on /dev/sdc >06:12:37,162 DEBUG storage.ui: adding request 41 to chunk 1953525105 (63-1953525167) on /dev/sdc >06:12:37,162 DEBUG storage.ui: disk sdc has 1 chunks >06:12:37,162 DEBUG storage.ui: Chunk.growRequests: 1953525105 on /dev/sdc start = 63 end = 1953525167 >sectorSize = 512 > >06:12:37,162 DEBUG storage.ui: req: PartitionRequest instance -- >id = 42 name = sdc1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >06:12:37,162 DEBUG storage.ui: req: PartitionRequest instance -- >id = 43 name = sdc2 growable = False >base = 16547840 growth = 0 max_grow = 0 >done = True >06:12:37,162 DEBUG storage.ui: req: PartitionRequest instance -- >id = 41 name = sdc3 growable = True >base = 524288 growth = 0 max_grow = 1935425536 >done = False >06:12:37,163 DEBUG storage.ui: 1 requests and 1935428977 (945033MB) left in chunk >06:12:37,163 DEBUG storage.ui: adding 1935428977 (945033MB) to 41 (sdc3) >06:12:37,163 DEBUG storage.ui: taking back 3441 (1MB) from 41 (sdc3) >06:12:37,163 DEBUG storage.ui: new grow amount for request 41 (sdc3) is 1935425536 units, or 945032MB >06:12:37,163 DEBUG storage.ui: set: ['sdc3'] 256/945288 >06:12:37,163 DEBUG storage.ui: allocating 945032 to TotalSizeSet with 256/945288 (945032 needed) >06:12:37,163 DEBUG storage.ui: PartitionRequest instance -- >id = 41 name = sdc3 growable = True >base = 524288 growth = 1935425536 max_grow = 1935425536 >done = True >06:12:37,163 DEBUG storage.ui: needed: 0 >06:12:37,164 DEBUG storage.ui: set: ['sdc3'] 945288/945288 >06:12:37,164 DEBUG storage.ui: allocating 0 to TotalSizeSet with 945288/945288 (0 needed) >06:12:37,164 DEBUG storage.ui: PartitionRequest instance -- >id = 41 name = sdc3 growable = True >base = 524288 growth = 1935425536 max_grow = 1935425536 >done = True >06:12:37,164 DEBUG storage.ui: needed: 0 >06:12:37,164 DEBUG storage.ui: growing partitions on sdc >06:12:37,164 DEBUG storage.ui: partition sdc1 (42): 0 >06:12:37,164 DEBUG storage.ui: new geometry for sdc1: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x7f5310025450> PedGeometry: <_ped.Geometry object at 0x3e6f1d0> >06:12:37,165 DEBUG storage.ui: partition sdc2 (43): 0 >06:12:37,165 DEBUG storage.ui: new geometry for sdc2: parted.Geometry instance -- > start: 1026048 end: 17573887 length: 16547840 > device: <parted.device.Device object at 0x7f5310025450> PedGeometry: <_ped.Geometry object at 0x3e6e450> >06:12:37,165 DEBUG storage.ui: partition sdc3 (41): 0 >06:12:37,165 DEBUG storage.ui: new geometry for sdc3: parted.Geometry instance -- > start: 17573888 end: 1953523711 length: 1935949824 > device: <parted.device.Device object at 0x7f5310025450> PedGeometry: <_ped.Geometry object at 0x3ea0810> >06:12:37,165 DEBUG storage.ui: removing all non-preexisting partitions ['sdc1(id 42)', 'sdc2(id 43)', 'sdc3(id 41)'] from disk(s) ['sdc'] >06:12:37,167 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc1 ; >06:12:37,167 DEBUG storage.ui: device sdc1 new partedPartition None >06:12:37,168 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: sdc ; >06:12:37,169 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: sdc ; >06:12:37,171 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc2 ; >06:12:37,171 DEBUG storage.ui: device sdc2 new partedPartition None >06:12:37,172 DEBUG storage.ui: PartitionDevice._setDisk: req2 ; new: None ; old: sdc ; >06:12:37,173 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sdc ; >06:12:37,175 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc3 ; >06:12:37,175 DEBUG storage.ui: device sdc3 new partedPartition None >06:12:37,176 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sdc ; >06:12:37,177 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sdc ; >06:12:37,177 DEBUG storage.ui: back from removeNewPartitions >06:12:37,177 DEBUG storage.ui: extended: None >06:12:37,178 DEBUG storage.ui: setting req1 new geometry: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x7f5310025450> PedGeometry: <_ped.Geometry object at 0x3e6f1d0> >06:12:37,179 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >06:12:37,179 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3163b50> fileSystem: None > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3ea0b90> PedPartition: <_ped.Partition object at 0x3e6d470> >06:12:37,181 DEBUG storage.ui: PartitionDevice._setDisk: sdc1 ; new: sdc ; old: None ; >06:12:37,182 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sdc ; >06:12:37,183 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc1 ; >06:12:37,184 DEBUG storage.ui: device sdc1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3163b50> fileSystem: None > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3ea0d10> PedPartition: <_ped.Partition object at 0x3e6d530> >06:12:37,184 DEBUG storage.ui: setting req2 new geometry: parted.Geometry instance -- > start: 1026048 end: 17573887 length: 16547840 > device: <parted.device.Device object at 0x7f5310025450> PedGeometry: <_ped.Geometry object at 0x3e6e450> >06:12:37,185 DEBUG storage.ui: PartitionDevice._setPartedPartition: req2 ; >06:12:37,186 DEBUG storage.ui: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3163b50> fileSystem: None > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3e6f390> PedPartition: <_ped.Partition object at 0x3e9e3b0> >06:12:37,187 DEBUG storage.ui: PartitionDevice._setDisk: sdc2 ; new: sdc ; old: None ; >06:12:37,188 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sdc ; >06:12:37,190 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc2 ; >06:12:37,190 DEBUG storage.ui: device sdc2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3163b50> fileSystem: None > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3ea0dd0> PedPartition: <_ped.Partition object at 0x3e6d3b0> >06:12:37,190 DEBUG storage.ui: setting req0 new geometry: parted.Geometry instance -- > start: 17573888 end: 1953523711 length: 1935949824 > device: <parted.device.Device object at 0x7f5310025450> PedGeometry: <_ped.Geometry object at 0x3ea0810> >06:12:37,192 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >06:12:37,192 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3163b50> fileSystem: None > number: 3 path: /dev/sdc3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3e8dd90> PedPartition: <_ped.Partition object at 0x3e9e470> >06:12:37,194 DEBUG storage.ui: PartitionDevice._setDisk: sdc3 ; new: sdc ; old: None ; >06:12:37,195 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: sdc ; >06:12:37,196 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc3 ; >06:12:37,197 DEBUG storage.ui: device sdc3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3163b50> fileSystem: None > number: 3 path: /dev/sdc3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3ea6350> PedPartition: <_ped.Partition object at 0x3e9e590> >06:12:37,197 DEBUG storage.ui: fixing size of non-existent 500MB partition sdc1 (42) with non-existent ext4 filesystem mounted at /boot at 500.00 >06:12:37,197 DEBUG storage.ui: fixing size of non-existent 8080MB partition sdc2 (43) with non-existent swap at 8080.00 >06:12:37,198 DEBUG storage.ui: fixing size of non-existent 945288MB partition sdc3 (41) with non-existent btrfs filesystem at 945288.00 >06:12:37,198 DEBUG storage.ui: new member set: ['sdc3'] >06:12:37,199 DEBUG storage.ui: old member set: ['sdc3'] >06:12:37,220 DEBUG blivet: BTRFS.supported: supported: True ; >06:12:37,220 DEBUG blivet: getFormat('btrfs') returning BTRFS instance >06:12:37,225 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.BTRFSFactory'>: <blivet.Blivet object at 0x2d5df90>, 0, [], {} >06:12:37,231 DEBUG blivet: BTRFS.supported: supported: True ; >06:12:37,231 DEBUG blivet: getFormat('btrfs') returning BTRFS instance >06:12:37,236 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.BTRFSFactory'>: <blivet.Blivet object at 0x2d5df90>, 0, [], {} >06:12:41,810 DEBUG blivet: BTRFS.supported: supported: True ; >06:12:41,810 DEBUG blivet: getFormat('btrfs') returning BTRFS instance >06:12:41,813 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.BTRFSFactory'>: <blivet.Blivet object at 0x2d5df90>, 945288, ['sdc'], {'encrypted': False, 'raid_level': None} >06:12:41,818 DEBUG storage.ui: Blivet.factoryDevice: 3 ; 945288 ; container_raid_level: single ; name: root ; encrypted: False ; container_encrypted: False ; disks: [DiskDevice instance (0x7f53100c1fd0) -- > name = sdc status = True kids = 3 id = 16 > parents = [] > uuid = None size = 953869.710938 > format = non-existent msdos disklabel > major = 8 minor = 32 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdc partedDevice = parted.Device instance -- > model: ATA WDC WD1002FBYS-0 path: /dev/sdc type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x2f85950> > target size = 0 path = /dev/sdc > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f53100c0590>] ; raid_level: None ; label: ; container_name: fedora_f20gcastro ; device: non-existent 945288MB btrfs subvolume root (45) with non-existent btrfs filesystem mounted at / ; mountpoint: / ; fstype: btrfs ; container_size: 0 ; >06:12:41,819 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.BTRFSFactory'>: <blivet.Blivet object at 0x2d5df90>, 945288, ['sdc'], {'container_raid_level': 'single', 'name': 'root', 'encrypted': False, 'container_encrypted': False, 'raid_level': None, 'label': '', 'container_name': 'fedora_f20gcastro', 'device': BTRFSSubVolumeDevice instance (0x3e6fb90) -- > name = root status = False kids = 0 id = 45 > parents = ['non-existent 945288MB btrfs volume fedora_f20gcastro (44) with non-existent btrfs filesystem'] > uuid = None size = 945288.0 > format = non-existent btrfs filesystem mounted at / > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/sdc3 > format args = [] originalFormat = None, 'mountpoint': '/', 'fstype': 'btrfs', 'container_size': 0} >06:12:41,820 DEBUG storage.ui: BTRFSFactory.configure: parent_factory: None ; >06:12:41,820 DEBUG storage.ui: starting Blivet copy >06:12:41,859 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc1 ; >06:12:41,860 DEBUG storage.ui: device sdc1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3ea0e90> fileSystem: None > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3e8e410> PedPartition: <_ped.Partition object at 0x3e86f50> >06:12:41,861 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc2 ; >06:12:41,861 DEBUG storage.ui: device sdc2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3ea0e90> fileSystem: None > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3e8e210> PedPartition: <_ped.Partition object at 0x3e86fb0> >06:12:41,862 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc3 ; >06:12:41,863 DEBUG storage.ui: device sdc3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3ea0e90> fileSystem: None > number: 3 path: /dev/sdc3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3e8e110> PedPartition: <_ped.Partition object at 0x3e6d5f0> >06:12:41,864 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >06:12:41,865 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3eb2890> fileSystem: <parted.filesystem.FileSystem object at 0x3e983d0> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3e8e350> PedPartition: <_ped.Partition object at 0x3e6d4d0> >06:12:41,866 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >06:12:41,867 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3eb2890> fileSystem: None > number: 2 path: /dev/sda2 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3e982d0> PedPartition: <_ped.Partition object at 0x3e6d470> >06:12:41,868 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda5 ; >06:12:41,868 DEBUG storage.ui: device sda5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3eb2890> fileSystem: None > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3e98590> PedPartition: <_ped.Partition object at 0x3e6d350> >06:12:41,870 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb1 ; >06:12:41,870 DEBUG storage.ui: device sdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3e91e90> fileSystem: <parted.filesystem.FileSystem object at 0x3e98e90> > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3e98910> PedPartition: <_ped.Partition object at 0x3e6d770> >06:12:41,871 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb2 ; >06:12:41,872 DEBUG storage.ui: device sdb2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3e91e90> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3e98250> PedPartition: <_ped.Partition object at 0x3e9e410> >06:12:41,873 DEBUG storage.ui: PartitionDevice._setPartedPartition: sde1 ; >06:12:41,873 DEBUG storage.ui: device sde1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3e8f7d0> fileSystem: <parted.filesystem.FileSystem object at 0x3e98e10> > number: 1 path: /dev/sde1 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x3e98d10> PedPartition: <_ped.Partition object at 0x3e9e2f0> >06:12:41,873 DEBUG storage.ui: finished Blivet copy >06:12:41,873 DEBUG storage.ui: child factory class: <class 'blivet.devicefactory.PartitionSetFactory'> >06:12:41,875 DEBUG storage.ui: child factory args: [<blivet.Blivet object at 0x2d5df90>, 945288, [DiskDevice instance (0x7f53100c1fd0) -- > name = sdc status = True kids = 3 id = 16 > parents = [] > uuid = None size = 953869.710938 > format = non-existent msdos disklabel > major = 8 minor = 32 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdc partedDevice = parted.Device instance -- > model: ATA WDC WD1002FBYS-0 path: /dev/sdc type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x2f85950> > target size = 0 path = /dev/sdc > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f53100c0590>]] >06:12:41,875 DEBUG storage.ui: child factory kwargs: {'encrypted': False, 'fstype': 'btrfs'} >06:12:41,876 DEBUG storage.ui: PartitionSetFactory.configure: parent_factory: <blivet.devicefactory.BTRFSFactory object at 0x3e8f6d0> ; >06:12:41,876 DEBUG storage.ui: parent factory container: non-existent 945288MB btrfs volume fedora_f20gcastro (44) with non-existent btrfs filesystem >06:12:41,876 DEBUG storage.ui: members: ['sdc3'] >06:12:41,876 DEBUG storage.ui: add_disks: [] >06:12:41,876 DEBUG storage.ui: remove_disks: [] >06:12:41,877 DEBUG storage.ui: BTRFS.supported: supported: True ; >06:12:41,877 DEBUG storage.ui: getFormat('btrfs') returning BTRFS instance >06:12:41,877 DEBUG storage.ui: adding a TotalSizeSet with size 945288 >06:12:41,878 DEBUG storage.ui: set.allocated = 256 >06:12:41,879 DEBUG storage.ui: DiskDevice.setup: sdc ; status: True ; controllable: True ; orig: False ; >06:12:41,880 DEBUG storage.ui: removing all non-preexisting partitions ['sdc1(id 42)', 'sdc2(id 43)', 'sdc3(id 41)'] from disk(s) ['sdc'] >06:12:41,881 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc1 ; >06:12:41,881 DEBUG storage.ui: device sdc1 new partedPartition None >06:12:41,882 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: sdc ; >06:12:41,883 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: sdc ; >06:12:41,884 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc2 ; >06:12:41,884 DEBUG storage.ui: device sdc2 new partedPartition None >06:12:41,886 DEBUG storage.ui: PartitionDevice._setDisk: req2 ; new: None ; old: sdc ; >06:12:41,887 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sdc ; >06:12:41,888 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc3 ; >06:12:41,888 DEBUG storage.ui: device sdc3 new partedPartition None >06:12:41,889 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sdc ; >06:12:41,890 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sdc ; >06:12:41,890 DEBUG storage.ui: allocatePartitions: disks=['sdc'] ; partitions=['req1(id 42)', 'req2(id 43)', 'req0(id 41)'] >06:12:41,891 DEBUG storage.ui: removing all non-preexisting partitions ['req1(id 42)', 'req2(id 43)', 'req0(id 41)'] from disk(s) ['sdc'] >06:12:41,892 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sdc ; >06:12:41,893 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 953869MB disk sdc (16) with non-existent msdos disklabel >06:12:41,893 DEBUG storage.ui: resolved 'sdc' to 'sdc' (disk) >06:12:41,894 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sdc ; >06:12:41,896 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 953869MB disk sdc (16) with non-existent msdos disklabel >06:12:41,896 DEBUG storage.ui: resolved 'sdc' to 'sdc' (disk) >06:12:41,896 DEBUG storage.ui: allocating partition: req1 ; id: 42 ; disks: ['sdc'] ; >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 0 ; start: None ; end: None >06:12:41,896 DEBUG storage.ui: checking freespace on sdc >06:12:41,896 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sdc part_type=0 req_size=500MB boot=True best=None grow=False start=None >06:12:41,897 DEBUG storage.ui: checking 63-1953525167 (953869 MB) >06:12:41,897 DEBUG storage.ui: current free range is 63-1953525167 (953869MB) >06:12:41,897 DEBUG storage.ui: updating use_disk to sdc, type: 0 >06:12:41,897 DEBUG storage.ui: new free: 63-1953525167 / 953869MB >06:12:41,897 DEBUG storage.ui: new free allows for 0 sectors of growth >06:12:41,897 DEBUG storage.ui: found free space for bootable request >06:12:41,897 DEBUG storage.ui: adjusted start sector from 63 to 2048 >06:12:41,898 DEBUG storage.ui: created partition sdc1 of 500MB and added it to /dev/sdc >06:12:41,899 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >06:12:41,899 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3163b50> fileSystem: None > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3ea0d50> PedPartition: <_ped.Partition object at 0x3e6d3b0> >06:12:41,901 DEBUG storage.ui: PartitionDevice._setDisk: sdc1 ; new: sdc ; old: None ; >06:12:41,902 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sdc ; >06:12:41,903 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc1 ; >06:12:41,904 DEBUG storage.ui: device sdc1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3163b50> fileSystem: None > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3ea62d0> PedPartition: <_ped.Partition object at 0x3e6d590> >06:12:41,905 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sdc ; >06:12:41,906 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 953869MB disk sdc (16) with non-existent msdos disklabel >06:12:41,907 DEBUG storage.ui: resolved 'sdc' to 'sdc' (disk) >06:12:41,908 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sdc ; >06:12:41,909 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 953869MB disk sdc (16) with non-existent msdos disklabel >06:12:41,909 DEBUG storage.ui: resolved 'sdc' to 'sdc' (disk) >06:12:41,909 DEBUG storage.ui: allocating partition: req2 ; id: 43 ; disks: ['sdc'] ; >boot: False ; primary: False ; size: 8080MB ; grow: False ; max_size: 0 ; start: None ; end: None >06:12:41,909 DEBUG storage.ui: checking freespace on sdc >06:12:41,910 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sdc part_type=0 req_size=8080MB boot=False best=None grow=False start=None >06:12:41,910 DEBUG storage.ui: checking 63-2047 (0 MB) >06:12:41,910 DEBUG storage.ui: current free range is 63-2047 (0MB) >06:12:41,910 DEBUG storage.ui: checking 1026048-1953525167 (953368 MB) >06:12:41,910 DEBUG storage.ui: current free range is 1026048-1953525167 (953368MB) >06:12:41,911 DEBUG storage.ui: updating use_disk to sdc, type: 0 >06:12:41,911 DEBUG storage.ui: new free: 1026048-1953525167 / 953368MB >06:12:41,911 DEBUG storage.ui: new free allows for 0 sectors of growth >06:12:41,911 DEBUG storage.ui: created partition sdc2 of 8080MB and added it to /dev/sdc >06:12:41,912 DEBUG storage.ui: PartitionDevice._setPartedPartition: req2 ; >06:12:41,913 DEBUG storage.ui: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3163b50> fileSystem: None > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3e910d0> PedPartition: <_ped.Partition object at 0x3e6d530> >06:12:41,914 DEBUG storage.ui: PartitionDevice._setDisk: sdc2 ; new: sdc ; old: None ; >06:12:41,915 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sdc ; >06:12:41,917 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc2 ; >06:12:41,917 DEBUG storage.ui: device sdc2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3163b50> fileSystem: None > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3ea09d0> PedPartition: <_ped.Partition object at 0x3e9e530> >06:12:41,918 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sdc ; >06:12:41,920 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 953869MB disk sdc (16) with non-existent msdos disklabel >06:12:41,920 DEBUG storage.ui: resolved 'sdc' to 'sdc' (disk) >06:12:41,921 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sdc ; >06:12:41,922 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 953869MB disk sdc (16) with non-existent msdos disklabel >06:12:41,922 DEBUG storage.ui: resolved 'sdc' to 'sdc' (disk) >06:12:41,922 DEBUG storage.ui: allocating partition: req0 ; id: 41 ; disks: ['sdc'] ; >boot: False ; primary: False ; size: 256MB ; grow: True ; max_size: 945288 ; start: None ; end: None >06:12:41,922 DEBUG storage.ui: checking freespace on sdc >06:12:41,923 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sdc part_type=0 req_size=256MB boot=False best=None grow=True start=None >06:12:41,923 DEBUG storage.ui: checking 63-2047 (0 MB) >06:12:41,923 DEBUG storage.ui: current free range is 63-2047 (0MB) >06:12:41,923 DEBUG storage.ui: checking 17573888-1953525167 (945288 MB) >06:12:41,924 DEBUG storage.ui: current free range is 17573888-1953525167 (945288MB) >06:12:41,924 DEBUG storage.ui: evaluating growth potential for new layout >06:12:41,924 DEBUG storage.ui: calculating growth for disk /dev/sdc >06:12:41,925 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >06:12:41,926 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3163b50> fileSystem: None > number: 3 path: /dev/sdc3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3e8ff90> PedPartition: <_ped.Partition object at 0x3e9e590> >06:12:41,927 DEBUG storage.ui: PartitionDevice._setDisk: sdc3 ; new: sdc ; old: None ; >06:12:41,928 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: sdc ; >06:12:41,928 DEBUG storage.ui: adding request 42 to chunk 1953525105 (63-1953525167) on /dev/sdc >06:12:41,928 DEBUG storage.ui: adding request 43 to chunk 1953525105 (63-1953525167) on /dev/sdc >06:12:41,929 DEBUG storage.ui: adding request 41 to chunk 1953525105 (63-1953525167) on /dev/sdc >06:12:41,929 DEBUG storage.ui: Chunk.growRequests: 1953525105 on /dev/sdc start = 63 end = 1953525167 >sectorSize = 512 > >06:12:41,929 DEBUG storage.ui: req: PartitionRequest instance -- >id = 42 name = sdc1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >06:12:41,929 DEBUG storage.ui: req: PartitionRequest instance -- >id = 43 name = sdc2 growable = False >base = 16547840 growth = 0 max_grow = 0 >done = True >06:12:41,929 DEBUG storage.ui: req: PartitionRequest instance -- >id = 41 name = sdc3 growable = True >base = 524288 growth = 0 max_grow = 1935425536 >done = False >06:12:41,929 DEBUG storage.ui: 1 requests and 1935428977 (945033MB) left in chunk >06:12:41,929 DEBUG storage.ui: adding 1935428977 (945033MB) to 41 (sdc3) >06:12:41,929 DEBUG storage.ui: taking back 3441 (1MB) from 41 (sdc3) >06:12:41,930 DEBUG storage.ui: new grow amount for request 41 (sdc3) is 1935425536 units, or 945032MB >06:12:41,930 DEBUG storage.ui: request 42 (sdc1) growth: 0 (0MB) size: 500MB >06:12:41,930 DEBUG storage.ui: request 43 (sdc2) growth: 0 (0MB) size: 8080MB >06:12:41,930 DEBUG storage.ui: request 41 (sdc3) growth: 1935425536 (945032MB) size: 945288MB >06:12:41,930 DEBUG storage.ui: disk /dev/sdc growth: 1935425536 (945032MB) >06:12:41,931 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc3 ; >06:12:41,931 DEBUG storage.ui: device sdc3 new partedPartition None >06:12:41,932 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sdc ; >06:12:41,933 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: sdc ; >06:12:41,934 DEBUG storage.ui: total growth: 1935425536 sectors >06:12:41,934 DEBUG storage.ui: updating use_disk to sdc, type: 0 >06:12:41,934 DEBUG storage.ui: new free: 17573888-1953525167 / 945288MB >06:12:41,934 DEBUG storage.ui: new free allows for 1935425536 sectors of growth >06:12:41,934 DEBUG storage.ui: created partition sdc3 of 256MB and added it to /dev/sdc >06:12:41,936 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >06:12:41,936 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3163b50> fileSystem: None > number: 3 path: /dev/sdc3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3e8e890> PedPartition: <_ped.Partition object at 0x3e9e110> >06:12:41,937 DEBUG storage.ui: PartitionDevice._setDisk: sdc3 ; new: sdc ; old: None ; >06:12:41,938 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: sdc ; >06:12:41,940 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc3 ; >06:12:41,940 DEBUG storage.ui: device sdc3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3163b50> fileSystem: None > number: 3 path: /dev/sdc3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3ea6310> PedPartition: <_ped.Partition object at 0x3e9e1d0> >06:12:41,940 DEBUG storage.ui: growPartitions: disks=['sdc'], partitions=['sdc1(id 42)', 'sdc2(id 43)', 'sdc3(id 41)'] >06:12:41,941 DEBUG storage.ui: growable partitions are ['sdc3'] >06:12:41,941 DEBUG storage.ui: adding request 42 to chunk 1953525105 (63-1953525167) on /dev/sdc >06:12:41,941 DEBUG storage.ui: adding request 43 to chunk 1953525105 (63-1953525167) on /dev/sdc >06:12:41,941 DEBUG storage.ui: adding request 41 to chunk 1953525105 (63-1953525167) on /dev/sdc >06:12:41,941 DEBUG storage.ui: disk sdc has 1 chunks >06:12:41,941 DEBUG storage.ui: Chunk.growRequests: 1953525105 on /dev/sdc start = 63 end = 1953525167 >sectorSize = 512 > >06:12:41,941 DEBUG storage.ui: req: PartitionRequest instance -- >id = 42 name = sdc1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >06:12:41,942 DEBUG storage.ui: req: PartitionRequest instance -- >id = 43 name = sdc2 growable = False >base = 16547840 growth = 0 max_grow = 0 >done = True >06:12:41,942 DEBUG storage.ui: req: PartitionRequest instance -- >id = 41 name = sdc3 growable = True >base = 524288 growth = 0 max_grow = 1935425536 >done = False >06:12:41,942 DEBUG storage.ui: 1 requests and 1935428977 (945033MB) left in chunk >06:12:41,942 DEBUG storage.ui: adding 1935428977 (945033MB) to 41 (sdc3) >06:12:41,942 DEBUG storage.ui: taking back 3441 (1MB) from 41 (sdc3) >06:12:41,942 DEBUG storage.ui: new grow amount for request 41 (sdc3) is 1935425536 units, or 945032MB >06:12:41,942 DEBUG storage.ui: set: ['sdc3'] 256/945288 >06:12:41,942 DEBUG storage.ui: allocating 945032 to TotalSizeSet with 256/945288 (945032 needed) >06:12:41,943 DEBUG storage.ui: PartitionRequest instance -- >id = 41 name = sdc3 growable = True >base = 524288 growth = 1935425536 max_grow = 1935425536 >done = True >06:12:41,943 DEBUG storage.ui: needed: 0 >06:12:41,943 DEBUG storage.ui: set: ['sdc3'] 945288/945288 >06:12:41,943 DEBUG storage.ui: allocating 0 to TotalSizeSet with 945288/945288 (0 needed) >06:12:41,943 DEBUG storage.ui: PartitionRequest instance -- >id = 41 name = sdc3 growable = True >base = 524288 growth = 1935425536 max_grow = 1935425536 >done = True >06:12:41,943 DEBUG storage.ui: needed: 0 >06:12:41,943 DEBUG storage.ui: growing partitions on sdc >06:12:41,943 DEBUG storage.ui: partition sdc1 (42): 0 >06:12:41,944 DEBUG storage.ui: new geometry for sdc1: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x7f5310025450> PedGeometry: <_ped.Geometry object at 0x3e989d0> >06:12:41,944 DEBUG storage.ui: partition sdc2 (43): 0 >06:12:41,944 DEBUG storage.ui: new geometry for sdc2: parted.Geometry instance -- > start: 1026048 end: 17573887 length: 16547840 > device: <parted.device.Device object at 0x7f5310025450> PedGeometry: <_ped.Geometry object at 0x3e98fd0> >06:12:41,944 DEBUG storage.ui: partition sdc3 (41): 0 >06:12:41,944 DEBUG storage.ui: new geometry for sdc3: parted.Geometry instance -- > start: 17573888 end: 1953523711 length: 1935949824 > device: <parted.device.Device object at 0x7f5310025450> PedGeometry: <_ped.Geometry object at 0x3e98b50> >06:12:41,944 DEBUG storage.ui: removing all non-preexisting partitions ['sdc1(id 42)', 'sdc2(id 43)', 'sdc3(id 41)'] from disk(s) ['sdc'] >06:12:41,946 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc1 ; >06:12:41,946 DEBUG storage.ui: device sdc1 new partedPartition None >06:12:41,947 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: sdc ; >06:12:41,948 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: sdc ; >06:12:41,949 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc2 ; >06:12:41,950 DEBUG storage.ui: device sdc2 new partedPartition None >06:12:41,951 DEBUG storage.ui: PartitionDevice._setDisk: req2 ; new: None ; old: sdc ; >06:12:41,952 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sdc ; >06:12:41,953 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc3 ; >06:12:41,953 DEBUG storage.ui: device sdc3 new partedPartition None >06:12:41,954 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sdc ; >06:12:41,956 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sdc ; >06:12:41,956 DEBUG storage.ui: back from removeNewPartitions >06:12:41,956 DEBUG storage.ui: extended: None >06:12:41,956 DEBUG storage.ui: setting req1 new geometry: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x7f5310025450> PedGeometry: <_ped.Geometry object at 0x3e989d0> >06:12:41,957 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >06:12:41,958 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3163b50> fileSystem: None > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3eb2b10> PedPartition: <_ped.Partition object at 0x3e6d3b0> >06:12:41,959 DEBUG storage.ui: PartitionDevice._setDisk: sdc1 ; new: sdc ; old: None ; >06:12:41,960 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sdc ; >06:12:41,962 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc1 ; >06:12:41,962 DEBUG storage.ui: device sdc1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3163b50> fileSystem: None > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3e916d0> PedPartition: <_ped.Partition object at 0x3e6d590> >06:12:41,962 DEBUG storage.ui: setting req2 new geometry: parted.Geometry instance -- > start: 1026048 end: 17573887 length: 16547840 > device: <parted.device.Device object at 0x7f5310025450> PedGeometry: <_ped.Geometry object at 0x3e98fd0> >06:12:41,963 DEBUG storage.ui: PartitionDevice._setPartedPartition: req2 ; >06:12:41,964 DEBUG storage.ui: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3163b50> fileSystem: None > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3ea0a90> PedPartition: <_ped.Partition object at 0x3e9e0b0> >06:12:41,965 DEBUG storage.ui: PartitionDevice._setDisk: sdc2 ; new: sdc ; old: None ; >06:12:41,966 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sdc ; >06:12:41,968 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc2 ; >06:12:41,968 DEBUG storage.ui: device sdc2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3163b50> fileSystem: None > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3ea6150> PedPartition: <_ped.Partition object at 0x3e9e350> >06:12:41,968 DEBUG storage.ui: setting req0 new geometry: parted.Geometry instance -- > start: 17573888 end: 1953523711 length: 1935949824 > device: <parted.device.Device object at 0x7f5310025450> PedGeometry: <_ped.Geometry object at 0x3e98b50> >06:12:41,970 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >06:12:41,970 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3163b50> fileSystem: None > number: 3 path: /dev/sdc3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3e8f550> PedPartition: <_ped.Partition object at 0x3e9e170> >06:12:41,971 DEBUG storage.ui: PartitionDevice._setDisk: sdc3 ; new: sdc ; old: None ; >06:12:41,972 DEBUG storage.ui: DiskDevice.addChild: kids: 2 ; name: sdc ; >06:12:41,974 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc3 ; >06:12:41,974 DEBUG storage.ui: device sdc3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3163b50> fileSystem: None > number: 3 path: /dev/sdc3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3e82e90> PedPartition: <_ped.Partition object at 0x3e9e050> >06:12:41,975 DEBUG storage.ui: fixing size of non-existent 500MB partition sdc1 (42) with non-existent ext4 filesystem mounted at /boot at 500.00 >06:12:41,975 DEBUG storage.ui: fixing size of non-existent 8080MB partition sdc2 (43) with non-existent swap at 8080.00 >06:12:41,975 DEBUG storage.ui: fixing size of non-existent 945288MB partition sdc3 (41) with non-existent btrfs filesystem at 945288.00 >06:12:41,976 DEBUG storage.ui: new member set: ['sdc3'] >06:12:41,976 DEBUG storage.ui: old member set: ['sdc3'] >06:12:41,997 DEBUG blivet: BTRFS.supported: supported: True ; >06:12:41,998 DEBUG blivet: getFormat('btrfs') returning BTRFS instance >06:12:42,002 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.BTRFSFactory'>: <blivet.Blivet object at 0x2d5df90>, 0, [], {} >06:12:46,728 INFO storage.ui: unhiding device disk sde (id 0) >06:12:46,728 DEBUG storage.ui: lvm filter: removing sde from the reject list >06:12:46,728 INFO storage.ui: unhiding device partition sde1 (id 1) >06:12:46,728 DEBUG storage.ui: lvm filter: removing sde1 from the reject list >06:12:46,730 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sde ; >06:12:46,768 DEBUG blivet: DeviceTree.getDeviceByName: name: sdc ; >06:12:46,769 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sdc (16) with non-existent msdos disklabel >06:12:46,770 DEBUG blivet: DeviceTree.getDeviceByName: name: sdc ; >06:12:46,771 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sdc (16) with non-existent msdos disklabel >06:12:46,771 DEBUG blivet: resolved 'sdc' to 'sdc' (disk) >12:13:27,715 INFO blivet: omitting ksdata: existing 953869MB disk sdc (16) with non-existent msdos disklabel >12:13:27,733 DEBUG blivet: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >12:13:27,733 DEBUG blivet: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >12:13:27,735 DEBUG blivet: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >12:13:27,759 DEBUG blivet: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >12:13:27,760 DEBUG blivet: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >12:13:27,761 DEBUG blivet: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >12:13:27,762 DEBUG blivet: PartitionDevice.teardown: sdc1 ; status: False ; controllable: True ; >12:13:27,763 DEBUG blivet: PartitionDevice.teardown: sdc2 ; status: False ; controllable: True ; >12:13:27,764 DEBUG blivet: BTRFSSubVolumeDevice.teardown: root ; status: False ; controllable: True ; >12:13:27,765 DEBUG blivet: BTRFSSubVolumeDevice.teardown: home ; status: False ; controllable: True ; >12:13:27,765 INFO blivet: resetting parted disks... >12:13:27,766 DEBUG blivet: DiskLabel.resetPartedDisk: device: /dev/sdc ; >12:13:27,767 DEBUG blivet: DiskLabel.resetPartedDisk: device: /dev/sdc ; >12:13:27,768 DEBUG blivet: DiskLabel.resetPartedDisk: device: /dev/sde ; >12:13:27,769 DEBUG blivet: DiskLabel.resetPartedDisk: device: /dev/sde ; >12:13:27,770 DEBUG blivet: PartitionDevice.preCommitFixup: sdc3 ; >12:13:27,771 DEBUG blivet: PartitionDevice.preCommitFixup: sdc1 ; >12:13:27,772 DEBUG blivet: PartitionDevice.preCommitFixup: sdc2 ; >12:13:27,773 DEBUG blivet: PartitionDevice.preCommitFixup: sde1 ; >12:13:27,773 DEBUG blivet: sector-based lookup found partition sde1 >12:13:27,774 DEBUG blivet: PartitionDevice._setPartedPartition: sde1 ; >12:13:27,775 DEBUG blivet: device sde1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f53100c0350> fileSystem: <parted.filesystem.FileSystem object at 0x3e8d510> > number: 1 path: /dev/sde1 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x3e8de10> PedPartition: <_ped.Partition object at 0x40451d0> >12:13:27,776 DEBUG blivet: PartitionDevice.preCommitFixup: sdc3 ; >12:13:27,777 DEBUG blivet: sector-based lookup found partition sdc3 >12:13:27,778 DEBUG blivet: PartitionDevice._setPartedPartition: sdc3 ; >12:13:27,779 DEBUG blivet: device sdc3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f53100c0e10> fileSystem: None > number: 3 path: /dev/sdc3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3e8d250> PedPartition: <_ped.Partition object at 0x4045170> >12:13:27,780 DEBUG blivet: PartitionDevice.preCommitFixup: sdc2 ; >12:13:27,780 DEBUG blivet: sector-based lookup found partition sdc2 >12:13:27,781 DEBUG blivet: PartitionDevice._setPartedPartition: sdc2 ; >12:13:27,782 DEBUG blivet: device sdc2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f53100c0e10> fileSystem: None > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3e8df10> PedPartition: <_ped.Partition object at 0x4045230> >12:13:27,783 DEBUG blivet: PartitionDevice.preCommitFixup: sdc1 ; >12:13:27,783 DEBUG blivet: sector-based lookup found partition sdc1 >12:13:27,784 DEBUG blivet: PartitionDevice._setPartedPartition: sdc1 ; >12:13:27,785 DEBUG blivet: device sdc1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f53100c0e10> fileSystem: <parted.filesystem.FileSystem object at 0x3e8d850> > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3e8d150> PedPartition: <_ped.Partition object at 0x4045290> >12:13:27,785 DEBUG blivet: action: [22] Destroy Format ext4 filesystem on partition sdc1 (id 17) >12:13:27,786 DEBUG blivet: action: [14] Destroy Format swap on luks/dm-crypt luks-a1fcc1fb-9052-46f3-992b-4234ee673031 (id 19) >12:13:27,786 DEBUG blivet: action: [15] Destroy Device luks/dm-crypt luks-a1fcc1fb-9052-46f3-992b-4234ee673031 (id 19) >12:13:27,787 DEBUG blivet: action: [16] Destroy Format luks on partition sdc2 (id 18) >12:13:27,787 DEBUG blivet: action: [2] Destroy Format btrfs filesystem on btrfs subvolume root (id 36) >12:13:27,787 DEBUG blivet: action: [3] Destroy Device btrfs subvolume root (id 36) >12:13:27,788 DEBUG blivet: action: [0] Destroy Format btrfs filesystem on btrfs subvolume home (id 37) >12:13:27,788 DEBUG blivet: action: [1] Destroy Device btrfs subvolume home (id 37) >12:13:27,788 DEBUG blivet: action: [4] Destroy Format btrfs filesystem on btrfs volume btrfs.35 (id 35) >12:13:27,789 DEBUG blivet: action: [5] Destroy Device btrfs volume btrfs.35 (id 35) >12:13:27,789 DEBUG blivet: action: [6] Destroy Format btrfs filesystem on luks/dm-crypt luks-edb57e1f-3d56-4402-a453-0a81ef82c5c2 (id 21) >12:13:27,789 DEBUG blivet: action: [7] Destroy Device luks/dm-crypt luks-edb57e1f-3d56-4402-a453-0a81ef82c5c2 (id 21) >12:13:27,790 DEBUG blivet: action: [8] Destroy Format luks on partition sdc3 (id 20) >12:13:27,790 DEBUG blivet: action: [9] Destroy Device partition sdc3 (id 20) >12:13:27,790 DEBUG blivet: action: [17] Destroy Device partition sdc2 (id 18) >12:13:27,791 DEBUG blivet: action: [23] Destroy Device partition sdc1 (id 17) >12:13:27,791 DEBUG blivet: action: [24] Destroy Format msdos disklabel on disk sdc (id 16) >12:13:27,792 DEBUG blivet: action: [25] Create Format msdos disklabel on disk sdc (id 16) >12:13:27,792 DEBUG blivet: action: [28] Create Device partition sdc1 (id 42) >12:13:27,792 DEBUG blivet: action: [30] Create Device partition sdc2 (id 43) >12:13:27,793 DEBUG blivet: action: [31] Create Format swap on partition sdc2 (id 43) >12:13:27,793 DEBUG blivet: action: [26] Create Device partition sdc3 (id 41) >12:13:27,793 DEBUG blivet: action: [27] Create Format btrfs filesystem on partition sdc3 (id 41) >12:13:27,794 DEBUG blivet: action: [32] Create Device btrfs volume fedora_f20gcastro (id 44) >12:13:27,794 DEBUG blivet: action: [33] Create Format btrfs filesystem on btrfs volume fedora_f20gcastro (id 44) >12:13:27,794 DEBUG blivet: action: [36] Create Device btrfs subvolume home (id 46) >12:13:27,795 DEBUG blivet: action: [37] Create Format btrfs filesystem mounted at /home on btrfs subvolume home (id 46) >12:13:27,795 DEBUG blivet: action: [34] Create Device btrfs subvolume root (id 45) >12:13:27,795 DEBUG blivet: action: [35] Create Format btrfs filesystem mounted at / on btrfs subvolume root (id 45) >12:13:27,796 DEBUG blivet: action: [29] Create Format ext4 filesystem mounted at /boot on partition sdc1 (id 42) >12:13:27,796 INFO blivet: pruning action queue... >12:13:27,797 INFO blivet: sorting actions... >12:13:27,803 DEBUG blivet: action: [0] Destroy Format btrfs filesystem on btrfs subvolume home (id 37) >12:13:27,803 DEBUG blivet: action: [1] Destroy Device btrfs subvolume home (id 37) >12:13:27,804 DEBUG blivet: action: [2] Destroy Format btrfs filesystem on btrfs subvolume root (id 36) >12:13:27,804 DEBUG blivet: action: [3] Destroy Device btrfs subvolume root (id 36) >12:13:27,804 DEBUG blivet: action: [4] Destroy Format btrfs filesystem on btrfs volume btrfs.35 (id 35) >12:13:27,805 DEBUG blivet: action: [5] Destroy Device btrfs volume btrfs.35 (id 35) >12:13:27,805 DEBUG blivet: action: [6] Destroy Format btrfs filesystem on luks/dm-crypt luks-edb57e1f-3d56-4402-a453-0a81ef82c5c2 (id 21) >12:13:27,806 DEBUG blivet: action: [7] Destroy Device luks/dm-crypt luks-edb57e1f-3d56-4402-a453-0a81ef82c5c2 (id 21) >12:13:27,806 DEBUG blivet: action: [8] Destroy Format luks on partition sdc3 (id 20) >12:13:27,806 DEBUG blivet: action: [9] Destroy Device partition sdc3 (id 20) >12:13:27,807 DEBUG blivet: action: [14] Destroy Format swap on luks/dm-crypt luks-a1fcc1fb-9052-46f3-992b-4234ee673031 (id 19) >12:13:27,807 DEBUG blivet: action: [15] Destroy Device luks/dm-crypt luks-a1fcc1fb-9052-46f3-992b-4234ee673031 (id 19) >12:13:27,808 DEBUG blivet: action: [16] Destroy Format luks on partition sdc2 (id 18) >12:13:27,808 DEBUG blivet: action: [17] Destroy Device partition sdc2 (id 18) >12:13:27,808 DEBUG blivet: action: [22] Destroy Format ext4 filesystem on partition sdc1 (id 17) >12:13:27,809 DEBUG blivet: action: [23] Destroy Device partition sdc1 (id 17) >12:13:27,809 DEBUG blivet: action: [24] Destroy Format msdos disklabel on disk sdc (id 16) >12:13:27,810 DEBUG blivet: lvm filter: removing sdc3 from the reject list >12:13:27,810 DEBUG blivet: sdc3 wasn't in the reject list >12:13:27,810 DEBUG blivet: lvm filter: removing sdc1 from the reject list >12:13:27,811 DEBUG blivet: sdc1 wasn't in the reject list >12:13:27,811 DEBUG blivet: lvm filter: removing sdc2 from the reject list >12:13:27,811 DEBUG blivet: sdc2 wasn't in the reject list >12:13:27,812 DEBUG blivet: lvm filter: removing fedora_f20gcastro from the reject list >12:13:27,812 DEBUG blivet: fedora_f20gcastro wasn't in the reject list >12:13:27,813 DEBUG blivet: lvm filter: removing root from the reject list >12:13:27,813 DEBUG blivet: root wasn't in the reject list >12:13:27,813 DEBUG blivet: lvm filter: removing home from the reject list >12:13:27,814 DEBUG blivet: home wasn't in the reject list >12:13:27,814 DEBUG blivet: action: [25] Create Format msdos disklabel on disk sdc (id 16) >12:13:27,814 DEBUG blivet: lvm filter: removing sdc3 from the reject list >12:13:27,815 DEBUG blivet: sdc3 wasn't in the reject list >12:13:27,815 DEBUG blivet: lvm filter: removing sdc1 from the reject list >12:13:27,815 DEBUG blivet: sdc1 wasn't in the reject list >12:13:27,816 DEBUG blivet: lvm filter: removing sdc2 from the reject list >12:13:27,816 DEBUG blivet: sdc2 wasn't in the reject list >12:13:27,816 DEBUG blivet: lvm filter: removing fedora_f20gcastro from the reject list >12:13:27,817 DEBUG blivet: fedora_f20gcastro wasn't in the reject list >12:13:27,817 DEBUG blivet: lvm filter: removing root from the reject list >12:13:27,817 DEBUG blivet: root wasn't in the reject list >12:13:27,818 DEBUG blivet: lvm filter: removing home from the reject list >12:13:27,818 DEBUG blivet: home wasn't in the reject list >12:13:27,818 DEBUG blivet: action: [28] Create Device partition sdc1 (id 42) >12:13:27,819 DEBUG blivet: action: [29] Create Format ext4 filesystem mounted at /boot on partition sdc1 (id 42) >12:13:27,819 DEBUG blivet: action: [30] Create Device partition sdc2 (id 43) >12:13:27,820 DEBUG blivet: action: [26] Create Device partition sdc3 (id 41) >12:13:27,820 DEBUG blivet: lvm filter: removing fedora_f20gcastro from the reject list >12:13:27,820 DEBUG blivet: fedora_f20gcastro wasn't in the reject list >12:13:27,821 DEBUG blivet: lvm filter: removing root from the reject list >12:13:27,821 DEBUG blivet: root wasn't in the reject list >12:13:27,822 DEBUG blivet: lvm filter: removing home from the reject list >12:13:27,822 DEBUG blivet: home wasn't in the reject list >12:13:27,822 DEBUG blivet: action: [27] Create Format btrfs filesystem on partition sdc3 (id 41) >12:13:27,823 DEBUG blivet: lvm filter: removing fedora_f20gcastro from the reject list >12:13:27,823 DEBUG blivet: fedora_f20gcastro wasn't in the reject list >12:13:27,823 DEBUG blivet: lvm filter: removing root from the reject list >12:13:27,824 DEBUG blivet: root wasn't in the reject list >12:13:27,824 DEBUG blivet: lvm filter: removing home from the reject list >12:13:27,824 DEBUG blivet: home wasn't in the reject list >12:13:27,824 DEBUG blivet: action: [32] Create Device btrfs volume fedora_f20gcastro (id 44) >12:13:27,824 DEBUG blivet: lvm filter: removing root from the reject list >12:13:27,824 DEBUG blivet: root wasn't in the reject list >12:13:27,824 DEBUG blivet: lvm filter: removing home from the reject list >12:13:27,824 DEBUG blivet: home wasn't in the reject list >12:13:27,824 DEBUG blivet: action: [33] Create Format btrfs filesystem on btrfs volume fedora_f20gcastro (id 44) >12:13:27,825 DEBUG blivet: lvm filter: removing root from the reject list >12:13:27,825 DEBUG blivet: root wasn't in the reject list >12:13:27,825 DEBUG blivet: lvm filter: removing home from the reject list >12:13:27,827 DEBUG blivet: home wasn't in the reject list >12:13:27,828 DEBUG blivet: action: [34] Create Device btrfs subvolume root (id 45) >12:13:27,828 DEBUG blivet: action: [35] Create Format btrfs filesystem mounted at / on btrfs subvolume root (id 45) >12:13:27,828 DEBUG blivet: action: [36] Create Device btrfs subvolume home (id 46) >12:13:27,828 DEBUG blivet: action: [37] Create Format btrfs filesystem mounted at /home on btrfs subvolume home (id 46) >12:13:27,828 DEBUG blivet: action: [31] Create Format swap on partition sdc2 (id 43) >12:13:27,830 INFO blivet: executing action: [0] Destroy Format btrfs filesystem on btrfs subvolume home (id 37) >12:13:27,831 DEBUG blivet: BTRFSSubVolumeDevice.setup: home ; status: False ; controllable: True ; orig: True ; >12:13:27,832 DEBUG blivet: BTRFSSubVolumeDevice.setupParents: kids: 0 ; name: home ; orig: True ; >12:13:27,833 DEBUG blivet: BTRFSVolumeDevice.setup: btrfs.35 ; status: False ; controllable: True ; orig: True ; >12:13:27,834 DEBUG blivet: BTRFSVolumeDevice.setupParents: kids: 0 ; name: btrfs.35 ; orig: True ; >12:13:27,835 DEBUG blivet: LUKSDevice.setup: luks-edb57e1f-3d56-4402-a453-0a81ef82c5c2 ; status: False ; controllable: True ; orig: True ; >12:13:27,837 DEBUG blivet: LUKSDevice.setupParents: kids: 0 ; name: luks-edb57e1f-3d56-4402-a453-0a81ef82c5c2 ; orig: True ; >12:13:27,839 DEBUG blivet: PartitionDevice.setup: sdc3 ; status: True ; controllable: True ; orig: True ; >12:13:27,840 DEBUG blivet: LUKS.setup: device: /dev/sdc3 ; mapName: luks-edb57e1f-3d56-4402-a453-0a81ef82c5c2 ; status: False ; type: luks ; > > >/tmp/ifcfg.log: >05:57:06,382 DEBUG ifcfg: content of files (network initialization): >05:57:06,390 DEBUG ifcfg: all settings: [{'802-3-ethernet': {'s390-options': {}, 'mac-address': [0, 37, 144, 19, 48, 54]}, 'connection': {'timestamp': 1388141788L, 'type': '802-3-ethernet', 'id': 'Wired connection 1', 'uuid': 'e39b3708-fa82-4161-9793-af91655da7b2'}}, {'802-3-ethernet': {'s390-options': {}, 'mac-address': [0, 37, 144, 19, 48, 55]}, 'connection': {'timestamp': 1388141792L, 'type': '802-3-ethernet', 'id': 'Wired connection 2', 'uuid': 'ba8dca5d-63ae-460b-8592-5c318f996ae7'}}] >05:57:06,998 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-p5p1 >05:57:06,999 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-p5p1 >05:57:07,000 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-p5p1 >05:57:07,000 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-p5p1 >05:57:07,349 DEBUG ifcfg: content of files (missing ifcfgs created for devices ['p5p1', 'p6p1']): >05:57:07,349 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-p6p1: >05:57:07,350 DEBUG ifcfg: TYPE=Ethernet >05:57:07,351 DEBUG ifcfg: BOOTPROTO=dhcp >05:57:07,351 DEBUG ifcfg: DEFROUTE=yes >05:57:07,351 DEBUG ifcfg: IPV4_FAILURE_FATAL=no >05:57:07,352 DEBUG ifcfg: IPV6INIT=yes >05:57:07,353 DEBUG ifcfg: IPV6_AUTOCONF=yes >05:57:07,354 DEBUG ifcfg: IPV6_DEFROUTE=yes >05:57:07,354 DEBUG ifcfg: IPV6_PEERDNS=yes >05:57:07,355 DEBUG ifcfg: IPV6_PEERROUTES=yes >05:57:07,355 DEBUG ifcfg: IPV6_FAILURE_FATAL=no >05:57:07,356 DEBUG ifcfg: NAME=p6p1 >05:57:07,357 DEBUG ifcfg: UUID=ba8dca5d-63ae-460b-8592-5c318f996ae7 >05:57:07,357 DEBUG ifcfg: ONBOOT=no >05:57:07,357 DEBUG ifcfg: HWADDR=00:25:90:13:30:37 >05:57:07,358 DEBUG ifcfg: PEERDNS=yes >05:57:07,358 DEBUG ifcfg: PEERROUTES=yes >05:57:07,358 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-p5p1: >05:57:07,359 DEBUG ifcfg: TYPE=Ethernet >05:57:07,359 DEBUG ifcfg: BOOTPROTO=dhcp >05:57:07,359 DEBUG ifcfg: DEFROUTE=yes >05:57:07,361 DEBUG ifcfg: IPV4_FAILURE_FATAL=no >05:57:07,363 DEBUG ifcfg: IPV6INIT=yes >05:57:07,363 DEBUG ifcfg: IPV6_AUTOCONF=yes >05:57:07,364 DEBUG ifcfg: IPV6_DEFROUTE=yes >05:57:07,374 DEBUG ifcfg: IPV6_PEERDNS=yes >05:57:07,376 DEBUG ifcfg: IPV6_PEERROUTES=yes >05:57:07,377 DEBUG ifcfg: IPV6_FAILURE_FATAL=no >05:57:07,378 DEBUG ifcfg: NAME=p5p1 >05:57:07,379 DEBUG ifcfg: UUID=e39b3708-fa82-4161-9793-af91655da7b2 >05:57:07,379 DEBUG ifcfg: ONBOOT=no >05:57:07,380 DEBUG ifcfg: HWADDR=00:25:90:13:30:36 >05:57:07,384 DEBUG ifcfg: PEERDNS=yes >05:57:07,386 DEBUG ifcfg: PEERROUTES=yes >05:57:07,408 DEBUG ifcfg: all settings: [{'802-3-ethernet': {'s390-options': {}, 'mac-address': [0, 37, 144, 19, 48, 55]}, 'connection': {'timestamp': 1388141827L, 'autoconnect': False, 'type': '802-3-ethernet', 'id': 'p6p1', 'uuid': 'ba8dca5d-63ae-460b-8592-5c318f996ae7'}, 'ipv4': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}, 'ipv6': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}}, {'802-3-ethernet': {'s390-options': {}, 'mac-address': [0, 37, 144, 19, 48, 54]}, 'connection': {'timestamp': 1388141826L, 'autoconnect': False, 'type': '802-3-ethernet', 'id': 'p5p1', 'uuid': 'e39b3708-fa82-4161-9793-af91655da7b2'}, 'ipv4': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}, 'ipv6': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}}] >05:57:29,954 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-p6p1 >05:57:29,954 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-p5p1 >05:57:29,955 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-p5p1 >05:57:29,995 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-p6p1 >05:57:29,996 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-p6p1 >11:59:42,800 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-p6p1 >11:59:42,801 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-p5p1 >11:59:42,801 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-p5p1 >11:59:42,865 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-p6p1 >11:59:42,865 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-p6p1 >06:11:13,805 DEBUG ifcfg: content of files (network initialization): >06:11:13,805 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-p6p1: >06:11:13,806 DEBUG ifcfg: TYPE=Ethernet >06:11:13,806 DEBUG ifcfg: BOOTPROTO=dhcp >06:11:13,806 DEBUG ifcfg: DEFROUTE=yes >06:11:13,806 DEBUG ifcfg: IPV4_FAILURE_FATAL=no >06:11:13,806 DEBUG ifcfg: IPV6INIT=yes >06:11:13,806 DEBUG ifcfg: IPV6_AUTOCONF=yes >06:11:13,806 DEBUG ifcfg: IPV6_DEFROUTE=yes >06:11:13,806 DEBUG ifcfg: IPV6_PEERDNS=yes >06:11:13,806 DEBUG ifcfg: IPV6_PEERROUTES=yes >06:11:13,807 DEBUG ifcfg: IPV6_FAILURE_FATAL=no >06:11:13,807 DEBUG ifcfg: NAME=p6p1 >06:11:13,807 DEBUG ifcfg: UUID=ba8dca5d-63ae-460b-8592-5c318f996ae7 >06:11:13,807 DEBUG ifcfg: ONBOOT=no >06:11:13,807 DEBUG ifcfg: HWADDR=00:25:90:13:30:37 >06:11:13,807 DEBUG ifcfg: PEERDNS=yes >06:11:13,807 DEBUG ifcfg: PEERROUTES=yes >06:11:13,807 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-p5p1: >06:11:13,807 DEBUG ifcfg: TYPE=Ethernet >06:11:13,808 DEBUG ifcfg: BOOTPROTO=dhcp >06:11:13,808 DEBUG ifcfg: DEFROUTE=yes >06:11:13,808 DEBUG ifcfg: IPV4_FAILURE_FATAL=no >06:11:13,808 DEBUG ifcfg: IPV6INIT=yes >06:11:13,808 DEBUG ifcfg: IPV6_AUTOCONF=yes >06:11:13,809 DEBUG ifcfg: IPV6_DEFROUTE=yes >06:11:13,809 DEBUG ifcfg: IPV6_PEERDNS=yes >06:11:13,809 DEBUG ifcfg: IPV6_PEERROUTES=yes >06:11:13,809 DEBUG ifcfg: IPV6_FAILURE_FATAL=no >06:11:13,809 DEBUG ifcfg: NAME=p5p1 >06:11:13,810 DEBUG ifcfg: UUID=e39b3708-fa82-4161-9793-af91655da7b2 >06:11:13,810 DEBUG ifcfg: ONBOOT=no >06:11:13,810 DEBUG ifcfg: HWADDR=00:25:90:13:30:36 >06:11:13,810 DEBUG ifcfg: PEERDNS=yes >06:11:13,811 DEBUG ifcfg: PEERROUTES=yes >06:11:13,826 DEBUG ifcfg: all settings: [{'802-3-ethernet': {'s390-options': {}, 'mac-address': [0, 37, 144, 19, 48, 55]}, 'connection': {'timestamp': 1388142403L, 'autoconnect': False, 'type': '802-3-ethernet', 'id': 'p6p1', 'uuid': 'ba8dca5d-63ae-460b-8592-5c318f996ae7'}, 'ipv4': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}, 'ipv6': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}}, {'802-3-ethernet': {'s390-options': {}, 'mac-address': [0, 37, 144, 19, 48, 54]}, 'connection': {'timestamp': 1388142403L, 'autoconnect': False, 'type': '802-3-ethernet', 'id': 'p5p1', 'uuid': 'e39b3708-fa82-4161-9793-af91655da7b2'}, 'ipv4': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}, 'ipv6': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}}] >06:11:13,961 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-p6p1 >06:11:13,962 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-p5p1 >06:11:13,962 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-p6p1 >06:11:13,963 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-p5p1 >06:11:13,964 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-p6p1 >06:11:13,964 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-p5p1 >06:11:14,083 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-p6p1 >06:11:14,083 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-p5p1 >06:11:14,084 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-p6p1 >06:11:14,085 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-p5p1 >06:11:14,085 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-p6p1 >06:11:28,233 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-p6p1 >06:11:28,233 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-p5p1 >06:11:28,234 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-p5p1 >06:11:28,274 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-p6p1 >06:11:28,275 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-p6p1 > > >/proc/cmdline: >initrd=/ubninit root=UUID=40FE-C84D rootfstype=auto ro rd.live.image quiet rhgb rd.luks=0 rd.md=0 rd.dm=0 BOOT_IMAGE=/ubnkern
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 1046911
: 842274 |
842275
|
842276
|
842277
|
842278
|
842279
|
842280
|
842281
|
842282
|
842283
|
842284