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 858888 Details for
Bug 1060934
IOError: [Errno 30] Read-only file system: '/mnt/sysimage/etc/sysconfig/kernel'
[?]
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), 986.63 KB, created by
jeremiah
on 2014-02-04 00:56:37 UTC
(
hide
)
Description:
File: anaconda-tb
Filename:
MIME Type:
Creator:
jeremiah
Created:
2014-02-04 00:56:37 UTC
Size:
986.63 KB
patch
obsolete
>anaconda 20.25.15-1 exception report >Traceback (most recent call first): > File "/usr/lib/python2.7/site-packages/pyanaconda/bootloader.py", line 2241, in writeSysconfigKernel > f = open(ROOT_PATH + "/etc/sysconfig/kernel", "w+") > File "/usr/lib/python2.7/site-packages/pyanaconda/bootloader.py", line 2296, in writeBootLoader > writeSysconfigKernel(storage, version) > File "/usr/lib/python2.7/site-packages/pyanaconda/install.py", line 173, in doInstall > writeBootLoader(storage, payload, instClass, ksdata) > File "/usr/lib/python2.7/threading.py", line 764, in run > self.__target(*self.__args, **self.__kwargs) > File "/usr/lib/python2.7/site-packages/pyanaconda/threads.py", line 192, in run > threading.Thread.run(self, *args, **kwargs) >IOError: [Errno 30] Read-only file system: '/mnt/sysimage/etc/sysconfig/kernel' > >Local variables in innermost frame: >kernel: kernel >kernel_file: /boot/vmlinuz-3.11.10-301.fc20.i686 >h: <rpm.hdr object at 0xb1ecdc0> >storage: <blivet.Blivet object at 0xaf2552c> >mi: <rpm.mi object at 0xa8d117e8> >ts: <rpm.transaction.TransactionSet object at 0xa8d2056c> >version: 3.11.10-301.fc20.i686 >kernel_basename: vmlinuz-3.11.10-301.fc20.i686 >rpm: <module 'rpm' from '/usr/lib/python2.7/site-packages/rpm/__init__.pyc'> > > >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 0xb204fec>> > _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=sda ># Keyboard layouts >keyboard --xlayouts='us' ># System language >lang en_US.UTF-8 > ># Network information >network --bootproto=dhcp --device=p3p1 --onboot=off --ipv6=auto --activate >network --hostname=localhost.localdomain ># Root password >rootpw --iscrypted $6$0xTU048WqSDIwcT4$q7JurvrKXcm3GTzbr.lfImU9V41ZC/k5mjgG1jFzSuxxcZSVPO9WmcsWdxkBxLZVfSQ1MmxLnxIhstDExjd0t0 ># System timezone >timezone America/New_York --isUtc >user --groups=wheel --name=jeremiah --password=$6$oJQDBaduzNmoxzV6$03gKS0pOGvYMnNS791jsx3CC5w5LxDri6qxoEpAM9Psm.e0vJ14cH/b0DgYCmfSZLkhOR/YlM6KtoxC.AQS3b0 --iscrypted --gecos="jeremiah" ># X Window System configuration information >xconfig --startxonboot ># System bootloader configuration >bootloader --location=mbr --boot-drive=sda >autopart --type=lvm ># Partition clearing information >clearpart --all --initlabel --drives=sda > > > _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': non-existent 500MB partition sda1 (2) >, '/': non-existent 51200MB lvmlv fedora-root (6) >, '/home': non-existent 423172MB lvmlv fedora-home (5) >} > swaps: [non-existent 2064MB lvmlv fedora-swap (7) with non-existent swap >] > name: Fedora Linux 20 for i686 >] > _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([LVMLogicalVolumeDevice instance (0xb267ccc) -- > name = fedora-swap status = True kids = 0 id = 38 > parents = ['existing 476436MB lvmvg fedora (35)'] > uuid = None size = 2064.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/fedora-swap type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 4227072 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (263, 255, 63) biosGeometry: (263, 255, 63) > PedDevice: <_ped.Device object at 0xbd09e0c> > target size = 2064 path = /dev/mapper/fedora-swap > format args = [] originalFormat = swap target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0xb31be90c) -- > name = fedora status = True kids = 3 id = 35 > parents = ['existing 476439MB partition sda2 (33) with existing lvmpv'] > uuid = None size = 476436 > format = non-existent None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/fedora > format args = [] originalFormat = None target = None dmUuid = None free = 0 PE Size = 4.0 PE Count = 0 > PE Free = 0 PV Count = 1 > LV Names = [] modified = False > extents = 119109.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 476439MB partition sda2 (33) with existing lvmpv'] > LVs = ['existing 51200MB lvmlv fedora-root (36) with existing ext4 filesystem mounted at /', > 'existing 423172MB lvmlv fedora-home (37) with existing ext4 filesystem mounted at /home', > 'existing 2064MB lvmlv fedora-swap (38) with existing swap'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 2064MB]) > _intf.storage.fsset._usb: NoDevice instance, containing members: > _intf.storage.fsset._usb.major: 0 > _intf.storage.fsset._usb._partedDevice: None > _intf.storage.fsset._usb.exists: True > _intf.storage.fsset._usb._size: 0 > _intf.storage.fsset._usb.id: 45 > _intf.storage.fsset._usb.controllable: True > _intf.storage.fsset._usb.uuid: None > _intf.storage.fsset._usb._format: USBFS instance, containing members: > _intf.storage.fsset._usb._format.uuid: None > _intf.storage.fsset._usb._format.exists: True > _intf.storage.fsset._usb._format._mountpoint: None > _intf.storage.fsset._usb._format._majorminor: None > _intf.storage.fsset._usb._format._minInstanceSize: None > _intf.storage.fsset._usb._format.fsprofile: None > _intf.storage.fsset._usb._format.label: None > _intf.storage.fsset._usb._format._targetSize: 0 > _intf.storage.fsset._usb._format._size: 0 > _intf.storage.fsset._usb._format.mountopts: None > _intf.storage.fsset._usb._format.mountpoint: /proc/bus/usb > _intf.storage.fsset._usb._format._device: usbfs > _intf.storage.fsset._usb.parents: [] > _intf.storage.fsset._usb.deviceLinks: [] > _intf.storage.fsset._usb.minor: 0 > _intf.storage.fsset._usb.fstabComment: Skipped > _intf.storage.fsset._usb.bus: Skipped > _intf.storage.fsset._usb.sysfsPath: Skipped > _intf.storage.fsset._usb._targetSize: 0 > _intf.storage.fsset._usb._model: Skipped > _intf.storage.fsset._usb.kids: 0 > _intf.storage.fsset._usb._vendor: Skipped > _intf.storage.fsset._usb._name: usbfs > _intf.storage.fsset._usb.protected: False > _intf.storage.fsset._usb.originalFormat: USBFS instance, containing members: > _intf.storage.fsset._usb.originalFormat.uuid: None > _intf.storage.fsset._usb.originalFormat.exists: True > _intf.storage.fsset._usb.originalFormat._mountpoint: None > _intf.storage.fsset._usb.originalFormat.mountpoint: /proc/bus/usb > _intf.storage.fsset._usb.originalFormat._majorminor: None > _intf.storage.fsset._usb.originalFormat.fsprofile: None > _intf.storage.fsset._usb.originalFormat.label: None > _intf.storage.fsset._usb.originalFormat._targetSize: 0 > _intf.storage.fsset._usb.originalFormat._minInstanceSize: None > _intf.storage.fsset._usb.originalFormat.mountopts: None > _intf.storage.fsset._usb.originalFormat._size: 0 > _intf.storage.fsset._usb.originalFormat._device: usbfs > _intf.storage.fsset._usb._serial: None > _intf.storage.fsset.devicetree: DeviceTree instance, containing members: > _intf.storage.fsset.devicetree.dasd: Already dumped (DASD instance) > _intf.storage.fsset.devicetree.populated: True > _intf.storage.fsset.devicetree.exclusiveDisks: [] > _intf.storage.fsset.devicetree._actions: [] > _intf.storage.fsset.devicetree.iscsi: Already dumped (iscsi instance) > _intf.storage.fsset.devicetree._cleanup: False > _intf.storage.fsset.devicetree._devices: [OpticalDevice instance, containing members: > major: 11 > _partedDevice: parted.Device instance -- > model: Memorex DVD+/-DLRWL1 F16 path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 472064 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: True > hardwareGeometry: (29, 255, 63) biosGeometry: (29, 255, 63) > PedDevice: <_ped.Device object at 0xb3c4b6c> > exists: True > _size: 922.0 > id: 0 > controllable: True > uuid: None > _format: Iso9660FS instance, containing members: > _format.uuid: 2013-12-12-02-02-38-00 > _format.exists: True > _format._mountpoint: None > _format._majorminor: None > _format._mountType: iso9660 > _format.fsprofile: None > _format.label: Fedora-Live-Desktop-i686-20-1 > _format._targetSize: 0.0 > _format._device: /dev/sr0 > _format._minInstanceSize: None > _format.mountopts: None > _format.mountpoint: None > _format._size: 0.0 > parents: [] > sysfsPath: /devices/pci0000:00/0000:00:1f.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0 > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [/dev/cdrom, /dev/disk/by-id/ata-Memorex_DVD+_-DLRWL1_F16, /dev/disk/by-label/Fedora-Live-Desktop-i686-20-1, /dev/disk/by-uuid/2013-12-12-02-02-38-00] > _targetSize: 0 > _model: Memorex_DVD+_-DLRWL1_F16 > kids: 0 > _vendor: None > _name: sr0 > protected: True > originalFormat: Iso9660FS instance, containing members: > originalFormat.uuid: 2013-12-12-02-02-38-00 > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat.mountpoint: None > originalFormat._majorminor: None > originalFormat.fsprofile: None > originalFormat.label: Fedora-Live-Desktop-i686-20-1 > originalFormat._targetSize: 0.0 > originalFormat._minInstanceSize: None > originalFormat.mountopts: None > originalFormat._size: 0.0 > originalFormat._device: /dev/sr0 > _serial: None >, existing 476940MB disk sda (1) with existing msdos disklabel >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 8 > 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: 9 > 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: 10 > 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: 11 > 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: 12 > controllable: False > uuid: None > _format: existing None > parents: [] > sysfsPath: Skipped > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [] > _targetSize: 0 > _model: Skipped > kids: 1 > _vendor: Skipped > _name: /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: 13 > controllable: False > uuid: None > _format: existing squashfs > parents: [Already dumped (FileDevice instance) >] > sysfsPath: Skipped > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [] > _targetSize: 0 > _model: Skipped > kids: 0 > _vendor: Skipped > _name: loop2 > protected: False > originalFormat: existing squashfs > _serial: None >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 14 > controllable: False > uuid: None > _format: existing None > parents: [] > sysfsPath: Skipped > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [] > _targetSize: 0 > _model: Skipped > kids: 1 > _vendor: Skipped > _name: /LiveOS/ext3fs.img > protected: False > originalFormat: existing None > _serial: None >, LoopDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 15 > controllable: False > uuid: None > _format: Ext4FS instance, containing members: > _format.errors: False > _format.uuid: 550b7bb3-04d9-4966-aa66-3ba6aa9d63ef > _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/550b7bb3-04d9-4966-aa66-3ba6aa9d63ef] > _targetSize: 0 > _model: Skipped > kids: 2 > _vendor: Skipped > _name: loop3 > protected: False > originalFormat: Ext4FS instance, containing members: > originalFormat.errors: False > originalFormat.uuid: 550b7bb3-04d9-4966-aa66-3ba6aa9d63ef > 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: 16 > controllable: False > uuid: None > _format: existing None > parents: [] > sysfsPath: Skipped > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [] > _targetSize: 0 > _model: Skipped > kids: 1 > _vendor: Skipped > _name: /overlay (deleted) > protected: False > originalFormat: existing None > _serial: None >, LoopDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 > id: 17 > controllable: False > uuid: None > _format: existing None > parents: [Already dumped (FileDevice instance) >] > sysfsPath: Skipped > minor: 0 > fstabComment: Skipped > bus: Skipped > deviceLinks: [] > _targetSize: 0 > _model: Skipped > kids: 1 > _vendor: Skipped > _name: loop4 > protected: False > originalFormat: existing None > _serial: None >, existing 4096MB dm live-rw (18) with existing ext4 filesystem >, existing 4096MB dm live-base (19) with existing ext4 filesystem >, existing 4096MB dm live-osimg-min (20) with existing ext4 filesystem >, existing 476439MB partition sda2 (33) with existing lvmpv >, existing 500MB partition sda1 (34) with existing ext4 filesystem mounted at /boot >, existing 476436MB lvmvg fedora (35) >, existing 51200MB lvmlv fedora-root (36) with existing ext4 filesystem mounted at / >, existing 423172MB lvmlv fedora-home (37) with existing ext4 filesystem mounted at /home >, existing 2064MB lvmlv fedora-swap (38) with existing swap >] > _intf.storage.fsset.devicetree.ignoredDisks: [] > _intf.storage.fsset.devicetree._completed_actions: [ActionDestroyFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: Ext4FS instance, containing members: > origFormat.errors: False > origFormat.uuid: 5383a8f6-5a5c-4a8f-b2a7-f320f976a9cc > origFormat.exists: False > origFormat._mountpoint: None > origFormat._majorminor: 008001 > origFormat._mountType: ext4 > origFormat.fsprofile: None > origFormat.label: None > origFormat._targetSize: 500.0 > origFormat.dirty: False > origFormat._minInstanceSize: 15.4 > origFormat.mountopts: None > origFormat.mountpoint: None > origFormat._device: /dev/sda1 > origFormat._size: 500.0 > id: 7 >, ActionDestroyFormat instance, containing members: > device: Already dumped (LVMLogicalVolumeDevice instance) > origFormat: Ext4FS instance, containing members: > origFormat.errors: False > origFormat.uuid: af901825-c896-4060-9038-61a081301392 > origFormat.exists: False > origFormat._mountpoint: None > origFormat._majorminor: 253003 > origFormat._mountType: ext4 > origFormat.fsprofile: None > origFormat.label: None > origFormat._targetSize: 423172.0 > origFormat.dirty: False > origFormat._minInstanceSize: 1118.7 > origFormat.mountopts: None > origFormat.mountpoint: None > origFormat._device: /dev/mapper/fedora-home > origFormat._size: 423172.0 > id: 5 >, ActionDestroyDevice instance, containing members: > device: Already dumped (LVMLogicalVolumeDevice instance) > id: 6 >, ActionDestroyFormat instance, containing members: > device: Already dumped (LVMLogicalVolumeDevice instance) > origFormat: Ext4FS instance, containing members: > origFormat.errors: False > origFormat.uuid: f5779eef-6b4f-4b40-a096-390fd2214e59 > origFormat.exists: False > origFormat._mountpoint: None > origFormat._majorminor: 253003 > origFormat._mountType: ext4 > origFormat.fsprofile: None > origFormat.label: None > origFormat._targetSize: 51200.0 > origFormat.dirty: False > origFormat._minInstanceSize: 300.3 > origFormat.mountopts: None > origFormat.mountpoint: None > origFormat._device: /dev/mapper/fedora-root > origFormat._size: 51200.0 > id: 3 >, ActionDestroyDevice instance, containing members: > device: Already dumped (LVMLogicalVolumeDevice instance) > id: 4 >, ActionDestroyFormat instance, containing members: > device: Already dumped (LVMLogicalVolumeDevice instance) > origFormat: non-existent swap > id: 0 >, ActionDestroyDevice instance, containing members: > device: Already dumped (LVMLogicalVolumeDevice instance) > id: 2 >, ActionDestroyDevice instance, containing members: > device: > id: 9 >, ActionDestroyFormat instance, containing members: > device: non-existent 476439MB partition sda2 (3) > origFormat: non-existent lvmpv > id: 10 >, ActionDestroyDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > id: 11 >, ActionDestroyDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > id: 8 >, ActionDestroyFormat instance, containing members: > device: Already dumped (DiskDevice instance) > origFormat: non-existent None > id: 54 >, ActionCreateFormat instance, containing members: > device: Already dumped (DiskDevice instance) > origFormat: existing None > id: 55 >, ActionCreateDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > id: 58 >, ActionCreateFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: non-existent None > id: 59 >, ActionCreateDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > id: 56 >, ActionCreateFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: non-existent None > id: 57 >, ActionCreateDevice instance, containing members: > device: Already dumped (LVMVolumeGroupDevice instance) > id: 60 >, ActionCreateDevice instance, containing members: > device: Already dumped (LVMLogicalVolumeDevice instance) > id: 65 >, ActionCreateFormat instance, containing members: > device: Already dumped (LVMLogicalVolumeDevice instance) > origFormat: non-existent None > id: 66 >, ActionCreateDevice instance, containing members: > device: Already dumped (LVMLogicalVolumeDevice instance) > id: 63 >, ActionCreateFormat instance, containing members: > device: Already dumped (LVMLogicalVolumeDevice instance) > origFormat: non-existent None > id: 64 >, ActionCreateDevice instance, containing members: > device: Already dumped (LVMLogicalVolumeDevice instance) > id: 61 >, ActionCreateFormat instance, containing members: > device: Already dumped (LVMLogicalVolumeDevice instance) > origFormat: non-existent None > id: 62 >] > _intf.storage.fsset.devicetree.names: [sr0, sda, 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, fedora, fedora-root, fedora-home, fedora-swap] > _intf.storage.fsset.devicetree.liveBackingDevice: sr0 > _intf.storage.fsset.devicetree.protectedDevNames: [sr0, sr0] > _intf.storage.fsset.devicetree.unusedRaidMembers: [] > _intf.storage.fsset.devicetree.diskImages: {} > _intf.storage.fsset.devicetree._hidden: [] > _intf.storage.fsset.devicetree.protectedDevSpecs: [/dev/sr0] > _intf.storage.fsset.preserveLines: [] > _intf.storage.fsset._run: DirectoryDevice instance, containing members: > _intf.storage.fsset._run.major: 0 > _intf.storage.fsset._run._partedDevice: None > _intf.storage.fsset._run.exists: True > _intf.storage.fsset._run._size: 0 > _intf.storage.fsset._run.id: 46 > _intf.storage.fsset._run.controllable: True > _intf.storage.fsset._run.uuid: None > _intf.storage.fsset._run._format: BindFS instance, containing members: > _intf.storage.fsset._run._format.uuid: None > _intf.storage.fsset._run._format.exists: True > _intf.storage.fsset._run._format._mountpoint: /mnt/sysimage/run > _intf.storage.fsset._run._format._majorminor: None > _intf.storage.fsset._run._format._minInstanceSize: None > _intf.storage.fsset._run._format._mountType: bind > _intf.storage.fsset._run._format.fsprofile: None > _intf.storage.fsset._run._format.label: None > _intf.storage.fsset._run._format._targetSize: None > _intf.storage.fsset._run._format._size: None > _intf.storage.fsset._run._format.mountopts: None > _intf.storage.fsset._run._format.mountpoint: /run > _intf.storage.fsset._run._format._device: /run > _intf.storage.fsset._run.parents: [] > _intf.storage.fsset._run.deviceLinks: [] > _intf.storage.fsset._run.minor: 0 > _intf.storage.fsset._run.fstabComment: Skipped > _intf.storage.fsset._run.bus: Skipped > _intf.storage.fsset._run.sysfsPath: Skipped > _intf.storage.fsset._run._targetSize: 0 > _intf.storage.fsset._run._model: Skipped > _intf.storage.fsset._run.kids: 0 > _intf.storage.fsset._run._vendor: Skipped > _intf.storage.fsset._run._name: /run > _intf.storage.fsset._run.protected: False > _intf.storage.fsset._run.originalFormat: BindFS instance, containing members: > _intf.storage.fsset._run.originalFormat.uuid: None > _intf.storage.fsset._run.originalFormat.exists: True > _intf.storage.fsset._run.originalFormat._mountpoint: None > _intf.storage.fsset._run.originalFormat.mountpoint: /run > _intf.storage.fsset._run.originalFormat._majorminor: None > _intf.storage.fsset._run.originalFormat.fsprofile: None > _intf.storage.fsset._run.originalFormat.label: None > _intf.storage.fsset._run.originalFormat._targetSize: None > _intf.storage.fsset._run.originalFormat._minInstanceSize: None > _intf.storage.fsset._run.originalFormat.mountopts: None > _intf.storage.fsset._run.originalFormat._size: None > _intf.storage.fsset._run.originalFormat._device: /run > _intf.storage.fsset._run._serial: None > _intf.storage.fsset._devshm: NoDevice instance, containing members: > _intf.storage.fsset._devshm.major: 0 > _intf.storage.fsset._devshm._partedDevice: None > _intf.storage.fsset._devshm.exists: True > _intf.storage.fsset._devshm._size: 0 > _intf.storage.fsset._devshm.id: 40 > _intf.storage.fsset._devshm.controllable: True > _intf.storage.fsset._devshm.uuid: None > _intf.storage.fsset._devshm._format: TmpFS instance, containing members: > _intf.storage.fsset._devshm._format.uuid: None > _intf.storage.fsset._devshm._format.exists: True > _intf.storage.fsset._devshm._format._options: None > _intf.storage.fsset._devshm._format._majorminor: None > _intf.storage.fsset._devshm._format._minInstanceSize: None > _intf.storage.fsset._devshm._format._size_option: Skipped > _intf.storage.fsset._devshm._format.fsprofile: None > _intf.storage.fsset._devshm._format.label: None > _intf.storage.fsset._devshm._format._targetSize: 0 > _intf.storage.fsset._devshm._format._maxSize: 16777216 > _intf.storage.fsset._devshm._format._size: 1024.0 > _intf.storage.fsset._devshm._format.mountopts: None > _intf.storage.fsset._devshm._format.mountpoint: /dev/shm > _intf.storage.fsset._devshm._format._mountpoint: /mnt/sysimage/dev/shm > _intf.storage.fsset._devshm._format._device: tmpfs > _intf.storage.fsset._devshm.parents: [] > _intf.storage.fsset._devshm.deviceLinks: [] > _intf.storage.fsset._devshm.minor: 0 > _intf.storage.fsset._devshm.fstabComment: Skipped > _intf.storage.fsset._devshm.bus: Skipped > _intf.storage.fsset._devshm.sysfsPath: Skipped > _intf.storage.fsset._devshm._targetSize: 0 > _intf.storage.fsset._devshm._model: Skipped > _intf.storage.fsset._devshm.kids: 0 > _intf.storage.fsset._devshm._vendor: Skipped > _intf.storage.fsset._devshm._name: tmpfs > _intf.storage.fsset._devshm.protected: False > _intf.storage.fsset._devshm.originalFormat: TmpFS instance, containing members: > _intf.storage.fsset._devshm.originalFormat.uuid: None > _intf.storage.fsset._devshm.originalFormat.exists: True > _intf.storage.fsset._devshm.originalFormat._options: None > _intf.storage.fsset._devshm.originalFormat.mountpoint: /dev/shm > _intf.storage.fsset._devshm.originalFormat._majorminor: None > _intf.storage.fsset._devshm.originalFormat._mountpoint: None > _intf.storage.fsset._devshm.originalFormat._size_option: Skipped > _intf.storage.fsset._devshm.originalFormat.fsprofile: None > _intf.storage.fsset._devshm.originalFormat.label: None > _intf.storage.fsset._devshm.originalFormat._targetSize: 0 > _intf.storage.fsset._devshm.originalFormat.mountopts: None > _intf.storage.fsset._devshm.originalFormat._minInstanceSize: None > _intf.storage.fsset._devshm.originalFormat._maxSize: 16777216 > _intf.storage.fsset._devshm.originalFormat._size: 1024.0 > _intf.storage.fsset._devshm.originalFormat._device: tmpfs > _intf.storage.fsset._devshm._serial: None > _intf.storage.fsset._dev: DirectoryDevice instance, containing members: > _intf.storage.fsset._dev.major: 0 > _intf.storage.fsset._dev._partedDevice: None > _intf.storage.fsset._dev.exists: True > _intf.storage.fsset._dev._size: 0 > _intf.storage.fsset._dev.id: 39 > _intf.storage.fsset._dev.controllable: True > _intf.storage.fsset._dev.uuid: None > _intf.storage.fsset._dev._format: BindFS instance, containing members: > _intf.storage.fsset._dev._format.uuid: None > _intf.storage.fsset._dev._format.exists: True > _intf.storage.fsset._dev._format._mountpoint: /mnt/sysimage/dev > _intf.storage.fsset._dev._format._majorminor: None > _intf.storage.fsset._dev._format._minInstanceSize: None > _intf.storage.fsset._dev._format._mountType: bind > _intf.storage.fsset._dev._format.fsprofile: None > _intf.storage.fsset._dev._format.label: None > _intf.storage.fsset._dev._format._targetSize: None > _intf.storage.fsset._dev._format._size: None > _intf.storage.fsset._dev._format.mountopts: None > _intf.storage.fsset._dev._format.mountpoint: /dev > _intf.storage.fsset._dev._format._device: /dev > _intf.storage.fsset._dev.parents: [] > _intf.storage.fsset._dev.deviceLinks: [] > _intf.storage.fsset._dev.minor: 0 > _intf.storage.fsset._dev.fstabComment: Skipped > _intf.storage.fsset._dev.bus: Skipped > _intf.storage.fsset._dev.sysfsPath: Skipped > _intf.storage.fsset._dev._targetSize: 0 > _intf.storage.fsset._dev._model: Skipped > _intf.storage.fsset._dev.kids: 0 > _intf.storage.fsset._dev._vendor: Skipped > _intf.storage.fsset._dev._name: /dev > _intf.storage.fsset._dev.protected: False > _intf.storage.fsset._dev.originalFormat: BindFS instance, containing members: > _intf.storage.fsset._dev.originalFormat.uuid: None > _intf.storage.fsset._dev.originalFormat.exists: True > _intf.storage.fsset._dev.originalFormat._mountpoint: None > _intf.storage.fsset._dev.originalFormat.mountpoint: /dev > _intf.storage.fsset._dev.originalFormat._majorminor: None > _intf.storage.fsset._dev.originalFormat.fsprofile: None > _intf.storage.fsset._dev.originalFormat.label: None > _intf.storage.fsset._dev.originalFormat._targetSize: None > _intf.storage.fsset._dev.originalFormat._minInstanceSize: None > _intf.storage.fsset._dev.originalFormat.mountopts: None > _intf.storage.fsset._dev.originalFormat._size: None > _intf.storage.fsset._dev.originalFormat._device: /dev > _intf.storage.fsset._dev._serial: None > _intf.storage.fsset.blkidTab: None > _intf.storage.fsset._proc: NoDevice instance, containing members: > _intf.storage.fsset._proc.major: 0 > _intf.storage.fsset._proc._partedDevice: None > _intf.storage.fsset._proc.exists: True > _intf.storage.fsset._proc._size: 0 > _intf.storage.fsset._proc.id: 43 > _intf.storage.fsset._proc.controllable: True > _intf.storage.fsset._proc.uuid: None > _intf.storage.fsset._proc._format: ProcFS instance, containing members: > _intf.storage.fsset._proc._format.uuid: None > _intf.storage.fsset._proc._format.exists: True > _intf.storage.fsset._proc._format._mountpoint: /mnt/sysimage/proc > _intf.storage.fsset._proc._format._majorminor: None > _intf.storage.fsset._proc._format._minInstanceSize: None > _intf.storage.fsset._proc._format.fsprofile: None > _intf.storage.fsset._proc._format.label: None > _intf.storage.fsset._proc._format._targetSize: 0 > _intf.storage.fsset._proc._format._size: 0 > _intf.storage.fsset._proc._format.mountopts: None > _intf.storage.fsset._proc._format.mountpoint: /proc > _intf.storage.fsset._proc._format._device: proc > _intf.storage.fsset._proc.parents: [] > _intf.storage.fsset._proc.deviceLinks: [] > _intf.storage.fsset._proc.minor: 0 > _intf.storage.fsset._proc.fstabComment: Skipped > _intf.storage.fsset._proc.bus: Skipped > _intf.storage.fsset._proc.sysfsPath: Skipped > _intf.storage.fsset._proc._targetSize: 0 > _intf.storage.fsset._proc._model: Skipped > _intf.storage.fsset._proc.kids: 0 > _intf.storage.fsset._proc._vendor: Skipped > _intf.storage.fsset._proc._name: proc > _intf.storage.fsset._proc.protected: False > _intf.storage.fsset._proc.originalFormat: ProcFS instance, containing members: > _intf.storage.fsset._proc.originalFormat.uuid: None > _intf.storage.fsset._proc.originalFormat.exists: True > _intf.storage.fsset._proc.originalFormat._mountpoint: None > _intf.storage.fsset._proc.originalFormat.mountpoint: /proc > _intf.storage.fsset._proc.originalFormat._majorminor: None > _intf.storage.fsset._proc.originalFormat.fsprofile: None > _intf.storage.fsset._proc.originalFormat.label: None > _intf.storage.fsset._proc.originalFormat._targetSize: 0 > _intf.storage.fsset._proc.originalFormat._minInstanceSize: None > _intf.storage.fsset._proc.originalFormat.mountopts: None > _intf.storage.fsset._proc.originalFormat._size: 0 > _intf.storage.fsset._proc.originalFormat._device: proc > _intf.storage.fsset._proc._serial: None > _intf.storage.fsset.active: True > _intf.storage.fsset.cryptTab: CryptTab instance, containing members: > _intf.storage.fsset.cryptTab.devicetree: Already dumped (DeviceTree instance) > _intf.storage.fsset.cryptTab.blkidTab: None > _intf.storage.fsset.cryptTab.chroot: Skipped > _intf.storage.fsset.cryptTab.mappings: {} > _intf.storage.fsset._devpts: NoDevice instance, containing members: > _intf.storage.fsset._devpts.major: 0 > _intf.storage.fsset._devpts._partedDevice: None > _intf.storage.fsset._devpts.exists: True > _intf.storage.fsset._devpts._size: 0 > _intf.storage.fsset._devpts.id: 41 > _intf.storage.fsset._devpts.controllable: True > _intf.storage.fsset._devpts.uuid: None > _intf.storage.fsset._devpts._format: DevPtsFS instance, containing members: > _intf.storage.fsset._devpts._format.uuid: None > _intf.storage.fsset._devpts._format.exists: True > _intf.storage.fsset._devpts._format._mountpoint: /mnt/sysimage/dev/pts > _intf.storage.fsset._devpts._format._majorminor: None > _intf.storage.fsset._devpts._format._minInstanceSize: None > _intf.storage.fsset._devpts._format.fsprofile: None > _intf.storage.fsset._devpts._format.label: None > _intf.storage.fsset._devpts._format._targetSize: 0 > _intf.storage.fsset._devpts._format._size: 0 > _intf.storage.fsset._devpts._format.mountopts: None > _intf.storage.fsset._devpts._format.mountpoint: /dev/pts > _intf.storage.fsset._devpts._format._device: devpts > _intf.storage.fsset._devpts.parents: [] > _intf.storage.fsset._devpts.deviceLinks: [] > _intf.storage.fsset._devpts.minor: 0 > _intf.storage.fsset._devpts.fstabComment: Skipped > _intf.storage.fsset._devpts.bus: Skipped > _intf.storage.fsset._devpts.sysfsPath: Skipped > _intf.storage.fsset._devpts._targetSize: 0 > _intf.storage.fsset._devpts._model: Skipped > _intf.storage.fsset._devpts.kids: 0 > _intf.storage.fsset._devpts._vendor: Skipped > _intf.storage.fsset._devpts._name: devpts > _intf.storage.fsset._devpts.protected: False > _intf.storage.fsset._devpts.originalFormat: DevPtsFS instance, containing members: > _intf.storage.fsset._devpts.originalFormat.uuid: None > _intf.storage.fsset._devpts.originalFormat.exists: True > _intf.storage.fsset._devpts.originalFormat._mountpoint: None > _intf.storage.fsset._devpts.originalFormat.mountpoint: /dev/pts > _intf.storage.fsset._devpts.originalFormat._majorminor: None > _intf.storage.fsset._devpts.originalFormat.fsprofile: None > _intf.storage.fsset._devpts.originalFormat.label: None > _intf.storage.fsset._devpts.originalFormat._targetSize: 0 > _intf.storage.fsset._devpts.originalFormat._minInstanceSize: None > _intf.storage.fsset._devpts.originalFormat.mountopts: None > _intf.storage.fsset._devpts.originalFormat._size: 0 > _intf.storage.fsset._devpts.originalFormat._device: devpts > _intf.storage.fsset._devpts._serial: None > _intf.storage.fsset._sysfs: NoDevice instance, containing members: > _intf.storage.fsset._sysfs.major: 0 > _intf.storage.fsset._sysfs._partedDevice: None > _intf.storage.fsset._sysfs.exists: True > _intf.storage.fsset._sysfs._size: 0 > _intf.storage.fsset._sysfs.id: 42 > _intf.storage.fsset._sysfs.controllable: True > _intf.storage.fsset._sysfs.uuid: None > _intf.storage.fsset._sysfs._format: SysFS instance, containing members: > _intf.storage.fsset._sysfs._format.uuid: None > _intf.storage.fsset._sysfs._format.exists: True > _intf.storage.fsset._sysfs._format._mountpoint: /mnt/sysimage/sys > _intf.storage.fsset._sysfs._format._majorminor: None > _intf.storage.fsset._sysfs._format._minInstanceSize: None > _intf.storage.fsset._sysfs._format.fsprofile: None > _intf.storage.fsset._sysfs._format.label: None > _intf.storage.fsset._sysfs._format._targetSize: 0 > _intf.storage.fsset._sysfs._format._size: 0 > _intf.storage.fsset._sysfs._format.mountopts: None > _intf.storage.fsset._sysfs._format.mountpoint: /sys > _intf.storage.fsset._sysfs._format._device: sysfs > _intf.storage.fsset._sysfs.parents: [] > _intf.storage.fsset._sysfs.deviceLinks: [] > _intf.storage.fsset._sysfs.minor: 0 > _intf.storage.fsset._sysfs.fstabComment: Skipped > _intf.storage.fsset._sysfs.bus: Skipped > _intf.storage.fsset._sysfs.sysfsPath: Skipped > _intf.storage.fsset._sysfs._targetSize: 0 > _intf.storage.fsset._sysfs._model: Skipped > _intf.storage.fsset._sysfs.kids: 0 > _intf.storage.fsset._sysfs._vendor: Skipped > _intf.storage.fsset._sysfs._name: sysfs > _intf.storage.fsset._sysfs.protected: False > _intf.storage.fsset._sysfs.originalFormat: SysFS instance, containing members: > _intf.storage.fsset._sysfs.originalFormat.uuid: None > _intf.storage.fsset._sysfs.originalFormat.exists: True > _intf.storage.fsset._sysfs.originalFormat._mountpoint: None > _intf.storage.fsset._sysfs.originalFormat.mountpoint: /sys > _intf.storage.fsset._sysfs.originalFormat._majorminor: None > _intf.storage.fsset._sysfs.originalFormat.fsprofile: None > _intf.storage.fsset._sysfs.originalFormat.label: None > _intf.storage.fsset._sysfs.originalFormat._targetSize: 0 > _intf.storage.fsset._sysfs.originalFormat._minInstanceSize: None > _intf.storage.fsset._sysfs.originalFormat.mountopts: None > _intf.storage.fsset._sysfs.originalFormat._size: 0 > _intf.storage.fsset._sysfs.originalFormat._device: sysfs > _intf.storage.fsset._sysfs._serial: None > _intf.storage.fsset._selinux: NoDevice instance, containing members: > _intf.storage.fsset._selinux.major: 0 > _intf.storage.fsset._selinux._partedDevice: None > _intf.storage.fsset._selinux.exists: True > _intf.storage.fsset._selinux._size: 0 > _intf.storage.fsset._selinux.id: 44 > _intf.storage.fsset._selinux.controllable: True > _intf.storage.fsset._selinux.uuid: None > _intf.storage.fsset._selinux._format: SELinuxFS instance, containing members: > _intf.storage.fsset._selinux._format.uuid: None > _intf.storage.fsset._selinux._format.exists: True > _intf.storage.fsset._selinux._format._mountpoint: /mnt/sysimage/sys/fs/selinux > _intf.storage.fsset._selinux._format._majorminor: None > _intf.storage.fsset._selinux._format._minInstanceSize: None > _intf.storage.fsset._selinux._format.fsprofile: None > _intf.storage.fsset._selinux._format.label: None > _intf.storage.fsset._selinux._format._targetSize: 0 > _intf.storage.fsset._selinux._format._size: 0 > _intf.storage.fsset._selinux._format.mountopts: None > _intf.storage.fsset._selinux._format.mountpoint: /sys/fs/selinux > _intf.storage.fsset._selinux._format._device: selinuxfs > _intf.storage.fsset._selinux.parents: [] > _intf.storage.fsset._selinux.deviceLinks: [] > _intf.storage.fsset._selinux.minor: 0 > _intf.storage.fsset._selinux.fstabComment: Skipped > _intf.storage.fsset._selinux.bus: Skipped > _intf.storage.fsset._selinux.sysfsPath: Skipped > _intf.storage.fsset._selinux._targetSize: 0 > _intf.storage.fsset._selinux._model: Skipped > _intf.storage.fsset._selinux.kids: 0 > _intf.storage.fsset._selinux._vendor: Skipped > _intf.storage.fsset._selinux._name: selinuxfs > _intf.storage.fsset._selinux.protected: False > _intf.storage.fsset._selinux.originalFormat: SELinuxFS instance, containing members: > _intf.storage.fsset._selinux.originalFormat.uuid: None > _intf.storage.fsset._selinux.originalFormat.exists: True > _intf.storage.fsset._selinux.originalFormat._mountpoint: None > _intf.storage.fsset._selinux.originalFormat.mountpoint: /sys/fs/selinux > _intf.storage.fsset._selinux.originalFormat._majorminor: None > _intf.storage.fsset._selinux.originalFormat.fsprofile: None > _intf.storage.fsset._selinux.originalFormat.label: None > _intf.storage.fsset._selinux.originalFormat._targetSize: 0 > _intf.storage.fsset._selinux.originalFormat._minInstanceSize: None > _intf.storage.fsset._selinux.originalFormat.mountopts: None > _intf.storage.fsset._selinux.originalFormat._size: 0 > _intf.storage.fsset._selinux.originalFormat._device: selinuxfs > _intf.storage.fsset._selinux._serial: None > _intf.storage.config: StorageDiscoveryConfig instance, containing members: > _intf.storage.config.clearPartType: 2 > _intf.storage.config.clearNonExistent: True > _intf.storage.config.ignoredDisks: [] > _intf.storage.config.protectedDevSpecs: [/dev/sr0] > _intf.storage.config.ignoreDiskInteractive: False > _intf.storage.config.exclusiveDisks: [sda] > _intf.storage.config.clearPartDevices: [] > _intf.storage.config.zeroMbr: False > _intf.storage.config.diskImages: {} > _intf.storage.config.clearPartDisks: [sda] > _intf.storage.config.mpathFriendlyNames: True > _intf.storage.config.initializeDisks: True > _intf.storage.size_sets: [] > _intf.storage.autoPartType: 2 > _intf.storage._bootloader: GRUB2 instance, containing members: > _intf.storage._bootloader._disk_order: [] > _intf.storage._bootloader.console_options: Skipped > _intf.storage._bootloader.console: Skipped > _intf.storage._bootloader.skip_bootloader: False > _intf.storage._bootloader.warnings: [] > _intf.storage._bootloader.chain_images: [] > _intf.storage._bootloader.stage2_is_preferred_stage1: False > _intf.storage._bootloader.disks: [Already dumped (DiskDevice instance) >] > _intf.storage._bootloader.problems: [] > _intf.storage._bootloader._update_only: False > _intf.storage._bootloader._default_image: LinuxBootLoaderImage instance, containing members: > _intf.storage._bootloader._default_image.short_label: linux > _intf.storage._bootloader._default_image.label: Fedora > _intf.storage._bootloader._default_image._initrd: None > _intf.storage._bootloader._default_image.version: 3.11.10-301.fc20.i686 > _intf.storage._bootloader._default_image._kernel: None > _intf.storage._bootloader._default_image.device: Already dumped (LVMLogicalVolumeDevice instance) > _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: [Already dumped (LinuxBootLoaderImage instance) >] > _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: True > _intf.storage.encryptionRetrofit: False > _intf.storage._nextID: 6 > _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 (0xbb2754c) -- > mountpoint = / lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True > >, PartSpec instance (0xb25c62c) -- > mountpoint = /home lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True > >, PartSpec instance (0xb25c28c) -- > mountpoint = /boot lv = False singlePV = False thin = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False > >, PartSpec instance (0xb25cf6c) -- > mountpoint = None lv = False singlePV = False thin = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False > >, PartSpec instance (0xb25ccec) -- > mountpoint = None lv = True singlePV = False thin = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 2064 maxSize = None grow = False > >] > _intf.storage.autoPartAddBackupPassphrase: False > _intf.storage.encryptedAutoPart: False > _intf._isFinal: True > _intf._distributionText: <function distributionText at 0xb738f684> > _intf._ui: None > _intf._actions: Skipped > _intf.payload: LiveImagePayload instance, containing members: > _intf.payload.storage: Already dumped (Blivet instance) > _intf.payload.pct: 100 > _intf.payload.txID: None > _intf.payload._createdInitrds: False > _intf.payload._adj_size: 0 > _intf.payload.data: Already dumped (AnacondaKSHandler instance) > _intf.payload.pct_lock: <thread.lock object at 0xb1ece50> > _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/site-python/pyanaconda/ui/gui/spokes'), ('pyanaconda.ui.gui.spokes.%s', '/usr/lib/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/site-python/pyanaconda/ui/gui/categories'), ('pyanaconda.ui.gui.categories.%s', '/usr/lib/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: 21365 > _intf._currentAction._notReadySpokes: [] > _intf._currentAction._inSpoke: False > _intf._currentAction._incompleteSpokes: [] > _intf._currentAction.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._currentStep: 7 > _intf._currentAction._progressLabel: Label instance, containing members: > _intf._currentAction._rnotesPages: <itertools.cycle object at 0xb26c9cc> > _intf._currentAction._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._progressBar: ProgressBar instance, containing members: > _intf._currentAction._spokes: {'PasswordSpoke': PasswordSpoke instance, containing members: > _intf._currentAction._spokes._kickstarted: False > _intf._currentAction._spokes._visitedSinceApplied: False > _intf._currentAction._spokes._pwStrengthCheck: GUICheck instance, containing members: > _intf._currentAction._spokes._pwStrengthCheck._handler_id: 15021 > _intf._currentAction._spokes._pwStrengthCheck._check_data: None > _intf._currentAction._spokes._pwStrengthCheck._run_check: <bound method PasswordSpoke._checkPasswordStrength of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0xb26a32c>> > _intf._currentAction._spokes._pwStrengthCheck._parent: Already dumped (PasswordSpoke instance) > _intf._currentAction._spokes._pwStrengthCheck._set_error: <bound method PasswordSpoke.set_check_error of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0xb26a32c>> > _intf._currentAction._spokes._pwStrengthCheck._editable: Entry instance, containing members: > _intf._currentAction._spokes._pwStrengthCheck._check_status: None > _intf._currentAction._spokes._pwq_valid: True > _intf._currentAction._spokes._pwq_error: The password fails the dictionary check - it is based on a dictionary word > _intf._currentAction._spokes._check_list: [GUICheck instance, containing members: > _handler_id: 15018 > _check_data: None > _run_check: <bound method PasswordSpoke._checkPasswordEmpty of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0xb26a32c>> > _parent: Already dumped (PasswordSpoke instance) > _set_error: <bound method PasswordSpoke.set_check_error of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0xb26a32c>> > _editable: Already dumped (Entry instance) > _check_status: None >, GUICheck instance, containing members: > _handler_id: 15019 > _check_data: None > _run_check: <bound method PasswordSpoke._checkPasswordConfirm of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0xb26a32c>> > _parent: Already dumped (PasswordSpoke instance) > _set_error: <bound method PasswordSpoke.set_check_error of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0xb26a32c>> > _editable: Entry instance, containing members: > _check_status: None >, GUICheck instance, containing members: > _handler_id: 15020 > _check_data: None > _run_check: <bound method PasswordSpoke._checkPasswordConfirm of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0xb26a32c>> > _parent: Already dumped (PasswordSpoke instance) > _set_error: <bound method PasswordSpoke.set_check_error of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0xb26a32c>> > _editable: Already dumped (Entry instance) > _check_status: None >, Already dumped (GUICheck instance) >, GUICheck instance, containing members: > _handler_id: 15022 > _check_data: None > _run_check: <bound method PasswordSpoke._checkPasswordEmpty of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0xb26a32c>> > _parent: Already dumped (PasswordSpoke instance) > _set_error: <bound method PasswordSpoke.set_check_error of <pyanaconda.ui.gui.spokes.password.PasswordSpoke object at 0xb26a32c>> > _editable: Already dumped (Entry instance) > _check_status: None >] > _intf._currentAction._spokes._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes.applyOnSkip: False > _intf._currentAction._spokes.confirm: Already dumped (Entry instance) > _intf._currentAction._spokes.storage: Already dumped (Blivet instance) > _intf._currentAction._spokes.payload: Already dumped (LiveImagePayload instance) > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes._confirm_check: Already dumped (GUICheck instance) > _intf._currentAction._spokes.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._spokes._waivePasswordClicks: 2 > _intf._currentAction._spokes.selector: SpokeSelector instance, containing members: > _intf._currentAction._spokes.pw_label: Label instance, containing members: > _intf._currentAction._spokes._password_check: Already dumped (GUICheck instance) > _intf._currentAction._spokes.pw: Already dumped (Entry instance) > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes.pw_bar: LevelBar instance, containing members: > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: >, 'UserSpoke': UserSpoke instance, containing members: > _intf._currentAction._spokes._visitedSinceApplied: False > _intf._currentAction._spokes._password_check: GUICheck instance, containing members: > _intf._currentAction._spokes._password_check._handler_id: 15229 > _intf._currentAction._spokes._password_check._check_data: None > _intf._currentAction._spokes._password_check._run_check: <bound method UserSpoke._checkPasswordConfirm of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0xb26a78c>> > _intf._currentAction._spokes._password_check._parent: Already dumped (UserSpoke instance) > _intf._currentAction._spokes._password_check._set_error: <bound method UserSpoke.set_check_error of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0xb26a78c>> > _intf._currentAction._spokes._password_check._editable: Entry instance, containing members: > _intf._currentAction._spokes._password_check._check_status: None > _intf._currentAction._spokes.guesser: {<Entry object at 0xb888cac (GtkEntry at 0xb9b2e60)>: True} > _intf._currentAction._spokes._pwStrengthCheck: GUICheck instance, containing members: > _intf._currentAction._spokes._pwStrengthCheck._handler_id: 15230 > _intf._currentAction._spokes._pwStrengthCheck._check_data: None > _intf._currentAction._spokes._pwStrengthCheck._run_check: <bound method UserSpoke._checkPasswordStrength of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0xb26a78c>> > _intf._currentAction._spokes._pwStrengthCheck._parent: Already dumped (UserSpoke instance) > _intf._currentAction._spokes._pwStrengthCheck._set_error: <bound method UserSpoke.set_check_error of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0xb26a78c>> > _intf._currentAction._spokes._pwStrengthCheck._editable: Already dumped (Entry instance) > _intf._currentAction._spokes._pwStrengthCheck._check_status: None > _intf._currentAction._spokes._pwq_valid: True > _intf._currentAction._spokes._pwq_error: The password fails the dictionary check - it is based on a dictionary word > _intf._currentAction._spokes._oldweak: None > _intf._currentAction._spokes._check_list: [GUICheck instance, containing members: > _handler_id: 15227 > _check_data: None > _run_check: <bound method UserSpoke._checkPasswordEmpty of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0xb26a78c>> > _parent: Already dumped (UserSpoke instance) > _set_error: <bound method UserSpoke.set_check_error of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0xb26a78c>> > _editable: Already dumped (Entry instance) > _check_status: None >, GUICheck instance, containing members: > _handler_id: 15228 > _check_data: None > _run_check: <bound method UserSpoke._checkPasswordConfirm of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0xb26a78c>> > _parent: Already dumped (UserSpoke instance) > _set_error: <bound method UserSpoke.set_check_error of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0xb26a78c>> > _editable: Entry instance, containing members: > _check_status: None >, Already dumped (GUICheck instance) >, Already dumped (GUICheck instance) >, GUICheck instance, containing members: > _handler_id: 15231 > _check_data: None > _run_check: <bound method UserSpoke._checkPasswordEmpty of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0xb26a78c>> > _parent: Already dumped (UserSpoke instance) > _set_error: <bound method UserSpoke.set_check_error of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0xb26a78c>> > _editable: Already dumped (Entry instance) > _check_status: None >, GUICheck instance, containing members: > _handler_id: 15232 > _check_data: {'regex': <_sre.SRE_Pattern object at 0x9efbe28>, 'message': Invalid username} > _run_check: <function _checkUsername at 0xb35e64c> > _parent: Already dumped (UserSpoke instance) > _set_error: <bound method UserSpoke.set_check_error of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0xb26a78c>> > _editable: Entry instance, containing members: > _check_status: None >, GUICheck instance, containing members: > _handler_id: 15233 > _check_data: {'regex': <_sre.SRE_Pattern object at 0x9d3f440>, 'message': Full name cannot contain colon characters} > _run_check: <function check_re at 0xb059684> > _parent: Already dumped (UserSpoke instance) > _set_error: <bound method UserSpoke.set_check_error of <pyanaconda.ui.gui.spokes.user.UserSpoke object at 0xb26a78c>> > _editable: Entry instance, containing members: > _check_status: None >] > _intf._currentAction._spokes._wheel: group --name=wheel > > _intf._currentAction._spokes.payload: Already dumped (LiveImagePayload instance) > _intf._currentAction._spokes.applyOnSkip: False > _intf._currentAction._spokes.confirm: Already dumped (Entry instance) > _intf._currentAction._spokes.storage: Already dumped (Blivet instance) > _intf._currentAction._spokes.skipTo: None > _intf._currentAction._spokes._advanced: AdvancedUserDialog instance, containing members: > _intf._currentAction._spokes._advanced._window: Dialog instance, containing members: > _intf._currentAction._spokes._advanced._cGid: CheckButton instance, containing members: > _intf._currentAction._spokes._advanced.applyOnSkip: False > _intf._currentAction._spokes._advanced._groupDict: {'wheel': Already dumped (F12_GroupData instance) >} > _intf._currentAction._spokes._advanced._groupsError: Label instance, containing members: > _intf._currentAction._spokes._advanced.builder: Builder instance, containing members: > _intf._currentAction._spokes._advanced._saveButton: Button instance, containing members: > _intf._currentAction._spokes._advanced._cUid: CheckButton instance, containing members: > _intf._currentAction._spokes._advanced._tHome: Entry instance, containing members: > _intf._currentAction._spokes._advanced._spinGid: SpinButton instance, containing members: > _intf._currentAction._spokes._advanced.skipTo: None > _intf._currentAction._spokes._advanced._cHome: CheckButton instance, containing members: > _intf._currentAction._spokes._advanced._uid: Adjustment instance, containing members: > _intf._currentAction._spokes._advanced._check_list: [GUICheck instance, containing members: > _handler_id: 15368 > _check_data: {'error_label': Already dumped (Label instance) >, 'message': None} > _run_check: <function _validateGroups at 0xb35e684> > _parent: Already dumped (AdvancedUserDialog instance) > _set_error: <bound method AdvancedUserDialog.set_check_error of <pyanaconda.ui.gui.spokes.user.AdvancedUserDialog object at 0xb260f4c>> > _editable: Entry instance, containing members: > _check_status: None >] > _intf._currentAction._spokes._advanced._gid: Adjustment instance, containing members: > _intf._currentAction._spokes._advanced._tGroups: Already dumped (Entry instance) > _intf._currentAction._spokes._advanced._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes._advanced._user: F19_UserData instance, containing members: > _intf._currentAction._spokes._advanced._user.shell: Skipped > _intf._currentAction._spokes._advanced._user.name: jeremiah > _intf._currentAction._spokes._advanced._user.isCrypted: True > _intf._currentAction._spokes._advanced._user.lock: False > _intf._currentAction._spokes._advanced._user.password_kickstarted: False > _intf._currentAction._spokes._advanced._user.gid: None > _intf._currentAction._spokes._advanced._user.gecos: jeremiah > _intf._currentAction._spokes._advanced._user.lineno: 0 > _intf._currentAction._spokes._advanced._user.groups: [wheel] > _intf._currentAction._spokes._advanced._user.uid: None > _intf._currentAction._spokes._advanced._user.password: $6$oJQDBaduzNmoxzV6$03gKS0pOGvYMnNS791jsx3CC5w5LxDri6qxoEpAM9Psm.e0vJ14cH/b0DgYCmfSZLkhOR/YlM6KtoxC.AQS3b0 > _intf._currentAction._spokes._advanced._user.homedir: Skipped > _intf._currentAction._spokes._advanced._lHome: Label instance, containing members: > _intf._currentAction._spokes._advanced._spinUid: SpinButton instance, containing members: > _intf._currentAction._spokes.b_advanced: Button instance, containing members: > _intf._currentAction._spokes._confirm_check: Already dumped (GUICheck instance) > _intf._currentAction._spokes.username: Already dumped (Entry instance) > _intf._currentAction._spokes.instclass: Already dumped (DefaultInstall instance) > _intf._currentAction._spokes._waivePasswordClicks: 2 > _intf._currentAction._spokes.selector: SpokeSelector instance, containing members: > _intf._currentAction._spokes.pw_label: Label instance, containing members: > _intf._currentAction._spokes._data: Already dumped (AnacondaKSHandler instance) > _intf._currentAction._spokes.pw: Already dumped (Entry instance) > _intf._currentAction._spokes._groupDict: {'wheel': Already dumped (F12_GroupData instance) >} > _intf._currentAction._spokes.admin: CheckButton instance, containing members: > _intf._currentAction._spokes.builder: Builder instance, containing members: > _intf._currentAction._spokes.pw_bar: LevelBar instance, containing members: > _intf._currentAction._spokes.usepassword: CheckButton instance, containing members: > _intf._currentAction._spokes._window: SpokeWindow instance, containing members: > _intf._currentAction._spokes.fullname: Already dumped (Entry instance) > _intf._currentAction._spokes._user: Already dumped (F19_UserData instance) >} > _intf._currentAction._totalSteps: 25 > _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: i686 > mehConfig.callbackDict: {'lsblk_output': (<function lsblk_callback at 0xb20fb54>, True), 'type': (<function <lambda> at 0xb20fc6c>, True), 'nmcli_dev_list': (<function nmcli_dev_list_callback at 0xb20fb8c>, True), 'journalctl': (<function journalctl_callback at 0xb20fbc4>, 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 Mon 2014-02-03 19:10:05 EST, end at Mon 2014-02-03 19:35:39 EST. -- >Feb 03 19:10:05 localhost systemd-journal[57]: Runtime journal is using 8.0M (max 100.4M, leaving 150.6M of free 996.6M, current limit 100.4M). >Feb 03 19:10:05 localhost systemd-journal[57]: Runtime journal is using 8.0M (max 100.4M, leaving 150.6M of free 996.6M, current limit 100.4M). >Feb 03 19:10:05 localhost kernel: Initializing cgroup subsys cpuset >Feb 03 19:10:05 localhost kernel: Initializing cgroup subsys cpu >Feb 03 19:10:05 localhost kernel: Initializing cgroup subsys cpuacct >Feb 03 19:10:05 localhost kernel: Linux version 3.11.10-301.fc20.i686 (mockbuild@bkernel02) (gcc version 4.8.2 20131017 (Red Hat 4.8.2-1) (GCC) ) #1 SMP Thu Dec 5 14:21:31 UTC 2013 >Feb 03 19:10:05 localhost kernel: e820: BIOS-provided physical RAM map: >Feb 03 19:10:05 localhost kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable >Feb 03 19:10:05 localhost kernel: BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved >Feb 03 19:10:05 localhost kernel: BIOS-e820: [mem 0x00000000000e8000-0x00000000000fffff] reserved >Feb 03 19:10:05 localhost kernel: BIOS-e820: [mem 0x0000000000100000-0x000000007f7e3fff] usable >Feb 03 19:10:05 localhost kernel: BIOS-e820: [mem 0x000000007f7e4000-0x000000007fffffff] reserved >Feb 03 19:10:05 localhost kernel: BIOS-e820: [mem 0x00000000d0000000-0x00000000dfffffff] reserved >Feb 03 19:10:05 localhost kernel: BIOS-e820: [mem 0x00000000fec00000-0x00000000ffffffff] reserved >Feb 03 19:10:05 localhost kernel: Notice: NX (Execute Disable) protection missing in CPU! >Feb 03 19:10:05 localhost kernel: SMBIOS 2.3 present. >Feb 03 19:10:05 localhost kernel: DMI: Hewlett-Packard HP Compaq dc5100 SFF(EF582US)/09E8h, BIOS 786C2 v01.02 12/01/2004 >Feb 03 19:10:05 localhost kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved >Feb 03 19:10:05 localhost kernel: e820: remove [mem 0x000a0000-0x000fffff] usable >Feb 03 19:10:05 localhost kernel: e820: last_pfn = 0x7f7e4 max_arch_pfn = 0x100000 >Feb 03 19:10:05 localhost kernel: MTRR default type: uncachable >Feb 03 19:10:05 localhost kernel: MTRR fixed ranges enabled: >Feb 03 19:10:05 localhost kernel: 00000-9FFFF write-back >Feb 03 19:10:05 localhost kernel: A0000-BFFFF uncachable >Feb 03 19:10:05 localhost kernel: C0000-E7FFF write-protect >Feb 03 19:10:05 localhost kernel: E8000-EFFFF write-back >Feb 03 19:10:05 localhost kernel: F0000-FFFFF write-protect >Feb 03 19:10:05 localhost kernel: MTRR variable ranges enabled: >Feb 03 19:10:05 localhost kernel: 0 base 000000000 mask F80000000 write-back >Feb 03 19:10:05 localhost kernel: 1 base 07F800000 mask FFF800000 uncachable >Feb 03 19:10:05 localhost kernel: 2 disabled >Feb 03 19:10:05 localhost kernel: 3 disabled >Feb 03 19:10:05 localhost kernel: 4 disabled >Feb 03 19:10:05 localhost kernel: 5 disabled >Feb 03 19:10:05 localhost kernel: 6 disabled >Feb 03 19:10:05 localhost kernel: 7 disabled >Feb 03 19:10:05 localhost kernel: x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 >Feb 03 19:10:05 localhost kernel: found SMP MP-table at [mem 0x000fe700-0x000fe70f] mapped at [c00fe700] >Feb 03 19:10:05 localhost kernel: initial memory mapped: [mem 0x00000000-0x013fffff] >Feb 03 19:10:05 localhost kernel: Base memory trampoline at [c009b000] 9b000 size 16384 >Feb 03 19:10:05 localhost kernel: init_memory_mapping: [mem 0x00000000-0x000fffff] >Feb 03 19:10:05 localhost kernel: [mem 0x00000000-0x000fffff] page 4k >Feb 03 19:10:05 localhost kernel: init_memory_mapping: [mem 0x36c00000-0x36ffffff] >Feb 03 19:10:05 localhost kernel: [mem 0x36c00000-0x36ffffff] page 2M >Feb 03 19:10:05 localhost kernel: init_memory_mapping: [mem 0x30000000-0x36bfffff] >Feb 03 19:10:05 localhost kernel: [mem 0x30000000-0x36bfffff] page 2M >Feb 03 19:10:05 localhost kernel: init_memory_mapping: [mem 0x00100000-0x2fffffff] >Feb 03 19:10:05 localhost kernel: [mem 0x00100000-0x003fffff] page 4k >Feb 03 19:10:05 localhost kernel: [mem 0x00400000-0x2fffffff] page 2M >Feb 03 19:10:05 localhost kernel: init_memory_mapping: [mem 0x37000000-0x373fdfff] >Feb 03 19:10:05 localhost kernel: [mem 0x37000000-0x373fdfff] page 4k >Feb 03 19:10:05 localhost kernel: BRK [0x00e13000, 0x00e13fff] PGTABLE >Feb 03 19:10:05 localhost kernel: BRK [0x00e14000, 0x00e15fff] PGTABLE >Feb 03 19:10:05 localhost kernel: RAMDISK: [mem 0x7da94000-0x7f7c2fff] >Feb 03 19:10:05 localhost kernel: Allocated new RAMDISK: [mem 0x356cf000-0x373fd016] >Feb 03 19:10:05 localhost kernel: Move RAMDISK from [mem 0x7da94000-0x7f7c2016] to [mem 0x356cf000-0x373fd016] >Feb 03 19:10:05 localhost kernel: ACPI: RSDP 000e9c10 00014 (v00 COMPAQ) >Feb 03 19:10:05 localhost kernel: ACPI: RSDT 7f7f4040 00038 (v01 COMPAQ CPQ0968 20041201 00000000) >Feb 03 19:10:05 localhost kernel: ACPI: FACP 7f7f40ec 00074 (v01 COMPAQ GRANTSD 00000001 00000000) >Feb 03 19:10:05 localhost kernel: ACPI: DSDT 7f7f4267 013F3 (v01 COMPAQ DSDT 00000001 MSFT 0100000E) >Feb 03 19:10:05 localhost kernel: ACPI: FACS 7f7f4000 00040 >Feb 03 19:10:05 localhost kernel: ACPI: SSDT 7f7f565a 032B9 (v01 COMPAQ PROJECT 00000001 MSFT 0100000E) >Feb 03 19:10:05 localhost kernel: ACPI: APIC 7f7f4160 00068 (v01 COMPAQ GRANTSD 00000001 00000000) >Feb 03 19:10:05 localhost kernel: ACPI: ASF! 7f7f41c8 00063 (v32 COMPAQ GRANTSD 00000001 00000000) >Feb 03 19:10:05 localhost kernel: ACPI: MCFG 7f7f422b 0003C (v01 COMPAQ GRANTSD 00000001 00000000) >Feb 03 19:10:05 localhost kernel: ACPI: Local APIC address 0xfee00000 >Feb 03 19:10:05 localhost kernel: 1155MB HIGHMEM available. >Feb 03 19:10:05 localhost kernel: 883MB LOWMEM available. >Feb 03 19:10:05 localhost kernel: mapped low ram: 0 - 373fe000 >Feb 03 19:10:05 localhost kernel: low ram: 0 - 373fe000 >Feb 03 19:10:05 localhost kernel: BRK [0x00e16000, 0x00e16fff] PGTABLE >Feb 03 19:10:05 localhost kernel: Zone ranges: >Feb 03 19:10:05 localhost kernel: DMA [mem 0x00001000-0x00ffffff] >Feb 03 19:10:05 localhost kernel: Normal [mem 0x01000000-0x373fdfff] >Feb 03 19:10:05 localhost kernel: HighMem [mem 0x373fe000-0x7f7e3fff] >Feb 03 19:10:05 localhost kernel: Movable zone start for each node >Feb 03 19:10:05 localhost kernel: Early memory node ranges >Feb 03 19:10:05 localhost kernel: node 0: [mem 0x00001000-0x0009efff] >Feb 03 19:10:05 localhost kernel: node 0: [mem 0x00100000-0x7f7e3fff] >Feb 03 19:10:05 localhost kernel: On node 0 totalpages: 522114 >Feb 03 19:10:05 localhost kernel: free_area_init_node: node 0, pgdat c0c42b80, node_mem_map f46df020 >Feb 03 19:10:05 localhost kernel: DMA zone: 32 pages used for memmap >Feb 03 19:10:05 localhost kernel: DMA zone: 0 pages reserved >Feb 03 19:10:05 localhost kernel: DMA zone: 3998 pages, LIFO batch:0 >Feb 03 19:10:05 localhost kernel: Normal zone: 1736 pages used for memmap >Feb 03 19:10:05 localhost kernel: Normal zone: 222206 pages, LIFO batch:31 >Feb 03 19:10:05 localhost kernel: HighMem zone: 2312 pages used for memmap >Feb 03 19:10:05 localhost kernel: HighMem zone: 295910 pages, LIFO batch:31 >Feb 03 19:10:05 localhost kernel: Using APIC driver default >Feb 03 19:10:05 localhost kernel: ACPI: PM-Timer IO Port: 0xf808 >Feb 03 19:10:05 localhost kernel: ACPI: Local APIC address 0xfee00000 >Feb 03 19:10:05 localhost kernel: ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled) >Feb 03 19:10:05 localhost kernel: ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled) >Feb 03 19:10:05 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1]) >Feb 03 19:10:05 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1]) >Feb 03 19:10:05 localhost kernel: ACPI: IOAPIC (id[0x01] address[0xfec00000] gsi_base[0]) >Feb 03 19:10:05 localhost kernel: IOAPIC[0]: apic_id 1, version 32, address 0xfec00000, GSI 0-23 >Feb 03 19:10:05 localhost kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) >Feb 03 19:10:05 localhost kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) >Feb 03 19:10:05 localhost kernel: ACPI: IRQ0 used by override. >Feb 03 19:10:05 localhost kernel: ACPI: IRQ2 used by override. >Feb 03 19:10:05 localhost kernel: ACPI: IRQ9 used by override. >Feb 03 19:10:05 localhost kernel: Using ACPI (MADT) for SMP configuration information >Feb 03 19:10:05 localhost kernel: smpboot: Allowing 2 CPUs, 0 hotplug CPUs >Feb 03 19:10:05 localhost kernel: nr_irqs_gsi: 40 >Feb 03 19:10:05 localhost kernel: PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] >Feb 03 19:10:05 localhost kernel: PM: Registered nosave memory: [mem 0x000a0000-0x000e7fff] >Feb 03 19:10:05 localhost kernel: PM: Registered nosave memory: [mem 0x000e8000-0x000fffff] >Feb 03 19:10:05 localhost kernel: e820: [mem 0x80000000-0xcfffffff] available for PCI devices >Feb 03 19:10:05 localhost kernel: Booting paravirtualized kernel on bare hardware >Feb 03 19:10:05 localhost kernel: setup_percpu: NR_CPUS:32 nr_cpumask_bits:32 nr_cpu_ids:2 nr_node_ids:1 >Feb 03 19:10:05 localhost kernel: PERCPU: Embedded 14 pages/cpu @f46b7000 s32960 r0 d24384 u57344 >Feb 03 19:10:05 localhost kernel: pcpu-alloc: s32960 r0 d24384 u57344 alloc=14*4096 >Feb 03 19:10:05 localhost kernel: pcpu-alloc: [0] 0 [0] 1 >Feb 03 19:10:05 localhost kernel: Built 1 zonelists in Zone order, mobility grouping on. Total pages: 520346 >Feb 03 19:10:05 localhost kernel: Kernel command line: initrd=initrd0.img root=live:CDLABEL=Fedora-Live-Desktop-i686-20-1 rootfstype=auto ro rd.live.image quiet rhgb rd.luks=0 rd.md=0 rd.dm=0 BOOT_IMAGE=vmlinuz0 >Feb 03 19:10:05 localhost kernel: PID hash table entries: 4096 (order: 2, 16384 bytes) >Feb 03 19:10:05 localhost kernel: Dentry cache hash table entries: 131072 (order: 7, 524288 bytes) >Feb 03 19:10:05 localhost kernel: Inode-cache hash table entries: 65536 (order: 6, 262144 bytes) >Feb 03 19:10:05 localhost kernel: Initializing CPU#0 >Feb 03 19:10:05 localhost kernel: allocated 4177688 bytes of page_cgroup >Feb 03 19:10:05 localhost kernel: please try 'cgroup_disable=memory' option if you don't want memory cgroups >Feb 03 19:10:05 localhost kernel: Initializing HighMem for node 0 (000373fe:0007f7e4) >Feb 03 19:10:05 localhost kernel: Memory: 2026816K/2088456K available (5661K kernel code, 555K rwdata, 2324K rodata, 716K init, 1004K bss, 61640K reserved, 1183640K highmem) >Feb 03 19:10:05 localhost kernel: virtual kernel memory layout: >fixmap : 0xffa95000 - 0xfffff000 (5544 kB) >pkmap : 0xff400000 - 0xff800000 (4096 kB) >vmalloc : 0xf7bfe000 - 0xff3fe000 ( 120 MB) >lowmem : 0xc0000000 - 0xf73fe000 ( 883 MB) >.init : 0xc0c59000 - 0xc0d0c000 ( 716 kB) >.data : 0xc0987a75 - 0xc0c58c00 (2884 kB) >.text : 0xc0400000 - 0xc0987a75 (5662 kB) >Feb 03 19:10:05 localhost kernel: Checking if this processor honours the WP bit even in supervisor mode...Ok. >Feb 03 19:10:05 localhost kernel: SLUB: HWalign=128, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 >Feb 03 19:10:05 localhost kernel: Hierarchical RCU implementation. >Feb 03 19:10:05 localhost kernel: RCU restricting CPUs from NR_CPUS=32 to nr_cpu_ids=2. >Feb 03 19:10:05 localhost kernel: NR_IRQS:2304 nr_irqs:512 16 >Feb 03 19:10:05 localhost kernel: CPU 0 irqstacks, hard=f3c08000 soft=f3c0a000 >Feb 03 19:10:05 localhost kernel: Console: colour VGA+ 80x25 >Feb 03 19:10:05 localhost kernel: console [tty0] enabled >Feb 03 19:10:05 localhost kernel: tsc: Fast TSC calibration using PIT >Feb 03 19:10:05 localhost kernel: tsc: Detected 2992.561 MHz processor >Feb 03 19:10:05 localhost kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 5985.12 BogoMIPS (lpj=2992561) >Feb 03 19:10:05 localhost kernel: pid_max: default: 32768 minimum: 301 >Feb 03 19:10:05 localhost kernel: Security Framework initialized >Feb 03 19:10:05 localhost kernel: SELinux: Initializing. >Feb 03 19:10:05 localhost kernel: SELinux: Starting in permissive mode >Feb 03 19:10:05 localhost kernel: Mount-cache hash table entries: 512 >Feb 03 19:10:05 localhost kernel: Initializing cgroup subsys memory >Feb 03 19:10:05 localhost kernel: Initializing cgroup subsys devices >Feb 03 19:10:05 localhost kernel: Initializing cgroup subsys freezer >Feb 03 19:10:05 localhost kernel: Initializing cgroup subsys net_cls >Feb 03 19:10:05 localhost kernel: Initializing cgroup subsys blkio >Feb 03 19:10:05 localhost kernel: Initializing cgroup subsys perf_event >Feb 03 19:10:05 localhost kernel: CPU: Physical Processor ID: 0 >Feb 03 19:10:05 localhost kernel: CPU: Processor Core ID: 0 >Feb 03 19:10:05 localhost kernel: mce: CPU supports 4 MCE banks >Feb 03 19:10:05 localhost kernel: CPU0: Thermal monitoring enabled (TM1) >Feb 03 19:10:05 localhost kernel: Last level iTLB entries: 4KB 64, 2MB 64, 4MB 64 >Last level dTLB entries: 4KB 64, 2MB 0, 4MB 64 >tlb_flushall_shift: 6 >Feb 03 19:10:05 localhost kernel: Freeing SMP alternatives memory: 24K (c0d0c000 - c0d12000) >Feb 03 19:10:05 localhost kernel: ACPI: Core revision 20130517 >Feb 03 19:10:05 localhost kernel: ACPI: All ACPI Tables successfully acquired >Feb 03 19:10:05 localhost kernel: ftrace: allocating 24377 entries in 48 pages >Feb 03 19:10:05 localhost kernel: Enabling APIC mode: Flat. Using 1 I/O APICs >Feb 03 19:10:05 localhost kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 >Feb 03 19:10:05 localhost kernel: smpboot: CPU0: Intel(R) Pentium(R) 4 CPU 3.00GHz (fam: 0f, model: 04, stepping: 01) >Feb 03 19:10:05 localhost kernel: Performance Events: Netburst events, Netburst P4/Xeon PMU driver. >Feb 03 19:10:05 localhost kernel: ... version: 0 >Feb 03 19:10:05 localhost kernel: ... bit width: 40 >Feb 03 19:10:05 localhost kernel: ... generic registers: 18 >Feb 03 19:10:05 localhost kernel: ... value mask: 000000ffffffffff >Feb 03 19:10:05 localhost kernel: ... max period: 0000007fffffffff >Feb 03 19:10:05 localhost kernel: ... fixed-purpose events: 0 >Feb 03 19:10:05 localhost kernel: ... event mask: 000000000003ffff >Feb 03 19:10:05 localhost kernel: NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter. >Feb 03 19:10:05 localhost kernel: CPU 1 irqstacks, hard=f3ce2000 soft=f3ce4000 >Feb 03 19:10:05 localhost kernel: smpboot: Booting Node 0, Processors #1 OK >Feb 03 19:10:05 localhost kernel: Initializing CPU#1 >Feb 03 19:10:05 localhost kernel: Brought up 2 CPUs >Feb 03 19:10:05 localhost kernel: smpboot: Total of 2 processors activated (11970.24 BogoMIPS) >Feb 03 19:10:05 localhost kernel: devtmpfs: initialized >Feb 03 19:10:05 localhost kernel: reboot: BIOS series board detected. Selecting HP Compaq Laptop-method for reboots. >Feb 03 19:10:05 localhost kernel: atomic64 test passed for i586+ platform with CX8 and with SSE >Feb 03 19:10:05 localhost kernel: RTC time: 0:10:04, date: 02/04/14 >Feb 03 19:10:05 localhost kernel: NET: Registered protocol family 16 >Feb 03 19:10:05 localhost kernel: ACPI: bus type PCI registered >Feb 03 19:10:05 localhost kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 >Feb 03 19:10:05 localhost kernel: PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xd0000000-0xdfffffff] (base 0xd0000000) >Feb 03 19:10:05 localhost kernel: PCI: MMCONFIG at [mem 0xd0000000-0xdfffffff] reserved in E820 >Feb 03 19:10:05 localhost kernel: PCI: Using MMCONFIG for extended config space >Feb 03 19:10:05 localhost kernel: PCI: Using configuration type 1 for base access >Feb 03 19:10:05 localhost kernel: bio: create slab <bio-0> at 0 >Feb 03 19:10:05 localhost kernel: ACPI: Added _OSI(Module Device) >Feb 03 19:10:05 localhost kernel: ACPI: Added _OSI(Processor Device) >Feb 03 19:10:05 localhost kernel: ACPI: Added _OSI(3.0 _SCP Extensions) >Feb 03 19:10:05 localhost kernel: ACPI: Added _OSI(Processor Aggregator Device) >Feb 03 19:10:05 localhost kernel: ACPI: EC: Look up EC in DSDT >Feb 03 19:10:05 localhost kernel: ACPI: Interpreter enabled >Feb 03 19:10:05 localhost kernel: ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20130517/hwxface-571) >Feb 03 19:10:05 localhost kernel: ACPI: (supports S0 S1 S3 S4 S5) >Feb 03 19:10:05 localhost kernel: ACPI: Using IOAPIC for interrupt routing >Feb 03 19:10:05 localhost kernel: PCI: Ignoring host bridge windows from ACPI; if necessary, use "pci=use_crs" and report a bug >Feb 03 19:10:05 localhost kernel: ACPI: No dock devices found. >Feb 03 19:10:05 localhost kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) >Feb 03 19:10:05 localhost kernel: ACPI BIOS Error (bug): \_SB_.PCI0._OSC: Excess arguments - ASL declared 5, ACPI requires 4 (20130517/nsarguments-189) >Feb 03 19:10:05 localhost kernel: \_SB_.PCI0:_OSC evaluation returned wrong type >Feb 03 19:10:05 localhost kernel: _OSC request data:1 8 0 >Feb 03 19:10:05 localhost kernel: ACPI BIOS Error (bug): \_SB_.PCI0._OSC: Excess arguments - ASL declared 5, ACPI requires 4 (20130517/nsarguments-189) >Feb 03 19:10:05 localhost kernel: \_SB_.PCI0:_OSC evaluation returned wrong type >Feb 03 19:10:05 localhost kernel: _OSC request data:1 1f 0 >Feb 03 19:10:05 localhost kernel: acpi PNP0A08:00: ACPI _OSC support notification failed, disabling PCIe ASPM >Feb 03 19:10:05 localhost kernel: acpi PNP0A08:00: Unable to request _OSC control (_OSC support mask: 0x08) >Feb 03 19:10:05 localhost kernel: acpi PNP0A08:00: host bridge window [mem 0xe0000000-0xfebfffff] (ignored) >Feb 03 19:10:05 localhost kernel: acpi PNP0A08:00: host bridge window [io 0x0000-0x0cf7] (ignored) >Feb 03 19:10:05 localhost kernel: acpi PNP0A08:00: host bridge window [io 0x1000-0x1fff] (ignored) >Feb 03 19:10:05 localhost kernel: acpi PNP0A08:00: host bridge window [io 0x3000-0x4fff] (ignored) >Feb 03 19:10:05 localhost kernel: acpi PNP0A08:00: host bridge window [io 0x7000-0x9fff] (ignored) >Feb 03 19:10:05 localhost kernel: acpi PNP0A08:00: host bridge window [io 0xb000-0xffff] (ignored) >Feb 03 19:10:05 localhost kernel: acpi PNP0A08:00: host bridge window [mem 0x000a0000-0x000bffff] (ignored) >Feb 03 19:10:05 localhost kernel: acpi PNP0A08:00: host bridge window [mem 0x80000000-0xcfffffff] (ignored) >Feb 03 19:10:05 localhost kernel: PCI: root bus 00: using default resources >Feb 03 19:10:05 localhost kernel: PCI host bridge to bus 0000:00 >Feb 03 19:10:05 localhost kernel: pci_bus 0000:00: root bus resource [bus 00-ff] >Feb 03 19:10:05 localhost kernel: pci_bus 0000:00: root bus resource [io 0x0000-0xffff] >Feb 03 19:10:05 localhost kernel: pci_bus 0000:00: root bus resource [mem 0x00000000-0xffffffff] >Feb 03 19:10:05 localhost kernel: pci 0000:00:00.0: [8086:2580] type 00 class 0x060000 >Feb 03 19:10:05 localhost kernel: pci 0000:00:02.0: [8086:2582] type 00 class 0x030000 >Feb 03 19:10:05 localhost kernel: pci 0000:00:02.0: reg 0x10: [mem 0xcfd00000-0xcfd7ffff] >Feb 03 19:10:05 localhost kernel: pci 0000:00:02.0: reg 0x14: [io 0x1800-0x1807] >Feb 03 19:10:05 localhost kernel: pci 0000:00:02.0: reg 0x18: [mem 0xe0000000-0xefffffff pref] >Feb 03 19:10:05 localhost kernel: pci 0000:00:02.0: reg 0x1c: [mem 0xcfd80000-0xcfdbffff] >Feb 03 19:10:05 localhost kernel: pci 0000:00:1c.0: [8086:2660] type 01 class 0x060400 >Feb 03 19:10:05 localhost kernel: pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold >Feb 03 19:10:05 localhost kernel: pci 0000:00:1c.0: System wakeup disabled by ACPI >Feb 03 19:10:05 localhost kernel: pci 0000:00:1c.1: [8086:2662] type 01 class 0x060400 >Feb 03 19:10:05 localhost kernel: pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold >Feb 03 19:10:05 localhost kernel: pci 0000:00:1c.1: System wakeup disabled by ACPI >Feb 03 19:10:05 localhost kernel: pci 0000:00:1d.0: [8086:2658] type 00 class 0x0c0300 >Feb 03 19:10:05 localhost kernel: pci 0000:00:1d.0: reg 0x20: [io 0x1440-0x145f] >Feb 03 19:10:05 localhost kernel: pci 0000:00:1d.0: System wakeup disabled by ACPI >Feb 03 19:10:05 localhost kernel: pci 0000:00:1d.1: [8086:2659] type 00 class 0x0c0300 >Feb 03 19:10:05 localhost kernel: pci 0000:00:1d.1: reg 0x20: [io 0x1460-0x147f] >Feb 03 19:10:05 localhost kernel: pci 0000:00:1d.1: System wakeup disabled by ACPI >Feb 03 19:10:05 localhost kernel: pci 0000:00:1d.2: [8086:265a] type 00 class 0x0c0300 >Feb 03 19:10:05 localhost kernel: pci 0000:00:1d.2: reg 0x20: [io 0x1480-0x149f] >Feb 03 19:10:05 localhost kernel: pci 0000:00:1d.2: System wakeup disabled by ACPI >Feb 03 19:10:05 localhost kernel: pci 0000:00:1d.3: [8086:265b] type 00 class 0x0c0300 >Feb 03 19:10:05 localhost kernel: pci 0000:00:1d.3: reg 0x20: [io 0x14a0-0x14bf] >Feb 03 19:10:05 localhost kernel: pci 0000:00:1d.3: System wakeup disabled by ACPI >Feb 03 19:10:05 localhost kernel: pci 0000:00:1d.7: [8086:265c] type 00 class 0x0c0320 >Feb 03 19:10:05 localhost kernel: pci 0000:00:1d.7: reg 0x10: [mem 0xcfdc0000-0xcfdc03ff] >Feb 03 19:10:05 localhost kernel: pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold >Feb 03 19:10:05 localhost kernel: pci 0000:00:1d.7: System wakeup disabled by ACPI >Feb 03 19:10:05 localhost kernel: pci 0000:00:1e.0: [8086:244e] type 01 class 0x060401 >Feb 03 19:10:05 localhost kernel: pci 0000:00:1e.0: System wakeup disabled by ACPI >Feb 03 19:10:05 localhost kernel: pci 0000:00:1e.2: [8086:266e] type 00 class 0x040100 >Feb 03 19:10:05 localhost kernel: pci 0000:00:1e.2: reg 0x10: [io 0x1000-0x10ff] >Feb 03 19:10:05 localhost kernel: pci 0000:00:1e.2: reg 0x14: [io 0x1400-0x143f] >Feb 03 19:10:05 localhost kernel: pci 0000:00:1e.2: reg 0x18: [mem 0xcfdc0400-0xcfdc05ff] >Feb 03 19:10:05 localhost kernel: pci 0000:00:1e.2: reg 0x1c: [mem 0xcfdc0600-0xcfdc06ff] >Feb 03 19:10:05 localhost kernel: pci 0000:00:1e.2: PME# supported from D0 D3hot D3cold >Feb 03 19:10:05 localhost kernel: pci 0000:00:1f.0: [8086:2640] type 00 class 0x060100 >Feb 03 19:10:05 localhost kernel: pci 0000:00:1f.0: Force enabled HPET at 0xfed00000 >Feb 03 19:10:05 localhost kernel: pci 0000:00:1f.0: address space collision: [io 0xf800-0xf87f] conflicts with ACPI CPU throttle [??? 0x0000f810-0x0000f815 flags 0x80000000] >Feb 03 19:10:05 localhost kernel: pci 0000:00:1f.0: quirk: [io 0xfa00-0xfa3f] claimed by ICH6 GPIO >Feb 03 19:10:05 localhost kernel: pci 0000:00:1f.0: LPC Generic IO decode 1 PIO at 0400-047f >Feb 03 19:10:05 localhost kernel: pci 0000:00:1f.0: LPC Generic IO decode 2 PIO at 0480-048f >Feb 03 19:10:05 localhost kernel: pci 0000:00:1f.1: [8086:266f] type 00 class 0x01018a >Feb 03 19:10:05 localhost kernel: pci 0000:00:1f.1: reg 0x10: [io 0x1808-0x180f] >Feb 03 19:10:05 localhost kernel: pci 0000:00:1f.1: reg 0x14: [io 0x1828-0x182b] >Feb 03 19:10:05 localhost kernel: pci 0000:00:1f.1: reg 0x18: [io 0x1810-0x1817] >Feb 03 19:10:05 localhost kernel: pci 0000:00:1f.1: reg 0x1c: [io 0x182c-0x182f] >Feb 03 19:10:05 localhost kernel: pci 0000:00:1f.1: reg 0x20: [io 0x14e0-0x14ef] >Feb 03 19:10:05 localhost kernel: pci 0000:00:1f.2: [8086:2651] type 00 class 0x01018f >Feb 03 19:10:05 localhost kernel: pci 0000:00:1f.2: reg 0x10: [io 0x1818-0x181f] >Feb 03 19:10:05 localhost kernel: pci 0000:00:1f.2: reg 0x14: [io 0x1830-0x1833] >Feb 03 19:10:05 localhost kernel: pci 0000:00:1f.2: reg 0x18: [io 0x1820-0x1827] >Feb 03 19:10:05 localhost kernel: pci 0000:00:1f.2: reg 0x1c: [io 0x1834-0x1837] >Feb 03 19:10:05 localhost kernel: pci 0000:00:1f.2: reg 0x20: [io 0x14f0-0x14ff] >Feb 03 19:10:05 localhost kernel: pci 0000:00:1f.2: PME# supported from D3hot >Feb 03 19:10:05 localhost kernel: pci 0000:00:1c.0: PCI bridge to [bus 20] >Feb 03 19:10:05 localhost kernel: pci 0000:40:00.0: [14e4:1677] type 00 class 0x020000 >Feb 03 19:10:05 localhost kernel: pci 0000:40:00.0: reg 0x10: [mem 0xf0400000-0xf040ffff 64bit] >Feb 03 19:10:05 localhost kernel: pci 0000:40:00.0: PME# supported from D3hot D3cold >Feb 03 19:10:05 localhost kernel: pci 0000:40:00.0: disabling ASPM on pre-1.1 PCIe device. You can enable it with 'pcie_aspm=force' >Feb 03 19:10:05 localhost kernel: pci 0000:00:1c.1: PCI bridge to [bus 40] >Feb 03 19:10:05 localhost kernel: pci 0000:00:1c.1: bridge window [mem 0xf0200000-0xf04fffff] >Feb 03 19:10:05 localhost kernel: pci 0000:00:1e.0: PCI bridge to [bus 05] (subtractive decode) >Feb 03 19:10:05 localhost kernel: pci 0000:00:1e.0: bridge window [io 0x0000-0xffff] (subtractive decode) >Feb 03 19:10:05 localhost kernel: pci 0000:00:1e.0: bridge window [mem 0x00000000-0xffffffff] (subtractive decode) >Feb 03 19:10:05 localhost kernel: pci_bus 0000:00: on NUMA node 0 >Feb 03 19:10:05 localhost kernel: ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 *10 11 14 15) >Feb 03 19:10:05 localhost kernel: ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 *5 6 7 10 11 14 15) >Feb 03 19:10:05 localhost kernel: ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 *10 11 14 15) >Feb 03 19:10:05 localhost kernel: ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 *5 6 7 10 11 14 15) >Feb 03 19:10:05 localhost kernel: ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 10 *11 14 15) >Feb 03 19:10:05 localhost kernel: ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 *10 11 14 15) >Feb 03 19:10:05 localhost kernel: ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 10 *11 14 15) >Feb 03 19:10:05 localhost kernel: ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 10 11 14 15) *0, disabled. >Feb 03 19:10:05 localhost kernel: ACPI: \_SB_.PCI0: notify handler is installed >Feb 03 19:10:05 localhost kernel: Found 1 acpi root devices >Feb 03 19:10:05 localhost kernel: vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none >Feb 03 19:10:05 localhost kernel: vgaarb: loaded >Feb 03 19:10:05 localhost kernel: vgaarb: bridge control possible 0000:00:02.0 >Feb 03 19:10:05 localhost kernel: SCSI subsystem initialized >Feb 03 19:10:05 localhost kernel: ACPI: bus type ATA registered >Feb 03 19:10:05 localhost kernel: libata version 3.00 loaded. >Feb 03 19:10:05 localhost kernel: ACPI: bus type USB registered >Feb 03 19:10:05 localhost kernel: usbcore: registered new interface driver usbfs >Feb 03 19:10:05 localhost kernel: usbcore: registered new interface driver hub >Feb 03 19:10:05 localhost kernel: usbcore: registered new device driver usb >Feb 03 19:10:05 localhost kernel: PCI: Using ACPI for IRQ routing >Feb 03 19:10:05 localhost kernel: PCI: pci_cache_line_size set to 64 bytes >Feb 03 19:10:05 localhost kernel: e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff] >Feb 03 19:10:05 localhost kernel: e820: reserve RAM buffer [mem 0x7f7e4000-0x7fffffff] >Feb 03 19:10:05 localhost kernel: NetLabel: Initializing >Feb 03 19:10:05 localhost kernel: NetLabel: domain hash size = 128 >Feb 03 19:10:05 localhost kernel: NetLabel: protocols = UNLABELED CIPSOv4 >Feb 03 19:10:05 localhost kernel: NetLabel: unlabeled traffic allowed by default >Feb 03 19:10:05 localhost kernel: hpet clockevent registered >Feb 03 19:10:05 localhost kernel: HPET: 3 timers in total, 0 timers will be used for per-cpu timer >Feb 03 19:10:05 localhost kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 >Feb 03 19:10:05 localhost kernel: hpet0: 3 comparators, 64-bit 14.318180 MHz counter >Feb 03 19:10:05 localhost kernel: Switched to clocksource hpet >Feb 03 19:10:05 localhost kernel: pnp: PnP ACPI init >Feb 03 19:10:05 localhost kernel: ACPI: bus type PNP registered >Feb 03 19:10:05 localhost kernel: pnp 00:00: Plug and Play ACPI device, IDs PNP0c04 (active) >Feb 03 19:10:05 localhost kernel: pnp 00:01: [dma 4] >Feb 03 19:10:05 localhost kernel: pnp 00:01: Plug and Play ACPI device, IDs PNP0200 (active) >Feb 03 19:10:05 localhost kernel: pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active) >Feb 03 19:10:05 localhost kernel: pnp 00:03: Plug and Play ACPI device, IDs PNP0800 (active) >Feb 03 19:10:05 localhost kernel: pnp 00:04: Plug and Play ACPI device, IDs PNP0f13 PNP0f0e (active) >Feb 03 19:10:05 localhost kernel: pnp 00:05: Plug and Play ACPI device, IDs PNP0303 (active) >Feb 03 19:10:05 localhost kernel: pnp 00:06: [dma 3] >Feb 03 19:10:05 localhost kernel: pnp 00:06: Plug and Play ACPI device, IDs PNP0401 (active) >Feb 03 19:10:05 localhost kernel: pnp 00:07: Plug and Play ACPI device, IDs PNP0501 PNP0500 (active) >Feb 03 19:10:05 localhost kernel: pnp 00:08: [dma 2] >Feb 03 19:10:05 localhost kernel: pnp 00:08: Plug and Play ACPI device, IDs PNP0700 (active) >Feb 03 19:10:05 localhost kernel: pnp 00:09: Plug and Play ACPI device, IDs PNP0003 (active) >Feb 03 19:10:05 localhost kernel: system 00:0a: Plug and Play ACPI device, IDs PNP0c02 (active) >Feb 03 19:10:05 localhost kernel: pnp 00:0b: disabling [io 0xf800-0xf81f] because it overlaps 0000:00:1f.0 BAR 13 [io 0xf800-0xf87f] >Feb 03 19:10:05 localhost kernel: pnp 00:0b: disabling [io 0xf820-0xf83f] because it overlaps 0000:00:1f.0 BAR 13 [io 0xf800-0xf87f] >Feb 03 19:10:05 localhost kernel: pnp 00:0b: disabling [io 0xf840-0xf85f] because it overlaps 0000:00:1f.0 BAR 13 [io 0xf800-0xf87f] >Feb 03 19:10:05 localhost kernel: pnp 00:0b: disabling [io 0xf860-0xf87f] because it overlaps 0000:00:1f.0 BAR 13 [io 0xf800-0xf87f] >Feb 03 19:10:05 localhost kernel: system 00:0b: [io 0x0400-0x041f] has been reserved >Feb 03 19:10:05 localhost kernel: system 00:0b: [io 0x0420-0x043f] has been reserved >Feb 03 19:10:05 localhost kernel: system 00:0b: [io 0x0440-0x045f] has been reserved >Feb 03 19:10:05 localhost kernel: system 00:0b: [io 0x0460-0x047f] has been reserved >Feb 03 19:10:05 localhost kernel: system 00:0b: [io 0x0480-0x048f] has been reserved >Feb 03 19:10:05 localhost kernel: system 00:0b: [io 0xfa00-0xfa3f] has been reserved >Feb 03 19:10:05 localhost kernel: system 00:0b: [io 0xfc00-0xfc7f] has been reserved >Feb 03 19:10:05 localhost kernel: system 00:0b: [io 0xfc80-0xfcff] has been reserved >Feb 03 19:10:05 localhost kernel: system 00:0b: [io 0xfe00-0xfe7f] has been reserved >Feb 03 19:10:05 localhost kernel: system 00:0b: [io 0xfe80-0xfeff] has been reserved >Feb 03 19:10:05 localhost kernel: system 00:0b: Plug and Play ACPI device, IDs PNP0c02 (active) >Feb 03 19:10:05 localhost kernel: system 00:0c: [io 0x04d0-0x04d1] has been reserved >Feb 03 19:10:05 localhost kernel: system 00:0c: [io 0x2000-0x2fff window] has been reserved >Feb 03 19:10:05 localhost kernel: system 00:0c: [io 0x5000-0x6fff window] has been reserved >Feb 03 19:10:05 localhost kernel: system 00:0c: [io 0xa000-0xafff window] has been reserved >Feb 03 19:10:05 localhost kernel: system 00:0c: Plug and Play ACPI device, IDs PNP0c02 (active) >Feb 03 19:10:05 localhost kernel: system 00:0d: [mem 0x00000000-0x0009ffff] could not be reserved >Feb 03 19:10:05 localhost kernel: system 00:0d: [mem 0x00100000-0x7fffffff] could not be reserved >Feb 03 19:10:05 localhost kernel: system 00:0d: [mem 0x000e8000-0x000fffff] could not be reserved >Feb 03 19:10:05 localhost kernel: system 00:0d: [mem 0xfec01000-0xffffffff] has been reserved >Feb 03 19:10:05 localhost kernel: system 00:0d: [mem 0xd0000000-0xdfffffff] has been reserved >Feb 03 19:10:05 localhost kernel: system 00:0d: [mem 0x000cd800-0x000e7fff] has been reserved >Feb 03 19:10:05 localhost kernel: system 00:0d: Plug and Play ACPI device, IDs PNP0c01 (active) >Feb 03 19:10:05 localhost kernel: pnp: PnP ACPI: found 14 devices >Feb 03 19:10:05 localhost kernel: ACPI: bus type PNP unregistered >Feb 03 19:10:05 localhost kernel: pci 0000:00:1c.0: bridge window [io 0x1000-0x0fff] to [bus 20] add_size 1000 >Feb 03 19:10:05 localhost kernel: pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 20] add_size 200000 >Feb 03 19:10:05 localhost kernel: pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff] to [bus 20] add_size 200000 >Feb 03 19:10:05 localhost kernel: pci 0000:00:1c.1: bridge window [io 0x1000-0x0fff] to [bus 40] add_size 1000 >Feb 03 19:10:05 localhost kernel: pci 0000:00:1c.1: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 40] add_size 200000 >Feb 03 19:10:05 localhost kernel: pci 0000:00:1f.0: BAR 13: [io 0xf800-0xf87f] has bogus alignment >Feb 03 19:10:05 localhost kernel: pci 0000:00:1c.0: res[14]=[mem 0x00100000-0x000fffff] get_res_add_size add_size 200000 >Feb 03 19:10:05 localhost kernel: pci 0000:00:1c.0: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000 >Feb 03 19:10:05 localhost kernel: pci 0000:00:1c.1: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000 >Feb 03 19:10:05 localhost kernel: pci 0000:00:1c.0: res[13]=[io 0x1000-0x0fff] get_res_add_size add_size 1000 >Feb 03 19:10:05 localhost kernel: pci 0000:00:1c.1: res[13]=[io 0x1000-0x0fff] get_res_add_size add_size 1000 >Feb 03 19:10:05 localhost kernel: pci 0000:00:1c.0: BAR 14: assigned [mem 0x80000000-0x801fffff] >Feb 03 19:10:05 localhost kernel: pci 0000:00:1c.0: BAR 15: assigned [mem 0x80200000-0x803fffff 64bit pref] >Feb 03 19:10:05 localhost kernel: pci 0000:00:1c.1: BAR 15: assigned [mem 0x80400000-0x805fffff 64bit pref] >Feb 03 19:10:05 localhost kernel: pci 0000:00:1c.0: BAR 13: assigned [io 0x3000-0x3fff] >Feb 03 19:10:05 localhost kernel: pci 0000:00:1c.1: BAR 13: assigned [io 0x4000-0x4fff] >Feb 03 19:10:05 localhost kernel: pci 0000:00:1c.0: PCI bridge to [bus 20] >Feb 03 19:10:05 localhost kernel: pci 0000:00:1c.0: bridge window [io 0x3000-0x3fff] >Feb 03 19:10:05 localhost kernel: pci 0000:00:1c.0: bridge window [mem 0x80000000-0x801fffff] >Feb 03 19:10:05 localhost kernel: pci 0000:00:1c.0: bridge window [mem 0x80200000-0x803fffff 64bit pref] >Feb 03 19:10:05 localhost kernel: pci 0000:00:1c.1: PCI bridge to [bus 40] >Feb 03 19:10:05 localhost kernel: pci 0000:00:1c.1: bridge window [io 0x4000-0x4fff] >Feb 03 19:10:05 localhost kernel: pci 0000:00:1c.1: bridge window [mem 0xf0200000-0xf04fffff] >Feb 03 19:10:05 localhost kernel: pci 0000:00:1c.1: bridge window [mem 0x80400000-0x805fffff 64bit pref] >Feb 03 19:10:05 localhost kernel: pci 0000:00:1e.0: PCI bridge to [bus 05] >Feb 03 19:10:05 localhost kernel: pci 0000:00:1e.0: setting latency timer to 64 >Feb 03 19:10:05 localhost kernel: pci_bus 0000:00: resource 4 [io 0x0000-0xffff] >Feb 03 19:10:05 localhost kernel: pci_bus 0000:00: resource 5 [mem 0x00000000-0xffffffff] >Feb 03 19:10:05 localhost kernel: pci_bus 0000:20: resource 0 [io 0x3000-0x3fff] >Feb 03 19:10:05 localhost kernel: pci_bus 0000:20: resource 1 [mem 0x80000000-0x801fffff] >Feb 03 19:10:05 localhost kernel: pci_bus 0000:20: resource 2 [mem 0x80200000-0x803fffff 64bit pref] >Feb 03 19:10:05 localhost kernel: pci_bus 0000:40: resource 0 [io 0x4000-0x4fff] >Feb 03 19:10:05 localhost kernel: pci_bus 0000:40: resource 1 [mem 0xf0200000-0xf04fffff] >Feb 03 19:10:05 localhost kernel: pci_bus 0000:40: resource 2 [mem 0x80400000-0x805fffff 64bit pref] >Feb 03 19:10:05 localhost kernel: pci_bus 0000:05: resource 4 [io 0x0000-0xffff] >Feb 03 19:10:05 localhost kernel: pci_bus 0000:05: resource 5 [mem 0x00000000-0xffffffff] >Feb 03 19:10:05 localhost kernel: NET: Registered protocol family 2 >Feb 03 19:10:05 localhost kernel: TCP established hash table entries: 8192 (order: 4, 65536 bytes) >Feb 03 19:10:05 localhost kernel: TCP bind hash table entries: 8192 (order: 4, 65536 bytes) >Feb 03 19:10:05 localhost kernel: TCP: Hash tables configured (established 8192 bind 8192) >Feb 03 19:10:05 localhost kernel: TCP: reno registered >Feb 03 19:10:05 localhost kernel: UDP hash table entries: 512 (order: 2, 16384 bytes) >Feb 03 19:10:05 localhost kernel: UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) >Feb 03 19:10:05 localhost kernel: NET: Registered protocol family 1 >Feb 03 19:10:05 localhost kernel: pci 0000:00:02.0: Boot video device >Feb 03 19:10:05 localhost kernel: PCI: CLS 64 bytes, default 64 >Feb 03 19:10:05 localhost kernel: Unpacking initramfs... >Feb 03 19:10:05 localhost kernel: Freeing initrd memory: 29884K (f56cf000 - f73fe000) >Feb 03 19:10:05 localhost kernel: apm: BIOS not found. >Feb 03 19:10:05 localhost kernel: Initialise system trusted keyring >Feb 03 19:10:05 localhost kernel: audit: initializing netlink socket (disabled) >Feb 03 19:10:05 localhost kernel: type=2000 audit(1391472605.014:1): initialized >Feb 03 19:10:05 localhost kernel: bounce pool size: 64 pages >Feb 03 19:10:05 localhost kernel: HugeTLB registered 4 MB page size, pre-allocated 0 pages >Feb 03 19:10:05 localhost kernel: zbud: loaded >Feb 03 19:10:05 localhost kernel: VFS: Disk quotas dquot_6.5.2 >Feb 03 19:10:05 localhost kernel: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) >Feb 03 19:10:05 localhost kernel: msgmni has been set to 1705 >Feb 03 19:10:05 localhost kernel: Key type big_key registered >Feb 03 19:10:05 localhost kernel: SELinux: Registering netfilter hooks >Feb 03 19:10:05 localhost kernel: alg: No test for stdrng (krng) >Feb 03 19:10:05 localhost kernel: NET: Registered protocol family 38 >Feb 03 19:10:05 localhost kernel: Key type asymmetric registered >Feb 03 19:10:05 localhost kernel: Asymmetric key parser 'x509' registered >Feb 03 19:10:05 localhost kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) >Feb 03 19:10:05 localhost kernel: io scheduler noop registered >Feb 03 19:10:05 localhost kernel: io scheduler deadline registered >Feb 03 19:10:05 localhost kernel: io scheduler cfq registered (default) >Feb 03 19:10:05 localhost kernel: pcieport 0000:00:1c.0: irq 40 for MSI/MSI-X >Feb 03 19:10:05 localhost kernel: pcieport 0000:00:1c.1: irq 41 for MSI/MSI-X >Feb 03 19:10:05 localhost kernel: pci_hotplug: PCI Hot Plug PCI Core version: 0.5 >Feb 03 19:10:05 localhost kernel: pciehp: PCI Express Hot Plug Controller Driver version: 0.4 >Feb 03 19:10:05 localhost kernel: input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input0 >Feb 03 19:10:05 localhost kernel: ACPI: Power Button [PBTN] >Feb 03 19:10:05 localhost kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1 >Feb 03 19:10:05 localhost kernel: ACPI: Power Button [PWRF] >Feb 03 19:10:05 localhost kernel: GHES: HEST is not enabled! >Feb 03 19:10:05 localhost kernel: Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled >Feb 03 19:10:05 localhost kernel: 00:07: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A >Feb 03 19:10:05 localhost kernel: Non-volatile memory driver v1.3 >Feb 03 19:10:05 localhost kernel: Linux agpgart interface v0.103 >Feb 03 19:10:05 localhost kernel: agpgart-intel 0000:00:00.0: Intel 915G Chipset >Feb 03 19:10:05 localhost kernel: agpgart-intel 0000:00:00.0: detected gtt size: 262144K total, 262144K mappable >Feb 03 19:10:05 localhost kernel: agpgart-intel 0000:00:00.0: detected 8192K stolen memory >Feb 03 19:10:05 localhost kernel: agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0xe0000000 >Feb 03 19:10:05 localhost kernel: ata_piix 0000:00:1f.1: version 2.13 >Feb 03 19:10:05 localhost kernel: ata_piix 0000:00:1f.1: setting latency timer to 64 >Feb 03 19:10:05 localhost kernel: scsi0 : ata_piix >Feb 03 19:10:05 localhost kernel: scsi1 : ata_piix >Feb 03 19:10:05 localhost kernel: ata1: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0x14e0 irq 14 >Feb 03 19:10:05 localhost kernel: ata2: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0x14e8 irq 15 >Feb 03 19:10:05 localhost kernel: ata_piix 0000:00:1f.2: MAP [ >Feb 03 19:10:05 localhost kernel: P0 P2 P1 P3 ] >Feb 03 19:10:05 localhost kernel: ata_piix 0000:00:1f.2: setting latency timer to 64 >Feb 03 19:10:05 localhost kernel: scsi2 : ata_piix >Feb 03 19:10:05 localhost kernel: scsi3 : ata_piix >Feb 03 19:10:05 localhost kernel: ata3: SATA max UDMA/133 cmd 0x1818 ctl 0x1830 bmdma 0x14f0 irq 19 >Feb 03 19:10:05 localhost kernel: ata4: SATA max UDMA/133 cmd 0x1820 ctl 0x1834 bmdma 0x14f8 irq 19 >Feb 03 19:10:05 localhost kernel: libphy: Fixed MDIO Bus: probed >Feb 03 19:10:05 localhost kernel: ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >Feb 03 19:10:05 localhost kernel: ehci-pci: EHCI PCI platform driver >Feb 03 19:10:05 localhost kernel: ehci-pci 0000:00:1d.7: setting latency timer to 64 >Feb 03 19:10:05 localhost kernel: ehci-pci 0000:00:1d.7: EHCI Host Controller >Feb 03 19:10:05 localhost kernel: ehci-pci 0000:00:1d.7: new USB bus registered, assigned bus number 1 >Feb 03 19:10:05 localhost kernel: ehci-pci 0000:00:1d.7: debug port 1 >Feb 03 19:10:05 localhost kernel: ehci-pci 0000:00:1d.7: cache line size of 64 is not supported >Feb 03 19:10:05 localhost kernel: ehci-pci 0000:00:1d.7: irq 20, io mem 0xcfdc0000 >Feb 03 19:10:05 localhost kernel: ata1.00: ATAPI: Memorex DVD+/-DLRWL1 F16, BWS7, max UDMA/33 >Feb 03 19:10:05 localhost kernel: ehci-pci 0000:00:1d.7: USB 2.0 started, EHCI 1.00 >Feb 03 19:10:05 localhost kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 >Feb 03 19:10:05 localhost kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Feb 03 19:10:05 localhost kernel: usb usb1: Product: EHCI Host Controller >Feb 03 19:10:05 localhost kernel: usb usb1: Manufacturer: Linux 3.11.10-301.fc20.i686 ehci_hcd >Feb 03 19:10:05 localhost kernel: usb usb1: SerialNumber: 0000:00:1d.7 >Feb 03 19:10:05 localhost kernel: hub 1-0:1.0: USB hub found >Feb 03 19:10:05 localhost kernel: hub 1-0:1.0: 8 ports detected >Feb 03 19:10:05 localhost kernel: ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >Feb 03 19:10:05 localhost kernel: ohci-pci: OHCI PCI platform driver >Feb 03 19:10:05 localhost kernel: uhci_hcd: USB Universal Host Controller Interface driver >Feb 03 19:10:05 localhost kernel: uhci_hcd 0000:00:1d.0: setting latency timer to 64 >Feb 03 19:10:05 localhost kernel: uhci_hcd 0000:00:1d.0: UHCI Host Controller >Feb 03 19:10:05 localhost kernel: uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2 >Feb 03 19:10:05 localhost kernel: uhci_hcd 0000:00:1d.0: irq 20, io base 0x00001440 >Feb 03 19:10:05 localhost kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0001 >Feb 03 19:10:05 localhost kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Feb 03 19:10:05 localhost kernel: usb usb2: Product: UHCI Host Controller >Feb 03 19:10:05 localhost kernel: usb usb2: Manufacturer: Linux 3.11.10-301.fc20.i686 uhci_hcd >Feb 03 19:10:05 localhost kernel: usb usb2: SerialNumber: 0000:00:1d.0 >Feb 03 19:10:05 localhost kernel: hub 2-0:1.0: USB hub found >Feb 03 19:10:05 localhost kernel: hub 2-0:1.0: 2 ports detected >Feb 03 19:10:05 localhost kernel: uhci_hcd 0000:00:1d.1: setting latency timer to 64 >Feb 03 19:10:05 localhost kernel: uhci_hcd 0000:00:1d.1: UHCI Host Controller >Feb 03 19:10:05 localhost kernel: uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3 >Feb 03 19:10:05 localhost kernel: uhci_hcd 0000:00:1d.1: irq 18, io base 0x00001460 >Feb 03 19:10:05 localhost kernel: usb usb3: New USB device found, idVendor=1d6b, idProduct=0001 >Feb 03 19:10:05 localhost kernel: usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Feb 03 19:10:05 localhost kernel: usb usb3: Product: UHCI Host Controller >Feb 03 19:10:05 localhost kernel: usb usb3: Manufacturer: Linux 3.11.10-301.fc20.i686 uhci_hcd >Feb 03 19:10:05 localhost kernel: usb usb3: SerialNumber: 0000:00:1d.1 >Feb 03 19:10:05 localhost kernel: hub 3-0:1.0: USB hub found >Feb 03 19:10:05 localhost kernel: hub 3-0:1.0: 2 ports detected >Feb 03 19:10:05 localhost kernel: uhci_hcd 0000:00:1d.2: setting latency timer to 64 >Feb 03 19:10:05 localhost kernel: uhci_hcd 0000:00:1d.2: UHCI Host Controller >Feb 03 19:10:05 localhost kernel: ata1.00: configured for UDMA/33 >Feb 03 19:10:05 localhost kernel: uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4 >Feb 03 19:10:05 localhost kernel: uhci_hcd 0000:00:1d.2: irq 21, io base 0x00001480 >Feb 03 19:10:05 localhost kernel: usb usb4: New USB device found, idVendor=1d6b, idProduct=0001 >Feb 03 19:10:05 localhost kernel: usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Feb 03 19:10:05 localhost kernel: usb usb4: Product: UHCI Host Controller >Feb 03 19:10:05 localhost kernel: usb usb4: Manufacturer: Linux 3.11.10-301.fc20.i686 uhci_hcd >Feb 03 19:10:05 localhost kernel: usb usb4: SerialNumber: 0000:00:1d.2 >Feb 03 19:10:05 localhost kernel: hub 4-0:1.0: USB hub found >Feb 03 19:10:05 localhost kernel: hub 4-0:1.0: 2 ports detected >Feb 03 19:10:05 localhost kernel: uhci_hcd 0000:00:1d.3: setting latency timer to 64 >Feb 03 19:10:05 localhost kernel: uhci_hcd 0000:00:1d.3: UHCI Host Controller >Feb 03 19:10:05 localhost kernel: uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus number 5 >Feb 03 19:10:05 localhost kernel: uhci_hcd 0000:00:1d.3: irq 22, io base 0x000014a0 >Feb 03 19:10:05 localhost kernel: usb usb5: New USB device found, idVendor=1d6b, idProduct=0001 >Feb 03 19:10:05 localhost kernel: usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Feb 03 19:10:05 localhost kernel: usb usb5: Product: UHCI Host Controller >Feb 03 19:10:05 localhost kernel: usb usb5: Manufacturer: Linux 3.11.10-301.fc20.i686 uhci_hcd >Feb 03 19:10:05 localhost kernel: usb usb5: SerialNumber: 0000:00:1d.3 >Feb 03 19:10:05 localhost kernel: hub 5-0:1.0: USB hub found >Feb 03 19:10:05 localhost kernel: hub 5-0:1.0: 2 ports detected >Feb 03 19:10:05 localhost kernel: usbcore: registered new interface driver usbserial >Feb 03 19:10:05 localhost kernel: usbcore: registered new interface driver usbserial_generic >Feb 03 19:10:05 localhost kernel: usbserial: USB Serial support registered for generic >Feb 03 19:10:05 localhost kernel: scsi 0:0:0:0: CD-ROM Memorex DVD+/-DLRWL1 F16 BWS7 PQ: 0 ANSI: 5 >Feb 03 19:10:05 localhost kernel: i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f0e:PS2M] at 0x60,0x64 irq 1,12 >Feb 03 19:10:05 localhost kernel: sr0: scsi3-mmc drive: 62x/62x writer cd/rw xa/form2 cdda tray >Feb 03 19:10:05 localhost kernel: cdrom: Uniform CD-ROM driver Revision: 3.20 >Feb 03 19:10:05 localhost kernel: sr 0:0:0:0: Attached scsi CD-ROM sr0 >Feb 03 19:10:05 localhost kernel: sr 0:0:0:0: Attached scsi generic sg0 type 5 >Feb 03 19:10:05 localhost kernel: serio: i8042 KBD port at 0x60,0x64 irq 1 >Feb 03 19:10:05 localhost kernel: serio: i8042 AUX port at 0x60,0x64 irq 12 >Feb 03 19:10:05 localhost kernel: mousedev: PS/2 mouse device common for all mice >Feb 03 19:10:05 localhost kernel: rtc_cmos 00:02: RTC can wake from S4 >Feb 03 19:10:05 localhost kernel: rtc_cmos 00:02: rtc core: registered rtc_cmos as rtc0 >Feb 03 19:10:05 localhost kernel: rtc_cmos 00:02: alarms up to one month, y3k, 114 bytes nvram, hpet irqs >Feb 03 19:10:05 localhost kernel: device-mapper: uevent: version 1.0.3 >Feb 03 19:10:05 localhost kernel: device-mapper: ioctl: 4.25.0-ioctl (2013-06-26) initialised: dm-devel@redhat.com >Feb 03 19:10:05 localhost kernel: cpuidle: using governor menu >Feb 03 19:10:05 localhost kernel: hidraw: raw HID events driver (C) Jiri Kosina >Feb 03 19:10:05 localhost kernel: usbcore: registered new interface driver usbhid >Feb 03 19:10:05 localhost kernel: usbhid: USB HID core driver >Feb 03 19:10:05 localhost kernel: drop_monitor: Initializing network drop monitor service >Feb 03 19:10:05 localhost kernel: ip_tables: (C) 2000-2006 Netfilter Core Team >Feb 03 19:10:05 localhost kernel: TCP: cubic registered >Feb 03 19:10:05 localhost kernel: Initializing XFRM netlink socket >Feb 03 19:10:05 localhost kernel: NET: Registered protocol family 10 >Feb 03 19:10:05 localhost kernel: mip6: Mobile IPv6 >Feb 03 19:10:05 localhost kernel: NET: Registered protocol family 17 >Feb 03 19:10:05 localhost kernel: Using IPI No-Shortcut mode >Feb 03 19:10:05 localhost kernel: PM: Hibernation image not present or could not be loaded. >Feb 03 19:10:05 localhost kernel: Loading compiled-in X.509 certificates >Feb 03 19:10:05 localhost kernel: Loaded X.509 cert 'Fedora kernel signing key: 306a445485f593a7d17666ed6e88708151c751d4' >Feb 03 19:10:05 localhost kernel: registered taskstats version 1 >Feb 03 19:10:05 localhost kernel: Magic number: 2:885:151 >Feb 03 19:10:05 localhost kernel: rtc_cmos 00:02: setting system clock to 2014-02-04 00:10:05 UTC (1391472605) >Feb 03 19:10:05 localhost kernel: ata3.00: ATA-8: ST3500320AS, SD81, max UDMA/133 >Feb 03 19:10:05 localhost kernel: ata3.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 0/32) >Feb 03 19:10:05 localhost kernel: ata3.00: configured for UDMA/133 >Feb 03 19:10:05 localhost kernel: scsi 2:0:0:0: Direct-Access ATA ST3500320AS SD81 PQ: 0 ANSI: 5 >Feb 03 19:10:05 localhost kernel: sd 2:0:0:0: [sda] 976773168 512-byte logical blocks: (500 GB/465 GiB) >Feb 03 19:10:05 localhost kernel: sd 2:0:0:0: Attached scsi generic sg1 type 0 >Feb 03 19:10:05 localhost kernel: sd 2:0:0:0: [sda] Write Protect is off >Feb 03 19:10:05 localhost kernel: sd 2:0:0:0: [sda] Mode Sense: 00 3a 00 00 >Feb 03 19:10:05 localhost kernel: sd 2:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >Feb 03 19:10:05 localhost kernel: sda: sda1 sda2 >Feb 03 19:10:05 localhost kernel: sd 2:0:0:0: [sda] Attached SCSI disk >Feb 03 19:10:05 localhost kernel: Freeing unused kernel memory: 716K (c0c59000 - c0d0c000) >Feb 03 19:10:05 localhost kernel: Write protecting the kernel text: 5664k >Feb 03 19:10:05 localhost kernel: Write protecting the kernel read-only data: 2328k >Feb 03 19:10:05 localhost systemd[1]: systemd 208 running in system mode. (+PAM +LIBWRAP +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ) >Feb 03 19:10:05 localhost systemd[1]: Running in initial RAM disk. >Feb 03 19:10:05 localhost systemd[1]: No hostname configured. >Feb 03 19:10:05 localhost systemd[1]: Set hostname to <localhost>. >Feb 03 19:10:05 localhost systemd[1]: Initializing machine ID from random generator. >Feb 03 19:10:05 localhost systemd[1]: Starting -.slice. >Feb 03 19:10:05 localhost systemd[1]: Created slice -.slice. >Feb 03 19:10:05 localhost systemd[1]: Starting System Slice. >Feb 03 19:10:05 localhost systemd[1]: Created slice System Slice. >Feb 03 19:10:05 localhost systemd[1]: Starting Slices. >Feb 03 19:10:05 localhost systemd[1]: Reached target Slices. >Feb 03 19:10:05 localhost systemd[1]: Starting Timers. >Feb 03 19:10:05 localhost systemd[1]: Reached target Timers. >Feb 03 19:10:05 localhost systemd[1]: Starting Journal Socket. >Feb 03 19:10:05 localhost systemd[1]: Listening on Journal Socket. >Feb 03 19:10:05 localhost systemd[1]: Starting dracut cmdline hook... >Feb 03 19:10:05 localhost systemd[1]: Starting Journal Service... >Feb 03 19:10:05 localhost systemd[1]: Started Journal Service. >Feb 03 19:10:05 localhost systemd-journal[57]: Journal started >Feb 03 19:10:05 localhost systemd[1]: Started Load Kernel Modules. >Feb 03 19:10:05 localhost systemd[1]: Starting Create list of required static device nodes for the current kernel... >Feb 03 19:10:05 localhost systemd[1]: Starting Encrypted Volumes. >Feb 03 19:10:05 localhost systemd[1]: Reached target Encrypted Volumes. >Feb 03 19:10:05 localhost systemd[1]: Starting Setup Virtual Console... >Feb 03 19:10:05 localhost systemd[1]: Starting udev Kernel Socket. >Feb 03 19:10:05 localhost systemd[1]: Listening on udev Kernel Socket. >Feb 03 19:10:05 localhost systemd[1]: Starting udev Control Socket. >Feb 03 19:10:05 localhost systemd[1]: Listening on udev Control Socket. >Feb 03 19:10:05 localhost systemd[1]: Starting Sockets. >Feb 03 19:10:05 localhost systemd[1]: Reached target Sockets. >Feb 03 19:10:05 localhost systemd[1]: Started Device-Mapper Multipath Device Controller. >Feb 03 19:10:05 localhost systemd[1]: Starting Swap. >Feb 03 19:10:05 localhost systemd[1]: Reached target Swap. >Feb 03 19:10:05 localhost systemd[1]: Starting Local File Systems. >Feb 03 19:10:05 localhost systemd[1]: Reached target Local File Systems. >Feb 03 19:10:05 localhost systemd[1]: Started Setup Virtual Console. >Feb 03 19:10:05 localhost systemd[1]: Started Create list of required static device nodes for the current kernel. >Feb 03 19:10:05 localhost systemd[1]: Starting Create static device nodes in /dev... >Feb 03 19:10:05 localhost systemd[1]: Started Create static device nodes in /dev. >Feb 03 19:10:05 localhost dracut-cmdline[56]: dracut-20 (Heisenbug) dracut-034-64.git20131205.fc20 >Feb 03 19:10:05 localhost dracut-cmdline[56]: rd.luks=0: removing cryptoluks activation >Feb 03 19:10:05 localhost kernel: loop: module loaded >Feb 03 19:10:05 localhost dracut-cmdline[56]: root was live:CDLABEL=Fedora-Live-Desktop-i686-20-1, is now live:/dev/disk/by-label/Fedora-Live-Desktop-i686-20-1 >Feb 03 19:10:06 localhost systemd[1]: Started dracut cmdline hook. >Feb 03 19:10:06 localhost systemd[1]: Starting dracut pre-udev hook... >Feb 03 19:10:06 localhost kernel: usb 3-2: new low-speed USB device number 2 using uhci_hcd >Feb 03 19:10:06 localhost systemd[1]: Started dracut pre-udev hook. >Feb 03 19:10:06 localhost systemd[1]: Starting udev Kernel Device Manager... >Feb 03 19:10:06 localhost systemd-udevd[225]: starting version 208 >Feb 03 19:10:06 localhost systemd[1]: Started udev Kernel Device Manager. >Feb 03 19:10:06 localhost systemd[1]: Starting dracut pre-trigger hook... >Feb 03 19:10:06 localhost systemd-udevd[225]: invalid key/value pair in file /etc/udev/rules.d/99-resume.rules on line 1,starting at character 179 ('I') >Feb 03 19:10:06 localhost dracut-pre-trigger[226]: rd.dm=0: removing DM RAID activation >Feb 03 19:10:06 localhost dracut-pre-trigger[226]: rd.md.imsm=0: no MD RAID for imsm/isw raids >Feb 03 19:10:06 localhost dracut-pre-trigger[226]: rd.md.ddf=0: no MD RAID for SNIA ddf raids >Feb 03 19:10:06 localhost kernel: usb 3-2: New USB device found, idVendor=1a2c, idProduct=0023 >Feb 03 19:10:06 localhost kernel: usb 3-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0 >Feb 03 19:10:06 localhost kernel: usb 3-2: Product: USB Keykoard >Feb 03 19:10:06 localhost kernel: usb 3-2: Manufacturer: USB >Feb 03 19:10:06 localhost dracut-pre-trigger[226]: rd.md=0: removing MD RAID activation >Feb 03 19:10:06 localhost kernel: tsc: Refined TSC clocksource calibration: 2992.499 MHz >Feb 03 19:10:06 localhost kernel: input: USB USB Keykoard as /devices/pci0000:00/0000:00:1d.1/usb3/3-2/3-2:1.0/input/input2 >Feb 03 19:10:06 localhost kernel: hid-generic 0003:1A2C:0023.0001: input,hidraw0: USB HID v1.10 Keyboard [USB USB Keykoard] on usb-0000:00:1d.1-2/input0 >Feb 03 19:10:06 localhost systemd[1]: Started dracut pre-trigger hook. >Feb 03 19:10:06 localhost systemd[1]: Starting udev Coldplug all Devices... >Feb 03 19:10:06 localhost systemd-udevd[225]: invalid key/value pair in file /etc/udev/rules.d/99-resume.rules on line 1,starting at character 179 ('I') >Feb 03 19:10:06 localhost systemd[1]: Started udev Coldplug all Devices. >Feb 03 19:10:06 localhost systemd[1]: Starting dracut initqueue hook... >Feb 03 19:10:06 localhost systemd[1]: Starting System Initialization. >Feb 03 19:10:06 localhost systemd[1]: Reached target System Initialization. >Feb 03 19:10:06 localhost systemd[1]: Starting Show Plymouth Boot Screen... >Feb 03 19:10:06 localhost systemd[1]: Failed to add job sys-kernel-config.mount/start, ignoring: Invalid argument. >Feb 03 19:10:06 localhost systemd[1]: Reloading. >Feb 03 19:10:06 localhost systemd[1]: Failed to add job sys-kernel-config.mount/start, ignoring: Invalid argument. >Feb 03 19:10:06 localhost kernel: wmi: Mapper loaded >Feb 03 19:10:06 localhost kernel: pps_core: LinuxPPS API ver. 1 registered >Feb 03 19:10:06 localhost kernel: pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> >Feb 03 19:10:06 localhost kernel: [drm] Initialized drm 1.1.0 20060810 >Feb 03 19:10:06 localhost kernel: PTP clock support registered >Feb 03 19:10:06 localhost kernel: [drm] Memory usable by graphics device = 256M >Feb 03 19:10:06 localhost kernel: i915 0000:00:02.0: setting latency timer to 64 >Feb 03 19:10:06 localhost kernel: [drm] Supports vblank timestamp caching Rev 1 (10.10.2010). >Feb 03 19:10:06 localhost kernel: [drm] Driver supports precise vblank timestamp query. >Feb 03 19:10:06 localhost kernel: vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem >Feb 03 19:10:06 localhost kernel: tg3.c:v3.132 (May 21, 2013) >Feb 03 19:10:06 localhost kernel: [drm] initialized overlay support >Feb 03 19:10:06 localhost kernel: tg3 0000:40:00.0 eth0: Tigon3 [partno(BCM95751) rev 4001] (PCI Express) MAC address 00:14:c2:09:06:0d >Feb 03 19:10:06 localhost kernel: tg3 0000:40:00.0 eth0: attached PHY is 5750 (10/100/1000Base-T Ethernet) (WireSpeed[1], EEE[0]) >Feb 03 19:10:06 localhost kernel: tg3 0000:40:00.0 eth0: RXcsums[1] LinkChgREG[0] MIirq[0] ASF[0] TSOcap[1] >Feb 03 19:10:06 localhost kernel: tg3 0000:40:00.0 eth0: dma_rwctrl[76180000] dma_mask[64-bit] >Feb 03 19:10:06 localhost systemd-udevd[292]: renamed network interface eth0 to p3p1 >Feb 03 19:10:06 localhost kernel: fbcon: inteldrmfb (fb0) is primary device >Feb 03 19:10:06 localhost kernel: Console: switching to colour frame buffer device 128x48 >Feb 03 19:10:06 localhost kernel: i915 0000:00:02.0: fb0: inteldrmfb frame buffer device >Feb 03 19:10:06 localhost kernel: i915 0000:00:02.0: registered panic notifier >Feb 03 19:10:06 localhost kernel: [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0 >Feb 03 19:10:06 localhost systemd[1]: Started Show Plymouth Boot Screen. >Feb 03 19:10:06 localhost systemd[1]: Started Dispatch Password Requests to Console Directory Watch. >Feb 03 19:10:06 localhost systemd[1]: Starting Paths. >Feb 03 19:10:06 localhost systemd[1]: Reached target Paths. >Feb 03 19:10:06 localhost systemd[1]: Starting Forward Password Requests to Plymouth Directory Watch. >Feb 03 19:10:06 localhost systemd[1]: Started Forward Password Requests to Plymouth Directory Watch. >Feb 03 19:10:06 localhost systemd[1]: Starting Basic System. >Feb 03 19:10:06 localhost systemd[1]: Reached target Basic System. >Feb 03 19:10:07 localhost kernel: Switched to clocksource tsc >Feb 03 19:10:16 localhost kernel: hid-generic 0003:1A2C:0023.0002: usb_submit_urb(ctrl) failed: -1 >Feb 03 19:10:16 localhost kernel: hid-generic 0003:1A2C:0023.0002: timeout initializing reports >Feb 03 19:10:16 localhost kernel: input: USB USB Keykoard as /devices/pci0000:00/0000:00:1d.1/usb3/3-2/3-2:1.1/input/input3 >Feb 03 19:10:16 localhost kernel: hid-generic 0003:1A2C:0023.0002: input,hidraw1: USB HID v1.10 Device [USB USB Keykoard] on usb-0000:00:1d.1-2/input1 >Feb 03 19:10:16 localhost kernel: squashfs: version 4.0 (2009/01/31) Phillip Lougher >Feb 03 19:10:17 localhost kernel: ISO 9660 Extensions: Microsoft Joliet Level 3 >Feb 03 19:10:17 localhost kernel: ISO 9660 Extensions: RRIP_1991A >Feb 03 19:10:18 localhost kernel: usb 4-1: new low-speed USB device number 2 using uhci_hcd >Feb 03 19:10:18 localhost kernel: usb 4-1: New USB device found, idVendor=0603, idProduct=0002 >Feb 03 19:10:18 localhost kernel: usb 4-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0 >Feb 03 19:10:18 localhost kernel: usb 4-1: Product: USB Composite Device >Feb 03 19:10:18 localhost kernel: usb 4-1: Manufacturer: SINO WEALTH >Feb 03 19:10:18 localhost kernel: input: SINO WEALTH USB Composite Device as /devices/pci0000:00/0000:00:1d.2/usb4/4-1/4-1:1.0/input/input4 >Feb 03 19:10:18 localhost kernel: hid-generic 0003:0603:0002.0003: input,hidraw2: USB HID v1.10 Keyboard [SINO WEALTH USB Composite Device] on usb-0000:00:1d.2-1/input0 >Feb 03 19:10:18 localhost kernel: input: SINO WEALTH USB Composite Device as /devices/pci0000:00/0000:00:1d.2/usb4/4-1/4-1:1.1/input/input5 >Feb 03 19:10:18 localhost kernel: hid-generic 0003:0603:0002.0004: input,hiddev0,hidraw3: USB HID v1.10 Mouse [SINO WEALTH USB Composite Device] on usb-0000:00:1d.2-1/input1 >Feb 03 19:10:19 localhost kernel: bio: create slab <bio-1> at 1 >Feb 03 19:10:19 localhost kernel: bio: create slab <bio-2> at 2 >Feb 03 19:10:19 localhost systemd[1]: Started dracut initqueue hook. >Feb 03 19:10:19 localhost systemd[1]: Starting dracut pre-mount hook... >Feb 03 19:10:19 localhost systemd[1]: Started dracut pre-mount hook. >Feb 03 19:10:19 localhost systemd[1]: Starting Initrd Root File System. >Feb 03 19:10:19 localhost systemd[1]: Reached target Initrd Root File System. >Feb 03 19:10:19 localhost systemd[1]: Starting Reload Configuration from the Real Root... >Feb 03 19:10:19 localhost systemd[1]: Reloading. >Feb 03 19:10:19 localhost systemd[1]: Failed to add job sys-kernel-config.mount/start, ignoring: Invalid argument. >Feb 03 19:10:19 localhost systemd[1]: Started Reload Configuration from the Real Root. >Feb 03 19:10:19 localhost systemd[1]: Starting Initrd File Systems. >Feb 03 19:10:19 localhost systemd[1]: Reached target Initrd File Systems. >Feb 03 19:10:19 localhost systemd[1]: Starting dracut mount hook... >Feb 03 19:10:20 localhost kernel: EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) >Feb 03 19:10:20 localhost systemd[1]: Started dracut mount hook. >Feb 03 19:10:20 localhost systemd[1]: Starting Initrd Default Target. >Feb 03 19:10:20 localhost systemd[1]: Reached target Initrd Default Target. >Feb 03 19:10:20 localhost systemd[1]: Starting dracut pre-pivot and cleanup hook... >Feb 03 19:10:20 localhost systemd[1]: Started dracut pre-pivot and cleanup hook. >Feb 03 19:10:20 localhost systemd[1]: Starting Cleaning Up and Shutting Down Daemons... >Feb 03 19:10:20 localhost systemd[1]: Stopping Cleaning Up and Shutting Down Daemons... >Feb 03 19:10:20 localhost systemd[1]: Starting Plymouth switch root service... >Feb 03 19:10:20 localhost systemd[1]: Stopped Cleaning Up and Shutting Down Daemons. >Feb 03 19:10:20 localhost systemd[1]: Stopping dracut pre-pivot and cleanup hook... >Feb 03 19:10:20 localhost systemd[1]: Stopped dracut pre-pivot and cleanup hook. >Feb 03 19:10:20 localhost systemd[1]: Stopping Initrd Default Target. >Feb 03 19:10:20 localhost systemd[1]: Stopped target Initrd Default Target. >Feb 03 19:10:20 localhost systemd[1]: Stopping dracut mount hook... >Feb 03 19:10:20 localhost systemd[1]: Stopped dracut mount hook. >Feb 03 19:10:20 localhost systemd[1]: Stopping dracut pre-mount hook... >Feb 03 19:10:20 localhost systemd[1]: Stopped dracut pre-mount hook. >Feb 03 19:10:20 localhost systemd[1]: Stopping dracut initqueue hook... >Feb 03 19:10:20 localhost systemd[1]: Stopped dracut initqueue hook. >Feb 03 19:10:20 localhost systemd[1]: Stopping Basic System. >Feb 03 19:10:20 localhost systemd[1]: Stopped target Basic System. >Feb 03 19:10:20 localhost systemd[1]: Stopping Slices. >Feb 03 19:10:20 localhost systemd[1]: Stopped target Slices. >Feb 03 19:10:20 localhost systemd[1]: Stopping System Slice. >Feb 03 19:10:20 localhost systemd[1]: Removed slice System Slice. >Feb 03 19:10:20 localhost systemd[1]: Stopping -.slice. >Feb 03 19:10:20 localhost systemd[1]: Removed slice -.slice. >Feb 03 19:10:20 localhost systemd[1]: Stopping Paths. >Feb 03 19:10:20 localhost systemd[1]: Stopped target Paths. >Feb 03 19:10:20 localhost systemd[1]: Stopping Timers. >Feb 03 19:10:20 localhost systemd[1]: Stopped target Timers. >Feb 03 19:10:20 localhost systemd[1]: Stopping Sockets. >Feb 03 19:10:20 localhost systemd[1]: Stopped target Sockets. >Feb 03 19:10:20 localhost systemd[1]: Stopping System Initialization. >Feb 03 19:10:20 localhost systemd[1]: Stopped target System Initialization. >Feb 03 19:10:20 localhost systemd[1]: Stopping udev Coldplug all Devices... >Feb 03 19:10:20 localhost systemd[1]: Stopped udev Coldplug all Devices. >Feb 03 19:10:20 localhost systemd[1]: Stopping dracut pre-trigger hook... >Feb 03 19:10:20 localhost systemd[1]: Stopped dracut pre-trigger hook. >Feb 03 19:10:20 localhost systemd[1]: Stopping Encrypted Volumes. >Feb 03 19:10:20 localhost systemd[1]: Stopped target Encrypted Volumes. >Feb 03 19:10:20 localhost systemd[1]: Stopping Swap. >Feb 03 19:10:20 localhost systemd[1]: Stopped target Swap. >Feb 03 19:10:20 localhost systemd[1]: Stopping Local File Systems. >Feb 03 19:10:20 localhost systemd[1]: Stopped target Local File Systems. >Feb 03 19:10:20 localhost systemd[1]: Stopping udev Kernel Device Manager... >Feb 03 19:10:20 localhost systemd[1]: Stopped udev Kernel Device Manager. >Feb 03 19:10:20 localhost systemd[1]: Stopping dracut pre-udev hook... >Feb 03 19:10:20 localhost systemd[1]: Stopped dracut pre-udev hook. >Feb 03 19:10:20 localhost systemd[1]: Stopping dracut cmdline hook... >Feb 03 19:10:20 localhost systemd[1]: Stopped dracut cmdline hook. >Feb 03 19:10:20 localhost systemd[1]: Stopping Create static device nodes in /dev... >Feb 03 19:10:20 localhost systemd[1]: Stopped Create static device nodes in /dev. >Feb 03 19:10:20 localhost systemd[1]: Stopping Create list of required static device nodes for the current kernel... >Feb 03 19:10:20 localhost systemd[1]: Stopped Create list of required static device nodes for the current kernel. >Feb 03 19:10:20 localhost systemd[1]: Stopping udev Control Socket. >Feb 03 19:10:20 localhost systemd[1]: Closed udev Control Socket. >Feb 03 19:10:20 localhost systemd[1]: Stopping udev Kernel Socket. >Feb 03 19:10:20 localhost systemd[1]: Closed udev Kernel Socket. >Feb 03 19:10:20 localhost systemd[1]: Starting Cleanup udevd DB... >Feb 03 19:10:20 localhost systemd[1]: Started Cleanup udevd DB. >Feb 03 19:10:20 localhost systemd[1]: Starting Switch Root. >Feb 03 19:10:20 localhost systemd[1]: Reached target Switch Root. >Feb 03 19:10:20 localhost systemd[1]: Started Plymouth switch root service. >Feb 03 19:10:20 localhost systemd[1]: Starting Switch Root... >Feb 03 19:10:20 localhost systemd[1]: Switching root. >Feb 03 19:10:20 localhost systemd-journal[57]: Journal stopped >Feb 03 19:10:38 localhost systemd-journal[568]: Runtime journal is using 8.0M (max 100.4M, leaving 150.6M of free 988.5M, current limit 100.4M). >Feb 03 19:10:38 localhost systemd-journal[568]: Runtime journal is using 8.0M (max 100.4M, leaving 150.6M of free 988.5M, current limit 100.4M). >Feb 03 19:10:38 localhost systemd-journald[57]: Received SIGTERM >Feb 03 19:10:38 localhost kernel: type=1404 audit(1391472625.450:2): enforcing=1 old_enforcing=0 auid=4294967295 ses=4294967295 >Feb 03 19:10:38 localhost kernel: SELinux: 2048 avtab hash slots, 101316 rules. >Feb 03 19:10:38 localhost kernel: SELinux: 2048 avtab hash slots, 101316 rules. >Feb 03 19:10:38 localhost kernel: SELinux: 8 users, 83 roles, 4634 types, 265 bools, 1 sens, 1024 cats >Feb 03 19:10:38 localhost kernel: SELinux: 83 classes, 101316 rules >Feb 03 19:10:38 localhost kernel: SELinux: Completing initialization. >Feb 03 19:10:38 localhost kernel: SELinux: Setting up existing superblocks. >Feb 03 19:10:38 localhost kernel: SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >Feb 03 19:10:38 localhost kernel: SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts >Feb 03 19:10:38 localhost kernel: SELinux: initialized (dev bdev, type bdev), uses genfs_contexts >Feb 03 19:10:38 localhost kernel: SELinux: initialized (dev proc, type proc), uses genfs_contexts >Feb 03 19:10:38 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Feb 03 19:10:38 localhost kernel: SELinux: initialized (dev devtmpfs, type devtmpfs), uses transition SIDs >Feb 03 19:10:38 localhost kernel: SELinux: initialized (dev sockfs, type sockfs), uses task SIDs >Feb 03 19:10:38 localhost kernel: SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts >Feb 03 19:10:38 localhost kernel: SELinux: initialized (dev pipefs, type pipefs), uses task SIDs >Feb 03 19:10:38 localhost kernel: SELinux: initialized (dev anon_inodefs, type anon_inodefs), uses genfs_contexts >Feb 03 19:10:38 localhost kernel: SELinux: initialized (dev devpts, type devpts), uses transition SIDs >Feb 03 19:10:38 localhost kernel: SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >Feb 03 19:10:38 localhost kernel: SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs >Feb 03 19:10:38 localhost kernel: SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts >Feb 03 19:10:38 localhost kernel: SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >Feb 03 19:10:38 localhost kernel: SELinux: initialized (dev securityfs, type securityfs), uses genfs_contexts >Feb 03 19:10:38 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Feb 03 19:10:38 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Feb 03 19:10:38 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Feb 03 19:10:38 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Feb 03 19:10:38 localhost kernel: SELinux: initialized (dev pstore, type pstore), uses genfs_contexts >Feb 03 19:10:38 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Feb 03 19:10:38 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Feb 03 19:10:38 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Feb 03 19:10:38 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Feb 03 19:10:38 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Feb 03 19:10:38 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Feb 03 19:10:38 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Feb 03 19:10:38 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Feb 03 19:10:38 localhost kernel: SELinux: initialized (dev sr0, type iso9660), uses genfs_contexts >Feb 03 19:10:38 localhost kernel: SELinux: initialized (dev loop0, type squashfs), uses xattr >Feb 03 19:10:38 localhost kernel: SELinux: initialized (dev loop2, type squashfs), uses xattr >Feb 03 19:10:38 localhost kernel: SELinux: initialized (dev dm-0, type ext4), uses xattr >Feb 03 19:10:38 localhost kernel: type=1403 audit(1391472626.284:3): policy loaded auid=4294967295 ses=4294967295 >Feb 03 19:10:38 localhost systemd[1]: Successfully loaded SELinux policy in 1.237350s. >Feb 03 19:10:38 localhost systemd[1]: Relabelled /dev and /run in 40.995ms. >Feb 03 19:10:38 localhost kernel: SELinux: initialized (dev autofs, type autofs), uses genfs_contexts >Feb 03 19:10:38 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Feb 03 19:10:38 localhost systemd-journal[568]: Journal started >Feb 03 19:10:20 localhost systemd-cgroups-agent[538]: Failed to get D-Bus connection: Failed to connect to socket /run/systemd/private: No such file or directory >Feb 03 19:10:27 localhost systemd[1]: systemd 208 running in system mode. (+PAM +LIBWRAP +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ) >Feb 03 19:10:27 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 >Feb 03 19:10:34 localhost systemd[1]: [/usr/lib/systemd/system/rtkit-daemon.service:32] Unknown lvalue 'ControlGroup' in section 'Service' >Feb 03 19:10:36 localhost systemd[1]: Started Collect Read-Ahead Data. >Feb 03 19:10:37 localhost systemd[1]: Started Load legacy module configuration. >Feb 03 19:10:37 localhost systemd[1]: Started Load Kernel Modules. >Feb 03 19:10:37 localhost systemd[1]: Mounting Configuration File System... >Feb 03 19:10:37 localhost systemd[1]: Mounted FUSE Control File System. >Feb 03 19:10:37 localhost systemd[1]: Started Set Up Additional Binary Formats. >Feb 03 19:10:37 localhost systemd[1]: Starting Apply Kernel Variables... >Feb 03 19:10:38 localhost systemd[1]: Started File System Check on Root Device. >Feb 03 19:10:38 localhost systemd[1]: Starting Remount Root and Kernel File Systems... >Feb 03 19:10:38 localhost systemd[1]: Mounted POSIX Message Queue File System. >Feb 03 19:10:38 localhost systemd[1]: Mounted Huge Pages File System. >Feb 03 19:10:38 localhost systemd[1]: Mounted Debug File System. >Feb 03 19:10:38 localhost systemd[1]: Mounted Temporary Directory. >Feb 03 19:10:38 localhost systemd[1]: Mounted Configuration File System. >Feb 03 19:10:38 localhost kernel: SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >Feb 03 19:10:38 localhost systemd[1]: Started Apply Kernel Variables. >Feb 03 19:10:38 localhost kernel: SELinux: initialized (dev configfs, type configfs), uses genfs_contexts >Feb 03 19:10:38 localhost kernel: EXT4-fs (dm-0): re-mounted. Opts: (null) >Feb 03 19:10:38 localhost systemd[1]: Started Create list of required static device nodes for the current kernel. >Feb 03 19:10:38 localhost systemd[1]: Starting Create static device nodes in /dev... >Feb 03 19:10:38 localhost systemd[1]: Starting LVM2 metadata daemon... >Feb 03 19:10:38 localhost systemd[1]: Started Remount Root and Kernel File Systems. >Feb 03 19:10:38 localhost systemd[1]: Started udev Coldplug all Devices. >Feb 03 19:10:38 localhost systemd[1]: Starting udev Wait for Complete Device Initialization... >Feb 03 19:10:38 localhost systemd[1]: Starting Import network configuration from initramfs... >Feb 03 19:10:38 localhost systemd[1]: Starting Configure read-only root support... >Feb 03 19:10:38 localhost systemd[1]: Starting Load/Save Random Seed... >Feb 03 19:10:38 localhost systemd[1]: Started LVM2 metadata daemon. >Feb 03 19:10:39 localhost systemd[1]: Started Load/Save Random Seed. >Feb 03 19:10:40 localhost systemd[1]: Started Import network configuration from initramfs. >Feb 03 19:10:40 localhost systemd[1]: Started Configure read-only root support. >Feb 03 19:10:40 localhost systemd[1]: Started Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling. >Feb 03 19:10:41 localhost systemd[1]: Started Create static device nodes in /dev. >Feb 03 19:10:41 localhost systemd[1]: Starting udev Kernel Device Manager... >Feb 03 19:10:41 localhost systemd[1]: Starting Local File Systems (Pre). >Feb 03 19:10:41 localhost systemd[1]: Reached target Local File Systems (Pre). >Feb 03 19:10:41 localhost systemd-udevd[610]: starting version 208 >Feb 03 19:10:41 localhost systemd[1]: Started udev Kernel Device Manager. >Feb 03 19:10:45 localhost systemd[1]: Started udev Wait for Complete Device Initialization. >Feb 03 19:10:45 localhost systemd[1]: Starting Activation of DM RAID sets... >Feb 03 19:10:45 localhost systemd[1]: Mounted Configuration File System. >Feb 03 19:10:46 localhost systemd[1]: Started Activation of DM RAID sets. >Feb 03 19:10:46 localhost systemd[1]: Starting Local File Systems. >Feb 03 19:10:46 localhost systemd[1]: Reached target Local File Systems. >Feb 03 19:10:46 localhost systemd[1]: Started Mark the need to relabel after reboot. >Feb 03 19:10:46 localhost systemd[1]: Started Reconfigure the system on administrator request. >Feb 03 19:10:46 localhost systemd[1]: Started Relabel all filesystems, if necessary. >Feb 03 19:10:46 localhost systemd[1]: Starting Trigger Flushing of Journal to Persistent Storage... >Feb 03 19:10:46 localhost systemd[1]: Starting Tell Plymouth To Write Out Runtime Data... >Feb 03 19:10:46 localhost systemd[1]: Starting Recreate Volatile Files and Directories... >Feb 03 19:10:46 localhost systemd[1]: Starting Security Auditing Service... >Feb 03 19:10:46 localhost systemd[1]: Starting Encrypted Volumes. >Feb 03 19:10:46 localhost systemd[1]: Reached target Encrypted Volumes. >Feb 03 19:10:47 localhost auditctl[632]: No rules >Feb 03 19:10:47 localhost auditctl[632]: AUDIT_STATUS: enabled=0 flag=1 pid=0 rate_limit=0 backlog_limit=320 lost=0 backlog=0 >Feb 03 19:10:47 localhost systemd[1]: Started Security Auditing Service. >Feb 03 19:10:48 localhost systemd-tmpfiles[630]: Unable to fix label of /var/log/journal/6c4072e383ee7a2bd08f80cbe3cfe1d8: No such file or directory >Feb 03 19:10:48 localhost systemd-journal[568]: Permanent journal is using 8.0M (max 390.3M, leaving 585.5M of free 903.7M, current limit 318.1M). >Feb 03 19:10:48 localhost systemd-journal[568]: Time spent on flushing to /var is 303.432ms for 889 entries. >Feb 03 19:10:48 localhost systemd[1]: Started Recreate Volatile Files and Directories. >Feb 03 19:10:48 localhost systemd[1]: Starting Update UTMP about System Reboot/Shutdown... >Feb 03 19:10:48 localhost systemd[1]: Started Tell Plymouth To Write Out Runtime Data. >Feb 03 19:10:48 localhost systemd[1]: Started Trigger Flushing of Journal to Persistent Storage. >Feb 03 19:10:49 localhost systemd[1]: Started Update UTMP about System Reboot/Shutdown. >Feb 03 19:10:49 localhost systemd[1]: Starting System Initialization. >Feb 03 19:10:49 localhost systemd[1]: Reached target System Initialization. >Feb 03 19:10:49 localhost systemd[1]: Starting Daily Cleanup of Temporary Directories. >Feb 03 19:10:49 localhost systemd[1]: Started Daily Cleanup of Temporary Directories. >Feb 03 19:10:49 localhost systemd[1]: Started dnf makecache timer. >Feb 03 19:10:49 localhost systemd[1]: Starting Timers. >Feb 03 19:10:49 localhost systemd[1]: Reached target Timers. >Feb 03 19:10:49 localhost systemd[1]: Starting Manage Sound Card State (restore and store)... >Feb 03 19:10:49 localhost systemd[1]: Started Manage Sound Card State (restore and store). >Feb 03 19:10:49 localhost systemd[1]: Started Restore Sound Card State. >Feb 03 19:10:49 localhost systemd[1]: Starting Open-iSCSI iscsid Socket. >Feb 03 19:10:49 localhost systemd[1]: Listening on Open-iSCSI iscsid Socket. >Feb 03 19:10:49 localhost systemd[1]: Starting CUPS Printing Service Sockets. >Feb 03 19:10:49 localhost systemd[1]: Listening on CUPS Printing Service Sockets. >Feb 03 19:10:49 localhost systemd[1]: Starting Open-iSCSI iscsiuio Socket. >Feb 03 19:10:49 localhost systemd[1]: Listening on Open-iSCSI iscsiuio Socket. >Feb 03 19:10:49 localhost systemd[1]: Starting Avahi mDNS/DNS-SD Stack Activation Socket. >Feb 03 19:10:49 localhost systemd[1]: Listening on Avahi mDNS/DNS-SD Stack Activation Socket. >Feb 03 19:10:49 localhost systemd[1]: Starting CUPS Printer Service Spool. >Feb 03 19:10:49 localhost systemd[1]: Started CUPS Printer Service Spool. >Feb 03 19:10:49 localhost systemd[1]: Starting Paths. >Feb 03 19:10:49 localhost systemd[1]: Reached target Paths. >Feb 03 19:10:49 localhost systemd[1]: Starting D-Bus System Message Bus Socket. >Feb 03 19:10:49 localhost systemd[1]: Listening on D-Bus System Message Bus Socket. >Feb 03 19:10:49 localhost systemd[1]: Starting Sockets. >Feb 03 19:10:49 localhost systemd[1]: Reached target Sockets. >Feb 03 19:10:49 localhost systemd[1]: Starting Basic System. >Feb 03 19:10:49 localhost systemd[1]: Reached target Basic System. >Feb 03 19:10:49 localhost systemd[1]: Starting LSB: Init script for live image.... >Feb 03 19:10:49 localhost systemd[1]: Starting firewalld - dynamic firewall daemon... >Feb 03 19:10:49 localhost auditd[631]: Started dispatcher: /sbin/audispd pid: 648 >Feb 03 19:10:49 localhost kernel: parport_pc 00:06: reported by Plug and Play ACPI >Feb 03 19:10:49 localhost kernel: parport0: PC-style at 0x378 (0x778), irq 7 [PCSPP,TRISTATE] >Feb 03 19:10:49 localhost kernel: intel_rng: Firmware space is locked read-only. If you can't or >intel_rng: don't want to disable this in firmware setup, and if >intel_rng: you are certain that your system has a functional >intel_rng: RNG, try using the 'no_fwh_detect' option. >Feb 03 19:10:49 localhost kernel: type=1305 audit(1391472649.295:4): audit_pid=631 old=0 auid=4294967295 ses=4294967295 >subj=system_u:system_r:auditd_t:s0 res=1 >Feb 03 19:10:49 localhost systemd[1]: Starting Permit User Sessions... >Feb 03 19:10:49 localhost systemd[1]: Starting Accounts Service... >Feb 03 19:10:49 localhost systemd[1]: Starting RealtimeKit Scheduling Policy Service... >Feb 03 19:10:49 localhost systemd[1]: Started Service for virtual machines hosted on VMware. >Feb 03 19:10:49 localhost systemd[1]: Starting Avahi mDNS/DNS-SD Stack... >Feb 03 19:10:49 localhost systemd[1]: Starting Hardware RNG Entropy Gatherer Daemon... >Feb 03 19:10:49 localhost systemd[1]: Started Hardware RNG Entropy Gatherer Daemon. >Feb 03 19:10:49 localhost systemd[1]: Started Software RAID monitoring and management. >Feb 03 19:10:49 localhost systemd[1]: Starting NTP client/server... >Feb 03 19:10:49 localhost systemd[1]: Starting Machine Check Exception Logging Daemon... >Feb 03 19:10:49 localhost systemd[1]: Starting Modem Manager... >Feb 03 19:10:49 localhost systemd[1]: Starting irqbalance daemon... >Feb 03 19:10:50 localhost auditd[631]: Init complete, auditd 2.3.2 listening for events (startup state enable) >Feb 03 19:10:50 localhost audispd[648]: priority_boost_parser called with: 4 >Feb 03 19:10:50 localhost audispd[648]: max_restarts_parser called with: 10 >Feb 03 19:10:50 localhost systemd[1]: Started irqbalance daemon. >Feb 03 19:10:50 localhost systemd[1]: Starting Login Service... >Feb 03 19:10:50 localhost systemd[1]: Starting D-Bus System Message Bus... >Feb 03 19:10:50 localhost systemd[1]: Started D-Bus System Message Bus. >Feb 03 19:10:50 localhost systemd[1]: Started Permit User Sessions. >Feb 03 19:10:51 localhost systemd[1]: Starting Command Scheduler... >Feb 03 19:10:51 localhost rngd[661]: Unable to open file: /dev/tpm0 >Feb 03 19:10:51 localhost rngd[661]: can't open any entropy source >Feb 03 19:10:51 localhost rngd[661]: Maybe RNG device modules are not loaded >Feb 03 19:10:51 localhost systemd[1]: Started Command Scheduler. >Feb 03 19:10:51 localhost systemd[1]: Starting Job spooling tools... >Feb 03 19:10:52 localhost systemd[1]: Started Job spooling tools. >Feb 03 19:10:52 localhost systemd[1]: Starting Wait for Plymouth Boot Screen to Quit... >Feb 03 19:10:52 localhost systemd[1]: rngd.service: main process exited, code=exited, status=1/FAILURE >Feb 03 19:10:52 localhost systemd[1]: Unit rngd.service entered failed state. >Feb 03 19:10:52 localhost kernel: ppdev: user-space parallel port driver >Feb 03 19:10:53 localhost systemd[1]: Found device LVM PV HXorKo-2GnL-4RPP-dRVo-MOjl-tBdv-cUoTmv on /dev/sda2. >Feb 03 19:10:53 localhost systemd[1]: Found device LVM PV HXorKo-2GnL-4RPP-dRVo-MOjl-tBdv-cUoTmv on /dev/sda2. >Feb 03 19:10:53 localhost systemd[1]: Starting LVM2 PV scan on device 8:2... >Feb 03 19:10:53 localhost audispd[648]: audispd initialized with q_depth=150 and 1 active plugins >Feb 03 19:10:53 localhost kernel: iTCO_vendor_support: vendor-support=0 >Feb 03 19:10:54 localhost kernel: microcode: CPU0 sig=0xf41, pf=0x10, revision=0x12 >Feb 03 19:10:54 localhost crond[673]: (CRON) INFO (Syslog will be used instead of sendmail.) >Feb 03 19:10:54 localhost crond[673]: (CRON) INFO (RANDOM_DELAY will be scaled with factor 26% if used.) >Feb 03 19:10:54 localhost kernel: iTCO_wdt: Intel TCO WatchDog Timer Driver v1.10 >Feb 03 19:10:54 localhost kernel: iTCO_wdt: Found a ICH6 or ICH6R TCO device (Version=2, TCOBASE=0xf860) >Feb 03 19:10:54 localhost kernel: iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0) >Feb 03 19:10:54 localhost kernel: gpio_ich: ACPI BAR is busy, GPI 0 - 15 unavailable >Feb 03 19:10:54 localhost kernel: gpio_ich: GPIO from 206 to 255 on gpio_ich >Feb 03 19:10:54 localhost chronyd[682]: chronyd version 1.29 starting >Feb 03 19:10:54 localhost alsactl[646]: alsactl 1.0.27.2 daemon started >Feb 03 19:10:55 localhost systemd[1]: Started Machine Check Exception Logging Daemon. >Feb 03 19:10:56 localhost kernel: microcode: CPU0 sig=0xf41, pf=0x10, revision=0x12 >Feb 03 19:10:56 localhost kernel: microcode: CPU0 updated to revision 0x17, date = 2005-04-22 >Feb 03 19:10:56 localhost kernel: microcode: CPU1 sig=0xf41, pf=0x10, revision=0x12 >Feb 03 19:10:56 localhost kernel: microcode: CPU1 sig=0xf41, pf=0x10, revision=0x12 >Feb 03 19:10:56 localhost kernel: microcode: CPU1 updated to revision 0x17, date = 2005-04-22 >Feb 03 19:10:56 localhost kernel: microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba >Feb 03 19:10:56 localhost chronyd[682]: Linux kernel major=3 minor=11 patch=10 >Feb 03 19:10:56 localhost chronyd[682]: hz=100 shift_hz=7 freq_scale=1.00000000 nominal_tick=10000 slew_delta_tick=833 max_tick_bias=1000 shift_pll=2 >Feb 03 19:10:56 localhost mtp-probe[674]: checking bus 4, device 2: "/sys/devices/pci0000:00/0000:00:1d.2/usb4/4-1" >Feb 03 19:10:56 localhost mtp-probe[674]: bus: 4, device: 2 was not an MTP device >Feb 03 19:10:56 localhost mtp-probe[667]: checking bus 3, device 2: "/sys/devices/pci0000:00/0000:00:1d.1/usb3/3-2" >Feb 03 19:10:56 localhost mtp-probe[667]: bus: 3, device: 2 was not an MTP device >Feb 03 19:10:56 localhost alsactl[646]: /usr/sbin/alsactl: load_state:1677Cannot open /var/lib/alsa/asound.state for reading: No such file or directory >Feb 03 19:10:56 localhost avahi-daemon[660]: Found user 'avahi' (UID 70) and group 'avahi' (GID 70). >Feb 03 19:10:56 localhost avahi-daemon[660]: Successfully dropped root privileges. >Feb 03 19:10:56 localhost avahi-daemon[660]: avahi-daemon 0.6.31 starting up. >Feb 03 19:10:57 localhost chronyd[682]: Generated key 1 >Feb 03 19:10:57 localhost crond[673]: (CRON) INFO (running with inotify support) >Feb 03 19:10:57 localhost systemd[1]: Started NTP client/server. >Feb 03 19:10:59 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Feb 03 19:10:59 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Feb 03 19:11:00 localhost kernel: snd_intel8x0 0000:00:1e.2: setting latency timer to 64 >Feb 03 19:11:01 localhost kernel: intel8x0_measure_ac97_clock: measured 50789 usecs (2448 samples) >Feb 03 19:11:01 localhost kernel: intel8x0: clocking to 48000 >Feb 03 19:11:01 localhost systemd[1]: Starting Sound Card. >Feb 03 19:11:01 localhost systemd[1]: Reached target Sound Card. >Feb 03 19:11:01 localhost ModemManager[664]: <info> ModemManager (version 1.1.0-2.git20130913.fc20) starting... >Feb 03 19:11:02 localhost pvscan[677]: 3 logical volume(s) in volume group "fedora" now active >Feb 03 19:11:03 localhost systemd[1]: Started LVM2 PV scan on device 8:2. >Feb 03 19:11:03 localhost useradd[701]: new group: name=liveuser, GID=1000 >Feb 03 19:11:03 localhost useradd[701]: new user: name=liveuser, UID=1000, GID=1000, home=/home/liveuser, shell=/bin/bash >Feb 03 19:11:05 localhost livesys[650]: Adding live user [ OK ] >Feb 03 19:11:06 localhost rtkit-daemon[659]: Successfully called chroot. >Feb 03 19:11:06 localhost rtkit-daemon[659]: Successfully dropped privileges. >Feb 03 19:11:06 localhost rtkit-daemon[659]: Successfully limited resources. >Feb 03 19:11:06 localhost rtkit-daemon[659]: Running. >Feb 03 19:11:06 localhost rtkit-daemon[659]: Watchdog thread running. >Feb 03 19:11:06 localhost rtkit-daemon[659]: Canary thread running. >Feb 03 19:11:06 localhost systemd[1]: Started Avahi mDNS/DNS-SD Stack. >Feb 03 19:11:06 localhost systemd[1]: Started RealtimeKit Scheduling Policy Service. >Feb 03 19:11:06 localhost systemd[1]: Started Login Service. >Feb 03 19:11:06 localhost avahi-daemon[660]: Successfully called chroot(). >Feb 03 19:11:06 localhost avahi-daemon[660]: Successfully dropped remaining capabilities. >Feb 03 19:11:06 localhost avahi-daemon[660]: No service file found in /etc/avahi/services. >Feb 03 19:11:06 localhost avahi-daemon[660]: System host name is set to 'localhost'. This is not a suitable mDNS host name, looking for alternatives. >Feb 03 19:11:06 localhost systemd-logind[670]: New seat seat0. >Feb 03 19:11:06 localhost avahi-daemon[660]: Network interface enumeration completed. >Feb 03 19:11:06 localhost avahi-daemon[660]: Registering HINFO record with values 'I686'/'LINUX'. >Feb 03 19:11:06 localhost avahi-daemon[660]: Server startup complete. Host name is linux.local. Local service cookie is 1678896759. >Feb 03 19:11:06 localhost systemd-logind[670]: Watching system buttons on /dev/input/event1 (Power Button) >Feb 03 19:11:06 localhost systemd-logind[670]: Watching system buttons on /dev/input/event0 (Power Button) >Feb 03 19:11:08 localhost usermod[734]: add 'liveuser' to group 'wheel' >Feb 03 19:11:08 localhost usermod[734]: add 'liveuser' to shadow group 'wheel' >Feb 03 19:11:09 localhost systemd[1]: Started Modem Manager. >Feb 03 19:11:10 localhost systemd[1]: Reached target Sound Card. >Feb 03 19:11:10 localhost systemd[1]: Stopped Software RAID monitoring and management. >Feb 03 19:11:12 localhost ModemManager[664]: <warn> Couldn't find support for device at '/sys/devices/pci0000:00/0000:00:1c.1/0000:40:00.0': not supported by any plugin >Feb 03 19:11:13 localhost dbus-daemon[671]: dbus[671]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >Feb 03 19:11:13 localhost dbus[671]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >Feb 03 19:11:13 localhost systemd[1]: Starting Authorization Manager... >Feb 03 19:11:14 localhost livesys[650]: (process:749): dconf-WARNING **: failed to commit changes to dconf: Error spawning command line 'dbus-launch --autolaunch=6c4072e383ee7a2bd08f80cbe3cfe1d8 --binary-syntax --close-stderr': Child process exited with code 1 >Feb 03 19:11:15 localhost systemd[1]: Stopping Command Scheduler... >Feb 03 19:11:15 localhost systemd[1]: Stopped Command Scheduler. >Feb 03 19:11:15 localhost systemd[1]: Stopping Job spooling tools... >Feb 03 19:11:15 localhost systemd[1]: Stopped Job spooling tools. >Feb 03 19:11:15 localhost polkitd[752]: Started polkitd version 0.112 >Feb 03 19:11:16 localhost livesys[650]: sed: can't read : No such file or directory >Feb 03 19:11:18 localhost polkitd[752]: Loading rules from directory /etc/polkit-1/rules.d >Feb 03 19:11:18 localhost polkitd[752]: Loading rules from directory /usr/share/polkit-1/rules.d >Feb 03 19:11:19 localhost livesys[650]: warning: Schema 'org.freedesktop.Geoclue' has path '/apps/geoclue/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Feb 03 19:11:19 localhost livesys[650]: warning: Schema 'org.freedesktop.Telepathy.Logger' has path '/apps/telepathy-logger/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Feb 03 19:11:19 localhost polkitd[752]: Finished loading, compiling and executing 5 rules >Feb 03 19:11:19 localhost dbus-daemon[671]: dbus[671]: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >Feb 03 19:11:19 localhost dbus[671]: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >Feb 03 19:11:19 localhost systemd[1]: Started Authorization Manager. >Feb 03 19:11:19 localhost polkitd[752]: Acquired the name org.freedesktop.PolicyKit1 on the system bus >Feb 03 19:11:19 localhost livesys[650]: 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. >Feb 03 19:11:19 localhost accounts-daemon[658]: started daemon version 0.6.35 >Feb 03 19:11:19 localhost systemd[1]: Started Accounts Service. >Feb 03 19:11:19 localhost livesys[650]: warning: Schema 'org.freedesktop.ibus' has path '/desktop/ibus/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Feb 03 19:11:19 localhost livesys[650]: warning: Schema 'org.freedesktop.ibus.general' has path '/desktop/ibus/general/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Feb 03 19:11:19 localhost livesys[650]: warning: Schema 'org.freedesktop.ibus.general.hotkey' has path '/desktop/ibus/general/hotkey/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Feb 03 19:11:19 localhost livesys[650]: warning: Schema 'org.freedesktop.ibus.general.xkblayoutconfig' has path '/desktop/ibus/general/xkblayoutconfig/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Feb 03 19:11:19 localhost livesys[650]: warning: Schema 'org.freedesktop.ibus.panel' has path '/desktop/ibus/panel/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Feb 03 19:11:21 localhost livesys[650]: warning: Schema 'org.gnome.crypto.cache' has path '/desktop/gnome/crypto/cache/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Feb 03 19:11:21 localhost livesys[650]: warning: Schema 'org.gnome.crypto.pgp' has path '/desktop/gnome/crypto/pgp/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Feb 03 19:11:23 localhost livesys[650]: warning: Schema 'org.gnome.seahorse' has path '/apps/seahorse/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Feb 03 19:11:23 localhost livesys[650]: warning: Schema 'org.gnome.seahorse.manager' has path '/apps/seahorse/listing/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Feb 03 19:11:23 localhost livesys[650]: warning: Schema 'org.gnome.system.locale' has path '/system/locale/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Feb 03 19:11:23 localhost livesys[650]: warning: Schema 'org.gnome.system.proxy' has path '/system/proxy/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Feb 03 19:11:23 localhost livesys[650]: warning: Schema 'org.gnome.system.proxy.http' has path '/system/proxy/http/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Feb 03 19:11:23 localhost livesys[650]: warning: Schema 'org.gnome.system.proxy.https' has path '/system/proxy/https/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Feb 03 19:11:23 localhost livesys[650]: warning: Schema 'org.gnome.system.proxy.ftp' has path '/system/proxy/ftp/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Feb 03 19:11:23 localhost livesys[650]: warning: Schema 'org.gnome.system.proxy.socks' has path '/system/proxy/socks/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Feb 03 19:11:24 localhost systemd[1]: Started LSB: Init script for live image.. >Feb 03 19:11:24 localhost systemd[1]: Starting SYSV: Late init script for live image.... >Feb 03 19:11:24 localhost systemd[1]: Starting GNOME Display Manager... >Feb 03 19:11:25 localhost systemd[1]: Starting ABRT Automated Bug Reporting Tool... >Feb 03 19:11:25 localhost systemd[1]: Started ABRT Automated Bug Reporting Tool. >Feb 03 19:11:25 localhost systemd[1]: Starting ABRT kernel log watcher... >Feb 03 19:11:25 localhost systemd[1]: Started ABRT kernel log watcher. >Feb 03 19:11:25 localhost systemd[1]: Started ABRT Xorg log watcher. >Feb 03 19:11:25 localhost systemd[1]: Starting Install ABRT coredump hook... >Feb 03 19:11:25 localhost systemd[1]: Started Harvest vmcores for ABRT. >Feb 03 19:11:25 localhost systemd[1]: Started SYSV: Late init script for live image.. >Feb 03 19:11:25 localhost systemd[1]: Started Install ABRT coredump hook. >Feb 03 19:11:26 localhost kernel: nf_conntrack version 0.5.0 (16384 buckets, 65536 max) >Feb 03 19:11:26 localhost abrtd[787]: Init complete, entering main loop >Feb 03 19:11:26 localhost systemd[1]: Started GNOME Display Manager. >Feb 03 19:11:27 localhost kernel: ip6_tables: (C) 2000-2006 Netfilter Core Team >Feb 03 19:11:27 localhost dbus-daemon[671]: dbus[671]: [system] Rejected send message, 1 matched rules; type="method_call", sender=":1.7" (uid=0 pid=786 comm="/usr/sbin/gdm ") interface="org.freedesktop.DBus.Properties" member="GetAll" error name="(unset)" requested_reply="0" destination=":1.8" (uid=0 pid=822 comm="/usr/libexec/gdm-simple-slave --display-id /org/gn") >Feb 03 19:11:27 localhost dbus[671]: [system] Rejected send message, 1 matched rules; type="method_call", sender=":1.7" (uid=0 pid=786 comm="/usr/sbin/gdm ") interface="org.freedesktop.DBus.Properties" member="GetAll" error name="(unset)" requested_reply="0" destination=":1.8" (uid=0 pid=822 comm="/usr/libexec/gdm-simple-slave --display-id /org/gn") >Feb 03 19:11:28 localhost kernel: Ebtables v2.0 registered >Feb 03 19:11:28 localhost kernel: Bridge firewalling registered >Feb 03 19:11:30 localhost systemd[1]: Started firewalld - dynamic firewall daemon. >Feb 03 19:11:30 localhost systemd[1]: Starting Network Manager... >Feb 03 19:11:33 localhost NetworkManager[857]: <info> NetworkManager (version 0.9.9.0-20.git20131003.fc20) is starting... >Feb 03 19:11:33 localhost NetworkManager[857]: <info> Read config: /etc/NetworkManager/NetworkManager.conf >Feb 03 19:11:33 localhost NetworkManager[857]: <info> WEXT support is enabled >Feb 03 19:11:34 localhost kernel: cfg80211: Calling CRDA to update world regulatory domain >Feb 03 19:11:34 localhost NetworkManager[857]: <info> VPN: loaded org.freedesktop.NetworkManager.pptp >Feb 03 19:11:34 localhost NetworkManager[857]: <info> VPN: loaded org.freedesktop.NetworkManager.vpnc >Feb 03 19:11:35 localhost NetworkManager[857]: <info> VPN: loaded org.freedesktop.NetworkManager.l2tp >Feb 03 19:11:35 localhost NetworkManager[857]: <info> VPN: loaded org.freedesktop.NetworkManager.openconnect >Feb 03 19:11:35 localhost NetworkManager[857]: <info> VPN: loaded org.freedesktop.NetworkManager.openvpn >Feb 03 19:11:35 localhost kernel: cfg80211: World regulatory domain updated: >Feb 03 19:11:35 localhost kernel: cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp) >Feb 03 19:11:35 localhost kernel: cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) >Feb 03 19:11:35 localhost kernel: cfg80211: (2457000 KHz - 2482000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) >Feb 03 19:11:35 localhost kernel: cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm) >Feb 03 19:11:35 localhost kernel: cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) >Feb 03 19:11:35 localhost kernel: cfg80211: (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) >Feb 03 19:11:35 localhost NetworkManager[857]: ifcfg-rh: Acquired D-Bus service com.redhat.ifcfgrh1 >Feb 03 19:11:35 localhost NetworkManager[857]: <info> Loaded plugin ifcfg-rh: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >Feb 03 19:11:35 localhost NetworkManager[857]: <info> Loaded plugin keyfile: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >Feb 03 19:11:36 localhost NetworkManager[857]: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-lo ... >Feb 03 19:11:36 localhost NetworkManager[857]: <info> monitoring kernel firmware directory '/lib/firmware'. >Feb 03 19:11:37 localhost NetworkManager[857]: <info> WiFi hardware radio set enabled >Feb 03 19:11:37 localhost NetworkManager[857]: <info> WiFi enabled by radio killswitch; enabled by state file >Feb 03 19:11:37 localhost systemd[1]: Started Network Manager. >Feb 03 19:11:37 localhost systemd[1]: Starting Network. >Feb 03 19:11:37 localhost systemd[1]: Reached target Network. >Feb 03 19:11:37 localhost NetworkManager[857]: <info> WWAN enabled by radio killswitch; enabled by state file >Feb 03 19:11:37 localhost NetworkManager[857]: <info> WiMAX enabled by radio killswitch; enabled by state file >Feb 03 19:11:37 localhost NetworkManager[857]: <info> Networking is enabled by state file >Feb 03 19:11:37 localhost systemd[1]: Started Login and scanning of iSCSI devices. >Feb 03 19:11:37 localhost NetworkManager[857]: <info> (lo): link connected >Feb 03 19:11:37 localhost NetworkManager[857]: <info> (lo): carrier is ON >Feb 03 19:11:37 localhost NetworkManager[857]: <info> (lo): new Generic device (driver: 'unknown' ifindex: 1) >Feb 03 19:11:37 localhost NetworkManager[857]: <info> (lo): exported as /org/freedesktop/NetworkManager/Devices/0 >Feb 03 19:11:37 localhost NetworkManager[857]: <info> (lo): No existing connection detected. >Feb 03 19:11:37 localhost NetworkManager[857]: <info> (p3p1): carrier is OFF >Feb 03 19:11:37 localhost NetworkManager[857]: <info> (p3p1): new Ethernet device (driver: 'tg3' ifindex: 2) >Feb 03 19:11:37 localhost NetworkManager[857]: <info> (p3p1): exported as /org/freedesktop/NetworkManager/Devices/1 >Feb 03 19:11:37 localhost NetworkManager[857]: <info> (p3p1): No existing connection detected. >Feb 03 19:11:37 localhost NetworkManager[857]: <info> (p3p1): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2] >Feb 03 19:11:37 localhost NetworkManager[857]: <info> (p3p1): bringing up device. >Feb 03 19:11:37 localhost kernel: IPv6: ADDRCONF(NETDEV_UP): p3p1: link is not ready >Feb 03 19:11:37 localhost NetworkManager[857]: <info> Added default wired connection 'Wired connection 1' for /sys/devices/pci0000:00/0000:00:1c.1/0000:40:00.0/net/p3p1 >Feb 03 19:11:37 localhost dbus-daemon[671]: dbus[671]: [system] Activating via systemd: service name='org.bluez' unit='dbus-org.bluez.service' >Feb 03 19:11:37 localhost dbus[671]: [system] Activating via systemd: service name='org.bluez' unit='dbus-org.bluez.service' >Feb 03 19:11:37 localhost NetworkManager[857]: <info> startup complete >Feb 03 19:11:37 localhost systemd[1]: Starting Bluetooth service... >Feb 03 19:11:37 localhost NetworkManager[857]: <info> ModemManager available in the bus >Feb 03 19:11:37 localhost bluetoothd[1166]: Bluetooth daemon 5.12 >Feb 03 19:11:37 localhost dbus-daemon[671]: dbus[671]: [system] Successfully activated service 'org.bluez' >Feb 03 19:11:37 localhost dbus[671]: [system] Successfully activated service 'org.bluez' >Feb 03 19:11:37 localhost systemd[1]: Started Bluetooth service. >Feb 03 19:11:38 localhost kernel: Bluetooth: Core ver 2.16 >Feb 03 19:11:38 localhost kernel: NET: Registered protocol family 31 >Feb 03 19:11:38 localhost kernel: Bluetooth: HCI device and connection manager initialized >Feb 03 19:11:38 localhost kernel: Bluetooth: HCI socket layer initialized >Feb 03 19:11:38 localhost kernel: Bluetooth: L2CAP socket layer initialized >Feb 03 19:11:38 localhost kernel: Bluetooth: SCO socket layer initialized >Feb 03 19:11:38 localhost bluetoothd[1166]: Starting SDP server >Feb 03 19:11:38 localhost kernel: Bluetooth: BNEP (Ethernet Emulation) ver 1.3 >Feb 03 19:11:38 localhost kernel: Bluetooth: BNEP filters: protocol multicast >Feb 03 19:11:38 localhost kernel: Bluetooth: BNEP socket layer initialized >Feb 03 19:11:38 localhost bluetoothd[1166]: Bluetooth management interface 1.3 initialized >Feb 03 19:11:38 localhost dbus[671]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' >Feb 03 19:11:38 localhost dbus-daemon[671]: dbus[671]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' >Feb 03 19:11:38 localhost systemd[1]: Starting Hostname Service... >Feb 03 19:11:38 localhost systemd[1]: Started Wait for Plymouth Boot Screen to Quit. >Feb 03 19:11:38 localhost systemd[1]: Starting Multi-User System. >Feb 03 19:11:38 localhost systemd[1]: Reached target Multi-User System. >Feb 03 19:11:38 localhost systemd[1]: Starting Graphical Interface. >Feb 03 19:11:38 localhost systemd[1]: Reached target Graphical Interface. >Feb 03 19:11:38 localhost systemd[1]: Starting Stop Read-Ahead Data Collection 10s After Completed Startup. >Feb 03 19:11:38 localhost systemd[1]: Started Stop Read-Ahead Data Collection 10s After Completed Startup. >Feb 03 19:11:38 localhost systemd[1]: Starting Update UTMP about System Runlevel Changes... >Feb 03 19:11:38 localhost systemd[1]: Started Update UTMP about System Runlevel Changes. >Feb 03 19:11:38 localhost dbus-daemon[671]: dbus[671]: [system] Successfully activated service 'org.freedesktop.hostname1' >Feb 03 19:11:38 localhost dbus[671]: [system] Successfully activated service 'org.freedesktop.hostname1' >Feb 03 19:11:38 localhost systemd[1]: Started Hostname Service. >Feb 03 19:11:38 localhost systemd[1]: Startup finished in 1.411s (kernel) + 19.376s (initrd) + 1min 13.673s (userspace) = 1min 34.461s. >Feb 03 19:11:39 localhost kernel: tg3 0000:40:00.0 p3p1: Link is up at 100 Mbps, full duplex >Feb 03 19:11:39 localhost kernel: tg3 0000:40:00.0 p3p1: Flow control is on for TX and on for RX >Feb 03 19:11:39 localhost kernel: IPv6: ADDRCONF(NETDEV_CHANGE): p3p1: link becomes ready >Feb 03 19:11:39 localhost NetworkManager[857]: <info> (p3p1): link connected >Feb 03 19:11:39 localhost NetworkManager[857]: <info> (p3p1): device state change: unavailable -> disconnected (reason 'carrier-changed') [20 30 40] >Feb 03 19:11:39 localhost NetworkManager[857]: <info> Auto-activating connection 'Wired connection 1'. >Feb 03 19:11:39 localhost NetworkManager[857]: <info> Activation (p3p1) starting connection 'Wired connection 1' >Feb 03 19:11:39 localhost NetworkManager[857]: <info> (p3p1): device state change: disconnected -> prepare (reason 'none') [30 40 0] >Feb 03 19:11:39 localhost NetworkManager[857]: <info> NetworkManager state is now CONNECTING >Feb 03 19:11:39 localhost NetworkManager[857]: <info> Activation (p3p1) Stage 1 of 5 (Device Prepare) scheduled... >Feb 03 19:11:39 localhost NetworkManager[857]: <info> Activation (p3p1) Stage 1 of 5 (Device Prepare) started... >Feb 03 19:11:39 localhost NetworkManager[857]: <info> Activation (p3p1) Stage 2 of 5 (Device Configure) scheduled... >Feb 03 19:11:39 localhost NetworkManager[857]: <info> Activation (p3p1) Stage 1 of 5 (Device Prepare) complete. >Feb 03 19:11:39 localhost NetworkManager[857]: <info> Activation (p3p1) Stage 2 of 5 (Device Configure) starting... >Feb 03 19:11:39 localhost NetworkManager[857]: <info> (p3p1): device state change: prepare -> config (reason 'none') [40 50 0] >Feb 03 19:11:39 localhost NetworkManager[857]: <info> Activation (p3p1) Stage 2 of 5 (Device Configure) successful. >Feb 03 19:11:39 localhost NetworkManager[857]: <info> Activation (p3p1) Stage 2 of 5 (Device Configure) complete. >Feb 03 19:11:40 localhost avahi-daemon[660]: Registering new address record for fe80::214:c2ff:fe09:60d on p3p1.*. >Feb 03 19:11:41 localhost NetworkManager[857]: <info> Activation (p3p1) Stage 3 of 5 (IP Configure Start) scheduled. >Feb 03 19:11:41 localhost NetworkManager[857]: <info> Activation (p3p1) Stage 3 of 5 (IP Configure Start) started... >Feb 03 19:11:41 localhost NetworkManager[857]: <info> (p3p1): device state change: config -> ip-config (reason 'none') [50 70 0] >Feb 03 19:11:41 localhost NetworkManager[857]: <info> Activation (p3p1) Beginning DHCPv4 transaction (timeout in 45 seconds) >Feb 03 19:11:41 localhost NetworkManager[857]: <info> dhclient started with pid 1329 >Feb 03 19:11:41 localhost NetworkManager[857]: <info> Activation (p3p1) Stage 3 of 5 (IP Configure Start) complete. >Feb 03 19:11:42 localhost systemd[1]: Starting user-1000.slice. >Feb 03 19:11:42 localhost systemd[1]: Created slice user-1000.slice. >Feb 03 19:11:42 localhost systemd[1]: Starting User Manager for 1000... >Feb 03 19:11:42 localhost systemd[1]: Starting Session 1 of user liveuser. >Feb 03 19:11:42 localhost systemd-logind[670]: New session 1 of user liveuser. >Feb 03 19:11:42 localhost systemd-logind[670]: Linked /tmp/.X11-unix/X0 to /run/user/1000/X11-display. >Feb 03 19:11:42 localhost systemd[1]: Started Session 1 of user liveuser. >Feb 03 19:11:42 localhost gdm-autologin][1312]: pam_unix(gdm-autologin:session): session opened for user liveuser by (uid=0) >Feb 03 19:11:42 localhost systemd[1330]: pam_unix(systemd-user:session): session opened for user liveuser by (uid=0) >Feb 03 19:11:42 localhost systemd[1330]: Failed to open private bus connection: Failed to connect to socket /run/user/1000/dbus/user_bus_socket: No such file or directory >Feb 03 19:11:42 localhost systemd[1330]: Starting Default. >Feb 03 19:11:42 localhost systemd[1330]: Reached target Default. >Feb 03 19:11:42 localhost systemd[1330]: Startup finished in 369ms. >Feb 03 19:11:42 localhost systemd[1]: Started User Manager for 1000. >Feb 03 19:11:45 localhost dhclient[1329]: Internet Systems Consortium DHCP Client 4.2.5 >Feb 03 19:11:45 localhost dhclient[1329]: Copyright 2004-2013 Internet Systems Consortium. >Feb 03 19:11:45 localhost dhclient[1329]: All rights reserved. >Feb 03 19:11:45 localhost dhclient[1329]: For info, please visit https://www.isc.org/software/dhcp/ >Feb 03 19:11:45 localhost dhclient[1329]: Feb 03 19:11:45 localhost NetworkManager[857]: Internet Systems Consortium DHCP Client 4.2.5 >Feb 03 19:11:45 localhost NetworkManager[857]: Copyright 2004-2013 Internet Systems Consortium. >Feb 03 19:11:45 localhost NetworkManager[857]: All rights reserved. >Feb 03 19:11:45 localhost NetworkManager[857]: For info, please visit https://www.isc.org/software/dhcp/ >Feb 03 19:11:45 localhost NetworkManager[857]: <info> (p3p1): DHCPv4 state changed nbi -> preinit >Feb 03 19:11:46 localhost dhclient[1329]: Listening on LPF/p3p1/00:14:c2:09:06:0d >Feb 03 19:11:46 localhost dhclient[1329]: Sending on LPF/p3p1/00:14:c2:09:06:0d >Feb 03 19:11:46 localhost dhclient[1329]: Sending on Socket/fallback >Feb 03 19:11:46 localhost dhclient[1329]: DHCPDISCOVER on p3p1 to 255.255.255.255 port 67 interval 5 (xid=0x4cf56687) >Feb 03 19:11:46 localhost NetworkManager[857]: Listening on LPF/p3p1/00:14:c2:09:06:0d >Feb 03 19:11:46 localhost NetworkManager[857]: Sending on LPF/p3p1/00:14:c2:09:06:0d >Feb 03 19:11:46 localhost NetworkManager[857]: Sending on Socket/fallback >Feb 03 19:11:46 localhost NetworkManager[857]: DHCPDISCOVER on p3p1 to 255.255.255.255 port 67 interval 5 (xid=0x4cf56687) >Feb 03 19:11:46 localhost dhclient[1329]: DHCPREQUEST on p3p1 to 255.255.255.255 port 67 (xid=0x4cf56687) >Feb 03 19:11:46 localhost dhclient[1329]: DHCPOFFER from 192.168.0.1 >Feb 03 19:11:46 localhost NetworkManager[857]: DHCPREQUEST on p3p1 to 255.255.255.255 port 67 (xid=0x4cf56687) >Feb 03 19:11:46 localhost NetworkManager[857]: DHCPOFFER from 192.168.0.1 >Feb 03 19:11:47 localhost dhclient[1329]: DHCPACK from 192.168.0.1 (xid=0x4cf56687) >Feb 03 19:11:47 localhost NetworkManager[857]: DHCPACK from 192.168.0.1 (xid=0x4cf56687) >Feb 03 19:11:47 localhost dhclient[1329]: bound to 192.168.0.10 -- renewal in 1557 seconds. >Feb 03 19:11:47 localhost NetworkManager[857]: bound to 192.168.0.10 -- renewal in 1557 seconds. >Feb 03 19:11:47 localhost NetworkManager[857]: <info> (p3p1): DHCPv4 state changed preinit -> bound >Feb 03 19:11:47 localhost NetworkManager[857]: <info> address 192.168.0.10 >Feb 03 19:11:47 localhost NetworkManager[857]: <info> plen 24 (255.255.255.0) >Feb 03 19:11:47 localhost NetworkManager[857]: <info> gateway 192.168.0.1 >Feb 03 19:11:47 localhost NetworkManager[857]: <info> lease time 3600 >Feb 03 19:11:47 localhost NetworkManager[857]: <info> nameserver '65.32.5.111' >Feb 03 19:11:47 localhost NetworkManager[857]: <info> nameserver '65.32.5.112' >Feb 03 19:11:47 localhost NetworkManager[857]: <info> Activation (p3p1) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >Feb 03 19:11:47 localhost NetworkManager[857]: <info> Activation (p3p1) Stage 5 of 5 (IPv4 Commit) started... >Feb 03 19:11:47 localhost avahi-daemon[660]: Joining mDNS multicast group on interface p3p1.IPv4 with address 192.168.0.10. >Feb 03 19:11:47 localhost avahi-daemon[660]: New relevant interface p3p1.IPv4 for mDNS. >Feb 03 19:11:47 localhost avahi-daemon[660]: Registering new address record for 192.168.0.10 on p3p1.IPv4. >Feb 03 19:11:47 localhost NetworkManager[857]: <info> (p3p1): device state change: ip-config -> ip-check (reason 'none') [70 80 0] >Feb 03 19:11:47 localhost NetworkManager[857]: <info> Activation (p3p1) Stage 5 of 5 (IPv4 Commit) complete. >Feb 03 19:11:47 localhost NetworkManager[857]: <info> (p3p1): device state change: ip-check -> secondaries (reason 'none') [80 90 0] >Feb 03 19:11:47 localhost NetworkManager[857]: <info> (p3p1): device state change: secondaries -> activated (reason 'none') [90 100 0] >Feb 03 19:11:47 localhost NetworkManager[857]: <info> NetworkManager state is now CONNECTED_GLOBAL >Feb 03 19:11:47 localhost NetworkManager[857]: <info> Policy set 'Wired connection 1' (p3p1) as default for IPv4 routing and DNS. >Feb 03 19:11:47 localhost NetworkManager[857]: <info> Activation (p3p1) successful, device activated. >Feb 03 19:11:47 localhost dbus[671]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' >Feb 03 19:11:47 localhost dbus-daemon[671]: dbus[671]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' >Feb 03 19:11:47 localhost systemd[1]: Starting Network Manager Script Dispatcher Service... >Feb 03 19:11:47 localhost dbus-daemon[671]: dbus[671]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >Feb 03 19:11:47 localhost dbus[671]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >Feb 03 19:11:47 localhost systemd[1]: Started Network Manager Script Dispatcher Service. >Feb 03 19:11:48 localhost /etc/gdm/Xsession[1333]: cp: cannot stat ‘/usr/share/applications/liveinst.desktop’: No such file or directory >Feb 03 19:11:54 localhost chronyd[682]: Selected source 108.61.56.35 >Feb 03 19:11:55 localhost kernel: fuse init (API version 7.22) >Feb 03 19:11:55 localhost systemd[1]: Mounting FUSE Control File System... >Feb 03 19:11:55 localhost kernel: SELinux: initialized (dev fusectl, type fusectl), uses genfs_contexts >Feb 03 19:11:55 localhost systemd[1]: Mounted FUSE Control File System. >Feb 03 19:11:55 localhost kernel: SELinux: initialized (dev fuse, type fuse), uses genfs_contexts >Feb 03 19:11:58 localhost gnome-session[1333]: GNOME_KEYRING_CONTROL=/run/user/1000/keyring-l1BWBh >Feb 03 19:11:58 localhost gnome-session[1333]: SSH_AUTH_SOCK=/run/user/1000/keyring-l1BWBh/ssh >Feb 03 19:11:58 localhost gnome-session[1333]: GNOME_KEYRING_PID=1441 >Feb 03 19:12:00 localhost gnome-session[1333]: GNOME_KEYRING_CONTROL=/run/user/1000/keyring-l1BWBh >Feb 03 19:12:00 localhost gnome-session[1333]: SSH_AUTH_SOCK=/run/user/1000/keyring-l1BWBh/ssh >Feb 03 19:12:00 localhost gnome-session[1333]: GNOME_KEYRING_CONTROL=/run/user/1000/keyring-l1BWBh >Feb 03 19:12:00 localhost gnome-session[1333]: SSH_AUTH_SOCK=/run/user/1000/keyring-l1BWBh/ssh >Feb 03 19:12:00 localhost gnome-session[1333]: GPG_AGENT_INFO=/run/user/1000/keyring-l1BWBh/gpg:0:1 >Feb 03 19:12:00 localhost gnome-session[1333]: GNOME_KEYRING_CONTROL=/run/user/1000/keyring-l1BWBh >Feb 03 19:12:00 localhost gnome-session[1333]: SSH_AUTH_SOCK=/run/user/1000/keyring-l1BWBh/ssh >Feb 03 19:12:00 localhost gnome-session[1333]: GPG_AGENT_INFO=/run/user/1000/keyring-l1BWBh/gpg:0:1 >Feb 03 19:12:00 localhost dbus-daemon[671]: dbus[671]: [system] Activating via systemd: service name='org.freedesktop.UPower' unit='upower.service' >Feb 03 19:12:00 localhost dbus[671]: [system] Activating via systemd: service name='org.freedesktop.UPower' unit='upower.service' >Feb 03 19:12:00 localhost systemd[1]: Starting Daemon for power management... >Feb 03 19:12:00 localhost dbus-daemon[671]: dbus[671]: [system] Successfully activated service 'org.freedesktop.UPower' >Feb 03 19:12:00 localhost dbus[671]: [system] Successfully activated service 'org.freedesktop.UPower' >Feb 03 19:12:00 localhost systemd[1]: Started Daemon for power management. >Feb 03 19:12:01 localhost gnome-session[1333]: W: [pulseaudio] authkey.c: Failed to open cookie file '/home/liveuser/.config/pulse/cookie': No such file or directory >Feb 03 19:12:01 localhost gnome-session[1333]: W: [pulseaudio] authkey.c: Failed to load authorization key '/home/liveuser/.config/pulse/cookie': No such file or directory >Feb 03 19:12:01 localhost gnome-session[1333]: W: [pulseaudio] authkey.c: Failed to open cookie file '/home/liveuser/.pulse-cookie': No such file or directory >Feb 03 19:12:01 localhost gnome-session[1333]: W: [pulseaudio] authkey.c: Failed to load authorization key '/home/liveuser/.pulse-cookie': No such file or directory >Feb 03 19:12:01 localhost rtkit-daemon[659]: Successfully made thread 1468 of process 1468 (/usr/bin/pulseaudio) owned by '1000' high priority at nice level -11. >Feb 03 19:12:01 localhost rtkit-daemon[659]: Supervising 1 threads of 1 processes of 1 users. >Feb 03 19:12:05 localhost rtkit-daemon[659]: Supervising 1 threads of 1 processes of 1 users. >Feb 03 19:12:05 localhost rtkit-daemon[659]: Successfully made thread 1472 of process 1468 (/usr/bin/pulseaudio) owned by '1000' RT at priority 5. >Feb 03 19:12:05 localhost rtkit-daemon[659]: Supervising 2 threads of 1 processes of 1 users. >Feb 03 19:12:05 localhost rtkit-daemon[659]: Supervising 2 threads of 1 processes of 1 users. >Feb 03 19:12:06 localhost rtkit-daemon[659]: Successfully made thread 1475 of process 1468 (/usr/bin/pulseaudio) owned by '1000' RT at priority 5. >Feb 03 19:12:06 localhost rtkit-daemon[659]: Supervising 3 threads of 1 processes of 1 users. >Feb 03 19:12:07 localhost dbus-daemon[671]: dbus[671]: [system] Activating via systemd: service name='org.freedesktop.ColorManager' unit='colord.service' >Feb 03 19:12:07 localhost dbus[671]: [system] Activating via systemd: service name='org.freedesktop.ColorManager' unit='colord.service' >Feb 03 19:12:07 localhost systemd[1]: Starting Manage, Install and Generate Color Profiles... >Feb 03 19:12:07 localhost dbus-daemon[671]: dbus[671]: [system] Activating via systemd: service name='org.freedesktop.UDisks2' unit='udisks2.service' >Feb 03 19:12:07 localhost dbus[671]: [system] Activating via systemd: service name='org.freedesktop.UDisks2' unit='udisks2.service' >Feb 03 19:12:08 localhost systemd[1]: Starting Disk Manager... >Feb 03 19:12:08 localhost systemd[1]: Starting Stop Read-Ahead Data Collection... >Feb 03 19:12:08 localhost colord[1486]: Using mapping database file /var/lib/colord/mapping.db >Feb 03 19:12:08 localhost systemd[1]: Started Stop Read-Ahead Data Collection. >Feb 03 19:12:09 localhost udisksd[1491]: udisks daemon version 2.1.1 starting >Feb 03 19:12:09 localhost colord[1486]: Using device database file /var/lib/colord/storage.db >Feb 03 19:12:09 localhost colord[1486]: loaded plugin libcd_plugin_scanner.so >Feb 03 19:12:10 localhost colord[1486]: loaded plugin libcd_plugin_camera.so >Feb 03 19:12:10 localhost colord[1486]: Daemon ready for requests >Feb 03 19:12:10 localhost dbus-daemon[671]: dbus[671]: [system] Successfully activated service 'org.freedesktop.ColorManager' >Feb 03 19:12:10 localhost dbus[671]: [system] Successfully activated service 'org.freedesktop.ColorManager' >Feb 03 19:12:10 localhost systemd[1]: Started Manage, Install and Generate Color Profiles. >Feb 03 19:12:10 localhost systemd[1]: Starting CUPS Printing Service... >Feb 03 19:12:10 localhost systemd[1]: Started CUPS Printing Service. >Feb 03 19:12:10 localhost dbus-daemon[671]: dbus[671]: [system] Successfully activated service 'org.freedesktop.UDisks2' >Feb 03 19:12:10 localhost dbus[671]: [system] Successfully activated service 'org.freedesktop.UDisks2' >Feb 03 19:12:10 localhost systemd[1]: Started Disk Manager. >Feb 03 19:12:10 localhost udisksd[1491]: Acquired the name org.freedesktop.UDisks2 on the system message bus >Feb 03 19:12:12 localhost dbus-daemon[671]: dbus[671]: [system] Activating via systemd: service name='org.freedesktop.locale1' unit='dbus-org.freedesktop.locale1.service' >Feb 03 19:12:12 localhost dbus[671]: [system] Activating via systemd: service name='org.freedesktop.locale1' unit='dbus-org.freedesktop.locale1.service' >Feb 03 19:12:12 localhost systemd[1]: Starting Locale Service... >Feb 03 19:12:13 localhost dbus-daemon[671]: dbus[671]: [system] Successfully activated service 'org.freedesktop.locale1' >Feb 03 19:12:13 localhost dbus[671]: [system] Successfully activated service 'org.freedesktop.locale1' >Feb 03 19:12:13 localhost systemd[1]: Started Locale Service. >Feb 03 19:12:17 localhost colord[1486]: Device added: xrandr-Dell Inc.-DELL E153FP-D542151A0VTT >Feb 03 19:12:23 localhost polkitd[752]: Registered Authentication Agent for unix-session:1 (system bus name :1.33 [/usr/bin/gnome-shell], object path /org/freedesktop/PolicyKit1/AuthenticationAgent, locale en_US.UTF-8) >Feb 03 19:12:29 localhost goa[1555]: goa-daemon version 3.10.2 starting [main.c:117, main()] >Feb 03 19:12:29 localhost goa[1555]: GoaKerberosIdentityManager: Using polling for change notification for credential cache type 'KEYRING' [goakerberosidentitymanager.c:1393, monitor_credentials_cache()] >Feb 03 19:12:30 localhost gnome-session[1333]: Gjs-Message: JS LOG: GNOME Shell started at Mon Feb 03 2014 19:12:30 GMT-0500 (EST) >Feb 03 19:12:35 localhost gnome-session[1333]: vmware-user: could not open /proc/fs/vmblock/dev >Feb 03 19:12:37 localhost gnome-session[1333]: Failed to play sound: File or data not found >Feb 03 19:12:37 localhost gnome-session[1333]: Creating config directory:'/home/liveuser/.config/tracker' >Feb 03 19:12:38 localhost gnome-session[1333]: Entering running state >Feb 03 19:12:39 localhost vmusr[1639]: [ warning] [GLib-GObject] Attempt to add property ToolsCoreService::tcs-app-ctx after class was initialised >Feb 03 19:12:39 localhost vmusr[1639]: [ warning] [GLib-GObject] Attempt to add property ToolsCoreService::tcs-prop-thread-pool after class was initialised >Feb 03 19:12:39 localhost vmusr[1639]: [ warning] [vmtoolsd] The vmusr service needs to run inside a virtual machine. >Feb 03 19:12:45 localhost obexd[1679]: OBEX daemon 5.12 >Feb 03 19:12:47 localhost colord[1486]: Automatic metadata add icc-d540e0255cc28c14bdccc4369cf29519 to xrandr-Dell Inc.-DELL E153FP-D542151A0VTT >Feb 03 19:12:47 localhost colord[1486]: Profile added: icc-d540e0255cc28c14bdccc4369cf29519 >Feb 03 19:12:49 localhost gnome-keyring-daemon[1441]: keyring alias directory: /home/liveuser/.local/share/keyrings >Feb 03 19:12:52 localhost gnome-session[1333]: (tracker-miner-fs:1625): GLib-CRITICAL **: g_timer_continue: assertion 'timer->active == FALSE' failed >Feb 03 19:12:52 localhost gnome-session[1333]: (tracker-miner-fs:1625): Tracker-WARNING **: File 'file:///usr' has been reenqueued more than 2 times. It will not be indexed. >Feb 03 19:12:57 localhost gnome-session[1333]: (tracker-miner-fs:1625): Tracker-WARNING **: File 'file:///usr/share' has been reenqueued more than 2 times. It will not be indexed. >Feb 03 19:12:57 localhost gnome-session[1333]: (tracker-miner-fs:1625): Tracker-WARNING **: File 'file:///usr/share/gnome-documents' has been reenqueued more than 2 times. It will not be indexed. >Feb 03 19:12:57 localhost gnome-session[1333]: (tracker-miner-fs:1625): Tracker-WARNING **: File 'file:///usr/share/gnome-documents/getting-started' has been reenqueued more than 2 times. It will not be indexed. >Feb 03 19:12:57 localhost gnome-session[1333]: (tracker-miner-fs:1625): Tracker-WARNING **: File 'file:///usr/share/gnome-documents/getting-started/C' has been reenqueued more than 2 times. It will not be indexed. >Feb 03 19:12:57 localhost gnome-session[1333]: (tracker-miner-fs:1625): Tracker-WARNING **: File 'file:///usr/share/gnome-documents/getting-started/C/gnome-documents-getting-started.pdf' has been reenqueued more than 2 times. It will not be indexed. >Feb 03 19:13:00 localhost gnome-session[1333]: Window manager warning: Log level 16: STACK_OP_ADD: window 0x2200001 already in stack >Feb 03 19:13:00 localhost gnome-session[1333]: Window manager warning: Log level 16: STACK_OP_ADD: window 0x2200001 already in stack >Feb 03 19:13:00 localhost chronyd[682]: Selected source 69.167.160.102 >Feb 03 19:13:07 localhost gnome-session[1333]: Window manager warning: CurrentTime used to choose focus window; focus window may not be correct. >Feb 03 19:13:07 localhost userhelper[1814]: pam_timestamp(liveinst:session): updated timestamp file `/var/run/sudo/liveuser/unknown:root' >Feb 03 19:13:07 localhost userhelper[1819]: running '/usr/sbin/liveinst' with root privileges on behalf of 'liveuser' >Feb 03 19:13:07 localhost kernel: md: raid0 personality registered for level 0 >Feb 03 19:13:07 localhost kernel: md: raid1 personality registered for level 1 >Feb 03 19:13:07 localhost kernel: async_tx: api initialized (async) >Feb 03 19:13:07 localhost kernel: xor: measuring software checksum speed >Feb 03 19:13:07 localhost kernel: pIII_sse : 4140.000 MB/sec >Feb 03 19:13:07 localhost kernel: prefetch64-sse: 4200.000 MB/sec >Feb 03 19:13:07 localhost kernel: xor: using function: prefetch64-sse (4200.000 MB/sec) >Feb 03 19:13:07 localhost kernel: raid6: mmxx1 1812 MB/s >Feb 03 19:13:07 localhost kernel: raid6: mmxx2 2113 MB/s >Feb 03 19:13:07 localhost kernel: raid6: sse1x1 1042 MB/s >Feb 03 19:13:07 localhost kernel: raid6: sse1x2 2054 MB/s >Feb 03 19:13:07 localhost kernel: raid6: sse2x1 2167 MB/s >Feb 03 19:13:07 localhost kernel: raid6: sse2x2 3085 MB/s >Feb 03 19:13:07 localhost kernel: raid6: using algorithm sse2x2 (3085 MB/s) >Feb 03 19:13:07 localhost kernel: raid6: using intx1 recovery algorithm >Feb 03 19:13:07 localhost kernel: md: raid6 personality registered for level 6 >Feb 03 19:13:07 localhost kernel: md: raid5 personality registered for level 5 >Feb 03 19:13:07 localhost kernel: md: raid4 personality registered for level 4 >Feb 03 19:13:08 localhost kernel: md: raid10 personality registered for level 10 >Feb 03 19:13:08 localhost kernel: device-mapper: multipath: version 1.5.1 loaded >Feb 03 19:13:08 localhost kernel: device-mapper: multipath round-robin: version 1.0.0 loaded >Feb 03 19:13:08 localhost kernel: Loading iSCSI transport class v2.0-870. >Feb 03 19:13:08 localhost kernel: iscsi: registered transport (tcp) >Feb 03 19:13:08 localhost kernel: No iBFT detected. >Feb 03 19:13:10 localhost dbus[1392]: avc: received setenforce notice (enforcing=0) >Feb 03 19:13:10 localhost dbus-daemon[671]: dbus[671]: avc: received setenforce notice (enforcing=0) >Feb 03 19:13:10 localhost dbus[671]: avc: received setenforce notice (enforcing=0) >Feb 03 19:13:10 localhost dbus[1344]: avc: received setenforce notice (enforcing=0) >Feb 03 19:13:14 localhost gnome-session[1333]: localuser:root being added to access control list >Feb 03 19:13:24 localhost NetworkManager[857]: ifcfg-rh: read connection 'p3p1' >Feb 03 19:13:24 localhost NetworkManager[857]: <info> (p3p1): device state change: activated -> disconnected (reason 'connection-removed') [100 30 38] >Feb 03 19:13:24 localhost NetworkManager[857]: <info> (p3p1): deactivating device (reason 'connection-removed') [38] >Feb 03 19:13:24 localhost NetworkManager[857]: <info> (p3p1): canceled DHCP transaction, DHCP client pid 1329 >Feb 03 19:13:24 localhost avahi-daemon[660]: Withdrawing address record for 192.168.0.10 on p3p1. >Feb 03 19:13:24 localhost avahi-daemon[660]: Leaving mDNS multicast group on interface p3p1.IPv4 with address 192.168.0.10. >Feb 03 19:13:24 localhost avahi-daemon[660]: Interface p3p1.IPv4 no longer relevant for mDNS. >Feb 03 19:13:24 localhost NetworkManager[857]: <info> NetworkManager state is now DISCONNECTED >Feb 03 19:13:24 localhost dbus-daemon[671]: dbus[671]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' >Feb 03 19:13:24 localhost dbus[671]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' >Feb 03 19:13:24 localhost NetworkManager[857]: <info> Saved default wired connection 'p3p1' to persistent storage >Feb 03 19:13:24 localhost systemd[1]: Starting Network Manager Script Dispatcher Service... >Feb 03 19:13:24 localhost NetworkManager[857]: <info> Auto-activating connection 'p3p1'. >Feb 03 19:13:24 localhost NetworkManager[857]: <info> Activation (p3p1) starting connection 'p3p1' >Feb 03 19:13:24 localhost NetworkManager[857]: <info> (p3p1): device state change: disconnected -> prepare (reason 'none') [30 40 0] >Feb 03 19:13:24 localhost NetworkManager[857]: <info> NetworkManager state is now CONNECTING >Feb 03 19:13:24 localhost NetworkManager[857]: <info> Activation (p3p1) Stage 1 of 5 (Device Prepare) scheduled... >Feb 03 19:13:24 localhost dbus-daemon[671]: dbus[671]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >Feb 03 19:13:24 localhost dbus[671]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >Feb 03 19:13:24 localhost systemd[1]: Started Network Manager Script Dispatcher Service. >Feb 03 19:13:24 localhost NetworkManager[857]: <info> Activation (p3p1) Stage 1 of 5 (Device Prepare) started... >Feb 03 19:13:24 localhost NetworkManager[857]: <info> Activation (p3p1) Stage 2 of 5 (Device Configure) scheduled... >Feb 03 19:13:24 localhost NetworkManager[857]: <info> Activation (p3p1) Stage 1 of 5 (Device Prepare) complete. >Feb 03 19:13:24 localhost NetworkManager[857]: <info> Activation (p3p1) Stage 2 of 5 (Device Configure) starting... >Feb 03 19:13:24 localhost NetworkManager[857]: <info> (p3p1): device state change: prepare -> config (reason 'none') [40 50 0] >Feb 03 19:13:24 localhost NetworkManager[857]: <info> Activation (p3p1) Stage 2 of 5 (Device Configure) successful. >Feb 03 19:13:24 localhost NetworkManager[857]: <info> Activation (p3p1) Stage 2 of 5 (Device Configure) complete. >Feb 03 19:13:24 localhost chronyd[682]: Source 216.66.0.142 offline >Feb 03 19:13:24 localhost chronyd[682]: Source 108.61.56.35 offline >Feb 03 19:13:24 localhost chronyd[682]: Source 184.105.182.7 offline >Feb 03 19:13:24 localhost chronyd[682]: Source 69.167.160.102 offline >Feb 03 19:13:24 localhost NetworkManager[857]: ifcfg-rh: updating /etc/sysconfig/network-scripts/ifcfg-p3p1 >Feb 03 19:13:24 localhost NetworkManager[857]: <info> Activation (p3p1) Stage 3 of 5 (IP Configure Start) scheduled. >Feb 03 19:13:24 localhost NetworkManager[857]: <info> Activation (p3p1) Stage 3 of 5 (IP Configure Start) started... >Feb 03 19:13:24 localhost NetworkManager[857]: <info> (p3p1): device state change: config -> ip-config (reason 'none') [50 70 0] >Feb 03 19:13:24 localhost NetworkManager[857]: <info> Activation (p3p1) Beginning DHCPv4 transaction (timeout in 45 seconds) >Feb 03 19:13:24 localhost NetworkManager[857]: <info> dhclient started with pid 1974 >Feb 03 19:13:24 localhost NetworkManager[857]: <info> Activation (p3p1) Stage 3 of 5 (IP Configure Start) complete. >Feb 03 19:13:25 localhost dhclient[1974]: Internet Systems Consortium DHCP Client 4.2.5 >Feb 03 19:13:25 localhost NetworkManager[857]: Internet Systems Consortium DHCP Client 4.2.5 >Feb 03 19:13:25 localhost dhclient[1974]: Copyright 2004-2013 Internet Systems Consortium. >Feb 03 19:13:25 localhost NetworkManager[857]: Copyright 2004-2013 Internet Systems Consortium. >Feb 03 19:13:25 localhost dhclient[1974]: All rights reserved. >Feb 03 19:13:25 localhost NetworkManager[857]: All rights reserved. >Feb 03 19:13:25 localhost dhclient[1974]: For info, please visit https://www.isc.org/software/dhcp/ >Feb 03 19:13:25 localhost dhclient[1974]: Feb 03 19:13:25 localhost NetworkManager[857]: For info, please visit https://www.isc.org/software/dhcp/ >Feb 03 19:13:25 localhost NetworkManager[857]: <info> (p3p1): DHCPv4 state changed nbi -> preinit >Feb 03 19:13:25 localhost dhclient[1974]: Listening on LPF/p3p1/00:14:c2:09:06:0d >Feb 03 19:13:25 localhost NetworkManager[857]: Listening on LPF/p3p1/00:14:c2:09:06:0d >Feb 03 19:13:25 localhost dhclient[1974]: Sending on LPF/p3p1/00:14:c2:09:06:0d >Feb 03 19:13:25 localhost NetworkManager[857]: Sending on LPF/p3p1/00:14:c2:09:06:0d >Feb 03 19:13:25 localhost dhclient[1974]: Sending on Socket/fallback >Feb 03 19:13:25 localhost dhclient[1974]: DHCPREQUEST on p3p1 to 255.255.255.255 port 67 (xid=0xc429336) >Feb 03 19:13:25 localhost NetworkManager[857]: Sending on Socket/fallback >Feb 03 19:13:25 localhost NetworkManager[857]: DHCPREQUEST on p3p1 to 255.255.255.255 port 67 (xid=0xc429336) ><urlopen error [Errno -2] Name or service not known> >'DEVNAME': 'sr0', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0', >'DEVTYPE': 'disk', >'ID_ATA': '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_RW': '1', >'ID_CDROM_MEDIA': '1', >'ID_CDROM_MEDIA_DVD_PLUS_R': '1', >'ID_CDROM_MEDIA_SESSION_COUNT': '1', >'ID_CDROM_MEDIA_STATE': 'complete', >'ID_CDROM_MEDIA_TRACK_COUNT': '1', >'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1', >'ID_FS_APPLICATION_ID': 'GENISOIMAGE\\x20ISO\\x209660\\x2fHFS\\x20FILESYSTEM\\x20CREATOR\\x20\\x28C\\x29\\x201993\\x20E.YOUNGDALE\\x20\\x28C\\x29\\x201997-2006\\x20J.PEARSON\\x2fJ.SCHILLING\\x20\\x28C\\x29\\x202006-2007\\x20CDRKIT\\x20TEAM', >'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', >'ID_FS_LABEL': 'Fedora-Live-Desktop-i686-20-1', >'ID_FS_LABEL_ENC': 'Fedora-Live-Desktop-i686-20-1', >'ID_FS_SYSTEM_ID': 'LINUX', >'ID_FS_TYPE': 'iso9660', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '2013-12-12-02-02-38-00', >'ID_FS_UUID_ENC': '2013-12-12-02-02-38-00', >'ID_FS_VERSION': 'Joliet Extension', >'ID_MODEL': 'Memorex_DVD+_-DLRWL1_F16', >'ID_MODEL_ENC': 'Memorex\\x20DVD+\\x2f-DLRWL1\\x20F16\\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': '3e80104b', >'ID_REVISION': 'BWS7', >'ID_SERIAL': 'Memorex_DVD+_-DLRWL1_F16', >'ID_TYPE': 'cd', >'MAJOR': '11', >'MINOR': '0', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':seat:systemd:uaccess:', >'USEC_INITIALIZED': '660038', >'name': 'sr0', >'symlinks': ['/dev/cdrom', >'/dev/disk/by-id/ata-Memorex_DVD+_-DLRWL1_F16', >'/dev/disk/by-label/Fedora-Live-Desktop-i686-20-1', >'/dev/disk/by-uuid/2013-12-12-02-02-38-00'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0'} ; name: sr0 ; >name = sr0 status = True kids = 0 id = 0 >parents = [] >uuid = None size = 922.0 >format = existing iso9660 filesystem >major = 11 minor = 0 exists = True protected = True >sysfs path = /devices/pci0000:00/0000:00:1f.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0 partedDevice = parted.Device instance -- >model: Memorex DVD+/-DLRWL1 F16 path: /dev/sr0 type: 1 >sectorSize: 2048 physicalSectorSize: 2048 >length: 472064 openCount: 0 readOnly: True >externalMode: False dirty: False bootDirty: False >host: 1 did: 0 busy: True >hardwareGeometry: (29, 255, 63) biosGeometry: (29, 255, 63) >PedDevice: <_ped.Device object at 0xb3c4b6c> >target size = 0 path = /dev/sr0 >format args = [] originalFormat = None >type = iso9660 name = iso9660 status = False >device = /dev/sr0 uuid = 2013-12-12-02-02-38-00 exists = True >options = ro supported = True formattable = False resizable = False >mountpoint = None mountopts = None >label = Fedora-Live-Desktop-i686-20-1 size = 0.0 targetSize = 0.0 >'DEVNAME': 'sda', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda', >'DEVTYPE': 'disk', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_HPA': '1', >'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', >'ID_ATA_FEATURE_SET_PM': '1', >'ID_ATA_FEATURE_SET_PM_ENABLED': '1', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '104', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '104', >'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': 'ST3500320AS', >'ID_MODEL_ENC': 'ST3500320AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '000f0711', >'ID_REVISION': 'SD81', >'ID_SERIAL': 'ST3500320AS_9QM43GDD', >'ID_SERIAL_SHORT': '9QM43GDD', >'ID_TYPE': 'disk', >'ID_WWN': '0x5000c5000cdd1178', >'ID_WWN_WITH_EXTENSION': '0x5000c5000cdd1178', >'MAJOR': '8', >'MINOR': '0', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '661393', >'name': 'sda', >'symlinks': ['/dev/disk/by-id/ata-ST3500320AS_9QM43GDD', >'/dev/disk/by-id/wwn-0x5000c5000cdd1178'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda'} ; name: sda ; >type: msdos primaryPartitionCount: 2 >lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 >partitions: [<parted.partition.Partition object at 0xb41bcac>, <parted.partition.Partition object at 0xb41bc8c>] >device: <parted.device.Device object at 0xb41b94c> >PedDisk: <_ped.Disk object at 0xb41ba2c> >name = sda status = True kids = 0 id = 1 >parents = [] >uuid = None size = 476940.023438 >format = existing msdos disklabel >major = 8 minor = 0 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda partedDevice = parted.Device instance -- >model: ATA ST3500320AS path: /dev/sda type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 976773168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 3 did: 0 busy: False >hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) >PedDevice: <_ped.Device object at 0xb3c4c8c> >target size = 0 path = /dev/sda >format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0xb417f6c> >type = disklabel name = partition table (MSDOS) status = False >device = /dev/sda uuid = None exists = True >options = None supported = False formattable = True resizable = False >type = msdos partition count = 2 sectorSize = 512 >align_offset = 0 align_grain = 2048 >partedDisk = parted.Disk instance -- >type: msdos primaryPartitionCount: 2 >lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 >partitions: [<parted.partition.Partition object at 0xb41bcac>, <parted.partition.Partition object at 0xb41bc8c>] >device: <parted.device.Device object at 0xb41b94c> >PedDisk: <_ped.Disk object at 0xb41ba2c> >origPartedDisk = <parted.disk.Disk object at 0xb41bc0c> >partedDevice = parted.Device instance -- >model: ATA ST3500320AS path: /dev/sda type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 976773168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 3 did: 0 busy: False >hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) >PedDevice: <_ped.Device object at 0xb41d8cc> >Feb 03 19:13:26 localhost dhclient[1974]: DHCPACK from 192.168.0.1 (xid=0xc429336) >Feb 03 19:13:26 localhost NetworkManager[857]: <info> (p3p1): DHCPv4 state changed preinit -> reboot >Feb 03 19:13:26 localhost NetworkManager[857]: <info> address 192.168.0.10 >Feb 03 19:13:26 localhost NetworkManager[857]: <info> plen 24 (255.255.255.0) >Feb 03 19:13:26 localhost NetworkManager[857]: <info> gateway 192.168.0.1 >Feb 03 19:13:26 localhost NetworkManager[857]: <info> lease time 3600 >Feb 03 19:13:26 localhost NetworkManager[857]: <info> nameserver '65.32.5.111' >Feb 03 19:13:26 localhost NetworkManager[857]: <info> nameserver '65.32.5.112' >Feb 03 19:13:26 localhost NetworkManager[857]: <info> Activation (p3p1) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >Feb 03 19:13:26 localhost NetworkManager[857]: <info> Activation (p3p1) Stage 5 of 5 (IPv4 Commit) started... >Feb 03 19:13:26 localhost dhclient[1974]: bound to 192.168.0.10 -- renewal in 1681 seconds. >Feb 03 19:13:26 localhost avahi-daemon[660]: Joining mDNS multicast group on interface p3p1.IPv4 with address 192.168.0.10. >Feb 03 19:13:26 localhost NetworkManager[857]: <info> (p3p1): device state change: ip-config -> ip-check (reason 'none') [70 80 0] >'DEVNAME': 'sda1', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda1', >'DEVTYPE': 'partition', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_HPA': '1', >'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', >'ID_ATA_FEATURE_SET_PM': '1', >'ID_ATA_FEATURE_SET_PM_ENABLED': '1', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '104', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '104', >'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': '5383a8f6-5a5c-4a8f-b2a7-f320f976a9cc', >'ID_FS_UUID_ENC': '5383a8f6-5a5c-4a8f-b2a7-f320f976a9cc', >'ID_FS_VERSION': '1.0', >'ID_MODEL': 'ST3500320AS', >'ID_MODEL_ENC': 'ST3500320AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_ENTRY_DISK': '8:0', >'ID_PART_ENTRY_FLAGS': '0x80', >'ID_PART_ENTRY_NUMBER': '1', >'ID_PART_ENTRY_OFFSET': '2048', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '1024000', >'ID_PART_ENTRY_TYPE': '0x83', >'ID_PART_ENTRY_UUID': '000f0711-01', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '000f0711', >'ID_REVISION': 'SD81', >'ID_SERIAL': 'ST3500320AS_9QM43GDD', >'ID_SERIAL_SHORT': '9QM43GDD', >'ID_TYPE': 'disk', >'ID_WWN': '0x5000c5000cdd1178', >'ID_WWN_WITH_EXTENSION': '0x5000c5000cdd1178', >'MAJOR': '8', >'MINOR': '1', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '661480', >'name': 'sda1', >'symlinks': ['/dev/disk/by-id/ata-ST3500320AS_9QM43GDD-part1', >'/dev/disk/by-id/wwn-0x5000c5000cdd1178-part1', >'/dev/disk/by-uuid/5383a8f6-5a5c-4a8f-b2a7-f320f976a9cc'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda1'} ; name: sda1 ; >Feb 03 19:13:26 localhost avahi-daemon[660]: New relevant interface p3p1.IPv4 for mDNS. >Feb 03 19:13:26 localhost NetworkManager[857]: <info> Activation (p3p1) Stage 5 of 5 (IPv4 Commit) complete. >Feb 03 19:13:26 localhost avahi-daemon[660]: Registering new address record for 192.168.0.10 on p3p1.IPv4. >Feb 03 19:13:26 localhost NetworkManager[857]: <info> (p3p1): device state change: ip-check -> secondaries (reason 'none') [80 90 0] >Feb 03 19:13:26 localhost NetworkManager[857]: <info> (p3p1): device state change: secondaries -> activated (reason 'none') [90 100 0] >Feb 03 19:13:26 localhost NetworkManager[857]: <info> NetworkManager state is now CONNECTED_GLOBAL >Feb 03 19:13:26 localhost NetworkManager[857]: <info> Policy set 'p3p1' (p3p1) as default for IPv4 routing and DNS. >Feb 03 19:13:26 localhost NetworkManager[857]: <info> Activation (p3p1) successful, device activated. >Feb 03 19:13:26 localhost NetworkManager[857]: DHCPACK from 192.168.0.1 (xid=0xc429336) >Feb 03 19:13:26 localhost NetworkManager[857]: bound to 192.168.0.10 -- renewal in 1681 seconds. >Feb 03 19:13:26 localhost chronyd[682]: Source 216.66.0.142 online >Feb 03 19:13:26 localhost chronyd[682]: Source 69.167.160.102 online >Feb 03 19:13:26 localhost chronyd[682]: Source 108.61.56.35 online >Feb 03 19:13:26 localhost chronyd[682]: Source 184.105.182.7 online >name = sda1 status = True kids = 0 id = 2 >parents = ['existing 476940MB disk sda (1) with existing msdos disklabel'] >uuid = None size = 500.0 >format = existing ext4 filesystem >major = 8 minor = 1 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sda1 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 1024000 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19793 did: 13108 busy: False >hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) >PedDevice: <_ped.Device object at 0xb41dc2c> >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 0xb41ba6c> fileSystem: <parted.filesystem.FileSystem object at 0xb41bd0c> >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0xb41ba4c> PedPartition: <_ped.Partition object at 0xb42326c> >disk = existing 476940MB disk sda (1) with existing msdos disklabel >start = 2048 end = 1026047 length = 1024000 >flags = boot >type = ext4 name = ext4 status = False >device = /dev/sda1 uuid = 5383a8f6-5a5c-4a8f-b2a7-f320f976a9cc exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = None size = 500.0 targetSize = 500.0 >'DEVNAME': 'sda2', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda2', >'DEVTYPE': 'partition', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_HPA': '1', >'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', >'ID_ATA_FEATURE_SET_PM': '1', >'ID_ATA_FEATURE_SET_PM_ENABLED': '1', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '104', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '104', >'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': 'HXorKo-2GnL-4RPP-dRVo-MOjl-tBdv-cUoTmv', >'ID_FS_UUID_ENC': 'HXorKo-2GnL-4RPP-dRVo-MOjl-tBdv-cUoTmv', >'ID_FS_VERSION': 'LVM2 001', >'ID_MODEL': 'ST3500320AS', >'ID_MODEL_ENC': 'ST3500320AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_ENTRY_DISK': '8:0', >'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': '000f0711-02', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '000f0711', >'ID_REVISION': 'SD81', >'ID_SERIAL': 'ST3500320AS_9QM43GDD', >'ID_SERIAL_SHORT': '9QM43GDD', >'ID_TYPE': 'disk', >'ID_WWN': '0x5000c5000cdd1178', >'ID_WWN_WITH_EXTENSION': '0x5000c5000cdd1178', >'MAJOR': '8', >'MINOR': '2', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_IGNORE': '1', >'USEC_INITIALIZED': '661576', >'name': 'sda2', >'symlinks': ['/dev/disk/by-id/ata-ST3500320AS_9QM43GDD-part2', >'/dev/disk/by-id/wwn-0x5000c5000cdd1178-part2'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda2'} ; name: sda2 ; >'DEVNAME': 'dm-4', >'DEVPATH': '/devices/virtual/block/dm-4', >'DEVTYPE': 'disk', >'DM_LV_NAME': 'home', >'DM_NAME': 'fedora-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-ldoYXELRXftId8DAMwrw3b1r462Wx12q37xKyVcnNYFVEkGyotuP0bOwdSHbrjqm', >'DM_VG_NAME': 'fedora', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': 'af901825-c896-4060-9038-61a081301392', >'ID_FS_UUID_ENC': 'af901825-c896-4060-9038-61a081301392', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '4', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '849043', >'name': 'dm-4', >'symlinks': ['/dev/disk/by-id/dm-name-fedora-home', >'/dev/disk/by-id/dm-uuid-LVM-ldoYXELRXftId8DAMwrw3b1r462Wx12q37xKyVcnNYFVEkGyotuP0bOwdSHbrjqm', >'/dev/disk/by-uuid/af901825-c896-4060-9038-61a081301392', >'/dev/fedora/home', >'/dev/mapper/fedora-home'], >'sysfs_path': '/devices/virtual/block/dm-4'} ; name: fedora-home ; >name = fedora-home status = True kids = 0 id = 5 >parents = ['existing 476436MB lvmvg fedora (4)'] >uuid = 37xKyV-cnNY-FVEk-Gyot-uP0b-OwdS-Hbrjqm size = 423172.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/fedora-home type: 12 >sectorSize: 512 physicalSectorSize: 512 >length: 866656256 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 72 did: -19696 busy: False >hardwareGeometry: (53946, 255, 63) biosGeometry: (53946, 255, 63) >PedDevice: <_ped.Device object at 0xb41dc8c> >target size = 423172.0 path = /dev/mapper/fedora-home >format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0xb43478c) -- >name = fedora status = True kids = 1 id = 4 >parents = ['existing 476439MB partition sda2 (3) with existing lvmpv'] >uuid = ldoYXE-LRXf-tId8-DAMw-rw3b-1r46-2Wx12q size = 476436 >format = existing None >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/mapper/fedora >format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 119109 >PE Free = 0 PV Count = 1 >LV Names = ['home', 'root', 'swap'] modified = False >extents = 119109.0 free space = 53264 >free extents = 13316.0 reserved percent = 0 reserved space = 0 >PVs = ['existing 476439MB partition sda2 (3) with existing lvmpv'] >LVs = ['existing 423172MB lvmlv fedora-home (5) with existing ext4 filesystem'] >segment type = linear percent = 0 >mirror copies = 1 snapshot total = 0MB >VG space used = 423172MB >type = ext4 name = ext4 status = False >device = /dev/mapper/fedora-home uuid = af901825-c896-4060-9038-61a081301392 exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = None size = 423172.0 targetSize = 423172.0 >'DEVNAME': 'dm-5', >'DEVPATH': '/devices/virtual/block/dm-5', >'DEVTYPE': 'disk', >'DM_LV_NAME': 'root', >'DM_NAME': 'fedora-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-ldoYXELRXftId8DAMwrw3b1r462Wx12qrID0lds1pUa0TAB3Sm3kGSHeXTx6GOkV', >'DM_VG_NAME': 'fedora', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': 'f5779eef-6b4f-4b40-a096-390fd2214e59', >'ID_FS_UUID_ENC': 'f5779eef-6b4f-4b40-a096-390fd2214e59', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '5', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '850510', >'name': 'dm-5', >'symlinks': ['/dev/disk/by-id/dm-name-fedora-root', >'/dev/disk/by-id/dm-uuid-LVM-ldoYXELRXftId8DAMwrw3b1r462Wx12qrID0lds1pUa0TAB3Sm3kGSHeXTx6GOkV', >'/dev/disk/by-uuid/f5779eef-6b4f-4b40-a096-390fd2214e59', >'/dev/fedora/root', >'/dev/mapper/fedora-root'], >'sysfs_path': '/devices/virtual/block/dm-5'} ; name: fedora-root ; >name = fedora-root status = True kids = 0 id = 6 >parents = ['existing 476436MB lvmvg fedora (4)'] >uuid = rID0ld-s1pU-a0TA-B3Sm-3kGS-HeXT-x6GOkV size = 51200.0 >format = existing ext4 filesystem >major = 0 minor = 0 exists = True protected = False >sysfs path = /devices/virtual/block/dm-5 partedDevice = parted.Device instance -- >model: Linux device-mapper (linear) path: /dev/mapper/fedora-root type: 12 >sectorSize: 512 physicalSectorSize: 512 >length: 104857600 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 16724 did: 22866 busy: False >hardwareGeometry: (6527, 255, 63) biosGeometry: (6527, 255, 63) >PedDevice: <_ped.Device object at 0xb43532c> >target size = 51200.0 path = /dev/mapper/fedora-root >format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0xb43478c) -- >name = fedora status = True kids = 2 id = 4 >parents = ['existing 476439MB partition sda2 (3) with existing lvmpv'] >uuid = ldoYXE-LRXf-tId8-DAMw-rw3b-1r46-2Wx12q size = 476436 >format = existing None >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/mapper/fedora >format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 119109 >PE Free = 0 PV Count = 1 >LV Names = ['home', 'root', 'swap'] modified = False >extents = 119109.0 free space = 2064 >free extents = 516.0 reserved percent = 0 reserved space = 0 >PVs = ['existing 476439MB partition sda2 (3) with existing lvmpv'] >LVs = ['existing 423172MB lvmlv fedora-home (5) with existing ext4 filesystem', >'existing 51200MB lvmlv fedora-root (6) 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/fedora-root uuid = f5779eef-6b4f-4b40-a096-390fd2214e59 exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = None size = 51200.0 targetSize = 51200.0 >'DEVNAME': 'dm-3', >'DEVPATH': '/devices/virtual/block/dm-3', >'DEVTYPE': 'disk', >'DM_LV_NAME': 'swap', >'DM_NAME': 'fedora-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-ldoYXELRXftId8DAMwrw3b1r462Wx12qiQSGg4CWjqcN9vJnRHjUYHCitDz0ac9J', >'DM_VG_NAME': 'fedora', >'ID_FS_TYPE': 'swap', >'ID_FS_USAGE': 'other', >'ID_FS_UUID': '026db315-d375-465b-b9fd-011bf4e0cc3d', >'ID_FS_UUID_ENC': '026db315-d375-465b-b9fd-011bf4e0cc3d', >'ID_FS_VERSION': '2', >'MAJOR': '253', >'MINOR': '3', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '845570', >'name': 'dm-3', >'symlinks': ['/dev/disk/by-id/dm-name-fedora-swap', >'/dev/disk/by-id/dm-uuid-LVM-ldoYXELRXftId8DAMwrw3b1r462Wx12qiQSGg4CWjqcN9vJnRHjUYHCitDz0ac9J', >'/dev/disk/by-uuid/026db315-d375-465b-b9fd-011bf4e0cc3d', >'/dev/fedora/swap', >'/dev/mapper/fedora-swap'], >'sysfs_path': '/devices/virtual/block/dm-3'} ; name: fedora-swap ; >name = fedora-swap status = True kids = 0 id = 7 >parents = ['existing 476436MB lvmvg fedora (4)'] >uuid = iQSGg4-CWjq-cN9v-JnRH-jUYH-CitD-z0ac9J size = 2064.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/fedora-swap type: 12 >sectorSize: 512 physicalSectorSize: 512 >length: 4227072 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: False >hardwareGeometry: (263, 255, 63) biosGeometry: (263, 255, 63) >PedDevice: <_ped.Device object at 0xb4352cc> >target size = 2064.0 path = /dev/mapper/fedora-swap >format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0xb43478c) -- >name = fedora status = True kids = 3 id = 4 >parents = ['existing 476439MB partition sda2 (3) with existing lvmpv'] >uuid = ldoYXE-LRXf-tId8-DAMw-rw3b-1r46-2Wx12q size = 476436 >format = existing None >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/mapper/fedora >format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 119109 >PE Free = 0 PV Count = 1 >LV Names = ['home', 'root', 'swap'] modified = False >extents = 119109.0 free space = 0 >free extents = 0.0 reserved percent = 0 reserved space = 0 >PVs = ['existing 476439MB partition sda2 (3) with existing lvmpv'] >LVs = ['existing 423172MB lvmlv fedora-home (5) with existing ext4 filesystem', >'existing 51200MB lvmlv fedora-root (6) with existing ext4 filesystem', >'existing 2064MB lvmlv fedora-swap (7) with existing swap'] >segment type = linear percent = 0 >mirror copies = 1 snapshot total = 0MB >VG space used = 2064MB >type = swap name = swap status = False >device = /dev/mapper/fedora-swap uuid = 026db315-d375-465b-b9fd-011bf4e0cc3d exists = True >options = supported = True formattable = True resizable = False >priority = None label = None >name = sda2 status = True kids = 1 id = 3 >parents = ['existing 476940MB disk sda (1) with existing msdos disklabel'] >uuid = None size = 476439.0 >format = existing lvmpv >major = 8 minor = 2 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sda2 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 975747072 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 20 did: 0 busy: False >hardwareGeometry: (60737, 255, 63) biosGeometry: (60737, 255, 63) >PedDevice: <_ped.Device object at 0xb43592c> >target size = 0 path = /dev/sda2 >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 0xb41ba6c> fileSystem: None >number: 2 path: /dev/sda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0xb41bccc> PedPartition: <_ped.Partition object at 0xb42329c> >disk = existing 476940MB disk sda (1) with existing msdos disklabel >start = 1026048 end = 976773119 length = 975747072 >flags = lvm >type = lvmpv name = physical volume (LVM) status = False >device = /dev/sda2 uuid = HXorKo-2GnL-4RPP-dRVo-MOjl-tBdv-cUoTmv exists = True >options = None supported = True formattable = True resizable = False >vgName = fedora vgUUID = ldoYXE-LRXf-tId8-DAMw-rw3b-1r46-2Wx12q peStart = 1.0 >'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': '676088', >'name': 'loop0', >'symlinks': [], >'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >name = loop0 status = False kids = 0 id = 9 >parents = ['existing 0MB file /osmin.img (deleted) (8)'] >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': '676565', >'name': 'loop1', >'symlinks': [], >'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >name = loop1 status = False kids = 0 id = 11 >parents = ['existing 0MB file /osmin (10)'] >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 >'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': '677055', >'name': 'loop2', >'symlinks': [], >'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >name = loop2 status = False kids = 0 id = 13 >parents = ['existing 0MB file /run/initramfs/live/LiveOS/squashfs.img (12)'] >uuid = None size = 0 >format = existing squashfs >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/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': '550b7bb3-04d9-4966-aa66-3ba6aa9d63ef', >'ID_FS_UUID_ENC': '550b7bb3-04d9-4966-aa66-3ba6aa9d63ef', >'ID_FS_VERSION': '1.0', >'MAJOR': '7', >'MINOR': '3', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '677554', >'name': 'loop3', >'symlinks': ['/dev/disk/by-label/_Fedora-Live-Des', >'/dev/disk/by-uuid/550b7bb3-04d9-4966-aa66-3ba6aa9d63ef'], >'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >name = loop3 status = False kids = 0 id = 15 >parents = ['existing 0MB file /LiveOS/ext3fs.img (14)'] >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 = 550b7bb3-04d9-4966-aa66-3ba6aa9d63ef 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', >'MAJOR': '7', >'MINOR': '4', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '678066', >'name': 'loop4', >'symlinks': [], >'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >name = loop4 status = False kids = 0 id = 17 >parents = ['existing 0MB file /overlay (deleted) (16)'] >uuid = None size = 0 >format = existing None >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/loop4 >format args = [] originalFormat = None >'DEVNAME': 'dm-0', >'DEVPATH': '/devices/virtual/block/dm-0', >'DEVTYPE': 'disk', >'DM_NAME': 'live-rw', >'DM_SUSPENDED': '0', >'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', >'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >'DM_UDEV_RULES_VSN': '2', >'ID_FS_LABEL': '_Fedora-Live-Des', >'ID_FS_LABEL_ENC': '_Fedora-Live-Des', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '550b7bb3-04d9-4966-aa66-3ba6aa9d63ef', >'ID_FS_UUID_ENC': '550b7bb3-04d9-4966-aa66-3ba6aa9d63ef', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '0', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '455866', >'name': 'dm-0', >'symlinks': ['/dev/disk/by-id/dm-name-live-rw', >'/dev/disk/by-label/_Fedora-Live-Des', >'/dev/disk/by-uuid/550b7bb3-04d9-4966-aa66-3ba6aa9d63ef', >'/dev/mapper/live-rw'], >'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >name = live-rw status = True kids = 0 id = 18 >parents = ['existing 0MB loop loop4 (17)'] >uuid = None size = 4096.0 >format = existing ext4 filesystem >major = 0 minor = 0 exists = True protected = True >sysfs path = /devices/virtual/block/dm-0 partedDevice = parted.Device instance -- >model: Linux device-mapper (snapshot) path: /dev/mapper/live-rw type: 12 >sectorSize: 512 physicalSectorSize: 512 >length: 8388608 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 64 did: -19696 busy: True >hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) >PedDevice: <_ped.Device object at 0xb4359ec> >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 = 550b7bb3-04d9-4966-aa66-3ba6aa9d63ef 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-1', >'DEVPATH': '/devices/virtual/block/dm-1', >'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': '550b7bb3-04d9-4966-aa66-3ba6aa9d63ef', >'ID_FS_UUID_ENC': '550b7bb3-04d9-4966-aa66-3ba6aa9d63ef', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '1', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '476824', >'name': 'dm-1', >'symlinks': ['/dev/disk/by-id/dm-name-live-base', >'/dev/disk/by-label/_Fedora-Live-Des', >'/dev/disk/by-uuid/550b7bb3-04d9-4966-aa66-3ba6aa9d63ef', >'/dev/mapper/live-base'], >'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-base ; >name = live-base status = True kids = 0 id = 19 >parents = ['existing 0MB loop loop3 (15) with existing ext4 filesystem'] >uuid = None size = 4096.0 >format = existing ext4 filesystem >major = 0 minor = 0 exists = True protected = True >sysfs path = /devices/virtual/block/dm-1 partedDevice = parted.Device instance -- >model: Linux device-mapper (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 0xb4358cc> >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 = 550b7bb3-04d9-4966-aa66-3ba6aa9d63ef 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-2', >'DEVPATH': '/devices/virtual/block/dm-2', >'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': '550b7bb3-04d9-4966-aa66-3ba6aa9d63ef', >'ID_FS_UUID_ENC': '550b7bb3-04d9-4966-aa66-3ba6aa9d63ef', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '2', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '500503', >'name': 'dm-2', >'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', >'/dev/disk/by-label/_Fedora-Live-Des', >'/dev/disk/by-uuid/550b7bb3-04d9-4966-aa66-3ba6aa9d63ef', >'/dev/mapper/live-osimg-min'], >'sysfs_path': '/devices/virtual/block/dm-2'} ; name: live-osimg-min ; >name = live-osimg-min status = True kids = 0 id = 20 >parents = ['existing 0MB loop loop3 (15) 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-2 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: 17 did: 0 busy: False >hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) >PedDevice: <_ped.Device object at 0xb4353ec> >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 = 550b7bb3-04d9-4966-aa66-3ba6aa9d63ef exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = _Fedora-Live-Des size = 3133.0 targetSize = 3133.0 >'DEVNAME': 'dm-3', >'DEVPATH': '/devices/virtual/block/dm-3', >'DEVTYPE': 'disk', >'DM_LV_NAME': 'swap', >'DM_NAME': 'fedora-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-ldoYXELRXftId8DAMwrw3b1r462Wx12qiQSGg4CWjqcN9vJnRHjUYHCitDz0ac9J', >'DM_VG_NAME': 'fedora', >'ID_FS_TYPE': 'swap', >'ID_FS_USAGE': 'other', >'ID_FS_UUID': '026db315-d375-465b-b9fd-011bf4e0cc3d', >'ID_FS_UUID_ENC': '026db315-d375-465b-b9fd-011bf4e0cc3d', >'ID_FS_VERSION': '2', >'MAJOR': '253', >'MINOR': '3', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '845570', >'name': 'dm-3', >'symlinks': ['/dev/disk/by-id/dm-name-fedora-swap', >'/dev/disk/by-id/dm-uuid-LVM-ldoYXELRXftId8DAMwrw3b1r462Wx12qiQSGg4CWjqcN9vJnRHjUYHCitDz0ac9J', >'/dev/disk/by-uuid/026db315-d375-465b-b9fd-011bf4e0cc3d', >'/dev/fedora/swap', >'/dev/mapper/fedora-swap'], >'sysfs_path': '/devices/virtual/block/dm-3'} ; name: fedora-swap ; >name = fedora-swap status = True kids = 0 id = 7 >parents = ['existing 476436MB lvmvg fedora (4)'] >uuid = iQSGg4-CWjq-cN9v-JnRH-jUYH-CitD-z0ac9J size = 2064.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/fedora-swap type: 12 >sectorSize: 512 physicalSectorSize: 512 >length: 4227072 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: False >hardwareGeometry: (263, 255, 63) biosGeometry: (263, 255, 63) >PedDevice: <_ped.Device object at 0xb4352cc> >target size = 2064.0 path = /dev/mapper/fedora-swap >format args = [] originalFormat = swap target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0xb43478c) -- >name = fedora status = True kids = 3 id = 4 >parents = ['existing 476439MB partition sda2 (3) with existing lvmpv'] >uuid = ldoYXE-LRXf-tId8-DAMw-rw3b-1r46-2Wx12q size = 476436 >format = existing None >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/mapper/fedora >format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 119109 >PE Free = 0 PV Count = 1 >LV Names = ['home', 'root', 'swap'] modified = False >extents = 119109.0 free space = 0 >free extents = 0.0 reserved percent = 0 reserved space = 0 >PVs = ['existing 476439MB partition sda2 (3) with existing lvmpv'] >LVs = ['existing 423172MB lvmlv fedora-home (5) with existing ext4 filesystem', >'existing 51200MB lvmlv fedora-root (6) with existing ext4 filesystem', >'existing 2064MB lvmlv fedora-swap (7) with existing swap'] >segment type = linear percent = 0 >mirror copies = 1 snapshot total = 0MB >VG space used = 2064MB >type = swap name = swap status = False >device = /dev/mapper/fedora-swap uuid = 026db315-d375-465b-b9fd-011bf4e0cc3d 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': 'home', >'DM_NAME': 'fedora-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-ldoYXELRXftId8DAMwrw3b1r462Wx12q37xKyVcnNYFVEkGyotuP0bOwdSHbrjqm', >'DM_VG_NAME': 'fedora', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': 'af901825-c896-4060-9038-61a081301392', >'ID_FS_UUID_ENC': 'af901825-c896-4060-9038-61a081301392', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '4', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '849043', >'name': 'dm-4', >'symlinks': ['/dev/disk/by-id/dm-name-fedora-home', >'/dev/disk/by-id/dm-uuid-LVM-ldoYXELRXftId8DAMwrw3b1r462Wx12q37xKyVcnNYFVEkGyotuP0bOwdSHbrjqm', >'/dev/disk/by-uuid/af901825-c896-4060-9038-61a081301392', >'/dev/fedora/home', >'/dev/mapper/fedora-home'], >'sysfs_path': '/devices/virtual/block/dm-4'} ; name: fedora-home ; >name = fedora-home status = True kids = 0 id = 5 >parents = ['existing 476436MB lvmvg fedora (4)'] >uuid = 37xKyV-cnNY-FVEk-Gyot-uP0b-OwdS-Hbrjqm size = 423172.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/fedora-home type: 12 >sectorSize: 512 physicalSectorSize: 512 >length: 866656256 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 72 did: -19696 busy: False >hardwareGeometry: (53946, 255, 63) biosGeometry: (53946, 255, 63) >PedDevice: <_ped.Device object at 0xb41dc8c> >target size = 423172.0 path = /dev/mapper/fedora-home >format args = [] originalFormat = ext4 target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0xb43478c) -- >name = fedora status = True kids = 3 id = 4 >parents = ['existing 476439MB partition sda2 (3) with existing lvmpv'] >uuid = ldoYXE-LRXf-tId8-DAMw-rw3b-1r46-2Wx12q size = 476436 >format = existing None >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/mapper/fedora >format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 119109 >PE Free = 0 PV Count = 1 >LV Names = ['home', 'root', 'swap'] modified = False >extents = 119109.0 free space = 0 >free extents = 0.0 reserved percent = 0 reserved space = 0 >PVs = ['existing 476439MB partition sda2 (3) with existing lvmpv'] >LVs = ['existing 423172MB lvmlv fedora-home (5) with existing ext4 filesystem', >'existing 51200MB lvmlv fedora-root (6) with existing ext4 filesystem', >'existing 2064MB lvmlv fedora-swap (7) with existing swap'] >segment type = linear percent = 0 >mirror copies = 1 snapshot total = 0MB >VG space used = 423172MB >type = ext4 name = ext4 status = False >device = /dev/mapper/fedora-home uuid = af901825-c896-4060-9038-61a081301392 exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = None size = 423172.0 targetSize = 423172.0 >'DEVNAME': 'dm-5', >'DEVPATH': '/devices/virtual/block/dm-5', >'DEVTYPE': 'disk', >'DM_LV_NAME': 'root', >'DM_NAME': 'fedora-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-ldoYXELRXftId8DAMwrw3b1r462Wx12qrID0lds1pUa0TAB3Sm3kGSHeXTx6GOkV', >'DM_VG_NAME': 'fedora', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': 'f5779eef-6b4f-4b40-a096-390fd2214e59', >'ID_FS_UUID_ENC': 'f5779eef-6b4f-4b40-a096-390fd2214e59', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '5', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '850510', >'name': 'dm-5', >'symlinks': ['/dev/disk/by-id/dm-name-fedora-root', >'/dev/disk/by-id/dm-uuid-LVM-ldoYXELRXftId8DAMwrw3b1r462Wx12qrID0lds1pUa0TAB3Sm3kGSHeXTx6GOkV', >'/dev/disk/by-uuid/f5779eef-6b4f-4b40-a096-390fd2214e59', >'/dev/fedora/root', >'/dev/mapper/fedora-root'], >'sysfs_path': '/devices/virtual/block/dm-5'} ; name: fedora-root ; >name = fedora-root status = True kids = 0 id = 6 >parents = ['existing 476436MB lvmvg fedora (4)'] >uuid = rID0ld-s1pU-a0TA-B3Sm-3kGS-HeXT-x6GOkV size = 51200.0 >format = existing ext4 filesystem >major = 0 minor = 0 exists = True protected = False >sysfs path = /devices/virtual/block/dm-5 partedDevice = parted.Device instance -- >model: Linux device-mapper (linear) path: /dev/mapper/fedora-root type: 12 >sectorSize: 512 physicalSectorSize: 512 >length: 104857600 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 16724 did: 22866 busy: False >hardwareGeometry: (6527, 255, 63) biosGeometry: (6527, 255, 63) >PedDevice: <_ped.Device object at 0xb43532c> >target size = 51200.0 path = /dev/mapper/fedora-root >format args = [] originalFormat = ext4 target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0xb43478c) -- >name = fedora status = True kids = 3 id = 4 >parents = ['existing 476439MB partition sda2 (3) with existing lvmpv'] >uuid = ldoYXE-LRXf-tId8-DAMw-rw3b-1r46-2Wx12q size = 476436 >format = existing None >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/mapper/fedora >format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 119109 >PE Free = 0 PV Count = 1 >LV Names = ['home', 'root', 'swap'] modified = False >extents = 119109.0 free space = 0 >free extents = 0.0 reserved percent = 0 reserved space = 0 >PVs = ['existing 476439MB partition sda2 (3) with existing lvmpv'] >LVs = ['existing 423172MB lvmlv fedora-home (5) with existing ext4 filesystem', >'existing 51200MB lvmlv fedora-root (6) with existing ext4 filesystem', >'existing 2064MB lvmlv fedora-swap (7) 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/fedora-root uuid = f5779eef-6b4f-4b40-a096-390fd2214e59 exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = None size = 51200.0 targetSize = 51200.0 >Feb 03 19:13:31 localhost kernel: EXT4-fs (sda1): INFO: recovery required on readonly filesystem >Feb 03 19:13:31 localhost kernel: EXT4-fs (sda1): write access will be enabled during recovery >Feb 03 19:13:31 localhost kernel: EXT4-fs (sda1): recovery complete >Feb 03 19:13:31 localhost kernel: EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null) >Feb 03 19:13:31 localhost kernel: SELinux: initialized (dev sda1, type ext4), uses xattr >Feb 03 19:13:32 localhost kernel: EXT4-fs (dm-3): INFO: recovery required on readonly filesystem >Feb 03 19:13:32 localhost kernel: EXT4-fs (dm-3): write access will be enabled during recovery >Feb 03 19:13:32 localhost kernel: EXT4-fs (dm-3): recovery complete >Feb 03 19:13:32 localhost kernel: EXT4-fs (dm-3): mounted filesystem with ordered data mode. Opts: (null) >Feb 03 19:13:32 localhost kernel: SELinux: initialized (dev dm-3, type ext4), uses xattr >Feb 03 19:13:33 localhost kernel: EXT4-fs (dm-3): INFO: recovery required on readonly filesystem >Feb 03 19:13:33 localhost kernel: EXT4-fs (dm-3): write access will be enabled during recovery >Feb 03 19:13:36 localhost kernel: EXT4-fs (dm-3): recovery complete >Feb 03 19:13:36 localhost kernel: EXT4-fs (dm-3): mounted filesystem with ordered data mode. Opts: (null) >Feb 03 19:13:36 localhost kernel: SELinux: initialized (dev dm-3, type ext4), uses xattr >Feb 03 19:13:38 localhost systemd[1330]: Time has been changed >Feb 03 19:13:38 localhost systemd[1]: Time has been changed >Feb 03 19:13:38 localhost kernel: EXT4-fs (dm-1): mounted filesystem with ordered data mode. Opts: (null) >Feb 03 19:13:38 localhost kernel: SELinux: initialized (dev dm-1, type ext4), uses xattr >Feb 03 19:14:00 localhost kernel: bio: create slab <bio-1> at 1 >Feb 03 19:14:00 localhost kernel: Btrfs loaded >Feb 03 19:14:00 localhost kernel: SGI XFS with ACLs, security attributes, large block/inode numbers, no debug enabled >Feb 03 19:14:32 localhost gnome-session[1333]: Window manager warning: last_focus_time (268189) is greater than comparison timestamp (268187). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >Feb 03 19:14:32 localhost gnome-session[1333]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x12002bb not in stack >Feb 03 19:14:32 localhost gnome-session[1333]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: window 0x12002b7 not in stack >Feb 03 19:14:32 localhost gnome-session[1333]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x12002b7 not in stack >Feb 03 19:14:32 localhost gnome-session[1333]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x12002b7 not in stack >disk: <parted.disk.Disk object at 0xbb2f7cc> fileSystem: <parted.filesystem.FileSystem object at 0xbcf6eac> >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0xbcf6d4c> PedPartition: <_ped.Partition object at 0xb260d2cc> >disk: <parted.disk.Disk object at 0xbb2f7cc> fileSystem: None >number: 2 path: /dev/sda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0xbcf6e4c> PedPartition: <_ped.Partition object at 0xbbf93ec> >Feb 03 19:14:55 localhost gnome-session[1333]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1200505 not in stack >Feb 03 19:14:55 localhost gnome-session[1333]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: window 0x1200501 not in stack >Feb 03 19:14:55 localhost gnome-session[1333]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x1200501 not in stack >Feb 03 19:14:55 localhost gnome-session[1333]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1200501 not in stack >disk: <parted.disk.Disk object at 0xbc0db2c> fileSystem: <parted.filesystem.FileSystem object at 0xb31c7acc> >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0xb31c736c> PedPartition: <_ped.Partition object at 0xb1b3c5c> >disk: <parted.disk.Disk object at 0xbc0db2c> fileSystem: None >number: 2 path: /dev/sda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0xb31c70ac> PedPartition: <_ped.Partition object at 0xaec4f2c> >Feb 03 19:15:39 localhost gnome-session[1333]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1200b8b not in stack >Feb 03 19:15:50 localhost gnome-session[1333]: Window manager warning: last_focus_time (346496) is greater than comparison timestamp (346495). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >Feb 03 19:15:50 localhost gnome-session[1333]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x12010aa not in stack >Feb 03 19:15:50 localhost gnome-session[1333]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: window 0x12010a6 not in stack >Feb 03 19:15:50 localhost gnome-session[1333]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x12010a6 not in stack >Feb 03 19:15:50 localhost gnome-session[1333]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x12010a6 not in stack >disk: <parted.disk.Disk object at 0xbb26acc> fileSystem: <parted.filesystem.FileSystem object at 0xb43472c> >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0xb41b7ec> PedPartition: <_ped.Partition object at 0xb35caac> >disk: <parted.disk.Disk object at 0xbb26acc> fileSystem: None >number: 2 path: /dev/sda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0xb434bac> PedPartition: <_ped.Partition object at 0xb44508c> >PartSpec instance (0xb41b7ac) -- >mountpoint = / lv = True singlePV = False thin = True btrfs = True >weight = 0 fstype = ext4 encrypted = True >size = 1024 maxSize = 51200 grow = True >PartSpec instance (0xb41b8ac) -- >mountpoint = /home lv = True singlePV = False thin = True btrfs = True >weight = 0 fstype = ext4 encrypted = True >size = 500 maxSize = None grow = True >PartSpec instance (0xb41bf0c) -- >mountpoint = /boot lv = False singlePV = False thin = False btrfs = False >weight = 2000 fstype = ext4 encrypted = False >size = 500 maxSize = None grow = False >PartSpec instance (0xb41bd2c) -- >mountpoint = None lv = False singlePV = False thin = False btrfs = False >weight = 5000 fstype = biosboot encrypted = False >size = 1 maxSize = None grow = False >PartSpec instance (0xb41b62c) -- >mountpoint = None lv = True singlePV = False thin = False btrfs = False >weight = 0 fstype = swap encrypted = True >size = 2064 maxSize = None grow = False >PartSpec instance (0xb41b7ac) -- >mountpoint = / lv = True singlePV = False thin = True btrfs = True >weight = 0 fstype = ext4 encrypted = True >size = 1024 maxSize = 51200 grow = True >PartSpec instance (0xb41b8ac) -- >mountpoint = /home lv = True singlePV = False thin = True btrfs = True >weight = 0 fstype = ext4 encrypted = True >size = 500 maxSize = None grow = True >PartSpec instance (0xb41bf0c) -- >mountpoint = /boot lv = False singlePV = False thin = False btrfs = False >weight = 2000 fstype = ext4 encrypted = False >size = 500 maxSize = None grow = False >PartSpec instance (0xb41bd2c) -- >mountpoint = None lv = False singlePV = False thin = False btrfs = False >weight = 5000 fstype = biosboot encrypted = False >size = 1 maxSize = None grow = False >PartSpec instance (0xb41b62c) -- >mountpoint = None lv = True singlePV = False thin = False btrfs = False >weight = 0 fstype = swap encrypted = True >size = 2064 maxSize = None grow = False >Feb 03 19:17:43 localhost gnome-session[1333]: Window manager warning: last_focus_time (459487) is greater than comparison timestamp (459486). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >Feb 03 19:17:43 localhost gnome-session[1333]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1202e46 not in stack >Feb 03 19:17:43 localhost gnome-session[1333]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: window 0x1202e42 not in stack >Feb 03 19:17:43 localhost gnome-session[1333]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x1202e42 not in stack >Feb 03 19:17:43 localhost gnome-session[1333]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1202e42 not in stack >Feb 03 19:17:58 localhost gnome-session[1333]: Window manager warning: last_focus_time (474208) is greater than comparison timestamp (474207). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >Feb 03 19:17:58 localhost gnome-session[1333]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x120310d not in stack >Feb 03 19:17:58 localhost gnome-session[1333]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: window 0x1203109 not in stack >Feb 03 19:17:58 localhost gnome-session[1333]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x1203109 not in stack >Feb 03 19:17:58 localhost gnome-session[1333]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1203109 not in stack >Feb 03 19:18:17 localhost gnome-session[1333]: Window manager warning: last_focus_time (493265) is greater than comparison timestamp (493264). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >Feb 03 19:18:17 localhost gnome-session[1333]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x12031c1 not in stack >Feb 03 19:18:17 localhost gnome-session[1333]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: window 0x12031bd not in stack >Feb 03 19:18:17 localhost gnome-session[1333]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x12031bd not in stack >Feb 03 19:18:17 localhost gnome-session[1333]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x12031bd not in stack >type: msdos primaryPartitionCount: 0 >lastPartitionNumber: -1 maxPrimaryPartitionCount: 4 >partitions: [] >device: <parted.device.Device object at 0xb44286c> >PedDisk: <_ped.Disk object at 0xb44252c> >PartSpec instance (0xb267c2c) -- >mountpoint = / lv = True singlePV = False thin = True btrfs = True >weight = 0 fstype = ext4 encrypted = True >size = 1024 maxSize = 51200 grow = True >PartSpec instance (0xb2679ec) -- >mountpoint = /home lv = True singlePV = False thin = True btrfs = True >weight = 0 fstype = ext4 encrypted = True >size = 500 maxSize = None grow = True >PartSpec instance (0xb267f6c) -- >mountpoint = /boot lv = False singlePV = False thin = False btrfs = False >weight = 2000 fstype = ext4 encrypted = False >size = 500 maxSize = None grow = False >PartSpec instance (0xb267bcc) -- >mountpoint = None lv = False singlePV = False thin = False btrfs = False >weight = 5000 fstype = biosboot encrypted = False >size = 1 maxSize = None grow = False >PartSpec instance (0xb417e6c) -- >mountpoint = None lv = True singlePV = False thin = False btrfs = False >weight = 0 fstype = swap encrypted = True >size = 2064 maxSize = None grow = False >name = sda status = True kids = 0 id = 1 >parents = [] >uuid = None size = 476940.023438 >format = non-existent msdos disklabel >major = 8 minor = 0 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda partedDevice = parted.Device instance -- >model: ATA ST3500320AS path: /dev/sda type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 976773168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 3 did: 0 busy: False >hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) >PedDevice: <_ped.Device object at 0xb3c4c8c> >target size = 0 path = /dev/sda >format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0xb263a90c>] >name = req0 status = False kids = 0 id = 21 >parents = [] >uuid = None size = 500 >format = non-existent lvmpv >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/req0 >format args = [] originalFormat = lvmpv grow = True max size = 0 bootable = None >part type = None primary = False 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 0xb44230c> fileSystem: None >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0xb260f2c> PedPartition: <_ped.Partition object at 0xbd0356c> >disk: <parted.disk.Disk object at 0xb44230c> fileSystem: None >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0xb314012c> PedPartition: <_ped.Partition object at 0xb26b71c> >boot: False ; primary: False ; size: 500MB ; grow: True ; max_size: 0 ; start: None ; end: None >disk: <parted.disk.Disk object at 0xb44230c> fileSystem: None >number: 2 path: /dev/sda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0xb26a94c> PedPartition: <_ped.Partition object at 0xbbf914c> >sectorSize = 512 >id = 22 name = sda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >id = 21 name = sda2 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >disk: <parted.disk.Disk object at 0xb44230c> fileSystem: None >number: 2 path: /dev/sda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0xb2519ac> PedPartition: <_ped.Partition object at 0xb4520bc> >disk: <parted.disk.Disk object at 0xb44230c> fileSystem: None >number: 2 path: /dev/sda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0xb267cac> PedPartition: <_ped.Partition object at 0xbd034dc> >sectorSize = 512 >id = 22 name = sda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >id = 21 name = sda2 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >start: 2048 end: 1026047 length: 1024000 >device: <parted.device.Device object at 0xb26c44c> PedGeometry: <_ped.Geometry object at 0xb3137ecc> >start: 1026048 end: 976773119 length: 975747072 >device: <parted.device.Device object at 0xb26c44c> PedGeometry: <_ped.Geometry object at 0xb31c70ec> >start: 2048 end: 1026047 length: 1024000 >device: <parted.device.Device object at 0xb26c44c> PedGeometry: <_ped.Geometry object at 0xb3137ecc> >disk: <parted.disk.Disk object at 0xb44230c> fileSystem: None >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0xbcfa80c> PedPartition: <_ped.Partition object at 0xbd035fc> >disk: <parted.disk.Disk object at 0xb44230c> fileSystem: None >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0xb27090c> PedPartition: <_ped.Partition object at 0xbd0353c> >start: 1026048 end: 976773119 length: 975747072 >device: <parted.device.Device object at 0xb26c44c> PedGeometry: <_ped.Geometry object at 0xb31c70ec> >disk: <parted.disk.Disk object at 0xb44230c> fileSystem: None >number: 2 path: /dev/sda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0xafb6bec> PedPartition: <_ped.Partition object at 0xbd0359c> >disk: <parted.disk.Disk object at 0xb44230c> fileSystem: None >number: 2 path: /dev/sda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0xb2608ac> PedPartition: <_ped.Partition object at 0xbd03a1c> >device = /dev/mapper/fedora length = 119109 size = 476436 >remaining = 2 pool = 118212 >id = 26 name = fedora-swap growable = False >base = 516 growth = 0 max_grow = 0 >done = True >id = 24 name = fedora-root growable = True >base = 256 growth = 0 max_grow = 12544 >done = False >id = 25 name = fedora-home growable = True >base = 125 growth = 0 max_grow = 4194179 >done = False >Feb 03 19:18:47 localhost gnome-session[1333]: Window manager warning: last_focus_time (523842) is greater than comparison timestamp (523839). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >Feb 03 19:18:47 localhost gnome-session[1333]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1203420 not in stack >type: msdos primaryPartitionCount: 0 >lastPartitionNumber: -1 maxPrimaryPartitionCount: 4 >partitions: [] >device: <parted.device.Device object at 0xb26018c> >PedDisk: <_ped.Disk object at 0xb26038c> >Feb 03 19:18:47 localhost gnome-session[1333]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: window 0x120341c not in stack >Feb 03 19:18:47 localhost gnome-session[1333]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x120341c not in stack >Feb 03 19:18:47 localhost gnome-session[1333]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x120341c not in stack >PartSpec instance (0xb20d24c) -- >mountpoint = / lv = True singlePV = False thin = True btrfs = True >weight = 0 fstype = ext4 encrypted = True >size = 1024 maxSize = 51200 grow = True >PartSpec instance (0xb20d1cc) -- >mountpoint = /home lv = True singlePV = False thin = True btrfs = True >weight = 0 fstype = ext4 encrypted = True >size = 500 maxSize = None grow = True >PartSpec instance (0xb20d20c) -- >mountpoint = /boot lv = False singlePV = False thin = False btrfs = False >weight = 2000 fstype = ext4 encrypted = False >size = 500 maxSize = None grow = False >PartSpec instance (0xaf25bec) -- >mountpoint = None lv = False singlePV = False thin = False btrfs = False >weight = 5000 fstype = biosboot encrypted = False >size = 1 maxSize = None grow = False >PartSpec instance (0xb41be6c) -- >mountpoint = None lv = True singlePV = False thin = False btrfs = False >weight = 0 fstype = swap encrypted = True >size = 2064 maxSize = None grow = False >name = sda status = True kids = 0 id = 1 >parents = [] >uuid = None size = 476940.023438 >format = non-existent msdos disklabel >major = 8 minor = 0 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda partedDevice = parted.Device instance -- >model: ATA ST3500320AS path: /dev/sda type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 976773168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 3 did: 0 busy: False >hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) >PedDevice: <_ped.Device object at 0xb3c4c8c> >target size = 0 path = /dev/sda >format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0xb263a90c>] >name = req2 status = False kids = 0 id = 27 >parents = [] >uuid = None size = 500 >format = non-existent lvmpv >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/req2 >format args = [] originalFormat = lvmpv 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 0xb260a4c> fileSystem: None >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0xb25174c> PedPartition: <_ped.Partition object at 0xbd03e0c> >disk: <parted.disk.Disk object at 0xb260a4c> fileSystem: None >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0xb251acc> PedPartition: <_ped.Partition object at 0xbd0365c> >boot: False ; primary: False ; size: 500MB ; grow: True ; max_size: 0 ; start: None ; end: None >disk: <parted.disk.Disk object at 0xb260a4c> fileSystem: None >number: 2 path: /dev/sda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0xb26c6ac> PedPartition: <_ped.Partition object at 0xbd03b6c> >sectorSize = 512 >id = 28 name = sda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >id = 27 name = sda2 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >disk: <parted.disk.Disk object at 0xb260a4c> fileSystem: None >number: 2 path: /dev/sda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0xb25c6ec> PedPartition: <_ped.Partition object at 0xbd036bc> >disk: <parted.disk.Disk object at 0xb260a4c> fileSystem: None >number: 2 path: /dev/sda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0xb26cfec> PedPartition: <_ped.Partition object at 0xbd03ecc> >sectorSize = 512 >id = 28 name = sda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >id = 27 name = sda2 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >start: 2048 end: 1026047 length: 1024000 >device: <parted.device.Device object at 0xb25158c> PedGeometry: <_ped.Geometry object at 0xb26c54c> >start: 1026048 end: 976773119 length: 975747072 >device: <parted.device.Device object at 0xb25158c> PedGeometry: <_ped.Geometry object at 0xb26c3ec> >start: 2048 end: 1026047 length: 1024000 >device: <parted.device.Device object at 0xb25158c> PedGeometry: <_ped.Geometry object at 0xb26c54c> >disk: <parted.disk.Disk object at 0xb260a4c> fileSystem: None >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0xb270f2c> PedPartition: <_ped.Partition object at 0xbd03e0c> >disk: <parted.disk.Disk object at 0xb260a4c> fileSystem: None >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0xb25186c> PedPartition: <_ped.Partition object at 0xb433f8c> >start: 1026048 end: 976773119 length: 975747072 >device: <parted.device.Device object at 0xb25158c> PedGeometry: <_ped.Geometry object at 0xb26c3ec> >disk: <parted.disk.Disk object at 0xb260a4c> fileSystem: None >number: 2 path: /dev/sda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0xb270cec> PedPartition: <_ped.Partition object at 0xbd0359c> >disk: <parted.disk.Disk object at 0xb260a4c> fileSystem: None >number: 2 path: /dev/sda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0xb4341cc> PedPartition: <_ped.Partition object at 0xbd0b3bc> >device = /dev/mapper/fedora length = 119109 size = 476436 >remaining = 2 pool = 118212 >id = 32 name = fedora-swap growable = False >base = 516 growth = 0 max_grow = 0 >done = True >id = 30 name = fedora-root growable = True >base = 256 growth = 0 max_grow = 12544 >done = False >id = 31 name = fedora-home growable = True >base = 125 growth = 0 max_grow = 4194179 >done = False >Feb 03 19:19:16 localhost gnome-session[1333]: Window manager warning: last_focus_time (552375) is greater than comparison timestamp (552373). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >Feb 03 19:19:16 localhost gnome-session[1333]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x12035ff not in stack >Feb 03 19:19:16 localhost gnome-session[1333]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: window 0x12035fb not in stack >Feb 03 19:19:16 localhost gnome-session[1333]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x12035fb not in stack >Feb 03 19:19:16 localhost gnome-session[1333]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x12035fb not in stack >Feb 03 19:19:32 localhost gnome-session[1333]: Window manager warning: last_focus_time (569014) is greater than comparison timestamp (569012). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >Feb 03 19:19:32 localhost gnome-session[1333]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1203721 not in stack >type: msdos primaryPartitionCount: 0 >lastPartitionNumber: -1 maxPrimaryPartitionCount: 4 >partitions: [] >device: <parted.device.Device object at 0xbcfaa0c> >PedDisk: <_ped.Disk object at 0xb43474c> >Feb 03 19:19:33 localhost gnome-session[1333]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: window 0x120371d not in stack >Feb 03 19:19:33 localhost gnome-session[1333]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x120371d not in stack >Feb 03 19:19:33 localhost gnome-session[1333]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x120371d not in stack >PartSpec instance (0xbb2754c) -- >mountpoint = / lv = True singlePV = False thin = True btrfs = True >weight = 0 fstype = ext4 encrypted = True >size = 1024 maxSize = 51200 grow = True >PartSpec instance (0xb25c62c) -- >mountpoint = /home lv = True singlePV = False thin = True btrfs = True >weight = 0 fstype = ext4 encrypted = True >size = 500 maxSize = None grow = True >PartSpec instance (0xb25c28c) -- >mountpoint = /boot lv = False singlePV = False thin = False btrfs = False >weight = 2000 fstype = ext4 encrypted = False >size = 500 maxSize = None grow = False >PartSpec instance (0xb25cf6c) -- >mountpoint = None lv = False singlePV = False thin = False btrfs = False >weight = 5000 fstype = biosboot encrypted = False >size = 1 maxSize = None grow = False >PartSpec instance (0xb25ccec) -- >mountpoint = None lv = True singlePV = False thin = False btrfs = False >weight = 0 fstype = swap encrypted = True >size = 2064 maxSize = None grow = False >name = sda status = True kids = 0 id = 1 >parents = [] >uuid = None size = 476940.023438 >format = non-existent msdos disklabel >major = 8 minor = 0 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda partedDevice = parted.Device instance -- >model: ATA ST3500320AS path: /dev/sda type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 976773168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 3 did: 0 busy: False >hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) >PedDevice: <_ped.Device object at 0xb3c4c8c> >target size = 0 path = /dev/sda >format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0xb263a90c>] >name = req4 status = False kids = 0 id = 33 >parents = [] >uuid = None size = 500 >format = non-existent lvmpv >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/req4 >format args = [] originalFormat = lvmpv 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 0xb4341ac> fileSystem: None >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0xb270c0c> PedPartition: <_ped.Partition object at 0xbd0b7ac> >disk: <parted.disk.Disk object at 0xb4341ac> fileSystem: None >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0xb251b4c> PedPartition: <_ped.Partition object at 0xbd03ecc> >boot: False ; primary: False ; size: 500MB ; grow: True ; max_size: 0 ; start: None ; end: None >disk: <parted.disk.Disk object at 0xb4341ac> fileSystem: None >number: 2 path: /dev/sda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0xb251a2c> PedPartition: <_ped.Partition object at 0xbd03efc> >sectorSize = 512 >id = 34 name = sda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >id = 33 name = sda2 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >disk: <parted.disk.Disk object at 0xb4341ac> fileSystem: None >number: 2 path: /dev/sda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0xb26c0ac> PedPartition: <_ped.Partition object at 0xb215f5c> >disk: <parted.disk.Disk object at 0xb4341ac> fileSystem: None >number: 2 path: /dev/sda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0xb4345ec> PedPartition: <_ped.Partition object at 0xb433c5c> >sectorSize = 512 >id = 34 name = sda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >id = 33 name = sda2 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >start: 2048 end: 1026047 length: 1024000 >device: <parted.device.Device object at 0xb26062c> PedGeometry: <_ped.Geometry object at 0xb25c0ec> >start: 1026048 end: 976773119 length: 975747072 >device: <parted.device.Device object at 0xb26062c> PedGeometry: <_ped.Geometry object at 0xb25c48c> >start: 2048 end: 1026047 length: 1024000 >device: <parted.device.Device object at 0xb26062c> PedGeometry: <_ped.Geometry object at 0xb25c0ec> >disk: <parted.disk.Disk object at 0xb4341ac> fileSystem: None >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0xb260ccc> PedPartition: <_ped.Partition object at 0xb433fbc> >disk: <parted.disk.Disk object at 0xb4341ac> fileSystem: None >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0xbcfa20c> PedPartition: <_ped.Partition object at 0xb433dac> >start: 1026048 end: 976773119 length: 975747072 >device: <parted.device.Device object at 0xb26062c> PedGeometry: <_ped.Geometry object at 0xb25c48c> >disk: <parted.disk.Disk object at 0xb4341ac> fileSystem: None >number: 2 path: /dev/sda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0xb26090c> PedPartition: <_ped.Partition object at 0xb43395c> >disk: <parted.disk.Disk object at 0xb4341ac> fileSystem: None >number: 2 path: /dev/sda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0xb44350c> PedPartition: <_ped.Partition object at 0xbd0be3c> >device = /dev/mapper/fedora length = 119109 size = 476436 >remaining = 2 pool = 118212 >id = 38 name = fedora-swap growable = False >base = 516 growth = 0 max_grow = 0 >done = True >id = 36 name = fedora-root growable = True >base = 256 growth = 0 max_grow = 12544 >done = False >id = 37 name = fedora-home growable = True >base = 125 growth = 0 max_grow = 4194179 >done = False >disk: <parted.disk.Disk object at 0xbc13d4c> fileSystem: <parted.filesystem.FileSystem object at 0xb24c14c> >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0xb24c1ac> PedPartition: <_ped.Partition object at 0xbd0bc2c> >disk: <parted.disk.Disk object at 0xbc13d4c> fileSystem: None >number: 2 path: /dev/sda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0xb25476c> PedPartition: <_ped.Partition object at 0xbd0b9bc> >Feb 03 19:19:52 localhost systemd[1]: Started LVM2 PV scan on device 8:2. >Feb 03 19:19:52 localhost systemd[1]: Stopping LVM2 PV scan on device 8:2... >Feb 03 19:19:52 localhost pvscan[2260]: Device 8:2 not found. Cleared from lvmetad cache. >Feb 03 19:19:52 localhost systemd[1]: Stopped LVM2 PV scan on device 8:2. >disk: <parted.disk.Disk object at 0xbcfa12c> fileSystem: None >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0xb26455cc> PedPartition: <_ped.Partition object at 0xbd0e17c> >disk: <parted.disk.Disk object at 0xbcfa12c> fileSystem: None >number: 2 path: /dev/sda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0xb25402c> PedPartition: <_ped.Partition object at 0xbd0e71c> >Feb 03 19:20:03 localhost gnome-session[1333]: Window manager warning: last_focus_time (599830) is greater than comparison timestamp (599823). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >Feb 03 19:20:06 localhost kernel: Adding 2113532k swap on /dev/mapper/fedora-swap. Priority:-1 extents:1 across:2113532k FS >Feb 03 19:20:06 localhost kernel: EXT4-fs (dm-5): mounted filesystem with ordered data mode. Opts: (null) >Feb 03 19:20:06 localhost kernel: SELinux: initialized (dev dm-5, type ext4), uses xattr >Feb 03 19:20:06 localhost kernel: EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null) >Feb 03 19:20:06 localhost kernel: SELinux: initialized (dev sda1, type ext4), uses xattr >Feb 03 19:20:07 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Feb 03 19:20:07 localhost kernel: EXT4-fs (dm-4): mounted filesystem with ordered data mode. Opts: (null) >Feb 03 19:20:07 localhost kernel: SELinux: initialized (dev dm-4, type ext4), uses xattr >Feb 03 19:20:30 localhost gnome-session[1333]: Window manager warning: last_focus_time (626230) is greater than comparison timestamp (626228). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >Feb 03 19:25:03 localhost systemd[1]: Starting Cleanup of Temporary Directories... >Feb 03 19:25:07 localhost systemd[1]: Started Cleanup of Temporary Directories. >Feb 03 19:30:56 localhost chronyd[682]: Selected source 108.61.56.35 >Feb 03 19:32:31 localhost dracut[2454]: dracut- >Feb 03 19:32:31 localhost dracut[2458]: <14>Executing: /sbin/dracut --no-hostonly -a rescue /boot/initramfs-0-rescue-fd5f23766635428a87c1b913ca25b4a0.img 3.11.10-301.fc20.i686 >Feb 03 19:32:32 localhost dracut[2458]: <14>*** Including module: bash *** >Feb 03 19:32:32 localhost dracut[2458]: <14>*** Including module: modsign *** >Feb 03 19:32:32 localhost dracut[2458]: <14>*** Including module: rescue *** >Feb 03 19:32:32 localhost dracut[2458]: <14>*** Including module: i18n *** >Feb 03 19:32:33 localhost dracut[2458]: <14>*** Including module: network *** >Feb 03 19:32:36 localhost dracut[2458]: <14>*** Including module: ifcfg *** >Feb 03 19:32:36 localhost dracut[2458]: <14>*** Including module: drm *** >Feb 03 19:32:37 localhost dracut[2458]: <14>*** Including module: plymouth *** >Feb 03 19:32:38 localhost dracut[2458]: <14>*** Including module: btrfs *** >Feb 03 19:32:38 localhost dracut[2458]: <14>*** Including module: crypt *** >Feb 03 19:32:39 localhost dracut[2458]: <14>*** Including module: dm *** >Feb 03 19:32:39 localhost dracut[2458]: <14>Skipping udev rule: 64-device-mapper.rules >Feb 03 19:32:39 localhost dracut[2458]: <14>Skipping udev rule: 60-persistent-storage-dm.rules >Feb 03 19:32:39 localhost dracut[2458]: <14>Skipping udev rule: 55-dm.rules >Feb 03 19:32:39 localhost dracut[2458]: <14>*** Including module: dmraid *** >Feb 03 19:32:39 localhost dracut[2458]: <14>Skipping udev rule: 64-md-raid.rules >Feb 03 19:32:39 localhost dracut[2458]: <14>*** Including module: kernel-modules *** >Feb 03 19:32:51 localhost dracut[2458]: <14>*** Including module: lvm *** >Feb 03 19:32:52 localhost dracut[2458]: <14>Skipping udev rule: 64-device-mapper.rules >Feb 03 19:32:52 localhost dracut[2458]: <14>Skipping udev rule: 56-lvm.rules >Feb 03 19:32:52 localhost dracut[2458]: <14>Skipping udev rule: 60-persistent-storage-lvm.rules >Feb 03 19:32:52 localhost dracut[2458]: <14>*** Including module: mdraid *** >Feb 03 19:32:52 localhost dracut[2458]: <14>Skipping udev rule: 64-md-raid.rules >Feb 03 19:32:52 localhost dracut[2458]: <14>*** Including module: multipath *** >Feb 03 19:32:53 localhost dracut[2458]: <14>Skipping udev rule: 40-multipath.rules >Feb 03 19:32:54 localhost dracut[2458]: <14>*** Including module: cifs *** >Feb 03 19:32:54 localhost dracut[2458]: <14>*** Including module: fcoe *** >Feb 03 19:32:54 localhost dracut[2458]: <14>*** Including module: iscsi *** >Feb 03 19:32:55 localhost dracut[2458]: <14>*** Including module: resume *** >Feb 03 19:32:55 localhost dracut[2458]: <14>*** Including module: rootfs-block *** >Feb 03 19:32:55 localhost dracut[2458]: <14>*** Including module: terminfo *** >Feb 03 19:32:55 localhost dracut[2458]: <14>*** Including module: udev-rules *** >Feb 03 19:32:55 localhost dracut[2458]: <14>Skipping udev rule: 91-permissions.rules >Feb 03 19:32:55 localhost dracut[2458]: <14>*** Including module: biosdevname *** >Feb 03 19:32:55 localhost dracut[2458]: <14>*** Including module: systemd *** >Feb 03 19:32:56 localhost dracut[2458]: <14>*** Including module: usrmount *** >Feb 03 19:32:56 localhost dracut[2458]: <14>*** Including module: base *** >Feb 03 19:32:56 localhost dracut[2458]: <14>*** Including module: fs-lib *** >Feb 03 19:32:56 localhost dracut[2458]: <14>*** Including module: shutdown *** >Feb 03 19:32:57 localhost dracut[2458]: <14>*** Including modules done *** >Feb 03 19:32:57 localhost dracut[2458]: <14>*** Installing kernel module dependencies and firmware *** >Feb 03 19:33:27 localhost kernel: ata3.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6 frozen >Feb 03 19:33:27 localhost kernel: ata3.00: failed command: READ DMA EXT >Feb 03 19:33:27 localhost kernel: ata3.00: cmd 25/00:08:68:a1:bc/00:00:34:00:00/e0 tag 0 dma 4096 in >res 40/00:00:00:4f:c2/00:00:00:00:00/40 Emask 0x4 (timeout) >Feb 03 19:33:27 localhost kernel: ata3.00: status: { DRDY } >Feb 03 19:33:32 localhost kernel: ata3: link is slow to respond, please be patient (ready=0) >Feb 03 19:33:37 localhost kernel: ata3: device not ready (errno=-16), forcing hardreset >Feb 03 19:33:37 localhost kernel: ata3: soft resetting link >Feb 03 19:33:38 localhost kernel: ata3.00: configured for UDMA/133 >Feb 03 19:33:38 localhost kernel: ata3.00: device reported invalid CHS sector 0 >Feb 03 19:33:38 localhost kernel: ata3: EH complete >Feb 03 19:34:08 localhost kernel: ata3.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6 frozen >Feb 03 19:34:08 localhost kernel: ata3.00: failed command: READ DMA EXT >Feb 03 19:34:08 localhost kernel: ata3.00: cmd 25/00:08:68:a1:bc/00:00:34:00:00/e0 tag 0 dma 4096 in >res 40/00:00:00:4f:c2/00:00:00:00:00/40 Emask 0x4 (timeout) >Feb 03 19:34:08 localhost kernel: ata3.00: status: { DRDY } >Feb 03 19:34:14 localhost kernel: ata3: link is slow to respond, please be patient (ready=0) >Feb 03 19:34:19 localhost kernel: ata3: device not ready (errno=-16), forcing hardreset >Feb 03 19:34:19 localhost kernel: ata3: soft resetting link >Feb 03 19:34:20 localhost kernel: ata3.00: configured for UDMA/133 >Feb 03 19:34:20 localhost kernel: ata3.00: device reported invalid CHS sector 0 >Feb 03 19:34:20 localhost kernel: ata3: EH complete >Feb 03 19:34:50 localhost kernel: ata3.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6 frozen >Feb 03 19:34:50 localhost kernel: ata3.00: failed command: READ DMA EXT >Feb 03 19:34:50 localhost kernel: ata3.00: cmd 25/00:08:68:a1:bc/00:00:34:00:00/e0 tag 0 dma 4096 in >res 40/00:00:00:4f:c2/00:00:00:00:00/40 Emask 0x4 (timeout) >Feb 03 19:34:50 localhost kernel: ata3.00: status: { DRDY } >Feb 03 19:34:56 localhost kernel: ata3: link is slow to respond, please be patient (ready=0) >Feb 03 19:35:01 localhost kernel: ata3: device not ready (errno=-16), forcing hardreset >Feb 03 19:35:01 localhost kernel: ata3: soft resetting link >Feb 03 19:35:01 localhost kernel: ata3.00: configured for UDMA/133 >Feb 03 19:35:01 localhost kernel: ata3.00: device reported invalid CHS sector 0 >Feb 03 19:35:01 localhost kernel: ata3: EH complete >Feb 03 19:35:24 localhost kernel: ata3.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x0 >Feb 03 19:35:24 localhost kernel: ata3.00: BMDMA stat 0x24 >Feb 03 19:35:24 localhost kernel: ata3.00: failed command: READ DMA EXT >Feb 03 19:35:24 localhost kernel: ata3.00: cmd 25/00:08:68:a1:bc/00:00:34:00:00/e0 tag 0 dma 4096 in >res 71/04:04:9d:00:32/04:00:00:00:00/e0 Emask 0x1 (device error) >Feb 03 19:35:24 localhost kernel: ata3.00: status: { DRDY DF ERR } >Feb 03 19:35:24 localhost kernel: ata3.00: error: { ABRT } >Feb 03 19:35:24 localhost kernel: ata3.00: both IDENTIFYs aborted, assuming NODEV >Feb 03 19:35:24 localhost kernel: ata3.00: revalidation failed (errno=-2) >Feb 03 19:35:24 localhost kernel: ata3: soft resetting link >Feb 03 19:35:25 localhost kernel: ata3.00: both IDENTIFYs aborted, assuming NODEV >Feb 03 19:35:25 localhost kernel: ata3.00: revalidation failed (errno=-2) >Feb 03 19:35:30 localhost kernel: ata3: soft resetting link >Feb 03 19:35:30 localhost kernel: ata3.00: both IDENTIFYs aborted, assuming NODEV >Feb 03 19:35:30 localhost kernel: ata3.00: revalidation failed (errno=-2) >Feb 03 19:35:30 localhost kernel: ata3.00: disabled >Feb 03 19:35:30 localhost kernel: ata3: EH complete >Feb 03 19:35:30 localhost kernel: sd 2:0:0:0: [sda] Unhandled error code >Feb 03 19:35:30 localhost kernel: sd 2:0:0:0: [sda] >Feb 03 19:35:30 localhost kernel: Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK >Feb 03 19:35:30 localhost kernel: sd 2:0:0:0: [sda] CDB: >Feb 03 19:35:30 localhost kernel: Read(10): 28 00 34 bc a1 68 00 00 08 00 >Feb 03 19:35:30 localhost kernel: end_request: I/O error, dev sda, sector 884777320 >Feb 03 19:35:30 localhost kernel: sd 2:0:0:0: [sda] Unhandled error code >Feb 03 19:35:30 localhost kernel: sd 2:0:0:0: [sda] >Feb 03 19:35:30 localhost kernel: Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK >Feb 03 19:35:30 localhost kernel: sd 2:0:0:0: [sda] CDB: >Feb 03 19:35:30 localhost kernel: sd 2:0:0:0: [sda] Unhandled error code >Feb 03 19:35:30 localhost kernel: sd 2:0:0:0: [sda] >Feb 03 19:35:30 localhost kernel: Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK >Feb 03 19:35:30 localhost kernel: sd 2:0:0:0: [sda] CDB: >Feb 03 19:35:30 localhost kernel: Write(10): 2a 00 36 fc 80 >Feb 03 19:35:30 localhost kernel: Read(10) >Feb 03 19:35:30 localhost kernel: : >Feb 03 19:35:30 localhost kernel: 28 >Feb 03 19:35:30 localhost kernel: 00 >Feb 03 19:35:30 localhost kernel: 34 >Feb 03 19:35:30 localhost kernel: bc >Feb 03 19:35:30 localhost kernel: a1 >Feb 03 19:35:30 localhost kernel: 68 >Feb 03 19:35:30 localhost kernel: 00 >Feb 03 19:35:30 localhost kernel: 00 >Feb 03 19:35:30 localhost kernel: 08 >Feb 03 19:35:30 localhost kernel: 00 >Feb 03 19:35:30 localhost kernel: Feb 03 19:35:30 localhost kernel: end_request: I/O error, dev sda, sector 884777320 >Feb 03 19:35:30 localhost kernel: c8 >Feb 03 19:35:30 localhost kernel: 00 01 10 00 >Feb 03 19:35:30 localhost kernel: end_request: I/O error, dev sda, sector 922517704 >Feb 03 19:35:30 localhost kernel: Aborting journal on device dm-5-8. >Feb 03 19:35:30 localhost kernel: ------------[ cut here ]------------ >Feb 03 19:35:30 localhost kernel: WARNING: CPU: 0 PID: 48 at fs/ext4/ext4_jbd2.c:259 __ext4_handle_dirty_metadata+0x124/0x130() >Feb 03 19:35:30 localhost kernel: Modules linked in: xfs btrfs zlib_deflate libcrc32c fcoe libfcoe libfc scsi_transport_fc scsi_tgt iscsi_ibft iscsi_boot_sysfs iscsi_tcp libiscsi_tcp libiscsi scsi_transport_iscsi dm_crypt vfat fat dm_round_robin dm_multipath raid10 raid456 async_raid6_recov async_memcpy async_pq raid6_pq async_xor xor async_tx raid1 raid0 fuse bnep bluetooth nf_conntrack_netbios_ns nf_conntrack_broadcast ipt_MASQUERADE cfg80211 rfkill ip6t_REJECT xt_conntrack ebtable_nat ebtable_broute bridge stp llc ebtable_filter ebtables ip6table_nat nf_conntrack_ipv6 nf_defrag_ipv6 nf_nat_ipv6 ip6table_mangle ip6table_security ip6table_raw ip6table_filter ip6_tables iptable_nat nf_conntrack_ipv4 nf_defrag_ipv4 nf_nat_ipv4 nf_nat nf_conntrack iptable_mangle iptable_security iptable_raw snd_intel8x0 snd_ac97_codec ac97_bus >Feb 03 19:35:30 localhost kernel: snd_seq snd_seq_device joydev snd_pcm snd_page_alloc snd_timer gpio_ich iTCO_wdt microcode snd iTCO_vendor_support ppdev lpc_ich serio_raw soundcore parport_pc parport mperf isofs squashfs tg3 ata_generic i915 pata_acpi video i2c_algo_bit drm_kms_helper ptp drm pps_core i2c_core wmi loop >Feb 03 19:35:30 localhost kernel: CPU: 0 PID: 48 Comm: kworker/u4:3 Not tainted 3.11.10-301.fc20.i686 #1 >Feb 03 19:35:30 localhost kernel: Hardware name: Hewlett-Packard HP Compaq dc5100 SFF(EF582US)/09E8h, BIOS 786C2 v01.02 12/01/2004 >Feb 03 19:35:30 localhost kernel: Workqueue: writeback bdi_writeback_workfn (flush-253:5) >Feb 03 19:35:30 localhost kernel: 00000000 00000000 f3fe3a04 c09795ee 00000000 f3fe3a34 c0447b0e c0b0c2a8 >Feb 03 19:35:30 localhost kernel: 00000000 00000030 c0b306a5 00000103 c05e8554 c05e8554 e39d0c78 ffffffe2 >Feb 03 19:35:30 localhost kernel: eb652b20 f3fe3a44 c0447bd2 00000009 00000000 f3fe3a78 c05e8554 00000181 >Feb 03 19:35:30 localhost kernel: Call Trace: >Feb 03 19:35:30 localhost kernel: [<c09795ee>] dump_stack+0x41/0x52 >Feb 03 19:35:30 localhost kernel: [<c0447b0e>] warn_slowpath_common+0x7e/0xa0 >Feb 03 19:35:30 localhost kernel: [<c05e8554>] ? __ext4_handle_dirty_metadata+0x124/0x130 >Feb 03 19:35:30 localhost kernel: [<c05e8554>] ? __ext4_handle_dirty_metadata+0x124/0x130 >Feb 03 19:35:30 localhost kernel: [<c0447bd2>] warn_slowpath_null+0x22/0x30 >Feb 03 19:35:30 localhost kernel: [<c05e8554>] __ext4_handle_dirty_metadata+0x124/0x130 >Feb 03 19:35:30 localhost kernel: [<c05ee8fa>] ext4_mb_mark_diskspace_used+0x25a/0x4f0 >Feb 03 19:35:30 localhost kernel: [<c05efd4e>] ext4_mb_new_blocks+0x29e/0x590 >Feb 03 19:35:30 localhost kernel: [<c05e19dd>] ? ext4_ext_find_goal+0x6d/0x70 >Feb 03 19:35:30 localhost kernel: [<c05e5946>] ext4_ext_map_blocks+0x5e6/0x1b90 >Feb 03 19:35:30 localhost kernel: [<c08435f6>] ? snapshot_map+0x66/0x380 >Feb 03 19:35:30 localhost kernel: [<c065b884>] ? generic_make_request+0x14/0xd0 >Feb 03 19:35:30 localhost kernel: [<c08376ff>] ? __map_bio+0x9f/0x100 >Feb 03 19:35:30 localhost kernel: [<c08381b9>] ? __clone_and_map_data_bio+0x129/0x1e0 >Feb 03 19:35:30 localhost kernel: [<c05bdd15>] ext4_map_blocks+0x2e5/0x560 >Feb 03 19:35:30 localhost kernel: [<c0451f13>] ? internal_add_timer+0x13/0x40 >Feb 03 19:35:30 localhost kernel: [<c05c0662>] mpage_map_and_submit_extent+0xa2/0x7d0 >Feb 03 19:35:30 localhost kernel: [<c05bcdb8>] ? mpage_prepare_extent_to_map+0x1e8/0x210 >Feb 03 19:35:30 localhost kernel: [<c05c1198>] ext4_writepages+0x408/0x630 >Feb 03 19:35:30 localhost kernel: [<c067a838>] ? cpumask_next_and+0x28/0x40 >Feb 03 19:35:30 localhost kernel: [<c047ccbd>] ? find_busiest_group+0x2d/0x440 >Feb 03 19:35:30 localhost kernel: [<c050cf4a>] do_writepages+0x1a/0x40 >Feb 03 19:35:30 localhost kernel: [<c057243c>] __writeback_single_inode+0x3c/0x1f0 >Feb 03 19:35:30 localhost kernel: [<c0572d8b>] writeback_sb_inodes+0x16b/0x2e0 >Feb 03 19:35:30 localhost kernel: [<c0572f7c>] __writeback_inodes_wb+0x7c/0xb0 >Feb 03 19:35:30 localhost kernel: [<c0573402>] wb_writeback+0x1f2/0x270 >Feb 03 19:35:30 localhost kernel: [<c0565969>] ? get_nr_inodes+0x39/0x50 >Feb 03 19:35:30 localhost kernel: [<c0574a9c>] bdi_writeback_workfn+0x23c/0x300 >Feb 03 19:35:30 localhost kernel: [<c045e085>] process_one_work+0x115/0x380 >Feb 03 19:35:30 localhost kernel: [<c045d95d>] ? destroy_worker+0x6d/0xa0 >Feb 03 19:35:30 localhost kernel: [<c045e9c5>] ? manage_workers.isra.27+0x1a5/0x250 >Feb 03 19:35:30 localhost kernel: [<c045eb6e>] worker_thread+0xfe/0x330 >Feb 03 19:35:30 localhost kernel: [<c045ea70>] ? manage_workers.isra.27+0x250/0x250 >Feb 03 19:35:30 localhost kernel: [<c04641e4>] kthread+0x94/0xa0 >Feb 03 19:35:30 localhost kernel: [<c0986877>] ret_from_kernel_thread+0x1b/0x28 >Feb 03 19:35:30 localhost kernel: [<c0464150>] ? insert_kthread_work+0x30/0x30 >Feb 03 19:35:30 localhost kernel: ---[ end trace fee00a9b4165a1c7 ]--- >Feb 03 19:35:30 localhost kernel: EXT4-fs (dm-5): Delayed block allocation failed for inode 3149199 at logical offset 0 with max blocks 296 with error 30 >Feb 03 19:35:30 localhost kernel: EXT4-fs (dm-5): This should not happen!! Data will be lost >Feb 03 19:35:30 localhost kernel: EXT4-fs error (device dm-5) in ext4_writepages:2540: Journal has aborted >Feb 03 19:35:30 localhost kernel: sd 2:0:0:0: [sda] Unhandled error code >Feb 03 19:35:30 localhost kernel: sd 2:0:0:0: [sda] >Feb 03 19:35:30 localhost kernel: Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK >Feb 03 19:35:30 localhost kernel: sd 2:0:0:0: [sda] CDB: >Feb 03 19:35:30 localhost kernel: Write(10): 2a 00 33 f8 50 00 00 00 08 00 >Feb 03 19:35:30 localhost kernel: end_request: I/O error, dev sda, sector 871911424 >Feb 03 19:35:30 localhost kernel: Buffer I/O error on device dm-5, logical block 0 >Feb 03 19:35:30 localhost kernel: lost page write due to I/O error on dm-5 >Feb 03 19:35:30 localhost kernel: EXT4-fs error (device dm-5): ext4_journal_check_start:56: Detected aborted journal >Feb 03 19:35:30 localhost kernel: EXT4-fs (dm-5): Remounting filesystem read-only >Feb 03 19:35:30 localhost kernel: EXT4-fs (dm-5): previous I/O error to superblock detected >Feb 03 19:35:30 localhost kernel: sd 2:0:0:0: [sda] Unhandled error code >Feb 03 19:35:30 localhost kernel: sd 2:0:0:0: [sda] >Feb 03 19:35:30 localhost kernel: Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK >Feb 03 19:35:30 localhost kernel: sd 2:0:0:0: [sda] CDB: >Feb 03 19:35:30 localhost kernel: Write(10): 2a 00 33 f8 50 00 00 00 08 00 >Feb 03 19:35:30 localhost kernel: end_request: I/O error, dev sda, sector 871911424 >Feb 03 19:35:30 localhost kernel: Buffer I/O error on device dm-5, logical block 0 >Feb 03 19:35:30 localhost kernel: lost page write due to I/O error on dm-5 >Feb 03 19:35:30 localhost kernel: sd 2:0:0:0: [sda] READ CAPACITY(16) failed >Feb 03 19:35:30 localhost kernel: sd 2:0:0:0: [sda] >Feb 03 19:35:30 localhost kernel: Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK >Feb 03 19:35:30 localhost kernel: sd 2:0:0:0: [sda] Sense not available. >Feb 03 19:35:30 localhost kernel: sd 2:0:0:0: [sda] Unhandled error code >Feb 03 19:35:30 localhost kernel: sd 2:0:0:0: [sda] >Feb 03 19:35:30 localhost kernel: Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK >Feb 03 19:35:30 localhost kernel: sd 2:0:0:0: [sda] CDB: >Feb 03 19:35:30 localhost kernel: Read(10): 28 00 37 84 3c f0 00 01 00 00 >Feb 03 19:35:30 localhost kernel: end_request: I/O error, dev sda, sector 931413232 >Feb 03 19:35:30 localhost kernel: sd 2:0:0:0: [sda] Unhandled error code >Feb 03 19:35:30 localhost kernel: sd 2:0:0:0: [sda] >Feb 03 19:35:30 localhost kernel: Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK >Feb 03 19:35:30 localhost kernel: sd 2:0:0:0: [sda] CDB: >Feb 03 19:35:30 localhost kernel: Read(10): 28 00 37 84 3c f0 00 00 08 00 >Feb 03 19:35:30 localhost kernel: end_request: I/O error, dev sda, sector 931413232 >Feb 03 19:35:30 localhost kernel: sd 2:0:0:0: [sda] READ CAPACITY failed >Feb 03 19:35:30 localhost kernel: sd 2:0:0:0: [sda] >Feb 03 19:35:30 localhost kernel: Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK >Feb 03 19:35:30 localhost kernel: sd 2:0:0:0: [sda] Sense not available. >Feb 03 19:35:30 localhost kernel: EXT4-fs (dm-5): I/O error while writing superblock >Feb 03 19:35:30 localhost kernel: sd 2:0:0:0: [sda] Unhandled error code >Feb 03 19:35:30 localhost kernel: sd 2:0:0:0: [sda] >Feb 03 19:35:30 localhost kernel: Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK >Feb 03 19:35:30 localhost kernel: sd 2:0:0:0: [sda] CDB: >Feb 03 19:35:30 localhost kernel: Write(10): 2a 00 22 91 21 00 00 04 00 00 >Feb 03 19:35:30 localhost kernel: end_request: I/O error, dev sda, sector 579936512 >Feb 03 19:35:30 localhost kernel: sd 2:0:0:0: [sda] Unhandled error code >Feb 03 19:35:30 localhost kernel: sd 2:0:0:0: [sda] >Feb 03 19:35:30 localhost kernel: Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK >Feb 03 19:35:30 localhost kernel: sd 2:0:0:0: [sda] CDB: >Feb 03 19:35:30 localhost kernel: Write(10): 2a 00 34 b8 51 d8 00 00 08 00 >Feb 03 19:35:30 localhost kernel: end_request: I/O error, dev sda, sector 884494808 >Feb 03 19:35:30 localhost kernel: Buffer I/O error on device dm-5, logical block 1572923 >Feb 03 19:35:30 localhost kernel: lost page write due to I/O error on dm-5 >Feb 03 19:35:30 localhost kernel: sd 2:0:0:0: [sda] Unhandled error code >Feb 03 19:35:30 localhost kernel: sd 2:0:0:0: [sda] >Feb 03 19:35:30 localhost kernel: Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK >Feb 03 19:35:30 localhost kernel: sd 2:0:0:0: [sda] CDB: >Feb 03 19:35:30 localhost kernel: Write(10): 2a 00 34 b8 51 e8 00 00 10 00 >Feb 03 19:35:30 localhost kernel: end_request: I/O error, dev sda, sector 884494824 >Feb 03 19:35:30 localhost kernel: Buffer I/O error on device dm-5, logical block 1572925 >Feb 03 19:35:30 localhost kernel: lost page write due to I/O error on dm-5 >Feb 03 19:35:30 localhost kernel: Buffer I/O error on device dm-5, logical block 1572926 >Feb 03 19:35:30 localhost kernel: lost page write due to I/O error on dm-5 >Feb 03 19:35:30 localhost kernel: sd 2:0:0:0: [sda] Unhandled error code >Feb 03 19:35:30 localhost kernel: sd 2:0:0:0: [sda] >Feb 03 19:35:30 localhost kernel: Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK >Feb 03 19:35:30 localhost kernel: sd 2:0:0:0: [sda] CDB: >Feb 03 19:35:30 localhost kernel: Write(10): 2a 00 34 b8 53 50 00 00 08 00 >Feb 03 19:35:30 localhost kernel: Buffer I/O error on device dm-5, logical block 1572970 >Feb 03 19:35:30 localhost kernel: lost page write due to I/O error on dm-5 >Feb 03 19:35:30 localhost kernel: sd 2:0:0:0: [sda] Unhandled error code >Feb 03 19:35:30 localhost kernel: sd 2:0:0:0: [sda] >Feb 03 19:35:30 localhost kernel: Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK >Feb 03 19:35:30 localhost kernel: sd 2:0:0:0: [sda] CDB: >Feb 03 19:35:30 localhost kernel: Write(10): 2a 00 37 38 51 78 00 00 08 00 >Feb 03 19:35:30 localhost kernel: Buffer I/O error on device dm-5, logical block 6815791 >Feb 03 19:35:30 localhost kernel: lost page write due to I/O error on dm-5 >Feb 03 19:35:30 localhost kernel: sd 2:0:0:0: [sda] Unhandled error code >Feb 03 19:35:30 localhost kernel: sd 2:0:0:0: [sda] >Feb 03 19:35:30 localhost kernel: Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK >Feb 03 19:35:30 localhost kernel: sd 2:0:0:0: [sda] CDB: >Feb 03 19:35:30 localhost kernel: Write(10): 2a 00 37 38 51 90 00 00 10 00 >Feb 03 19:35:30 localhost kernel: Buffer I/O error on device dm-5, logical block 6815794 >Feb 03 19:35:30 localhost kernel: lost page write due to I/O error on dm-5 >Feb 03 19:35:30 localhost kernel: Buffer I/O error on device dm-5, logical block 6815795 >Feb 03 19:35:30 localhost kernel: lost page write due to I/O error on dm-5 >Feb 03 19:35:30 localhost kernel: sd 2:0:0:0: [sda] Unhandled error code >Feb 03 19:35:30 localhost kernel: sd 2:0:0:0: [sda] >Feb 03 19:35:30 localhost kernel: Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK >Feb 03 19:35:30 localhost kernel: sd 2:0:0:0: [sda] CDB: >Feb 03 19:35:30 localhost kernel: Write(10): 2a 00 37 38 52 40 00 00 08 00 >Feb 03 19:35:30 localhost kernel: sd 2:0:0:0: [sda] Unhandled error code >Feb 03 19:35:30 localhost kernel: sd 2:0:0:0: [sda] >Feb 03 19:35:30 localhost kernel: Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK >Feb 03 19:35:30 localhost kernel: sd 2:0:0:0: [sda] CDB: >Feb 03 19:35:30 localhost kernel: Write(10): 2a 00 37 38 52 50 00 00 08 00 >Feb 03 19:35:30 localhost kernel: sd 2:0:0:0: [sda] Unhandled error code >Feb 03 19:35:30 localhost kernel: sd 2:0:0:0: [sda] >Feb 03 19:35:30 localhost kernel: Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK >Feb 03 19:35:30 localhost kernel: sd 2:0:0:0: [sda] CDB: >Feb 03 19:35:30 localhost kernel: Write(10): 2a 00 37 38 53 20 00 00 08 00 >Feb 03 19:35:30 localhost kernel: sd 2:0:0:0: [sda] Unhandled error code >Feb 03 19:35:30 localhost kernel: sd 2:0:0:0: [sda] >Feb 03 19:35:30 localhost kernel: Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK >Feb 03 19:35:30 localhost kernel: sd 2:0:0:0: [sda] CDB: >Feb 03 19:35:30 localhost kernel: Write(10): 2a 00 37 38 53 38 00 00 08 00 >Feb 03 19:35:30 localhost kernel: sd 2:0:0:0: [sda] Unhandled error code >Feb 03 19:35:30 localhost kernel: sd 2:0:0:0: [sda] >Feb 03 19:35:30 localhost kernel: Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK >Feb 03 19:35:30 localhost kernel: sd 2:0:0:0: [sda] CDB: >Feb 03 19:35:30 localhost kernel: Write(10): 2a 00 37 38 53 a8 00 00 10 00 >Feb 03 19:35:30 localhost kernel: sd 2:0:0:0: [sda] Unhandled error code >Feb 03 19:35:30 localhost kernel: sd 2:0:0:0: [sda] >Feb 03 19:35:30 localhost kernel: Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK >Feb 03 19:35:30 localhost kernel: sd 2:0:0:0: [sda] CDB: >Feb 03 19:35:30 localhost kernel: Write(10): 2a 00 37 38 53 d0 00 00 10 00 >Feb 03 19:35:30 localhost kernel: sd 2:0:0:0: [sda] Unhandled error code >Feb 03 19:35:30 localhost kernel: sd 2:0:0:0: [sda] >Feb 03 19:35:30 localhost kernel: Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK >Feb 03 19:35:30 localhost kernel: sd 2:0:0:0: [sda] CDB: >Feb 03 19:35:30 localhost kernel: Write(10): 2a 00 37 38 54 38 00 00 08 00 >Feb 03 19:35:30 localhost kernel: sd 2:0:0:0: [sda] Unhandled error code >Feb 03 19:35:30 localhost kernel: sd 2:0:0:0: [sda] >Feb 03 19:35:30 localhost kernel: Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK >Feb 03 19:35:30 localhost kernel: sd 2:0:0:0: [sda] CDB: >Feb 03 19:35:30 localhost kernel: Write(10): 2a 00 37 38 54 50 00 00 08 00 >Feb 03 19:35:30 localhost kernel: sd 2:0:0:0: [sda] Unhandled error code >Feb 03 19:35:30 localhost kernel: sd 2:0:0:0: [sda] >Feb 03 19:35:30 localhost kernel: Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK >Feb 03 19:35:30 localhost kernel: sd 2:0:0:0: [sda] CDB: >Feb 03 19:35:30 localhost kernel: Write(10): 2a 00 37 38 54 68 00 00 08 00 >Feb 03 19:35:30 localhost kernel: sd 2:0:0:0: [sda] Unhandled error code >Feb 03 19:35:30 localhost kernel: sd 2:0:0:0: [sda] >Feb 03 19:35:30 localhost kernel: Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK >Feb 03 19:35:30 localhost kernel: sd 2:0:0:0: [sda] CDB: >Feb 03 19:35:30 localhost kernel: Write(10): 2a 00 37 38 54 80 00 00 08 00 >Feb 03 19:35:30 localhost kernel: sd 2:0:0:0: [sda] Unhandled error code >Feb 03 19:35:30 localhost kernel: sd 2:0:0:0: [sda] >Feb 03 19:35:30 localhost kernel: Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK >Feb 03 19:35:30 localhost kernel: sd 2:0:0:0: [sda] CDB: >Feb 03 19:35:30 localhost kernel: Write(10): 2a 00 22 91 25 00 00 04 00 00 >Feb 03 19:35:30 localhost kernel: sd 2:0:0:0: [sda] Unhandled error code >Feb 03 19:35:30 localhost kernel: sd 2:0:0:0: [sda] >Feb 03 19:35:30 localhost kernel: Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK >Feb 03 19:35:30 localhost kernel: sd 2:0:0:0: [sda] CDB: >Feb 03 19:35:30 localhost kernel: Write(10): 2a 00 00 00 0a 48 00 00 02 00 >Feb 03 19:35:30 localhost kernel: sd 2:0:0:0: [sda] Unhandled error code >Feb 03 19:35:30 localhost kernel: sd 2:0:0:0: [sda] >Feb 03 19:35:30 localhost kernel: Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK >Feb 03 19:35:30 localhost kernel: sd 2:0:0:0: [sda] CDB: >Feb 03 19:35:30 localhost kernel: Write(10): 2a 00 22 91 29 00 00 04 00 00 >Feb 03 19:35:30 localhost kernel: sd 2:0:0:0: [sda] Unhandled error code >Feb 03 19:35:30 localhost kernel: sd 2:0:0:0: [sda] >Feb 03 19:35:30 localhost kernel: Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK >Feb 03 19:35:30 localhost kernel: sd 2:0:0:0: [sda] CDB: >Feb 03 19:35:30 localhost kernel: Write(10): 2a 00 22 91 2d 00 00 04 00 00 >Feb 03 19:35:30 localhost kernel: sd 2:0:0:0: [sda] Unhandled error code >Feb 03 19:35:30 localhost kernel: sd 2:0:0:0: [sda] >Feb 03 19:35:30 localhost kernel: Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK >Feb 03 19:35:30 localhost kernel: sd 2:0:0:0: [sda] CDB: >Feb 03 19:35:30 localhost kernel: Write(10): 2a 00 37 38 54 90 00 00 08 00 >Feb 03 19:35:30 localhost kernel: sd 2:0:0:0: [sda] Unhandled error code >Feb 03 19:35:30 localhost kernel: sd 2:0:0:0: [sda] >Feb 03 19:35:30 localhost kernel: Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK >Feb 03 19:35:30 localhost kernel: sd 2:0:0:0: [sda] CDB: >Feb 03 19:35:30 localhost kernel: Write(10): 2a 00 37 38 55 30 00 00 08 00 >Feb 03 19:35:30 localhost kernel: sd 2:0:0:0: [sda] Unhandled error code >Feb 03 19:35:30 localhost kernel: sd 2:0:0:0: [sda] >Feb 03 19:35:30 localhost kernel: Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK >Feb 03 19:35:30 localhost kernel: sd 2:0:0:0: [sda] CDB: >Feb 03 19:35:30 localhost kernel: Write(10): 2a 00 37 38 55 40 00 00 08 00 >Feb 03 19:35:30 localhost kernel: sd 2:0:0:0: [sda] No Caching mode page found >Feb 03 19:35:30 localhost kernel: sd 2:0:0:0: [sda] Assuming drive cache: write through >Feb 03 19:35:30 localhost kernel: sd 2:0:0:0: [sda] Unhandled error code >Feb 03 19:35:30 localhost kernel: sd 2:0:0:0: [sda] >Feb 03 19:35:30 localhost kernel: Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK >Feb 03 19:35:30 localhost kernel: sd 2:0:0:0: [sda] CDB: >Feb 03 19:35:30 localhost kernel: Write(10): 2a 00 37 38 55 68 00 00 08 00 >Feb 03 19:35:30 localhost kernel: sd 2:0:0:0: [sda] Unhandled error code >Feb 03 19:35:30 localhost kernel: sd 2:0:0:0: [sda] >Feb 03 19:35:30 localhost kernel: Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK >Feb 03 19:35:30 localhost kernel: sd 2:0:0:0: [sda] CDB: >Feb 03 19:35:30 localhost kernel: Write(10): 2a 00 37 38 55 78 00 00 08 00 >Feb 03 19:35:30 localhost kernel: sda: detected capacity change from 500107862016 to 0 >Feb 03 19:35:30 localhost kernel: sd 2:0:0:0: [sda] Unhandled error code >Feb 03 19:35:30 localhost kernel: sd 2:0:0:0: [sda] >Feb 03 19:35:30 localhost kernel: Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK >Feb 03 19:35:30 localhost kernel: sd 2:0:0:0: [sda] CDB: >Feb 03 19:35:30 localhost kernel: Write(10): 2a 00 37 38 56 78 00 00 08 00 >Feb 03 19:35:30 localhost kernel: JBD2: Error -5 detected when updating journal superblock for dm-5-8. >Feb 03 19:35:30 localhost kernel: Aborting journal on device dm-4-8. >Feb 03 19:35:30 localhost kernel: JBD2: Error -5 detected when updating journal superblock for dm-4-8. >Feb 03 19:35:32 localhost abrt-hook-ccpp[7025]: Saved core dump of pid 7012 (/mnt/sysimage/usr/bin/kmod) to /var/tmp/abrt/ccpp-2014-02-03-19:35:32-7012 (397312 bytes) >Feb 03 19:35:32 localhost dracut[2458]: <11>/usr/lib/dracut/dracut-install -D /var/tmp/initramfs.q4MRCy /lib/modules/3.11.10-301.fc20.i686//modules.builtin.bin /lib/modules/3.11.10-301.fc20.i686/modules.builtin.bin >Feb 03 19:35:32 localhost dracut[2458]: <11>/usr/lib/dracut/dracut-install -D /var/tmp/initramfs.q4MRCy /lib/modules/3.11.10-301.fc20.i686//modules.builtin /lib/modules/3.11.10-301.fc20.i686/modules.builtin >Feb 03 19:35:32 localhost dracut[2458]: <11>/usr/lib/dracut/dracut-install -D /var/tmp/initramfs.q4MRCy /lib/modules/3.11.10-301.fc20.i686//modules.order /lib/modules/3.11.10-301.fc20.i686/modules.order >Feb 03 19:35:32 localhost dracut[2458]: <14>*** Installing kernel module dependencies and firmware done *** >Feb 03 19:35:32 localhost dracut[2458]: <11>/usr/lib/dracut/dracut-install -D /var/tmp/initramfs.q4MRCy -a vi /etc/virc ps grep cat rm >Feb 03 19:35:32 localhost dracut[2458]: <14>*** Resolving executable dependencies *** >Feb 03 19:35:32 localhost kernel: EXT4-fs warning (device dm-5): __ext4_read_dirblock:908: error reading directory block (ino 3149259, block 0) >Feb 03 19:35:32 localhost kernel: EXT4-fs warning (device dm-5): __ext4_read_dirblock:908: error reading directory block (ino 3147992, block 0) >Feb 03 19:35:32 localhost kernel: EXT4-fs warning (device dm-5): __ext4_read_dirblock:908: error reading directory block (ino 3149202, block 0) >Feb 03 19:35:32 localhost kernel: EXT4-fs warning (device dm-5): __ext4_read_dirblock:908: error reading directory block (ino 3149337, block 0) >Feb 03 19:35:32 localhost kernel: EXT4-fs warning (device dm-5): __ext4_read_dirblock:908: error reading directory block (ino 3149151, block 0) >Feb 03 19:35:32 localhost kernel: EXT4-fs warning (device dm-5): __ext4_read_dirblock:908: error reading directory block (ino 3149031, block 0) >Feb 03 19:35:32 localhost kernel: EXT4-fs warning (device dm-5): __ext4_read_dirblock:908: error reading directory block (ino 3149119, block 0) >Feb 03 19:35:32 localhost kernel: EXT4-fs warning (device dm-5): __ext4_read_dirblock:908: error reading directory block (ino 3149420, block 0) >Feb 03 19:35:32 localhost kernel: EXT4-fs warning (device dm-5): __ext4_read_dirblock:908: error reading directory block (ino 3149238, block 0) >Feb 03 19:35:32 localhost kernel: EXT4-fs warning (device dm-5): __ext4_read_dirblock:908: error reading directory block (ino 3149208, block 0) >Feb 03 19:35:32 localhost kernel: EXT4-fs warning (device dm-5): __ext4_read_dirblock:908: error reading directory block (ino 3149149, block 0) >Feb 03 19:35:32 localhost kernel: EXT4-fs warning (device dm-5): __ext4_read_dirblock:908: error reading directory block (ino 3148010, block 0) >Feb 03 19:35:32 localhost kernel: EXT4-fs warning (device dm-5): __ext4_read_dirblock:908: error reading directory block (ino 3148011, block 0) >Feb 03 19:35:32 localhost kernel: EXT4-fs warning (device dm-5): __ext4_read_dirblock:908: error reading directory block (ino 3148003, block 0) >Feb 03 19:35:32 localhost kernel: EXT4-fs warning (device dm-5): __ext4_read_dirblock:908: error reading directory block (ino 3148006, block 0) >Feb 03 19:35:32 localhost kernel: EXT4-fs warning (device dm-5): __ext4_read_dirblock:908: error reading directory block (ino 3147996, block 0) >Feb 03 19:35:32 localhost kernel: EXT4-fs warning (device dm-5): __ext4_read_dirblock:908: error reading directory block (ino 3147995, block 0) >Feb 03 19:35:32 localhost kernel: EXT4-fs warning (device dm-5): __ext4_read_dirblock:908: error reading directory block (ino 3148004, block 0) >Feb 03 19:35:32 localhost kernel: EXT4-fs warning (device dm-5): __ext4_read_dirblock:908: error reading directory block (ino 3147997, block 0) >Feb 03 19:35:32 localhost kernel: EXT4-fs warning (device dm-5): __ext4_read_dirblock:908: error reading directory block (ino 3147978, block 0) >Feb 03 19:35:35 localhost abrt-server[7026]: Generating core_backtrace >Feb 03 19:35:35 localhost abrt-server[7026]: Generating backtrace >Feb 03 19:35:35 localhost dracut[2458]: <14>*** Resolving executable dependencies done*** >Feb 03 19:35:35 localhost kernel: EXT4-fs warning (device dm-5): __ext4_read_dirblock:908: error reading directory block (ino 393289, block 0) >Feb 03 19:35:35 localhost dracut[2458]: <11>/usr/lib/dracut/dracut-install -D /var/tmp/initramfs.q4MRCy /etc/ld.so.conf >Feb 03 19:35:35 localhost kernel: quiet_error: 208 callbacks suppressed >Feb 03 19:35:35 localhost kernel: Buffer I/O error on device dm-5, logical block 0 >Feb 03 19:35:35 localhost kernel: lost page write due to I/O error on dm-5 >Feb 03 19:35:35 localhost kernel: EXT4-fs error (device dm-5): ext4_find_entry:1309: inode #393289: comm dracut: reading directory lblock 0 >Feb 03 19:35:36 localhost kernel: EXT4-fs (dm-5): previous I/O error to superblock detected >Feb 03 19:35:36 localhost kernel: Buffer I/O error on device dm-5, logical block 0 >Feb 03 19:35:36 localhost kernel: lost page write due to I/O error on dm-5 >Feb 03 19:35:36 localhost kernel: EXT4-fs error (device dm-5): ext4_find_entry:1309: inode #3147978: comm ldconfig: reading directory lblock 0 >Feb 03 19:35:36 localhost dracut[2458]: <11>ldconfig exited ungracefully >Feb 03 19:35:36 localhost dracut[2458]: <14>*** Hardlinking files *** >Feb 03 19:35:36 localhost dracut[2458]: <14>*** Hardlinking files done *** >Feb 03 19:35:36 localhost dracut[2458]: <14>*** Stripping files *** >Feb 03 19:35:36 localhost kernel: EXT4-fs warning (device dm-5): __ext4_read_dirblock:908: error reading directory block (ino 3149259, block 0) >Feb 03 19:35:36 localhost kernel: EXT4-fs warning (device dm-5): __ext4_read_dirblock:908: error reading directory block (ino 3147992, block 0) >Feb 03 19:35:36 localhost kernel: EXT4-fs warning (device dm-5): __ext4_read_dirblock:908: error reading directory block (ino 3149202, block 0) >Feb 03 19:35:36 localhost kernel: EXT4-fs warning (device dm-5): __ext4_read_dirblock:908: error reading directory block (ino 3149337, block 0) >Feb 03 19:35:36 localhost kernel: EXT4-fs warning (device dm-5): __ext4_read_dirblock:908: error reading directory block (ino 3149151, block 0) >Feb 03 19:35:36 localhost kernel: EXT4-fs warning (device dm-5): __ext4_read_dirblock:908: error reading directory block (ino 3149031, block 0) >Feb 03 19:35:36 localhost kernel: EXT4-fs warning (device dm-5): __ext4_read_dirblock:908: error reading directory block (ino 3149119, block 0) >Feb 03 19:35:36 localhost kernel: EXT4-fs warning (device dm-5): __ext4_read_dirblock:908: error reading directory block (ino 3149420, block 0) >Feb 03 19:35:36 localhost kernel: EXT4-fs warning (device dm-5): __ext4_read_dirblock:908: error reading directory block (ino 3149238, block 0) >Feb 03 19:35:36 localhost kernel: EXT4-fs warning (device dm-5): __ext4_read_dirblock:908: error reading directory block (ino 3149208, block 0) >Feb 03 19:35:36 localhost kernel: EXT4-fs warning (device dm-5): __ext4_read_dirblock:908: error reading directory block (ino 3149149, block 0) >Feb 03 19:35:36 localhost kernel: EXT4-fs warning (device dm-5): __ext4_read_dirblock:908: error reading directory block (ino 3148010, block 0) >Feb 03 19:35:36 localhost kernel: EXT4-fs warning (device dm-5): __ext4_read_dirblock:908: error reading directory block (ino 3148011, block 0) >Feb 03 19:35:36 localhost kernel: EXT4-fs warning (device dm-5): __ext4_read_dirblock:908: error reading directory block (ino 3148003, block 0) >Feb 03 19:35:36 localhost kernel: EXT4-fs warning (device dm-5): __ext4_read_dirblock:908: error reading directory block (ino 3148006, block 0) >Feb 03 19:35:36 localhost kernel: EXT4-fs warning (device dm-5): __ext4_read_dirblock:908: error reading directory block (ino 3147996, block 0) >Feb 03 19:35:36 localhost kernel: EXT4-fs warning (device dm-5): __ext4_read_dirblock:908: error reading directory block (ino 3147995, block 0) >Feb 03 19:35:36 localhost kernel: EXT4-fs warning (device dm-5): __ext4_read_dirblock:908: error reading directory block (ino 3148004, block 0) >Feb 03 19:35:36 localhost kernel: EXT4-fs warning (device dm-5): __ext4_read_dirblock:908: error reading directory block (ino 3147997, block 0) >Feb 03 19:35:36 localhost kernel: EXT4-fs warning (device dm-5): __ext4_read_dirblock:908: error reading directory block (ino 3147978, block 0) >Feb 03 19:35:36 localhost kernel: EXT4-fs warning (device dm-5): __ext4_read_dirblock:908: error reading directory block (ino 3149259, block 0) >Feb 03 19:35:36 localhost kernel: EXT4-fs warning (device dm-5): __ext4_read_dirblock:908: error reading directory block (ino 3147992, block 0) >Feb 03 19:35:36 localhost kernel: EXT4-fs warning (device dm-5): __ext4_read_dirblock:908: error reading directory block (ino 3149202, block 0) >Feb 03 19:35:36 localhost kernel: EXT4-fs warning (device dm-5): __ext4_read_dirblock:908: error reading directory block (ino 3149337, block 0) >Feb 03 19:35:36 localhost kernel: EXT4-fs warning (device dm-5): __ext4_read_dirblock:908: error reading directory block (ino 3149151, block 0) >Feb 03 19:35:36 localhost kernel: EXT4-fs warning (device dm-5): __ext4_read_dirblock:908: error reading directory block (ino 3149031, block 0) >Feb 03 19:35:36 localhost kernel: EXT4-fs warning (device dm-5): __ext4_read_dirblock:908: error reading directory block (ino 3149119, block 0) >Feb 03 19:35:36 localhost kernel: EXT4-fs warning (device dm-5): __ext4_read_dirblock:908: error reading directory block (ino 3149420, block 0) >Feb 03 19:35:36 localhost kernel: EXT4-fs warning (device dm-5): __ext4_read_dirblock:908: error reading directory block (ino 3149238, block 0) >Feb 03 19:35:36 localhost kernel: EXT4-fs warning (device dm-5): __ext4_read_dirblock:908: error reading directory block (ino 3149208, block 0) >Feb 03 19:35:36 localhost kernel: EXT4-fs warning (device dm-5): __ext4_read_dirblock:908: error reading directory block (ino 3149149, block 0) >Feb 03 19:35:36 localhost kernel: EXT4-fs warning (device dm-5): __ext4_read_dirblock:908: error reading directory block (ino 3148010, block 0) >Feb 03 19:35:36 localhost kernel: EXT4-fs warning (device dm-5): __ext4_read_dirblock:908: error reading directory block (ino 3148011, block 0) >Feb 03 19:35:36 localhost kernel: EXT4-fs warning (device dm-5): __ext4_read_dirblock:908: error reading directory block (ino 3148003, block 0) >Feb 03 19:35:36 localhost kernel: EXT4-fs warning (device dm-5): __ext4_read_dirblock:908: error reading directory block (ino 3148006, block 0) >Feb 03 19:35:36 localhost kernel: EXT4-fs warning (device dm-5): __ext4_read_dirblock:908: error reading directory block (ino 3147996, block 0) >Feb 03 19:35:36 localhost kernel: EXT4-fs warning (device dm-5): __ext4_read_dirblock:908: error reading directory block (ino 3147995, block 0) >Feb 03 19:35:36 localhost kernel: EXT4-fs warning (device dm-5): __ext4_read_dirblock:908: error reading directory block (ino 3148004, block 0) >Feb 03 19:35:36 localhost kernel: EXT4-fs warning (device dm-5): __ext4_read_dirblock:908: error reading directory block (ino 3147997, block 0) >Feb 03 19:35:36 localhost kernel: EXT4-fs warning (device dm-5): __ext4_read_dirblock:908: error reading directory block (ino 3147978, block 0) >Feb 03 19:35:36 localhost dracut[2458]: <14>*** Stripping files done *** >Feb 03 19:35:36 localhost dracut[2458]: <14>*** Creating image file *** >Feb 03 19:35:36 localhost kernel: EXT4-fs warning (device dm-5): __ext4_read_dirblock:908: error reading directory block (ino 3149259, block 0) >Feb 03 19:35:36 localhost kernel: EXT4-fs warning (device dm-5): __ext4_read_dirblock:908: error reading directory block (ino 3147992, block 0) >Feb 03 19:35:36 localhost kernel: EXT4-fs warning (device dm-5): __ext4_read_dirblock:908: error reading directory block (ino 3149202, block 0) >Feb 03 19:35:36 localhost kernel: EXT4-fs warning (device dm-5): __ext4_read_dirblock:908: error reading directory block (ino 3149337, block 0) >Feb 03 19:35:36 localhost kernel: EXT4-fs warning (device dm-5): __ext4_read_dirblock:908: error reading directory block (ino 3149151, block 0) >Feb 03 19:35:36 localhost kernel: EXT4-fs warning (device dm-5): __ext4_read_dirblock:908: error reading directory block (ino 3149031, block 0) >Feb 03 19:35:36 localhost kernel: EXT4-fs warning (device dm-5): __ext4_read_dirblock:908: error reading directory block (ino 3149119, block 0) >Feb 03 19:35:36 localhost kernel: EXT4-fs warning (device dm-5): __ext4_read_dirblock:908: error reading directory block (ino 3149420, block 0) >Feb 03 19:35:36 localhost kernel: EXT4-fs warning (device dm-5): __ext4_read_dirblock:908: error reading directory block (ino 3149238, block 0) >Feb 03 19:35:36 localhost kernel: EXT4-fs warning (device dm-5): __ext4_read_dirblock:908: error reading directory block (ino 3149208, block 0) >Feb 03 19:35:36 localhost kernel: EXT4-fs warning (device dm-5): __ext4_read_dirblock:908: error reading directory block (ino 3149149, block 0) >Feb 03 19:35:36 localhost kernel: EXT4-fs warning (device dm-5): __ext4_read_dirblock:908: error reading directory block (ino 3148010, block 0) >Feb 03 19:35:36 localhost kernel: EXT4-fs warning (device dm-5): __ext4_read_dirblock:908: error reading directory block (ino 3148011, block 0) >Feb 03 19:35:36 localhost kernel: EXT4-fs warning (device dm-5): __ext4_read_dirblock:908: error reading directory block (ino 3148003, block 0) >Feb 03 19:35:36 localhost kernel: EXT4-fs warning (device dm-5): __ext4_read_dirblock:908: error reading directory block (ino 3148006, block 0) >Feb 03 19:35:36 localhost kernel: EXT4-fs warning (device dm-5): __ext4_read_dirblock:908: error reading directory block (ino 3147996, block 0) >Feb 03 19:35:36 localhost kernel: EXT4-fs warning (device dm-5): __ext4_read_dirblock:908: error reading directory block (ino 3147995, block 0) >Feb 03 19:35:36 localhost kernel: EXT4-fs warning (device dm-5): __ext4_read_dirblock:908: error reading directory block (ino 3148004, block 0) >Feb 03 19:35:36 localhost kernel: EXT4-fs warning (device dm-5): __ext4_read_dirblock:908: error reading directory block (ino 3147997, block 0) >Feb 03 19:35:36 localhost kernel: EXT4-fs warning (device dm-5): __ext4_read_dirblock:908: error reading directory block (ino 3147978, block 0) >Feb 03 19:35:36 localhost kernel: EXT4-fs error (device sda1): ext4_read_inode_bitmap:175: comm dracut: Cannot read inode bitmap - block_group = 0, inode_bitmap = 276 >Feb 03 19:35:36 localhost dracut[2458]: <8>dracut: creation of /boot/initramfs-0-rescue-fd5f23766635428a87c1b913ca25b4a0.img.2430 failed >Feb 03 19:35:36 localhost kernel: EXT4-fs warning (device dm-5): __ext4_read_dirblock:908: error reading directory block (ino 3149259, block 0) >Feb 03 19:35:36 localhost kernel: EXT4-fs warning (device dm-5): __ext4_read_dirblock:908: error reading directory block (ino 3149259, block 0) >Feb 03 19:35:36 localhost kernel: EXT4-fs warning (device dm-5): __ext4_read_dirblock:908: error reading directory block (ino 3147992, block 0) >Feb 03 19:35:36 localhost kernel: EXT4-fs warning (device dm-5): __ext4_read_dirblock:908: error reading directory block (ino 3147992, block 0) >Feb 03 19:35:36 localhost kernel: EXT4-fs warning (device dm-5): __ext4_read_dirblock:908: error reading directory block (ino 3149202, block 0) >Feb 03 19:35:36 localhost kernel: EXT4-fs warning (device dm-5): __ext4_read_dirblock:908: error reading directory block (ino 3149202, block 0) >Feb 03 19:35:36 localhost kernel: EXT4-fs warning (device dm-5): __ext4_read_dirblock:908: error reading directory block (ino 3149337, block 0) >Feb 03 19:35:36 localhost kernel: EXT4-fs warning (device dm-5): __ext4_read_dirblock:908: error reading directory block (ino 3149337, block 0) >Feb 03 19:35:36 localhost kernel: EXT4-fs warning (device dm-5): __ext4_read_dirblock:908: error reading directory block (ino 3149151, block 0) >Feb 03 19:35:36 localhost kernel: EXT4-fs warning (device dm-5): __ext4_read_dirblock:908: error reading directory block (ino 3149151, block 0) >Feb 03 19:35:36 localhost kernel: EXT4-fs warning (device dm-5): __ext4_read_dirblock:908: error reading directory block (ino 3149031, block 0) >Feb 03 19:35:36 localhost kernel: EXT4-fs warning (device dm-5): __ext4_read_dirblock:908: error reading directory block (ino 3149031, block 0) >Feb 03 19:35:36 localhost kernel: EXT4-fs warning (device dm-5): __ext4_read_dirblock:908: error reading directory block (ino 3149119, block 0) >Feb 03 19:35:36 localhost kernel: EXT4-fs warning (device dm-5): __ext4_read_dirblock:908: error reading directory block (ino 3149119, block 0) >Feb 03 19:35:36 localhost kernel: EXT4-fs warning (device dm-5): __ext4_read_dirblock:908: error reading directory block (ino 3149420, block 0) >Feb 03 19:35:36 localhost kernel: EXT4-fs warning (device dm-5): __ext4_read_dirblock:908: error reading directory block (ino 3149420, block 0) >Feb 03 19:35:36 localhost kernel: EXT4-fs warning (device dm-5): __ext4_read_dirblock:908: error reading directory block (ino 3149238, block 0) >Feb 03 19:35:36 localhost kernel: EXT4-fs warning (device dm-5): __ext4_read_dirblock:908: error reading directory block (ino 3149238, block 0) >Feb 03 19:35:36 localhost kernel: EXT4-fs warning (device dm-5): __ext4_read_dirblock:908: error reading directory block (ino 3149208, block 0) >Feb 03 19:35:36 localhost kernel: EXT4-fs warning (device dm-5): __ext4_read_dirblock:908: error reading directory block (ino 3149208, block 0) >Feb 03 19:35:36 localhost kernel: EXT4-fs warning (device dm-5): __ext4_read_dirblock:908: error reading directory block (ino 3149149, block 0) >Feb 03 19:35:36 localhost kernel: EXT4-fs warning (device dm-5): __ext4_read_dirblock:908: error reading directory block (ino 3149149, block 0) >Feb 03 19:35:36 localhost kernel: EXT4-fs warning (device dm-5): __ext4_read_dirblock:908: error reading directory block (ino 3148010, block 0) >Feb 03 19:35:36 localhost kernel: EXT4-fs warning (device dm-5): __ext4_read_dirblock:908: error reading directory block (ino 3148010, block 0) >Feb 03 19:35:36 localhost kernel: EXT4-fs warning (device dm-5): __ext4_read_dirblock:908: error reading directory block (ino 3148011, block 0) >Feb 03 19:35:36 localhost kernel: EXT4-fs warning (device dm-5): __ext4_read_dirblock:908: error reading directory block (ino 3148011, block 0) >Feb 03 19:35:36 localhost kernel: EXT4-fs warning (device dm-5): __ext4_read_dirblock:908: error reading directory block (ino 3148003, block 0) >Feb 03 19:35:36 localhost kernel: EXT4-fs warning (device dm-5): __ext4_read_dirblock:908: error reading directory block (ino 3148003, block 0) >Feb 03 19:35:36 localhost kernel: EXT4-fs warning (device dm-5): __ext4_read_dirblock:908: error reading directory block (ino 3148006, block 0) >Feb 03 19:35:36 localhost kernel: EXT4-fs warning (device dm-5): __ext4_read_dirblock:908: error reading directory block (ino 3148006, block 0) >Feb 03 19:35:36 localhost kernel: EXT4-fs warning (device dm-5): __ext4_read_dirblock:908: error reading directory block (ino 3147996, block 0) >Feb 03 19:35:36 localhost kernel: EXT4-fs warning (device dm-5): __ext4_read_dirblock:908: error reading directory block (ino 3147995, block 0) >Feb 03 19:35:36 localhost kernel: EXT4-fs warning (device dm-5): __ext4_read_dirblock:908: error reading directory block (ino 3148004, block 0) >Feb 03 19:35:36 localhost kernel: EXT4-fs warning (device dm-5): __ext4_read_dirblock:908: error reading directory block (ino 3148004, block 0) >Feb 03 19:35:36 localhost kernel: EXT4-fs warning (device dm-5): __ext4_read_dirblock:908: error reading directory block (ino 3147997, block 0) >Feb 03 19:35:36 localhost kernel: EXT4-fs warning (device dm-5): __ext4_read_dirblock:908: error reading directory block (ino 3147997, block 0) >Feb 03 19:35:36 localhost kernel: EXT4-fs warning (device dm-5): __ext4_read_dirblock:908: error reading directory block (ino 3147978, block 0) >Feb 03 19:35:36 localhost kernel: EXT4-fs warning (device dm-5): __ext4_read_dirblock:908: error reading directory block (ino 3147978, block 0) >Feb 03 19:35:36 localhost kernel: EXT4-fs error (device sda1): ext4_read_inode_bitmap:175: comm cp: Cannot read inode bitmap - block_group = 0, inode_bitmap = 276 >Feb 03 19:35:36 localhost kernel: EXT4-fs (sda1): previous I/O error to superblock detected >Feb 03 19:35:40 localhost kernel: Buffer I/O error on device dm-5, logical block 12582913 >Feb 03 19:35:40 localhost kernel: lost page write due to I/O error on dm-5 > > > >/tmp/anaconda.log: >19:13:20,969 INFO anaconda: /sbin/anaconda 20.25.15-1 >00:13:22,018 INFO anaconda: 2097152 kB (2048 MB) are available >19:13:22,018 INFO anaconda: check_memory(): total:2048, needed:512, graphical:512 >19:13:22,019 INFO anaconda: Not doing 'start audit daemon' in live installation >19:13:22,020 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda', '--liveinst', '--method=livecd:///dev/mapper/live-base'] >19:13:22,021 INFO anaconda: Default encoding = ascii >19:13:23,162 INFO anaconda: Display mode = g >00:13:23,165 INFO anaconda: 2097152 kB (2048 MB) are available >19:13:23,165 INFO anaconda: check_memory(): total:2048, needed:512, graphical:512 >19:13:23,985 WARN anaconda: module import of __init__ failed: <type 'exceptions.AttributeError'> >19:13:23,986 WARN anaconda: module import of __init__ failed: <type 'exceptions.AttributeError'> >19:13:23,987 INFO anaconda: using only installclass _Fedora >19:13:23,993 INFO anaconda: bootloader GRUB2 on X86 platform >19:13:23,996 INFO anaconda: bootloader GRUB2 on X86 platform >19:13:24,033 DEBUG anaconda: network: devices found ['p3p1'] >19:13:24,686 DEBUG anaconda: network: dumping ifcfg file for default autoconnection on p3p1 >19:13:24,977 DEBUG anaconda: network: setting autoconnect of p3p1 to False >19:13:24,978 DEBUG anaconda: network: missing ifcfgs created for devices ['p3p1'] >19:13:25,097 DEBUG anaconda: updating hostname localhost.localdomain >19:13:25,148 INFO anaconda: Running Thread: AnaStorageThread (-1280521408) >19:13:25,158 INFO anaconda: Running Thread: AnaTimeInitThread (-1290798272) >19:13:25,161 INFO anaconda: Running Thread: AnaWaitForConnectingNMThread (-1302332608) >19:13:25,165 INFO anaconda: Running Thread: AnaPayloadThread (-1310725312) >19:13:25,185 DEBUG anaconda: updating hostname localhost.localdomain >19:13:25,208 INFO anaconda: got 0 NTP servers from DHCP >19:13:25,209 INFO anaconda: Thread Done: AnaWaitForConnectingNMThread (-1302332608) >19:13:25,237 INFO anaconda: Not doing 'start chronyd' in live installation >19:13:25,244 INFO anaconda: Running Thread: AnaGeolocationRefreshThread (-1302332608) >19:13:25,247 INFO anaconda: Starting geolocation lookup >19:13:25,249 INFO anaconda: Geolocation provider: Fedora GeoIP >19:13:25,260 DEBUG anaconda: Geoloc: URLError for Fedora GeoIP API lookup: ><urlopen error [Errno -2] Name or service not known> >19:13:25,262 INFO anaconda: Geolocation lookup finished in 0.0 seconds >19:13:25,263 INFO anaconda: no results from geolocation >19:13:25,265 INFO anaconda: Thread Done: AnaGeolocationRefreshThread (-1302332608) >19:13:25,923 INFO anaconda: Not doing 'activate layouts' in live installation >19:13:37,780 INFO anaconda: Thread Done: AnaStorageThread (-1280521408) >19:13:38,004 INFO anaconda: Thread Done: AnaTimeInitThread (-1290798272) >19:13:38,024 INFO anaconda: Thread Done: AnaPayloadThread (-1310725312) >19:13:47,070 INFO anaconda: Not doing 'require network connection' in live installation >19:13:47,073 DEBUG anaconda: network standalone spoke (init): completed: True >19:13:47,074 INFO anaconda: Not doing 'require network connection' in live installation >19:13:47,549 INFO anaconda: Running Thread: AnaDateTimeThread (-1409238208) >19:13:47,677 INFO anaconda: Not doing 'modify system time and date' in live installation >19:13:47,702 INFO anaconda: Thread Done: AnaDateTimeThread (-1409238208) >19:13:53,643 INFO anaconda: fs space: 0 B needed: 2.87 GB >19:13:57,256 INFO anaconda: fs space: 0 B needed: 2.87 GB >19:13:57,440 INFO anaconda: Running Thread: AnaStorageWatcher (-1290798272) >19:13:57,445 INFO anaconda: Thread Done: AnaStorageWatcher (-1290798272) >19:13:57,515 INFO anaconda: Running Thread: AnaCustomStorageInit (-1290798272) >19:13:57,763 INFO anaconda: Not doing 'register anaconda secret agent' in live installation >19:13:57,769 DEBUG anaconda: network: selected device p3p1 >19:13:57,854 INFO anaconda: Not doing 'hide hint to use network configuration in DE' in live installation >19:13:57,985 DEBUG anaconda: updating hostname localhost.localdomain >19:13:58,236 INFO anaconda: Not doing 'require network connection' in live installation >19:13:58,370 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.datetime_spoke.DatetimeSpoke object at 0xb31e404c> >19:13:58,374 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0xb8823cc> status to: Probing storage... >19:13:58,394 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0xb8823cc> >19:13:58,667 INFO anaconda: Running Thread: AnaNTPserver0 (-1409238208) >19:13:58,669 INFO anaconda: Running Thread: AnaNTPserver1 (-1280521408) >19:13:58,674 INFO anaconda: Running Thread: AnaNTPserver2 (-1442043072) >19:13:58,695 INFO anaconda: Running Thread: AnaNTPserver3 (-1450435776) >19:13:59,258 DEBUG anaconda: updating hostname localhost.localdomain >19:13:59,403 INFO anaconda: Thread Done: AnaNTPserver2 (-1442043072) >19:13:59,405 INFO anaconda: Thread Done: AnaNTPserver3 (-1450435776) >19:13:59,444 INFO anaconda: Thread Done: AnaNTPserver1 (-1280521408) >19:13:59,839 DEBUG anaconda: updating hostname localhost.localdomain >19:13:59,840 INFO anaconda: setting <pyanaconda.ui.gui.spokes.network.NetworkSpoke object at 0xb8832cc> status to: Wired (p3p1) connected >19:14:00,939 INFO anaconda: Thread Done: AnaCustomStorageInit (-1290798272) >19:14:01,566 INFO anaconda: Thread Done: AnaNTPserver0 (-1409238208) >19:14:20,311 DEBUG anaconda: disk free: 992.67 kB fs free: 484 MB sw needs: 2.87 GB auto swap: 0 B >19:14:32,103 INFO anaconda: Running Thread: AnaExecuteStorageThread (-1409238208) >19:14:32,149 DEBUG anaconda: new disk order: [] >19:14:32,299 DEBUG anaconda: new disk order: [] >19:14:32,409 DEBUG anaconda: stage1 device cannot be of type lvmvg >19:14:32,412 DEBUG anaconda: stage1 device cannot be of type lvmlv >19:14:32,416 DEBUG anaconda: stage1 device cannot be of type lvmlv >19:14:32,419 DEBUG anaconda: stage1 device cannot be of type lvmlv >19:14:32,426 DEBUG anaconda: _is_valid_disklabel(sda) returning True >19:14:32,428 DEBUG anaconda: _is_valid_size(sda) returning True >19:14:32,430 DEBUG anaconda: _is_valid_location(sda) returning True >19:14:32,432 DEBUG anaconda: _is_valid_format(sda) returning True >19:14:32,434 DEBUG anaconda: is_valid_stage1_device(sda) returning True >19:14:32,436 INFO anaconda: Thread Done: AnaExecuteStorageThread (-1409238208) >19:14:32,511 INFO anaconda: Not doing 'require network connection' in live installation >19:14:32,628 DEBUG anaconda: ui: devices=['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'fedora', 'fedora-home', 'fedora-root', 'fedora-swap', 'live-base', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'sda', 'sda1', 'sda2', 'sr0'] >19:14:32,630 DEBUG anaconda: ui: unused=[] >19:14:32,633 DEBUG anaconda: ui: new_devices=[] >19:14:32,682 DEBUG anaconda: page clicked: New Fedora 20 Installation >19:14:32,682 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >19:14:32,683 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >19:14:33,205 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0xb8823cc> >19:14:33,207 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0xb8823cc> status to: Saving storage configuration... >19:14:33,232 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0xb8823cc> >19:14:57,618 DEBUG anaconda: ui: devices=['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'fedora', 'fedora-home', 'fedora-root', 'fedora-swap', 'live-base', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'sda', 'sda1', 'sda2', 'sr0'] >19:14:57,620 DEBUG anaconda: ui: unused=[] >19:14:57,623 DEBUG anaconda: ui: new_devices=[] >19:14:57,671 DEBUG anaconda: page clicked: New Fedora 20 Installation >19:14:57,672 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >19:14:57,674 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >19:15:04,505 DEBUG anaconda: page clicked: Fedora Linux 20 for i686 >19:15:04,505 DEBUG anaconda: show mountpoint: Fedora Linux 20 for i686 >19:15:04,522 DEBUG anaconda: populate_right_side: existing 500MB partition sda1 (2) with existing ext4 filesystem >19:15:04,524 DEBUG anaconda: updated device_disks to ['sda'] >19:15:04,524 DEBUG anaconda: updated device_container_name to None >19:15:04,525 DEBUG anaconda: updated device_container_raid_level to None >19:15:04,525 DEBUG anaconda: updated device_container_encrypted to False >19:15:04,526 DEBUG anaconda: updated device_container_size to 0 >19:15:04,536 DEBUG anaconda: fs type changed: ext4 >19:15:04,553 INFO anaconda: getting device type for None >19:15:04,556 ERR anaconda: unknown device type: 'None' >19:15:04,557 DEBUG anaconda: device_type_changed: None None >19:15:04,565 INFO anaconda: getting device type for Standard Partition >19:15:04,567 DEBUG anaconda: device_type_changed: 2 Standard Partition >19:15:04,568 INFO anaconda: getting device type for Standard Partition >19:15:04,570 INFO anaconda: getting device type for Standard Partition >19:15:04,573 INFO anaconda: getting device type for Standard Partition >19:15:04,575 INFO anaconda: getting device type for Standard Partition >19:15:04,578 INFO anaconda: getting device type for Standard Partition >19:15:04,581 INFO anaconda: getting device type for Standard Partition >19:15:04,583 INFO anaconda: getting device type for Standard Partition >19:15:04,586 INFO anaconda: getting device type for Standard Partition >19:15:04,588 DEBUG anaconda: populate_raid: 2, None >19:15:04,589 INFO anaconda: getting device type for Standard Partition >19:15:04,593 INFO anaconda: getting device type for Standard Partition >19:15:04,595 DEBUG anaconda: populate_raid: 2, None >19:15:04,595 INFO anaconda: getting device type for Standard Partition >19:15:15,218 DEBUG anaconda: current selector: existing 500MB partition sda1 (2) with existing ext4 filesystem >19:15:15,220 DEBUG anaconda: notebook page = 1 >19:15:15,220 INFO anaconda: ui: saving changes to device sda1 >19:15:15,221 DEBUG anaconda: old name: sda1 >19:15:15,222 DEBUG anaconda: new name: None >19:15:15,231 DEBUG anaconda: old size: 500.0 >19:15:15,232 DEBUG anaconda: new size: 500 >19:15:15,232 INFO anaconda: getting device type for Standard Partition >19:15:15,234 DEBUG anaconda: old device type: 2 >19:15:15,235 DEBUG anaconda: new device type: 2 >19:15:15,235 DEBUG anaconda: reformat: False >19:15:15,241 DEBUG anaconda: old fs type: ext4 >19:15:15,241 DEBUG anaconda: new fs type: ext4 >19:15:15,242 DEBUG anaconda: old encryption setting: False >19:15:15,243 DEBUG anaconda: new encryption setting: False >19:15:15,243 DEBUG anaconda: old label: >19:15:15,244 DEBUG anaconda: new_label: >19:15:15,244 DEBUG anaconda: old mountpoint: >19:15:15,245 DEBUG anaconda: new mountpoint: >19:15:15,245 DEBUG anaconda: old raid level: None >19:15:15,246 DEBUG anaconda: new raid level: None >19:15:15,247 DEBUG anaconda: old container: None >19:15:15,248 DEBUG anaconda: new container: None >19:15:15,248 DEBUG anaconda: old container encrypted: False >19:15:15,249 DEBUG anaconda: new container encrypted: False >19:15:15,249 DEBUG anaconda: old container raid level: None >19:15:15,250 DEBUG anaconda: new container raid level: None >19:15:15,250 DEBUG anaconda: old container size request: 0 >19:15:15,251 DEBUG anaconda: new container size request: 0 >19:15:15,251 DEBUG anaconda: old disks: ['sda'] >19:15:15,252 DEBUG anaconda: new disks: ['sda'] >19:15:15,253 DEBUG anaconda: populate_right_side: existing 500MB partition sda1 (2) with existing ext4 filesystem >19:15:15,254 DEBUG anaconda: updated device_disks to ['sda'] >19:15:15,255 DEBUG anaconda: updated device_container_name to None >19:15:15,255 DEBUG anaconda: updated device_container_raid_level to None >19:15:15,256 DEBUG anaconda: updated device_container_encrypted to False >19:15:15,257 DEBUG anaconda: updated device_container_size to 0 >19:15:15,279 INFO anaconda: getting device type for Standard Partition >19:15:15,281 DEBUG anaconda: populate_raid: 2, None >19:15:15,282 INFO anaconda: getting device type for Standard Partition >19:15:15,284 DEBUG anaconda: new selector: existing 423172MB lvmlv fedora-home (5) with existing ext4 filesystem >19:15:15,287 DEBUG anaconda: populate_right_side: existing 423172MB lvmlv fedora-home (5) with existing ext4 filesystem >19:15:15,290 DEBUG anaconda: updated device_disks to ['sda'] >19:15:15,291 DEBUG anaconda: updated device_container_name to fedora >19:15:15,291 DEBUG anaconda: updated device_container_raid_level to None >19:15:15,292 DEBUG anaconda: updated device_container_encrypted to False >19:15:15,292 DEBUG anaconda: updated device_container_size to 476436 >19:15:15,311 INFO anaconda: getting device type for LVM >19:15:15,313 DEBUG anaconda: device_type_changed: 0 LVM >19:15:15,313 INFO anaconda: getting device type for LVM >19:15:15,315 INFO anaconda: getting device type for LVM >19:15:15,317 INFO anaconda: getting device type for LVM >19:15:15,318 INFO anaconda: getting device type for LVM >19:15:15,320 INFO anaconda: getting device type for LVM >19:15:15,321 INFO anaconda: getting device type for LVM >19:15:15,323 INFO anaconda: getting device type for LVM >19:15:15,325 INFO anaconda: getting device type for LVM >19:15:15,326 INFO anaconda: getting device type for LVM >19:15:15,327 INFO anaconda: getting device type for LVM >19:15:15,329 INFO anaconda: getting device type for LVM >19:15:15,330 DEBUG anaconda: populate_raid: 0, None >19:15:15,331 INFO anaconda: getting device type for LVM >19:15:15,334 INFO anaconda: getting device type for LVM >19:15:15,335 DEBUG anaconda: populate_raid: 0, None >19:15:15,336 INFO anaconda: getting device type for LVM >19:15:15,339 DEBUG anaconda: new container selection: fedora >19:15:15,339 DEBUG anaconda: default container is fedora >19:15:20,843 INFO anaconda: getting device type for LVM >19:15:26,755 DEBUG anaconda: populate_right_side: existing 423172MB lvmlv fedora-home (5) with existing ext4 filesystem >19:15:26,758 DEBUG anaconda: updated device_disks to ['sda'] >19:15:26,759 DEBUG anaconda: updated device_container_name to fedora >19:15:26,760 DEBUG anaconda: updated device_container_raid_level to None >19:15:26,760 DEBUG anaconda: updated device_container_encrypted to False >19:15:26,761 DEBUG anaconda: updated device_container_size to 476436 >19:15:26,770 INFO anaconda: getting device type for LVM >19:15:26,782 INFO anaconda: getting device type for LVM >19:15:26,783 DEBUG anaconda: populate_raid: 0, None >19:15:26,784 INFO anaconda: getting device type for LVM >19:15:26,786 DEBUG anaconda: new container selection: None >19:15:26,788 DEBUG anaconda: new container selection: None >19:15:26,789 DEBUG anaconda: new container selection: fedora >19:15:26,790 DEBUG anaconda: default container is fedora >19:16:04,664 DEBUG anaconda: current selector: existing 423172MB lvmlv fedora-home (5) with existing ext4 filesystem >19:16:04,667 DEBUG anaconda: notebook page = 1 >19:16:04,668 INFO anaconda: ui: saving changes to device fedora-home >19:16:04,669 DEBUG anaconda: old name: home >19:16:04,669 DEBUG anaconda: new name: None >19:16:04,680 DEBUG anaconda: old size: 423172.0 >19:16:04,680 DEBUG anaconda: new size: 423172 >19:16:04,681 INFO anaconda: getting device type for LVM >19:16:04,682 DEBUG anaconda: old device type: 0 >19:16:04,683 DEBUG anaconda: new device type: 0 >19:16:04,683 DEBUG anaconda: reformat: False >19:16:04,689 DEBUG anaconda: old fs type: ext4 >19:16:04,690 DEBUG anaconda: new fs type: ext4 >19:16:04,690 DEBUG anaconda: old encryption setting: False >19:16:04,691 DEBUG anaconda: new encryption setting: False >19:16:04,691 DEBUG anaconda: old label: >19:16:04,692 DEBUG anaconda: new_label: >19:16:04,692 DEBUG anaconda: old mountpoint: >19:16:04,693 DEBUG anaconda: new mountpoint: >19:16:04,693 DEBUG anaconda: old raid level: None >19:16:04,694 DEBUG anaconda: new raid level: None >19:16:04,696 DEBUG anaconda: old container: fedora >19:16:04,697 DEBUG anaconda: new container: fedora >19:16:04,697 DEBUG anaconda: old container encrypted: False >19:16:04,698 DEBUG anaconda: new container encrypted: False >19:16:04,698 DEBUG anaconda: old container raid level: None >19:16:04,699 DEBUG anaconda: new container raid level: None >19:16:04,699 DEBUG anaconda: old container size request: 476436 >19:16:04,700 DEBUG anaconda: new container size request: 476436 >19:16:04,701 DEBUG anaconda: old disks: ['sda'] >19:16:04,701 DEBUG anaconda: new disks: ['sda'] >19:16:04,702 DEBUG anaconda: populate_right_side: existing 423172MB lvmlv fedora-home (5) with existing ext4 filesystem >19:16:04,706 DEBUG anaconda: updated device_disks to ['sda'] >19:16:04,706 DEBUG anaconda: updated device_container_name to fedora >19:16:04,707 DEBUG anaconda: updated device_container_raid_level to None >19:16:04,707 DEBUG anaconda: updated device_container_encrypted to False >19:16:04,708 DEBUG anaconda: updated device_container_size to 476436 >19:16:04,730 INFO anaconda: getting device type for LVM >19:16:04,731 DEBUG anaconda: populate_raid: 0, None >19:16:04,732 INFO anaconda: getting device type for LVM >19:16:04,734 DEBUG anaconda: new container selection: None >19:16:04,735 DEBUG anaconda: new container selection: None >19:16:04,737 DEBUG anaconda: new container selection: fedora >19:16:04,738 DEBUG anaconda: default container is fedora >19:16:04,740 DEBUG anaconda: new selector: existing 2064MB lvmlv fedora-swap (7) with existing swap >19:16:04,743 DEBUG anaconda: populate_right_side: existing 2064MB lvmlv fedora-swap (7) with existing swap >19:16:04,745 DEBUG anaconda: updated device_disks to ['sda'] >19:16:04,746 DEBUG anaconda: updated device_container_name to fedora >19:16:04,746 DEBUG anaconda: updated device_container_raid_level to None >19:16:04,747 DEBUG anaconda: updated device_container_encrypted to False >19:16:04,748 DEBUG anaconda: updated device_container_size to 476436 >19:16:04,757 DEBUG anaconda: fs type changed: swap >19:16:04,773 INFO anaconda: getting device type for LVM >19:16:04,775 DEBUG anaconda: populate_raid: 0, None >19:16:04,775 INFO anaconda: getting device type for LVM >19:16:04,778 DEBUG anaconda: new container selection: None >19:16:04,779 DEBUG anaconda: new container selection: None >19:16:04,781 DEBUG anaconda: new container selection: fedora >19:16:04,781 DEBUG anaconda: default container is fedora >19:16:06,904 DEBUG anaconda: current selector: existing 2064MB lvmlv fedora-swap (7) with existing swap >19:16:06,907 DEBUG anaconda: notebook page = 1 >19:16:06,907 INFO anaconda: ui: saving changes to device fedora-swap >19:16:06,908 DEBUG anaconda: old name: swap >19:16:06,908 DEBUG anaconda: new name: None >19:16:06,919 DEBUG anaconda: old size: 2064.0 >19:16:06,919 DEBUG anaconda: new size: 2064 >19:16:06,920 INFO anaconda: getting device type for LVM >19:16:06,921 DEBUG anaconda: old device type: 0 >19:16:06,922 DEBUG anaconda: new device type: 0 >19:16:06,922 DEBUG anaconda: reformat: False >19:16:06,927 DEBUG anaconda: old fs type: swap >19:16:06,928 DEBUG anaconda: new fs type: swap >19:16:06,928 DEBUG anaconda: old encryption setting: False >19:16:06,929 DEBUG anaconda: new encryption setting: False >19:16:06,929 DEBUG anaconda: old label: >19:16:06,930 DEBUG anaconda: new_label: >19:16:06,931 DEBUG anaconda: old mountpoint: >19:16:06,931 DEBUG anaconda: new mountpoint: >19:16:06,932 DEBUG anaconda: old raid level: None >19:16:06,932 DEBUG anaconda: new raid level: None >19:16:06,935 DEBUG anaconda: old container: fedora >19:16:06,935 DEBUG anaconda: new container: fedora >19:16:06,936 DEBUG anaconda: old container encrypted: False >19:16:06,936 DEBUG anaconda: new container encrypted: False >19:16:06,937 DEBUG anaconda: old container raid level: None >19:16:06,937 DEBUG anaconda: new container raid level: None >19:16:06,938 DEBUG anaconda: old container size request: 476436 >19:16:06,938 DEBUG anaconda: new container size request: 476436 >19:16:06,939 DEBUG anaconda: old disks: ['sda'] >19:16:06,939 DEBUG anaconda: new disks: ['sda'] >19:16:06,940 DEBUG anaconda: populate_right_side: existing 2064MB lvmlv fedora-swap (7) with existing swap >19:16:06,943 DEBUG anaconda: updated device_disks to ['sda'] >19:16:06,944 DEBUG anaconda: updated device_container_name to fedora >19:16:06,944 DEBUG anaconda: updated device_container_raid_level to None >19:16:06,945 DEBUG anaconda: updated device_container_encrypted to False >19:16:06,945 DEBUG anaconda: updated device_container_size to 476436 >19:16:06,966 INFO anaconda: getting device type for LVM >19:16:06,967 DEBUG anaconda: populate_raid: 0, None >19:16:06,968 INFO anaconda: getting device type for LVM >19:16:06,971 DEBUG anaconda: new container selection: None >19:16:06,972 DEBUG anaconda: new container selection: None >19:16:06,974 DEBUG anaconda: new container selection: fedora >19:16:06,974 DEBUG anaconda: default container is fedora >19:16:06,977 DEBUG anaconda: new selector: existing 51200MB lvmlv fedora-root (6) with existing ext4 filesystem >19:16:06,980 DEBUG anaconda: populate_right_side: existing 51200MB lvmlv fedora-root (6) with existing ext4 filesystem >19:16:06,983 DEBUG anaconda: updated device_disks to ['sda'] >19:16:06,983 DEBUG anaconda: updated device_container_name to fedora >19:16:06,984 DEBUG anaconda: updated device_container_raid_level to None >19:16:06,984 DEBUG anaconda: updated device_container_encrypted to False >19:16:06,985 DEBUG anaconda: updated device_container_size to 476436 >19:16:06,995 DEBUG anaconda: fs type changed: ext4 >19:16:07,011 INFO anaconda: getting device type for LVM >19:16:07,012 DEBUG anaconda: populate_raid: 0, None >19:16:07,013 INFO anaconda: getting device type for LVM >19:16:07,015 DEBUG anaconda: new container selection: None >19:16:07,017 DEBUG anaconda: new container selection: None >19:16:07,019 DEBUG anaconda: new container selection: fedora >19:16:07,019 DEBUG anaconda: default container is fedora >19:16:10,360 DEBUG anaconda: current selector: existing 51200MB lvmlv fedora-root (6) with existing ext4 filesystem >19:16:10,363 DEBUG anaconda: notebook page = 1 >19:16:10,364 INFO anaconda: ui: saving changes to device fedora-root >19:16:10,365 DEBUG anaconda: old name: root >19:16:10,365 DEBUG anaconda: new name: None >19:16:10,376 DEBUG anaconda: old size: 51200.0 >19:16:10,376 DEBUG anaconda: new size: 51200 >19:16:10,377 INFO anaconda: getting device type for LVM >19:16:10,378 DEBUG anaconda: old device type: 0 >19:16:10,379 DEBUG anaconda: new device type: 0 >19:16:10,379 DEBUG anaconda: reformat: False >19:16:10,385 DEBUG anaconda: old fs type: ext4 >19:16:10,385 DEBUG anaconda: new fs type: ext4 >19:16:10,386 DEBUG anaconda: old encryption setting: False >19:16:10,387 DEBUG anaconda: new encryption setting: False >19:16:10,387 DEBUG anaconda: old label: >19:16:10,388 DEBUG anaconda: new_label: >19:16:10,388 DEBUG anaconda: old mountpoint: >19:16:10,389 DEBUG anaconda: new mountpoint: >19:16:10,389 DEBUG anaconda: old raid level: None >19:16:10,390 DEBUG anaconda: new raid level: None >19:16:10,392 DEBUG anaconda: old container: fedora >19:16:10,393 DEBUG anaconda: new container: fedora >19:16:10,393 DEBUG anaconda: old container encrypted: False >19:16:10,394 DEBUG anaconda: new container encrypted: False >19:16:10,394 DEBUG anaconda: old container raid level: None >19:16:10,395 DEBUG anaconda: new container raid level: None >19:16:10,395 DEBUG anaconda: old container size request: 476436 >19:16:10,396 DEBUG anaconda: new container size request: 476436 >19:16:10,397 DEBUG anaconda: old disks: ['sda'] >19:16:10,397 DEBUG anaconda: new disks: ['sda'] >19:16:10,398 DEBUG anaconda: populate_right_side: existing 51200MB lvmlv fedora-root (6) with existing ext4 filesystem >19:16:10,402 DEBUG anaconda: updated device_disks to ['sda'] >19:16:10,402 DEBUG anaconda: updated device_container_name to fedora >19:16:10,403 DEBUG anaconda: updated device_container_raid_level to None >19:16:10,403 DEBUG anaconda: updated device_container_encrypted to False >19:16:10,404 DEBUG anaconda: updated device_container_size to 476436 >19:16:10,426 INFO anaconda: getting device type for LVM >19:16:10,427 DEBUG anaconda: populate_raid: 0, None >19:16:10,427 INFO anaconda: getting device type for LVM >19:16:10,430 DEBUG anaconda: new container selection: None >19:16:10,431 DEBUG anaconda: new container selection: None >19:16:10,433 DEBUG anaconda: new container selection: fedora >19:16:10,434 DEBUG anaconda: default container is fedora >19:16:10,436 DEBUG anaconda: new selector: existing 500MB partition sda1 (2) with existing ext4 filesystem >19:16:10,438 DEBUG anaconda: populate_right_side: existing 500MB partition sda1 (2) with existing ext4 filesystem >19:16:10,439 DEBUG anaconda: updated device_disks to ['sda'] >19:16:10,440 DEBUG anaconda: updated device_container_name to None >19:16:10,440 DEBUG anaconda: updated device_container_raid_level to None >19:16:10,441 DEBUG anaconda: updated device_container_encrypted to False >19:16:10,441 DEBUG anaconda: updated device_container_size to 0 >19:16:10,460 INFO anaconda: getting device type for Standard Partition >19:16:10,462 DEBUG anaconda: device_type_changed: 2 Standard Partition >19:16:10,463 INFO anaconda: getting device type for Standard Partition >19:16:10,465 INFO anaconda: getting device type for Standard Partition >19:16:10,468 INFO anaconda: getting device type for Standard Partition >19:16:10,470 INFO anaconda: getting device type for Standard Partition >19:16:10,473 INFO anaconda: getting device type for Standard Partition >19:16:10,474 INFO anaconda: getting device type for Standard Partition >19:16:10,476 INFO anaconda: getting device type for Standard Partition >19:16:10,478 INFO anaconda: getting device type for Standard Partition >19:16:10,480 DEBUG anaconda: populate_raid: 2, None >19:16:10,481 INFO anaconda: getting device type for Standard Partition >19:16:10,485 INFO anaconda: getting device type for Standard Partition >19:16:10,486 DEBUG anaconda: populate_raid: 2, None >19:16:10,487 INFO anaconda: getting device type for Standard Partition >19:16:11,289 DEBUG anaconda: current selector: existing 500MB partition sda1 (2) with existing ext4 filesystem >19:16:11,290 DEBUG anaconda: notebook page = 1 >19:16:11,291 INFO anaconda: ui: saving changes to device sda1 >19:16:11,291 DEBUG anaconda: old name: sda1 >19:16:11,292 DEBUG anaconda: new name: None >19:16:11,301 DEBUG anaconda: old size: 500.0 >19:16:11,302 DEBUG anaconda: new size: 500 >19:16:11,302 INFO anaconda: getting device type for Standard Partition >19:16:11,305 DEBUG anaconda: old device type: 2 >19:16:11,305 DEBUG anaconda: new device type: 2 >19:16:11,306 DEBUG anaconda: reformat: False >19:16:11,311 DEBUG anaconda: old fs type: ext4 >19:16:11,312 DEBUG anaconda: new fs type: ext4 >19:16:11,312 DEBUG anaconda: old encryption setting: False >19:16:11,313 DEBUG anaconda: new encryption setting: False >19:16:11,313 DEBUG anaconda: old label: >19:16:11,314 DEBUG anaconda: new_label: >19:16:11,314 DEBUG anaconda: old mountpoint: >19:16:11,315 DEBUG anaconda: new mountpoint: >19:16:11,316 DEBUG anaconda: old raid level: None >19:16:11,316 DEBUG anaconda: new raid level: None >19:16:11,318 DEBUG anaconda: old container: None >19:16:11,318 DEBUG anaconda: new container: None >19:16:11,319 DEBUG anaconda: old container encrypted: False >19:16:11,319 DEBUG anaconda: new container encrypted: False >19:16:11,320 DEBUG anaconda: old container raid level: None >19:16:11,320 DEBUG anaconda: new container raid level: None >19:16:11,321 DEBUG anaconda: old container size request: 0 >19:16:11,321 DEBUG anaconda: new container size request: 0 >19:16:11,322 DEBUG anaconda: old disks: ['sda'] >19:16:11,322 DEBUG anaconda: new disks: ['sda'] >19:16:11,323 DEBUG anaconda: populate_right_side: existing 500MB partition sda1 (2) with existing ext4 filesystem >19:16:11,324 DEBUG anaconda: updated device_disks to ['sda'] >19:16:11,325 DEBUG anaconda: updated device_container_name to None >19:16:11,326 DEBUG anaconda: updated device_container_raid_level to None >19:16:11,326 DEBUG anaconda: updated device_container_encrypted to False >19:16:11,327 DEBUG anaconda: updated device_container_size to 0 >19:16:11,349 INFO anaconda: getting device type for Standard Partition >19:16:11,351 DEBUG anaconda: populate_raid: 2, None >19:16:11,352 INFO anaconda: getting device type for Standard Partition >19:16:11,354 DEBUG anaconda: new selector: existing 423172MB lvmlv fedora-home (5) with existing ext4 filesystem >19:16:11,357 DEBUG anaconda: populate_right_side: existing 423172MB lvmlv fedora-home (5) with existing ext4 filesystem >19:16:11,360 DEBUG anaconda: updated device_disks to ['sda'] >19:16:11,360 DEBUG anaconda: updated device_container_name to fedora >19:16:11,361 DEBUG anaconda: updated device_container_raid_level to None >19:16:11,362 DEBUG anaconda: updated device_container_encrypted to False >19:16:11,362 DEBUG anaconda: updated device_container_size to 476436 >19:16:11,381 INFO anaconda: getting device type for LVM >19:16:11,382 DEBUG anaconda: device_type_changed: 0 LVM >19:16:11,383 INFO anaconda: getting device type for LVM >19:16:11,384 INFO anaconda: getting device type for LVM >19:16:11,386 INFO anaconda: getting device type for LVM >19:16:11,388 INFO anaconda: getting device type for LVM >19:16:11,389 INFO anaconda: getting device type for LVM >19:16:11,391 INFO anaconda: getting device type for LVM >19:16:11,393 INFO anaconda: getting device type for LVM >19:16:11,394 INFO anaconda: getting device type for LVM >19:16:11,395 INFO anaconda: getting device type for LVM >19:16:11,397 INFO anaconda: getting device type for LVM >19:16:11,398 INFO anaconda: getting device type for LVM >19:16:11,399 DEBUG anaconda: populate_raid: 0, None >19:16:11,400 INFO anaconda: getting device type for LVM >19:16:11,404 INFO anaconda: getting device type for LVM >19:16:11,405 DEBUG anaconda: populate_raid: 0, None >19:16:11,405 INFO anaconda: getting device type for LVM >19:16:11,408 DEBUG anaconda: new container selection: None >19:16:11,409 DEBUG anaconda: new container selection: None >19:16:11,411 DEBUG anaconda: new container selection: fedora >19:16:11,412 DEBUG anaconda: default container is fedora >19:16:13,625 DEBUG anaconda: ui: devices=['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'fedora', 'fedora-home', 'fedora-root', 'fedora-swap', 'live-base', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'sda', 'sda1', 'sda2', 'sr0'] >19:16:13,628 DEBUG anaconda: ui: unused=[] >19:16:13,631 DEBUG anaconda: ui: new_devices=[] >19:16:13,681 DEBUG anaconda: page clicked: New Fedora 20 Installation >19:16:13,681 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >19:16:13,683 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >19:16:16,705 DEBUG anaconda: page clicked: New Fedora 20 Installation >19:16:16,706 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >19:16:18,049 DEBUG anaconda: page clicked: New Fedora 20 Installation >19:16:18,050 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >19:16:19,818 DEBUG anaconda: running automatic partitioning >19:16:19,856 ERR anaconda: doAutoPartition failed: Not enough free space on disks for automatic partitioning >19:16:19,865 DEBUG anaconda: finished automatic partitioning >19:16:19,865 DEBUG anaconda: refreshing ui >19:16:19,873 DEBUG anaconda: ui: devices=['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'fedora', 'fedora-home', 'fedora-root', 'fedora-swap', 'live-base', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'sda', 'sda1', 'sda2', 'sr0'] >19:16:19,875 DEBUG anaconda: ui: unused=[] >19:16:19,878 DEBUG anaconda: ui: new_devices=[] >19:16:19,927 DEBUG anaconda: page clicked: New Fedora 20 Installation >19:16:19,927 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >19:16:19,929 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >19:16:19,929 DEBUG anaconda: finished refreshing ui >19:16:19,930 DEBUG anaconda: updating space display >19:16:19,945 DEBUG anaconda: finished updating space display >19:16:26,746 DEBUG anaconda: running automatic partitioning >19:16:26,770 ERR anaconda: doAutoPartition failed: Not enough free space on disks for automatic partitioning >19:16:26,777 DEBUG anaconda: finished automatic partitioning >19:16:26,777 DEBUG anaconda: refreshing ui >19:16:26,783 DEBUG anaconda: ui: devices=['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'fedora', 'fedora-home', 'fedora-root', 'fedora-swap', 'live-base', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'sda', 'sda1', 'sda2', 'sr0'] >19:16:26,786 DEBUG anaconda: ui: unused=[] >19:16:26,789 DEBUG anaconda: ui: new_devices=[] >19:16:26,837 DEBUG anaconda: page clicked: New Fedora 20 Installation >19:16:26,837 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >19:16:26,839 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >19:16:26,840 DEBUG anaconda: finished refreshing ui >19:16:26,840 DEBUG anaconda: updating space display >19:16:26,856 DEBUG anaconda: finished updating space display >19:16:30,555 DEBUG anaconda: page clicked: Fedora Linux 20 for i686 >19:16:30,555 DEBUG anaconda: show mountpoint: Fedora Linux 20 for i686 >19:16:30,557 DEBUG anaconda: populate_right_side: existing 500MB partition sda1 (2) with existing ext4 filesystem >19:16:30,558 DEBUG anaconda: updated device_disks to ['sda'] >19:16:30,559 DEBUG anaconda: updated device_container_name to None >19:16:30,560 DEBUG anaconda: updated device_container_raid_level to None >19:16:30,560 DEBUG anaconda: updated device_container_encrypted to False >19:16:30,561 DEBUG anaconda: updated device_container_size to 0 >19:16:30,579 INFO anaconda: getting device type for Standard Partition >19:16:30,581 DEBUG anaconda: device_type_changed: 2 Standard Partition >19:16:30,582 INFO anaconda: getting device type for Standard Partition >19:16:30,585 INFO anaconda: getting device type for Standard Partition >19:16:30,587 INFO anaconda: getting device type for Standard Partition >19:16:30,590 INFO anaconda: getting device type for Standard Partition >19:16:30,592 INFO anaconda: getting device type for Standard Partition >19:16:30,594 INFO anaconda: getting device type for Standard Partition >19:16:30,596 INFO anaconda: getting device type for Standard Partition >19:16:30,598 INFO anaconda: getting device type for Standard Partition >19:16:30,600 DEBUG anaconda: populate_raid: 2, None >19:16:30,600 INFO anaconda: getting device type for Standard Partition >19:16:30,604 INFO anaconda: getting device type for Standard Partition >19:16:30,606 DEBUG anaconda: populate_raid: 2, None >19:16:30,606 INFO anaconda: getting device type for Standard Partition >19:16:40,596 DEBUG anaconda: current selector: existing 500MB partition sda1 (2) with existing ext4 filesystem >19:16:40,597 DEBUG anaconda: notebook page = 1 >19:16:40,598 INFO anaconda: ui: saving changes to device sda1 >19:16:40,599 DEBUG anaconda: old name: sda1 >19:16:40,599 DEBUG anaconda: new name: None >19:16:40,609 DEBUG anaconda: old size: 500.0 >19:16:40,609 DEBUG anaconda: new size: 500 >19:16:40,610 INFO anaconda: getting device type for Standard Partition >19:16:40,612 DEBUG anaconda: old device type: 2 >19:16:40,613 DEBUG anaconda: new device type: 2 >19:16:40,613 DEBUG anaconda: reformat: False >19:16:40,619 DEBUG anaconda: old fs type: ext4 >19:16:40,619 DEBUG anaconda: new fs type: ext4 >19:16:40,620 DEBUG anaconda: old encryption setting: False >19:16:40,620 DEBUG anaconda: new encryption setting: False >19:16:40,621 DEBUG anaconda: old label: >19:16:40,621 DEBUG anaconda: new_label: >19:16:40,622 DEBUG anaconda: old mountpoint: >19:16:40,622 DEBUG anaconda: new mountpoint: >19:16:40,623 DEBUG anaconda: old raid level: None >19:16:40,624 DEBUG anaconda: new raid level: None >19:16:40,625 DEBUG anaconda: old container: None >19:16:40,625 DEBUG anaconda: new container: None >19:16:40,626 DEBUG anaconda: old container encrypted: False >19:16:40,626 DEBUG anaconda: new container encrypted: False >19:16:40,627 DEBUG anaconda: old container raid level: None >19:16:40,627 DEBUG anaconda: new container raid level: None >19:16:40,628 DEBUG anaconda: old container size request: 0 >19:16:40,628 DEBUG anaconda: new container size request: 0 >19:16:40,629 DEBUG anaconda: old disks: ['sda'] >19:16:40,630 DEBUG anaconda: new disks: ['sda'] >19:16:40,630 DEBUG anaconda: populate_right_side: existing 500MB partition sda1 (2) with existing ext4 filesystem >19:16:40,632 DEBUG anaconda: updated device_disks to ['sda'] >19:16:40,633 DEBUG anaconda: updated device_container_name to None >19:16:40,633 DEBUG anaconda: updated device_container_raid_level to None >19:16:40,634 DEBUG anaconda: updated device_container_encrypted to False >19:16:40,635 DEBUG anaconda: updated device_container_size to 0 >19:16:40,658 INFO anaconda: getting device type for Standard Partition >19:16:40,659 DEBUG anaconda: populate_raid: 2, None >19:16:40,660 INFO anaconda: getting device type for Standard Partition >19:16:40,662 DEBUG anaconda: new selector: existing 423172MB lvmlv fedora-home (5) with existing ext4 filesystem >19:16:40,665 DEBUG anaconda: populate_right_side: existing 423172MB lvmlv fedora-home (5) with existing ext4 filesystem >19:16:40,668 DEBUG anaconda: updated device_disks to ['sda'] >19:16:40,669 DEBUG anaconda: updated device_container_name to fedora >19:16:40,669 DEBUG anaconda: updated device_container_raid_level to None >19:16:40,670 DEBUG anaconda: updated device_container_encrypted to False >19:16:40,670 DEBUG anaconda: updated device_container_size to 476436 >19:16:40,690 INFO anaconda: getting device type for LVM >19:16:40,691 DEBUG anaconda: device_type_changed: 0 LVM >19:16:40,692 INFO anaconda: getting device type for LVM >19:16:40,693 INFO anaconda: getting device type for LVM >19:16:40,695 INFO anaconda: getting device type for LVM >19:16:40,696 INFO anaconda: getting device type for LVM >19:16:40,698 INFO anaconda: getting device type for LVM >19:16:40,700 INFO anaconda: getting device type for LVM >19:16:40,701 INFO anaconda: getting device type for LVM >19:16:40,703 INFO anaconda: getting device type for LVM >19:16:40,704 INFO anaconda: getting device type for LVM >19:16:40,706 INFO anaconda: getting device type for LVM >19:16:40,707 INFO anaconda: getting device type for LVM >19:16:40,708 DEBUG anaconda: populate_raid: 0, None >19:16:40,709 INFO anaconda: getting device type for LVM >19:16:40,712 INFO anaconda: getting device type for LVM >19:16:40,713 DEBUG anaconda: populate_raid: 0, None >19:16:40,714 INFO anaconda: getting device type for LVM >19:16:40,716 DEBUG anaconda: new container selection: None >19:16:40,718 DEBUG anaconda: new container selection: None >19:16:40,719 DEBUG anaconda: new container selection: fedora >19:16:40,720 DEBUG anaconda: default container is fedora >19:16:44,301 INFO anaconda: getting device type for LVM >19:16:45,669 INFO anaconda: ui: saving changes to device fedora-home >19:16:45,669 DEBUG anaconda: old name: home >19:16:45,670 DEBUG anaconda: new name: None >19:16:45,680 DEBUG anaconda: old size: 423172.0 >19:16:45,681 DEBUG anaconda: new size: 423172 >19:16:45,682 INFO anaconda: getting device type for LVM >19:16:45,683 DEBUG anaconda: old device type: 0 >19:16:45,683 DEBUG anaconda: new device type: 0 >19:16:45,684 DEBUG anaconda: reformat: True >19:16:45,689 DEBUG anaconda: old fs type: ext4 >19:16:45,690 DEBUG anaconda: new fs type: ext4 >19:16:45,690 DEBUG anaconda: old encryption setting: False >19:16:45,691 DEBUG anaconda: new encryption setting: False >19:16:45,692 DEBUG anaconda: old label: >19:16:45,692 DEBUG anaconda: new_label: >19:16:45,693 DEBUG anaconda: old mountpoint: >19:16:45,693 DEBUG anaconda: new mountpoint: >19:16:45,698 DEBUG anaconda: populate_right_side: existing 423172MB lvmlv fedora-home (5) with existing ext4 filesystem >19:16:45,701 DEBUG anaconda: updated device_disks to ['sda'] >19:16:45,702 DEBUG anaconda: updated device_container_name to fedora >19:16:45,702 DEBUG anaconda: updated device_container_raid_level to None >19:16:45,703 DEBUG anaconda: updated device_container_encrypted to False >19:16:45,703 DEBUG anaconda: updated device_container_size to 476436 >19:16:45,713 INFO anaconda: getting device type for LVM >19:16:45,725 INFO anaconda: getting device type for LVM >19:16:45,726 DEBUG anaconda: populate_raid: 0, None >19:16:45,727 INFO anaconda: getting device type for LVM >19:16:45,729 DEBUG anaconda: new container selection: None >19:16:45,730 DEBUG anaconda: new container selection: None >19:16:45,732 DEBUG anaconda: new container selection: fedora >19:16:45,733 DEBUG anaconda: default container is fedora >19:16:51,221 DEBUG anaconda: current selector: existing 423172MB lvmlv fedora-home (5) with existing ext4 filesystem >19:16:51,224 DEBUG anaconda: notebook page = 1 >19:16:51,225 INFO anaconda: ui: saving changes to device fedora-home >19:16:51,226 DEBUG anaconda: old name: home >19:16:51,226 DEBUG anaconda: new name: None >19:16:51,237 DEBUG anaconda: old size: 423172.0 >19:16:51,237 DEBUG anaconda: new size: 423172 >19:16:51,238 INFO anaconda: getting device type for LVM >19:16:51,239 DEBUG anaconda: old device type: 0 >19:16:51,240 DEBUG anaconda: new device type: 0 >19:16:51,240 DEBUG anaconda: reformat: False >19:16:51,246 DEBUG anaconda: old fs type: ext4 >19:16:51,247 DEBUG anaconda: new fs type: ext4 >19:16:51,247 DEBUG anaconda: old encryption setting: False >19:16:51,248 DEBUG anaconda: new encryption setting: False >19:16:51,248 DEBUG anaconda: old label: >19:16:51,249 DEBUG anaconda: new_label: >19:16:51,249 DEBUG anaconda: old mountpoint: >19:16:51,250 DEBUG anaconda: new mountpoint: >19:16:51,251 DEBUG anaconda: old raid level: None >19:16:51,251 DEBUG anaconda: new raid level: None >19:16:51,254 DEBUG anaconda: old container: fedora >19:16:51,254 DEBUG anaconda: new container: fedora >19:16:51,255 DEBUG anaconda: old container encrypted: False >19:16:51,255 DEBUG anaconda: new container encrypted: False >19:16:51,256 DEBUG anaconda: old container raid level: None >19:16:51,256 DEBUG anaconda: new container raid level: None >19:16:51,257 DEBUG anaconda: old container size request: 476436 >19:16:51,257 DEBUG anaconda: new container size request: 476436 >19:16:51,258 DEBUG anaconda: old disks: ['sda'] >19:16:51,258 DEBUG anaconda: new disks: ['sda'] >19:16:51,259 DEBUG anaconda: populate_right_side: existing 423172MB lvmlv fedora-home (5) with existing ext4 filesystem >19:16:51,263 DEBUG anaconda: updated device_disks to ['sda'] >19:16:51,263 DEBUG anaconda: updated device_container_name to fedora >19:16:51,264 DEBUG anaconda: updated device_container_raid_level to None >19:16:51,265 DEBUG anaconda: updated device_container_encrypted to False >19:16:51,265 DEBUG anaconda: updated device_container_size to 476436 >19:16:51,287 INFO anaconda: getting device type for LVM >19:16:51,288 DEBUG anaconda: populate_raid: 0, None >19:16:51,289 INFO anaconda: getting device type for LVM >19:16:51,291 DEBUG anaconda: new container selection: None >19:16:51,293 DEBUG anaconda: new container selection: None >19:16:51,295 DEBUG anaconda: new container selection: fedora >19:16:51,295 DEBUG anaconda: default container is fedora >19:16:51,298 DEBUG anaconda: new selector: existing 500MB partition sda1 (2) with existing ext4 filesystem >19:16:51,299 DEBUG anaconda: populate_right_side: existing 500MB partition sda1 (2) with existing ext4 filesystem >19:16:51,301 DEBUG anaconda: updated device_disks to ['sda'] >19:16:51,301 DEBUG anaconda: updated device_container_name to None >19:16:51,302 DEBUG anaconda: updated device_container_raid_level to None >19:16:51,303 DEBUG anaconda: updated device_container_encrypted to False >19:16:51,303 DEBUG anaconda: updated device_container_size to 0 >19:16:51,322 INFO anaconda: getting device type for Standard Partition >19:16:51,324 DEBUG anaconda: device_type_changed: 2 Standard Partition >19:16:51,324 INFO anaconda: getting device type for Standard Partition >19:16:51,327 INFO anaconda: getting device type for Standard Partition >19:16:51,330 INFO anaconda: getting device type for Standard Partition >19:16:51,332 INFO anaconda: getting device type for Standard Partition >19:16:51,334 INFO anaconda: getting device type for Standard Partition >19:16:51,336 INFO anaconda: getting device type for Standard Partition >19:16:51,338 INFO anaconda: getting device type for Standard Partition >19:16:51,340 INFO anaconda: getting device type for Standard Partition >19:16:51,342 DEBUG anaconda: populate_raid: 2, None >19:16:51,342 INFO anaconda: getting device type for Standard Partition >19:16:51,346 INFO anaconda: getting device type for Standard Partition >19:16:51,348 DEBUG anaconda: populate_raid: 2, None >19:16:51,349 INFO anaconda: getting device type for Standard Partition >19:16:53,214 INFO anaconda: getting device type for Standard Partition >19:16:55,574 INFO anaconda: ui: saving changes to device sda1 >19:16:55,574 DEBUG anaconda: old name: sda1 >19:16:55,575 DEBUG anaconda: new name: None >19:16:55,584 DEBUG anaconda: old size: 500.0 >19:16:55,585 DEBUG anaconda: new size: 500 >19:16:55,585 INFO anaconda: getting device type for Standard Partition >19:16:55,588 DEBUG anaconda: old device type: 2 >19:16:55,588 DEBUG anaconda: new device type: 2 >19:16:55,589 DEBUG anaconda: reformat: True >19:16:55,594 DEBUG anaconda: old fs type: ext4 >19:16:55,594 DEBUG anaconda: new fs type: ext4 >19:16:55,595 DEBUG anaconda: old encryption setting: False >19:16:55,595 DEBUG anaconda: new encryption setting: False >19:16:55,596 DEBUG anaconda: old label: >19:16:55,596 DEBUG anaconda: new_label: >19:16:55,597 DEBUG anaconda: old mountpoint: >19:16:55,598 DEBUG anaconda: new mountpoint: >19:16:55,602 DEBUG anaconda: populate_right_side: existing 500MB partition sda1 (2) with existing ext4 filesystem >19:16:55,604 DEBUG anaconda: updated device_disks to ['sda'] >19:16:55,604 DEBUG anaconda: updated device_container_name to None >19:16:55,605 DEBUG anaconda: updated device_container_raid_level to None >19:16:55,605 DEBUG anaconda: updated device_container_encrypted to False >19:16:55,606 DEBUG anaconda: updated device_container_size to 0 >19:16:55,615 INFO anaconda: getting device type for Standard Partition >19:16:55,628 INFO anaconda: getting device type for Standard Partition >19:16:55,629 DEBUG anaconda: populate_raid: 2, None >19:16:55,630 INFO anaconda: getting device type for Standard Partition >19:16:57,374 DEBUG anaconda: current selector: existing 500MB partition sda1 (2) with existing ext4 filesystem >19:16:57,375 DEBUG anaconda: notebook page = 1 >19:16:57,376 INFO anaconda: ui: saving changes to device sda1 >19:16:57,377 DEBUG anaconda: old name: sda1 >19:16:57,377 DEBUG anaconda: new name: None >19:16:57,387 DEBUG anaconda: old size: 500.0 >19:16:57,387 DEBUG anaconda: new size: 500 >19:16:57,388 INFO anaconda: getting device type for Standard Partition >19:16:57,390 DEBUG anaconda: old device type: 2 >19:16:57,391 DEBUG anaconda: new device type: 2 >19:16:57,391 DEBUG anaconda: reformat: False >19:16:57,397 DEBUG anaconda: old fs type: ext4 >19:16:57,397 DEBUG anaconda: new fs type: ext4 >19:16:57,398 DEBUG anaconda: old encryption setting: False >19:16:57,398 DEBUG anaconda: new encryption setting: False >19:16:57,399 DEBUG anaconda: old label: >19:16:57,399 DEBUG anaconda: new_label: >19:16:57,400 DEBUG anaconda: old mountpoint: >19:16:57,400 DEBUG anaconda: new mountpoint: >19:16:57,401 DEBUG anaconda: old raid level: None >19:16:57,401 DEBUG anaconda: new raid level: None >19:16:57,403 DEBUG anaconda: old container: None >19:16:57,403 DEBUG anaconda: new container: None >19:16:57,404 DEBUG anaconda: old container encrypted: False >19:16:57,404 DEBUG anaconda: new container encrypted: False >19:16:57,405 DEBUG anaconda: old container raid level: None >19:16:57,405 DEBUG anaconda: new container raid level: None >19:16:57,406 DEBUG anaconda: old container size request: 0 >19:16:57,406 DEBUG anaconda: new container size request: 0 >19:16:57,407 DEBUG anaconda: old disks: ['sda'] >19:16:57,408 DEBUG anaconda: new disks: ['sda'] >19:16:57,408 DEBUG anaconda: populate_right_side: existing 500MB partition sda1 (2) with existing ext4 filesystem >19:16:57,410 DEBUG anaconda: updated device_disks to ['sda'] >19:16:57,411 DEBUG anaconda: updated device_container_name to None >19:16:57,411 DEBUG anaconda: updated device_container_raid_level to None >19:16:57,412 DEBUG anaconda: updated device_container_encrypted to False >19:16:57,413 DEBUG anaconda: updated device_container_size to 0 >19:16:57,435 INFO anaconda: getting device type for Standard Partition >19:16:57,437 DEBUG anaconda: populate_raid: 2, None >19:16:57,438 INFO anaconda: getting device type for Standard Partition >19:16:57,440 DEBUG anaconda: new selector: existing 51200MB lvmlv fedora-root (6) with existing ext4 filesystem >19:16:57,443 DEBUG anaconda: populate_right_side: existing 51200MB lvmlv fedora-root (6) with existing ext4 filesystem >19:16:57,446 DEBUG anaconda: updated device_disks to ['sda'] >19:16:57,447 DEBUG anaconda: updated device_container_name to fedora >19:16:57,447 DEBUG anaconda: updated device_container_raid_level to None >19:16:57,448 DEBUG anaconda: updated device_container_encrypted to False >19:16:57,448 DEBUG anaconda: updated device_container_size to 476436 >19:16:57,467 INFO anaconda: getting device type for LVM >19:16:57,469 DEBUG anaconda: device_type_changed: 0 LVM >19:16:57,469 INFO anaconda: getting device type for LVM >19:16:57,471 INFO anaconda: getting device type for LVM >19:16:57,473 INFO anaconda: getting device type for LVM >19:16:57,474 INFO anaconda: getting device type for LVM >19:16:57,476 INFO anaconda: getting device type for LVM >19:16:57,477 INFO anaconda: getting device type for LVM >19:16:57,479 INFO anaconda: getting device type for LVM >19:16:57,481 INFO anaconda: getting device type for LVM >19:16:57,482 INFO anaconda: getting device type for LVM >19:16:57,483 INFO anaconda: getting device type for LVM >19:16:57,485 INFO anaconda: getting device type for LVM >19:16:57,486 DEBUG anaconda: populate_raid: 0, None >19:16:57,487 INFO anaconda: getting device type for LVM >19:16:57,490 INFO anaconda: getting device type for LVM >19:16:57,491 DEBUG anaconda: populate_raid: 0, None >19:16:57,492 INFO anaconda: getting device type for LVM >19:16:57,494 DEBUG anaconda: new container selection: None >19:16:57,495 DEBUG anaconda: new container selection: None >19:16:57,497 DEBUG anaconda: new container selection: fedora >19:16:57,498 DEBUG anaconda: default container is fedora >19:16:59,262 INFO anaconda: getting device type for LVM >19:17:02,118 INFO anaconda: ui: saving changes to device fedora-root >19:17:02,119 DEBUG anaconda: old name: root >19:17:02,120 DEBUG anaconda: new name: None >19:17:02,130 DEBUG anaconda: old size: 51200.0 >19:17:02,131 DEBUG anaconda: new size: 51200 >19:17:02,131 INFO anaconda: getting device type for LVM >19:17:02,133 DEBUG anaconda: old device type: 0 >19:17:02,133 DEBUG anaconda: new device type: 0 >19:17:02,134 DEBUG anaconda: reformat: True >19:17:02,139 DEBUG anaconda: old fs type: ext4 >19:17:02,140 DEBUG anaconda: new fs type: ext4 >19:17:02,140 DEBUG anaconda: old encryption setting: False >19:17:02,141 DEBUG anaconda: new encryption setting: False >19:17:02,141 DEBUG anaconda: old label: >19:17:02,142 DEBUG anaconda: new_label: >19:17:02,143 DEBUG anaconda: old mountpoint: >19:17:02,143 DEBUG anaconda: new mountpoint: >19:17:02,147 DEBUG anaconda: populate_right_side: existing 51200MB lvmlv fedora-root (6) with existing ext4 filesystem >19:17:02,151 DEBUG anaconda: updated device_disks to ['sda'] >19:17:02,151 DEBUG anaconda: updated device_container_name to fedora >19:17:02,152 DEBUG anaconda: updated device_container_raid_level to None >19:17:02,152 DEBUG anaconda: updated device_container_encrypted to False >19:17:02,153 DEBUG anaconda: updated device_container_size to 476436 >19:17:02,162 INFO anaconda: getting device type for LVM >19:17:02,175 INFO anaconda: getting device type for LVM >19:17:02,176 DEBUG anaconda: populate_raid: 0, None >19:17:02,176 INFO anaconda: getting device type for LVM >19:17:02,179 DEBUG anaconda: new container selection: None >19:17:02,180 DEBUG anaconda: new container selection: None >19:17:02,182 DEBUG anaconda: new container selection: fedora >19:17:02,183 DEBUG anaconda: default container is fedora >19:17:03,071 DEBUG anaconda: current selector: existing 51200MB lvmlv fedora-root (6) with existing ext4 filesystem >19:17:03,074 DEBUG anaconda: notebook page = 1 >19:17:03,074 INFO anaconda: ui: saving changes to device fedora-root >19:17:03,075 DEBUG anaconda: old name: root >19:17:03,076 DEBUG anaconda: new name: None >19:17:03,086 DEBUG anaconda: old size: 51200.0 >19:17:03,087 DEBUG anaconda: new size: 51200 >19:17:03,087 INFO anaconda: getting device type for LVM >19:17:03,088 DEBUG anaconda: old device type: 0 >19:17:03,089 DEBUG anaconda: new device type: 0 >19:17:03,090 DEBUG anaconda: reformat: False >19:17:03,095 DEBUG anaconda: old fs type: ext4 >19:17:03,096 DEBUG anaconda: new fs type: ext4 >19:17:03,096 DEBUG anaconda: old encryption setting: False >19:17:03,097 DEBUG anaconda: new encryption setting: False >19:17:03,098 DEBUG anaconda: old label: >19:17:03,098 DEBUG anaconda: new_label: >19:17:03,099 DEBUG anaconda: old mountpoint: >19:17:03,099 DEBUG anaconda: new mountpoint: >19:17:03,100 DEBUG anaconda: old raid level: None >19:17:03,100 DEBUG anaconda: new raid level: None >19:17:03,103 DEBUG anaconda: old container: fedora >19:17:03,103 DEBUG anaconda: new container: fedora >19:17:03,104 DEBUG anaconda: old container encrypted: False >19:17:03,104 DEBUG anaconda: new container encrypted: False >19:17:03,105 DEBUG anaconda: old container raid level: None >19:17:03,105 DEBUG anaconda: new container raid level: None >19:17:03,106 DEBUG anaconda: old container size request: 476436 >19:17:03,106 DEBUG anaconda: new container size request: 476436 >19:17:03,107 DEBUG anaconda: old disks: ['sda'] >19:17:03,108 DEBUG anaconda: new disks: ['sda'] >19:17:03,108 DEBUG anaconda: populate_right_side: existing 51200MB lvmlv fedora-root (6) with existing ext4 filesystem >19:17:03,112 DEBUG anaconda: updated device_disks to ['sda'] >19:17:03,113 DEBUG anaconda: updated device_container_name to fedora >19:17:03,113 DEBUG anaconda: updated device_container_raid_level to None >19:17:03,114 DEBUG anaconda: updated device_container_encrypted to False >19:17:03,114 DEBUG anaconda: updated device_container_size to 476436 >19:17:03,136 INFO anaconda: getting device type for LVM >19:17:03,137 DEBUG anaconda: populate_raid: 0, None >19:17:03,138 INFO anaconda: getting device type for LVM >19:17:03,141 DEBUG anaconda: new container selection: None >19:17:03,142 DEBUG anaconda: new container selection: None >19:17:03,144 DEBUG anaconda: new container selection: fedora >19:17:03,144 DEBUG anaconda: default container is fedora >19:17:03,147 DEBUG anaconda: new selector: existing 2064MB lvmlv fedora-swap (7) with existing swap >19:17:03,149 DEBUG anaconda: populate_right_side: existing 2064MB lvmlv fedora-swap (7) with existing swap >19:17:03,152 DEBUG anaconda: updated device_disks to ['sda'] >19:17:03,152 DEBUG anaconda: updated device_container_name to fedora >19:17:03,153 DEBUG anaconda: updated device_container_raid_level to None >19:17:03,154 DEBUG anaconda: updated device_container_encrypted to False >19:17:03,154 DEBUG anaconda: updated device_container_size to 476436 >19:17:03,164 DEBUG anaconda: fs type changed: swap >19:17:03,179 INFO anaconda: getting device type for LVM >19:17:03,181 DEBUG anaconda: populate_raid: 0, None >19:17:03,181 INFO anaconda: getting device type for LVM >19:17:03,184 DEBUG anaconda: new container selection: None >19:17:03,185 DEBUG anaconda: new container selection: None >19:17:03,187 DEBUG anaconda: new container selection: fedora >19:17:03,187 DEBUG anaconda: default container is fedora >19:17:04,687 INFO anaconda: getting device type for LVM >19:17:07,127 INFO anaconda: ui: saving changes to device fedora-swap >19:17:07,128 DEBUG anaconda: old name: swap >19:17:07,128 DEBUG anaconda: new name: None >19:17:07,139 DEBUG anaconda: old size: 2064.0 >19:17:07,139 DEBUG anaconda: new size: 2064 >19:17:07,140 INFO anaconda: getting device type for LVM >19:17:07,141 DEBUG anaconda: old device type: 0 >19:17:07,142 DEBUG anaconda: new device type: 0 >19:17:07,142 DEBUG anaconda: reformat: True >19:17:07,147 DEBUG anaconda: old fs type: swap >19:17:07,148 DEBUG anaconda: new fs type: swap >19:17:07,148 DEBUG anaconda: old encryption setting: False >19:17:07,149 DEBUG anaconda: new encryption setting: False >19:17:07,149 DEBUG anaconda: old label: >19:17:07,150 DEBUG anaconda: new_label: >19:17:07,150 DEBUG anaconda: old mountpoint: >19:17:07,151 DEBUG anaconda: new mountpoint: >19:17:07,152 DEBUG anaconda: old raid level: None >19:17:07,152 DEBUG anaconda: new raid level: None >19:17:07,154 DEBUG anaconda: old container: fedora >19:17:07,155 DEBUG anaconda: new container: fedora >19:17:07,156 DEBUG anaconda: old container encrypted: False >19:17:07,156 DEBUG anaconda: new container encrypted: False >19:17:07,157 DEBUG anaconda: old container raid level: None >19:17:07,157 DEBUG anaconda: new container raid level: None >19:17:07,158 DEBUG anaconda: old container size request: 476436 >19:17:07,158 DEBUG anaconda: new container size request: 476436 >19:17:07,159 DEBUG anaconda: old disks: ['sda'] >19:17:07,159 DEBUG anaconda: new disks: ['sda'] >19:17:07,165 INFO anaconda: scheduling reformat of fedora-swap as swap >19:17:07,204 DEBUG anaconda: populate_right_side: existing 2064MB lvmlv fedora-swap (7) with non-existent swap >19:17:07,206 DEBUG anaconda: updated device_disks to ['sda'] >19:17:07,207 DEBUG anaconda: updated device_container_name to fedora >19:17:07,207 DEBUG anaconda: updated device_container_raid_level to None >19:17:07,208 DEBUG anaconda: updated device_container_encrypted to False >19:17:07,208 DEBUG anaconda: updated device_container_size to 476436 >19:17:07,226 INFO anaconda: getting device type for LVM >19:17:07,227 DEBUG anaconda: populate_raid: 0, None >19:17:07,228 INFO anaconda: getting device type for LVM >19:17:07,231 DEBUG anaconda: new container selection: None >19:17:07,232 DEBUG anaconda: new container selection: None >19:17:07,234 DEBUG anaconda: new container selection: fedora >19:17:07,234 DEBUG anaconda: default container is fedora >19:17:18,592 DEBUG anaconda: page clicked: Fedora Linux 20 for i686 >19:17:18,593 DEBUG anaconda: current selector: existing 2064MB lvmlv fedora-swap (7) with non-existent swap >19:17:18,596 DEBUG anaconda: notebook page = 1 >19:17:18,597 INFO anaconda: ui: saving changes to device fedora-swap >19:17:18,597 DEBUG anaconda: old name: swap >19:17:18,598 DEBUG anaconda: new name: None >19:17:18,608 DEBUG anaconda: old size: 2064.0 >19:17:18,609 DEBUG anaconda: new size: 2064 >19:17:18,609 INFO anaconda: getting device type for LVM >19:17:18,610 DEBUG anaconda: old device type: 0 >19:17:18,611 DEBUG anaconda: new device type: 0 >19:17:18,611 DEBUG anaconda: reformat: True >19:17:18,617 DEBUG anaconda: old fs type: swap >19:17:18,617 DEBUG anaconda: new fs type: swap >19:17:18,618 DEBUG anaconda: old encryption setting: False >19:17:18,618 DEBUG anaconda: new encryption setting: False >19:17:18,619 DEBUG anaconda: old label: >19:17:18,619 DEBUG anaconda: new_label: >19:17:18,620 DEBUG anaconda: old mountpoint: >19:17:18,620 DEBUG anaconda: new mountpoint: >19:17:18,621 DEBUG anaconda: old raid level: None >19:17:18,621 DEBUG anaconda: new raid level: None >19:17:18,624 DEBUG anaconda: old container: fedora >19:17:18,624 DEBUG anaconda: new container: fedora >19:17:18,625 DEBUG anaconda: old container encrypted: False >19:17:18,625 DEBUG anaconda: new container encrypted: False >19:17:18,626 DEBUG anaconda: old container raid level: None >19:17:18,627 DEBUG anaconda: new container raid level: None >19:17:18,627 DEBUG anaconda: old container size request: 476436 >19:17:18,628 DEBUG anaconda: new container size request: 476436 >19:17:18,628 DEBUG anaconda: old disks: ['sda'] >19:17:18,629 DEBUG anaconda: new disks: ['sda'] >19:17:18,629 DEBUG anaconda: populate_right_side: existing 2064MB lvmlv fedora-swap (7) with non-existent swap >19:17:18,632 DEBUG anaconda: updated device_disks to ['sda'] >19:17:18,633 DEBUG anaconda: updated device_container_name to fedora >19:17:18,634 DEBUG anaconda: updated device_container_raid_level to None >19:17:18,634 DEBUG anaconda: updated device_container_encrypted to False >19:17:18,635 DEBUG anaconda: updated device_container_size to 476436 >19:17:18,656 INFO anaconda: getting device type for LVM >19:17:18,657 DEBUG anaconda: populate_raid: 0, None >19:17:18,658 INFO anaconda: getting device type for LVM >19:17:18,660 DEBUG anaconda: new container selection: None >19:17:18,661 DEBUG anaconda: new container selection: None >19:17:18,663 DEBUG anaconda: new container selection: fedora >19:17:18,664 DEBUG anaconda: default container is fedora >19:17:18,666 DEBUG anaconda: show mountpoint: Fedora Linux 20 for i686 >19:17:18,667 DEBUG anaconda: populate_right_side: existing 500MB partition sda1 (2) with existing ext4 filesystem >19:17:18,669 DEBUG anaconda: updated device_disks to ['sda'] >19:17:18,669 DEBUG anaconda: updated device_container_name to None >19:17:18,670 DEBUG anaconda: updated device_container_raid_level to None >19:17:18,670 DEBUG anaconda: updated device_container_encrypted to False >19:17:18,671 DEBUG anaconda: updated device_container_size to 0 >19:17:18,680 INFO anaconda: getting device type for LVM >19:17:18,682 DEBUG anaconda: fs type changed: ext4 >19:17:18,698 INFO anaconda: getting device type for Standard Partition >19:17:18,700 DEBUG anaconda: device_type_changed: 2 Standard Partition >19:17:18,701 INFO anaconda: getting device type for Standard Partition >19:17:18,703 INFO anaconda: getting device type for Standard Partition >19:17:18,706 INFO anaconda: getting device type for Standard Partition >19:17:18,708 INFO anaconda: getting device type for Standard Partition >19:17:18,710 INFO anaconda: getting device type for Standard Partition >19:17:18,712 INFO anaconda: getting device type for Standard Partition >19:17:18,714 INFO anaconda: getting device type for Standard Partition >19:17:18,716 INFO anaconda: getting device type for Standard Partition >19:17:18,718 DEBUG anaconda: populate_raid: 2, None >19:17:18,719 INFO anaconda: getting device type for Standard Partition >19:17:18,722 INFO anaconda: getting device type for Standard Partition >19:17:18,724 DEBUG anaconda: populate_raid: 2, None >19:17:18,725 INFO anaconda: getting device type for Standard Partition >19:17:21,993 DEBUG anaconda: page clicked: New Fedora 20 Installation >19:17:21,993 DEBUG anaconda: current selector: existing 500MB partition sda1 (2) with existing ext4 filesystem >19:17:21,995 DEBUG anaconda: notebook page = 1 >19:17:21,996 INFO anaconda: ui: saving changes to device sda1 >19:17:21,996 DEBUG anaconda: old name: sda1 >19:17:21,997 DEBUG anaconda: new name: None >19:17:22,006 DEBUG anaconda: old size: 500.0 >19:17:22,007 DEBUG anaconda: new size: 500 >19:17:22,007 INFO anaconda: getting device type for Standard Partition >19:17:22,010 DEBUG anaconda: old device type: 2 >19:17:22,010 DEBUG anaconda: new device type: 2 >19:17:22,011 DEBUG anaconda: reformat: False >19:17:22,016 DEBUG anaconda: old fs type: ext4 >19:17:22,016 DEBUG anaconda: new fs type: ext4 >19:17:22,017 DEBUG anaconda: old encryption setting: False >19:17:22,018 DEBUG anaconda: new encryption setting: False >19:17:22,018 DEBUG anaconda: old label: >19:17:22,019 DEBUG anaconda: new_label: >19:17:22,019 DEBUG anaconda: old mountpoint: >19:17:22,020 DEBUG anaconda: new mountpoint: >19:17:22,020 DEBUG anaconda: old raid level: None >19:17:22,021 DEBUG anaconda: new raid level: None >19:17:22,028 DEBUG anaconda: old container: None >19:17:22,028 DEBUG anaconda: new container: None >19:17:22,029 DEBUG anaconda: old container encrypted: False >19:17:22,029 DEBUG anaconda: new container encrypted: False >19:17:22,030 DEBUG anaconda: old container raid level: None >19:17:22,030 DEBUG anaconda: new container raid level: None >19:17:22,031 DEBUG anaconda: old container size request: 0 >19:17:22,031 DEBUG anaconda: new container size request: 0 >19:17:22,032 DEBUG anaconda: old disks: ['sda'] >19:17:22,032 DEBUG anaconda: new disks: ['sda'] >19:17:22,033 DEBUG anaconda: populate_right_side: existing 500MB partition sda1 (2) with existing ext4 filesystem >19:17:22,035 DEBUG anaconda: updated device_disks to ['sda'] >19:17:22,035 DEBUG anaconda: updated device_container_name to None >19:17:22,036 DEBUG anaconda: updated device_container_raid_level to None >19:17:22,036 DEBUG anaconda: updated device_container_encrypted to False >19:17:22,037 DEBUG anaconda: updated device_container_size to 0 >19:17:22,057 INFO anaconda: getting device type for Standard Partition >19:17:22,059 DEBUG anaconda: populate_raid: 2, None >19:17:22,060 INFO anaconda: getting device type for Standard Partition >19:17:22,062 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >19:17:22,063 DEBUG anaconda: populate_right_side: existing 2064MB lvmlv fedora-swap (7) with non-existent swap >19:17:22,066 DEBUG anaconda: updated device_disks to ['sda'] >19:17:22,066 DEBUG anaconda: updated device_container_name to fedora >19:17:22,067 DEBUG anaconda: updated device_container_raid_level to None >19:17:22,067 DEBUG anaconda: updated device_container_encrypted to False >19:17:22,068 DEBUG anaconda: updated device_container_size to 476436 >19:17:22,077 INFO anaconda: getting device type for Standard Partition >19:17:22,085 DEBUG anaconda: fs type changed: swap >19:17:22,100 INFO anaconda: getting device type for LVM >19:17:22,101 DEBUG anaconda: device_type_changed: 0 LVM >19:17:22,102 INFO anaconda: getting device type for LVM >19:17:22,103 INFO anaconda: getting device type for LVM >19:17:22,105 INFO anaconda: getting device type for LVM >19:17:22,107 INFO anaconda: getting device type for LVM >19:17:22,108 INFO anaconda: getting device type for LVM >19:17:22,110 INFO anaconda: getting device type for LVM >19:17:22,111 INFO anaconda: getting device type for LVM >19:17:22,113 INFO anaconda: getting device type for LVM >19:17:22,114 INFO anaconda: getting device type for LVM >19:17:22,116 INFO anaconda: getting device type for LVM >19:17:22,117 INFO anaconda: getting device type for LVM >19:17:22,118 DEBUG anaconda: populate_raid: 0, None >19:17:22,119 INFO anaconda: getting device type for LVM >19:17:22,122 INFO anaconda: getting device type for LVM >19:17:22,123 DEBUG anaconda: populate_raid: 0, None >19:17:22,124 INFO anaconda: getting device type for LVM >19:17:22,126 DEBUG anaconda: new container selection: None >19:17:22,127 DEBUG anaconda: new container selection: None >19:17:22,129 DEBUG anaconda: new container selection: fedora >19:17:22,130 DEBUG anaconda: default container is fedora >19:17:22,897 DEBUG anaconda: page clicked: New Fedora 20 Installation >19:17:22,897 DEBUG anaconda: current selector: existing 2064MB lvmlv fedora-swap (7) with non-existent swap >19:17:22,900 DEBUG anaconda: notebook page = 1 >19:17:22,901 INFO anaconda: ui: saving changes to device fedora-swap >19:17:22,902 DEBUG anaconda: old name: swap >19:17:22,902 DEBUG anaconda: new name: None >19:17:22,912 DEBUG anaconda: old size: 2064.0 >19:17:22,913 DEBUG anaconda: new size: 2064 >19:17:22,914 INFO anaconda: getting device type for LVM >19:17:22,915 DEBUG anaconda: old device type: 0 >19:17:22,915 DEBUG anaconda: new device type: 0 >19:17:22,916 DEBUG anaconda: reformat: True >19:17:22,921 DEBUG anaconda: old fs type: swap >19:17:22,922 DEBUG anaconda: new fs type: swap >19:17:22,922 DEBUG anaconda: old encryption setting: False >19:17:22,923 DEBUG anaconda: new encryption setting: False >19:17:22,923 DEBUG anaconda: old label: >19:17:22,924 DEBUG anaconda: new_label: >19:17:22,924 DEBUG anaconda: old mountpoint: >19:17:22,925 DEBUG anaconda: new mountpoint: >19:17:22,925 DEBUG anaconda: old raid level: None >19:17:22,926 DEBUG anaconda: new raid level: None >19:17:22,928 DEBUG anaconda: old container: fedora >19:17:22,929 DEBUG anaconda: new container: fedora >19:17:22,929 DEBUG anaconda: old container encrypted: False >19:17:22,930 DEBUG anaconda: new container encrypted: False >19:17:22,930 DEBUG anaconda: old container raid level: None >19:17:22,931 DEBUG anaconda: new container raid level: None >19:17:22,931 DEBUG anaconda: old container size request: 476436 >19:17:22,932 DEBUG anaconda: new container size request: 476436 >19:17:22,933 DEBUG anaconda: old disks: ['sda'] >19:17:22,933 DEBUG anaconda: new disks: ['sda'] >19:17:22,934 DEBUG anaconda: populate_right_side: existing 2064MB lvmlv fedora-swap (7) with non-existent swap >19:17:22,937 DEBUG anaconda: updated device_disks to ['sda'] >19:17:22,938 DEBUG anaconda: updated device_container_name to fedora >19:17:22,938 DEBUG anaconda: updated device_container_raid_level to None >19:17:22,939 DEBUG anaconda: updated device_container_encrypted to False >19:17:22,939 DEBUG anaconda: updated device_container_size to 476436 >19:17:22,960 INFO anaconda: getting device type for LVM >19:17:22,961 DEBUG anaconda: populate_raid: 0, None >19:17:22,962 INFO anaconda: getting device type for LVM >19:17:22,964 DEBUG anaconda: new container selection: None >19:17:22,966 DEBUG anaconda: new container selection: None >19:17:22,967 DEBUG anaconda: new container selection: fedora >19:17:22,968 DEBUG anaconda: default container is fedora >19:17:22,970 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >19:17:22,971 DEBUG anaconda: populate_right_side: existing 2064MB lvmlv fedora-swap (7) with non-existent swap >19:17:22,974 DEBUG anaconda: updated device_disks to ['sda'] >19:17:22,974 DEBUG anaconda: updated device_container_name to fedora >19:17:22,975 DEBUG anaconda: updated device_container_raid_level to None >19:17:22,975 DEBUG anaconda: updated device_container_encrypted to False >19:17:22,976 DEBUG anaconda: updated device_container_size to 476436 >19:17:22,994 INFO anaconda: getting device type for LVM >19:17:22,995 DEBUG anaconda: populate_raid: 0, None >19:17:22,996 INFO anaconda: getting device type for LVM >19:17:22,998 DEBUG anaconda: new container selection: None >19:17:22,999 DEBUG anaconda: new container selection: None >19:17:23,001 DEBUG anaconda: new container selection: fedora >19:17:23,002 DEBUG anaconda: default container is fedora >19:17:37,650 INFO anaconda: ui: saving changes to device fedora-swap >19:17:37,651 DEBUG anaconda: old name: swap >19:17:37,652 DEBUG anaconda: new name: None >19:17:37,662 DEBUG anaconda: old size: 2064.0 >19:17:37,662 DEBUG anaconda: new size: 2064 >19:17:37,663 INFO anaconda: getting device type for LVM >19:17:37,664 DEBUG anaconda: old device type: 0 >19:17:37,665 DEBUG anaconda: new device type: 0 >19:17:37,665 DEBUG anaconda: reformat: True >19:17:37,670 DEBUG anaconda: old fs type: swap >19:17:37,671 DEBUG anaconda: new fs type: swap >19:17:37,671 DEBUG anaconda: old encryption setting: False >19:17:37,672 DEBUG anaconda: new encryption setting: False >19:17:37,672 DEBUG anaconda: old label: >19:17:37,673 DEBUG anaconda: new_label: >19:17:37,673 DEBUG anaconda: old mountpoint: >19:17:37,674 DEBUG anaconda: new mountpoint: >19:17:37,675 DEBUG anaconda: old raid level: None >19:17:37,675 DEBUG anaconda: new raid level: None >19:17:37,677 DEBUG anaconda: old container: fedora >19:17:37,678 DEBUG anaconda: new container: fedora >19:17:37,679 DEBUG anaconda: old container encrypted: False >19:17:37,679 DEBUG anaconda: new container encrypted: False >19:17:37,680 DEBUG anaconda: old container raid level: None >19:17:37,680 DEBUG anaconda: new container raid level: None >19:17:37,681 DEBUG anaconda: old container size request: 476436 >19:17:37,681 DEBUG anaconda: new container size request: 476436 >19:17:37,682 DEBUG anaconda: old disks: ['sda'] >19:17:37,682 DEBUG anaconda: new disks: ['sda'] >19:17:37,683 DEBUG anaconda: populate_right_side: existing 2064MB lvmlv fedora-swap (7) with non-existent swap >19:17:37,686 DEBUG anaconda: updated device_disks to ['sda'] >19:17:37,687 DEBUG anaconda: updated device_container_name to fedora >19:17:37,687 DEBUG anaconda: updated device_container_raid_level to None >19:17:37,688 DEBUG anaconda: updated device_container_encrypted to False >19:17:37,688 DEBUG anaconda: updated device_container_size to 476436 >19:17:37,709 INFO anaconda: getting device type for LVM >19:17:37,710 DEBUG anaconda: populate_raid: 0, None >19:17:37,711 INFO anaconda: getting device type for LVM >19:17:37,713 DEBUG anaconda: new container selection: None >19:17:37,715 DEBUG anaconda: new container selection: None >19:17:37,717 DEBUG anaconda: new container selection: fedora >19:17:37,717 DEBUG anaconda: default container is fedora >19:17:43,398 DEBUG anaconda: new disk order: [] >19:17:43,499 DEBUG anaconda: stage1 device cannot be of type lvmvg >19:17:43,501 DEBUG anaconda: stage1 device cannot be of type lvmlv >19:17:43,503 DEBUG anaconda: stage1 device cannot be of type lvmlv >19:17:43,505 DEBUG anaconda: stage1 device cannot be of type lvmlv >19:17:43,508 DEBUG anaconda: _is_valid_disklabel(sda) returning True >19:17:43,509 DEBUG anaconda: _is_valid_size(sda) returning True >19:17:43,509 DEBUG anaconda: _is_valid_location(sda) returning True >19:17:43,510 DEBUG anaconda: _is_valid_format(sda) returning True >19:17:43,510 DEBUG anaconda: is_valid_stage1_device(sda) returning True >19:17:43,515 INFO anaconda: Running Thread: AnaCheckStorageThread (-1409238208) >19:17:43,540 DEBUG anaconda: _is_valid_disklabel(sda) returning True >19:17:43,542 DEBUG anaconda: _is_valid_size(sda) returning True >19:17:43,545 DEBUG anaconda: _is_valid_location(sda) returning True >19:17:43,551 DEBUG anaconda: _is_valid_format(sda) returning True >19:17:43,553 DEBUG anaconda: is_valid_stage1_device(sda) returning True >19:17:43,558 ERR anaconda: You have not defined a root partition (/), which is required for installation of Fedora to continue. >19:17:43,561 ERR anaconda: You have not created a bootable partition. >19:17:43,566 INFO anaconda: Thread Done: AnaCheckStorageThread (-1409238208) >19:17:43,773 INFO anaconda: Not doing 'require network connection' in live installation >19:17:43,818 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0xb8823cc> >19:17:43,835 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0xb8823cc> >19:17:43,836 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0xb8823cc> status to: Checking storage configuration... >19:17:43,853 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0xb8823cc> >19:17:52,002 DEBUG anaconda: disk free: 992.67 kB fs free: 484 MB sw needs: 2.87 GB auto swap: 2.06 GB >19:18:17,183 INFO anaconda: Running Thread: AnaExecuteStorageThread (-1409238208) >19:18:17,311 DEBUG anaconda: new disk order: [] >19:18:17,514 DEBUG anaconda: _is_valid_disklabel(sda) returning True >19:18:17,515 DEBUG anaconda: _is_valid_size(sda) returning True >19:18:17,516 DEBUG anaconda: _is_valid_location(sda) returning True >19:18:17,519 DEBUG anaconda: _is_valid_format(sda) returning True >19:18:17,519 DEBUG anaconda: is_valid_stage1_device(sda) returning True >19:18:17,751 INFO anaconda: Not doing 'require network connection' in live installation >19:18:17,848 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0xb8823cc> >19:18:17,849 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0xb8823cc> status to: Saving storage configuration... >19:18:18,043 DEBUG anaconda: new disk order: [] >19:18:18,107 DEBUG anaconda: stage1 device cannot be of type lvmvg >19:18:18,109 DEBUG anaconda: stage1 device cannot be of type lvmlv >19:18:18,111 DEBUG anaconda: stage1 device cannot be of type lvmlv >19:18:18,113 DEBUG anaconda: stage1 device cannot be of type lvmlv >19:18:18,116 DEBUG anaconda: _is_valid_disklabel(sda) returning True >19:18:18,117 DEBUG anaconda: _is_valid_size(sda) returning True >19:18:18,117 DEBUG anaconda: _is_valid_location(sda) returning True >19:18:18,118 DEBUG anaconda: _is_valid_format(sda) returning True >19:18:18,118 DEBUG anaconda: is_valid_stage1_device(sda) returning True >19:18:18,129 DEBUG anaconda: _is_valid_disklabel(sda) returning True >19:18:18,131 DEBUG anaconda: _is_valid_size(sda) returning True >19:18:18,131 DEBUG anaconda: _is_valid_location(sda) returning True >19:18:18,132 DEBUG anaconda: _is_valid_format(sda) returning True >19:18:18,132 DEBUG anaconda: is_valid_stage1_device(sda) returning True >19:18:18,133 DEBUG anaconda: _is_valid_disklabel(sda1) returning True >19:18:18,134 DEBUG anaconda: _is_valid_size(sda1) returning True >19:18:18,134 DEBUG anaconda: _is_valid_location(sda1) returning True >19:18:18,136 DEBUG anaconda: _is_valid_partition(sda1) returning True >19:18:18,136 DEBUG anaconda: _is_valid_format(sda1) returning True >19:18:18,137 DEBUG anaconda: is_valid_stage2_device(sda1) returning True >19:18:18,141 DEBUG anaconda: new disk order: [] >19:18:18,201 DEBUG anaconda: stage1 device cannot be of type lvmvg >19:18:18,203 DEBUG anaconda: stage1 device cannot be of type lvmlv >19:18:18,205 DEBUG anaconda: stage1 device cannot be of type lvmlv >19:18:18,207 DEBUG anaconda: stage1 device cannot be of type lvmlv >19:18:18,211 DEBUG anaconda: _is_valid_disklabel(sda) returning True >19:18:18,212 DEBUG anaconda: _is_valid_size(sda) returning True >19:18:18,212 DEBUG anaconda: _is_valid_location(sda) returning True >19:18:18,213 DEBUG anaconda: _is_valid_format(sda) returning True >19:18:18,214 DEBUG anaconda: is_valid_stage1_device(sda) returning True >19:18:18,215 INFO anaconda: Thread Done: AnaExecuteStorageThread (-1409238208) >19:18:18,216 INFO anaconda: Running Thread: AnaCheckStorageThread (-1290798272) >19:18:18,227 DEBUG anaconda: _is_valid_disklabel(sda) returning True >19:18:18,227 DEBUG anaconda: _is_valid_size(sda) returning True >19:18:18,228 DEBUG anaconda: _is_valid_location(sda) returning True >19:18:18,229 DEBUG anaconda: _is_valid_format(sda) returning True >19:18:18,229 DEBUG anaconda: is_valid_stage1_device(sda) returning True >19:18:18,230 DEBUG anaconda: _is_valid_disklabel(sda1) returning True >19:18:18,231 DEBUG anaconda: _is_valid_size(sda1) returning True >19:18:18,232 DEBUG anaconda: _is_valid_location(sda1) returning True >19:18:18,232 DEBUG anaconda: _is_valid_partition(sda1) returning True >19:18:18,233 DEBUG anaconda: _is_valid_format(sda1) returning True >19:18:18,234 DEBUG anaconda: is_valid_stage2_device(sda1) returning True >19:18:18,244 INFO anaconda: Thread Done: AnaCheckStorageThread (-1290798272) >19:18:21,269 INFO anaconda: fs space: 51.2 GB needed: 2.87 GB >19:18:21,314 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0xb8823cc> >19:18:24,351 INFO anaconda: fs space: 51.2 GB needed: 2.87 GB >19:18:24,397 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0xb8823cc> >19:18:24,398 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0xb8823cc> status to: Checking storage configuration... >19:18:27,433 INFO anaconda: fs space: 51.2 GB needed: 2.87 GB >19:18:27,477 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0xb8823cc> >19:18:32,990 DEBUG anaconda: disk free: 476.94 GB fs free: 0 sw needs: 2.87 GB auto swap: 2.06 GB >19:18:47,750 INFO anaconda: Running Thread: AnaExecuteStorageThread (-1290798272) >19:18:47,866 DEBUG anaconda: new disk order: [] >19:18:48,107 DEBUG anaconda: _is_valid_disklabel(sda) returning True >19:18:48,109 DEBUG anaconda: _is_valid_size(sda) returning True >19:18:48,111 DEBUG anaconda: _is_valid_location(sda) returning True >19:18:48,113 DEBUG anaconda: _is_valid_format(sda) returning True >19:18:48,115 DEBUG anaconda: is_valid_stage1_device(sda) returning True >19:18:48,203 INFO anaconda: Not doing 'require network connection' in live installation >19:18:48,267 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0xb8823cc> >19:18:48,275 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0xb8823cc> status to: Saving storage configuration... >19:18:48,560 DEBUG anaconda: new disk order: [] >19:18:48,623 DEBUG anaconda: stage1 device cannot be of type lvmvg >19:18:48,625 DEBUG anaconda: stage1 device cannot be of type lvmlv >19:18:48,626 DEBUG anaconda: stage1 device cannot be of type lvmlv >19:18:48,628 DEBUG anaconda: stage1 device cannot be of type lvmlv >19:18:48,632 DEBUG anaconda: _is_valid_disklabel(sda) returning True >19:18:48,632 DEBUG anaconda: _is_valid_size(sda) returning True >19:18:48,633 DEBUG anaconda: _is_valid_location(sda) returning True >19:18:48,633 DEBUG anaconda: _is_valid_format(sda) returning True >19:18:48,634 DEBUG anaconda: is_valid_stage1_device(sda) returning True >19:18:48,644 DEBUG anaconda: _is_valid_disklabel(sda) returning True >19:18:48,645 DEBUG anaconda: _is_valid_size(sda) returning True >19:18:48,645 DEBUG anaconda: _is_valid_location(sda) returning True >19:18:48,646 DEBUG anaconda: _is_valid_format(sda) returning True >19:18:48,646 DEBUG anaconda: is_valid_stage1_device(sda) returning True >19:18:48,647 DEBUG anaconda: _is_valid_disklabel(sda1) returning True >19:18:48,648 DEBUG anaconda: _is_valid_size(sda1) returning True >19:18:48,648 DEBUG anaconda: _is_valid_location(sda1) returning True >19:18:48,649 DEBUG anaconda: _is_valid_partition(sda1) returning True >19:18:48,649 DEBUG anaconda: _is_valid_format(sda1) returning True >19:18:48,650 DEBUG anaconda: is_valid_stage2_device(sda1) returning True >19:18:48,654 DEBUG anaconda: new disk order: [] >19:18:48,712 DEBUG anaconda: stage1 device cannot be of type lvmvg >19:18:48,723 DEBUG anaconda: stage1 device cannot be of type lvmlv >19:18:48,724 DEBUG anaconda: stage1 device cannot be of type lvmlv >19:18:48,726 DEBUG anaconda: stage1 device cannot be of type lvmlv >19:18:48,730 DEBUG anaconda: _is_valid_disklabel(sda) returning True >19:18:48,730 DEBUG anaconda: _is_valid_size(sda) returning True >19:18:48,731 DEBUG anaconda: _is_valid_location(sda) returning True >19:18:48,731 DEBUG anaconda: _is_valid_format(sda) returning True >19:18:48,732 DEBUG anaconda: is_valid_stage1_device(sda) returning True >19:18:48,733 INFO anaconda: Running Thread: AnaCheckStorageThread (-1409238208) >19:18:48,734 INFO anaconda: Thread Done: AnaExecuteStorageThread (-1290798272) >19:18:48,746 DEBUG anaconda: _is_valid_disklabel(sda) returning True >19:18:48,747 DEBUG anaconda: _is_valid_size(sda) returning True >19:18:48,748 DEBUG anaconda: _is_valid_location(sda) returning True >19:18:48,748 DEBUG anaconda: _is_valid_format(sda) returning True >19:18:48,749 DEBUG anaconda: is_valid_stage1_device(sda) returning True >19:18:48,749 DEBUG anaconda: _is_valid_disklabel(sda1) returning True >19:18:48,750 DEBUG anaconda: _is_valid_size(sda1) returning True >19:18:48,751 DEBUG anaconda: _is_valid_location(sda1) returning True >19:18:48,751 DEBUG anaconda: _is_valid_partition(sda1) returning True >19:18:48,752 DEBUG anaconda: _is_valid_format(sda1) returning True >19:18:48,752 DEBUG anaconda: is_valid_stage2_device(sda1) returning True >19:18:48,756 INFO anaconda: Thread Done: AnaCheckStorageThread (-1409238208) >19:18:51,841 INFO anaconda: fs space: 51.2 GB needed: 2.87 GB >19:18:51,886 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0xb8823cc> >19:18:54,946 INFO anaconda: fs space: 51.2 GB needed: 2.87 GB >19:18:54,990 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0xb8823cc> >19:18:54,991 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0xb8823cc> status to: Checking storage configuration... >19:18:58,036 INFO anaconda: fs space: 51.2 GB needed: 2.87 GB >19:18:58,081 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0xb8823cc> >19:19:24,018 DEBUG anaconda: disk free: 476.94 GB fs free: 0 sw needs: 2.87 GB auto swap: 2.06 GB >19:19:32,926 INFO anaconda: Running Thread: AnaExecuteStorageThread (-1409238208) >19:19:33,031 DEBUG anaconda: new disk order: [] >19:19:33,299 DEBUG anaconda: _is_valid_disklabel(sda) returning True >19:19:33,301 DEBUG anaconda: _is_valid_size(sda) returning True >19:19:33,303 DEBUG anaconda: _is_valid_location(sda) returning True >19:19:33,305 DEBUG anaconda: _is_valid_format(sda) returning True >19:19:33,306 DEBUG anaconda: is_valid_stage1_device(sda) returning True >19:19:33,419 INFO anaconda: Not doing 'require network connection' in live installation >19:19:33,493 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0xb8823cc> >19:19:33,494 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0xb8823cc> status to: Saving storage configuration... >19:19:33,774 DEBUG anaconda: new disk order: [] >19:19:33,840 DEBUG anaconda: stage1 device cannot be of type lvmvg >19:19:33,842 DEBUG anaconda: stage1 device cannot be of type lvmlv >19:19:33,844 DEBUG anaconda: stage1 device cannot be of type lvmlv >19:19:33,846 DEBUG anaconda: stage1 device cannot be of type lvmlv >19:19:33,850 DEBUG anaconda: _is_valid_disklabel(sda) returning True >19:19:33,850 DEBUG anaconda: _is_valid_size(sda) returning True >19:19:33,851 DEBUG anaconda: _is_valid_location(sda) returning True >19:19:33,851 DEBUG anaconda: _is_valid_format(sda) returning True >19:19:33,852 DEBUG anaconda: is_valid_stage1_device(sda) returning True >19:19:33,862 DEBUG anaconda: _is_valid_disklabel(sda) returning True >19:19:33,863 DEBUG anaconda: _is_valid_size(sda) returning True >19:19:33,863 DEBUG anaconda: _is_valid_location(sda) returning True >19:19:33,864 DEBUG anaconda: _is_valid_format(sda) returning True >19:19:33,865 DEBUG anaconda: is_valid_stage1_device(sda) returning True >19:19:33,865 DEBUG anaconda: _is_valid_disklabel(sda1) returning True >19:19:33,866 DEBUG anaconda: _is_valid_size(sda1) returning True >19:19:33,867 DEBUG anaconda: _is_valid_location(sda1) returning True >19:19:33,867 DEBUG anaconda: _is_valid_partition(sda1) returning True >19:19:33,868 DEBUG anaconda: _is_valid_format(sda1) returning True >19:19:33,868 DEBUG anaconda: is_valid_stage2_device(sda1) returning True >19:19:33,872 DEBUG anaconda: new disk order: [] >19:19:33,934 DEBUG anaconda: stage1 device cannot be of type lvmvg >19:19:33,936 DEBUG anaconda: stage1 device cannot be of type lvmlv >19:19:33,938 DEBUG anaconda: stage1 device cannot be of type lvmlv >19:19:33,940 DEBUG anaconda: stage1 device cannot be of type lvmlv >19:19:33,943 DEBUG anaconda: _is_valid_disklabel(sda) returning True >19:19:33,944 DEBUG anaconda: _is_valid_size(sda) returning True >19:19:33,944 DEBUG anaconda: _is_valid_location(sda) returning True >19:19:33,945 DEBUG anaconda: _is_valid_format(sda) returning True >19:19:33,946 DEBUG anaconda: is_valid_stage1_device(sda) returning True >19:19:33,947 INFO anaconda: Running Thread: AnaCheckStorageThread (-1290798272) >19:19:33,947 INFO anaconda: Thread Done: AnaExecuteStorageThread (-1409238208) >19:19:33,960 DEBUG anaconda: _is_valid_disklabel(sda) returning True >19:19:33,961 DEBUG anaconda: _is_valid_size(sda) returning True >19:19:33,962 DEBUG anaconda: _is_valid_location(sda) returning True >19:19:33,962 DEBUG anaconda: _is_valid_format(sda) returning True >19:19:33,963 DEBUG anaconda: is_valid_stage1_device(sda) returning True >19:19:33,963 DEBUG anaconda: _is_valid_disklabel(sda1) returning True >19:19:33,964 DEBUG anaconda: _is_valid_size(sda1) returning True >19:19:33,965 DEBUG anaconda: _is_valid_location(sda1) returning True >19:19:33,965 DEBUG anaconda: _is_valid_partition(sda1) returning True >19:19:33,966 DEBUG anaconda: _is_valid_format(sda1) returning True >19:19:33,966 DEBUG anaconda: is_valid_stage2_device(sda1) returning True >19:19:33,970 INFO anaconda: Thread Done: AnaCheckStorageThread (-1290798272) >19:19:37,019 INFO anaconda: fs space: 51.2 GB needed: 2.87 GB >19:19:37,063 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0xb8823cc> >19:19:40,103 INFO anaconda: fs space: 51.2 GB needed: 2.87 GB >19:19:40,147 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0xb8823cc> >19:19:40,148 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0xb8823cc> status to: Checking storage configuration... >19:19:43,184 INFO anaconda: fs space: 51.2 GB needed: 2.87 GB >19:19:43,228 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0xb8823cc> >19:19:48,343 INFO anaconda: Running Thread: AnaInstallThread (-1290798272) >19:19:48,344 INFO anaconda: Not doing 'save system time to HW clock' in live installation >19:19:48,346 INFO anaconda: Setting up the installation environment >19:19:53,293 INFO anaconda: Creating disklabel on /dev/sda >19:19:54,052 INFO anaconda: Creating ext4 on /dev/sda1 >19:19:56,007 INFO anaconda: Creating lvmpv on /dev/sda2 >19:19:56,754 INFO anaconda: Creating swap on /dev/mapper/fedora-swap >19:19:57,589 INFO anaconda: Creating ext4 on /dev/mapper/fedora-home >19:20:02,819 INFO anaconda: Creating ext4 on /dev/mapper/fedora-root >19:20:07,510 INFO anaconda: Running Thread: AnaLiveProgressThread (-1409238208) >19:32:08,346 INFO anaconda: Thread Done: AnaLiveProgressThread (-1409238208) >19:32:23,237 INFO anaconda: Performing post-installation setup tasks >19:35:38,109 INFO anaconda: Installing bootloader >19:35:38,110 INFO anaconda: bootloader stage1 target device is sda >19:35:38,111 INFO anaconda: bootloader stage2 target device is sda1 >19:35:38,113 DEBUG anaconda: new default image: <pyanaconda.bootloader.LinuxBootLoaderImage object at 0xb26326cc> >19:35:38,157 DEBUG anaconda: running handleException >19:35:38,158 DEBUG anaconda: Gtk running, queuing exception handler to the main loop >19:35:38,160 INFO anaconda: Thread Done: AnaInstallThread (-1290798272) > > >/tmp/packaging.log: >19:32:23,177 INFO packaging: rsync exited with code 0 >19:32:29,755 INFO packaging: Generating rescue image for 3.11.10-301.fc20.i686 > > >/tmp/program.log: >19:13:13,128 INFO program: Running... udevadm settle --timeout=300 >19:13:13,150 DEBUG program: Return code: 0 >19:13:13,505 INFO program: Running... multipath -c /dev/sda >19:13:13,700 INFO program: Feb 03 19:13:13 | /etc/multipath.conf does not exist, blacklisting all devices. >19:13:13,700 INFO program: Feb 03 19:13:13 | A default multipath.conf file is located at >19:13:13,701 INFO program: Feb 03 19:13:13 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >19:13:13,701 INFO program: Feb 03 19:13:13 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >19:13:13,701 INFO program: /dev/sda is not a valid multipath device path >19:13:13,701 DEBUG program: Return code: 1 >19:13:13,876 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/sda2 >19:13:13,907 INFO program: LVM2_PV_UUID=HXorKo-2GnL-4RPP-dRVo-MOjl-tBdv-cUoTmv >19:13:13,907 INFO program: LVM2_PE_START=1024.00 >19:13:13,908 INFO program: LVM2_VG_NAME=fedora >19:13:13,908 INFO program: LVM2_VG_UUID=ldoYXE-LRXf-tId8-DAMw-rw3b-1r46-2Wx12q >19:13:13,908 INFO program: LVM2_VG_SIZE=487870464.00 >19:13:13,908 INFO program: LVM2_VG_FREE=0 >19:13:13,909 INFO program: LVM2_VG_EXTENT_SIZE=4096.00 >19:13:13,909 INFO program: LVM2_VG_EXTENT_COUNT=119109 >19:13:13,909 INFO program: LVM2_VG_FREE_COUNT=0 >19:13:13,909 INFO program: LVM2_PV_COUNT=1 >19:13:13,909 DEBUG program: Return code: 0 >19:13:13,925 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} fedora >19:13:13,947 INFO program: LVM2_LV_NAME=home LVM2_LV_NAME=root LVM2_LV_NAME=swap >19:13:13,947 INFO program: LVM2_LV_UUID=37xKyV-cnNY-FVEk-Gyot-uP0b-OwdS-Hbrjqm LVM2_LV_UUID=rID0ld-s1pU-a0TA-B3Sm-3kGS-HeXT-x6GOkV LVM2_LV_UUID=iQSGg4-CWjq-cN9v-JnRH-jUYH-CitD-z0ac9J >19:13:13,948 INFO program: LVM2_LV_SIZE=433328128.00 LVM2_LV_SIZE=52428800.00 LVM2_LV_SIZE=2113536.00 >19:13:13,948 INFO program: LVM2_LV_ATTR=-wi-a----- LVM2_LV_ATTR=-wi-a----- LVM2_LV_ATTR=-wi-a----- >19:13:13,948 INFO program: LVM2_SEGTYPE=linear LVM2_SEGTYPE=linear LVM2_SEGTYPE=linear >19:13:13,948 DEBUG program: Return code: 0 >19:13:14,667 INFO program: Running... udevadm settle --timeout=300 >19:13:14,689 DEBUG program: Return code: 0 >19:13:22,244 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >19:13:22,274 DEBUG program: Return code: 0 >19:13:22,275 INFO program: Running... udevadm settle --timeout=300 >19:13:22,752 DEBUG program: Return code: 0 >19:13:22,755 INFO program: Running... modprobe fcoe >19:13:22,895 DEBUG program: Return code: 0 >19:13:22,897 INFO program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >19:13:23,011 INFO program: No FCoE boot disk information is found in EDD! >19:13:23,012 DEBUG program: Return code: 1 >19:13:25,152 INFO program: Running... udevadm settle --timeout=300 >19:13:25,215 DEBUG program: Return code: 0 >19:13:25,231 INFO program: Running... udevadm settle --timeout=300 >19:13:25,271 DEBUG program: Return code: 0 >19:13:25,985 INFO program: Running... multipath -c /dev/sda >19:13:26,002 INFO program: Feb 03 19:13:26 | /etc/multipath.conf does not exist, blacklisting all devices. >19:13:26,003 INFO program: Feb 03 19:13:26 | A default multipath.conf file is located at >19:13:26,004 INFO program: Feb 03 19:13:26 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >19:13:26,004 INFO program: Feb 03 19:13:26 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >19:13:26,005 INFO program: /dev/sda is not a valid multipath device path >19:13:26,006 DEBUG program: Return code: 1 >19:13:26,429 INFO program: Running... dumpe2fs -h /dev/sda1 >19:13:26,687 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >19:13:26,689 INFO program: Filesystem volume name: <none> >19:13:26,691 INFO program: Last mounted on: /mnt/sysimage/boot >19:13:26,694 INFO program: Filesystem UUID: 5383a8f6-5a5c-4a8f-b2a7-f320f976a9cc >19:13:26,696 INFO program: Filesystem magic number: 0xEF53 >19:13:26,699 INFO program: Filesystem revision #: 1 (dynamic) >19:13:26,701 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >19:13:26,704 INFO program: Filesystem flags: signed_directory_hash >19:13:26,706 INFO program: Default mount options: user_xattr acl >19:13:26,708 INFO program: Filesystem state: clean >19:13:26,710 INFO program: Errors behavior: Continue >19:13:26,712 INFO program: Filesystem OS type: Linux >19:13:26,714 INFO program: Inode count: 128016 >19:13:26,716 INFO program: Block count: 512000 >19:13:26,717 INFO program: Reserved block count: 25600 >19:13:26,719 INFO program: Free blocks: 485334 >19:13:26,721 INFO program: Free inodes: 128005 >19:13:26,723 INFO program: First block: 1 >19:13:26,725 INFO program: Block size: 1024 >19:13:26,727 INFO program: Fragment size: 1024 >19:13:26,728 INFO program: Reserved GDT blocks: 256 >19:13:26,731 INFO program: Blocks per group: 8192 >19:13:26,733 INFO program: Fragments per group: 8192 >19:13:26,734 INFO program: Inodes per group: 2032 >19:13:26,736 INFO program: Inode blocks per group: 254 >19:13:26,738 INFO program: Flex block group size: 16 >19:13:26,740 INFO program: Filesystem created: Mon Feb 3 18:49:32 2014 >19:13:26,742 INFO program: Last mount time: Mon Feb 3 18:49:45 2014 >19:13:26,744 INFO program: Last write time: Mon Feb 3 18:49:45 2014 >19:13:26,746 INFO program: Mount count: 1 >19:13:26,748 INFO program: Maximum mount count: -1 >19:13:26,749 INFO program: Last checked: Mon Feb 3 18:49:32 2014 >19:13:26,751 INFO program: Check interval: 0 (<none>) >19:13:26,753 INFO program: Lifetime writes: 8 MB >19:13:26,756 INFO program: Reserved blocks uid: 0 (user root) >19:13:26,758 INFO program: Reserved blocks gid: 0 (group root) >19:13:26,760 INFO program: First inode: 11 >19:13:26,761 INFO program: Inode size: 128 >19:13:26,763 INFO program: Journal inode: 8 >19:13:26,765 INFO program: Default directory hash: half_md4 >19:13:26,767 INFO program: Directory Hash Seed: c374c28f-954a-46ba-a0b1-5028ab88be2a >19:13:26,769 INFO program: Journal backup: inode blocks >19:13:26,772 INFO program: Journal features: (none) >19:13:26,774 INFO program: Journal size: 8M >19:13:26,776 INFO program: Journal length: 8192 >19:13:26,777 INFO program: Journal sequence: 0x00000002 >19:13:26,780 INFO program: Journal start: 1 >19:13:26,783 INFO program: >19:13:26,785 DEBUG program: Return code: 0 >19:13:26,787 INFO program: Running... resize2fs -P /dev/sda1 >19:13:26,829 INFO program: resize2fs 1.42.8 (20-Jun-2013) >19:13:26,831 INFO program: Estimated minimum size of the filesystem: 14045 >19:13:26,832 DEBUG program: Return code: 0 >19:13:27,068 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/sda2 >19:13:27,114 INFO program: LVM2_PV_UUID=HXorKo-2GnL-4RPP-dRVo-MOjl-tBdv-cUoTmv >19:13:27,117 INFO program: LVM2_PE_START=1024.00 >19:13:27,119 INFO program: LVM2_VG_NAME=fedora >19:13:27,121 INFO program: LVM2_VG_UUID=ldoYXE-LRXf-tId8-DAMw-rw3b-1r46-2Wx12q >19:13:27,122 INFO program: LVM2_VG_SIZE=487870464.00 >19:13:27,124 INFO program: LVM2_VG_FREE=0 >19:13:27,126 INFO program: LVM2_VG_EXTENT_SIZE=4096.00 >19:13:27,128 INFO program: LVM2_VG_EXTENT_COUNT=119109 >19:13:27,130 INFO program: LVM2_VG_FREE_COUNT=0 >19:13:27,131 INFO program: LVM2_PV_COUNT=1 >19:13:27,133 DEBUG program: Return code: 0 >19:13:27,193 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} fedora >19:13:27,231 INFO program: LVM2_LV_NAME=home LVM2_LV_NAME=root LVM2_LV_NAME=swap >19:13:27,232 INFO program: LVM2_LV_UUID=37xKyV-cnNY-FVEk-Gyot-uP0b-OwdS-Hbrjqm LVM2_LV_UUID=rID0ld-s1pU-a0TA-B3Sm-3kGS-HeXT-x6GOkV LVM2_LV_UUID=iQSGg4-CWjq-cN9v-JnRH-jUYH-CitD-z0ac9J >19:13:27,233 INFO program: LVM2_LV_SIZE=433328128.00 LVM2_LV_SIZE=52428800.00 LVM2_LV_SIZE=2113536.00 >19:13:27,234 INFO program: LVM2_LV_ATTR=-wi-a----- LVM2_LV_ATTR=-wi-a----- LVM2_LV_ATTR=-wi-a----- >19:13:27,234 INFO program: LVM2_SEGTYPE=linear LVM2_SEGTYPE=linear LVM2_SEGTYPE=linear >19:13:27,235 DEBUG program: Return code: 0 >19:13:27,410 INFO program: Running... dumpe2fs -h /dev/mapper/fedora-home >19:13:27,696 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >19:13:27,697 INFO program: Filesystem volume name: <none> >19:13:27,697 INFO program: Last mounted on: <not available> >19:13:27,698 INFO program: Filesystem UUID: af901825-c896-4060-9038-61a081301392 >19:13:27,699 INFO program: Filesystem magic number: 0xEF53 >19:13:27,699 INFO program: Filesystem revision #: 1 (dynamic) >19:13:27,700 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >19:13:27,701 INFO program: Filesystem flags: signed_directory_hash >19:13:27,701 INFO program: Default mount options: user_xattr acl >19:13:27,702 INFO program: Filesystem state: clean >19:13:27,702 INFO program: Errors behavior: Continue >19:13:27,705 INFO program: Filesystem OS type: Linux >19:13:27,709 INFO program: Inode count: 27090944 >19:13:27,710 INFO program: Block count: 108332032 >19:13:27,710 INFO program: Reserved block count: 5416601 >19:13:27,714 INFO program: Free blocks: 106581010 >19:13:27,715 INFO program: Free inodes: 27090933 >19:13:27,715 INFO program: First block: 0 >19:13:27,716 INFO program: Block size: 4096 >19:13:27,716 INFO program: Fragment size: 4096 >19:13:27,717 INFO program: Reserved GDT blocks: 998 >19:13:27,718 INFO program: Blocks per group: 32768 >19:13:27,718 INFO program: Fragments per group: 32768 >19:13:27,724 INFO program: Inodes per group: 8192 >19:13:27,726 INFO program: Inode blocks per group: 512 >19:13:27,726 INFO program: Flex block group size: 16 >19:13:27,727 INFO program: Filesystem created: Mon Feb 3 18:49:35 2014 >19:13:27,728 INFO program: Last mount time: Mon Feb 3 18:49:45 2014 >19:13:27,728 INFO program: Last write time: Mon Feb 3 18:49:45 2014 >19:13:27,733 INFO program: Mount count: 1 >19:13:27,739 INFO program: Maximum mount count: -1 >19:13:27,743 INFO program: Last checked: Mon Feb 3 18:49:35 2014 >19:13:27,744 INFO program: Check interval: 0 (<none>) >19:13:27,745 INFO program: Lifetime writes: 133 MB >19:13:27,753 INFO program: Reserved blocks uid: 0 (user root) >19:13:27,754 INFO program: Reserved blocks gid: 0 (group root) >19:13:27,754 INFO program: First inode: 11 >19:13:27,755 INFO program: Inode size: 256 >19:13:27,756 INFO program: Required extra isize: 28 >19:13:27,778 INFO program: Desired extra isize: 28 >19:13:27,780 INFO program: Journal inode: 8 >19:13:27,781 INFO program: Default directory hash: half_md4 >19:13:27,781 INFO program: Directory Hash Seed: ac4e5bd5-6ea1-41b0-9d98-9c72fa304691 >19:13:27,782 INFO program: Journal backup: inode blocks >19:13:27,783 INFO program: Journal features: (none) >19:13:27,783 INFO program: Journal size: 128M >19:13:27,784 INFO program: Journal length: 32768 >19:13:27,784 INFO program: Journal sequence: 0x00000002 >19:13:27,796 INFO program: Journal start: 1 >19:13:27,797 INFO program: >19:13:27,798 DEBUG program: Return code: 0 >19:13:27,799 INFO program: Running... resize2fs -P /dev/mapper/fedora-home >19:13:27,864 INFO program: resize2fs 1.42.8 (20-Jun-2013) >19:13:27,867 INFO program: Estimated minimum size of the filesystem: 260109 >19:13:27,869 DEBUG program: Return code: 0 >19:13:28,067 INFO program: Running... dumpe2fs -h /dev/mapper/fedora-root >19:13:28,114 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >19:13:28,114 INFO program: Filesystem volume name: <none> >19:13:28,116 INFO program: Last mounted on: /mnt/sysimage >19:13:28,118 INFO program: Filesystem UUID: f5779eef-6b4f-4b40-a096-390fd2214e59 >19:13:28,118 INFO program: Filesystem magic number: 0xEF53 >19:13:28,121 INFO program: Filesystem revision #: 1 (dynamic) >19:13:28,122 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >19:13:28,122 INFO program: Filesystem flags: signed_directory_hash >19:13:28,125 INFO program: Default mount options: user_xattr acl >19:13:28,125 INFO program: Filesystem state: clean >19:13:28,126 INFO program: Errors behavior: Continue >19:13:28,127 INFO program: Filesystem OS type: Linux >19:13:28,127 INFO program: Inode count: 3276800 >19:13:28,128 INFO program: Block count: 13107200 >19:13:28,129 INFO program: Reserved block count: 655360 >19:13:28,129 INFO program: Free blocks: 12855501 >19:13:28,130 INFO program: Free inodes: 3276789 >19:13:28,130 INFO program: First block: 0 >19:13:28,136 INFO program: Block size: 4096 >19:13:28,137 INFO program: Fragment size: 4096 >19:13:28,138 INFO program: Reserved GDT blocks: 1020 >19:13:28,138 INFO program: Blocks per group: 32768 >19:13:28,139 INFO program: Fragments per group: 32768 >19:13:28,139 INFO program: Inodes per group: 8192 >19:13:28,140 INFO program: Inode blocks per group: 512 >19:13:28,140 INFO program: Flex block group size: 16 >19:13:28,141 INFO program: Filesystem created: Mon Feb 3 18:49:41 2014 >19:13:28,141 INFO program: Last mount time: Mon Feb 3 18:49:45 2014 >19:13:28,147 INFO program: Last write time: Mon Feb 3 18:49:45 2014 >19:13:28,148 INFO program: Mount count: 1 >19:13:28,148 INFO program: Maximum mount count: -1 >19:13:28,149 INFO program: Last checked: Mon Feb 3 18:49:41 2014 >19:13:28,149 INFO program: Check interval: 0 (<none>) >19:13:28,156 INFO program: Lifetime writes: 132 MB >19:13:28,157 INFO program: Reserved blocks uid: 0 (user root) >19:13:28,157 INFO program: Reserved blocks gid: 0 (group root) >19:13:28,158 INFO program: First inode: 11 >19:13:28,159 INFO program: Inode size: 256 >19:13:28,160 INFO program: Required extra isize: 28 >19:13:28,162 INFO program: Desired extra isize: 28 >19:13:28,163 INFO program: Journal inode: 8 >19:13:28,164 INFO program: Default directory hash: half_md4 >19:13:28,166 INFO program: Directory Hash Seed: faa5d2ed-cdc0-4dbb-8f7a-c4b81be25b0e >19:13:28,166 INFO program: Journal backup: inode blocks >19:13:28,168 INFO program: Journal features: (none) >19:13:28,169 INFO program: Journal size: 128M >19:13:28,169 INFO program: Journal length: 32768 >19:13:28,170 INFO program: Journal sequence: 0x0000007c >19:13:28,170 INFO program: Journal start: 26487 >19:13:28,171 INFO program: >19:13:28,171 DEBUG program: Return code: 0 >19:13:28,172 INFO program: Running... resize2fs -P /dev/mapper/fedora-root >19:13:28,200 INFO program: resize2fs 1.42.8 (20-Jun-2013) >19:13:28,204 INFO program: Estimated minimum size of the filesystem: 69659 >19:13:28,206 DEBUG program: Return code: 0 >19:13:28,947 INFO program: Running... dumpe2fs -h /dev/loop3 >19:13:28,967 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >19:13:28,969 INFO program: Filesystem volume name: _Fedora-Live-Des >19:13:28,971 INFO program: Last mounted on: /var/tmp/imgcreate-8Wa8pU/install_root >19:13:28,972 INFO program: Filesystem UUID: 550b7bb3-04d9-4966-aa66-3ba6aa9d63ef >19:13:28,974 INFO program: Filesystem magic number: 0xEF53 >19:13:28,976 INFO program: Filesystem revision #: 1 (dynamic) >19:13:28,978 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >19:13:28,980 INFO program: Filesystem flags: signed_directory_hash >19:13:28,983 INFO program: Default mount options: user_xattr acl >19:13:28,985 INFO program: Filesystem state: clean >19:13:28,987 INFO program: Errors behavior: Continue >19:13:28,988 INFO program: Filesystem OS type: Linux >19:13:28,990 INFO program: Inode count: 262144 >19:13:28,992 INFO program: Block count: 1048576 >19:13:28,993 INFO program: Reserved block count: 10484 >19:13:28,995 INFO program: Free blocks: 247987 >19:13:28,998 INFO program: Free inodes: 155797 >19:13:29,000 INFO program: First block: 0 >19:13:29,002 INFO program: Block size: 4096 >19:13:29,003 INFO program: Fragment size: 4096 >19:13:29,005 INFO program: Reserved GDT blocks: 255 >19:13:29,007 INFO program: Blocks per group: 32768 >19:13:29,009 INFO program: Fragments per group: 32768 >19:13:29,011 INFO program: Inodes per group: 8192 >19:13:29,013 INFO program: Inode blocks per group: 512 >19:13:29,015 INFO program: Flex block group size: 16 >19:13:29,016 INFO program: Filesystem created: Wed Dec 11 19:13:25 2013 >19:13:29,018 INFO program: Last mount time: Wed Dec 11 19:13:31 2013 >19:13:29,020 INFO program: Last write time: Wed Dec 11 20:52:56 2013 >19:13:29,022 INFO program: Mount count: 0 >19:13:29,023 INFO program: Maximum mount count: -1 >19:13:29,025 INFO program: Last checked: Wed Dec 11 20:52:56 2013 >19:13:29,027 INFO program: Check interval: 0 (<none>) >19:13:29,028 INFO program: Lifetime writes: 215 MB >19:13:29,030 INFO program: Reserved blocks uid: 0 (user root) >19:13:29,032 INFO program: Reserved blocks gid: 0 (group root) >19:13:29,034 INFO program: First inode: 11 >19:13:29,036 INFO program: Inode size: 256 >19:13:29,037 INFO program: Required extra isize: 28 >19:13:29,039 INFO program: Desired extra isize: 28 >19:13:29,041 INFO program: Journal inode: 8 >19:13:29,043 INFO program: Default directory hash: half_md4 >19:13:29,044 INFO program: Directory Hash Seed: b36a438b-d39c-4f09-91f3-b006c8eec846 >19:13:29,046 INFO program: Journal backup: inode blocks >19:13:29,048 INFO program: Journal features: journal_incompat_revoke >19:13:29,049 INFO program: Journal size: 128M >19:13:29,051 INFO program: Journal length: 32768 >19:13:29,053 INFO program: Journal sequence: 0x00003117 >19:13:29,055 INFO program: Journal start: 0 >19:13:29,056 INFO program: >19:13:29,058 DEBUG program: Return code: 0 >19:13:29,061 INFO program: Running... resize2fs -P /dev/loop3 >19:13:29,086 INFO program: resize2fs 1.42.8 (20-Jun-2013) >19:13:29,087 INFO program: resize2fs: Device or resource busy while trying to open /dev/loop3 >19:13:29,088 INFO program: Couldn't find valid filesystem superblock. >19:13:29,089 DEBUG program: Return code: 1 >19:13:29,367 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >19:13:29,385 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >19:13:29,387 INFO program: Filesystem volume name: _Fedora-Live-Des >19:13:29,389 INFO program: Last mounted on: / >19:13:29,390 INFO program: Filesystem UUID: 550b7bb3-04d9-4966-aa66-3ba6aa9d63ef >19:13:29,392 INFO program: Filesystem magic number: 0xEF53 >19:13:29,394 INFO program: Filesystem revision #: 1 (dynamic) >19:13:29,397 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >19:13:29,399 INFO program: Filesystem flags: signed_directory_hash >19:13:29,400 INFO program: Default mount options: user_xattr acl >19:13:29,402 INFO program: Filesystem state: clean >19:13:29,404 INFO program: Errors behavior: Continue >19:13:29,405 INFO program: Filesystem OS type: Linux >19:13:29,407 INFO program: Inode count: 262144 >19:13:29,409 INFO program: Block count: 1048576 >19:13:29,411 INFO program: Reserved block count: 10484 >19:13:29,413 INFO program: Free blocks: 247987 >19:13:29,414 INFO program: Free inodes: 155797 >19:13:29,416 INFO program: First block: 0 >19:13:29,418 INFO program: Block size: 4096 >19:13:29,421 INFO program: Fragment size: 4096 >19:13:29,422 INFO program: Reserved GDT blocks: 255 >19:13:29,424 INFO program: Blocks per group: 32768 >19:13:29,426 INFO program: Fragments per group: 32768 >19:13:29,428 INFO program: Inodes per group: 8192 >19:13:29,429 INFO program: Inode blocks per group: 512 >19:13:29,431 INFO program: Flex block group size: 16 >19:13:29,433 INFO program: Filesystem created: Wed Dec 11 19:13:25 2013 >19:13:29,434 INFO program: Last mount time: Mon Feb 3 19:10:20 2014 >19:13:29,436 INFO program: Last write time: Mon Feb 3 19:10:20 2014 >19:13:29,438 INFO program: Mount count: 1 >19:13:29,440 INFO program: Maximum mount count: -1 >19:13:29,442 INFO program: Last checked: Wed Dec 11 20:52:56 2013 >19:13:29,444 INFO program: Check interval: 0 (<none>) >19:13:29,446 INFO program: Lifetime writes: 215 MB >19:13:29,448 INFO program: Reserved blocks uid: 0 (user root) >19:13:29,449 INFO program: Reserved blocks gid: 0 (group root) >19:13:29,451 INFO program: First inode: 11 >19:13:29,453 INFO program: Inode size: 256 >19:13:29,454 INFO program: Required extra isize: 28 >19:13:29,456 INFO program: Desired extra isize: 28 >19:13:29,458 INFO program: Journal inode: 8 >19:13:29,460 INFO program: Default directory hash: half_md4 >19:13:29,463 INFO program: Directory Hash Seed: b36a438b-d39c-4f09-91f3-b006c8eec846 >19:13:29,464 INFO program: Journal backup: inode blocks >19:13:29,466 INFO program: Journal features: journal_incompat_revoke >19:13:29,468 INFO program: Journal size: 128M >19:13:29,470 INFO program: Journal length: 32768 >19:13:29,471 INFO program: Journal sequence: 0x00003118 >19:13:29,473 INFO program: Journal start: 1 >19:13:29,475 INFO program: >19:13:29,477 DEBUG program: Return code: 0 >19:13:29,479 INFO program: Running... resize2fs -P /dev/mapper/live-rw >19:13:29,500 INFO program: resize2fs 1.42.8 (20-Jun-2013) >19:13:29,503 INFO program: Estimated minimum size of the filesystem: 802090 >19:13:29,505 DEBUG program: Return code: 0 >19:13:29,718 INFO program: Running... dumpe2fs -h /dev/mapper/live-base >19:13:29,736 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >19:13:29,737 INFO program: Filesystem volume name: _Fedora-Live-Des >19:13:29,738 INFO program: Last mounted on: /var/tmp/imgcreate-8Wa8pU/install_root >19:13:29,738 INFO program: Filesystem UUID: 550b7bb3-04d9-4966-aa66-3ba6aa9d63ef >19:13:29,739 INFO program: Filesystem magic number: 0xEF53 >19:13:29,740 INFO program: Filesystem revision #: 1 (dynamic) >19:13:29,740 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >19:13:29,741 INFO program: Filesystem flags: signed_directory_hash >19:13:29,742 INFO program: Default mount options: user_xattr acl >19:13:29,742 INFO program: Filesystem state: clean >19:13:29,743 INFO program: Errors behavior: Continue >19:13:29,743 INFO program: Filesystem OS type: Linux >19:13:29,744 INFO program: Inode count: 262144 >19:13:29,745 INFO program: Block count: 1048576 >19:13:29,745 INFO program: Reserved block count: 10484 >19:13:29,746 INFO program: Free blocks: 247987 >19:13:29,746 INFO program: Free inodes: 155797 >19:13:29,747 INFO program: First block: 0 >19:13:29,749 INFO program: Block size: 4096 >19:13:29,753 INFO program: Fragment size: 4096 >19:13:29,753 INFO program: Reserved GDT blocks: 255 >19:13:29,754 INFO program: Blocks per group: 32768 >19:13:29,755 INFO program: Fragments per group: 32768 >19:13:29,755 INFO program: Inodes per group: 8192 >19:13:29,759 INFO program: Inode blocks per group: 512 >19:13:29,760 INFO program: Flex block group size: 16 >19:13:29,760 INFO program: Filesystem created: Wed Dec 11 19:13:25 2013 >19:13:29,761 INFO program: Last mount time: Wed Dec 11 19:13:31 2013 >19:13:29,761 INFO program: Last write time: Wed Dec 11 20:52:56 2013 >19:13:29,763 INFO program: Mount count: 0 >19:13:29,765 INFO program: Maximum mount count: -1 >19:13:29,765 INFO program: Last checked: Wed Dec 11 20:52:56 2013 >19:13:29,767 INFO program: Check interval: 0 (<none>) >19:13:29,768 INFO program: Lifetime writes: 215 MB >19:13:29,768 INFO program: Reserved blocks uid: 0 (user root) >19:13:29,769 INFO program: Reserved blocks gid: 0 (group root) >19:13:29,769 INFO program: First inode: 11 >19:13:29,771 INFO program: Inode size: 256 >19:13:29,772 INFO program: Required extra isize: 28 >19:13:29,778 INFO program: Desired extra isize: 28 >19:13:29,778 INFO program: Journal inode: 8 >19:13:29,779 INFO program: Default directory hash: half_md4 >19:13:29,780 INFO program: Directory Hash Seed: b36a438b-d39c-4f09-91f3-b006c8eec846 >19:13:29,780 INFO program: Journal backup: inode blocks >19:13:29,781 INFO program: Journal features: journal_incompat_revoke >19:13:29,781 INFO program: Journal size: 128M >19:13:29,782 INFO program: Journal length: 32768 >19:13:29,782 INFO program: Journal sequence: 0x00003117 >19:13:29,786 INFO program: Journal start: 0 >19:13:29,787 INFO program: >19:13:29,787 DEBUG program: Return code: 0 >19:13:29,789 INFO program: Running... resize2fs -P /dev/mapper/live-base >19:13:29,809 INFO program: resize2fs 1.42.8 (20-Jun-2013) >19:13:29,813 INFO program: resize2fs: Operation not permitted while trying to open /dev/mapper/live-base >19:13:29,815 INFO program: Couldn't find valid filesystem superblock. >19:13:29,817 DEBUG program: Return code: 1 >19:13:30,049 INFO program: Running... dumpe2fs -h /dev/mapper/live-osimg-min >19:13:30,066 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >19:13:30,067 INFO program: Filesystem volume name: _Fedora-Live-Des >19:13:30,068 INFO program: Last mounted on: /var/tmp/imgcreate-8Wa8pU/install_root >19:13:30,068 INFO program: Filesystem UUID: 550b7bb3-04d9-4966-aa66-3ba6aa9d63ef >19:13:30,069 INFO program: Filesystem magic number: 0xEF53 >19:13:30,069 INFO program: Filesystem revision #: 1 (dynamic) >19:13:30,070 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >19:13:30,071 INFO program: Filesystem flags: signed_directory_hash >19:13:30,071 INFO program: Default mount options: user_xattr acl >19:13:30,072 INFO program: Filesystem state: clean >19:13:30,072 INFO program: Errors behavior: Continue >19:13:30,073 INFO program: Filesystem OS type: Linux >19:13:30,074 INFO program: Inode count: 204800 >19:13:30,074 INFO program: Block count: 802090 >19:13:30,075 INFO program: Reserved block count: 8019 >19:13:30,075 INFO program: Free blocks: 5613 >19:13:30,076 INFO program: Free inodes: 98453 >19:13:30,076 INFO program: First block: 0 >19:13:30,077 INFO program: Block size: 4096 >19:13:30,078 INFO program: Fragment size: 4096 >19:13:30,086 INFO program: Reserved GDT blocks: 255 >19:13:30,086 INFO program: Blocks per group: 32768 >19:13:30,087 INFO program: Fragments per group: 32768 >19:13:30,087 INFO program: Inodes per group: 8192 >19:13:30,088 INFO program: Inode blocks per group: 512 >19:13:30,089 INFO program: Flex block group size: 16 >19:13:30,089 INFO program: Filesystem created: Wed Dec 11 19:13:25 2013 >19:13:30,090 INFO program: Last mount time: Wed Dec 11 19:13:31 2013 >19:13:30,090 INFO program: Last write time: Wed Dec 11 20:53:00 2013 >19:13:30,091 INFO program: Mount count: 0 >19:13:30,092 INFO program: Maximum mount count: -1 >19:13:30,092 INFO program: Last checked: Wed Dec 11 20:53:00 2013 >19:13:30,093 INFO program: Check interval: 0 (<none>) >19:13:30,097 INFO program: Lifetime writes: 216 MB >19:13:30,097 INFO program: Reserved blocks uid: 0 (user root) >19:13:30,098 INFO program: Reserved blocks gid: 0 (group root) >19:13:30,098 INFO program: First inode: 11 >19:13:30,108 INFO program: Inode size: 256 >19:13:30,108 INFO program: Required extra isize: 28 >19:13:30,109 INFO program: Desired extra isize: 28 >19:13:30,110 INFO program: Journal inode: 8 >19:13:30,110 INFO program: Default directory hash: half_md4 >19:13:30,111 INFO program: Directory Hash Seed: b36a438b-d39c-4f09-91f3-b006c8eec846 >19:13:30,111 INFO program: Journal backup: inode blocks >19:13:30,112 INFO program: Journal features: journal_incompat_revoke >19:13:30,112 INFO program: Journal size: 128M >19:13:30,114 INFO program: Journal length: 32768 >19:13:30,115 INFO program: Journal sequence: 0x00003117 >19:13:30,116 INFO program: Journal start: 0 >19:13:30,116 INFO program: >19:13:30,120 DEBUG program: Return code: 0 >19:13:30,122 INFO program: Running... resize2fs -P /dev/mapper/live-osimg-min >19:13:30,147 INFO program: resize2fs 1.42.8 (20-Jun-2013) >19:13:30,148 INFO program: resize2fs: Operation not permitted while trying to open /dev/mapper/live-osimg-min >19:13:30,149 INFO program: Couldn't find valid filesystem superblock. >19:13:30,149 DEBUG program: Return code: 1 >19:13:30,549 INFO program: Running... udevadm settle --timeout=300 >19:13:30,608 DEBUG program: Return code: 0 >19:13:30,645 INFO program: Running... udevadm settle --timeout=300 >19:13:30,687 DEBUG program: Return code: 0 >19:13:30,742 INFO program: Running... udevadm settle --timeout=300 >19:13:30,785 DEBUG program: Return code: 0 >19:13:30,796 INFO program: Running... udevadm settle --timeout=300 >19:13:30,837 DEBUG program: Return code: 0 >19:13:30,844 INFO program: Running... lvm lvchange -a n fedora/home >19:13:30,986 DEBUG program: Return code: 0 >19:13:31,010 INFO program: Running... udevadm settle --timeout=300 >19:13:31,052 DEBUG program: Return code: 0 >19:13:31,064 INFO program: Running... lvm vgchange -a n fedora >19:13:31,175 INFO program: 0 logical volume(s) in volume group "fedora" now active >19:13:31,176 DEBUG program: Return code: 0 >19:13:31,192 INFO program: Running... udevadm settle --timeout=300 >19:13:31,217 DEBUG program: Return code: 0 >19:13:31,243 INFO program: Running... udevadm settle --timeout=300 >19:13:31,301 DEBUG program: Return code: 0 >19:13:31,365 INFO program: Running... mount -t ext4 -o defaults,ro /dev/sda1 /mnt/sysimage >19:13:31,623 DEBUG program: Return code: 0 >19:13:31,633 INFO program: Running... udevadm settle --timeout=300 >19:13:31,675 DEBUG program: Return code: 0 >19:13:31,676 INFO program: Running... umount /mnt/sysimage >19:13:31,879 DEBUG program: Return code: 0 >19:13:31,881 INFO program: Running... udevadm settle --timeout=300 >19:13:31,923 DEBUG program: Return code: 0 >19:13:31,945 INFO program: Running... udevadm settle --timeout=300 >19:13:31,991 DEBUG program: Return code: 0 >19:13:32,012 INFO program: Running... lvm lvchange -a y fedora/home >19:13:32,492 DEBUG program: Return code: 0 >19:13:32,496 INFO program: Running... udevadm settle --timeout=300 >19:13:32,550 DEBUG program: Return code: 0 >19:13:32,554 INFO program: Running... mount -t ext4 -o defaults,ro /dev/mapper/fedora-home /mnt/sysimage >19:13:32,806 DEBUG program: Return code: 0 >19:13:32,849 INFO program: Running... udevadm settle --timeout=300 >19:13:32,875 DEBUG program: Return code: 0 >19:13:32,876 INFO program: Running... umount /mnt/sysimage >19:13:32,908 DEBUG program: Return code: 0 >19:13:32,909 INFO program: Running... udevadm settle --timeout=300 >19:13:32,935 DEBUG program: Return code: 0 >19:13:32,939 INFO program: Running... lvm lvchange -a n fedora/home >19:13:33,107 DEBUG program: Return code: 0 >19:13:33,131 INFO program: Running... udevadm settle --timeout=300 >19:13:33,173 DEBUG program: Return code: 0 >19:13:33,187 INFO program: Running... lvm vgchange -a n fedora >19:13:33,268 INFO program: 0 logical volume(s) in volume group "fedora" now active >19:13:33,269 DEBUG program: Return code: 0 >19:13:33,283 INFO program: Running... udevadm settle --timeout=300 >19:13:33,320 DEBUG program: Return code: 0 >19:13:33,354 INFO program: Running... udevadm settle --timeout=300 >19:13:33,402 DEBUG program: Return code: 0 >19:13:33,427 INFO program: Running... lvm lvchange -a y fedora/root >19:13:33,610 DEBUG program: Return code: 0 >19:13:33,611 INFO program: Running... udevadm settle --timeout=300 >19:13:33,640 DEBUG program: Return code: 0 >19:13:33,645 INFO program: Running... mount -t ext4 -o defaults,ro /dev/mapper/fedora-root /mnt/sysimage >19:13:36,903 DEBUG program: Return code: 0 >19:13:36,939 INFO program: Running... arch >19:13:37,127 INFO program: i686 >19:13:37,128 DEBUG program: Return code: 0 >19:13:37,171 INFO program: Running... udevadm settle --timeout=300 >19:13:37,198 DEBUG program: Return code: 0 >19:13:37,199 INFO program: Running... umount /mnt/sysimage >19:13:37,242 DEBUG program: Return code: 0 >19:13:37,243 INFO program: Running... udevadm settle --timeout=300 >19:13:37,269 DEBUG program: Return code: 0 >19:13:37,273 INFO program: Running... lvm lvchange -a n fedora/root >19:13:37,397 DEBUG program: Return code: 0 >19:13:37,792 INFO program: Running... hwclock --hctosys --utc >19:13:38,004 DEBUG program: Return code: 0 >19:13:38,005 INFO program: Running... mount -t auto -o ro /dev/mapper/live-base /mnt/install/source >19:13:38,023 DEBUG program: Return code: 0 >19:13:59,877 INFO program: Running... modprobe btrfs >19:14:00,227 DEBUG program: Return code: 0 >19:14:00,252 INFO program: Running... modprobe xfs >19:14:00,411 DEBUG program: Return code: 0 >19:14:32,159 INFO program: Running... udevadm settle --timeout=300 >19:14:32,242 DEBUG program: Return code: 0 >19:14:32,301 INFO program: Running... udevadm settle --timeout=300 >19:14:32,354 DEBUG program: Return code: 0 >19:17:43,400 INFO program: Running... udevadm settle --timeout=300 >19:17:43,455 DEBUG program: Return code: 0 >19:18:16,912 INFO program: Running... udevadm settle --timeout=300 >19:18:16,949 DEBUG program: Return code: 0 >19:18:16,970 INFO program: Running... udevadm settle --timeout=300 >19:18:16,996 DEBUG program: Return code: 0 >19:18:17,001 INFO program: Running... lvm vgchange -a n fedora >19:18:17,067 INFO program: 0 logical volume(s) in volume group "fedora" now active >19:18:17,068 DEBUG program: Return code: 0 >19:18:17,108 INFO program: Running... udevadm settle --timeout=300 >19:18:17,134 DEBUG program: Return code: 0 >19:18:17,312 INFO program: Running... udevadm settle --timeout=300 >19:18:17,358 DEBUG program: Return code: 0 >19:18:18,044 INFO program: Running... udevadm settle --timeout=300 >19:18:18,075 DEBUG program: Return code: 0 >19:18:18,142 INFO program: Running... udevadm settle --timeout=300 >19:18:18,170 DEBUG program: Return code: 0 >19:18:47,868 INFO program: Running... udevadm settle --timeout=300 >19:18:47,930 DEBUG program: Return code: 0 >19:18:48,561 INFO program: Running... udevadm settle --timeout=300 >19:18:48,592 DEBUG program: Return code: 0 >19:18:48,655 INFO program: Running... udevadm settle --timeout=300 >19:18:48,683 DEBUG program: Return code: 0 >19:19:33,034 INFO program: Running... udevadm settle --timeout=300 >19:19:33,123 DEBUG program: Return code: 0 >19:19:33,774 INFO program: Running... udevadm settle --timeout=300 >19:19:33,809 DEBUG program: Return code: 0 >19:19:33,873 INFO program: Running... udevadm settle --timeout=300 >19:19:33,904 DEBUG program: Return code: 0 >19:19:48,350 INFO program: Running... swapoff -a >19:19:48,442 DEBUG program: Return code: 0 >19:19:48,779 INFO program: Running... wipefs -f -a /dev/sda1 >19:19:48,902 INFO program: /dev/sda1: 2 bytes were erased at offset 0x00000438 (ext4): 53 ef >19:19:48,904 DEBUG program: Return code: 0 >19:19:48,906 INFO program: Running... udevadm settle --timeout=300 >19:19:48,968 DEBUG program: Return code: 0 >19:19:48,980 INFO program: Running... udevadm settle --timeout=300 >19:19:49,015 DEBUG program: Return code: 0 >19:19:49,016 INFO program: Running... udevadm settle --timeout=300 >19:19:49,051 DEBUG program: Return code: 0 >19:19:49,079 INFO program: Running... lvm lvchange -a y fedora/home >19:19:49,429 DEBUG program: Return code: 0 >19:19:49,430 INFO program: Running... udevadm settle --timeout=300 >19:19:49,464 DEBUG program: Return code: 0 >19:19:49,469 INFO program: Running... wipefs -f -a /dev/mapper/fedora-home >19:19:49,649 INFO program: /dev/mapper/fedora-home: 2 bytes were erased at offset 0x00000438 (ext4): 53 ef >19:19:49,650 DEBUG program: Return code: 0 >19:19:49,651 INFO program: Running... udevadm settle --timeout=300 >19:19:50,102 DEBUG program: Return code: 0 >19:19:50,114 INFO program: Running... udevadm settle --timeout=300 >19:19:50,142 DEBUG program: Return code: 0 >19:19:50,148 INFO program: Running... lvm lvchange -a n fedora/home >19:19:50,266 DEBUG program: Return code: 0 >19:19:50,267 INFO program: Running... udevadm settle --timeout=300 >19:19:50,300 DEBUG program: Return code: 0 >19:19:50,327 INFO program: Running... lvm lvremove fedora/home >19:19:50,397 INFO program: Logical volume "home" successfully removed >19:19:50,400 DEBUG program: Return code: 0 >19:19:50,402 INFO program: Running... udevadm settle --timeout=300 >19:19:50,469 DEBUG program: Return code: 0 >19:19:50,492 INFO program: Running... lvm lvchange -a y fedora/root >19:19:50,698 DEBUG program: Return code: 0 >19:19:50,699 INFO program: Running... udevadm settle --timeout=300 >19:19:50,735 DEBUG program: Return code: 0 >19:19:50,740 INFO program: Running... wipefs -f -a /dev/mapper/fedora-root >19:19:50,865 INFO program: /dev/mapper/fedora-root: 2 bytes were erased at offset 0x00000438 (ext4): 53 ef >19:19:50,870 DEBUG program: Return code: 0 >19:19:50,871 INFO program: Running... udevadm settle --timeout=300 >19:19:50,951 DEBUG program: Return code: 0 >19:19:50,962 INFO program: Running... udevadm settle --timeout=300 >19:19:50,996 DEBUG program: Return code: 0 >19:19:51,003 INFO program: Running... lvm lvchange -a n fedora/root >19:19:51,122 DEBUG program: Return code: 0 >19:19:51,123 INFO program: Running... udevadm settle --timeout=300 >19:19:51,161 DEBUG program: Return code: 0 >19:19:51,188 INFO program: Running... lvm lvremove fedora/root >19:19:51,257 INFO program: Logical volume "root" successfully removed >19:19:51,258 DEBUG program: Return code: 0 >19:19:51,259 INFO program: Running... udevadm settle --timeout=300 >19:19:51,298 DEBUG program: Return code: 0 >19:19:51,320 INFO program: Running... lvm lvchange -a y fedora/swap >19:19:51,573 DEBUG program: Return code: 0 >19:19:51,574 INFO program: Running... udevadm settle --timeout=300 >19:19:51,618 DEBUG program: Return code: 0 >19:19:51,628 INFO program: Running... wipefs -f -a /dev/mapper/fedora-swap >19:19:51,736 INFO program: /dev/mapper/fedora-swap: 10 bytes were erased at offset 0x00000ff6 (swap): 53 57 41 50 53 50 41 43 45 32 >19:19:51,739 DEBUG program: Return code: 0 >19:19:51,741 INFO program: Running... udevadm settle --timeout=300 >19:19:51,792 DEBUG program: Return code: 0 >19:19:51,803 INFO program: Running... udevadm settle --timeout=300 >19:19:51,830 DEBUG program: Return code: 0 >19:19:51,835 INFO program: Running... lvm lvchange -a n fedora/swap >19:19:51,934 DEBUG program: Return code: 0 >19:19:51,935 INFO program: Running... udevadm settle --timeout=300 >19:19:51,963 DEBUG program: Return code: 0 >19:19:51,985 INFO program: Running... lvm lvremove fedora/swap >19:19:52,061 INFO program: Logical volume "swap" successfully removed >19:19:52,062 DEBUG program: Return code: 0 >19:19:52,063 INFO program: Running... udevadm settle --timeout=300 >19:19:52,098 DEBUG program: Return code: 0 >19:19:52,115 INFO program: Running... udevadm settle --timeout=300 >19:19:52,144 DEBUG program: Return code: 0 >19:19:52,149 INFO program: Running... lvm vgchange -a n fedora >19:19:52,199 INFO program: 0 logical volume(s) in volume group "fedora" now active >19:19:52,200 DEBUG program: Return code: 0 >19:19:52,215 INFO program: Running... lvm vgreduce --removemissing --force fedora >19:19:52,263 INFO program: Volume group "fedora" is already consistent >19:19:52,263 DEBUG program: Return code: 0 >19:19:52,264 INFO program: Running... lvm vgchange -a n fedora >19:19:52,314 INFO program: 0 logical volume(s) in volume group "fedora" now active >19:19:52,315 DEBUG program: Return code: 0 >19:19:52,316 INFO program: Running... lvm vgremove --force fedora >19:19:52,375 INFO program: Volume group "fedora" successfully removed >19:19:52,376 DEBUG program: Return code: 0 >19:19:52,377 INFO program: Running... udevadm settle --timeout=300 >19:19:52,408 DEBUG program: Return code: 0 >19:19:52,417 INFO program: Running... lvm pvremove --force --force --yes /dev/sda2 >19:19:52,469 INFO program: Labels on physical volume "/dev/sda2" successfully wiped >19:19:52,470 DEBUG program: Return code: 0 >19:19:52,471 INFO program: Running... lvm pvscan --cache /dev/sda2 >19:19:52,530 INFO program: No PV label found on /dev/sda2. >19:19:52,532 DEBUG program: Return code: 0 >19:19:52,538 INFO program: Running... udevadm settle --timeout=300 >19:19:52,576 DEBUG program: Return code: 0 >19:19:52,588 INFO program: Running... udevadm settle --timeout=300 >19:19:52,616 DEBUG program: Return code: 0 >19:19:52,617 INFO program: Running... udevadm settle --timeout=300 >19:19:52,649 DEBUG program: Return code: 0 >19:19:52,668 INFO program: Running... udevadm settle --timeout=300 >19:19:52,695 DEBUG program: Return code: 0 >19:19:52,744 INFO program: Running... udevadm settle --timeout=300 >19:19:52,905 DEBUG program: Return code: 0 >19:19:52,907 INFO program: Running... udevadm settle --timeout=300 >19:19:52,945 DEBUG program: Return code: 0 >19:19:52,959 INFO program: Running... udevadm settle --timeout=300 >19:19:52,986 DEBUG program: Return code: 0 >19:19:53,031 INFO program: Running... udevadm settle --timeout=300 >19:19:53,074 DEBUG program: Return code: 0 >19:19:53,075 INFO program: Running... udevadm settle --timeout=300 >19:19:53,102 DEBUG program: Return code: 0 >19:19:53,110 INFO program: Running... wipefs -f -a /dev/sda >19:19:53,164 INFO program: /dev/sda: 2 bytes were erased at offset 0x000001fe (dos): 55 aa >19:19:53,166 DEBUG program: Return code: 0 >19:19:53,168 INFO program: Running... udevadm settle --timeout=300 >19:19:53,206 DEBUG program: Return code: 0 >19:19:53,216 INFO program: Running... udevadm settle --timeout=300 >19:19:53,246 DEBUG program: Return code: 0 >19:19:53,247 INFO program: Running... udevadm settle --timeout=300 >19:19:53,288 DEBUG program: Return code: 0 >19:19:53,410 INFO program: Running... udevadm settle --timeout=300 >19:19:53,453 DEBUG program: Return code: 0 >19:19:53,454 INFO program: Running... udevadm settle --timeout=300 >19:19:53,488 DEBUG program: Return code: 0 >19:19:53,495 INFO program: Running... udevadm settle --timeout=300 >19:19:53,522 DEBUG program: Return code: 0 >19:19:53,548 INFO program: Running... dd if=/dev/zero of=/dev/sda bs=512 seek=2048 count=2048 >19:19:53,764 INFO program: 2048+0 records in >19:19:53,765 INFO program: 2048+0 records out >19:19:53,765 INFO program: 1048576 bytes (1.0 MB) copied, 0.121836 s, 8.6 MB/s >19:19:53,766 DEBUG program: Return code: 0 >19:19:53,767 INFO program: Running... udevadm settle --timeout=300 >19:19:53,808 DEBUG program: Return code: 0 >19:19:53,839 INFO program: Running... udevadm settle --timeout=300 >19:19:53,913 DEBUG program: Return code: 0 >19:19:53,925 INFO program: Running... wipefs -f -a /dev/sda1 >19:19:53,964 DEBUG program: Return code: 0 >19:19:53,988 INFO program: Running... udevadm settle --timeout=300 >19:19:54,020 DEBUG program: Return code: 0 >19:19:54,022 INFO program: Running... udevadm settle --timeout=300 >19:19:54,049 DEBUG program: Return code: 0 >19:19:54,138 INFO program: Running... mke2fs -t ext4 /dev/sda1 >19:19:55,265 INFO program: mke2fs 1.42.8 (20-Jun-2013) >19:19:55,268 INFO program: Filesystem label= >19:19:55,270 INFO program: OS type: Linux >19:19:55,272 INFO program: Block size=1024 (log=0) >19:19:55,275 INFO program: Fragment size=1024 (log=0) >19:19:55,277 INFO program: Stride=0 blocks, Stripe width=0 blocks >19:19:55,280 INFO program: 128016 inodes, 512000 blocks >19:19:55,282 INFO program: 25600 blocks (5.00%) reserved for the super user >19:19:55,284 INFO program: First data block=1 >19:19:55,287 INFO program: Maximum filesystem blocks=67633152 >19:19:55,290 INFO program: 63 block groups >19:19:55,300 INFO program: 8192 blocks per group, 8192 fragments per group >19:19:55,305 INFO program: 2032 inodes per group >19:19:55,306 INFO program: Superblock backups stored on blocks: >19:19:55,306 INFO program: 8193, 24577, 40961, 57345, 73729, 204801, 221185, 401409 >19:19:55,311 INFO program: >19:19:55,311 INFO program: Allocating group tables: 0/63 done >19:19:55,312 INFO program: Writing inode tables: 0/63 done >19:19:55,312 INFO program: Creating journal (8192 blocks): done >19:19:55,313 INFO program: Writing superblocks and filesystem accounting information: 0/63 done >19:19:55,314 INFO program: >19:19:55,323 DEBUG program: Return code: 0 >19:19:55,334 INFO program: Running... udevadm settle --timeout=300 >19:19:55,372 DEBUG program: Return code: 0 >19:19:55,382 INFO program: Running... udevadm settle --timeout=300 >19:19:55,410 DEBUG program: Return code: 0 >19:19:55,598 INFO program: Running... dd if=/dev/zero of=/dev/sda bs=512 seek=1026048 count=2048 >19:19:55,687 INFO program: 2048+0 records in >19:19:55,687 INFO program: 2048+0 records out >19:19:55,688 INFO program: 1048576 bytes (1.0 MB) copied, 0.0725049 s, 14.5 MB/s >19:19:55,689 DEBUG program: Return code: 0 >19:19:55,689 INFO program: Running... udevadm settle --timeout=300 >19:19:55,743 DEBUG program: Return code: 0 >19:19:55,773 INFO program: Running... udevadm settle --timeout=300 >19:19:55,869 DEBUG program: Return code: 0 >19:19:55,885 INFO program: Running... wipefs -f -a /dev/sda2 >19:19:55,926 DEBUG program: Return code: 0 >19:19:55,943 INFO program: Running... udevadm settle --timeout=300 >19:19:55,976 DEBUG program: Return code: 0 >19:19:55,978 INFO program: Running... udevadm settle --timeout=300 >19:19:56,004 DEBUG program: Return code: 0 >19:19:56,100 INFO program: Running... wipefs -f -a /dev/sda2 >19:19:56,135 DEBUG program: Return code: 0 >19:19:56,139 INFO program: Running... lvm pvscan --cache /dev/sda2 >19:19:56,200 INFO program: No PV label found on /dev/sda2. >19:19:56,201 DEBUG program: Return code: 0 >19:19:56,202 INFO program: Running... lvm pvcreate --dataalignment 1024k /dev/sda2 >19:19:56,266 INFO program: Physical volume "/dev/sda2" successfully created >19:19:56,267 DEBUG program: Return code: 0 >19:19:56,267 INFO program: Running... lvm pvscan --cache /dev/sda2 >19:19:56,316 DEBUG program: Return code: 0 >19:19:56,322 INFO program: Running... udevadm settle --timeout=300 >19:19:56,357 DEBUG program: Return code: 0 >19:19:56,368 INFO program: Running... udevadm settle --timeout=300 >19:19:56,394 DEBUG program: Return code: 0 >19:19:56,412 INFO program: Running... lvm vgcreate -s 4m fedora /dev/sda2 >19:19:56,469 INFO program: Volume group "fedora" successfully created >19:19:56,470 DEBUG program: Return code: 0 >19:19:56,484 INFO program: Running... udevadm settle --timeout=300 >19:19:56,511 DEBUG program: Return code: 0 >19:19:56,512 INFO program: Running... udevadm settle --timeout=300 >19:19:56,541 DEBUG program: Return code: 0 >19:19:56,558 INFO program: Running... lvm lvcreate -L 2064m -n swap fedora >19:19:56,665 INFO program: Logical volume "swap" created >19:19:56,666 DEBUG program: Return code: 0 >19:19:56,683 INFO program: Running... udevadm settle --timeout=300 >19:19:56,721 DEBUG program: Return code: 0 >19:19:56,722 INFO program: Running... udevadm settle --timeout=300 >19:19:56,751 DEBUG program: Return code: 0 >19:19:56,765 INFO program: Running... mkswap -f /dev/mapper/fedora-swap >19:19:56,962 INFO program: Setting up swapspace version 1, size = 2113532 KiB >19:19:56,964 INFO program: no label, UUID=a0ac334b-dd10-4696-807e-a42742106230 >19:19:56,966 DEBUG program: Return code: 0 >19:19:56,972 INFO program: Running... udevadm settle --timeout=300 >19:19:57,034 DEBUG program: Return code: 0 >19:19:57,045 INFO program: Running... udevadm settle --timeout=300 >19:19:57,072 DEBUG program: Return code: 0 >19:19:57,089 INFO program: Running... lvm lvcreate -L 423172m -n home fedora >19:19:57,233 INFO program: Logical volume "home" created >19:19:57,234 DEBUG program: Return code: 0 >19:19:57,247 INFO program: Running... udevadm settle --timeout=300 >19:19:57,548 DEBUG program: Return code: 0 >19:19:57,549 INFO program: Running... udevadm settle --timeout=300 >19:19:57,586 DEBUG program: Return code: 0 >19:19:57,603 INFO program: Running... mke2fs -t ext4 /dev/mapper/fedora-home >19:20:01,953 INFO program: mke2fs 1.42.8 (20-Jun-2013) >19:20:01,954 INFO program: Filesystem label= >19:20:01,955 INFO program: OS type: Linux >19:20:01,955 INFO program: Block size=4096 (log=2) >19:20:01,956 INFO program: Fragment size=4096 (log=2) >19:20:01,957 INFO program: Stride=0 blocks, Stripe width=0 blocks >19:20:01,957 INFO program: 27090944 inodes, 108332032 blocks >19:20:01,958 INFO program: 5416601 blocks (5.00%) reserved for the super user >19:20:01,958 INFO program: First data block=0 >19:20:01,959 INFO program: Maximum filesystem blocks=0 >19:20:01,960 INFO program: 3307 block groups >19:20:01,960 INFO program: 32768 blocks per group, 32768 fragments per group >19:20:01,961 INFO program: 8192 inodes per group >19:20:01,961 INFO program: Superblock backups stored on blocks: >19:20:01,962 INFO program: 32768, 98304, 163840, 229376, 294912, 819200, 884736, 1605632, 2654208, >19:20:01,963 INFO program: 4096000, 7962624, 11239424, 20480000, 23887872, 71663616, 78675968, >19:20:01,964 INFO program: 102400000 >19:20:01,964 INFO program: >19:20:01,965 INFO program: Allocating group tables: 0/33071744/3307 done >19:20:01,966 INFO program: Writing inode tables: 0/3307 done >19:20:01,966 INFO program: Creating journal (32768 blocks): done >19:20:01,967 INFO program: Writing superblocks and filesystem accounting information: 0/3307 2/3307 done >19:20:01,967 INFO program: >19:20:01,968 DEBUG program: Return code: 0 >19:20:01,975 INFO program: Running... udevadm settle --timeout=300 >19:20:02,418 DEBUG program: Return code: 0 >19:20:02,430 INFO program: Running... udevadm settle --timeout=300 >19:20:02,459 DEBUG program: Return code: 0 >19:20:02,477 INFO program: Running... lvm lvcreate -L 51200m -n root fedora >19:20:02,639 INFO program: Logical volume "root" created >19:20:02,640 DEBUG program: Return code: 0 >19:20:02,653 INFO program: Running... udevadm settle --timeout=300 >19:20:02,783 DEBUG program: Return code: 0 >19:20:02,784 INFO program: Running... udevadm settle --timeout=300 >19:20:02,815 DEBUG program: Return code: 0 >19:20:02,829 INFO program: Running... mke2fs -t ext4 /dev/mapper/fedora-root >19:20:06,032 INFO program: mke2fs 1.42.8 (20-Jun-2013) >19:20:06,032 INFO program: Filesystem label= >19:20:06,033 INFO program: OS type: Linux >19:20:06,034 INFO program: Block size=4096 (log=2) >19:20:06,034 INFO program: Fragment size=4096 (log=2) >19:20:06,035 INFO program: Stride=0 blocks, Stripe width=0 blocks >19:20:06,036 INFO program: 3276800 inodes, 13107200 blocks >19:20:06,036 INFO program: 655360 blocks (5.00%) reserved for the super user >19:20:06,037 INFO program: First data block=0 >19:20:06,037 INFO program: Maximum filesystem blocks=0 >19:20:06,038 INFO program: 400 block groups >19:20:06,039 INFO program: 32768 blocks per group, 32768 fragments per group >19:20:06,040 INFO program: 8192 inodes per group >19:20:06,040 INFO program: Superblock backups stored on blocks: >19:20:06,041 INFO program: 32768, 98304, 163840, 229376, 294912, 819200, 884736, 1605632, 2654208, >19:20:06,042 INFO program: 4096000, 7962624, 11239424 >19:20:06,042 INFO program: >19:20:06,043 INFO program: Allocating group tables: 0/400 done >19:20:06,044 INFO program: Writing inode tables: 0/400 done >19:20:06,044 INFO program: Creating journal (32768 blocks): done >19:20:06,045 INFO program: Writing superblocks and filesystem accounting information: 0/400 done >19:20:06,046 INFO program: >19:20:06,046 DEBUG program: Return code: 0 >19:20:06,053 INFO program: Running... udevadm settle --timeout=300 >19:20:06,189 DEBUG program: Return code: 0 >19:20:06,198 INFO program: Running... udevadm settle --timeout=300 >19:20:06,227 DEBUG program: Return code: 0 >19:20:06,412 INFO program: Running... swapon /dev/mapper/fedora-swap >19:20:06,450 DEBUG program: Return code: 0 >19:20:06,580 INFO program: Running... mount -t ext4 -o defaults /dev/mapper/fedora-root /mnt/sysimage >19:20:06,813 DEBUG program: Return code: 0 >19:20:06,833 INFO program: Running... mount -t ext4 -o defaults /dev/sda1 /mnt/sysimage/boot >19:20:06,886 DEBUG program: Return code: 0 >19:20:06,908 INFO program: Running... mount -t bind -o bind,defaults /dev /mnt/sysimage/dev >19:20:06,948 DEBUG program: Return code: 0 >19:20:06,959 INFO program: Running... mount -t devpts -o gid=5,mode=620 devpts /mnt/sysimage/dev/pts >19:20:06,990 DEBUG program: Return code: 0 >19:20:06,999 INFO program: Running... mount -t tmpfs -o defaults tmpfs /mnt/sysimage/dev/shm >19:20:07,029 DEBUG program: Return code: 0 >19:20:07,059 INFO program: Running... mount -t ext4 -o defaults /dev/mapper/fedora-home /mnt/sysimage/home >19:20:07,172 DEBUG program: Return code: 0 >19:20:07,193 INFO program: Running... mount -t proc -o defaults proc /mnt/sysimage/proc >19:20:07,220 DEBUG program: Return code: 0 >19:20:07,362 INFO program: Running... mount -t bind -o bind,defaults /run /mnt/sysimage/run >19:20:07,378 DEBUG program: Return code: 0 >19:20:07,423 INFO program: Running... mount -t sysfs -o defaults sysfs /mnt/sysimage/sys >19:20:07,451 DEBUG program: Return code: 0 >19:20:07,468 INFO program: Running... mount -t selinuxfs -o defaults selinuxfs /mnt/sysimage/sys/fs/selinux >19:20:07,494 DEBUG program: Return code: 0 >19:20:07,514 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 >19:32:23,177 DEBUG program: Return code: 0 >19:32:23,238 INFO program: Running... udevadm settle --timeout=300 >19:32:24,910 DEBUG program: Return code: 0 >19:32:24,912 INFO program: Running... umount /mnt/install/source >19:32:25,138 DEBUG program: Return code: 0 >19:32:29,755 INFO program: Running... new-kernel-pkg --rpmposttrans 3.11.10-301.fc20.i686 >19:35:36,295 INFO program: Initializing machine ID from random generator. >19:35:36,296 INFO program: dracut-install: ERROR: failed to create directory '/var/tmp/initramfs.q4MRCy/lib/modules/3.11.10-301.fc20.i686' >19:35:36,297 INFO program: dracut-install: ERROR: installing '/lib/modules/3.11.10-301.fc20.i686//modules.builtin.bin' to '/lib/modules/3.11.10-301.fc20.i686/modules.builtin.bin' >19:35:36,298 INFO program: /usr/lib/dracut/dracut-install -D /var/tmp/initramfs.q4MRCy /lib/modules/3.11.10-301.fc20.i686//modules.builtin.bin /lib/modules/3.11.10-301.fc20.i686/modules.builtin.bin >19:35:36,298 INFO program: dracut-install: ERROR: failed to create directory '/var/tmp/initramfs.q4MRCy/lib/modules/3.11.10-301.fc20.i686' >19:35:36,299 INFO program: dracut-install: ERROR: installing '/lib/modules/3.11.10-301.fc20.i686//modules.builtin' to '/lib/modules/3.11.10-301.fc20.i686/modules.builtin' >19:35:36,300 INFO program: /usr/lib/dracut/dracut-install -D /var/tmp/initramfs.q4MRCy /lib/modules/3.11.10-301.fc20.i686//modules.builtin /lib/modules/3.11.10-301.fc20.i686/modules.builtin >19:35:36,300 INFO program: dracut-install: ERROR: failed to create directory '/var/tmp/initramfs.q4MRCy/lib/modules/3.11.10-301.fc20.i686' >19:35:36,301 INFO program: dracut-install: ERROR: installing '/lib/modules/3.11.10-301.fc20.i686//modules.order' to '/lib/modules/3.11.10-301.fc20.i686/modules.order' >19:35:36,302 INFO program: /usr/lib/dracut/dracut-install -D /var/tmp/initramfs.q4MRCy /lib/modules/3.11.10-301.fc20.i686//modules.order /lib/modules/3.11.10-301.fc20.i686/modules.order >19:35:36,302 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/.kernelmodseen/lazylist': Read-only file system >19:35:36,305 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/.kernelmodseen/lazylist.dep': Read-only file system >19:35:36,305 INFO program: cp: cannot create regular file '/var/tmp/initramfs.q4MRCy/etc/virc': Read-only file system >19:35:36,306 INFO program: dracut-install: ERROR: installing '/etc/virc' >19:35:36,306 INFO program: /usr/lib/dracut/dracut-install -D /var/tmp/initramfs.q4MRCy -a vi /etc/virc ps grep cat rm >19:35:36,307 INFO program: mkdir: cannot create directory '/var/tmp/initramfs.q4MRCy/etc/conf.d': Read-only file system >19:35:36,309 INFO program: /sbin/dracut: line 1245: /var/tmp/initramfs.q4MRCy/etc/conf.d/systemd.conf: No such file or directory >19:35:36,310 INFO program: cp: cannot create regular file '/var/tmp/initramfs.q4MRCy/usr/lib/libtinfo.so.5.9': Read-only file system >19:35:36,310 INFO program: dracut-install: ERROR: failed to install '/lib/libtinfo.so.5' for '/bin/sh' >19:35:36,311 INFO program: dracut-install: ERROR: failed to install '/bin/sh' >19:35:36,313 INFO program: cp: cannot create regular file '/var/tmp/initramfs.q4MRCy/usr/lib/libblkid.so.1.1.0': Read-only file system >19:35:36,314 INFO program: dracut-install: ERROR: failed to install '/lib/libblkid.so.1' for '/var/tmp/initramfs.q4MRCy/usr/sbin/partx' >19:35:36,315 INFO program: cp: cannot create regular file '/var/tmp/initramfs.q4MRCy/usr/lib/libuuid.so.1.3.0': Read-only file system >19:35:36,315 INFO program: dracut-install: ERROR: failed to install '/lib/libuuid.so.1' for '/var/tmp/initramfs.q4MRCy/usr/sbin/partx' >19:35:36,317 INFO program: cp: cannot create regular file '/var/tmp/initramfs.q4MRCy/usr/lib/libkmod.so.2.2.5': Read-only file system >19:35:36,317 INFO program: dracut-install: ERROR: failed to install '/lib/libkmod.so.2' for '/var/tmp/initramfs.q4MRCy/usr/sbin/iscsistart' >19:35:36,318 INFO program: cp: cannot create regular file '/var/tmp/initramfs.q4MRCy/usr/lib/liblzma.so.5.0.99': Read-only file system >19:35:36,322 INFO program: dracut-install: ERROR: failed to install '/lib/liblzma.so.5' for '/var/tmp/initramfs.q4MRCy/usr/sbin/iscsistart' >19:35:36,322 INFO program: dracut-install: ERROR: failed to install '/usr/bin/ldd:' for '/var/tmp/initramfs.q4MRCy/usr/sbin/lvm' >19:35:36,323 INFO program: cp: cannot create regular file '/var/tmp/initramfs.q4MRCy/lib/libselinux.so.1': Read-only file system >19:35:36,329 INFO program: dracut-install: ERROR: failed to install '/lib/libselinux.so.1' for '/var/tmp/initramfs.q4MRCy/usr/bin/systemd-tty-ask-password-agent' >19:35:36,329 INFO program: cp: cannot create regular file '/var/tmp/initramfs.q4MRCy/usr/lib/libgcc_s-4.8.2-20131017.so.1': Read-only file system >19:35:36,330 INFO program: dracut-install: ERROR: failed to install '/lib/libgcc_s.so.1' for '/var/tmp/initramfs.q4MRCy/usr/bin/systemd-tty-ask-password-agent' >19:35:36,331 INFO program: cp: cannot create regular file '/var/tmp/initramfs.q4MRCy/usr/lib/libpcre.so.1.2.1': Read-only file system >19:35:36,332 INFO program: dracut-install: ERROR: failed to install '/lib/libpcre.so.1' for '/var/tmp/initramfs.q4MRCy/usr/bin/systemd-tty-ask-password-agent' >19:35:36,332 INFO program: cp: cannot create regular file '/var/tmp/initramfs.q4MRCy/usr/lib/libacl.so.1.1.0': Read-only file system >19:35:36,333 INFO program: dracut-install: ERROR: failed to install '/lib/libacl.so.1' for '/var/tmp/initramfs.q4MRCy/usr/bin/vi' >19:35:36,334 INFO program: cp: cannot create regular file '/var/tmp/initramfs.q4MRCy/usr/lib/libattr.so.1.1.0': Read-only file system >19:35:36,334 INFO program: dracut-install: ERROR: failed to install '/lib/libattr.so.1' for '/var/tmp/initramfs.q4MRCy/usr/bin/vi' >19:35:36,335 INFO program: cp: cannot create regular file '/var/tmp/initramfs.q4MRCy/usr/lib/libcap.so.2.22': Read-only file system >19:35:36,338 INFO program: dracut-install: ERROR: failed to install '/lib/libcap.so.2' for '/var/tmp/initramfs.q4MRCy/usr/bin/systemd-tmpfiles' >19:35:36,339 INFO program: cp: cannot create regular file '/var/tmp/initramfs.q4MRCy/usr/lib/libsystemd-daemon.so.0.0.10': Read-only file system >19:35:36,339 INFO program: dracut-install: ERROR: failed to install '/lib/libsystemd-daemon.so.0' for '/var/tmp/initramfs.q4MRCy/usr/bin/systemctl' >19:35:36,351 INFO program: cp: cannot create regular file '/var/tmp/initramfs.q4MRCy/usr/lib/libdbus-1.so.3.7.4': Read-only file system >19:35:36,352 INFO program: dracut-install: ERROR: failed to install '/lib/libdbus-1.so.3' for '/var/tmp/initramfs.q4MRCy/usr/bin/systemctl' >19:35:36,353 INFO program: cp: cannot create regular file '/var/tmp/initramfs.q4MRCy/usr/lib/libgcrypt.so.11.8.2': Read-only file system >19:35:36,353 INFO program: dracut-install: ERROR: failed to install '/lib/libgcrypt.so.11' for '/var/tmp/initramfs.q4MRCy/usr/bin/systemctl' >19:35:36,357 INFO program: cp: cannot create regular file '/var/tmp/initramfs.q4MRCy/usr/lib/libgpg-error.so.0.10.0': Read-only file system >19:35:36,357 INFO program: dracut-install: ERROR: failed to install '/lib/libgpg-error.so.0' for '/var/tmp/initramfs.q4MRCy/usr/bin/systemctl' >19:35:36,358 INFO program: cp: cannot create regular file '/var/tmp/initramfs.q4MRCy/usr/lib/libnsl-2.18.so': Read-only file system >19:35:36,358 INFO program: dracut-install: ERROR: failed to install '/lib/libnsl.so.1' for '/var/tmp/initramfs.q4MRCy/usr/bin/hostname' >19:35:36,364 INFO program: cp: cannot create regular file '/var/tmp/initramfs.q4MRCy/etc/ld.so.conf': Read-only file system >19:35:36,364 INFO program: dracut-install: ERROR: installing '/etc/ld.so.conf' >19:35:36,368 INFO program: /usr/lib/dracut/dracut-install -D /var/tmp/initramfs.q4MRCy /etc/ld.so.conf >19:35:36,369 INFO program: ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory >19:35:36,371 INFO program: ldconfig: Can't create temporary cache file /etc/ld.so.cache~: Read-only file system >19:35:36,373 INFO program: ldconfig exited ungracefully >19:35:36,374 INFO program: /sbin/dracut: line 1306: /usr/sbin/hardlink: Input/output error >19:35:36,376 INFO program: /sbin/dracut: line 1383: /usr/bin/cpio: Input/output error >19:35:36,378 INFO program: /sbin/dracut: line 1384: /boot/initramfs-0-rescue-fd5f23766635428a87c1b913ca25b4a0.img.2430: Input/output error >19:35:36,380 INFO program: dracut: creation of /boot/initramfs-0-rescue-fd5f23766635428a87c1b913ca25b4a0.img.2430 failed >19:35:36,381 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/dev/console': Read-only file system >19:35:36,383 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/dev/kmsg': Read-only file system >19:35:36,385 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/dev/null': Read-only file system >19:35:36,387 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/shutdown': Read-only file system >19:35:36,389 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/run': Read-only file system >19:35:36,391 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/.kernelmodseen/lazylist': Read-only file system >19:35:36,392 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/.kernelmodseen/lazylist.dep': Read-only file system >19:35:36,393 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/proc': Read-only file system >19:35:36,393 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/root': Read-only file system >19:35:36,394 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/sys': Read-only file system >19:35:36,395 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/tmp': Read-only file system >19:35:36,395 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/sbin': Read-only file system >19:35:36,396 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/init': Read-only file system >19:35:36,397 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/etc/services': Read-only file system >19:35:36,397 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/etc/fedora-release': Read-only file system >19:35:36,398 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/etc/systemd': Read-only file system >19:35:36,398 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/etc/cmdline.d': Read-only file system >19:35:36,399 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/etc/initrd-release': Read-only file system >19:35:36,400 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/etc/os-release': Read-only file system >19:35:36,400 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/etc/libnl/classid': Read-only file system >19:35:36,401 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/etc/lvm': Read-only file system >19:35:36,402 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/etc/e2fsck.conf': Read-only file system >19:35:36,402 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/etc/plymouth/plymouthd.conf': Read-only file system >19:35:36,405 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/etc/pcmcia': Read-only file system >19:35:36,405 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/etc/mtab': Read-only file system >19:35:36,406 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/etc/group': Read-only file system >19:35:36,415 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/etc/nsswitch.conf': Read-only file system >19:35:36,416 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/etc/machine-id': Read-only file system >19:35:36,416 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/etc/passwd': Read-only file system >19:35:36,417 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/etc/udev': Read-only file system >19:35:36,417 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/etc/dhclient.conf': Read-only file system >19:35:36,418 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/etc/system-release': Read-only file system >19:35:36,419 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/etc/protocols': Read-only file system >19:35:36,419 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/etc/fstab.empty': Read-only file system >19:35:36,422 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/bin': Read-only file system >19:35:36,422 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/lib': Read-only file system >19:35:36,423 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/sysroot': Read-only file system >19:35:36,431 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/share': Read-only file system >19:35:36,431 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/sbin/rmmod': Read-only file system >19:35:36,432 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/sbin/partx': Read-only file system >19:35:36,433 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/sbin/fcoe-edd': Read-only file system >19:35:36,433 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/sbin/btrfs-zero-log': Read-only file system >19:35:36,434 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/sbin/losetup': Read-only file system >19:35:36,435 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/sbin/lvm_scan': Read-only file system >19:35:36,436 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/sbin/iscsistart': Read-only file system >19:35:36,436 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/sbin/initqueue': Read-only file system >19:35:36,439 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/sbin/modprobe': Read-only file system >19:35:36,439 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/sbin/fipvlan': Read-only file system >19:35:36,440 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/sbin/crypt-run-generator': Read-only file system >19:35:36,446 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/sbin/ip': Read-only file system >19:35:36,447 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/sbin/btrfsck': Read-only file system >19:35:36,447 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/sbin/kpartx': Read-only file system >19:35:36,448 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/sbin/mdmon': Read-only file system >19:35:36,449 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/sbin/fsck.cramfs': Read-only file system >19:35:36,449 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/sbin/fsck.fat': Read-only file system >19:35:36,450 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/sbin/xfs_metadump': Read-only file system >19:35:36,451 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/sbin/insmodpost.sh': Read-only file system >19:35:36,451 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/sbin/dmsetup': Read-only file system >19:35:36,452 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/sbin/ping6': Read-only file system >19:35:36,452 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/sbin/fsck.ext3': Read-only file system >19:35:36,453 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/sbin/poweroff': Read-only file system >19:35:36,454 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/sbin/mdraid-cleanup': Read-only file system >19:35:36,455 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/sbin/fsck.ext4dev': Read-only file system >19:35:36,455 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/sbin/reboot': Read-only file system >19:35:36,456 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/sbin/xfs_check': Read-only file system >19:35:36,457 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/sbin/mount.cifs': Read-only file system >19:35:36,457 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/sbin/mdraid_start': Read-only file system >19:35:36,458 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/sbin/iscsiroot': Read-only file system >19:35:36,465 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/sbin/fsck': Read-only file system >19:35:36,466 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/sbin/fsck.minix': Read-only file system >19:35:36,466 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/sbin/dmeventd': Read-only file system >19:35:36,467 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/sbin/fsck.xfs': Read-only file system >19:35:36,468 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/sbin/multipath': Read-only file system >19:35:36,469 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/sbin/lvm': Read-only file system >19:35:36,469 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/sbin/rdsosreport': Read-only file system >19:35:36,472 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/sbin/udevadm': Read-only file system >19:35:36,472 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/sbin/swapoff': Read-only file system >19:35:36,473 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/sbin/fsck.ext4': Read-only file system >19:35:36,481 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/sbin/brctl': Read-only file system >19:35:36,481 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/sbin/reiserfsck': Read-only file system >19:35:36,482 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/sbin/init': Read-only file system >19:35:36,483 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/sbin/dmraid': Read-only file system >19:35:36,483 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/sbin/ifup': Read-only file system >19:35:36,484 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/sbin/arping': Read-only file system >19:35:36,485 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/sbin/plymouthd': Read-only file system >19:35:36,486 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/sbin/mdadm': Read-only file system >19:35:36,486 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/sbin/fsck.gfs2': Read-only file system >19:35:36,489 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/sbin/nologin': Read-only file system >19:35:36,489 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/sbin/netroot': Read-only file system >19:35:36,490 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/sbin/biosdevname': Read-only file system >19:35:36,496 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/sbin/cifsroot': Read-only file system >19:35:36,497 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/sbin/loginit': Read-only file system >19:35:36,498 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/sbin/probe-keydev': Read-only file system >19:35:36,498 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/sbin/btrfs': Read-only file system >19:35:36,499 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/sbin/blkid': Read-only file system >19:35:36,500 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/sbin/fsck.vfat': Read-only file system >19:35:36,500 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/sbin/halt': Read-only file system >19:35:36,501 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/sbin/dhclient': Read-only file system >19:35:36,502 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/sbin/cryptsetup': Read-only file system >19:35:36,502 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/sbin/e2fsck': Read-only file system >19:35:36,503 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/sbin/xfs_repair': Read-only file system >19:35:36,503 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/sbin/fsck.ntfs': Read-only file system >19:35:36,504 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/sbin/fsck.hfs': Read-only file system >19:35:36,505 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/sbin/fsck.ext2': Read-only file system >19:35:36,505 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/sbin/fcoe-up': Read-only file system >19:35:36,506 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/sbin/dcbtool': Read-only file system >19:35:36,509 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/sbin/fsck.hfsplus': Read-only file system >19:35:36,510 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/sbin/kexec': Read-only file system >19:35:36,515 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/sbin/cryptroot-ask': Read-only file system >19:35:36,516 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/sbin/fcoe-genrules.sh': Read-only file system >19:35:36,516 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/sbin/iscsiuio': Read-only file system >19:35:36,517 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/sbin/dmraid_scan': Read-only file system >19:35:36,517 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/sbin/iscsi-iname': Read-only file system >19:35:36,520 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/sbin/mpathpersist': Read-only file system >19:35:36,521 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/sbin/fsck.reiserfs': Read-only file system >19:35:36,521 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/sbin/chroot': Read-only file system >19:35:36,522 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/sbin/dhclient-script': Read-only file system >19:35:36,523 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/sbin/multipathd': Read-only file system >19:35:36,536 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/sbin/xfs_db': Read-only file system >19:35:36,538 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/sbin/lldpad': Read-only file system >19:35:36,539 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/sbin/fsck.msdos': Read-only file system >19:35:36,540 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/bin/umount': Read-only file system >19:35:36,540 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/bin/tr': Read-only file system >19:35:36,541 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/bin/findmnt': Read-only file system >19:35:36,542 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/bin/rm': Read-only file system >19:35:36,542 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/bin/systemd-tty-ask-password-agent': Read-only file system >19:35:36,543 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/bin/kmod': Read-only file system >19:35:36,547 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/bin/setfont': Read-only file system >19:35:36,548 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/bin/mkfifo': Read-only file system >19:35:36,549 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/bin/more': Read-only file system >19:35:36,550 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/bin/uname': Read-only file system >19:35:36,551 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/bin/systemd-ask-password': Read-only file system >19:35:36,551 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/bin/dracut-initqueue': Read-only file system >19:35:36,552 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/bin/ssh': Read-only file system >19:35:36,553 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/bin/scp': Read-only file system >19:35:36,553 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/bin/ln': Read-only file system >19:35:36,555 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/bin/dracut-pre-trigger': Read-only file system >19:35:36,560 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/bin/echo': Read-only file system >19:35:36,561 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/bin/free': Read-only file system >19:35:36,561 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/bin/gzip': Read-only file system >19:35:36,562 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/bin/ping6': Read-only file system >19:35:36,563 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/bin/vi': Read-only file system >19:35:36,563 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/bin/systemd-tmpfiles': Read-only file system >19:35:36,567 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/bin/sed': Read-only file system >19:35:36,568 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/bin/keyctl': Read-only file system >19:35:36,568 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/bin/dracut-mount': Read-only file system >19:35:36,569 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/bin/dracut-pre-mount': Read-only file system >19:35:36,569 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/bin/grep': Read-only file system >19:35:36,572 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/bin/udevadm': Read-only file system >19:35:36,573 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/bin/mkdir': Read-only file system >19:35:36,573 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/bin/systemctl': Read-only file system >19:35:36,581 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/bin/dracut-pre-pivot': Read-only file system >19:35:36,582 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/bin/ps': Read-only file system >19:35:36,582 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/bin/mv': Read-only file system >19:35:36,583 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/bin/cat': Read-only file system >19:35:36,584 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/bin/plymouth': Read-only file system >19:35:36,585 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/bin/cp': Read-only file system >19:35:36,585 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/bin/mknod': Read-only file system >19:35:36,586 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/bin/mount': Read-only file system >19:35:36,587 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/bin/ntfsck': Read-only file system >19:35:36,589 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/bin/setsid': Read-only file system >19:35:36,590 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/bin/dracut-pre-udev': Read-only file system >19:35:36,590 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/bin/sleep': Read-only file system >19:35:36,598 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/bin/teamdctl': Read-only file system >19:35:36,599 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/bin/bash': Read-only file system >19:35:36,599 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/bin/netstat': Read-only file system >19:35:36,600 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/bin/sh': Read-only file system >19:35:36,601 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/bin/journalctl': Read-only file system >19:35:36,602 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/bin/readlink': Read-only file system >19:35:36,602 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/bin/teamnl': Read-only file system >19:35:36,603 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/bin/dracut-emergency': Read-only file system >19:35:36,603 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/bin/hostname': Read-only file system >19:35:36,605 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/bin/stty': Read-only file system >19:35:36,606 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/bin/loadkeys': Read-only file system >19:35:36,606 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/bin/flock': Read-only file system >19:35:36,614 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/bin/ls': Read-only file system >19:35:36,614 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/bin/ping': Read-only file system >19:35:36,615 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/bin/teamd': Read-only file system >19:35:36,618 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/bin/dracut-cmdline': Read-only file system >19:35:36,618 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/bin/systemd-cgls': Read-only file system >19:35:36,619 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/bin/rmdir': Read-only file system >19:35:36,623 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/bin/dmesg': Read-only file system >19:35:36,624 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/bin/kbd_mode': Read-only file system >19:35:36,636 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/bin/less': Read-only file system >19:35:36,637 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/librt.so.1': Read-only file system >19:35:36,637 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/systemd': Read-only file system >19:35:36,640 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/libply.so.2.1.0': Read-only file system >19:35:36,641 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/libnss_mdns6.so.2': Read-only file system >19:35:36,642 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/libdevmapper-event-lvm2thin.so': Read-only file system >19:35:36,642 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/libnss_mdns.so.2': Read-only file system >19:35:36,643 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/libpthread-2.18.so': Read-only file system >19:35:36,644 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/libc.so.6': Read-only file system >19:35:36,644 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/libdmraid-events-isw.so': Read-only file system >19:35:36,645 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/cifs-lib.sh': Read-only file system >19:35:36,646 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/libnss_sss.so.2': Read-only file system >19:35:36,646 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/libdevmapper-event-lvm2snapshot.so': Read-only file system >19:35:36,647 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/libnss_mdns_minimal.so.2': Read-only file system >19:35:36,647 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/net-lib.sh': Read-only file system >19:35:36,648 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/libmultipath.so': Read-only file system >19:35:36,649 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/libnss_files-2.18.so': Read-only file system >19:35:36,649 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/libmultipath.so.0': Read-only file system >19:35:36,650 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/libnss_mdns4.so.2': Read-only file system >19:35:36,650 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/libply-splash-core.so.2.1.0': Read-only file system >19:35:36,651 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/libnss_myhostname.so.2': Read-only file system >19:35:36,652 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/libpthread.so.0': Read-only file system >19:35:36,653 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/librt-2.18.so': Read-only file system >19:35:36,655 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/libdrm.so.2.4.0': Read-only file system >19:35:36,656 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/dracut-lib.sh': Read-only file system >19:35:36,657 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/sysctl.d': Read-only file system >19:35:36,663 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/multipath': Read-only file system >19:35:36,664 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/device-mapper': Read-only file system >19:35:36,664 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/libdl.so.2': Read-only file system >19:35:36,665 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/libnss_mdns6_minimal.so.2': Read-only file system >19:35:36,666 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/libpng16.so.16.3.0': Read-only file system >19:35:36,666 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/dracut-crypt-lib.sh': Read-only file system >19:35:36,667 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/libdevmapper-event-lvm2mirror.so': Read-only file system >19:35:36,668 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/plymouth/two-step.so': Read-only file system >19:35:36,669 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/plymouth/renderers/frame-buffer.so': Read-only file system >19:35:36,670 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/plymouth/renderers/drm.so': Read-only file system >19:35:36,672 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/plymouth/text.so': Read-only file system >19:35:36,673 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/plymouth/details.so': Read-only file system >19:35:36,675 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/libdmraid-events-isw.so.1': Read-only file system >19:35:36,678 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/tracker-0.16': Read-only file system >19:35:36,679 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/libnss_dns-2.18.so': Read-only file system >19:35:36,681 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/libdevmapper-event-lvm2raid.so': Read-only file system >19:35:36,682 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/xulrunner': Read-only file system >19:35:36,683 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/libc-2.18.so': Read-only file system >19:35:36,684 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/unimaps/tcvn.uni': Read-only file system >19:35:36,685 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/unimaps/lat9v.uni': Read-only file system >19:35:36,686 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/unimaps/8859-4.a0-ff.uni': Read-only file system >19:35:36,687 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/unimaps/cp866.uni': Read-only file system >19:35:36,689 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/unimaps/cp1250.uni': Read-only file system >19:35:36,690 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/unimaps/cp737.uni': Read-only file system >19:35:36,690 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/unimaps/cp437.00-1f.uni': Read-only file system >19:35:36,698 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/unimaps/iso10.uni': Read-only file system >19:35:36,699 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/unimaps/cybercafe.uni': Read-only file system >19:35:36,699 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/unimaps/8859-5.a0-ff.uni': Read-only file system >19:35:36,700 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/unimaps/8859-7.a0-ff.uni': Read-only file system >19:35:36,701 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/unimaps/iso03.uni': Read-only file system >19:35:36,703 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/unimaps/8859-2.a0-ff.uni': Read-only file system >19:35:36,703 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/unimaps/iso07u.uni': Read-only file system >19:35:36,714 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/unimaps/ruscii.uni': Read-only file system >19:35:36,714 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/unimaps/cp437.uni': Read-only file system >19:35:36,715 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/unimaps/koi8r.uni': Read-only file system >19:35:36,716 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/unimaps/cyralt.uni': Read-only file system >19:35:36,716 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/unimaps/8859-3.a0-ff.uni': Read-only file system >19:35:36,717 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/unimaps/8859-13.a0-ff.uni': Read-only file system >19:35:36,717 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/unimaps/iso05.uni': Read-only file system >19:35:36,718 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/unimaps/def.uni': Read-only file system >19:35:36,719 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/unimaps/8859-10.a0-ff.uni': Read-only file system >19:35:36,720 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/unimaps/ascii.20-7f.uni': Read-only file system >19:35:36,736 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/unimaps/iso06.uni': Read-only file system >19:35:36,739 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/unimaps/iso07.uni': Read-only file system >19:35:36,740 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/unimaps/8859-14.a0-ff.uni': Read-only file system >19:35:36,740 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/unimaps/ECMA144.uni': Read-only file system >19:35:36,743 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/unimaps/cp865.uni': Read-only file system >19:35:36,744 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/unimaps/8859-9.a0-ff.uni': Read-only file system >19:35:36,745 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/unimaps/lat9w.uni': Read-only file system >19:35:36,745 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/unimaps/cp850a.uni': Read-only file system >19:35:36,746 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/unimaps/cp850b.uni': Read-only file system >19:35:36,748 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/unimaps/lat9u.uni': Read-only file system >19:35:36,748 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/unimaps/ethiopic.uni': Read-only file system >19:35:36,749 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/unimaps/lat2u.uni': Read-only file system >19:35:36,749 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/unimaps/8859-1.a0-ff.uni': Read-only file system >19:35:36,750 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/unimaps/lat1u.uni': Read-only file system >19:35:36,751 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/unimaps/lat4u.uni': Read-only file system >19:35:36,751 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/unimaps/cp850z.uni': Read-only file system >19:35:36,752 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/unimaps/lat1.uni': Read-only file system >19:35:36,753 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/unimaps/iso08.uni': Read-only file system >19:35:36,753 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/unimaps/iso04.uni': Read-only file system >19:35:36,754 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/unimaps/cp737a.uni': Read-only file system >19:35:36,755 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/unimaps/8859-6.a0-ff.uni': Read-only file system >19:35:36,765 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/unimaps/iso02.uni': Read-only file system >19:35:36,766 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/unimaps/8859-8.a0-ff.uni': Read-only file system >19:35:36,766 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/unimaps/iso01.uni': Read-only file system >19:35:36,767 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/unimaps/cp850.uni': Read-only file system >19:35:36,768 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/unimaps/iso09.uni': Read-only file system >19:35:36,769 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/unimaps/cp866a.uni': Read-only file system >19:35:36,769 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/unimaps/iso15.uni': Read-only file system >19:35:36,770 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/unimaps/koi8u.uni': Read-only file system >19:35:36,771 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/unimaps/viscii.uni': Read-only file system >19:35:36,773 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/unimaps/lat7.uni': Read-only file system >19:35:36,774 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/unimaps/lat4.uni': Read-only file system >19:35:36,780 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/unimaps/cp865a.uni': Read-only file system >19:35:36,781 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/unimaps/cp737c.uni': Read-only file system >19:35:36,781 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/unimaps/8859-15.a0-ff.uni': Read-only file system >19:35:36,782 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/unimaps/lat2.uni': Read-only file system >19:35:36,783 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/unimaps/empty.uni': Read-only file system >19:35:36,783 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/unimaps/armscii8.uni': Read-only file system >19:35:36,784 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/unimaps/cp737b.uni': Read-only file system >19:35:36,785 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consolefonts/Cyr_a8x16.psfu.gz': Read-only file system >19:35:36,785 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consolefonts/iso10.16.gz': Read-only file system >19:35:36,786 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consolefonts/cp850-8x8.psfu.gz': Read-only file system >19:35:36,787 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consolefonts/default8x9.psfu.gz': Read-only file system >19:35:36,787 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consolefonts/gr737d-8x16.psfu.gz': Read-only file system >19:35:36,788 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consolefonts/lat9u-14.psfu.gz': Read-only file system >19:35:36,789 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consolefonts/iso01-12x22.psfu.gz': Read-only file system >19:35:36,789 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consolefonts/lat4a-12.psfu.gz': Read-only file system >19:35:36,790 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consolefonts/UniCyr_8x14.psf.gz': Read-only file system >19:35:36,791 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consolefonts/lat9-10.psf.gz': Read-only file system >19:35:36,791 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consolefonts/LatGrkCyr-12x22.psfu.gz': Read-only file system >19:35:36,792 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consolefonts/iso02-12x22.psfu.gz': Read-only file system >19:35:36,797 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consolefonts/lat9-16.psf.gz': Read-only file system >19:35:36,798 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consolefonts/lat9u-12.psfu.gz': Read-only file system >19:35:36,798 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consolefonts/lat9v-10.psfu.gz': Read-only file system >19:35:36,801 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consolefonts/iso01.08.gz': Read-only file system >19:35:36,801 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consolefonts/iso05.14.gz': Read-only file system >19:35:36,806 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consolefonts/koi8u_8x14.psfu.gz': Read-only file system >19:35:36,806 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consolefonts/lat9w-12.psfu.gz': Read-only file system >19:35:36,807 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consolefonts/iso10.14.gz': Read-only file system >19:35:36,807 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consolefonts/lat9v-08.psfu.gz': Read-only file system >19:35:36,808 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consolefonts/lat2-16.psfu.gz': Read-only file system >19:35:36,811 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consolefonts/gr928a-8x14.psfu.gz': Read-only file system >19:35:36,813 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consolefonts/lat9v-12.psfu.gz': Read-only file system >19:35:36,814 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consolefonts/928.cp.gz': Read-only file system >19:35:36,814 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consolefonts/iso08.14.gz': Read-only file system >19:35:36,815 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consolefonts/gr928-9x14.psfu.gz': Read-only file system >19:35:36,826 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consolefonts/koi8c-8x16.gz': Read-only file system >19:35:36,827 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consolefonts/gr737c-8x7.psfu.gz': Read-only file system >19:35:36,827 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consolefonts/ruscii_8x8.psfu.gz': Read-only file system >19:35:36,828 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consolefonts/Goha-14.psfu.gz': Read-only file system >19:35:36,828 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consolefonts/lat9u-10.psfu.gz': Read-only file system >19:35:36,830 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consolefonts/koi8r.8x8.psfu.gz': Read-only file system >19:35:36,831 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consolefonts/t850b.fnt.gz': Read-only file system >19:35:36,831 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consolefonts/GohaClassic-12.psfu.gz': Read-only file system >19:35:36,836 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consolefonts/greek-polytonic.psfu.gz': Read-only file system >19:35:36,837 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consolefonts/lat9u-16.psfu.gz': Read-only file system >19:35:36,838 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consolefonts/Agafari-12.psfu.gz': Read-only file system >19:35:36,838 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consolefonts/gr737c-8x14.psfu.gz': Read-only file system >19:35:36,839 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consolefonts/t.fnt.gz': Read-only file system >19:35:36,839 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consolefonts/lat4a-14.psfu.gz': Read-only file system >19:35:36,840 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consolefonts/iso07.16.gz': Read-only file system >19:35:36,841 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consolefonts/Goha-16.psfu.gz': Read-only file system >19:35:36,841 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consolefonts/lat4a-16+.psfu.gz': Read-only file system >19:35:36,842 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consolefonts/iso03.16.gz': Read-only file system >19:35:36,843 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consolefonts/lat9w-16.psfu.gz': Read-only file system >19:35:36,843 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consolefonts/737.cp.gz': Read-only file system >19:35:36,844 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consolefonts/cyr-sun16.psfu.gz': Read-only file system >19:35:36,845 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consolefonts/lat0-08.psfu.gz': Read-only file system >19:35:36,848 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consolefonts/iso05.08.gz': Read-only file system >19:35:36,849 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consolefonts/163.cp.gz': Read-only file system >19:35:36,850 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consolefonts/lat7a-14.psfu.gz': Read-only file system >19:35:36,858 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consolefonts/Agafari-16.psfu.gz': Read-only file system >19:35:36,859 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consolefonts/LatArCyrHeb-16+.psfu.gz': Read-only file system >19:35:36,859 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consolefonts/iso10.08.gz': Read-only file system >19:35:36,860 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consolefonts/lat9w-14.psfu.gz': Read-only file system >19:35:36,860 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consolefonts/alt-8x16.gz': Read-only file system >19:35:36,861 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consolefonts/iso06.08.gz': Read-only file system >19:35:36,861 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consolefonts/koi8r-8x8.gz': Read-only file system >19:35:36,867 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consolefonts/UniCyr_8x16.psf.gz': Read-only file system >19:35:36,868 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consolefonts/LatArCyrHeb-08.psfu.gz': Read-only file system >19:35:36,868 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consolefonts/gr737c-8x16.psfu.gz': Read-only file system >19:35:36,869 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consolefonts/LatKaCyrHeb-14.psfu.gz': Read-only file system >19:35:36,869 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consolefonts/gr737c-8x6.psfu.gz': Read-only file system >19:35:36,870 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consolefonts/iso09.16.gz': Read-only file system >19:35:36,874 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consolefonts/lat1-08.psfu.gz': Read-only file system >19:35:36,883 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consolefonts/cp850-8x14.psfu.gz': Read-only file system >19:35:36,884 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consolefonts/lat0-16.psfu.gz': Read-only file system >19:35:36,884 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consolefonts/latarcyrheb-sun16.psfu.gz': Read-only file system >19:35:36,886 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consolefonts/lat7-14.psfu.gz': Read-only file system >19:35:36,889 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consolefonts/altc-8x16.gz': Read-only file system >19:35:36,903 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consolefonts/gr928a-8x16.psfu.gz': Read-only file system >19:35:36,903 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consolefonts/iso08.16.gz': Read-only file system >19:35:36,904 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consolefonts/gr737a-9x16.psfu.gz': Read-only file system >19:35:36,904 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consolefonts/iso02.16.gz': Read-only file system >19:35:36,909 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consolefonts/iso02.14.gz': Read-only file system >19:35:36,909 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consolefonts/lat4-16+.psfu.gz': Read-only file system >19:35:36,910 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consolefonts/gr737a-9x14.psfu.gz': Read-only file system >19:35:36,911 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consolefonts/Mik_8x16.gz': Read-only file system >19:35:36,911 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consolefonts/default8x16.psfu.gz': Read-only file system >19:35:36,912 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consolefonts/lat9-12.psf.gz': Read-only file system >19:35:36,916 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consolefonts/partialfonts/ascii.20-7f.16.gz': Read-only file system >19:35:36,916 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consolefonts/partialfonts/ascii.20-7f.14.gz': Read-only file system >19:35:36,917 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consolefonts/partialfonts/8859-10.a0-ff.14.gz': Read-only file system >19:35:36,917 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consolefonts/partialfonts/8859-2.a0-ff.08.gz': Read-only file system >19:35:36,919 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consolefonts/partialfonts/8859-9.a0-ff.08.gz': Read-only file system >19:35:36,921 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consolefonts/partialfonts/8859-5.a0-ff.16.gz': Read-only file system >19:35:36,924 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consolefonts/partialfonts/8859-2.a0-ff.16.gz': Read-only file system >19:35:36,936 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consolefonts/partialfonts/8859-5.a0-ff.14.gz': Read-only file system >19:35:36,936 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consolefonts/partialfonts/8859-6.a0-ff.08.gz': Read-only file system >19:35:36,937 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consolefonts/partialfonts/8859-8.a0-ff.14.gz': Read-only file system >19:35:36,939 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consolefonts/partialfonts/8859-7.a0-ff.14.gz': Read-only file system >19:35:36,953 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consolefonts/partialfonts/8859-4.a0-ff.08.gz': Read-only file system >19:35:36,954 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consolefonts/partialfonts/8859-4.a0-ff.14.gz': Read-only file system >19:35:36,955 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consolefonts/partialfonts/cp437.00-1f.14.gz': Read-only file system >19:35:36,955 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consolefonts/partialfonts/8859-6.a0-ff.14.gz': Read-only file system >19:35:36,959 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consolefonts/partialfonts/none.00-17.08.gz': Read-only file system >19:35:36,960 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consolefonts/partialfonts/8859-3.a0-ff.14.gz': Read-only file system >19:35:36,960 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consolefonts/partialfonts/none.00-17.16.gz': Read-only file system >19:35:36,961 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consolefonts/partialfonts/8859-4.a0-ff.16.gz': Read-only file system >19:35:36,962 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consolefonts/partialfonts/8859-10.a0-ff.08.gz': Read-only file system >19:35:36,962 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consolefonts/partialfonts/none.00-17.14.gz': Read-only file system >19:35:36,966 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consolefonts/partialfonts/8859-9.a0-ff.16.gz': Read-only file system >19:35:36,966 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consolefonts/partialfonts/cp437.00-1f.08.gz': Read-only file system >19:35:36,967 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consolefonts/partialfonts/8859-6.a0-ff.16.gz': Read-only file system >19:35:36,969 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consolefonts/partialfonts/8859-8.a0-ff.16.gz': Read-only file system >19:35:36,969 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consolefonts/partialfonts/8859-5.a0-ff.08.gz': Read-only file system >19:35:36,971 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consolefonts/partialfonts/8859-7.a0-ff.08.gz': Read-only file system >19:35:36,973 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consolefonts/partialfonts/cp437.00-1f.16.gz': Read-only file system >19:35:36,974 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consolefonts/partialfonts/8859-3.a0-ff.08.gz': Read-only file system >19:35:36,975 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consolefonts/partialfonts/8859-7.a0-ff.16.gz': Read-only file system >19:35:36,982 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consolefonts/partialfonts/8859-1.a0-ff.16.gz': Read-only file system >19:35:36,983 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consolefonts/partialfonts/8859-8.a0-ff.08.gz': Read-only file system >19:35:36,984 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consolefonts/partialfonts/8859-10.a0-ff.16.gz': Read-only file system >19:35:36,984 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consolefonts/partialfonts/8859-2.a0-ff.14.gz': Read-only file system >19:35:36,986 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consolefonts/partialfonts/8859-3.a0-ff.16.gz': Read-only file system >19:35:36,986 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consolefonts/partialfonts/8859-1.a0-ff.08.gz': Read-only file system >19:35:36,987 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consolefonts/partialfonts/ascii.20-7f.08.gz': Read-only file system >19:35:36,988 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consolefonts/partialfonts/8859-1.a0-ff.14.gz': Read-only file system >19:35:36,990 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consolefonts/partialfonts/8859-9.a0-ff.14.gz': Read-only file system >19:35:36,991 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consolefonts/lat7a-16.psf.gz': Read-only file system >19:35:36,996 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consolefonts/lat2a-16.psfu.gz': Read-only file system >19:35:36,997 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consolefonts/lat4-16.psfu.gz': Read-only file system >19:35:36,998 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consolefonts/lat4a-16.psfu.gz': Read-only file system >19:35:36,999 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consolefonts/iso06.14.gz': Read-only file system >19:35:36,999 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consolefonts/gr928b-8x14.psfu.gz': Read-only file system >19:35:37,000 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consolefonts/viscii10-8x16.psfu.gz': Read-only file system >19:35:37,001 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consolefonts/162.cp.gz': Read-only file system >19:35:37,001 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consolefonts/ERRORS': Read-only file system >19:35:37,002 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consolefonts/drdos8x6.psfu.gz': Read-only file system >19:35:37,003 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consolefonts/lat9v-16.psfu.gz': Read-only file system >19:35:37,003 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consolefonts/ruscii_8x16.psfu.gz': Read-only file system >19:35:37,004 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consolefonts/alt-8x8.gz': Read-only file system >19:35:37,005 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consolefonts/UniCyrExt_8x16.psf.gz': Read-only file system >19:35:37,005 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consolefonts/lat4-08.psfu.gz': Read-only file system >19:35:37,006 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consolefonts/cp865-8x14.psfu.gz': Read-only file system >19:35:37,008 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consolefonts/cp1250.psfu.gz': Read-only file system >19:35:37,013 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consolefonts/cp866-8x16.psf.gz': Read-only file system >19:35:37,014 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consolefonts/lat2-10.psfu.gz': Read-only file system >19:35:37,015 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consolefonts/cybercafe.fnt.gz': Read-only file system >19:35:37,015 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consolefonts/lat4a-19.psfu.gz': Read-only file system >19:35:37,017 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consolefonts/iso04.16.gz': Read-only file system >19:35:37,019 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consolefonts/lat2-14.psfu.gz': Read-only file system >19:35:37,020 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consolefonts/iso09.14.gz': Read-only file system >19:35:37,020 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consolefonts/koi8r-8x14.gz': Read-only file system >19:35:37,021 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consolefonts/lat2-08.psfu.gz': Read-only file system >19:35:37,023 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consolefonts/lat9w-08.psfu.gz': Read-only file system >19:35:37,024 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consolefonts/gr737a-8x8.psfu.gz': Read-only file system >19:35:37,025 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consolefonts/lat1-10.psfu.gz': Read-only file system >19:35:37,032 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consolefonts/Lat2-Terminus16.psfu.gz': Read-only file system >19:35:37,033 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consolefonts/972.cp.gz': Read-only file system >19:35:37,034 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consolefonts/cp850-8x16.psfu.gz': Read-only file system >19:35:37,034 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consolefonts/iso02.08.gz': Read-only file system >19:35:37,035 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consolefonts/LatArCyrHeb-14.psfu.gz': Read-only file system >19:35:37,036 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consolefonts/iso05.16.gz': Read-only file system >19:35:37,037 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consolefonts/alt-8x14.gz': Read-only file system >19:35:37,037 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consolefonts/164.cp.gz': Read-only file system >19:35:37,038 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consolefonts/LatArCyrHeb-19.psfu.gz': Read-only file system >19:35:37,040 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consolefonts/iso07.14.gz': Read-only file system >19:35:37,040 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consolefonts/lat4-12.psfu.gz': Read-only file system >19:35:37,041 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consolefonts/gr928-9x16.psfu.gz': Read-only file system >19:35:37,042 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consolefonts/lat4-14.psfu.gz': Read-only file system >19:35:37,042 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consolefonts/lat9-08.psf.gz': Read-only file system >19:35:37,043 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consolefonts/aply16.psf.gz': Read-only file system >19:35:37,044 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consolefonts/lat1-16.psfu.gz': Read-only file system >19:35:37,044 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consolefonts/lat1-12.psfu.gz': Read-only file system >19:35:37,045 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consolefonts/cp857.14.gz': Read-only file system >19:35:37,051 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consolefonts/Cyr_a8x14.psfu.gz': Read-only file system >19:35:37,052 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consolefonts/cp857.08.gz': Read-only file system >19:35:37,053 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consolefonts/iso09.08.gz': Read-only file system >19:35:37,053 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consolefonts/161.cp.gz': Read-only file system >19:35:37,054 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consolefonts/880.cp.gz': Read-only file system >19:35:37,056 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consolefonts/iso03.14.gz': Read-only file system >19:35:37,057 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consolefonts/lat0-sun16.psfu.gz': Read-only file system >19:35:37,057 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consolefonts/GohaClassic-16.psfu.gz': Read-only file system >19:35:37,058 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consolefonts/iso03.08.gz': Read-only file system >19:35:37,062 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consolefonts/lat0-14.psfu.gz': Read-only file system >19:35:37,063 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consolefonts/Cyr_a8x8.psfu.gz': Read-only file system >19:35:37,064 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consolefonts/drdos8x16.psfu.gz': Read-only file system >19:35:37,065 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consolefonts/iso06.16.gz': Read-only file system >19:35:37,065 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consolefonts/lat5-12.psfu.gz': Read-only file system >19:35:37,066 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consolefonts/gr928-8x16-thin.psfu.gz': Read-only file system >19:35:37,070 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consolefonts/iso01.14.gz': Read-only file system >19:35:37,071 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consolefonts/LatGrkCyr-8x16.psfu.gz': Read-only file system >19:35:37,074 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consolefonts/gr928b-8x16.psfu.gz': Read-only file system >19:35:37,074 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consolefonts/lat9v-14.psfu.gz': Read-only file system >19:35:37,075 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consolefonts/cp865-8x16.psfu.gz': Read-only file system >19:35:37,083 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consolefonts/lat4-10.psfu.gz': Read-only file system >19:35:37,083 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consolefonts/koi8-14.psf.gz': Read-only file system >19:35:37,084 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consolefonts/arm8.fnt.gz': Read-only file system >19:35:37,085 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consolefonts/lat4a-08.psfu.gz': Read-only file system >19:35:37,086 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consolefonts/lat2-sun16.psfu.gz': Read-only file system >19:35:37,086 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consolefonts/lat5-14.psfu.gz': Read-only file system >19:35:37,087 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consolefonts/koi8u_8x8.psfu.gz': Read-only file system >19:35:37,088 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consolefonts/lat2-12.psfu.gz': Read-only file system >19:35:37,090 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consolefonts/UniCyr_8x8.psf.gz': Read-only file system >19:35:37,091 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consolefonts/lat9u-08.psfu.gz': Read-only file system >19:35:37,091 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consolefonts/lat0-10.psfu.gz': Read-only file system >19:35:37,099 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consolefonts/LatArCyrHeb-16.psfu.gz': Read-only file system >19:35:37,100 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consolefonts/iso04.14.gz': Read-only file system >19:35:37,100 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consolefonts/tcvn8x16.psf.gz': Read-only file system >19:35:37,101 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consolefonts/lat4-19.psfu.gz': Read-only file system >19:35:37,102 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consolefonts/gr737b-8x11.psfu.gz': Read-only file system >19:35:37,102 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consolefonts/lat9w-10.psfu.gz': Read-only file system >19:35:37,103 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consolefonts/GohaClassic-14.psfu.gz': Read-only file system >19:35:37,103 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consolefonts/lat1-14.psfu.gz': Read-only file system >19:35:37,104 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consolefonts/lat9-14.psf.gz': Read-only file system >19:35:37,105 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consolefonts/gr737b-9x16-medieval.psfu.gz': Read-only file system >19:35:37,105 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consolefonts/cp866-8x8.psf.gz': Read-only file system >19:35:37,106 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consolefonts/latarcyrheb-sun32.psfu.gz': Read-only file system >19:35:37,106 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consolefonts/cp857.16.gz': Read-only file system >19:35:37,107 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consolefonts/Goha-12.psfu.gz': Read-only file system >19:35:37,115 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consolefonts/iso01.16.gz': Read-only file system >19:35:37,115 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consolefonts/koi8u_8x16.psfu.gz': Read-only file system >19:35:37,116 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consolefonts/lat0-12.psfu.gz': Read-only file system >19:35:37,117 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consolefonts/Agafari-14.psfu.gz': Read-only file system >19:35:37,117 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consolefonts/gr737c-8x8.psfu.gz': Read-only file system >19:35:37,118 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consolefonts/cp866-8x14.psf.gz': Read-only file system >19:35:37,118 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consolefonts/165.cp.gz': Read-only file system >19:35:37,119 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consolefonts/lat4a-10.psfu.gz': Read-only file system >19:35:37,120 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consolefonts/iso07u-16.psfu.gz': Read-only file system >19:35:37,120 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consolefonts/drdos8x14.psfu.gz': Read-only file system >19:35:37,121 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consolefonts/iso04.08.gz': Read-only file system >19:35:37,122 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consolefonts/koi8r-8x16.gz': Read-only file system >19:35:37,124 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consolefonts/sun12x22.psfu.gz': Read-only file system >19:35:37,125 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consolefonts/cp865-8x8.psfu.gz': Read-only file system >19:35:37,133 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consolefonts/lat5-16.psfu.gz': Read-only file system >19:35:37,134 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consolefonts/iso08.08.gz': Read-only file system >19:35:37,134 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consolefonts/drdos8x8.psfu.gz': Read-only file system >19:35:37,135 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/mac/all/mac-de_CH.map.gz': Read-only file system >19:35:37,136 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/mac/all/mac-be.map.gz': Read-only file system >19:35:37,137 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/mac/all/mac-de-latin1-nodeadkeys.map.gz': Read-only file system >19:35:37,137 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/mac/all/mac-es.map.gz': Read-only file system >19:35:37,138 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/mac/all/mac-uk.map.gz': Read-only file system >19:35:37,140 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/mac/all/mac-pt-latin1.map.gz': Read-only file system >19:35:37,141 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/mac/all/mac-dvorak.map.gz': Read-only file system >19:35:37,142 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/mac/all/mac-fr.map.gz': Read-only file system >19:35:37,149 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/mac/all/mac-se.map.gz': Read-only file system >19:35:37,149 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/mac/all/mac-pl.map.gz': Read-only file system >19:35:37,150 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/mac/all/mac-template.map.gz': Read-only file system >19:35:37,151 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/mac/all/mac-it.map.gz': Read-only file system >19:35:37,151 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/mac/all/mac-fi-latin1.map.gz': Read-only file system >19:35:37,152 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/mac/all/mac-fr_CH-latin1.map.gz': Read-only file system >19:35:37,153 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/mac/all/mac-de-latin1.map.gz': Read-only file system >19:35:37,153 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/mac/all/mac-us.map.gz': Read-only file system >19:35:37,154 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/mac/all/mac-dk-latin1.map.gz': Read-only file system >19:35:37,155 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/mac/include/mac-linux-keys-bare.inc': Read-only file system >19:35:37,155 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/mac/include/mac-qwerty-layout.inc': Read-only file system >19:35:37,156 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/mac/include/mac-azerty-layout.inc': Read-only file system >19:35:37,157 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/mac/include/mac-qwertz-layout.inc': Read-only file system >19:35:37,157 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/mac/include/mac-euro.map.gz': Read-only file system >19:35:37,158 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/mac/include/mac-euro2.map.gz': Read-only file system >19:35:37,159 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/include/compose.latin3': Read-only file system >19:35:37,159 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/include/compose.latin2': Read-only file system >19:35:37,160 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/include/compose.latin4': Read-only file system >19:35:37,160 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/include/vim-compose.latin1': Read-only file system >19:35:37,163 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/include/compose.latin1': Read-only file system >19:35:37,163 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/include/compose.8859_8': Read-only file system >19:35:37,164 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/include/compose.latin': Read-only file system >19:35:37,165 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/include/compose.8859_7': Read-only file system >19:35:37,165 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/atari/atari-de.map.gz': Read-only file system >19:35:37,176 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/atari/atari-se.map.gz': Read-only file system >19:35:37,177 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/atari/atari-uk-falcon.map.gz': Read-only file system >19:35:37,177 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/atari/atari-us.map.gz': Read-only file system >19:35:37,178 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/amiga/amiga-de.map.gz': Read-only file system >19:35:37,179 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/amiga/amiga-us.map.gz': Read-only file system >19:35:37,179 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/sun/sunkeymap.map.gz': Read-only file system >19:35:37,180 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/sun/sunt5-es.map.gz': Read-only file system >19:35:37,181 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/sun/sunt4-no-latin1.map.gz': Read-only file system >19:35:37,181 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/sun/sunt5-de-latin1.map.gz': Read-only file system >19:35:37,186 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/sun/sun-pl.map.gz': Read-only file system >19:35:37,186 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/sun/sunt5-us-cz.map.gz': Read-only file system >19:35:37,187 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/sun/sunt4-fi-latin1.map.gz': Read-only file system >19:35:37,187 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/sun/sunt4-es.map.gz': Read-only file system >19:35:37,188 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/sun/sunt5-fr-latin1.map.gz': Read-only file system >19:35:37,189 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/sun/sunt6-uk.map.gz': Read-only file system >19:35:37,189 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/sun/sunt5-uk.map.gz': Read-only file system >19:35:37,195 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/sun/sunt5-cz-us.map.gz': Read-only file system >19:35:37,196 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/sun/sunt5-fi-latin1.map.gz': Read-only file system >19:35:37,196 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/sun/sunt5-ru.map.gz': Read-only file system >19:35:37,200 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/sun/sundvorak.map.gz': Read-only file system >19:35:37,200 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/sun/sun-pl-altgraph.map.gz': Read-only file system >19:35:37,201 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/i386/include/unicode.map.gz': Read-only file system >19:35:37,201 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/i386/include/linux-keys-bare.inc': Read-only file system >19:35:37,202 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/i386/include/linux-keys-extd.inc': Read-only file system >19:35:37,202 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/i386/include/euro1.map.gz': Read-only file system >19:35:37,209 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/i386/include/backspace.map.gz': Read-only file system >19:35:37,211 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/i386/include/euro1.inc': Read-only file system >19:35:37,212 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/i386/include/keypad.map.gz': Read-only file system >19:35:37,212 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/i386/include/linux-with-two-alt-keys.inc': Read-only file system >19:35:37,213 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/i386/include/applkey.map.gz': Read-only file system >19:35:37,213 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/i386/include/ctrl.map.gz': Read-only file system >19:35:37,214 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/i386/include/qwertz-layout.inc': Read-only file system >19:35:37,215 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/i386/include/qwerty-layout.inc': Read-only file system >19:35:37,215 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/i386/include/compose.inc': Read-only file system >19:35:37,216 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/i386/include/windowkeys.map.gz': Read-only file system >19:35:37,217 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/i386/include/azerty-layout.inc': Read-only file system >19:35:37,217 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/i386/include/euro.map.gz': Read-only file system >19:35:37,218 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/i386/include/linux-with-alt-and-altgr.inc': Read-only file system >19:35:37,218 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/i386/include/linux-with-modeshift-altgr.inc': Read-only file system >19:35:37,219 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/i386/include/euro2.map.gz': Read-only file system >19:35:37,220 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/i386/qwerty/et.map.gz': Read-only file system >19:35:37,220 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/i386/qwerty/pl1.map.gz': Read-only file system >19:35:37,221 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/i386/qwerty/br-abnt2.map.gz': Read-only file system >19:35:37,222 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/i386/qwerty/pl.map.gz': Read-only file system >19:35:37,222 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/i386/qwerty/ru-ms.map.gz': Read-only file system >19:35:37,223 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/i386/qwerty/gr-pc.map.gz': Read-only file system >19:35:37,224 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/i386/qwerty/ruwin_alt-CP1251.map.gz': Read-only file system >19:35:37,224 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/i386/qwerty/fi.map.gz': Read-only file system >19:35:37,225 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/i386/qwerty/il-heb.map.gz': Read-only file system >19:35:37,237 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/i386/qwerty/mk.map.gz': Read-only file system >19:35:37,237 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/i386/qwerty/bg-cp1251.map.gz': Read-only file system >19:35:37,238 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/i386/qwerty/bg-cp855.map.gz': Read-only file system >19:35:37,239 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/i386/qwerty/sr-cy.map.gz': Read-only file system >19:35:37,240 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/i386/qwerty/nl2.map.gz': Read-only file system >19:35:37,241 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/i386/qwerty/fi-latin1.map.gz': Read-only file system >19:35:37,241 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/i386/qwerty/ru-yawerty.map.gz': Read-only file system >19:35:37,242 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/i386/qwerty/br-latin1-abnt2.map.gz': Read-only file system >19:35:37,242 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/i386/qwerty/bashkir.map.gz': Read-only file system >19:35:37,243 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/i386/qwerty/br-abnt.map.gz': Read-only file system >19:35:37,243 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/i386/qwerty/pc110.map.gz': Read-only file system >19:35:37,244 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/i386/qwerty/sr-latin.map.gz': Read-only file system >19:35:37,244 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/i386/qwerty/ruwin_cplk-KOI8-R.map.gz': Read-only file system >19:35:37,245 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/i386/qwerty/pt-latin9.map.gz': Read-only file system >19:35:37,250 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/i386/qwerty/ky_alt_sh-UTF-8.map.gz': Read-only file system >19:35:37,250 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/i386/qwerty/gr.map.gz': Read-only file system >19:35:37,251 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/i386/qwerty/cz-qwerty.map.gz': Read-only file system >19:35:37,252 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/i386/qwerty/se-fi-lat6.map.gz': Read-only file system >19:35:37,252 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/i386/qwerty/ua-utf.map.gz': Read-only file system >19:35:37,255 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/i386/qwerty/kazakh.map.gz': Read-only file system >19:35:37,257 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/i386/qwerty/ruwin_alt-UTF-8.map.gz': Read-only file system >19:35:37,258 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/i386/qwerty/ru1.map.gz': Read-only file system >19:35:37,269 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/i386/qwerty/cz-lat2-prog.map.gz': Read-only file system >19:35:37,270 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/i386/qwerty/dk-latin1.map.gz': Read-only file system >19:35:37,271 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/i386/qwerty/ttwin_alt-UTF-8.map.gz': Read-only file system >19:35:37,272 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/i386/qwerty/ruwin_ctrl-KOI8-R.map.gz': Read-only file system >19:35:37,274 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/i386/qwerty/cz-lat2.map.gz': Read-only file system >19:35:37,276 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/i386/qwerty/kyrgyz.map.gz': Read-only file system >19:35:37,278 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/i386/qwerty/se-ir209.map.gz': Read-only file system >19:35:37,279 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/i386/qwerty/us-acentos.map.gz': Read-only file system >19:35:37,281 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/i386/qwerty/ko.map.gz': Read-only file system >19:35:37,282 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/i386/qwerty/pl2.map.gz': Read-only file system >19:35:37,284 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/i386/qwerty/ruwin_ct_sh-UTF-8.map.gz': Read-only file system >19:35:37,286 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/i386/qwerty/ro.map.gz': Read-only file system >19:35:37,288 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/i386/qwerty/jp106.map.gz': Read-only file system >19:35:37,291 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/i386/qwerty/emacs.map.gz': Read-only file system >19:35:37,299 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/i386/qwerty/tr_q-latin5.map.gz': Read-only file system >19:35:37,302 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/i386/qwerty/tralt.map.gz': Read-only file system >19:35:37,305 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/i386/qwerty/by.map.gz': Read-only file system >19:35:37,307 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/i386/qwerty/pt-latin1.map.gz': Read-only file system >19:35:37,322 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/i386/qwerty/defkeymap_V1.0.map.gz': Read-only file system >19:35:37,322 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/i386/qwerty/ruwin_ct_sh-KOI8-R.map.gz': Read-only file system >19:35:37,323 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/i386/qwerty/br-latin1-us.map.gz': Read-only file system >19:35:37,324 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/i386/qwerty/ru4.map.gz': Read-only file system >19:35:37,328 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/i386/qwerty/se-fi-ir209.map.gz': Read-only file system >19:35:37,328 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/i386/qwerty/ttwin_ctrl-UTF-8.map.gz': Read-only file system >19:35:37,329 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/i386/qwerty/no-latin1.doc': Read-only file system >19:35:37,329 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/i386/qwerty/tj_alt-UTF8.map.gz': Read-only file system >19:35:37,330 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/i386/qwerty/ua-cp1251.map.gz': Read-only file system >19:35:37,330 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/i386/qwerty/mk-utf.map.gz': Read-only file system >19:35:37,332 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/i386/qwerty/fi-latin9.map.gz': Read-only file system >19:35:37,333 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/i386/qwerty/bywin-cp1251.map.gz': Read-only file system >19:35:37,334 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/i386/qwerty/la-latin1.map.gz': Read-only file system >19:35:37,334 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/i386/qwerty/ru.map.gz': Read-only file system >19:35:37,335 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/i386/qwerty/sk-prog-qwerty.map.gz': Read-only file system >19:35:37,335 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/i386/qwerty/pl3.map.gz': Read-only file system >19:35:37,336 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/i386/qwerty/bg_bds-cp1251.map.gz': Read-only file system >19:35:37,337 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/i386/qwerty/hypermap.m4': Read-only file system >19:35:37,338 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/i386/qwerty/is-latin1.map.gz': Read-only file system >19:35:37,339 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/i386/qwerty/ua.map.gz': Read-only file system >19:35:37,341 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/i386/qwerty/nl.map.gz': Read-only file system >19:35:37,342 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/i386/qwerty/us.map.gz': Read-only file system >19:35:37,346 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/i386/qwerty/et-nodeadkeys.map.gz': Read-only file system >19:35:37,346 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/i386/qwerty/ru2.map.gz': Read-only file system >19:35:37,347 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/i386/qwerty/ru-cp1251.map.gz': Read-only file system >19:35:37,350 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/i386/qwerty/mk-cp1251.map.gz': Read-only file system >19:35:37,351 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/i386/qwerty/trf.map.gz': Read-only file system >19:35:37,351 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/i386/qwerty/defkeymap.map.gz': Read-only file system >19:35:37,352 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/i386/qwerty/lt.l4.map.gz': Read-only file system >19:35:37,353 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/i386/qwerty/ua-utf-ws.map.gz': Read-only file system >19:35:37,354 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/i386/qwerty/ttwin_ct_sh-UTF-8.map.gz': Read-only file system >19:35:37,355 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/i386/qwerty/ua-ws.map.gz': Read-only file system >19:35:37,357 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/i386/qwerty/bg_bds-utf8.map.gz': Read-only file system >19:35:37,358 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/i386/qwerty/es.map.gz': Read-only file system >19:35:37,359 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/i386/qwerty/il.map.gz': Read-only file system >19:35:37,367 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/i386/qwerty/es-cp850.map.gz': Read-only file system >19:35:37,367 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/i386/qwerty/lt.map.gz': Read-only file system >19:35:37,368 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/i386/qwerty/bg_pho-cp1251.map.gz': Read-only file system >19:35:37,369 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/i386/qwerty/bg_pho-utf8.map.gz': Read-only file system >19:35:37,369 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/i386/qwerty/ru_win.map.gz': Read-only file system >19:35:37,370 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/i386/qwerty/ro_std.map.gz': Read-only file system >19:35:37,371 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/i386/qwerty/by-cp1251.map.gz': Read-only file system >19:35:37,372 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/i386/qwerty/cz-cp1250.map.gz': Read-only file system >19:35:37,372 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/i386/qwerty/ru3.map.gz': Read-only file system >19:35:37,375 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/i386/qwerty/ruwin_ct_sh-CP1251.map.gz': Read-only file system >19:35:37,376 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/i386/qwerty/il-phonetic.map.gz': Read-only file system >19:35:37,383 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/i386/qwerty/ruwin_ctrl-UTF-8.map.gz': Read-only file system >19:35:37,384 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/i386/qwerty/cf.map.gz': Read-only file system >19:35:37,385 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/i386/qwerty/mk0.map.gz': Read-only file system >19:35:37,385 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/i386/qwerty/it.map.gz': Read-only file system >19:35:37,386 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/i386/qwerty/ruwin_alt_sh-UTF-8.map.gz': Read-only file system >19:35:37,387 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/i386/qwerty/ruwin_cplk-CP1251.map.gz': Read-only file system >19:35:37,388 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/i386/qwerty/no-latin1.map.gz': Read-only file system >19:35:37,388 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/i386/qwerty/it2.map.gz': Read-only file system >19:35:37,389 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/i386/qwerty/se-lat6.map.gz': Read-only file system >19:35:37,391 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/i386/qwerty/no.map.gz': Read-only file system >19:35:37,392 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/i386/qwerty/pt.map.gz': Read-only file system >19:35:37,398 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/i386/qwerty/it-ibm.map.gz': Read-only file system >19:35:37,399 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/i386/qwerty/emacs2.map.gz': Read-only file system >19:35:37,399 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/i386/qwerty/se-latin1.map.gz': Read-only file system >19:35:37,400 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/i386/qwerty/ruwin_ctrl-CP1251.map.gz': Read-only file system >19:35:37,401 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/i386/qwerty/lt.baltic.map.gz': Read-only file system >19:35:37,401 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/i386/qwerty/trq.map.gz': Read-only file system >19:35:37,402 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/i386/qwerty/uk.map.gz': Read-only file system >19:35:37,403 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/i386/qwerty/ruwin_alt-KOI8-R.map.gz': Read-only file system >19:35:37,403 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/i386/qwerty/is-latin1-us.map.gz': Read-only file system >19:35:37,404 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/i386/qwerty/pl4.map.gz': Read-only file system >19:35:37,405 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/i386/qwerty/ttwin_cplk-UTF-8.map.gz': Read-only file system >19:35:37,405 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/i386/qwerty/ruwin_cplk-UTF-8.map.gz': Read-only file system >19:35:37,406 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/i386/qwerty/fi-old.map.gz': Read-only file system >19:35:37,407 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/i386/qwerty/sv-latin1.map.gz': Read-only file system >19:35:37,408 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/i386/qwerty/hu101.map.gz': Read-only file system >19:35:37,408 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/i386/qwerty/sk-qwerty.map.gz': Read-only file system >19:35:37,409 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/i386/qwerty/dk.map.gz': Read-only file system >19:35:37,410 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/i386/fgGIod/tr_f-latin5.map.gz': Read-only file system >19:35:37,410 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/i386/fgGIod/trf-fgGIod.map.gz': Read-only file system >19:35:37,411 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/i386/dvorak/dvorak-ru.map.gz': Read-only file system >19:35:37,417 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/i386/dvorak/dvorak-l.map.gz': Read-only file system >19:35:37,418 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/i386/dvorak/fr-dvorak.map.gz': Read-only file system >19:35:37,418 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/i386/dvorak/dvorak-sv-a1.map.gz': Read-only file system >19:35:37,419 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/i386/dvorak/dvorak-uk.map.gz': Read-only file system >19:35:37,420 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/i386/dvorak/dvorak-r.map.gz': Read-only file system >19:35:37,421 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/i386/dvorak/no-dvorak.map.gz': Read-only file system >19:35:37,421 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/i386/dvorak/ANSI-dvorak.map.gz': Read-only file system >19:35:37,422 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/i386/dvorak/dvorak-sv-a5.map.gz': Read-only file system >19:35:37,424 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/i386/dvorak/dvorak.map.gz': Read-only file system >19:35:37,425 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/i386/dvorak/dvorak-ca-fr.map.gz': Read-only file system >19:35:37,426 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/i386/dvorak/dvorak-fr.map.gz': Read-only file system >19:35:37,434 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/i386/dvorak/dvorak-es.map.gz': Read-only file system >19:35:37,434 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/i386/colemak/en-latin9.map.gz': Read-only file system >19:35:37,435 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/i386/azerty/wangbe2.map.gz': Read-only file system >19:35:37,436 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/i386/azerty/fr-latin9.map.gz': Read-only file system >19:35:37,436 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/i386/azerty/fr-latin0.map.gz': Read-only file system >19:35:37,437 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/i386/azerty/fr-latin1.map.gz': Read-only file system >19:35:37,438 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/i386/azerty/fr.map.gz': Read-only file system >19:35:37,439 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/i386/azerty/fr-old.map.gz': Read-only file system >19:35:37,447 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/i386/azerty/fr-pc.map.gz': Read-only file system >19:35:37,448 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/i386/azerty/azerty.map.gz': Read-only file system >19:35:37,449 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/i386/azerty/be-latin1.map.gz': Read-only file system >19:35:37,450 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/i386/azerty/wangbe.map.gz': Read-only file system >19:35:37,451 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/i386/qwertz/de.map.gz': Read-only file system >19:35:37,451 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/i386/qwertz/croat.map.gz': Read-only file system >19:35:37,452 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/i386/qwertz/fr_CH-latin1.map.gz': Read-only file system >19:35:37,452 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/i386/qwertz/sk-prog-qwertz.map.gz': Read-only file system >19:35:37,453 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/i386/qwertz/fr_CH.map.gz': Read-only file system >19:35:37,453 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/i386/qwertz/de-mobii.map.gz': Read-only file system >19:35:37,454 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/i386/qwertz/de-latin1-nodeadkeys.map.gz': Read-only file system >19:35:37,454 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/i386/qwertz/sg-latin1-lk450.map.gz': Read-only file system >19:35:37,460 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/i386/qwertz/sg-latin1.map.gz': Read-only file system >19:35:37,460 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/i386/qwertz/cz.map.gz': Read-only file system >19:35:37,461 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/i386/qwertz/cz-us-qwertz.map.gz': Read-only file system >19:35:37,462 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/i386/qwertz/sg.map.gz': Read-only file system >19:35:37,462 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/i386/qwertz/de-latin1.map.gz': Read-only file system >19:35:37,463 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/i386/qwertz/sg.map.sg-decimal-separator': Read-only file system >19:35:37,464 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/i386/qwertz/sk-qwertz.map.gz': Read-only file system >19:35:37,464 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/i386/qwertz/slovene.map.gz': Read-only file system >19:35:37,465 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/i386/qwertz/de_alt_UTF-8.map.gz': Read-only file system >19:35:37,465 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/i386/qwertz/hu.map.gz': Read-only file system >19:35:37,466 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/i386/qwertz/de_CH-latin1.map.gz': Read-only file system >19:35:37,467 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/i386/olpc/es-olpc.map.gz': Read-only file system >19:35:37,469 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/i386/olpc/pt-olpc.map.gz': Read-only file system >19:35:37,471 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/ppc/all/mac-de_CH.map.gz': Read-only file system >19:35:37,475 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/ppc/all/mac-be.map.gz': Read-only file system >19:35:37,490 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/ppc/all/mac-de-latin1-nodeadkeys.map.gz': Read-only file system >19:35:37,491 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/ppc/all/mac-es.map.gz': Read-only file system >19:35:37,491 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/ppc/all/mac-uk.map.gz': Read-only file system >19:35:37,499 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/ppc/all/mac-pt-latin1.map.gz': Read-only file system >19:35:37,500 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/ppc/all/mac-dvorak.map.gz': Read-only file system >19:35:37,500 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/ppc/all/mac-fr.map.gz': Read-only file system >19:35:37,501 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/ppc/all/mac-se.map.gz': Read-only file system >19:35:37,501 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/ppc/all/mac-pl.map.gz': Read-only file system >19:35:37,506 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/ppc/all/mac-template.map.gz': Read-only file system >19:35:37,510 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/ppc/all/mac-it.map.gz': Read-only file system >19:35:37,510 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/ppc/all/mac-fi-latin1.map.gz': Read-only file system >19:35:37,511 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/ppc/all/mac-fr_CH-latin1.map.gz': Read-only file system >19:35:37,511 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/ppc/all/mac-de-latin1.map.gz': Read-only file system >19:35:37,512 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/ppc/all/mac-us.map.gz': Read-only file system >19:35:37,512 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/ppc/all/mac-dk-latin1.map.gz': Read-only file system >19:35:37,514 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/ppc/include/mac-linux-keys-bare.inc': Read-only file system >19:35:37,514 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/ppc/include/mac-qwerty-layout.inc': Read-only file system >19:35:37,515 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/ppc/include/mac-azerty-layout.inc': Read-only file system >19:35:37,515 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/ppc/include/mac-qwertz-layout.inc': Read-only file system >19:35:37,516 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/ppc/include/mac-euro.map.gz': Read-only file system >19:35:37,517 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/legacy/ppc/include/mac-euro2.map.gz': Read-only file system >19:35:37,519 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/be-sundeadkeys.map.gz': Read-only file system >19:35:37,519 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/gb-dvorakukp.map.gz': Read-only file system >19:35:37,522 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/rs-latinyz.map.gz': Read-only file system >19:35:37,522 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/tr-alt.map.gz': Read-only file system >19:35:37,524 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/at.map.gz': Read-only file system >19:35:37,526 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/de-legacy.map.gz': Read-only file system >19:35:37,530 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/pl.map.gz': Read-only file system >19:35:37,531 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/rs-latin.map.gz': Read-only file system >19:35:37,535 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/hu-102_qwerty_dot_dead.map.gz': Read-only file system >19:35:37,536 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/fr-mac.map.gz': Read-only file system >19:35:37,536 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/se-nodeadkeys.map.gz': Read-only file system >19:35:37,537 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/at-nodeadkeys.map.gz': Read-only file system >19:35:37,538 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/be-nodeadkeys.map.gz': Read-only file system >19:35:37,539 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/fi.map.gz': Read-only file system >19:35:37,539 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/no-smi_nodeadkeys.map.gz': Read-only file system >19:35:37,542 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/de.map.gz': Read-only file system >19:35:37,543 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/pt-mac_nodeadkeys.map.gz': Read-only file system >19:35:37,551 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/cz-qwerty_bksl.map.gz': Read-only file system >19:35:37,551 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/no-colemak.map.gz': Read-only file system >19:35:37,552 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/es-cat.map.gz': Read-only file system >19:35:37,553 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/fr-oss.map.gz': Read-only file system >19:35:37,553 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/be-oss_sundeadkeys.map.gz': Read-only file system >19:35:37,554 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/hu-standard.map.gz': Read-only file system >19:35:37,555 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/de-qwerty.map.gz': Read-only file system >19:35:37,556 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/cm-french.map.gz': Read-only file system >19:35:37,556 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/fr-dvorak.map.gz': Read-only file system >19:35:37,559 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/hr-unicode.map.gz': Read-only file system >19:35:37,559 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/cm.map.gz': Read-only file system >19:35:37,560 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/ca.map.gz': Read-only file system >19:35:37,562 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/fr-bepo_latin9.map.gz': Read-only file system >19:35:37,562 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/gh-avn.map.gz': Read-only file system >19:35:37,563 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/us-workman.map.gz': Read-only file system >19:35:37,564 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/hu-101_qwertz_dot_nodead.map.gz': Read-only file system >19:35:37,564 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/hu-101_qwerty_comma_nodead.map.gz': Read-only file system >19:35:37,567 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/de-neo.map.gz': Read-only file system >19:35:37,568 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/hr-alternatequotes.map.gz': Read-only file system >19:35:37,569 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/ml.map.gz': Read-only file system >19:35:37,569 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/lv-apostrophe.map.gz': Read-only file system >19:35:37,570 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/sy-ku_f.map.gz': Read-only file system >19:35:37,571 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/latam-deadtilde.map.gz': Read-only file system >19:35:37,571 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/gh-ga.map.gz': Read-only file system >19:35:37,574 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/cm-dvorak.map.gz': Read-only file system >19:35:37,575 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/hu-101_qwerty_dot_nodead.map.gz': Read-only file system >19:35:37,576 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/tr-sundeadkeys.map.gz': Read-only file system >19:35:37,576 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/se-smi.map.gz': Read-only file system >19:35:37,580 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/lv-fkey.map.gz': Read-only file system >19:35:37,581 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/latam-sundeadkeys.map.gz': Read-only file system >19:35:37,582 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/fr-oss_sundeadkeys.map.gz': Read-only file system >19:35:37,583 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/ir-ku.map.gz': Read-only file system >19:35:37,586 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/fr-sundeadkeys.map.gz': Read-only file system >19:35:37,586 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/mt-us.map.gz': Read-only file system >19:35:37,587 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/dk-dvorak.map.gz': Read-only file system >19:35:37,588 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/pl-qwertz.map.gz': Read-only file system >19:35:37,588 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/ro-std.map.gz': Read-only file system >19:35:37,589 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/it-us.map.gz': Read-only file system >19:35:37,592 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/de-dvorak.map.gz': Read-only file system >19:35:37,592 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/ir-ku_alt.map.gz': Read-only file system >19:35:37,593 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/cz-qwerty.map.gz': Read-only file system >19:35:37,599 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/fo-nodeadkeys.map.gz': Read-only file system >19:35:37,599 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/ch-fr_nodeadkeys.map.gz': Read-only file system >19:35:37,600 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/ro-winkeys.map.gz': Read-only file system >19:35:37,601 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/br-nativo-us.map.gz': Read-only file system >19:35:37,601 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/es-mac.map.gz': Read-only file system >19:35:37,602 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/lv-ergonomic.map.gz': Read-only file system >19:35:37,603 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/fr-latin9.map.gz': Read-only file system >19:35:37,604 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/is.map.gz': Read-only file system >19:35:37,605 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/be.map.gz': Read-only file system >19:35:37,606 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/md-gag.map.gz': Read-only file system >19:35:37,607 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/hu-101_qwertz_comma_nodead.map.gz': Read-only file system >19:35:37,608 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/gh-akan.map.gz': Read-only file system >19:35:37,609 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/jp-kana86.map.gz': Read-only file system >19:35:37,610 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/hu-nodeadkeys.map.gz': Read-only file system >19:35:37,611 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/nl-std.map.gz': Read-only file system >19:35:37,612 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/me-latinunicodeyz.map.gz': Read-only file system >19:35:37,613 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/lv.map.gz': Read-only file system >19:35:37,614 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/hu-101_qwerty_comma_dead.map.gz': Read-only file system >19:35:37,615 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/no-nodeadkeys.map.gz': Read-only file system >19:35:37,615 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/ch.map.gz': Read-only file system >19:35:37,616 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/pl-dvorak.map.gz': Read-only file system >19:35:37,617 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/us-altgr-intl.map.gz': Read-only file system >19:35:37,618 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/pl-dvorak_altquotes.map.gz': Read-only file system >19:35:37,619 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/no-mac_nodeadkeys.map.gz': Read-only file system >19:35:37,620 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/us-dvorak-classic.map.gz': Read-only file system >19:35:37,621 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/lt-lekp.map.gz': Read-only file system >19:35:37,622 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/ro.map.gz': Read-only file system >19:35:37,623 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/mt.map.gz': Read-only file system >19:35:37,624 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/us-dvorak-intl.map.gz': Read-only file system >19:35:37,625 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/pl-legacy.map.gz': Read-only file system >19:35:37,626 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/ph-colemak.map.gz': Read-only file system >19:35:37,626 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/sy-ku.map.gz': Read-only file system >19:35:37,627 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/me-latinyz.map.gz': Read-only file system >19:35:37,628 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/br-dvorak.map.gz': Read-only file system >19:35:37,629 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/cm-qwerty.map.gz': Read-only file system >19:35:37,630 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/dk-nodeadkeys.map.gz': Read-only file system >19:35:37,631 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/ca-eng.map.gz': Read-only file system >19:35:37,632 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/hu-101_qwerty_dot_dead.map.gz': Read-only file system >19:35:37,633 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/tr-intl.map.gz': Read-only file system >19:35:37,634 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/rs-latinunicode.map.gz': Read-only file system >19:35:37,635 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/dk-mac_nodeadkeys.map.gz': Read-only file system >19:35:37,636 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/ge-ergonomic.map.gz': Read-only file system >19:35:37,637 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/tr-ku_f.map.gz': Read-only file system >19:35:37,638 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/us-alt-intl.map.gz': Read-only file system >19:35:37,640 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/lv-adapted.map.gz': Read-only file system >19:35:37,642 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/us-euro.map.gz': Read-only file system >19:35:37,661 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/fo.map.gz': Read-only file system >19:35:37,663 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/iq-ku_alt.map.gz': Read-only file system >19:35:37,665 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/us-colemak.map.gz': Read-only file system >19:35:37,667 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/ca-multi.map.gz': Read-only file system >19:35:37,668 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/lv-tilde.map.gz': Read-only file system >19:35:37,670 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/se-dvorak.map.gz': Read-only file system >19:35:37,673 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/it-geo.map.gz': Read-only file system >19:35:37,676 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/de-mac.map.gz': Read-only file system >19:35:37,683 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/lt-std.map.gz': Read-only file system >19:35:37,685 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/gh-ewe.map.gz': Read-only file system >19:35:37,686 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/gh-hausa.map.gz': Read-only file system >19:35:37,688 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/ge.map.gz': Read-only file system >19:35:37,690 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/cz.map.gz': Read-only file system >19:35:37,692 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/us-hbs.map.gz': Read-only file system >19:35:37,695 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/ch-de_sundeadkeys.map.gz': Read-only file system >19:35:37,697 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/ie-UnicodeExpert.map.gz': Read-only file system >19:35:37,699 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/pl-dvorak_quotes.map.gz': Read-only file system >19:35:37,700 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/gb-dvorak.map.gz': Read-only file system >19:35:37,702 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/us-dvorak.map.gz': Read-only file system >19:35:37,704 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/es-ast.map.gz': Read-only file system >19:35:37,705 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/fi-nodeadkeys.map.gz': Read-only file system >19:35:37,709 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/us-workman-intl.map.gz': Read-only file system >19:35:37,713 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/se-mac.map.gz': Read-only file system >19:35:37,715 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/hr.map.gz': Read-only file system >19:35:37,717 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/ch-fr.map.gz': Read-only file system >19:35:37,719 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/it-nodeadkeys.map.gz': Read-only file system >19:35:37,719 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/ba-alternatequotes.map.gz': Read-only file system >19:35:37,720 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/pl-csb.map.gz': Read-only file system >19:35:37,720 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/iq-ku_ara.map.gz': Read-only file system >19:35:37,721 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/jp-OADG109A.map.gz': Read-only file system >19:35:37,722 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/jp-dvorak.map.gz': Read-only file system >19:35:37,722 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/ma-french.map.gz': Read-only file system >19:35:37,723 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/ch-fr_sundeadkeys.map.gz': Read-only file system >19:35:37,724 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/br.map.gz': Read-only file system >19:35:37,724 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/sy-ku_alt.map.gz': Read-only file system >19:35:37,725 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/us-dvorak-r.map.gz': Read-only file system >19:35:37,725 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/de-nodeadkeys.map.gz': Read-only file system >19:35:37,726 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/fr-nodeadkeys.map.gz': Read-only file system >19:35:37,727 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/de-dsb_qwertz.map.gz': Read-only file system >19:35:37,727 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/fr-latin9_nodeadkeys.map.gz': Read-only file system >19:35:37,728 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/it-mac.map.gz': Read-only file system >19:35:37,729 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/us-mac.map.gz': Read-only file system >19:35:37,729 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/lt-lekpa.map.gz': Read-only file system >19:35:37,730 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/ml-us-intl.map.gz': Read-only file system >19:35:37,730 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/ke-kik.map.gz': Read-only file system >19:35:37,731 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/gh-gillbt.map.gz': Read-only file system >19:35:37,732 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/hu-102_qwerty_comma_dead.map.gz': Read-only file system >19:35:37,732 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/no-dvorak.map.gz': Read-only file system >19:35:37,733 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/ir-ku_ara.map.gz': Read-only file system >19:35:37,734 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/iq-ku.map.gz': Read-only file system >19:35:37,734 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/ch-fr_mac.map.gz': Read-only file system >19:35:37,735 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/hr-unicodeus.map.gz': Read-only file system >19:35:37,735 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/ee-nodeadkeys.map.gz': Read-only file system >19:35:37,736 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/kr.map.gz': Read-only file system >19:35:37,737 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/be-oss.map.gz': Read-only file system >19:35:37,738 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/de-T3.map.gz': Read-only file system >19:35:37,739 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/de-ro_nodeadkeys.map.gz': Read-only file system >19:35:37,740 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/se.map.gz': Read-only file system >19:35:37,742 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/tr-f.map.gz': Read-only file system >19:35:37,744 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/fr.map.gz': Read-only file system >19:35:37,746 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/ml-us-mac.map.gz': Read-only file system >19:35:37,750 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/ke.map.gz': Read-only file system >19:35:37,751 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/si.map.gz': Read-only file system >19:35:37,751 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/nl.map.gz': Read-only file system >19:35:37,752 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/tr-crh_f.map.gz': Read-only file system >19:35:37,753 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/us.map.gz': Read-only file system >19:35:37,755 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/me.map.gz': Read-only file system >19:35:37,755 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/ng-yoruba.map.gz': Read-only file system >19:35:37,756 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/pt-sundeadkeys.map.gz': Read-only file system >19:35:37,757 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/de-deadacute.map.gz': Read-only file system >19:35:37,759 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/lt-ibm.map.gz': Read-only file system >19:35:37,760 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/es-nodeadkeys.map.gz': Read-only file system >19:35:37,760 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/by-latin.map.gz': Read-only file system >19:35:37,768 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/is-Sundeadkeys.map.gz': Read-only file system >19:35:37,769 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/epo-legacy.map.gz': Read-only file system >19:35:37,770 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/ph.map.gz': Read-only file system >19:35:37,770 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/tw.map.gz': Read-only file system >19:35:37,771 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/jp.map.gz': Read-only file system >19:35:37,772 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/at-mac.map.gz': Read-only file system >19:35:37,773 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/rs-latinunicodeyz.map.gz': Read-only file system >19:35:37,773 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/gh-generic.map.gz': Read-only file system >19:35:37,776 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/nl-mac.map.gz': Read-only file system >19:35:37,776 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/dk-mac.map.gz': Read-only file system >19:35:37,777 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/br-nodeadkeys.map.gz': Read-only file system >19:35:37,785 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/ng-hausa.map.gz': Read-only file system >19:35:37,785 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/is-mac.map.gz': Read-only file system >19:35:37,786 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/lv-modern.map.gz': Read-only file system >19:35:37,787 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/pt-mac_sundeadkeys.map.gz': Read-only file system >19:35:37,787 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/sk-bksl.map.gz': Read-only file system >19:35:37,788 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/rs-latinalternatequotes.map.gz': Read-only file system >19:35:37,789 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/tm-alt.map.gz': Read-only file system >19:35:37,790 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/br-nativo-epo.map.gz': Read-only file system >19:35:37,792 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/fr-oss_nodeadkeys.map.gz': Read-only file system >19:35:37,793 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/ir-ku_f.map.gz': Read-only file system >19:35:37,793 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/no-mac.map.gz': Read-only file system >19:35:37,799 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/tr.map.gz': Read-only file system >19:35:37,800 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/be-wang.map.gz': Read-only file system >19:35:37,800 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/ro-std_cedilla.map.gz': Read-only file system >19:35:37,801 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/ca-fr-legacy.map.gz': Read-only file system >19:35:37,802 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/nl-sundeadkeys.map.gz': Read-only file system >19:35:37,802 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/fr-oci.map.gz': Read-only file system >19:35:37,803 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/ph-capewell-qwerf2k6.map.gz': Read-only file system >19:35:37,804 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/gb-colemak.map.gz': Read-only file system >19:35:37,804 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/us-olpc2.map.gz': Read-only file system >19:35:37,805 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/in-eng.map.gz': Read-only file system >19:35:37,810 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/sk-qwerty_bksl.map.gz': Read-only file system >19:35:37,811 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/gb-mac.map.gz': Read-only file system >19:35:37,811 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/latam-nodeadkeys.map.gz': Read-only file system >19:35:37,812 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/gb-mac_intl.map.gz': Read-only file system >19:35:37,813 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/cz-dvorak-ucw.map.gz': Read-only file system >19:35:37,813 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/es.map.gz': Read-only file system >19:35:37,816 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/il.map.gz': Read-only file system >19:35:37,817 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/cz-bksl.map.gz': Read-only file system >19:35:37,818 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/de-ro.map.gz': Read-only file system >19:35:37,818 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/sk.map.gz': Read-only file system >19:35:37,819 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/me-latinunicode.map.gz': Read-only file system >19:35:37,819 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/ca-multix.map.gz': Read-only file system >19:35:37,820 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/is-dvorak.map.gz': Read-only file system >19:35:37,820 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/hu-102_qwerty_comma_nodead.map.gz': Read-only file system >19:35:37,821 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/no-smi.map.gz': Read-only file system >19:35:37,821 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/lt-us.map.gz': Read-only file system >19:35:37,827 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/lt.map.gz': Read-only file system >19:35:37,828 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/de-deadgraveacute.map.gz': Read-only file system >19:35:37,828 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/ro-cedilla.map.gz': Read-only file system >19:35:37,829 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/at-sundeadkeys.map.gz': Read-only file system >19:35:37,829 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/latam.map.gz': Read-only file system >19:35:37,836 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/gb-extd.map.gz': Read-only file system >19:35:37,837 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/us-dvorak-l.map.gz': Read-only file system >19:35:37,837 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/ge-mess.map.gz': Read-only file system >19:35:37,838 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/hu-102_qwertz_comma_dead.map.gz': Read-only file system >19:35:37,838 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/hu-102_qwertz_dot_dead.map.gz': Read-only file system >19:35:37,850 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/us-dvorak-alt-intl.map.gz': Read-only file system >19:35:37,851 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/si-us.map.gz': Read-only file system >19:35:37,851 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/tm.map.gz': Read-only file system >19:35:37,852 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/fr-oss_latin9.map.gz': Read-only file system >19:35:37,852 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/ba-us.map.gz': Read-only file system >19:35:37,857 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/me-latinalternatequotes.map.gz': Read-only file system >19:35:37,858 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/az.map.gz': Read-only file system >19:35:37,858 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/hu-101_qwertz_dot_dead.map.gz': Read-only file system >19:35:37,861 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/kr-kr104.map.gz': Read-only file system >19:35:37,861 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/pl-szl.map.gz': Read-only file system >19:35:37,862 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/tr-ku.map.gz': Read-only file system >19:35:37,863 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/ie-ogam_is434.map.gz': Read-only file system >19:35:37,863 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/hr-us.map.gz': Read-only file system >19:35:37,864 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/ba-unicodeus.map.gz': Read-only file system >19:35:37,864 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/pt-nativo-us.map.gz': Read-only file system >19:35:37,865 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/hu-102_qwertz_dot_nodead.map.gz': Read-only file system >19:35:37,866 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/ch-de_mac.map.gz': Read-only file system >19:35:37,866 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/de-sundeadkeys.map.gz': Read-only file system >19:35:37,867 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/ru-cv_latin.map.gz': Read-only file system >19:35:37,868 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/gh.map.gz': Read-only file system >19:35:37,868 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/gb.map.gz': Read-only file system >19:35:37,869 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/hu-102_qwerty_dot_nodead.map.gz': Read-only file system >19:35:37,869 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/ml-fr-oss.map.gz': Read-only file system >19:35:37,870 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/pt-mac.map.gz': Read-only file system >19:35:37,875 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/pt-nativo.map.gz': Read-only file system >19:35:37,875 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/hu-qwerty.map.gz': Read-only file system >19:35:37,876 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/it.map.gz': Read-only file system >19:35:37,876 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/ie-CloGaelach.map.gz': Read-only file system >19:35:37,877 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/si-alternatequotes.map.gz': Read-only file system >19:35:37,878 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/pl-dvp.map.gz': Read-only file system >19:35:37,879 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/ie.map.gz': Read-only file system >19:35:37,880 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/is-nodeadkeys.map.gz': Read-only file system >19:35:37,881 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/no.map.gz': Read-only file system >19:35:37,881 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/pt.map.gz': Read-only file system >19:35:37,882 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/fi-classic.map.gz': Read-only file system >19:35:37,883 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/hu-102_qwertz_comma_nodead.map.gz': Read-only file system >19:35:37,884 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/it-ibm.map.gz': Read-only file system >19:35:37,885 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/be-oss_latin9.map.gz': Read-only file system >19:35:37,886 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/us-dvp.map.gz': Read-only file system >19:35:37,887 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/ba-unicode.map.gz': Read-only file system >19:35:37,888 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/us-intl.map.gz': Read-only file system >19:35:37,889 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/se-svdvorak.map.gz': Read-only file system >19:35:37,890 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/epo.map.gz': Read-only file system >19:35:37,891 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/ph-capewell-dvorak.map.gz': Read-only file system >19:35:37,893 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/gb-intl.map.gz': Read-only file system >19:35:37,894 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/ca-fr-dvorak.map.gz': Read-only file system >19:35:37,902 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/md.map.gz': Read-only file system >19:35:37,902 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/es-deadtilde.map.gz': Read-only file system >19:35:37,904 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/tr-ku_alt.map.gz': Read-only file system >19:35:37,904 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/ba.map.gz': Read-only file system >19:35:37,905 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/ee-us.map.gz': Read-only file system >19:35:37,906 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/tw-indigenous.map.gz': Read-only file system >19:35:37,907 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/ge-ru.map.gz': Read-only file system >19:35:37,907 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/de-dsb.map.gz': Read-only file system >19:35:37,910 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/be-iso-alternate.map.gz': Read-only file system >19:35:37,910 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/cm-azerty.map.gz': Read-only file system >19:35:37,911 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/fr-bepo.map.gz': Read-only file system >19:35:37,919 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/hu.map.gz': Read-only file system >19:35:37,919 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/hu-101_qwertz_comma_dead.map.gz': Read-only file system >19:35:37,920 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/uz-latin.map.gz': Read-only file system >19:35:37,921 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/fi-smi.map.gz': Read-only file system >19:35:37,922 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/ee-dvorak.map.gz': Read-only file system >19:35:37,922 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/ee.map.gz': Read-only file system >19:35:37,923 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/tr-crh.map.gz': Read-only file system >19:35:37,924 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/es-dvorak.map.gz': Read-only file system >19:35:37,926 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/pt-nativo-epo.map.gz': Read-only file system >19:35:37,927 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/fr-bre.map.gz': Read-only file system >19:35:37,927 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/ph-dvorak.map.gz': Read-only file system >19:35:37,932 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/fi-mac.map.gz': Read-only file system >19:35:37,932 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/ng.map.gz': Read-only file system >19:35:37,933 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/ch-legacy.map.gz': Read-only file system >19:35:37,934 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/cn.map.gz': Read-only file system >19:35:37,935 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/iq-ku_f.map.gz': Read-only file system >19:35:37,935 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/es-sundeadkeys.map.gz': Read-only file system >19:35:37,936 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/ng-igbo.map.gz': Read-only file system >19:35:37,937 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/br-nativo.map.gz': Read-only file system >19:35:37,937 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/pt-nodeadkeys.map.gz': Read-only file system >19:35:37,938 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/fr-latin9_sundeadkeys.map.gz': Read-only file system >19:35:37,939 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/tw-saisiyat.map.gz': Read-only file system >19:35:37,939 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/sk-qwerty.map.gz': Read-only file system >19:35:37,940 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/dk.map.gz': Read-only file system >19:35:37,940 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/de-mac_nodeadkeys.map.gz': Read-only file system >19:35:37,941 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/tr-crh_alt.map.gz': Read-only file system >19:35:37,942 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/gh-fula.map.gz': Read-only file system >19:35:37,943 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/keymaps/xkb/ch-de_nodeadkeys.map.gz': Read-only file system >19:35:37,944 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consoletrans/8859-6_to_uni.trans': Read-only file system >19:35:37,954 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consoletrans/cp850_to_iso01.trans': Read-only file system >19:35:37,955 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consoletrans/cp863_to_uni.trans': Read-only file system >19:35:37,955 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consoletrans/cp869_to_uni.trans': Read-only file system >19:35:37,956 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consoletrans/8859-5_to_uni.trans': Read-only file system >19:35:37,957 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consoletrans/koi8-u_to_uni.trans': Read-only file system >19:35:37,957 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consoletrans/cp850_to_uni.trans': Read-only file system >19:35:37,964 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consoletrans/8859-15_to_uni.trans': Read-only file system >19:35:37,965 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consoletrans/cp437_to_uni.trans': Read-only file system >19:35:37,966 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consoletrans/cp866_to_uni.trans': Read-only file system >19:35:37,966 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consoletrans/cp852_to_uni.trans': Read-only file system >19:35:37,967 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consoletrans/koi8u2ruscii': Read-only file system >19:35:37,967 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consoletrans/koi2alt': Read-only file system >19:35:37,968 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consoletrans/8859-4_to_uni.trans': Read-only file system >19:35:37,969 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consoletrans/baltic.trans': Read-only file system >19:35:37,969 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consoletrans/8859-8_to_uni.trans': Read-only file system >19:35:37,970 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consoletrans/iso02_to_cp1250.trans': Read-only file system >19:35:37,971 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consoletrans/8859-2_to_uni.trans': Read-only file system >19:35:37,971 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consoletrans/cp857_to_uni.trans': Read-only file system >19:35:37,972 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consoletrans/null': Read-only file system >19:35:37,973 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consoletrans/viscii1.0_to_viscii1.1.trans': Read-only file system >19:35:37,974 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consoletrans/cp855_to_uni.trans': Read-only file system >19:35:37,975 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consoletrans/cp865_to_uni.trans': Read-only file system >19:35:37,976 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consoletrans/8859-14_to_uni.trans': Read-only file system >19:35:37,977 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consoletrans/cp861_to_uni.trans': Read-only file system >19:35:37,985 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consoletrans/cp1250_to_uni.trans': Read-only file system >19:35:37,986 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consoletrans/zero': Read-only file system >19:35:37,986 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consoletrans/viscii1.0_to_tcvn.trans': Read-only file system >19:35:37,987 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consoletrans/8859-10_to_uni.trans': Read-only file system >19:35:37,988 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consoletrans/cp860_to_uni.trans': Read-only file system >19:35:37,989 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consoletrans/cp775_to_uni.trans': Read-only file system >19:35:37,990 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consoletrans/cp864_to_uni.trans': Read-only file system >19:35:37,990 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consoletrans/vga2iso': Read-only file system >19:35:37,991 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consoletrans/8859-9_to_uni.trans': Read-only file system >19:35:37,993 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consoletrans/trivial': Read-only file system >19:35:37,994 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consoletrans/space': Read-only file system >19:35:37,994 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consoletrans/8859-7_to_uni.trans': Read-only file system >19:35:38,002 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consoletrans/8859-1_to_uni.trans': Read-only file system >19:35:38,003 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consoletrans/latin2u.trans': Read-only file system >19:35:38,004 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consoletrans/8859-3_to_uni.trans': Read-only file system >19:35:38,004 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consoletrans/cp437_to_iso01.trans': Read-only file system >19:35:38,005 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consoletrans/8859-13_to_uni.trans': Read-only file system >19:35:38,006 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consoletrans/cp862_to_uni.trans': Read-only file system >19:35:38,007 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consoletrans/cp874_to_uni.trans': Read-only file system >19:35:38,007 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consoletrans/cp1251_to_uni.trans': Read-only file system >19:35:38,010 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consoletrans/cp853_to_uni.trans': Read-only file system >19:35:38,010 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consoletrans/koi8-r_to_uni.trans': Read-only file system >19:35:38,011 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/kbd/consoletrans/cp737_to_uni.trans': Read-only file system >19:35:38,013 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/libz.so.1.2.8': Read-only file system >19:35:38,013 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/libm.so.6': Read-only file system >19:35:38,014 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/modules/keys': Read-only file system >19:35:38,021 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/udev': Read-only file system >19:35:38,022 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/libply-splash-core.so.2': Read-only file system >19:35:38,022 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/libnss_dns.so.2': Read-only file system >19:35:38,027 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/fs-lib.sh': Read-only file system >19:35:38,028 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/dracut/modules.txt': Read-only file system >19:35:38,028 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/dracut/parse-resume.sh': Read-only file system >19:35:38,030 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/dracut/dracut-034-64.git20131205.fc20': Read-only file system >19:35:38,031 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/dracut/need-initqueue': Read-only file system >19:35:38,031 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/dracut/hooks/pre-shutdown': Read-only file system >19:35:38,035 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/dracut/hooks/shutdown': Read-only file system >19:35:38,036 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/dracut/hooks/initqueue/timeout': Read-only file system >19:35:38,036 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/dracut/hooks/initqueue/finished': Read-only file system >19:35:38,037 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/dracut/hooks/initqueue/settled': Read-only file system >19:35:38,037 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/dracut/hooks/initqueue/online': Read-only file system >19:35:38,038 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/dracut/hooks/cleanup': Read-only file system >19:35:38,039 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/dracut/hooks/shutdown-emergency': Read-only file system >19:35:38,040 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/dracut/hooks/pre-udev': Read-only file system >19:35:38,040 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/dracut/hooks/mount': Read-only file system >19:35:38,041 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/dracut/hooks/pre-pivot/85-write-ifcfg.sh': Read-only file system >19:35:38,041 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/dracut/hooks/netroot': Read-only file system >19:35:38,042 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/dracut/hooks/cmdline': Read-only file system >19:35:38,058 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/dracut/hooks/pre-mount': Read-only file system >19:35:38,059 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/dracut/hooks/pre-trigger': Read-only file system >19:35:38,059 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/dracut/hooks/emergency/50-plymouth-emergency.sh': Read-only file system >19:35:38,060 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/dracut/resume.sh': Read-only file system >19:35:38,060 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/libcap-ng.so.0.0.0': Read-only file system >19:35:38,061 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/libply.so.2': Read-only file system >19:35:38,062 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/ld-linux.so.2': Read-only file system >19:35:38,062 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/libdrm.so.2': Read-only file system >19:35:38,063 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/uefi-lib.sh': Read-only file system >19:35:38,064 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/libdl-2.18.so': Read-only file system >19:35:38,064 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/libdmraid-events-isw.so.1.0.0.rc16': Read-only file system >19:35:38,065 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/libply-splash-graphics.so.2.1.0': Read-only file system >19:35:38,066 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/iscsi': Read-only file system >19:35:38,066 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/libm-2.18.so': Read-only file system >19:35:38,067 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/modprobe.d/dist-alsa.conf': Read-only file system >19:35:38,067 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/modprobe.d/dist-blacklist.conf': Read-only file system >19:35:38,068 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/llvm': Read-only file system >19:35:38,069 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/ld-2.18.so': Read-only file system >19:35:38,070 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/libnss_mdns4_minimal.so.2': Read-only file system >19:35:38,071 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/libnss_nisplus-2.18.so': Read-only file system >19:35:38,072 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/libcap-ng.so.0': Read-only file system >19:35:38,072 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/libpng16.so.16': Read-only file system >19:35:38,073 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/usr/lib/libdevmapper-event.so.1.02': Read-only file system >19:35:38,074 INFO program: rm: cannot remove '/var/tmp/initramfs.q4MRCy/var': Read-only file system >19:35:38,077 INFO program: rm: cannot remove '/var/tmp/dracut-log.lSItBD/systemd-cat': Read-only file system >19:35:38,078 INFO program: cp: cannot create regular file '/boot/vmlinuz-0-rescue-fd5f23766635428a87c1b913ca25b4a0': Input/output error >19:35:38,082 INFO program: Can't find kernel image '/boot/vmlinuz-0-rescue-fd5f23766635428a87c1b913ca25b4a0' >19:35:38,083 INFO program: /sbin/new-kernel-pkg: line 124: /bin/basename: Input/output error >19:35:38,083 INFO program: Usage: [-v] [--mkinitrd] [--rminitrd] [--dracut] >19:35:38,084 INFO program: [--initrdfile=<initrd-image>] [--depmod] [--rmmoddep] >19:35:38,086 INFO program: [--kernel-args=<args>] [--remove-args=<args>] >19:35:38,087 INFO program: [--banner=<banner>] [--multiboot=multiboot] >19:35:38,087 INFO program: [--mbargs=mbargs] [--make-default] [--add-dracut-args] >19:35:38,088 INFO program: [--add-plymouth-initrd] >19:35:38,089 INFO program: [--host-only] >19:35:38,090 INFO program: <--install | --remove | --update | --rpmposttrans> <kernel-version> >19:35:38,091 INFO program: /sbin/new-kernel-pkg: line 132: /bin/basename: Input/output error >19:35:38,093 INFO program: (ex: --mkinitrd --depmod --install 2.4.7-2) >19:35:38,107 DEBUG program: Return code: 0 >19:35:39,273 INFO program: Running... journalctl -b > > >/tmp/storage.log: >19:13:12,016 DEBUG blivet: registered device format class LUKS as luks >19:13:12,018 DEBUG blivet: registered device format class PPCPRePBoot as prepboot >19:13:12,019 DEBUG blivet: registered device format class LVMPhysicalVolume as lvmpv >19:13:12,038 DEBUG blivet: registered device format class Ext2FS as ext2 >19:13:12,039 DEBUG blivet: registered device format class Ext3FS as ext3 >19:13:12,039 DEBUG blivet: registered device format class Ext4FS as ext4 >19:13:12,039 DEBUG blivet: registered device format class FATFS as vfat >19:13:12,040 DEBUG blivet: registered device format class EFIFS as efi >19:13:12,040 DEBUG blivet: registered device format class BTRFS as btrfs >19:13:12,040 DEBUG blivet: registered device format class GFS2 as gfs2 >19:13:12,040 DEBUG blivet: registered device format class JFS as jfs >19:13:12,041 DEBUG blivet: registered device format class ReiserFS as reiserfs >19:13:12,041 DEBUG blivet: registered device format class XFS as xfs >19:13:12,041 DEBUG blivet: registered device format class HFS as hfs >19:13:12,041 DEBUG blivet: registered device format class AppleBootstrapFS as appleboot >19:13:12,041 DEBUG blivet: registered device format class HFSPlus as hfs+ >19:13:12,042 DEBUG blivet: registered device format class MacEFIFS as macefi >19:13:12,042 DEBUG blivet: registered device format class NTFS as ntfs >19:13:12,042 DEBUG blivet: registered device format class NFS as nfs >19:13:12,042 DEBUG blivet: registered device format class NFSv4 as nfs4 >19:13:12,043 DEBUG blivet: registered device format class Iso9660FS as iso9660 >19:13:12,043 DEBUG blivet: registered device format class NoDevFS as nodev >19:13:12,043 DEBUG blivet: registered device format class DevPtsFS as devpts >19:13:12,043 DEBUG blivet: registered device format class ProcFS as proc >19:13:12,044 DEBUG blivet: registered device format class SysFS as sysfs >19:13:12,044 DEBUG blivet: registered device format class TmpFS as tmpfs >19:13:12,044 DEBUG blivet: registered device format class BindFS as bind >19:13:12,044 DEBUG blivet: registered device format class SELinuxFS as selinuxfs >19:13:12,045 DEBUG blivet: registered device format class USBFS as usbfs >19:13:12,045 DEBUG blivet: registered device format class DMRaidMember as dmraidmember >19:13:12,046 DEBUG blivet: registered device format class BIOSBoot as biosboot >19:13:12,048 DEBUG blivet: registered device format class SwapSpace as swap >19:13:12,049 DEBUG blivet: registered device format class DiskLabel as disklabel >19:13:12,050 DEBUG blivet: registered device format class MultipathMember as multipath_member >19:13:12,051 DEBUG blivet: registered device format class MDRaidMember as mdmember >19:13:13,125 INFO blivet: not going to create backup copy of non-existent /etc/mdadm.conf >19:13:13,126 INFO blivet: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >19:13:13,127 INFO blivet: sr0 looks to be the live device; marking as protected >19:13:13,164 INFO blivet: devices to scan: ['sr0', 'sda', 'sda1', 'sda2', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'dm-0', 'dm-1', 'dm-2', 'dm-3', 'dm-4', 'dm-5'] >19:13:13,342 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-Memorex_DVD+_-DLRWL1_F16 /dev/disk/by-label/Fedora-Live-Desktop-i686-20-1 /dev/disk/by-uuid/2013-12-12-02-02-38-00', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '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_RW': '1', > 'ID_CDROM_MEDIA': '1', > 'ID_CDROM_MEDIA_DVD_PLUS_R': '1', > 'ID_CDROM_MEDIA_SESSION_COUNT': '1', > 'ID_CDROM_MEDIA_STATE': 'complete', > 'ID_CDROM_MEDIA_TRACK_COUNT': '1', > 'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1', > 'ID_CDROM_MRW': '1', > 'ID_CDROM_MRW_W': '1', > 'ID_FS_APPLICATION_ID': 'GENISOIMAGE\\x20ISO\\x209660\\x2fHFS\\x20FILESYSTEM\\x20CREATOR\\x20\\x28C\\x29\\x201993\\x20E.YOUNGDALE\\x20\\x28C\\x29\\x201997-2006\\x20J.PEARSON\\x2fJ.SCHILLING\\x20\\x28C\\x29\\x202006-2007\\x20CDRKIT\\x20TEAM', > 'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', > 'ID_FS_LABEL': 'Fedora-Live-Desktop-i686-20-1', > 'ID_FS_LABEL_ENC': 'Fedora-Live-Desktop-i686-20-1', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2013-12-12-02-02-38-00', > 'ID_FS_UUID_ENC': '2013-12-12-02-02-38-00', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_MODEL': 'Memorex_DVD+_-DLRWL1_F16', > 'ID_MODEL_ENC': 'Memorex\\x20DVD+\\x2f-DLRWL1\\x20F16\\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': '3e80104b', > 'ID_REVISION': 'BWS7', > 'ID_SERIAL': 'Memorex_DVD+_-DLRWL1_F16', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '660038', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-Memorex_DVD+_-DLRWL1_F16', > '/dev/disk/by-label/Fedora-Live-Desktop-i686-20-1', > '/dev/disk/by-uuid/2013-12-12-02-02-38-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0'} ; name: sr0 ; >19:13:13,343 INFO blivet: scanning sr0 (/devices/pci0000:00/0000:00:1f.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0)... >19:13:13,344 DEBUG blivet: DeviceTree.getDeviceByName: name: sr0 ; >19:13:13,346 DEBUG blivet: DeviceTree.getDeviceByName returned None >19:13:13,346 INFO blivet: sr0 is a cdrom >19:13:13,348 DEBUG blivet: DeviceTree.addUdevOpticalDevice: >19:13:13,348 DEBUG blivet: getFormat('None') returning DeviceFormat instance >19:13:13,383 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >19:13:13,384 INFO blivet: added cdrom sr0 (id 0) to device tree >19:13:13,385 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >19:13:13,403 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >19:13:13,403 INFO blivet: type detected on 'sr0' is 'iso9660' >19:13:13,411 DEBUG blivet: Iso9660FS.supported: supported: True ; >19:13:13,411 DEBUG blivet: getFormat('iso9660') returning Iso9660FS instance >19:13:13,413 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >19:13:13,415 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >19:13:13,431 DEBUG blivet: looking up parted Device: /dev/sr0 >19:13:13,482 INFO blivet: got device: OpticalDevice instance (0x8fb894c) -- > name = sr0 status = True kids = 0 id = 0 > parents = [] > uuid = None size = 922.0 > format = existing iso9660 filesystem > major = 11 minor = 0 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:1f.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0 partedDevice = parted.Device instance -- > model: Memorex DVD+/-DLRWL1 F16 path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 472064 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: True > hardwareGeometry: (29, 255, 63) biosGeometry: (29, 255, 63) > PedDevice: <_ped.Device object at 0x904874c> > target size = 0 path = /dev/sr0 > format args = [] originalFormat = None >19:13:13,484 DEBUG blivet: Iso9660FS.supported: supported: True ; >19:13:13,484 INFO blivet: got format: Iso9660FS instance (0x903324c) -- > type = iso9660 name = iso9660 status = False > device = /dev/sr0 uuid = 2013-12-12-02-02-38-00 exists = True > options = ro supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = Fedora-Live-Desktop-i686-20-1 size = 0 targetSize = 0 > >19:13:13,493 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST3500320AS_9QM43GDD /dev/disk/by-id/wwn-0x5000c5000cdd1178', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '104', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '104', > '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': 'ST3500320AS', > 'ID_MODEL_ENC': 'ST3500320AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000f0711', > 'ID_REVISION': 'SD81', > 'ID_SERIAL': 'ST3500320AS_9QM43GDD', > 'ID_SERIAL_SHORT': '9QM43GDD', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5000cdd1178', > 'ID_WWN_WITH_EXTENSION': '0x5000c5000cdd1178', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '661393', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-ST3500320AS_9QM43GDD', > '/dev/disk/by-id/wwn-0x5000c5000cdd1178'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda'} ; name: sda ; >19:13:13,495 INFO blivet: scanning sda (/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda)... >19:13:13,496 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >19:13:13,498 DEBUG blivet: DeviceTree.getDeviceByName returned None >19:13:13,500 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sda ; >19:13:13,502 INFO blivet: sda is a disk >19:13:13,502 DEBUG blivet: getFormat('None') returning DeviceFormat instance >19:13:13,504 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: None ; >19:13:13,702 INFO blivet: added disk sda (id 1) to device tree >19:13:13,702 DEBUG blivet: looking up parted Device: /dev/sda >19:13:13,709 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda ; >19:13:13,711 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: dos ; >19:13:13,714 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >19:13:13,715 DEBUG blivet: required disklabel type for sda (1) is None >19:13:13,715 DEBUG blivet: default disklabel type for sda is msdos >19:13:13,716 DEBUG blivet: selecting msdos disklabel for sda based on size >19:13:13,721 DEBUG blivet: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >19:13:13,730 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 0x9033a4c>, <parted.partition.Partition object at 0x90337ac>] > device: <parted.device.Device object at 0x9033b2c> > PedDisk: <_ped.Disk object at 0x90339ec> >19:13:13,730 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >19:13:13,733 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >19:13:13,738 INFO blivet: got device: DiskDevice instance (0x8fb890c) -- > name = sda status = True kids = 0 id = 1 > parents = [] > uuid = None size = 476940.023438 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA ST3500320AS path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 3 did: 0 busy: False > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x904880c> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x8fb8fec> >19:13:13,744 INFO blivet: got format: DiskLabel instance (0x9033bac) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sda uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 2 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 2 > lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x9033a4c>, <parted.partition.Partition object at 0x90337ac>] > device: <parted.device.Device object at 0x9033b2c> > PedDisk: <_ped.Disk object at 0x90339ec> > origPartedDisk = <parted.disk.Disk object at 0x903370c> > partedDevice = parted.Device instance -- > model: ATA ST3500320AS path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 3 did: 0 busy: False > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x904f44c> > >19:13:13,756 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST3500320AS_9QM43GDD-part1 /dev/disk/by-id/wwn-0x5000c5000cdd1178-part1 /dev/disk/by-uuid/5383a8f6-5a5c-4a8f-b2a7-f320f976a9cc', > 'DEVNAME': 'sda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '104', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '104', > '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': '5383a8f6-5a5c-4a8f-b2a7-f320f976a9cc', > 'ID_FS_UUID_ENC': '5383a8f6-5a5c-4a8f-b2a7-f320f976a9cc', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'ST3500320AS', > 'ID_MODEL_ENC': 'ST3500320AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1024000', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '000f0711-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000f0711', > 'ID_REVISION': 'SD81', > 'ID_SERIAL': 'ST3500320AS_9QM43GDD', > 'ID_SERIAL_SHORT': '9QM43GDD', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5000cdd1178', > 'ID_WWN_WITH_EXTENSION': '0x5000c5000cdd1178', > 'MAJOR': '8', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '661480', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/ata-ST3500320AS_9QM43GDD-part1', > '/dev/disk/by-id/wwn-0x5000c5000cdd1178-part1', > '/dev/disk/by-uuid/5383a8f6-5a5c-4a8f-b2a7-f320f976a9cc'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda1'} ; name: sda1 ; >19:13:13,757 INFO blivet: scanning sda1 (/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda1)... >19:13:13,758 DEBUG blivet: DeviceTree.getDeviceByName: name: sda1 ; >19:13:13,760 DEBUG blivet: DeviceTree.getDeviceByName returned None >19:13:13,760 INFO blivet: sda1 is a partition >19:13:13,762 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda1 ; >19:13:13,763 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >19:13:13,765 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (1) with existing msdos disklabel >19:13:13,767 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sda ; >19:13:13,769 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >19:13:13,769 DEBUG blivet: getFormat('None') returning DeviceFormat instance >19:13:13,771 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >19:13:13,772 DEBUG blivet: looking up parted Partition: /dev/sda1 >19:13:13,773 DEBUG blivet: PartitionDevice.probe: sda1 ; exists: True ; >19:13:13,775 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >19:13:13,777 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >19:13:13,779 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >19:13:13,779 INFO blivet: added partition sda1 (id 2) to device tree >19:13:13,780 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >19:13:13,782 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: dos ; >19:13:13,784 DEBUG blivet: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >19:13:13,785 DEBUG blivet: DiskLabel.__init__: device: /dev/sda1 ; labelType: dos ; exists: True ; >19:13:13,806 WARN blivet: disklabel detected but not usable on sda1 >19:13:13,807 INFO blivet: type detected on 'sda1' is 'ext4' >19:13:13,809 DEBUG blivet: Ext4FS.supported: supported: True ; >19:13:13,810 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >19:13:13,812 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >19:13:13,814 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: ext4 ; >19:13:13,816 DEBUG blivet: looking up parted Device: /dev/sda1 >19:13:13,820 INFO blivet: got device: PartitionDevice instance (0x906080c) -- > name = sda1 status = True kids = 0 id = 2 > parents = ['existing 476940MB disk sda (1) with existing msdos disklabel'] > uuid = None size = 500.0 > format = existing ext4 filesystem > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 29811 did: 29281 busy: False > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x90488cc> > 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 0x9033c0c> fileSystem: <parted.filesystem.FileSystem object at 0x903386c> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x9033aac> PedPartition: <_ped.Partition object at 0x90505cc> > disk = existing 476940MB disk sda (1) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot >19:13:13,822 DEBUG blivet: Ext4FS.supported: supported: True ; >19:13:13,823 INFO blivet: got format: Ext4FS instance (0x9062d8c) -- > type = ext4 name = ext4 status = False > device = /dev/sda1 uuid = 5383a8f6-5a5c-4a8f-b2a7-f320f976a9cc exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 0 targetSize = 0 > >19:13:13,839 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST3500320AS_9QM43GDD-part2 /dev/disk/by-id/wwn-0x5000c5000cdd1178-part2', > 'DEVNAME': 'sda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '104', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '104', > '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': 'HXorKo-2GnL-4RPP-dRVo-MOjl-tBdv-cUoTmv', > 'ID_FS_UUID_ENC': 'HXorKo-2GnL-4RPP-dRVo-MOjl-tBdv-cUoTmv', > 'ID_FS_VERSION': 'LVM2 001', > 'ID_MODEL': 'ST3500320AS', > 'ID_MODEL_ENC': 'ST3500320AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > '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': '000f0711-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000f0711', > 'ID_REVISION': 'SD81', > 'ID_SERIAL': 'ST3500320AS_9QM43GDD', > 'ID_SERIAL_SHORT': '9QM43GDD', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5000cdd1178', > 'ID_WWN_WITH_EXTENSION': '0x5000c5000cdd1178', > 'MAJOR': '8', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '661576', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/ata-ST3500320AS_9QM43GDD-part2', > '/dev/disk/by-id/wwn-0x5000c5000cdd1178-part2'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda2'} ; name: sda2 ; >19:13:13,840 INFO blivet: scanning sda2 (/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda2)... >19:13:13,841 DEBUG blivet: DeviceTree.getDeviceByName: name: sda2 ; >19:13:13,842 DEBUG blivet: DeviceTree.getDeviceByName returned None >19:13:13,843 INFO blivet: sda2 is a partition >19:13:13,844 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda2 ; >19:13:13,846 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >19:13:13,847 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (1) with existing msdos disklabel >19:13:13,849 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sda ; >19:13:13,851 DEBUG blivet: PartitionDevice._setFormat: sda2 ; >19:13:13,852 DEBUG blivet: getFormat('None') returning DeviceFormat instance >19:13:13,854 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >19:13:13,854 DEBUG blivet: looking up parted Partition: /dev/sda2 >19:13:13,856 DEBUG blivet: PartitionDevice.probe: sda2 ; exists: True ; >19:13:13,858 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >19:13:13,859 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >19:13:13,861 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >19:13:13,861 INFO blivet: added partition sda2 (id 3) to device tree >19:13:13,863 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >19:13:13,864 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: dos ; >19:13:13,866 DEBUG blivet: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >19:13:13,868 DEBUG blivet: DiskLabel.__init__: device: /dev/sda2 ; labelType: dos ; exists: True ; >19:13:13,875 WARN blivet: disklabel detected but not usable on sda2 >19:13:13,910 INFO blivet: type detected on 'sda2' is 'LVM2_member' >19:13:13,912 DEBUG blivet: LVMPhysicalVolume.__init__: vgName: fedora ; uuid: HXorKo-2GnL-4RPP-dRVo-MOjl-tBdv-cUoTmv ; exists: True ; vgUuid: ldoYXE-LRXf-tId8-DAMw-rw3b-1r46-2Wx12q ; label: None ; peStart: 1.0 ; device: /dev/sda2 ; serial: 9QM43GDD ; >19:13:13,913 DEBUG blivet: getFormat('LVM2_member') returning LVMPhysicalVolume instance >19:13:13,914 DEBUG blivet: PartitionDevice._setFormat: sda2 ; >19:13:13,916 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: None ; type: lvmpv ; >19:13:13,918 DEBUG blivet: DeviceTree.handleUdevLVMPVFormat: type: lvmpv ; name: sda2 ; >19:13:13,919 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >19:13:13,922 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sda2 ; >19:13:13,922 DEBUG blivet: getFormat('None') returning DeviceFormat instance >19:13:13,924 DEBUG blivet: LVMVolumeGroupDevice._setFormat: fedora ; current: None ; type: None ; >19:13:13,925 INFO blivet: added lvmvg fedora (id 4) to device tree >19:13:13,951 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-home ; >19:13:13,953 DEBUG blivet: DeviceTree.getDeviceByName returned None >19:13:13,955 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >19:13:13,958 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 0 ; name: fedora ; >19:13:13,958 DEBUG blivet: getFormat('None') returning DeviceFormat instance >19:13:13,961 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-home ; current: None ; type: None ; >19:13:13,961 DEBUG blivet: looking up parted Device: /dev/mapper/fedora-home >19:13:13,965 DEBUG blivet: Adding fedora-home/423172MB to fedora >19:13:13,965 INFO blivet: added lvmlv fedora-home (id 5) to device tree >19:13:13,970 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: fedora-home ; status: True ; >19:13:13,972 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-home ; status: True ; >19:13:13,982 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-fedora-home /dev/disk/by-id/dm-uuid-LVM-ldoYXELRXftId8DAMwrw3b1r462Wx12q37xKyVcnNYFVEkGyotuP0bOwdSHbrjqm /dev/disk/by-uuid/af901825-c896-4060-9038-61a081301392 /dev/fedora/home /dev/mapper/fedora-home', > 'DEVNAME': 'dm-4', > 'DEVPATH': '/devices/virtual/block/dm-4', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'home', > 'DM_NAME': 'fedora-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-ldoYXELRXftId8DAMwrw3b1r462Wx12q37xKyVcnNYFVEkGyotuP0bOwdSHbrjqm', > 'DM_VG_NAME': 'fedora', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'af901825-c896-4060-9038-61a081301392', > 'ID_FS_UUID_ENC': 'af901825-c896-4060-9038-61a081301392', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '849043', > 'name': 'dm-4', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora-home', > '/dev/disk/by-id/dm-uuid-LVM-ldoYXELRXftId8DAMwrw3b1r462Wx12q37xKyVcnNYFVEkGyotuP0bOwdSHbrjqm', > '/dev/disk/by-uuid/af901825-c896-4060-9038-61a081301392', > '/dev/fedora/home', > '/dev/mapper/fedora-home'], > 'sysfs_path': '/devices/virtual/block/dm-4'} ; name: fedora-home ; >19:13:13,982 INFO blivet: scanning fedora-home (/devices/virtual/block/dm-4)... >19:13:13,985 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-home ; >19:13:13,988 DEBUG blivet: DeviceTree.getDeviceByName returned existing 423172MB lvmlv fedora-home (5) >19:13:13,990 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: fedora-home ; >19:13:13,993 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: fedora-home ; label_type: None ; >19:13:13,996 DEBUG blivet: Ext4FS.supported: supported: True ; >19:13:13,996 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >19:13:13,996 DEBUG blivet: device fedora-home does not contain a disklabel >19:13:13,997 INFO blivet: type detected on 'fedora-home' is 'ext4' >19:13:14,000 DEBUG blivet: Ext4FS.supported: supported: True ; >19:13:14,000 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >19:13:14,004 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-home ; current: None ; type: ext4 ; >19:13:14,009 DEBUG blivet: looking up parted Device: /dev/mapper/fedora >19:13:14,010 DEBUG blivet: fedora size is 476436MB >19:13:14,012 DEBUG blivet: vg fedora has 53264MB free >19:13:14,012 DEBUG blivet: fedora size is 476436MB >19:13:14,013 DEBUG blivet: vg fedora has 53264MB free >19:13:14,015 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x9065b8c) -- > name = fedora-home status = True kids = 0 id = 5 > parents = ['existing 476436MB lvmvg fedora (4)'] > uuid = 37xKyV-cnNY-FVEk-Gyot-uP0b-OwdS-Hbrjqm size = 423172.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/fedora-home type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 866656256 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 24946 did: 26669 busy: False > hardwareGeometry: (53946, 255, 63) biosGeometry: (53946, 255, 63) > PedDevice: <_ped.Device object at 0x904fb0c> > target size = 423172.0 path = /dev/mapper/fedora-home > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x9033f0c) -- > name = fedora status = True kids = 1 id = 4 > parents = ['existing 476439MB partition sda2 (3) with existing lvmpv'] > uuid = ldoYXE-LRXf-tId8-DAMw-rw3b-1r46-2Wx12q size = 476436 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/fedora > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 119109 > PE Free = 0 PV Count = 1 > LV Names = ['home', 'root', 'swap'] modified = False > extents = 119109.0 free space = 53264 > free extents = 13316.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 476439MB partition sda2 (3) with existing lvmpv'] > LVs = ['existing 423172MB lvmlv fedora-home (5) with existing ext4 filesystem'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 423172MB >19:13:14,018 DEBUG blivet: Ext4FS.supported: supported: True ; >19:13:14,019 INFO blivet: got format: Ext4FS instance (0x9069e2c) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/fedora-home uuid = af901825-c896-4060-9038-61a081301392 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 0 targetSize = 0 > >19:13:14,021 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-root ; >19:13:14,023 DEBUG blivet: DeviceTree.getDeviceByName returned None >19:13:14,025 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >19:13:14,027 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 1 ; name: fedora ; >19:13:14,028 DEBUG blivet: getFormat('None') returning DeviceFormat instance >19:13:14,030 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-root ; current: None ; type: None ; >19:13:14,031 DEBUG blivet: looking up parted Device: /dev/mapper/fedora-root >19:13:14,068 DEBUG blivet: Adding fedora-root/51200MB to fedora >19:13:14,069 INFO blivet: added lvmlv fedora-root (id 6) to device tree >19:13:14,073 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: fedora-root ; status: True ; >19:13:14,077 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-root ; status: True ; >19:13:14,086 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-fedora-root /dev/disk/by-id/dm-uuid-LVM-ldoYXELRXftId8DAMwrw3b1r462Wx12qrID0lds1pUa0TAB3Sm3kGSHeXTx6GOkV /dev/disk/by-uuid/f5779eef-6b4f-4b40-a096-390fd2214e59 /dev/fedora/root /dev/mapper/fedora-root', > 'DEVNAME': 'dm-5', > 'DEVPATH': '/devices/virtual/block/dm-5', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'root', > 'DM_NAME': 'fedora-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-ldoYXELRXftId8DAMwrw3b1r462Wx12qrID0lds1pUa0TAB3Sm3kGSHeXTx6GOkV', > 'DM_VG_NAME': 'fedora', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'f5779eef-6b4f-4b40-a096-390fd2214e59', > 'ID_FS_UUID_ENC': 'f5779eef-6b4f-4b40-a096-390fd2214e59', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '5', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '850510', > 'name': 'dm-5', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora-root', > '/dev/disk/by-id/dm-uuid-LVM-ldoYXELRXftId8DAMwrw3b1r462Wx12qrID0lds1pUa0TAB3Sm3kGSHeXTx6GOkV', > '/dev/disk/by-uuid/f5779eef-6b4f-4b40-a096-390fd2214e59', > '/dev/fedora/root', > '/dev/mapper/fedora-root'], > 'sysfs_path': '/devices/virtual/block/dm-5'} ; name: fedora-root ; >19:13:14,087 INFO blivet: scanning fedora-root (/devices/virtual/block/dm-5)... >19:13:14,092 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-root ; >19:13:14,096 DEBUG blivet: DeviceTree.getDeviceByName returned existing 51200MB lvmlv fedora-root (6) >19:13:14,099 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: fedora-root ; >19:13:14,102 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: fedora-root ; label_type: None ; >19:13:14,105 DEBUG blivet: Ext4FS.supported: supported: True ; >19:13:14,106 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >19:13:14,106 DEBUG blivet: device fedora-root does not contain a disklabel >19:13:14,107 INFO blivet: type detected on 'fedora-root' is 'ext4' >19:13:14,110 DEBUG blivet: Ext4FS.supported: supported: True ; >19:13:14,110 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >19:13:14,113 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-root ; current: None ; type: ext4 ; >19:13:14,119 DEBUG blivet: looking up parted Device: /dev/mapper/fedora >19:13:14,120 DEBUG blivet: fedora size is 476436MB >19:13:14,126 DEBUG blivet: vg fedora has 2064MB free >19:13:14,126 DEBUG blivet: fedora size is 476436MB >19:13:14,129 DEBUG blivet: vg fedora has 2064MB free >19:13:14,132 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x90693ac) -- > name = fedora-root status = True kids = 0 id = 6 > parents = ['existing 476436MB lvmvg fedora (4)'] > uuid = rID0ld-s1pU-a0TA-B3Sm-3kGS-HeXT-x6GOkV size = 51200.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-5 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/fedora-root type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 104857600 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 23792 did: 2229 busy: False > hardwareGeometry: (6527, 255, 63) biosGeometry: (6527, 255, 63) > PedDevice: <_ped.Device object at 0x904fbcc> > target size = 51200.0 path = /dev/mapper/fedora-root > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x9033f0c) -- > name = fedora status = True kids = 2 id = 4 > parents = ['existing 476439MB partition sda2 (3) with existing lvmpv'] > uuid = ldoYXE-LRXf-tId8-DAMw-rw3b-1r46-2Wx12q size = 476436 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/fedora > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 119109 > PE Free = 0 PV Count = 1 > LV Names = ['home', 'root', 'swap'] modified = False > extents = 119109.0 free space = 2064 > free extents = 516.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 476439MB partition sda2 (3) with existing lvmpv'] > LVs = ['existing 423172MB lvmlv fedora-home (5) with existing ext4 filesystem', > 'existing 51200MB lvmlv fedora-root (6) with existing ext4 filesystem'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 51200MB >19:13:14,135 DEBUG blivet: Ext4FS.supported: supported: True ; >19:13:14,135 INFO blivet: got format: Ext4FS instance (0x9065acc) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/fedora-root uuid = f5779eef-6b4f-4b40-a096-390fd2214e59 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 0 targetSize = 0 > >19:13:14,138 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-swap ; >19:13:14,140 DEBUG blivet: DeviceTree.getDeviceByName returned None >19:13:14,142 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >19:13:14,144 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 2 ; name: fedora ; >19:13:14,144 DEBUG blivet: getFormat('None') returning DeviceFormat instance >19:13:14,147 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-swap ; current: None ; type: None ; >19:13:14,147 DEBUG blivet: looking up parted Device: /dev/mapper/fedora-swap >19:13:14,158 DEBUG blivet: Adding fedora-swap/2064MB to fedora >19:13:14,159 INFO blivet: added lvmlv fedora-swap (id 7) to device tree >19:13:14,163 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: fedora-swap ; status: True ; >19:13:14,166 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-swap ; status: True ; >19:13:14,177 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-fedora-swap /dev/disk/by-id/dm-uuid-LVM-ldoYXELRXftId8DAMwrw3b1r462Wx12qiQSGg4CWjqcN9vJnRHjUYHCitDz0ac9J /dev/disk/by-uuid/026db315-d375-465b-b9fd-011bf4e0cc3d /dev/fedora/swap /dev/mapper/fedora-swap', > 'DEVNAME': 'dm-3', > 'DEVPATH': '/devices/virtual/block/dm-3', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'swap', > 'DM_NAME': 'fedora-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-ldoYXELRXftId8DAMwrw3b1r462Wx12qiQSGg4CWjqcN9vJnRHjUYHCitDz0ac9J', > 'DM_VG_NAME': 'fedora', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': '026db315-d375-465b-b9fd-011bf4e0cc3d', > 'ID_FS_UUID_ENC': '026db315-d375-465b-b9fd-011bf4e0cc3d', > 'ID_FS_VERSION': '2', > 'MAJOR': '253', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '845570', > 'name': 'dm-3', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora-swap', > '/dev/disk/by-id/dm-uuid-LVM-ldoYXELRXftId8DAMwrw3b1r462Wx12qiQSGg4CWjqcN9vJnRHjUYHCitDz0ac9J', > '/dev/disk/by-uuid/026db315-d375-465b-b9fd-011bf4e0cc3d', > '/dev/fedora/swap', > '/dev/mapper/fedora-swap'], > 'sysfs_path': '/devices/virtual/block/dm-3'} ; name: fedora-swap ; >19:13:14,178 INFO blivet: scanning fedora-swap (/devices/virtual/block/dm-3)... >19:13:14,181 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-swap ; >19:13:14,185 DEBUG blivet: DeviceTree.getDeviceByName returned existing 2064MB lvmlv fedora-swap (7) >19:13:14,188 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: fedora-swap ; >19:13:14,195 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: fedora-swap ; label_type: None ; >19:13:14,198 DEBUG blivet: SwapSpace.__init__: >19:13:14,198 DEBUG blivet: getFormat('swap') returning SwapSpace instance >19:13:14,198 DEBUG blivet: device fedora-swap does not contain a disklabel >19:13:14,199 INFO blivet: type detected on 'fedora-swap' is 'swap' >19:13:14,201 DEBUG blivet: SwapSpace.__init__: device: /dev/mapper/fedora-swap ; serial: None ; uuid: 026db315-d375-465b-b9fd-011bf4e0cc3d ; exists: True ; label: None ; >19:13:14,201 DEBUG blivet: getFormat('swap') returning SwapSpace instance >19:13:14,204 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-swap ; current: None ; type: swap ; >19:13:14,209 DEBUG blivet: looking up parted Device: /dev/mapper/fedora >19:13:14,209 DEBUG blivet: fedora size is 476436MB >19:13:14,212 DEBUG blivet: vg fedora has 0MB free >19:13:14,212 DEBUG blivet: fedora size is 476436MB >19:13:14,215 DEBUG blivet: vg fedora has 0MB free >19:13:14,219 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x906272c) -- > name = fedora-swap status = True kids = 0 id = 7 > parents = ['existing 476436MB lvmvg fedora (4)'] > uuid = iQSGg4-CWjq-cN9v-JnRH-jUYH-CitD-z0ac9J size = 2064.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/fedora-swap type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 4227072 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 24946 did: 29485 busy: False > hardwareGeometry: (263, 255, 63) biosGeometry: (263, 255, 63) > PedDevice: <_ped.Device object at 0x904fc8c> > target size = 2064.0 path = /dev/mapper/fedora-swap > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x9033f0c) -- > name = fedora status = True kids = 3 id = 4 > parents = ['existing 476439MB partition sda2 (3) with existing lvmpv'] > uuid = ldoYXE-LRXf-tId8-DAMw-rw3b-1r46-2Wx12q size = 476436 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/fedora > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 119109 > PE Free = 0 PV Count = 1 > LV Names = ['home', 'root', 'swap'] modified = False > extents = 119109.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 476439MB partition sda2 (3) with existing lvmpv'] > LVs = ['existing 423172MB lvmlv fedora-home (5) with existing ext4 filesystem', > 'existing 51200MB lvmlv fedora-root (6) with existing ext4 filesystem', > 'existing 2064MB lvmlv fedora-swap (7) with existing swap'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 2064MB >19:13:14,220 INFO blivet: got format: SwapSpace instance (0x906e4cc) -- > type = swap name = swap status = False > device = /dev/mapper/fedora-swap uuid = 026db315-d375-465b-b9fd-011bf4e0cc3d exists = True > options = supported = True formattable = True resizable = False > priority = None label = None >19:13:14,222 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-home ; >19:13:14,225 DEBUG blivet: DeviceTree.getDeviceByName returned existing 423172MB lvmlv fedora-home (5) with existing ext4 filesystem >19:13:14,226 DEBUG blivet: set fedora-home copies to 1, metadata size to 0MB, log size to 0MB, total size 423172MB >19:13:14,228 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-swap ; >19:13:14,230 DEBUG blivet: DeviceTree.getDeviceByName returned existing 2064MB lvmlv fedora-swap (7) with existing swap >19:13:14,231 DEBUG blivet: set fedora-swap copies to 1, metadata size to 0MB, log size to 0MB, total size 2064MB >19:13:14,233 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-root ; >19:13:14,236 DEBUG blivet: DeviceTree.getDeviceByName returned existing 51200MB lvmlv fedora-root (6) with existing ext4 filesystem >19:13:14,237 DEBUG blivet: set fedora-root copies to 1, metadata size to 0MB, log size to 0MB, total size 51200MB >19:13:14,237 DEBUG blivet: looking up parted Device: /dev/sda2 >19:13:14,240 INFO blivet: got device: PartitionDevice instance (0x9062e6c) -- > name = sda2 status = True kids = 1 id = 3 > parents = ['existing 476940MB disk sda (1) with existing msdos disklabel'] > uuid = None size = 476439.0 > format = existing lvmpv > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 975747072 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 29811 did: 29281 busy: False > hardwareGeometry: (60737, 255, 63) biosGeometry: (60737, 255, 63) > PedDevice: <_ped.Device object at 0x90711ac> > target size = 0 path = /dev/sda2 > 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 0x9033c0c> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x903380c> PedPartition: <_ped.Partition object at 0x90505fc> > disk = existing 476940MB disk sda (1) with existing msdos disklabel > start = 1026048 end = 976773119 length = 975747072 > flags = lvm >19:13:14,241 INFO blivet: got format: LVMPhysicalVolume instance (0x90608cc) -- > type = lvmpv name = physical volume (LVM) status = False > device = /dev/sda2 uuid = HXorKo-2GnL-4RPP-dRVo-MOjl-tBdv-cUoTmv exists = True > options = None supported = True formattable = True resizable = False > vgName = fedora vgUUID = ldoYXE-LRXf-tId8-DAMw-rw3b-1r46-2Wx12q peStart = 1.0 >19:13:14,245 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': '676088', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >19:13:14,245 INFO blivet: scanning loop0 (/devices/virtual/block/loop0)... >19:13:14,247 DEBUG blivet: DeviceTree.getDeviceByName: name: loop0 ; >19:13:14,248 DEBUG blivet: DeviceTree.getDeviceByName returned None >19:13:14,248 INFO blivet: loop0 is a loop device >19:13:14,250 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop0 ; >19:13:14,252 DEBUG blivet: DeviceTree.getDeviceByName: name: /osmin.img (deleted) ; >19:13:14,253 DEBUG blivet: DeviceTree.getDeviceByName returned None >19:13:14,253 DEBUG blivet: getFormat('None') returning DeviceFormat instance >19:13:14,255 DEBUG blivet: FileDevice._setFormat: /osmin.img (deleted) ; current: None ; type: None ; >19:13:14,256 INFO blivet: added file /osmin.img (deleted) (id 8) to device tree >19:13:14,258 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin.img (deleted) ; >19:13:14,258 DEBUG blivet: getFormat('None') returning DeviceFormat instance >19:13:14,260 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >19:13:14,260 INFO blivet: added loop loop0 (id 9) to device tree >19:13:14,262 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >19:13:14,263 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >19:13:14,264 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >19:13:14,264 DEBUG blivet: device loop0 does not contain a disklabel >19:13:14,264 INFO blivet: type detected on 'loop0' is 'squashfs' >19:13:14,265 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >19:13:14,266 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: squashfs ; >19:13:14,267 INFO blivet: got device: LoopDevice instance (0x906a0ac) -- > name = loop0 status = False kids = 0 id = 9 > parents = ['existing 0MB file /osmin.img (deleted) (8)'] > 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 >19:13:14,268 INFO blivet: got format: DeviceFormat instance (0x906262c) -- > type = squashfs name = squashfs status = False > device = /dev/loop0 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >19:13:14,271 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': '676565', > 'name': 'loop1', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >19:13:14,271 INFO blivet: scanning loop1 (/devices/virtual/block/loop1)... >19:13:14,273 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >19:13:14,274 DEBUG blivet: DeviceTree.getDeviceByName returned None >19:13:14,275 INFO blivet: loop1 is a loop device >19:13:14,276 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop1 ; >19:13:14,278 DEBUG blivet: DeviceTree.getDeviceByName: name: /osmin ; >19:13:14,279 DEBUG blivet: DeviceTree.getDeviceByName returned None >19:13:14,280 DEBUG blivet: getFormat('None') returning DeviceFormat instance >19:13:14,281 DEBUG blivet: FileDevice._setFormat: /osmin ; current: None ; type: None ; >19:13:14,282 INFO blivet: added file /osmin (id 10) to device tree >19:13:14,284 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin ; >19:13:14,284 DEBUG blivet: getFormat('None') returning DeviceFormat instance >19:13:14,286 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >19:13:14,286 INFO blivet: added loop loop1 (id 11) to device tree >19:13:14,288 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >19:13:14,289 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >19:13:14,290 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >19:13:14,290 DEBUG blivet: device loop1 does not contain a disklabel >19:13:14,290 INFO blivet: type detected on 'loop1' is 'DM_snapshot_cow' >19:13:14,291 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >19:13:14,292 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: DM_snapshot_cow ; >19:13:14,293 INFO blivet: got device: LoopDevice instance (0x90658ec) -- > name = loop1 status = False kids = 0 id = 11 > parents = ['existing 0MB file /osmin (10)'] > 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 >19:13:14,293 INFO blivet: got format: DeviceFormat instance (0x9033ecc) -- > 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 > >19:13:14,297 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': '677055', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >19:13:14,297 INFO blivet: scanning loop2 (/devices/virtual/block/loop2)... >19:13:14,299 DEBUG blivet: DeviceTree.getDeviceByName: name: loop2 ; >19:13:14,300 DEBUG blivet: DeviceTree.getDeviceByName returned None >19:13:14,301 INFO blivet: loop2 is a loop device >19:13:14,302 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop2 ; >19:13:14,304 DEBUG blivet: DeviceTree.getDeviceByName: name: /run/initramfs/live/LiveOS/squashfs.img ; >19:13:14,305 DEBUG blivet: DeviceTree.getDeviceByName returned None >19:13:14,306 DEBUG blivet: getFormat('None') returning DeviceFormat instance >19:13:14,308 DEBUG blivet: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >19:13:14,308 INFO blivet: added file /run/initramfs/live/LiveOS/squashfs.img (id 12) to device tree >19:13:14,310 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >19:13:14,311 DEBUG blivet: getFormat('None') returning DeviceFormat instance >19:13:14,313 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >19:13:14,313 INFO blivet: added loop loop2 (id 13) to device tree >19:13:14,314 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >19:13:14,316 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >19:13:14,316 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >19:13:14,316 DEBUG blivet: device loop2 does not contain a disklabel >19:13:14,317 INFO blivet: type detected on 'loop2' is 'squashfs' >19:13:14,317 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >19:13:14,319 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: squashfs ; >19:13:14,320 INFO blivet: got device: LoopDevice instance (0x90601ac) -- > name = loop2 status = False kids = 0 id = 13 > parents = ['existing 0MB file /run/initramfs/live/LiveOS/squashfs.img (12)'] > uuid = None size = 0 > format = existing squashfs > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop2 > format args = [] originalFormat = None >19:13:14,320 INFO blivet: got format: DeviceFormat instance (0x906938c) -- > type = squashfs name = squashfs status = False > device = /dev/loop2 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >19:13:14,325 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/550b7bb3-04d9-4966-aa66-3ba6aa9d63ef', > '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': '550b7bb3-04d9-4966-aa66-3ba6aa9d63ef', > 'ID_FS_UUID_ENC': '550b7bb3-04d9-4966-aa66-3ba6aa9d63ef', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '677554', > 'name': 'loop3', > 'symlinks': ['/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/550b7bb3-04d9-4966-aa66-3ba6aa9d63ef'], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >19:13:14,326 INFO blivet: scanning loop3 (/devices/virtual/block/loop3)... >19:13:14,327 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >19:13:14,329 DEBUG blivet: DeviceTree.getDeviceByName returned None >19:13:14,329 INFO blivet: loop3 is a loop device >19:13:14,330 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop3 ; >19:13:14,332 DEBUG blivet: DeviceTree.getDeviceByName: name: /LiveOS/ext3fs.img ; >19:13:14,334 DEBUG blivet: DeviceTree.getDeviceByName returned None >19:13:14,334 DEBUG blivet: getFormat('None') returning DeviceFormat instance >19:13:14,336 DEBUG blivet: FileDevice._setFormat: /LiveOS/ext3fs.img ; current: None ; type: None ; >19:13:14,336 INFO blivet: added file /LiveOS/ext3fs.img (id 14) to device tree >19:13:14,338 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /LiveOS/ext3fs.img ; >19:13:14,339 DEBUG blivet: getFormat('None') returning DeviceFormat instance >19:13:14,341 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: None ; >19:13:14,341 INFO blivet: added loop loop3 (id 15) to device tree >19:13:14,342 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop3 ; >19:13:14,344 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop3 ; label_type: None ; >19:13:14,347 DEBUG blivet: Ext4FS.supported: supported: True ; >19:13:14,347 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >19:13:14,347 DEBUG blivet: device loop3 does not contain a disklabel >19:13:14,348 INFO blivet: type detected on 'loop3' is 'ext4' >19:13:14,350 DEBUG blivet: Ext4FS.supported: supported: True ; >19:13:14,350 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >19:13:14,352 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: ext4 ; >19:13:14,353 INFO blivet: got device: LoopDevice instance (0x906e16c) -- > name = loop3 status = False kids = 0 id = 15 > parents = ['existing 0MB file /LiveOS/ext3fs.img (14)'] > uuid = None size = 0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop3 > format args = [] originalFormat = None >19:13:14,354 DEBUG blivet: Ext4FS.supported: supported: True ; >19:13:14,355 INFO blivet: got format: Ext4FS instance (0x9069c0c) -- > type = ext4 name = ext4 status = False > device = /dev/loop3 uuid = 550b7bb3-04d9-4966-aa66-3ba6aa9d63ef exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 0 targetSize = 0 > >19:13:14,358 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop4', > 'DEVPATH': '/devices/virtual/block/loop4', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '678066', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >19:13:14,359 INFO blivet: scanning loop4 (/devices/virtual/block/loop4)... >19:13:14,360 DEBUG blivet: DeviceTree.getDeviceByName: name: loop4 ; >19:13:14,362 DEBUG blivet: DeviceTree.getDeviceByName returned None >19:13:14,362 INFO blivet: loop4 is a loop device >19:13:14,363 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop4 ; >19:13:14,365 DEBUG blivet: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >19:13:14,366 DEBUG blivet: DeviceTree.getDeviceByName returned None >19:13:14,367 DEBUG blivet: getFormat('None') returning DeviceFormat instance >19:13:14,369 DEBUG blivet: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >19:13:14,369 INFO blivet: added file /overlay (deleted) (id 16) to device tree >19:13:14,371 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >19:13:14,372 DEBUG blivet: getFormat('None') returning DeviceFormat instance >19:13:14,373 DEBUG blivet: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >19:13:14,374 INFO blivet: added loop loop4 (id 17) to device tree >19:13:14,375 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop4 ; >19:13:14,377 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop4 ; label_type: None ; >19:13:14,377 DEBUG blivet: getFormat('None') returning DeviceFormat instance >19:13:14,379 DEBUG blivet: LoopDevice.setup: loop4 ; status: False ; controllable: False ; orig: False ; >19:13:14,381 DEBUG blivet: DiskLabel.__init__: device: /dev/loop4 ; labelType: None ; exists: True ; >19:13:14,384 WARN blivet: disklabel detected but not usable on loop4 >19:13:14,385 DEBUG blivet: no type or existing type for loop4, bailing >19:13:14,386 INFO blivet: got device: LoopDevice instance (0x90690ec) -- > name = loop4 status = False kids = 0 id = 17 > parents = ['existing 0MB file /overlay (deleted) (16)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop4 > format args = [] originalFormat = None >19:13:14,394 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/550b7bb3-04d9-4966-aa66-3ba6aa9d63ef /dev/mapper/live-rw', > 'DEVNAME': 'dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-rw', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '550b7bb3-04d9-4966-aa66-3ba6aa9d63ef', > 'ID_FS_UUID_ENC': '550b7bb3-04d9-4966-aa66-3ba6aa9d63ef', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '455866', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/550b7bb3-04d9-4966-aa66-3ba6aa9d63ef', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >19:13:14,394 INFO blivet: scanning live-rw (/devices/virtual/block/dm-0)... >19:13:14,396 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >19:13:14,397 DEBUG blivet: DeviceTree.getDeviceByName returned None >19:13:14,397 INFO blivet: live-rw is a device-mapper device >19:13:14,399 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-rw ; >19:13:14,401 DEBUG blivet: LVMVolumeGroupDevice.getDMNode: fedora ; status: True ; >19:13:14,401 DEBUG blivet: failed to find dm node for fedora >19:13:14,403 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-home ; status: True ; >19:13:14,405 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-root ; status: True ; >19:13:14,407 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-swap ; status: True ; >19:13:14,408 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >19:13:14,410 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (15) with existing ext4 filesystem >19:13:14,413 DEBUG blivet: DeviceTree.getDeviceByName: name: loop4 ; >19:13:14,414 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop4 (17) >19:13:14,417 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >19:13:14,419 DEBUG blivet: DeviceTree.getDeviceByName returned None >19:13:14,421 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop4 ; >19:13:14,421 DEBUG blivet: getFormat('None') returning DeviceFormat instance >19:13:14,423 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: None ; >19:13:14,423 INFO blivet: added dm live-rw (id 18) to device tree >19:13:14,424 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >19:13:14,426 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >19:13:14,428 DEBUG blivet: Ext4FS.supported: supported: True ; >19:13:14,428 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >19:13:14,429 DEBUG blivet: device live-rw does not contain a disklabel >19:13:14,429 INFO blivet: type detected on 'live-rw' is 'ext4' >19:13:14,431 DEBUG blivet: Ext4FS.supported: supported: True ; >19:13:14,431 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >19:13:14,433 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >19:13:14,434 DEBUG blivet: looking up parted Device: /dev/mapper/live-rw >19:13:14,437 INFO blivet: got device: DMDevice instance (0x906eb8c) -- > name = live-rw status = True kids = 0 id = 18 > parents = ['existing 0MB loop loop4 (17)'] > uuid = None size = 4096.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-0 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-rw type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 25696 did: -18612 busy: True > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x904fc2c> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >19:13:14,441 DEBUG blivet: Ext4FS.supported: supported: True ; >19:13:14,441 INFO blivet: got format: Ext4FS instance (0x906266c) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 550b7bb3-04d9-4966-aa66-3ba6aa9d63ef exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 0 targetSize = 0 > >19:13:14,451 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/550b7bb3-04d9-4966-aa66-3ba6aa9d63ef /dev/mapper/live-base', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > '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': '550b7bb3-04d9-4966-aa66-3ba6aa9d63ef', > 'ID_FS_UUID_ENC': '550b7bb3-04d9-4966-aa66-3ba6aa9d63ef', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '476824', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-base', > '/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/550b7bb3-04d9-4966-aa66-3ba6aa9d63ef', > '/dev/mapper/live-base'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-base ; >19:13:14,452 INFO blivet: scanning live-base (/devices/virtual/block/dm-1)... >19:13:14,453 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >19:13:14,454 DEBUG blivet: DeviceTree.getDeviceByName returned None >19:13:14,455 INFO blivet: live-base is a device-mapper device >19:13:14,456 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-base ; >19:13:14,458 DEBUG blivet: LVMVolumeGroupDevice.getDMNode: fedora ; status: True ; >19:13:14,459 DEBUG blivet: failed to find dm node for fedora >19:13:14,460 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-home ; status: True ; >19:13:14,462 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-root ; status: True ; >19:13:14,464 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-swap ; status: True ; >19:13:14,466 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >19:13:14,467 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >19:13:14,469 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (15) with existing ext4 filesystem >19:13:14,472 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >19:13:14,473 DEBUG blivet: DeviceTree.getDeviceByName returned None >19:13:14,475 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop3 ; >19:13:14,476 DEBUG blivet: getFormat('None') returning DeviceFormat instance >19:13:14,478 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: None ; >19:13:14,478 INFO blivet: added dm live-base (id 19) to device tree >19:13:14,479 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-base ; >19:13:14,481 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-base ; label_type: None ; >19:13:14,483 DEBUG blivet: Ext4FS.supported: supported: True ; >19:13:14,483 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >19:13:14,484 DEBUG blivet: device live-base does not contain a disklabel >19:13:14,484 INFO blivet: type detected on 'live-base' is 'ext4' >19:13:14,487 DEBUG blivet: Ext4FS.supported: supported: True ; >19:13:14,487 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >19:13:14,489 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: ext4 ; >19:13:14,490 DEBUG blivet: looking up parted Device: /dev/mapper/live-base >19:13:14,494 INFO blivet: got device: DMDevice instance (0x90747ec) -- > name = live-base status = True kids = 0 id = 19 > parents = ['existing 0MB loop loop3 (15) with existing ext4 filesystem'] > uuid = None size = 4096.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-1 partedDevice = parted.Device instance -- > model: Linux device-mapper (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: 24946 did: 29229 busy: False > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x904f62c> > target size = 0 path = /dev/mapper/live-base > format args = [] originalFormat = None target = None dmUuid = None >19:13:14,498 DEBUG blivet: Ext4FS.supported: supported: True ; >19:13:14,499 INFO blivet: got format: Ext4FS instance (0x907812c) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-base uuid = 550b7bb3-04d9-4966-aa66-3ba6aa9d63ef exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 0 targetSize = 0 > >19:13:14,508 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/550b7bb3-04d9-4966-aa66-3ba6aa9d63ef /dev/mapper/live-osimg-min', > 'DEVNAME': 'dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > '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': '550b7bb3-04d9-4966-aa66-3ba6aa9d63ef', > 'ID_FS_UUID_ENC': '550b7bb3-04d9-4966-aa66-3ba6aa9d63ef', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '500503', > 'name': 'dm-2', > 'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', > '/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/550b7bb3-04d9-4966-aa66-3ba6aa9d63ef', > '/dev/mapper/live-osimg-min'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: live-osimg-min ; >19:13:14,508 INFO blivet: scanning live-osimg-min (/devices/virtual/block/dm-2)... >19:13:14,510 DEBUG blivet: DeviceTree.getDeviceByName: name: live-osimg-min ; >19:13:14,511 DEBUG blivet: DeviceTree.getDeviceByName returned None >19:13:14,512 INFO blivet: live-osimg-min is a device-mapper device >19:13:14,513 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-osimg-min ; >19:13:14,515 DEBUG blivet: LVMVolumeGroupDevice.getDMNode: fedora ; status: True ; >19:13:14,516 DEBUG blivet: failed to find dm node for fedora >19:13:14,517 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-home ; status: True ; >19:13:14,519 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-root ; status: True ; >19:13:14,521 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-swap ; status: True ; >19:13:14,523 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >19:13:14,524 DEBUG blivet: DMDevice.getDMNode: live-base ; status: True ; >19:13:14,526 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >19:13:14,528 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (11) with existing DM_snapshot_cow >19:13:14,530 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >19:13:14,532 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (15) with existing ext4 filesystem >19:13:14,535 DEBUG blivet: DeviceTree.getDeviceByName: name: live-osimg-min ; >19:13:14,536 DEBUG blivet: DeviceTree.getDeviceByName returned None >19:13:14,538 DEBUG blivet: LoopDevice.addChild: kids: 1 ; name: loop3 ; >19:13:14,539 DEBUG blivet: getFormat('None') returning DeviceFormat instance >19:13:14,540 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: None ; >19:13:14,541 INFO blivet: added dm live-osimg-min (id 20) to device tree >19:13:14,542 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-osimg-min ; >19:13:14,544 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-osimg-min ; label_type: None ; >19:13:14,546 DEBUG blivet: Ext4FS.supported: supported: True ; >19:13:14,546 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >19:13:14,546 DEBUG blivet: device live-osimg-min does not contain a disklabel >19:13:14,547 INFO blivet: type detected on 'live-osimg-min' is 'ext4' >19:13:14,549 DEBUG blivet: Ext4FS.supported: supported: True ; >19:13:14,549 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >19:13:14,551 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: ext4 ; >19:13:14,552 DEBUG blivet: looking up parted Device: /dev/mapper/live-osimg-min >19:13:14,555 INFO blivet: got device: DMDevice instance (0x906aaac) -- > name = live-osimg-min status = True kids = 0 id = 20 > parents = ['existing 0MB loop loop3 (15) 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-2 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: 25657 did: 13110 busy: False > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x907126c> > target size = 0 path = /dev/mapper/live-osimg-min > format args = [] originalFormat = None target = None dmUuid = None >19:13:14,559 DEBUG blivet: Ext4FS.supported: supported: True ; >19:13:14,560 INFO blivet: got format: Ext4FS instance (0x9062a6c) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-osimg-min uuid = 550b7bb3-04d9-4966-aa66-3ba6aa9d63ef exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 0 targetSize = 0 > >19:13:14,571 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-fedora-swap /dev/disk/by-id/dm-uuid-LVM-ldoYXELRXftId8DAMwrw3b1r462Wx12qiQSGg4CWjqcN9vJnRHjUYHCitDz0ac9J /dev/disk/by-uuid/026db315-d375-465b-b9fd-011bf4e0cc3d /dev/fedora/swap /dev/mapper/fedora-swap', > 'DEVNAME': 'dm-3', > 'DEVPATH': '/devices/virtual/block/dm-3', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'swap', > 'DM_NAME': 'fedora-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-ldoYXELRXftId8DAMwrw3b1r462Wx12qiQSGg4CWjqcN9vJnRHjUYHCitDz0ac9J', > 'DM_VG_NAME': 'fedora', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': '026db315-d375-465b-b9fd-011bf4e0cc3d', > 'ID_FS_UUID_ENC': '026db315-d375-465b-b9fd-011bf4e0cc3d', > 'ID_FS_VERSION': '2', > 'MAJOR': '253', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '845570', > 'name': 'dm-3', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora-swap', > '/dev/disk/by-id/dm-uuid-LVM-ldoYXELRXftId8DAMwrw3b1r462Wx12qiQSGg4CWjqcN9vJnRHjUYHCitDz0ac9J', > '/dev/disk/by-uuid/026db315-d375-465b-b9fd-011bf4e0cc3d', > '/dev/fedora/swap', > '/dev/mapper/fedora-swap'], > 'sysfs_path': '/devices/virtual/block/dm-3'} ; name: fedora-swap ; >19:13:14,571 INFO blivet: scanning fedora-swap (/devices/virtual/block/dm-3)... >19:13:14,573 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-swap ; >19:13:14,575 DEBUG blivet: DeviceTree.getDeviceByName returned existing 2064MB lvmlv fedora-swap (7) with existing swap >19:13:14,576 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: fedora-swap ; >19:13:14,578 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: fedora-swap ; label_type: None ; >19:13:14,580 DEBUG blivet: SwapSpace.__init__: >19:13:14,580 DEBUG blivet: getFormat('swap') returning SwapSpace instance >19:13:14,580 DEBUG blivet: device fedora-swap does not contain a disklabel >19:13:14,580 DEBUG blivet: no type or existing type for fedora-swap, bailing >19:13:14,585 DEBUG blivet: looking up parted Device: /dev/mapper/fedora >19:13:14,586 DEBUG blivet: fedora size is 476436MB >19:13:14,588 DEBUG blivet: vg fedora has 0MB free >19:13:14,589 DEBUG blivet: fedora size is 476436MB >19:13:14,591 DEBUG blivet: vg fedora has 0MB free >19:13:14,595 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x906272c) -- > name = fedora-swap status = True kids = 0 id = 7 > parents = ['existing 476436MB lvmvg fedora (4)'] > uuid = iQSGg4-CWjq-cN9v-JnRH-jUYH-CitD-z0ac9J size = 2064.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/fedora-swap type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 4227072 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 24946 did: 29485 busy: False > hardwareGeometry: (263, 255, 63) biosGeometry: (263, 255, 63) > PedDevice: <_ped.Device object at 0x904fc8c> > target size = 2064.0 path = /dev/mapper/fedora-swap > format args = [] originalFormat = swap target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x9033f0c) -- > name = fedora status = True kids = 3 id = 4 > parents = ['existing 476439MB partition sda2 (3) with existing lvmpv'] > uuid = ldoYXE-LRXf-tId8-DAMw-rw3b-1r46-2Wx12q size = 476436 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/fedora > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 119109 > PE Free = 0 PV Count = 1 > LV Names = ['home', 'root', 'swap'] modified = False > extents = 119109.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 476439MB partition sda2 (3) with existing lvmpv'] > LVs = ['existing 423172MB lvmlv fedora-home (5) with existing ext4 filesystem', > 'existing 51200MB lvmlv fedora-root (6) with existing ext4 filesystem', > 'existing 2064MB lvmlv fedora-swap (7) with existing swap'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 2064MB >19:13:14,596 INFO blivet: got format: SwapSpace instance (0x906e4cc) -- > type = swap name = swap status = False > device = /dev/mapper/fedora-swap uuid = 026db315-d375-465b-b9fd-011bf4e0cc3d exists = True > options = supported = True formattable = True resizable = False > priority = None label = None >19:13:14,603 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-fedora-home /dev/disk/by-id/dm-uuid-LVM-ldoYXELRXftId8DAMwrw3b1r462Wx12q37xKyVcnNYFVEkGyotuP0bOwdSHbrjqm /dev/disk/by-uuid/af901825-c896-4060-9038-61a081301392 /dev/fedora/home /dev/mapper/fedora-home', > 'DEVNAME': 'dm-4', > 'DEVPATH': '/devices/virtual/block/dm-4', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'home', > 'DM_NAME': 'fedora-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-ldoYXELRXftId8DAMwrw3b1r462Wx12q37xKyVcnNYFVEkGyotuP0bOwdSHbrjqm', > 'DM_VG_NAME': 'fedora', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'af901825-c896-4060-9038-61a081301392', > 'ID_FS_UUID_ENC': 'af901825-c896-4060-9038-61a081301392', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '849043', > 'name': 'dm-4', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora-home', > '/dev/disk/by-id/dm-uuid-LVM-ldoYXELRXftId8DAMwrw3b1r462Wx12q37xKyVcnNYFVEkGyotuP0bOwdSHbrjqm', > '/dev/disk/by-uuid/af901825-c896-4060-9038-61a081301392', > '/dev/fedora/home', > '/dev/mapper/fedora-home'], > 'sysfs_path': '/devices/virtual/block/dm-4'} ; name: fedora-home ; >19:13:14,604 INFO blivet: scanning fedora-home (/devices/virtual/block/dm-4)... >19:13:14,605 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-home ; >19:13:14,608 DEBUG blivet: DeviceTree.getDeviceByName returned existing 423172MB lvmlv fedora-home (5) with existing ext4 filesystem >19:13:14,609 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: fedora-home ; >19:13:14,611 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: fedora-home ; label_type: None ; >19:13:14,613 DEBUG blivet: Ext4FS.supported: supported: True ; >19:13:14,613 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >19:13:14,613 DEBUG blivet: device fedora-home does not contain a disklabel >19:13:14,614 DEBUG blivet: no type or existing type for fedora-home, bailing >19:13:14,619 DEBUG blivet: looking up parted Device: /dev/mapper/fedora >19:13:14,620 DEBUG blivet: fedora size is 476436MB >19:13:14,622 DEBUG blivet: vg fedora has 0MB free >19:13:14,623 DEBUG blivet: fedora size is 476436MB >19:13:14,625 DEBUG blivet: vg fedora has 0MB free >19:13:14,629 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x9065b8c) -- > name = fedora-home status = True kids = 0 id = 5 > parents = ['existing 476436MB lvmvg fedora (4)'] > uuid = 37xKyV-cnNY-FVEk-Gyot-uP0b-OwdS-Hbrjqm size = 423172.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/fedora-home type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 866656256 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 24946 did: 26669 busy: False > hardwareGeometry: (53946, 255, 63) biosGeometry: (53946, 255, 63) > PedDevice: <_ped.Device object at 0x904fb0c> > target size = 423172.0 path = /dev/mapper/fedora-home > format args = [] originalFormat = ext4 target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x9033f0c) -- > name = fedora status = True kids = 3 id = 4 > parents = ['existing 476439MB partition sda2 (3) with existing lvmpv'] > uuid = ldoYXE-LRXf-tId8-DAMw-rw3b-1r46-2Wx12q size = 476436 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/fedora > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 119109 > PE Free = 0 PV Count = 1 > LV Names = ['home', 'root', 'swap'] modified = False > extents = 119109.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 476439MB partition sda2 (3) with existing lvmpv'] > LVs = ['existing 423172MB lvmlv fedora-home (5) with existing ext4 filesystem', > 'existing 51200MB lvmlv fedora-root (6) with existing ext4 filesystem', > 'existing 2064MB lvmlv fedora-swap (7) with existing swap'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 423172MB >19:13:14,631 DEBUG blivet: Ext4FS.supported: supported: True ; >19:13:14,632 INFO blivet: got format: Ext4FS instance (0x9069e2c) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/fedora-home uuid = af901825-c896-4060-9038-61a081301392 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 0 targetSize = 0 > >19:13:14,639 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-fedora-root /dev/disk/by-id/dm-uuid-LVM-ldoYXELRXftId8DAMwrw3b1r462Wx12qrID0lds1pUa0TAB3Sm3kGSHeXTx6GOkV /dev/disk/by-uuid/f5779eef-6b4f-4b40-a096-390fd2214e59 /dev/fedora/root /dev/mapper/fedora-root', > 'DEVNAME': 'dm-5', > 'DEVPATH': '/devices/virtual/block/dm-5', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'root', > 'DM_NAME': 'fedora-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-ldoYXELRXftId8DAMwrw3b1r462Wx12qrID0lds1pUa0TAB3Sm3kGSHeXTx6GOkV', > 'DM_VG_NAME': 'fedora', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'f5779eef-6b4f-4b40-a096-390fd2214e59', > 'ID_FS_UUID_ENC': 'f5779eef-6b4f-4b40-a096-390fd2214e59', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '5', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '850510', > 'name': 'dm-5', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora-root', > '/dev/disk/by-id/dm-uuid-LVM-ldoYXELRXftId8DAMwrw3b1r462Wx12qrID0lds1pUa0TAB3Sm3kGSHeXTx6GOkV', > '/dev/disk/by-uuid/f5779eef-6b4f-4b40-a096-390fd2214e59', > '/dev/fedora/root', > '/dev/mapper/fedora-root'], > 'sysfs_path': '/devices/virtual/block/dm-5'} ; name: fedora-root ; >19:13:14,639 INFO blivet: scanning fedora-root (/devices/virtual/block/dm-5)... >19:13:14,641 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-root ; >19:13:14,643 DEBUG blivet: DeviceTree.getDeviceByName returned existing 51200MB lvmlv fedora-root (6) with existing ext4 filesystem >19:13:14,645 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: fedora-root ; >19:13:14,646 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: fedora-root ; label_type: None ; >19:13:14,648 DEBUG blivet: Ext4FS.supported: supported: True ; >19:13:14,649 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >19:13:14,649 DEBUG blivet: device fedora-root does not contain a disklabel >19:13:14,649 DEBUG blivet: no type or existing type for fedora-root, bailing >19:13:14,654 DEBUG blivet: looking up parted Device: /dev/mapper/fedora >19:13:14,655 DEBUG blivet: fedora size is 476436MB >19:13:14,658 DEBUG blivet: vg fedora has 0MB free >19:13:14,658 DEBUG blivet: fedora size is 476436MB >19:13:14,661 DEBUG blivet: vg fedora has 0MB free >19:13:14,664 INFO blivet: got device: LVMLogicalVolumeDevice instance (0x90693ac) -- > name = fedora-root status = True kids = 0 id = 6 > parents = ['existing 476436MB lvmvg fedora (4)'] > uuid = rID0ld-s1pU-a0TA-B3Sm-3kGS-HeXT-x6GOkV size = 51200.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-5 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/fedora-root type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 104857600 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 23792 did: 2229 busy: False > hardwareGeometry: (6527, 255, 63) biosGeometry: (6527, 255, 63) > PedDevice: <_ped.Device object at 0x904fbcc> > target size = 51200.0 path = /dev/mapper/fedora-root > format args = [] originalFormat = ext4 target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x9033f0c) -- > name = fedora status = True kids = 3 id = 4 > parents = ['existing 476439MB partition sda2 (3) with existing lvmpv'] > uuid = ldoYXE-LRXf-tId8-DAMw-rw3b-1r46-2Wx12q size = 476436 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/fedora > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 119109 > PE Free = 0 PV Count = 1 > LV Names = ['home', 'root', 'swap'] modified = False > extents = 119109.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 476439MB partition sda2 (3) with existing lvmpv'] > LVs = ['existing 423172MB lvmlv fedora-home (5) with existing ext4 filesystem', > 'existing 51200MB lvmlv fedora-root (6) with existing ext4 filesystem', > 'existing 2064MB lvmlv fedora-swap (7) with existing swap'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 51200MB >19:13:14,667 DEBUG blivet: Ext4FS.supported: supported: True ; >19:13:14,667 INFO blivet: got format: Ext4FS instance (0x9065acc) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/fedora-root uuid = f5779eef-6b4f-4b40-a096-390fd2214e59 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 0 targetSize = 0 > >19:13:14,703 INFO blivet: not going to restore from backup of non-existent /etc/mdadm.conf >19:13:22,753 INFO blivet: ISCSID is /sbin/iscsid >19:13:22,754 INFO blivet: no initiator set >19:13:23,012 INFO blivet: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >19:13:23,013 INFO blivet: no /etc/zfcp.conf; not configuring zfcp >19:13:23,790 DEBUG blivet: trying to set new default fstype to 'ext4' >19:13:23,978 DEBUG blivet: Ext4FS.supported: supported: True ; >19:13:23,979 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >19:13:23,981 DEBUG blivet: Ext4FS.supported: supported: True ; >19:13:23,994 INFO blivet: Detected 2064M of memory >19:13:23,995 INFO blivet: Suggested swap size (2064 M) exceeds 10 % of disk space, using 10 % of disk space (0 M) instead. >19:13:23,995 INFO blivet: Swap attempt of 0M >19:13:25,149 INFO blivet: resetting Blivet (version 0.23.9) instance <blivet.Blivet object at 0xaf2552c> >19:13:25,150 INFO blivet: no initiator set >19:13:25,151 INFO blivet: not going to create backup copy of non-existent /etc/mdadm.conf >19:13:25,152 INFO blivet: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >19:13:25,230 DEBUG blivet: protected device spec /dev/sr0 resolved to sr0 >19:13:25,231 INFO blivet: sr0 looks to be the live device; marking as protected >19:13:25,286 INFO blivet: devices to scan: ['sr0', 'sda', 'sda1', 'sda2', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'dm-0', 'dm-1', 'dm-2', 'dm-3', 'dm-4', 'dm-5'] >19:13:25,422 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-Memorex_DVD+_-DLRWL1_F16 /dev/disk/by-label/Fedora-Live-Desktop-i686-20-1 /dev/disk/by-uuid/2013-12-12-02-02-38-00', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '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_RW': '1', > 'ID_CDROM_MEDIA': '1', > 'ID_CDROM_MEDIA_DVD_PLUS_R': '1', > 'ID_CDROM_MEDIA_SESSION_COUNT': '1', > 'ID_CDROM_MEDIA_STATE': 'complete', > 'ID_CDROM_MEDIA_TRACK_COUNT': '1', > 'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1', > 'ID_FS_APPLICATION_ID': 'GENISOIMAGE\\x20ISO\\x209660\\x2fHFS\\x20FILESYSTEM\\x20CREATOR\\x20\\x28C\\x29\\x201993\\x20E.YOUNGDALE\\x20\\x28C\\x29\\x201997-2006\\x20J.PEARSON\\x2fJ.SCHILLING\\x20\\x28C\\x29\\x202006-2007\\x20CDRKIT\\x20TEAM', > 'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', > 'ID_FS_LABEL': 'Fedora-Live-Desktop-i686-20-1', > 'ID_FS_LABEL_ENC': 'Fedora-Live-Desktop-i686-20-1', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2013-12-12-02-02-38-00', > 'ID_FS_UUID_ENC': '2013-12-12-02-02-38-00', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_MODEL': 'Memorex_DVD+_-DLRWL1_F16', > 'ID_MODEL_ENC': 'Memorex\\x20DVD+\\x2f-DLRWL1\\x20F16\\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': '3e80104b', > 'ID_REVISION': 'BWS7', > 'ID_SERIAL': 'Memorex_DVD+_-DLRWL1_F16', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '660038', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-Memorex_DVD+_-DLRWL1_F16', > '/dev/disk/by-label/Fedora-Live-Desktop-i686-20-1', > '/dev/disk/by-uuid/2013-12-12-02-02-38-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0'} ; name: sr0 ; >19:13:25,443 INFO blivet: scanning sr0 (/devices/pci0000:00/0000:00:1f.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0)... >19:13:25,448 DEBUG blivet: DeviceTree.getDeviceByName: name: sr0 ; >19:13:25,688 DEBUG blivet: DeviceTree.getDeviceByName returned None >19:13:25,689 INFO blivet: sr0 is a cdrom >19:13:25,693 DEBUG blivet: DeviceTree.addUdevOpticalDevice: >19:13:25,694 DEBUG blivet: getFormat('None') returning DeviceFormat instance >19:13:25,702 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >19:13:25,703 INFO blivet: added cdrom sr0 (id 0) to device tree >19:13:25,707 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >19:13:25,727 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >19:13:25,728 INFO blivet: type detected on 'sr0' is 'iso9660' >19:13:25,732 DEBUG blivet: Iso9660FS.supported: supported: True ; >19:13:25,732 DEBUG blivet: getFormat('iso9660') returning Iso9660FS instance >19:13:25,736 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >19:13:25,739 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >19:13:25,846 DEBUG blivet: looking up parted Device: /dev/sr0 >19:13:25,901 INFO blivet: got device: OpticalDevice instance (0xb314012c) -- > name = sr0 status = True kids = 0 id = 0 > parents = [] > uuid = None size = 922.0 > format = existing iso9660 filesystem > major = 11 minor = 0 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:1f.1/ata1/host0/target0:0:0/0:0:0:0/block/sr0 partedDevice = parted.Device instance -- > model: Memorex DVD+/-DLRWL1 F16 path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 472064 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: True > hardwareGeometry: (29, 255, 63) biosGeometry: (29, 255, 63) > PedDevice: <_ped.Device object at 0xb3c4b6c> > target size = 0 path = /dev/sr0 > format args = [] originalFormat = None >19:13:25,914 DEBUG blivet: Iso9660FS.supported: supported: True ; >19:13:25,915 INFO blivet: got format: Iso9660FS instance (0xb361aec) -- > type = iso9660 name = iso9660 status = False > device = /dev/sr0 uuid = 2013-12-12-02-02-38-00 exists = True > options = ro supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = Fedora-Live-Desktop-i686-20-1 size = 0.0 targetSize = 0.0 > >19:13:25,945 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST3500320AS_9QM43GDD /dev/disk/by-id/wwn-0x5000c5000cdd1178', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '104', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '104', > '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': 'ST3500320AS', > 'ID_MODEL_ENC': 'ST3500320AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000f0711', > 'ID_REVISION': 'SD81', > 'ID_SERIAL': 'ST3500320AS_9QM43GDD', > 'ID_SERIAL_SHORT': '9QM43GDD', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5000cdd1178', > 'ID_WWN_WITH_EXTENSION': '0x5000c5000cdd1178', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '661393', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-ST3500320AS_9QM43GDD', > '/dev/disk/by-id/wwn-0x5000c5000cdd1178'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda'} ; name: sda ; >19:13:25,952 INFO blivet: scanning sda (/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda)... >19:13:25,956 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >19:13:25,967 DEBUG blivet: DeviceTree.getDeviceByName returned None >19:13:25,974 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sda ; >19:13:25,978 INFO blivet: sda is a disk >19:13:25,980 DEBUG blivet: getFormat('None') returning DeviceFormat instance >19:13:25,985 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: None ; >19:13:26,006 INFO blivet: added disk sda (id 1) to device tree >19:13:26,007 DEBUG blivet: looking up parted Device: /dev/sda >19:13:26,016 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda ; >19:13:26,021 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: dos ; >19:13:26,025 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >19:13:26,026 DEBUG blivet: required disklabel type for sda (1) is None >19:13:26,026 DEBUG blivet: default disklabel type for sda is msdos >19:13:26,028 DEBUG blivet: selecting msdos disklabel for sda based on size >19:13:26,033 DEBUG blivet: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >19:13:26,044 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 0xb41bcac>, <parted.partition.Partition object at 0xb41bc8c>] > device: <parted.device.Device object at 0xb41b94c> > PedDisk: <_ped.Disk object at 0xb41ba2c> >19:13:26,045 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >19:13:26,059 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >19:13:26,065 INFO blivet: got device: DiskDevice instance (0xb417d0c) -- > name = sda status = True kids = 0 id = 1 > parents = [] > uuid = None size = 476940.023438 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA ST3500320AS path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 3 did: 0 busy: False > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0xb3c4c8c> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0xb417f6c> >19:13:26,072 INFO blivet: got format: DiskLabel instance (0xb41b7cc) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sda uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 2 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 2 > lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0xb41bcac>, <parted.partition.Partition object at 0xb41bc8c>] > device: <parted.device.Device object at 0xb41b94c> > PedDisk: <_ped.Disk object at 0xb41ba2c> > origPartedDisk = <parted.disk.Disk object at 0xb41bc0c> > partedDevice = parted.Device instance -- > model: ATA ST3500320AS path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 3 did: 0 busy: False > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0xb41d8cc> > >19:13:26,131 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST3500320AS_9QM43GDD-part1 /dev/disk/by-id/wwn-0x5000c5000cdd1178-part1 /dev/disk/by-uuid/5383a8f6-5a5c-4a8f-b2a7-f320f976a9cc', > 'DEVNAME': 'sda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '104', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '104', > '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': '5383a8f6-5a5c-4a8f-b2a7-f320f976a9cc', > 'ID_FS_UUID_ENC': '5383a8f6-5a5c-4a8f-b2a7-f320f976a9cc', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'ST3500320AS', > 'ID_MODEL_ENC': 'ST3500320AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1024000', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '000f0711-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000f0711', > 'ID_REVISION': 'SD81', > 'ID_SERIAL': 'ST3500320AS_9QM43GDD', > 'ID_SERIAL_SHORT': '9QM43GDD', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5000cdd1178', > 'ID_WWN_WITH_EXTENSION': '0x5000c5000cdd1178', > 'MAJOR': '8', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '661480', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/ata-ST3500320AS_9QM43GDD-part1', > '/dev/disk/by-id/wwn-0x5000c5000cdd1178-part1', > '/dev/disk/by-uuid/5383a8f6-5a5c-4a8f-b2a7-f320f976a9cc'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda1'} ; name: sda1 ; >19:13:26,146 INFO blivet: scanning sda1 (/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda1)... >19:13:26,177 DEBUG blivet: DeviceTree.getDeviceByName: name: sda1 ; >19:13:26,181 DEBUG blivet: DeviceTree.getDeviceByName returned None >19:13:26,182 INFO blivet: sda1 is a partition >19:13:26,186 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda1 ; >19:13:26,191 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >19:13:26,209 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (1) with existing msdos disklabel >19:13:26,263 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sda ; >19:13:26,274 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >19:13:26,276 DEBUG blivet: getFormat('None') returning DeviceFormat instance >19:13:26,282 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >19:13:26,284 DEBUG blivet: looking up parted Partition: /dev/sda1 >19:13:26,290 DEBUG blivet: PartitionDevice.probe: sda1 ; exists: True ; >19:13:26,308 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >19:13:26,324 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >19:13:26,331 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >19:13:26,338 INFO blivet: added partition sda1 (id 2) to device tree >19:13:26,347 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >19:13:26,353 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: dos ; >19:13:26,362 DEBUG blivet: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >19:13:26,380 DEBUG blivet: DiskLabel.__init__: device: /dev/sda1 ; labelType: dos ; exists: True ; >19:13:26,423 WARN blivet: disklabel detected but not usable on sda1 >19:13:26,428 INFO blivet: type detected on 'sda1' is 'ext4' >19:13:26,833 DEBUG blivet: padding min size from 14 up to 15 >19:13:26,848 DEBUG blivet: Ext4FS.supported: supported: True ; >19:13:26,849 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >19:13:26,853 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >19:13:26,857 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: ext4 ; >19:13:26,861 DEBUG blivet: looking up parted Device: /dev/sda1 >19:13:26,868 INFO blivet: got device: PartitionDevice instance (0xb41be6c) -- > name = sda1 status = True kids = 0 id = 2 > parents = ['existing 476940MB disk sda (1) with existing msdos disklabel'] > uuid = None size = 500.0 > format = existing ext4 filesystem > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19793 did: 13108 busy: False > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0xb41dc2c> > 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 0xb41ba6c> fileSystem: <parted.filesystem.FileSystem object at 0xb41bd0c> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xb41ba4c> PedPartition: <_ped.Partition object at 0xb42326c> > disk = existing 476940MB disk sda (1) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot >19:13:26,891 DEBUG blivet: Ext4FS.supported: supported: True ; >19:13:26,892 INFO blivet: got format: Ext4FS instance (0xb42542c) -- > type = ext4 name = ext4 status = False > device = /dev/sda1 uuid = 5383a8f6-5a5c-4a8f-b2a7-f320f976a9cc exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 500.0 targetSize = 500.0 > >19:13:26,928 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST3500320AS_9QM43GDD-part2 /dev/disk/by-id/wwn-0x5000c5000cdd1178-part2', > 'DEVNAME': 'sda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '104', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '104', > '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': 'HXorKo-2GnL-4RPP-dRVo-MOjl-tBdv-cUoTmv', > 'ID_FS_UUID_ENC': 'HXorKo-2GnL-4RPP-dRVo-MOjl-tBdv-cUoTmv', > 'ID_FS_VERSION': 'LVM2 001', > 'ID_MODEL': 'ST3500320AS', > 'ID_MODEL_ENC': 'ST3500320AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > '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': '000f0711-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000f0711', > 'ID_REVISION': 'SD81', > 'ID_SERIAL': 'ST3500320AS_9QM43GDD', > 'ID_SERIAL_SHORT': '9QM43GDD', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5000cdd1178', > 'ID_WWN_WITH_EXTENSION': '0x5000c5000cdd1178', > 'MAJOR': '8', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '661576', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/ata-ST3500320AS_9QM43GDD-part2', > '/dev/disk/by-id/wwn-0x5000c5000cdd1178-part2'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda2'} ; name: sda2 ; >19:13:26,943 INFO blivet: scanning sda2 (/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda2)... >19:13:26,947 DEBUG blivet: DeviceTree.getDeviceByName: name: sda2 ; >19:13:26,955 DEBUG blivet: DeviceTree.getDeviceByName returned None >19:13:26,957 INFO blivet: sda2 is a partition >19:13:26,968 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda2 ; >19:13:26,971 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >19:13:26,978 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (1) with existing msdos disklabel >19:13:26,986 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sda ; >19:13:26,992 DEBUG blivet: PartitionDevice._setFormat: sda2 ; >19:13:26,994 DEBUG blivet: getFormat('None') returning DeviceFormat instance >19:13:27,000 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >19:13:27,002 DEBUG blivet: looking up parted Partition: /dev/sda2 >19:13:27,008 DEBUG blivet: PartitionDevice.probe: sda2 ; exists: True ; >19:13:27,014 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >19:13:27,020 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >19:13:27,028 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >19:13:27,030 INFO blivet: added partition sda2 (id 3) to device tree >19:13:27,037 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >19:13:27,044 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: dos ; >19:13:27,049 DEBUG blivet: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >19:13:27,056 DEBUG blivet: DiskLabel.__init__: device: /dev/sda2 ; labelType: dos ; exists: True ; >19:13:27,065 WARN blivet: disklabel detected but not usable on sda2 >19:13:27,135 INFO blivet: type detected on 'sda2' is 'LVM2_member' >19:13:27,142 DEBUG blivet: LVMPhysicalVolume.__init__: vgName: fedora ; uuid: HXorKo-2GnL-4RPP-dRVo-MOjl-tBdv-cUoTmv ; exists: True ; vgUuid: ldoYXE-LRXf-tId8-DAMw-rw3b-1r46-2Wx12q ; label: None ; peStart: 1.0 ; device: /dev/sda2 ; serial: 9QM43GDD ; >19:13:27,144 DEBUG blivet: getFormat('LVM2_member') returning LVMPhysicalVolume instance >19:13:27,151 DEBUG blivet: PartitionDevice._setFormat: sda2 ; >19:13:27,157 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: None ; type: lvmpv ; >19:13:27,165 DEBUG blivet: DeviceTree.handleUdevLVMPVFormat: type: lvmpv ; name: sda2 ; >19:13:27,170 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >19:13:27,179 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sda2 ; >19:13:27,181 DEBUG blivet: getFormat('None') returning DeviceFormat instance >19:13:27,188 DEBUG blivet: LVMVolumeGroupDevice._setFormat: fedora ; current: None ; type: None ; >19:13:27,191 INFO blivet: added lvmvg fedora (id 4) to device tree >19:13:27,242 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-home ; >19:13:27,249 DEBUG blivet: DeviceTree.getDeviceByName returned None >19:13:27,254 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >19:13:27,260 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 0 ; name: fedora ; >19:13:27,265 DEBUG blivet: getFormat('None') returning DeviceFormat instance >19:13:27,273 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-home ; current: None ; type: None ; >19:13:27,276 DEBUG blivet: looking up parted Device: /dev/mapper/fedora-home >19:13:27,308 DEBUG blivet: Adding fedora-home/423172MB to fedora >19:13:27,309 INFO blivet: added lvmlv fedora-home (id 5) to device tree >19:13:27,316 DEBUG blivet: LVMLogicalVolumeDevice.setup: fedora-home ; status: True ; controllable: True ; orig: False ; >19:13:27,324 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: fedora-home ; status: True ; >19:13:27,333 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-home ; status: True ; >19:13:27,349 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-fedora-home /dev/disk/by-id/dm-uuid-LVM-ldoYXELRXftId8DAMwrw3b1r462Wx12q37xKyVcnNYFVEkGyotuP0bOwdSHbrjqm /dev/disk/by-uuid/af901825-c896-4060-9038-61a081301392 /dev/fedora/home /dev/mapper/fedora-home', > 'DEVNAME': 'dm-4', > 'DEVPATH': '/devices/virtual/block/dm-4', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'home', > 'DM_NAME': 'fedora-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-ldoYXELRXftId8DAMwrw3b1r462Wx12q37xKyVcnNYFVEkGyotuP0bOwdSHbrjqm', > 'DM_VG_NAME': 'fedora', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'af901825-c896-4060-9038-61a081301392', > 'ID_FS_UUID_ENC': 'af901825-c896-4060-9038-61a081301392', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '849043', > 'name': 'dm-4', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora-home', > '/dev/disk/by-id/dm-uuid-LVM-ldoYXELRXftId8DAMwrw3b1r462Wx12q37xKyVcnNYFVEkGyotuP0bOwdSHbrjqm', > '/dev/disk/by-uuid/af901825-c896-4060-9038-61a081301392', > '/dev/fedora/home', > '/dev/mapper/fedora-home'], > 'sysfs_path': '/devices/virtual/block/dm-4'} ; name: fedora-home ; >19:13:27,363 INFO blivet: scanning fedora-home (/devices/virtual/block/dm-4)... >19:13:27,376 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-home ; >19:13:27,391 DEBUG blivet: DeviceTree.getDeviceByName returned existing 423172MB lvmlv fedora-home (5) >19:13:27,395 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: fedora-home ; >19:13:27,401 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: fedora-home ; label_type: None ; >19:13:27,407 DEBUG blivet: Ext4FS.supported: supported: True ; >19:13:27,408 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >19:13:27,408 DEBUG blivet: device fedora-home does not contain a disklabel >19:13:27,409 INFO blivet: type detected on 'fedora-home' is 'ext4' >19:13:27,871 DEBUG blivet: padding min size from 1017 up to 1118 >19:13:27,879 DEBUG blivet: Ext4FS.supported: supported: True ; >19:13:27,881 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >19:13:27,890 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-home ; current: None ; type: ext4 ; >19:13:27,901 DEBUG blivet: looking up parted Device: /dev/mapper/fedora >19:13:27,908 DEBUG blivet: fedora size is 476436MB >19:13:27,912 DEBUG blivet: vg fedora has 53264MB free >19:13:27,914 DEBUG blivet: fedora size is 476436MB >19:13:27,918 DEBUG blivet: vg fedora has 53264MB free >19:13:27,923 INFO blivet: got device: LVMLogicalVolumeDevice instance (0xb43cb0c) -- > name = fedora-home status = True kids = 0 id = 5 > parents = ['existing 476436MB lvmvg fedora (4)'] > uuid = 37xKyV-cnNY-FVEk-Gyot-uP0b-OwdS-Hbrjqm size = 423172.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/fedora-home type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 866656256 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 72 did: -19696 busy: False > hardwareGeometry: (53946, 255, 63) biosGeometry: (53946, 255, 63) > PedDevice: <_ped.Device object at 0xb41dc8c> > target size = 423172.0 path = /dev/mapper/fedora-home > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0xb43478c) -- > name = fedora status = True kids = 1 id = 4 > parents = ['existing 476439MB partition sda2 (3) with existing lvmpv'] > uuid = ldoYXE-LRXf-tId8-DAMw-rw3b-1r46-2Wx12q size = 476436 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/fedora > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 119109 > PE Free = 0 PV Count = 1 > LV Names = ['home', 'root', 'swap'] modified = False > extents = 119109.0 free space = 53264 > free extents = 13316.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 476439MB partition sda2 (3) with existing lvmpv'] > LVs = ['existing 423172MB lvmlv fedora-home (5) with existing ext4 filesystem'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 423172MB >19:13:27,939 DEBUG blivet: Ext4FS.supported: supported: True ; >19:13:27,941 INFO blivet: got format: Ext4FS instance (0xb36198c) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/fedora-home uuid = af901825-c896-4060-9038-61a081301392 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 423172.0 targetSize = 423172.0 > >19:13:27,956 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-root ; >19:13:27,967 DEBUG blivet: DeviceTree.getDeviceByName returned None >19:13:27,972 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >19:13:27,980 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 1 ; name: fedora ; >19:13:27,980 DEBUG blivet: getFormat('None') returning DeviceFormat instance >19:13:27,986 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-root ; current: None ; type: None ; >19:13:27,988 DEBUG blivet: looking up parted Device: /dev/mapper/fedora-root >19:13:27,993 DEBUG blivet: Adding fedora-root/51200MB to fedora >19:13:27,996 INFO blivet: added lvmlv fedora-root (id 6) to device tree >19:13:28,001 DEBUG blivet: LVMLogicalVolumeDevice.setup: fedora-root ; status: True ; controllable: True ; orig: False ; >19:13:28,006 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: fedora-root ; status: True ; >19:13:28,010 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-root ; status: True ; >19:13:28,023 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-fedora-root /dev/disk/by-id/dm-uuid-LVM-ldoYXELRXftId8DAMwrw3b1r462Wx12qrID0lds1pUa0TAB3Sm3kGSHeXTx6GOkV /dev/disk/by-uuid/f5779eef-6b4f-4b40-a096-390fd2214e59 /dev/fedora/root /dev/mapper/fedora-root', > 'DEVNAME': 'dm-5', > 'DEVPATH': '/devices/virtual/block/dm-5', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'root', > 'DM_NAME': 'fedora-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-ldoYXELRXftId8DAMwrw3b1r462Wx12qrID0lds1pUa0TAB3Sm3kGSHeXTx6GOkV', > 'DM_VG_NAME': 'fedora', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'f5779eef-6b4f-4b40-a096-390fd2214e59', > 'ID_FS_UUID_ENC': 'f5779eef-6b4f-4b40-a096-390fd2214e59', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '5', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '850510', > 'name': 'dm-5', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora-root', > '/dev/disk/by-id/dm-uuid-LVM-ldoYXELRXftId8DAMwrw3b1r462Wx12qrID0lds1pUa0TAB3Sm3kGSHeXTx6GOkV', > '/dev/disk/by-uuid/f5779eef-6b4f-4b40-a096-390fd2214e59', > '/dev/fedora/root', > '/dev/mapper/fedora-root'], > 'sysfs_path': '/devices/virtual/block/dm-5'} ; name: fedora-root ; >19:13:28,024 INFO blivet: scanning fedora-root (/devices/virtual/block/dm-5)... >19:13:28,037 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-root ; >19:13:28,045 DEBUG blivet: DeviceTree.getDeviceByName returned existing 51200MB lvmlv fedora-root (6) >19:13:28,052 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: fedora-root ; >19:13:28,059 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: fedora-root ; label_type: None ; >19:13:28,064 DEBUG blivet: Ext4FS.supported: supported: True ; >19:13:28,065 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >19:13:28,066 DEBUG blivet: device fedora-root does not contain a disklabel >19:13:28,067 INFO blivet: type detected on 'fedora-root' is 'ext4' >19:13:28,209 DEBUG blivet: padding min size from 273 up to 300 >19:13:28,220 DEBUG blivet: Ext4FS.supported: supported: True ; >19:13:28,222 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >19:13:28,239 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-root ; current: None ; type: ext4 ; >19:13:28,249 DEBUG blivet: looking up parted Device: /dev/mapper/fedora >19:13:28,252 DEBUG blivet: fedora size is 476436MB >19:13:28,255 DEBUG blivet: vg fedora has 2064MB free >19:13:28,256 DEBUG blivet: fedora size is 476436MB >19:13:28,259 DEBUG blivet: vg fedora has 2064MB free >19:13:28,266 INFO blivet: got device: LVMLogicalVolumeDevice instance (0xb442b4c) -- > name = fedora-root status = True kids = 0 id = 6 > parents = ['existing 476436MB lvmvg fedora (4)'] > uuid = rID0ld-s1pU-a0TA-B3Sm-3kGS-HeXT-x6GOkV size = 51200.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-5 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/fedora-root type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 104857600 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 16724 did: 22866 busy: False > hardwareGeometry: (6527, 255, 63) biosGeometry: (6527, 255, 63) > PedDevice: <_ped.Device object at 0xb43532c> > target size = 51200.0 path = /dev/mapper/fedora-root > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0xb43478c) -- > name = fedora status = True kids = 2 id = 4 > parents = ['existing 476439MB partition sda2 (3) with existing lvmpv'] > uuid = ldoYXE-LRXf-tId8-DAMw-rw3b-1r46-2Wx12q size = 476436 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/fedora > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 119109 > PE Free = 0 PV Count = 1 > LV Names = ['home', 'root', 'swap'] modified = False > extents = 119109.0 free space = 2064 > free extents = 516.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 476439MB partition sda2 (3) with existing lvmpv'] > LVs = ['existing 423172MB lvmlv fedora-home (5) with existing ext4 filesystem', > 'existing 51200MB lvmlv fedora-root (6) with existing ext4 filesystem'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 51200MB >19:13:28,274 DEBUG blivet: Ext4FS.supported: supported: True ; >19:13:28,275 INFO blivet: got format: Ext4FS instance (0xb443e8c) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/fedora-root uuid = f5779eef-6b4f-4b40-a096-390fd2214e59 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 51200.0 targetSize = 51200.0 > >19:13:28,280 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-swap ; >19:13:28,286 DEBUG blivet: DeviceTree.getDeviceByName returned None >19:13:28,292 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >19:13:28,305 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 2 ; name: fedora ; >19:13:28,306 DEBUG blivet: getFormat('None') returning DeviceFormat instance >19:13:28,318 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-swap ; current: None ; type: None ; >19:13:28,319 DEBUG blivet: looking up parted Device: /dev/mapper/fedora-swap >19:13:28,325 DEBUG blivet: Adding fedora-swap/2064MB to fedora >19:13:28,327 INFO blivet: added lvmlv fedora-swap (id 7) to device tree >19:13:28,334 DEBUG blivet: LVMLogicalVolumeDevice.setup: fedora-swap ; status: True ; controllable: True ; orig: False ; >19:13:28,341 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: fedora-swap ; status: True ; >19:13:28,351 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-swap ; status: True ; >19:13:28,367 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-fedora-swap /dev/disk/by-id/dm-uuid-LVM-ldoYXELRXftId8DAMwrw3b1r462Wx12qiQSGg4CWjqcN9vJnRHjUYHCitDz0ac9J /dev/disk/by-uuid/026db315-d375-465b-b9fd-011bf4e0cc3d /dev/fedora/swap /dev/mapper/fedora-swap', > 'DEVNAME': 'dm-3', > 'DEVPATH': '/devices/virtual/block/dm-3', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'swap', > 'DM_NAME': 'fedora-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-ldoYXELRXftId8DAMwrw3b1r462Wx12qiQSGg4CWjqcN9vJnRHjUYHCitDz0ac9J', > 'DM_VG_NAME': 'fedora', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': '026db315-d375-465b-b9fd-011bf4e0cc3d', > 'ID_FS_UUID_ENC': '026db315-d375-465b-b9fd-011bf4e0cc3d', > 'ID_FS_VERSION': '2', > 'MAJOR': '253', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '845570', > 'name': 'dm-3', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora-swap', > '/dev/disk/by-id/dm-uuid-LVM-ldoYXELRXftId8DAMwrw3b1r462Wx12qiQSGg4CWjqcN9vJnRHjUYHCitDz0ac9J', > '/dev/disk/by-uuid/026db315-d375-465b-b9fd-011bf4e0cc3d', > '/dev/fedora/swap', > '/dev/mapper/fedora-swap'], > 'sysfs_path': '/devices/virtual/block/dm-3'} ; name: fedora-swap ; >19:13:28,377 INFO blivet: scanning fedora-swap (/devices/virtual/block/dm-3)... >19:13:28,391 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-swap ; >19:13:28,415 DEBUG blivet: DeviceTree.getDeviceByName returned existing 2064MB lvmlv fedora-swap (7) >19:13:28,424 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: fedora-swap ; >19:13:28,430 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: fedora-swap ; label_type: None ; >19:13:28,436 DEBUG blivet: SwapSpace.__init__: >19:13:28,436 DEBUG blivet: getFormat('swap') returning SwapSpace instance >19:13:28,437 DEBUG blivet: device fedora-swap does not contain a disklabel >19:13:28,438 INFO blivet: type detected on 'fedora-swap' is 'swap' >19:13:28,443 DEBUG blivet: SwapSpace.__init__: device: /dev/mapper/fedora-swap ; serial: None ; uuid: 026db315-d375-465b-b9fd-011bf4e0cc3d ; exists: True ; label: None ; >19:13:28,444 DEBUG blivet: getFormat('swap') returning SwapSpace instance >19:13:28,451 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-swap ; current: None ; type: swap ; >19:13:28,460 DEBUG blivet: looking up parted Device: /dev/mapper/fedora >19:13:28,463 DEBUG blivet: fedora size is 476436MB >19:13:28,469 DEBUG blivet: vg fedora has 0MB free >19:13:28,472 DEBUG blivet: fedora size is 476436MB >19:13:28,477 DEBUG blivet: vg fedora has 0MB free >19:13:28,485 INFO blivet: got device: LVMLogicalVolumeDevice instance (0xb442f4c) -- > name = fedora-swap status = True kids = 0 id = 7 > parents = ['existing 476436MB lvmvg fedora (4)'] > uuid = iQSGg4-CWjq-cN9v-JnRH-jUYH-CitD-z0ac9J size = 2064.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/fedora-swap type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 4227072 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (263, 255, 63) biosGeometry: (263, 255, 63) > PedDevice: <_ped.Device object at 0xb4352cc> > target size = 2064.0 path = /dev/mapper/fedora-swap > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0xb43478c) -- > name = fedora status = True kids = 3 id = 4 > parents = ['existing 476439MB partition sda2 (3) with existing lvmpv'] > uuid = ldoYXE-LRXf-tId8-DAMw-rw3b-1r46-2Wx12q size = 476436 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/fedora > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 119109 > PE Free = 0 PV Count = 1 > LV Names = ['home', 'root', 'swap'] modified = False > extents = 119109.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 476439MB partition sda2 (3) with existing lvmpv'] > LVs = ['existing 423172MB lvmlv fedora-home (5) with existing ext4 filesystem', > 'existing 51200MB lvmlv fedora-root (6) with existing ext4 filesystem', > 'existing 2064MB lvmlv fedora-swap (7) with existing swap'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 2064MB >19:13:28,499 INFO blivet: got format: SwapSpace instance (0xb44476c) -- > type = swap name = swap status = False > device = /dev/mapper/fedora-swap uuid = 026db315-d375-465b-b9fd-011bf4e0cc3d exists = True > options = supported = True formattable = True resizable = False > priority = None label = None >19:13:28,505 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-home ; >19:13:28,519 DEBUG blivet: DeviceTree.getDeviceByName returned existing 423172MB lvmlv fedora-home (5) with existing ext4 filesystem >19:13:28,521 DEBUG blivet: set fedora-home copies to 1, metadata size to 0MB, log size to 0MB, total size 423172MB >19:13:28,534 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-swap ; >19:13:28,540 DEBUG blivet: DeviceTree.getDeviceByName returned existing 2064MB lvmlv fedora-swap (7) with existing swap >19:13:28,543 DEBUG blivet: set fedora-swap copies to 1, metadata size to 0MB, log size to 0MB, total size 2064MB >19:13:28,549 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-root ; >19:13:28,557 DEBUG blivet: DeviceTree.getDeviceByName returned existing 51200MB lvmlv fedora-root (6) with existing ext4 filesystem >19:13:28,560 DEBUG blivet: set fedora-root copies to 1, metadata size to 0MB, log size to 0MB, total size 51200MB >19:13:28,563 DEBUG blivet: looking up parted Device: /dev/sda2 >19:13:28,570 INFO blivet: got device: PartitionDevice instance (0xb42ef8c) -- > name = sda2 status = True kids = 1 id = 3 > parents = ['existing 476940MB disk sda (1) with existing msdos disklabel'] > uuid = None size = 476439.0 > format = existing lvmpv > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 975747072 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 20 did: 0 busy: False > hardwareGeometry: (60737, 255, 63) biosGeometry: (60737, 255, 63) > PedDevice: <_ped.Device object at 0xb43592c> > target size = 0 path = /dev/sda2 > 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 0xb41ba6c> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xb41bccc> PedPartition: <_ped.Partition object at 0xb42329c> > disk = existing 476940MB disk sda (1) with existing msdos disklabel > start = 1026048 end = 976773119 length = 975747072 > flags = lvm >19:13:28,586 INFO blivet: got format: LVMPhysicalVolume instance (0xb41b08c) -- > type = lvmpv name = physical volume (LVM) status = False > device = /dev/sda2 uuid = HXorKo-2GnL-4RPP-dRVo-MOjl-tBdv-cUoTmv exists = True > options = None supported = True formattable = True resizable = False > vgName = fedora vgUUID = ldoYXE-LRXf-tId8-DAMw-rw3b-1r46-2Wx12q peStart = 1.0 >19:13:28,602 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': '676088', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >19:13:28,603 INFO blivet: scanning loop0 (/devices/virtual/block/loop0)... >19:13:28,607 DEBUG blivet: DeviceTree.getDeviceByName: name: loop0 ; >19:13:28,611 DEBUG blivet: DeviceTree.getDeviceByName returned None >19:13:28,611 INFO blivet: loop0 is a loop device >19:13:28,624 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop0 ; >19:13:28,635 DEBUG blivet: DeviceTree.getDeviceByName: name: /osmin.img (deleted) ; >19:13:28,639 DEBUG blivet: DeviceTree.getDeviceByName returned None >19:13:28,640 DEBUG blivet: getFormat('None') returning DeviceFormat instance >19:13:28,644 DEBUG blivet: FileDevice._setFormat: /osmin.img (deleted) ; current: None ; type: None ; >19:13:28,645 INFO blivet: added file /osmin.img (deleted) (id 8) to device tree >19:13:28,651 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin.img (deleted) ; >19:13:28,652 DEBUG blivet: getFormat('None') returning DeviceFormat instance >19:13:28,657 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >19:13:28,658 INFO blivet: added loop loop0 (id 9) to device tree >19:13:28,662 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >19:13:28,665 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >19:13:28,666 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >19:13:28,667 DEBUG blivet: device loop0 does not contain a disklabel >19:13:28,668 INFO blivet: type detected on 'loop0' is 'squashfs' >19:13:28,668 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >19:13:28,673 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: squashfs ; >19:13:28,674 INFO blivet: got device: LoopDevice instance (0xb44252c) -- > name = loop0 status = False kids = 0 id = 9 > parents = ['existing 0MB file /osmin.img (deleted) (8)'] > 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 >19:13:28,675 INFO blivet: got format: DeviceFormat instance (0xb4428ec) -- > type = squashfs name = squashfs status = False > device = /dev/loop0 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >19:13:28,682 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': '676565', > 'name': 'loop1', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >19:13:28,683 INFO blivet: scanning loop1 (/devices/virtual/block/loop1)... >19:13:28,687 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >19:13:28,691 DEBUG blivet: DeviceTree.getDeviceByName returned None >19:13:28,692 INFO blivet: loop1 is a loop device >19:13:28,696 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop1 ; >19:13:28,700 DEBUG blivet: DeviceTree.getDeviceByName: name: /osmin ; >19:13:28,704 DEBUG blivet: DeviceTree.getDeviceByName returned None >19:13:28,704 DEBUG blivet: getFormat('None') returning DeviceFormat instance >19:13:28,710 DEBUG blivet: FileDevice._setFormat: /osmin ; current: None ; type: None ; >19:13:28,713 INFO blivet: added file /osmin (id 10) to device tree >19:13:28,718 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin ; >19:13:28,719 DEBUG blivet: getFormat('None') returning DeviceFormat instance >19:13:28,723 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >19:13:28,724 INFO blivet: added loop loop1 (id 11) to device tree >19:13:28,728 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >19:13:28,735 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >19:13:28,736 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >19:13:28,737 DEBUG blivet: device loop1 does not contain a disklabel >19:13:28,738 INFO blivet: type detected on 'loop1' is 'DM_snapshot_cow' >19:13:28,738 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >19:13:28,744 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: DM_snapshot_cow ; >19:13:28,746 INFO blivet: got device: LoopDevice instance (0xb4345ec) -- > name = loop1 status = False kids = 0 id = 11 > parents = ['existing 0MB file /osmin (10)'] > 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 >19:13:28,747 INFO blivet: got format: DeviceFormat instance (0xb3cce2c) -- > 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 > >19:13:28,758 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': '677055', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >19:13:28,761 INFO blivet: scanning loop2 (/devices/virtual/block/loop2)... >19:13:28,765 DEBUG blivet: DeviceTree.getDeviceByName: name: loop2 ; >19:13:28,769 DEBUG blivet: DeviceTree.getDeviceByName returned None >19:13:28,770 INFO blivet: loop2 is a loop device >19:13:28,773 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop2 ; >19:13:28,776 DEBUG blivet: DeviceTree.getDeviceByName: name: /run/initramfs/live/LiveOS/squashfs.img ; >19:13:28,782 DEBUG blivet: DeviceTree.getDeviceByName returned None >19:13:28,785 DEBUG blivet: getFormat('None') returning DeviceFormat instance >19:13:28,791 DEBUG blivet: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >19:13:28,793 INFO blivet: added file /run/initramfs/live/LiveOS/squashfs.img (id 12) to device tree >19:13:28,799 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >19:13:28,801 DEBUG blivet: getFormat('None') returning DeviceFormat instance >19:13:28,808 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >19:13:28,809 INFO blivet: added loop loop2 (id 13) to device tree >19:13:28,815 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >19:13:28,820 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >19:13:28,822 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >19:13:28,824 DEBUG blivet: device loop2 does not contain a disklabel >19:13:28,826 INFO blivet: type detected on 'loop2' is 'squashfs' >19:13:28,828 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >19:13:28,833 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: squashfs ; >19:13:28,836 INFO blivet: got device: LoopDevice instance (0xb44354c) -- > name = loop2 status = False kids = 0 id = 13 > parents = ['existing 0MB file /run/initramfs/live/LiveOS/squashfs.img (12)'] > uuid = None size = 0 > format = existing squashfs > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop2 > format args = [] originalFormat = None >19:13:28,839 INFO blivet: got format: DeviceFormat instance (0xb443a4c) -- > type = squashfs name = squashfs status = False > device = /dev/loop2 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >19:13:28,850 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/550b7bb3-04d9-4966-aa66-3ba6aa9d63ef', > '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': '550b7bb3-04d9-4966-aa66-3ba6aa9d63ef', > 'ID_FS_UUID_ENC': '550b7bb3-04d9-4966-aa66-3ba6aa9d63ef', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '677554', > 'name': 'loop3', > 'symlinks': ['/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/550b7bb3-04d9-4966-aa66-3ba6aa9d63ef'], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >19:13:28,866 INFO blivet: scanning loop3 (/devices/virtual/block/loop3)... >19:13:28,871 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >19:13:28,879 DEBUG blivet: DeviceTree.getDeviceByName returned None >19:13:28,880 INFO blivet: loop3 is a loop device >19:13:28,891 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop3 ; >19:13:28,894 DEBUG blivet: DeviceTree.getDeviceByName: name: /LiveOS/ext3fs.img ; >19:13:28,898 DEBUG blivet: DeviceTree.getDeviceByName returned None >19:13:28,899 DEBUG blivet: getFormat('None') returning DeviceFormat instance >19:13:28,903 DEBUG blivet: FileDevice._setFormat: /LiveOS/ext3fs.img ; current: None ; type: None ; >19:13:28,903 INFO blivet: added file /LiveOS/ext3fs.img (id 14) to device tree >19:13:28,910 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /LiveOS/ext3fs.img ; >19:13:28,911 DEBUG blivet: getFormat('None') returning DeviceFormat instance >19:13:28,917 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: None ; >19:13:28,919 INFO blivet: added loop loop3 (id 15) to device tree >19:13:28,926 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop3 ; >19:13:28,932 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop3 ; label_type: None ; >19:13:28,939 DEBUG blivet: Ext4FS.supported: supported: True ; >19:13:28,941 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >19:13:28,942 DEBUG blivet: device loop3 does not contain a disklabel >19:13:28,944 INFO blivet: type detected on 'loop3' is 'ext4' >19:13:29,089 DEBUG blivet: using current size 0 as min size >19:13:29,095 DEBUG blivet: Ext4FS.supported: supported: True ; >19:13:29,096 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >19:13:29,101 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: ext4 ; >19:13:29,105 INFO blivet: got device: LoopDevice instance (0xb44baec) -- > name = loop3 status = False kids = 0 id = 15 > parents = ['existing 0MB file /LiveOS/ext3fs.img (14)'] > uuid = None size = 0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop3 > format args = [] originalFormat = None >19:13:29,111 DEBUG blivet: Ext4FS.supported: supported: True ; >19:13:29,113 INFO blivet: got format: Ext4FS instance (0xb3137ecc) -- > type = ext4 name = ext4 status = False > device = /dev/loop3 uuid = 550b7bb3-04d9-4966-aa66-3ba6aa9d63ef exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 4096.0 targetSize = 4096.0 > >19:13:29,123 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop4', > 'DEVPATH': '/devices/virtual/block/loop4', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '678066', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >19:13:29,125 INFO blivet: scanning loop4 (/devices/virtual/block/loop4)... >19:13:29,131 DEBUG blivet: DeviceTree.getDeviceByName: name: loop4 ; >19:13:29,136 DEBUG blivet: DeviceTree.getDeviceByName returned None >19:13:29,138 INFO blivet: loop4 is a loop device >19:13:29,143 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop4 ; >19:13:29,149 DEBUG blivet: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >19:13:29,154 DEBUG blivet: DeviceTree.getDeviceByName returned None >19:13:29,156 DEBUG blivet: getFormat('None') returning DeviceFormat instance >19:13:29,162 DEBUG blivet: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >19:13:29,164 INFO blivet: added file /overlay (deleted) (id 16) to device tree >19:13:29,173 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >19:13:29,175 DEBUG blivet: getFormat('None') returning DeviceFormat instance >19:13:29,180 DEBUG blivet: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >19:13:29,182 INFO blivet: added loop loop4 (id 17) to device tree >19:13:29,189 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop4 ; >19:13:29,194 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop4 ; label_type: None ; >19:13:29,196 DEBUG blivet: getFormat('None') returning DeviceFormat instance >19:13:29,201 DEBUG blivet: LoopDevice.setup: loop4 ; status: False ; controllable: False ; orig: False ; >19:13:29,209 DEBUG blivet: DiskLabel.__init__: device: /dev/loop4 ; labelType: None ; exists: True ; >19:13:29,214 WARN blivet: disklabel detected but not usable on loop4 >19:13:29,219 DEBUG blivet: no type or existing type for loop4, bailing >19:13:29,222 INFO blivet: got device: LoopDevice instance (0xb443b8c) -- > name = loop4 status = False kids = 0 id = 17 > parents = ['existing 0MB file /overlay (deleted) (16)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop4 > format args = [] originalFormat = None >19:13:29,236 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/550b7bb3-04d9-4966-aa66-3ba6aa9d63ef /dev/mapper/live-rw', > 'DEVNAME': 'dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-rw', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '550b7bb3-04d9-4966-aa66-3ba6aa9d63ef', > 'ID_FS_UUID_ENC': '550b7bb3-04d9-4966-aa66-3ba6aa9d63ef', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '455866', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/550b7bb3-04d9-4966-aa66-3ba6aa9d63ef', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >19:13:29,250 INFO blivet: scanning live-rw (/devices/virtual/block/dm-0)... >19:13:29,254 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >19:13:29,262 DEBUG blivet: DeviceTree.getDeviceByName returned None >19:13:29,263 INFO blivet: live-rw is a device-mapper device >19:13:29,274 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-rw ; >19:13:29,278 DEBUG blivet: LVMVolumeGroupDevice.getDMNode: fedora ; status: True ; >19:13:29,281 DEBUG blivet: failed to find dm node for fedora >19:13:29,293 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-home ; status: True ; >19:13:29,302 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-root ; status: True ; >19:13:29,308 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-swap ; status: True ; >19:13:29,312 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >19:13:29,317 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (15) with existing ext4 filesystem >19:13:29,323 DEBUG blivet: DeviceTree.getDeviceByName: name: loop4 ; >19:13:29,327 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop4 (17) >19:13:29,334 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >19:13:29,339 DEBUG blivet: DeviceTree.getDeviceByName returned None >19:13:29,344 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop4 ; >19:13:29,345 DEBUG blivet: getFormat('None') returning DeviceFormat instance >19:13:29,350 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: None ; >19:13:29,351 INFO blivet: added dm live-rw (id 18) to device tree >19:13:29,355 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >19:13:29,359 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >19:13:29,364 DEBUG blivet: Ext4FS.supported: supported: True ; >19:13:29,365 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >19:13:29,365 DEBUG blivet: device live-rw does not contain a disklabel >19:13:29,366 INFO blivet: type detected on 'live-rw' is 'ext4' >19:13:29,507 DEBUG blivet: padding min size from 3134 up to 3447 >19:13:29,515 DEBUG blivet: Ext4FS.supported: supported: True ; >19:13:29,517 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >19:13:29,525 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >19:13:29,528 DEBUG blivet: looking up parted Device: /dev/mapper/live-rw >19:13:29,533 INFO blivet: got device: DMDevice instance (0xb44262c) -- > name = live-rw status = True kids = 0 id = 18 > parents = ['existing 0MB loop loop4 (17)'] > uuid = None size = 4096.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-0 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-rw type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 64 did: -19696 busy: True > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0xb4359ec> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >19:13:29,561 DEBUG blivet: Ext4FS.supported: supported: True ; >19:13:29,562 INFO blivet: got format: Ext4FS instance (0xb44bc8c) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 550b7bb3-04d9-4966-aa66-3ba6aa9d63ef exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 4096.0 targetSize = 4096.0 > >19:13:29,581 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/550b7bb3-04d9-4966-aa66-3ba6aa9d63ef /dev/mapper/live-base', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > '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': '550b7bb3-04d9-4966-aa66-3ba6aa9d63ef', > 'ID_FS_UUID_ENC': '550b7bb3-04d9-4966-aa66-3ba6aa9d63ef', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '476824', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-base', > '/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/550b7bb3-04d9-4966-aa66-3ba6aa9d63ef', > '/dev/mapper/live-base'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-base ; >19:13:29,581 INFO blivet: scanning live-base (/devices/virtual/block/dm-1)... >19:13:29,594 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >19:13:29,606 DEBUG blivet: DeviceTree.getDeviceByName returned None >19:13:29,607 INFO blivet: live-base is a device-mapper device >19:13:29,618 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-base ; >19:13:29,623 DEBUG blivet: LVMVolumeGroupDevice.getDMNode: fedora ; status: True ; >19:13:29,624 DEBUG blivet: failed to find dm node for fedora >19:13:29,631 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-home ; status: True ; >19:13:29,636 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-root ; status: True ; >19:13:29,642 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-swap ; status: True ; >19:13:29,652 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >19:13:29,658 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >19:13:29,663 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (15) with existing ext4 filesystem >19:13:29,671 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >19:13:29,676 DEBUG blivet: DeviceTree.getDeviceByName returned None >19:13:29,682 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop3 ; >19:13:29,684 DEBUG blivet: getFormat('None') returning DeviceFormat instance >19:13:29,690 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: None ; >19:13:29,692 INFO blivet: added dm live-base (id 19) to device tree >19:13:29,698 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-base ; >19:13:29,704 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-base ; label_type: None ; >19:13:29,710 DEBUG blivet: Ext4FS.supported: supported: True ; >19:13:29,712 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >19:13:29,714 DEBUG blivet: device live-base does not contain a disklabel >19:13:29,716 INFO blivet: type detected on 'live-base' is 'ext4' >19:13:29,819 DEBUG blivet: using current size 0 as min size >19:13:29,827 DEBUG blivet: Ext4FS.supported: supported: True ; >19:13:29,830 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >19:13:29,836 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: ext4 ; >19:13:29,841 DEBUG blivet: looking up parted Device: /dev/mapper/live-base >19:13:29,848 INFO blivet: got device: DMDevice instance (0xb44286c) -- > name = live-base status = True kids = 0 id = 19 > parents = ['existing 0MB loop loop3 (15) with existing ext4 filesystem'] > uuid = None size = 4096.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-1 partedDevice = parted.Device instance -- > model: Linux device-mapper (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 0xb4358cc> > target size = 0 path = /dev/mapper/live-base > format args = [] originalFormat = None target = None dmUuid = None >19:13:29,872 DEBUG blivet: Ext4FS.supported: supported: True ; >19:13:29,874 INFO blivet: got format: Ext4FS instance (0xb4447ec) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-base uuid = 550b7bb3-04d9-4966-aa66-3ba6aa9d63ef exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 4096.0 targetSize = 4096.0 > >19:13:29,891 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/550b7bb3-04d9-4966-aa66-3ba6aa9d63ef /dev/mapper/live-osimg-min', > 'DEVNAME': 'dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > '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': '550b7bb3-04d9-4966-aa66-3ba6aa9d63ef', > 'ID_FS_UUID_ENC': '550b7bb3-04d9-4966-aa66-3ba6aa9d63ef', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '500503', > 'name': 'dm-2', > 'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', > '/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/550b7bb3-04d9-4966-aa66-3ba6aa9d63ef', > '/dev/mapper/live-osimg-min'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: live-osimg-min ; >19:13:29,901 INFO blivet: scanning live-osimg-min (/devices/virtual/block/dm-2)... >19:13:29,905 DEBUG blivet: DeviceTree.getDeviceByName: name: live-osimg-min ; >19:13:29,917 DEBUG blivet: DeviceTree.getDeviceByName returned None >19:13:29,918 INFO blivet: live-osimg-min is a device-mapper device >19:13:29,929 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-osimg-min ; >19:13:29,941 DEBUG blivet: LVMVolumeGroupDevice.getDMNode: fedora ; status: True ; >19:13:29,942 DEBUG blivet: failed to find dm node for fedora >19:13:29,946 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-home ; status: True ; >19:13:29,950 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-root ; status: True ; >19:13:29,954 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-swap ; status: True ; >19:13:29,962 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >19:13:29,968 DEBUG blivet: DMDevice.getDMNode: live-base ; status: True ; >19:13:29,973 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >19:13:29,979 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (11) with existing DM_snapshot_cow >19:13:29,987 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >19:13:29,992 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (15) with existing ext4 filesystem >19:13:29,999 DEBUG blivet: DeviceTree.getDeviceByName: name: live-osimg-min ; >19:13:30,005 DEBUG blivet: DeviceTree.getDeviceByName returned None >19:13:30,011 DEBUG blivet: LoopDevice.addChild: kids: 1 ; name: loop3 ; >19:13:30,013 DEBUG blivet: getFormat('None') returning DeviceFormat instance >19:13:30,020 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: None ; >19:13:30,022 INFO blivet: added dm live-osimg-min (id 20) to device tree >19:13:30,027 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-osimg-min ; >19:13:30,033 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-osimg-min ; label_type: None ; >19:13:30,040 DEBUG blivet: Ext4FS.supported: supported: True ; >19:13:30,042 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >19:13:30,044 DEBUG blivet: device live-osimg-min does not contain a disklabel >19:13:30,047 INFO blivet: type detected on 'live-osimg-min' is 'ext4' >19:13:30,150 DEBUG blivet: using current size 0 as min size >19:13:30,156 DEBUG blivet: Ext4FS.supported: supported: True ; >19:13:30,157 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >19:13:30,171 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: ext4 ; >19:13:30,178 DEBUG blivet: looking up parted Device: /dev/mapper/live-osimg-min >19:13:30,182 INFO blivet: got device: DMDevice instance (0xb43474c) -- > name = live-osimg-min status = True kids = 0 id = 20 > parents = ['existing 0MB loop loop3 (15) 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-2 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: 17 did: 0 busy: False > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0xb4353ec> > target size = 0 path = /dev/mapper/live-osimg-min > format args = [] originalFormat = None target = None dmUuid = None >19:13:30,210 DEBUG blivet: Ext4FS.supported: supported: True ; >19:13:30,220 INFO blivet: got format: Ext4FS instance (0xb44e96c) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-osimg-min uuid = 550b7bb3-04d9-4966-aa66-3ba6aa9d63ef exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 3133.0 targetSize = 3133.0 > >19:13:30,233 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-fedora-swap /dev/disk/by-id/dm-uuid-LVM-ldoYXELRXftId8DAMwrw3b1r462Wx12qiQSGg4CWjqcN9vJnRHjUYHCitDz0ac9J /dev/disk/by-uuid/026db315-d375-465b-b9fd-011bf4e0cc3d /dev/fedora/swap /dev/mapper/fedora-swap', > 'DEVNAME': 'dm-3', > 'DEVPATH': '/devices/virtual/block/dm-3', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'swap', > 'DM_NAME': 'fedora-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-ldoYXELRXftId8DAMwrw3b1r462Wx12qiQSGg4CWjqcN9vJnRHjUYHCitDz0ac9J', > 'DM_VG_NAME': 'fedora', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': '026db315-d375-465b-b9fd-011bf4e0cc3d', > 'ID_FS_UUID_ENC': '026db315-d375-465b-b9fd-011bf4e0cc3d', > 'ID_FS_VERSION': '2', > 'MAJOR': '253', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '845570', > 'name': 'dm-3', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora-swap', > '/dev/disk/by-id/dm-uuid-LVM-ldoYXELRXftId8DAMwrw3b1r462Wx12qiQSGg4CWjqcN9vJnRHjUYHCitDz0ac9J', > '/dev/disk/by-uuid/026db315-d375-465b-b9fd-011bf4e0cc3d', > '/dev/fedora/swap', > '/dev/mapper/fedora-swap'], > 'sysfs_path': '/devices/virtual/block/dm-3'} ; name: fedora-swap ; >19:13:30,234 INFO blivet: scanning fedora-swap (/devices/virtual/block/dm-3)... >19:13:30,238 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-swap ; >19:13:30,243 DEBUG blivet: DeviceTree.getDeviceByName returned existing 2064MB lvmlv fedora-swap (7) with existing swap >19:13:30,250 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: fedora-swap ; >19:13:30,258 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: fedora-swap ; label_type: None ; >19:13:30,264 DEBUG blivet: SwapSpace.__init__: >19:13:30,266 DEBUG blivet: getFormat('swap') returning SwapSpace instance >19:13:30,267 DEBUG blivet: device fedora-swap does not contain a disklabel >19:13:30,269 DEBUG blivet: no type or existing type for fedora-swap, bailing >19:13:30,276 DEBUG blivet: looking up parted Device: /dev/mapper/fedora >19:13:30,279 DEBUG blivet: fedora size is 476436MB >19:13:30,285 DEBUG blivet: vg fedora has 0MB free >19:13:30,287 DEBUG blivet: fedora size is 476436MB >19:13:30,292 DEBUG blivet: vg fedora has 0MB free >19:13:30,300 INFO blivet: got device: LVMLogicalVolumeDevice instance (0xb442f4c) -- > name = fedora-swap status = True kids = 0 id = 7 > parents = ['existing 476436MB lvmvg fedora (4)'] > uuid = iQSGg4-CWjq-cN9v-JnRH-jUYH-CitD-z0ac9J size = 2064.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/fedora-swap type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 4227072 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (263, 255, 63) biosGeometry: (263, 255, 63) > PedDevice: <_ped.Device object at 0xb4352cc> > target size = 2064.0 path = /dev/mapper/fedora-swap > format args = [] originalFormat = swap target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0xb43478c) -- > name = fedora status = True kids = 3 id = 4 > parents = ['existing 476439MB partition sda2 (3) with existing lvmpv'] > uuid = ldoYXE-LRXf-tId8-DAMw-rw3b-1r46-2Wx12q size = 476436 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/fedora > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 119109 > PE Free = 0 PV Count = 1 > LV Names = ['home', 'root', 'swap'] modified = False > extents = 119109.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 476439MB partition sda2 (3) with existing lvmpv'] > LVs = ['existing 423172MB lvmlv fedora-home (5) with existing ext4 filesystem', > 'existing 51200MB lvmlv fedora-root (6) with existing ext4 filesystem', > 'existing 2064MB lvmlv fedora-swap (7) with existing swap'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 2064MB >19:13:30,310 INFO blivet: got format: SwapSpace instance (0xb44476c) -- > type = swap name = swap status = False > device = /dev/mapper/fedora-swap uuid = 026db315-d375-465b-b9fd-011bf4e0cc3d exists = True > options = supported = True formattable = True resizable = False > priority = None label = None >19:13:30,339 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-fedora-home /dev/disk/by-id/dm-uuid-LVM-ldoYXELRXftId8DAMwrw3b1r462Wx12q37xKyVcnNYFVEkGyotuP0bOwdSHbrjqm /dev/disk/by-uuid/af901825-c896-4060-9038-61a081301392 /dev/fedora/home /dev/mapper/fedora-home', > 'DEVNAME': 'dm-4', > 'DEVPATH': '/devices/virtual/block/dm-4', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'home', > 'DM_NAME': 'fedora-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-ldoYXELRXftId8DAMwrw3b1r462Wx12q37xKyVcnNYFVEkGyotuP0bOwdSHbrjqm', > 'DM_VG_NAME': 'fedora', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'af901825-c896-4060-9038-61a081301392', > 'ID_FS_UUID_ENC': 'af901825-c896-4060-9038-61a081301392', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '849043', > 'name': 'dm-4', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora-home', > '/dev/disk/by-id/dm-uuid-LVM-ldoYXELRXftId8DAMwrw3b1r462Wx12q37xKyVcnNYFVEkGyotuP0bOwdSHbrjqm', > '/dev/disk/by-uuid/af901825-c896-4060-9038-61a081301392', > '/dev/fedora/home', > '/dev/mapper/fedora-home'], > 'sysfs_path': '/devices/virtual/block/dm-4'} ; name: fedora-home ; >19:13:30,340 INFO blivet: scanning fedora-home (/devices/virtual/block/dm-4)... >19:13:30,349 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-home ; >19:13:30,355 DEBUG blivet: DeviceTree.getDeviceByName returned existing 423172MB lvmlv fedora-home (5) with existing ext4 filesystem >19:13:30,361 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: fedora-home ; >19:13:30,366 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: fedora-home ; label_type: None ; >19:13:30,372 DEBUG blivet: Ext4FS.supported: supported: True ; >19:13:30,374 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >19:13:30,376 DEBUG blivet: device fedora-home does not contain a disklabel >19:13:30,378 DEBUG blivet: no type or existing type for fedora-home, bailing >19:13:30,387 DEBUG blivet: looking up parted Device: /dev/mapper/fedora >19:13:30,391 DEBUG blivet: fedora size is 476436MB >19:13:30,396 DEBUG blivet: vg fedora has 0MB free >19:13:30,399 DEBUG blivet: fedora size is 476436MB >19:13:30,404 DEBUG blivet: vg fedora has 0MB free >19:13:30,411 INFO blivet: got device: LVMLogicalVolumeDevice instance (0xb43cb0c) -- > name = fedora-home status = True kids = 0 id = 5 > parents = ['existing 476436MB lvmvg fedora (4)'] > uuid = 37xKyV-cnNY-FVEk-Gyot-uP0b-OwdS-Hbrjqm size = 423172.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/fedora-home type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 866656256 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 72 did: -19696 busy: False > hardwareGeometry: (53946, 255, 63) biosGeometry: (53946, 255, 63) > PedDevice: <_ped.Device object at 0xb41dc8c> > target size = 423172.0 path = /dev/mapper/fedora-home > format args = [] originalFormat = ext4 target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0xb43478c) -- > name = fedora status = True kids = 3 id = 4 > parents = ['existing 476439MB partition sda2 (3) with existing lvmpv'] > uuid = ldoYXE-LRXf-tId8-DAMw-rw3b-1r46-2Wx12q size = 476436 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/fedora > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 119109 > PE Free = 0 PV Count = 1 > LV Names = ['home', 'root', 'swap'] modified = False > extents = 119109.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 476439MB partition sda2 (3) with existing lvmpv'] > LVs = ['existing 423172MB lvmlv fedora-home (5) with existing ext4 filesystem', > 'existing 51200MB lvmlv fedora-root (6) with existing ext4 filesystem', > 'existing 2064MB lvmlv fedora-swap (7) with existing swap'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 423172MB >19:13:30,430 DEBUG blivet: Ext4FS.supported: supported: True ; >19:13:30,432 INFO blivet: got format: Ext4FS instance (0xb36198c) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/fedora-home uuid = af901825-c896-4060-9038-61a081301392 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 423172.0 targetSize = 423172.0 > >19:13:30,458 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-fedora-root /dev/disk/by-id/dm-uuid-LVM-ldoYXELRXftId8DAMwrw3b1r462Wx12qrID0lds1pUa0TAB3Sm3kGSHeXTx6GOkV /dev/disk/by-uuid/f5779eef-6b4f-4b40-a096-390fd2214e59 /dev/fedora/root /dev/mapper/fedora-root', > 'DEVNAME': 'dm-5', > 'DEVPATH': '/devices/virtual/block/dm-5', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'root', > 'DM_NAME': 'fedora-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-ldoYXELRXftId8DAMwrw3b1r462Wx12qrID0lds1pUa0TAB3Sm3kGSHeXTx6GOkV', > 'DM_VG_NAME': 'fedora', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'f5779eef-6b4f-4b40-a096-390fd2214e59', > 'ID_FS_UUID_ENC': 'f5779eef-6b4f-4b40-a096-390fd2214e59', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '5', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '850510', > 'name': 'dm-5', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora-root', > '/dev/disk/by-id/dm-uuid-LVM-ldoYXELRXftId8DAMwrw3b1r462Wx12qrID0lds1pUa0TAB3Sm3kGSHeXTx6GOkV', > '/dev/disk/by-uuid/f5779eef-6b4f-4b40-a096-390fd2214e59', > '/dev/fedora/root', > '/dev/mapper/fedora-root'], > 'sysfs_path': '/devices/virtual/block/dm-5'} ; name: fedora-root ; >19:13:30,460 INFO blivet: scanning fedora-root (/devices/virtual/block/dm-5)... >19:13:30,463 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora-root ; >19:13:30,469 DEBUG blivet: DeviceTree.getDeviceByName returned existing 51200MB lvmlv fedora-root (6) with existing ext4 filesystem >19:13:30,474 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: fedora-root ; >19:13:30,479 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: fedora-root ; label_type: None ; >19:13:30,486 DEBUG blivet: Ext4FS.supported: supported: True ; >19:13:30,488 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >19:13:30,489 DEBUG blivet: device fedora-root does not contain a disklabel >19:13:30,492 DEBUG blivet: no type or existing type for fedora-root, bailing >19:13:30,500 DEBUG blivet: looking up parted Device: /dev/mapper/fedora >19:13:30,504 DEBUG blivet: fedora size is 476436MB >19:13:30,510 DEBUG blivet: vg fedora has 0MB free >19:13:30,512 DEBUG blivet: fedora size is 476436MB >19:13:30,517 DEBUG blivet: vg fedora has 0MB free >19:13:30,525 INFO blivet: got device: LVMLogicalVolumeDevice instance (0xb442b4c) -- > name = fedora-root status = True kids = 0 id = 6 > parents = ['existing 476436MB lvmvg fedora (4)'] > uuid = rID0ld-s1pU-a0TA-B3Sm-3kGS-HeXT-x6GOkV size = 51200.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/dm-5 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/fedora-root type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 104857600 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 16724 did: 22866 busy: False > hardwareGeometry: (6527, 255, 63) biosGeometry: (6527, 255, 63) > PedDevice: <_ped.Device object at 0xb43532c> > target size = 51200.0 path = /dev/mapper/fedora-root > format args = [] originalFormat = ext4 target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0xb43478c) -- > name = fedora status = True kids = 3 id = 4 > parents = ['existing 476439MB partition sda2 (3) with existing lvmpv'] > uuid = ldoYXE-LRXf-tId8-DAMw-rw3b-1r46-2Wx12q size = 476436 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/fedora > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 119109 > PE Free = 0 PV Count = 1 > LV Names = ['home', 'root', 'swap'] modified = False > extents = 119109.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 476439MB partition sda2 (3) with existing lvmpv'] > LVs = ['existing 423172MB lvmlv fedora-home (5) with existing ext4 filesystem', > 'existing 51200MB lvmlv fedora-root (6) with existing ext4 filesystem', > 'existing 2064MB lvmlv fedora-swap (7) with existing swap'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 51200MB >19:13:30,546 DEBUG blivet: Ext4FS.supported: supported: True ; >19:13:30,548 INFO blivet: got format: Ext4FS instance (0xb443e8c) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/fedora-root uuid = f5779eef-6b4f-4b40-a096-390fd2214e59 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 51200.0 targetSize = 51200.0 > >19:13:30,638 DEBUG blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >19:13:30,712 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >19:13:30,724 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >19:13:30,742 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >19:13:30,792 DEBUG blivet: LVMLogicalVolumeDevice.teardown: fedora-home ; status: True ; controllable: True ; >19:13:30,844 DEBUG blivet: LVMLogicalVolumeDevice._teardown: fedora-home ; status: True ; controllable: True ; >19:13:30,994 DEBUG blivet: LVMVolumeGroupDevice.teardown: fedora ; status: True ; controllable: True ; >19:13:31,001 DEBUG blivet: DeviceFormat.teardown: device: /dev/mapper/fedora ; status: False ; type: None ; >19:13:31,008 DEBUG blivet: DeviceFormat.teardown: device: /dev/mapper/fedora ; status: False ; type: None ; >19:13:31,058 DEBUG blivet: LVMVolumeGroupDevice._teardown: fedora ; status: True ; controllable: True ; >19:13:31,181 DEBUG blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >19:13:31,185 DEBUG blivet: LVMPhysicalVolume.teardown: device: /dev/sda2 ; status: False ; type: lvmpv ; >19:13:31,191 DEBUG blivet: LVMPhysicalVolume.teardown: device: /dev/sda2 ; status: False ; type: lvmpv ; >19:13:31,223 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >19:13:31,228 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >19:13:31,241 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >19:13:31,310 DEBUG blivet: LVMLogicalVolumeDevice.teardown: fedora-root ; status: False ; controllable: True ; >19:13:31,316 DEBUG blivet: LVMLogicalVolumeDevice.teardown: fedora-swap ; status: False ; controllable: True ; >19:13:31,319 DEBUG blivet: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >19:13:31,322 DEBUG blivet: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >19:13:31,325 DEBUG blivet: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >19:13:31,325 INFO blivet: not going to restore from backup of non-existent /etc/mdadm.conf >19:13:31,340 INFO blivet: edd: collected mbr signatures: {'sda': '0x000f0711'} >19:13:31,344 DEBUG blivet: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >19:13:31,364 INFO blivet: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >19:13:31,627 DEBUG blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >19:13:31,929 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >19:13:31,935 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >19:13:31,943 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >19:13:31,996 DEBUG blivet: LVMLogicalVolumeDevice.setup: fedora-home ; status: False ; controllable: True ; orig: False ; >19:13:32,000 DEBUG blivet: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: fedora-home ; orig: False ; >19:13:32,005 DEBUG blivet: LVMVolumeGroupDevice.setup: fedora ; status: True ; controllable: True ; orig: False ; >19:13:32,011 DEBUG blivet: LVMLogicalVolumeDevice._setup: fedora-home ; status: False ; controllable: True ; orig: False ; >19:13:32,553 INFO blivet: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >19:13:32,847 DEBUG blivet: LVMLogicalVolumeDevice.teardown: fedora-home ; status: True ; controllable: True ; >19:13:32,939 DEBUG blivet: LVMLogicalVolumeDevice._teardown: fedora-home ; status: True ; controllable: True ; >19:13:33,114 DEBUG blivet: LVMVolumeGroupDevice.teardown: fedora ; status: True ; controllable: True ; >19:13:33,121 DEBUG blivet: DeviceFormat.teardown: device: /dev/mapper/fedora ; status: False ; type: None ; >19:13:33,129 DEBUG blivet: DeviceFormat.teardown: device: /dev/mapper/fedora ; status: False ; type: None ; >19:13:33,178 DEBUG blivet: LVMVolumeGroupDevice._teardown: fedora ; status: True ; controllable: True ; >19:13:33,273 DEBUG blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >19:13:33,277 DEBUG blivet: LVMPhysicalVolume.teardown: device: /dev/sda2 ; status: False ; type: lvmpv ; >19:13:33,283 DEBUG blivet: LVMPhysicalVolume.teardown: device: /dev/sda2 ; status: False ; type: lvmpv ; >19:13:33,328 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >19:13:33,340 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >19:13:33,352 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >19:13:33,409 DEBUG blivet: LVMLogicalVolumeDevice.setup: fedora-root ; status: False ; controllable: True ; orig: False ; >19:13:33,414 DEBUG blivet: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: fedora-root ; orig: False ; >19:13:33,419 DEBUG blivet: LVMVolumeGroupDevice.setup: fedora ; status: True ; controllable: True ; orig: False ; >19:13:33,425 DEBUG blivet: LVMLogicalVolumeDevice._setup: fedora-root ; status: False ; controllable: True ; orig: False ; >19:13:33,643 INFO blivet: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >19:13:37,130 DEBUG blivet: parsing /mnt/sysimage/etc/blkid/blkid.tab >19:13:37,131 INFO blivet: error parsing blkid.tab: [Errno 2] No such file or directory: '/mnt/sysimage/etc/blkid/blkid.tab' >19:13:37,131 DEBUG blivet: parsing /mnt/sysimage/etc/crypttab >19:13:37,132 DEBUG blivet: parsing /mnt/sysimage/etc/blkid/blkid.tab >19:13:37,133 DEBUG blivet: crypttab maps: [] >19:13:37,134 DEBUG blivet: parsing /mnt/sysimage/etc/fstab >19:13:37,145 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/mapper/fedora-root ; >19:13:37,149 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 51200MB lvmlv fedora-root (6) with existing ext4 filesystem >19:13:37,150 DEBUG blivet: resolved '/dev/mapper/fedora-root' to 'fedora-root' (lvmlv) >19:13:37,151 DEBUG blivet: resolved 'UUID=5383a8f6-5a5c-4a8f-b2a7-f320f976a9cc' to 'sda1' (partition) >19:13:37,154 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/mapper/fedora-home ; >19:13:37,158 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 423172MB lvmlv fedora-home (5) with existing ext4 filesystem >19:13:37,158 DEBUG blivet: resolved '/dev/mapper/fedora-home' to 'fedora-home' (lvmlv) >19:13:37,161 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/mapper/fedora-swap ; >19:13:37,165 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 2064MB lvmlv fedora-swap (7) with existing swap >19:13:37,166 DEBUG blivet: resolved '/dev/mapper/fedora-swap' to 'fedora-swap' (lvmlv) >19:13:37,169 DEBUG blivet: LVMLogicalVolumeDevice.teardown: fedora-root ; status: True ; controllable: True ; >19:13:37,273 DEBUG blivet: LVMLogicalVolumeDevice._teardown: fedora-root ; status: True ; controllable: True ; >19:13:37,705 DEBUG blivet: fedora size is 476436MB >19:13:37,710 DEBUG blivet: vg fedora has 0MB free >19:13:37,712 DEBUG blivet: fedora size is 476436MB >19:13:37,716 DEBUG blivet: vg fedora has 0MB free >19:13:37,721 DEBUG blivet: Ext4FS.supported: supported: True ; >19:13:37,726 DEBUG blivet: Ext4FS.supported: supported: True ; >19:13:37,732 DEBUG blivet: Ext4FS.supported: supported: True ; >19:13:37,737 DEBUG blivet: Ext4FS.supported: supported: True ; >19:13:37,741 DEBUG blivet: Ext4FS.supported: supported: True ; >19:13:37,745 DEBUG blivet: Ext4FS.supported: supported: True ; >19:13:37,750 DEBUG blivet: Ext4FS.supported: supported: True ; >19:13:37,757 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >19:13:37,776 DEBUG blivet: Iso9660FS.supported: supported: True ; >19:13:38,001 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/mapper/live-base ; >19:13:38,005 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 4096MB dm live-base (19) with existing ext4 filesystem >19:13:57,529 DEBUG blivet: Iso9660FS.supported: supported: True ; >19:13:57,534 DEBUG blivet: Iso9660FS.supported: supported: True ; >19:13:57,539 DEBUG blivet: NFSv4.supported: supported: False ; >19:13:57,543 DEBUG blivet: NFSv4.supported: supported: False ; >19:13:57,548 DEBUG blivet: SELinuxFS.supported: supported: False ; >19:13:57,552 DEBUG blivet: SELinuxFS.supported: supported: False ; >19:13:57,557 DEBUG blivet: Ext4FS.supported: supported: True ; >19:13:57,561 DEBUG blivet: Ext4FS.supported: supported: True ; >19:13:58,681 DEBUG blivet: Ext3FS.supported: supported: True ; >19:13:58,691 DEBUG blivet: Ext3FS.supported: supported: True ; >19:13:59,263 DEBUG blivet: Ext2FS.supported: supported: True ; >19:13:59,265 DEBUG blivet: Ext2FS.supported: supported: True ; >19:13:59,850 DEBUG blivet: SysFS.supported: supported: False ; >19:13:59,854 DEBUG blivet: SysFS.supported: supported: False ; >19:13:59,856 DEBUG blivet: MultipathMember.__init__: >19:13:59,858 DEBUG blivet: SwapSpace.__init__: >19:13:59,862 DEBUG blivet: ProcFS.supported: supported: False ; >19:13:59,864 DEBUG blivet: ProcFS.supported: supported: False ; >19:13:59,867 DEBUG blivet: NoDevFS.supported: supported: False ; >19:13:59,869 DEBUG blivet: NoDevFS.supported: supported: False ; >19:13:59,872 DEBUG blivet: DevPtsFS.supported: supported: False ; >19:13:59,874 DEBUG blivet: DevPtsFS.supported: supported: False ; >19:13:59,876 DEBUG blivet: BTRFS.supported: supported: True ; >19:14:00,236 DEBUG blivet: USBFS.supported: supported: False ; >19:14:00,239 DEBUG blivet: USBFS.supported: supported: False ; >19:14:00,242 DEBUG blivet: DiskLabel.__init__: >19:14:00,243 INFO blivet: DiskLabel.partedDevice returning None >19:14:00,246 DEBUG blivet: HFSPlus.supported: supported: False ; >19:14:00,248 DEBUG blivet: HFSPlus.supported: supported: False ; >19:14:00,251 DEBUG blivet: XFS.supported: supported: True ; >19:14:00,414 DEBUG blivet: XFS.supported: supported: True ; >19:14:00,418 DEBUG blivet: TmpFS.supported: supported: True ; >19:14:00,907 DEBUG blivet: LUKS.__init__: >19:14:00,909 DEBUG blivet: NTFS.supported: supported: False ; >19:14:00,912 DEBUG blivet: NTFS.supported: supported: False ; >19:14:00,914 DEBUG blivet: BindFS.supported: supported: False ; >19:14:00,916 DEBUG blivet: BindFS.supported: supported: False ; >19:14:00,918 DEBUG blivet: HFS.supported: supported: False ; >19:14:00,921 DEBUG blivet: HFS.supported: supported: False ; >19:14:00,923 DEBUG blivet: LVMPhysicalVolume.__init__: >19:14:00,925 DEBUG blivet: NFS.supported: supported: False ; >19:14:00,927 DEBUG blivet: NFS.supported: supported: False ; >19:14:00,930 DEBUG blivet: FATFS.supported: supported: True ; >19:14:00,932 DEBUG blivet: FATFS.supported: supported: True ; >19:14:00,936 DEBUG blivet: DMRaidMember.__init__: >19:14:00,938 DEBUG blivet: MDRaidMember.__init__: >19:14:01,227 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >19:14:01,230 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (1) with existing msdos disklabel >19:14:32,092 INFO blivet: Detected 2064M of memory >19:14:32,094 INFO blivet: Swap attempt of 2064M >19:14:32,120 DEBUG blivet: clearpart: looking at sda2 >19:14:32,123 DEBUG blivet: clearpart: looking at sda1 >19:14:32,132 DEBUG blivet: checking whether disk sda has an empty extended >19:14:32,143 DEBUG blivet: extended is None ; logicals is [] >19:14:32,290 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >19:14:32,296 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (1) with existing msdos disklabel >19:14:32,380 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >19:14:32,386 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (1) with existing msdos disklabel >19:14:32,391 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >19:14:32,397 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (1) with existing msdos disklabel >19:14:32,399 DEBUG blivet: resolved 'sda' to 'sda' (disk) >19:14:32,538 DEBUG blivet: starting Blivet copy >19:14:32,616 DEBUG blivet: PartitionDevice._setPartedPartition: sda1 ; >19:14:32,620 DEBUG blivet: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xbb2f7cc> fileSystem: <parted.filesystem.FileSystem object at 0xbcf6eac> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xbcf6d4c> PedPartition: <_ped.Partition object at 0xb260d2cc> >19:14:32,623 DEBUG blivet: PartitionDevice._setPartedPartition: sda2 ; >19:14:32,625 DEBUG blivet: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xbb2f7cc> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xbcf6e4c> PedPartition: <_ped.Partition object at 0xbbf93ec> >19:14:32,626 DEBUG blivet: finished Blivet copy >19:14:57,480 DEBUG blivet: starting Blivet copy >19:14:57,602 DEBUG blivet: PartitionDevice._setPartedPartition: sda1 ; >19:14:57,604 DEBUG blivet: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xbc0db2c> fileSystem: <parted.filesystem.FileSystem object at 0xb31c7acc> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xb31c736c> PedPartition: <_ped.Partition object at 0xb1b3c5c> >19:14:57,607 DEBUG blivet: PartitionDevice._setPartedPartition: sda2 ; >19:14:57,609 DEBUG blivet: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xbc0db2c> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xb31c70ac> PedPartition: <_ped.Partition object at 0xaec4f2c> >19:14:57,610 DEBUG blivet: finished Blivet copy >19:15:04,546 DEBUG blivet: Ext4FS.supported: supported: True ; >19:15:04,547 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >19:15:15,240 DEBUG blivet: Ext4FS.supported: supported: True ; >19:15:15,240 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >19:15:15,247 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0xbb2f30c>, 500, ['sda'], {'encrypted': False, 'raid_level': None} >19:15:15,337 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0xbb2f30c>, 0, [], {} >19:15:20,847 DEBUG blivet: Ext4FS.supported: supported: True ; >19:15:20,848 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >19:15:26,785 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0xbb2f30c>, 0, [], {} >19:16:04,688 DEBUG blivet: Ext4FS.supported: supported: True ; >19:16:04,688 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >19:16:04,695 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0xbb2f30c>, 423172, ['sda'], {'encrypted': False, 'raid_level': None} >19:16:04,733 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0xbb2f30c>, 0, [], {} >19:16:04,761 DEBUG blivet: SwapSpace.__init__: >19:16:04,761 DEBUG blivet: getFormat('swap') returning SwapSpace instance >19:16:04,777 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0xbb2f30c>, 0, [], {} >19:16:06,926 DEBUG blivet: SwapSpace.__init__: >19:16:06,927 DEBUG blivet: getFormat('swap') returning SwapSpace instance >19:16:06,933 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0xbb2f30c>, 2064, ['sda'], {'encrypted': False, 'raid_level': None} >19:16:06,970 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0xbb2f30c>, 0, [], {} >19:16:06,998 DEBUG blivet: Ext4FS.supported: supported: True ; >19:16:06,999 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >19:16:07,015 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0xbb2f30c>, 0, [], {} >19:16:10,384 DEBUG blivet: Ext4FS.supported: supported: True ; >19:16:10,384 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >19:16:10,391 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0xbb2f30c>, 51200, ['sda'], {'encrypted': False, 'raid_level': None} >19:16:10,429 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0xbb2f30c>, 0, [], {} >19:16:11,310 DEBUG blivet: Ext4FS.supported: supported: True ; >19:16:11,311 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >19:16:11,317 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0xbb2f30c>, 500, ['sda'], {'encrypted': False, 'raid_level': None} >19:16:11,407 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0xbb2f30c>, 0, [], {} >19:16:13,529 DEBUG blivet: starting Blivet copy >19:16:13,606 DEBUG blivet: PartitionDevice._setPartedPartition: sda1 ; >19:16:13,608 DEBUG blivet: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xbb26acc> fileSystem: <parted.filesystem.FileSystem object at 0xb43472c> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xb41b7ec> PedPartition: <_ped.Partition object at 0xb35caac> >19:16:13,611 DEBUG blivet: PartitionDevice._setPartedPartition: sda2 ; >19:16:13,613 DEBUG blivet: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xbb26acc> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xb434bac> PedPartition: <_ped.Partition object at 0xb44508c> >19:16:13,614 DEBUG blivet: finished Blivet copy >19:16:19,818 DEBUG storage.ui: doAutoPart: True >19:16:19,819 DEBUG storage.ui: encryptedAutoPart: False >19:16:19,819 DEBUG storage.ui: autoPartType: 2 >19:16:19,820 DEBUG storage.ui: clearPartType: 2 >19:16:19,820 DEBUG storage.ui: clearPartDisks: ['sda'] >19:16:19,821 DEBUG storage.ui: autoPartitionRequests: >PartSpec instance (0xb41b7ac) -- > mountpoint = / lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True >PartSpec instance (0xb41b8ac) -- > mountpoint = /home lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True >PartSpec instance (0xb41bf0c) -- > mountpoint = /boot lv = False singlePV = False thin = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False >PartSpec instance (0xb41bd2c) -- > mountpoint = None lv = False singlePV = False thin = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False >PartSpec instance (0xb41b62c) -- > mountpoint = None lv = True singlePV = False thin = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 2064 maxSize = None grow = False > >19:16:19,822 DEBUG storage.ui: storage.disks: ['sda'] >19:16:19,823 DEBUG storage.ui: storage.partitioned: ['sda'] >19:16:19,824 DEBUG storage.ui: all names: ['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'fedora', 'fedora-home', 'fedora-root', 'fedora-swap', 'live-base', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'sda', 'sda1', 'sda2', 'sr0'] >19:16:19,843 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >19:16:19,849 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 476940MB disk sda (1) with existing msdos disklabel >19:16:19,850 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >19:16:19,850 DEBUG storage.ui: boot disk: sda >19:16:19,855 DEBUG storage.ui: candidate disks: [] >19:16:19,855 DEBUG storage.ui: devs: [] >19:16:26,750 DEBUG storage.ui: doAutoPart: True >19:16:26,751 DEBUG storage.ui: encryptedAutoPart: False >19:16:26,751 DEBUG storage.ui: autoPartType: 2 >19:16:26,752 DEBUG storage.ui: clearPartType: 2 >19:16:26,752 DEBUG storage.ui: clearPartDisks: ['sda'] >19:16:26,753 DEBUG storage.ui: autoPartitionRequests: >PartSpec instance (0xb41b7ac) -- > mountpoint = / lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True >PartSpec instance (0xb41b8ac) -- > mountpoint = /home lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True >PartSpec instance (0xb41bf0c) -- > mountpoint = /boot lv = False singlePV = False thin = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False >PartSpec instance (0xb41bd2c) -- > mountpoint = None lv = False singlePV = False thin = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False >PartSpec instance (0xb41b62c) -- > mountpoint = None lv = True singlePV = False thin = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 2064 maxSize = None grow = False > >19:16:26,754 DEBUG storage.ui: storage.disks: ['sda'] >19:16:26,755 DEBUG storage.ui: storage.partitioned: ['sda'] >19:16:26,756 DEBUG storage.ui: all names: ['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'fedora', 'fedora-home', 'fedora-root', 'fedora-swap', 'live-base', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'sda', 'sda1', 'sda2', 'sr0'] >19:16:26,761 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >19:16:26,764 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 476940MB disk sda (1) with existing msdos disklabel >19:16:26,765 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >19:16:26,765 DEBUG storage.ui: boot disk: sda >19:16:26,769 DEBUG storage.ui: candidate disks: [] >19:16:26,769 DEBUG storage.ui: devs: [] >19:16:40,617 DEBUG blivet: Ext4FS.supported: supported: True ; >19:16:40,618 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >19:16:40,624 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0xb31c480c>, 500, ['sda'], {'encrypted': False, 'raid_level': None} >19:16:40,715 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0xb31c480c>, 0, [], {} >19:16:44,305 DEBUG blivet: Ext4FS.supported: supported: True ; >19:16:44,305 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >19:16:45,688 DEBUG blivet: Ext4FS.supported: supported: True ; >19:16:45,689 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >19:16:45,728 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0xb31c480c>, 0, [], {} >19:16:51,245 DEBUG blivet: Ext4FS.supported: supported: True ; >19:16:51,246 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >19:16:51,252 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0xb31c480c>, 423172, ['sda'], {'encrypted': False, 'raid_level': None} >19:16:51,291 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0xb31c480c>, 0, [], {} >19:16:53,218 DEBUG blivet: Ext4FS.supported: supported: True ; >19:16:53,219 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >19:16:55,593 DEBUG blivet: Ext4FS.supported: supported: True ; >19:16:55,593 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >19:16:57,395 DEBUG blivet: Ext4FS.supported: supported: True ; >19:16:57,396 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >19:16:57,402 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0xb31c480c>, 500, ['sda'], {'encrypted': False, 'raid_level': None} >19:16:57,493 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0xb31c480c>, 0, [], {} >19:16:59,266 DEBUG blivet: Ext4FS.supported: supported: True ; >19:16:59,267 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >19:17:02,138 DEBUG blivet: Ext4FS.supported: supported: True ; >19:17:02,139 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >19:17:02,178 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0xb31c480c>, 0, [], {} >19:17:03,094 DEBUG blivet: Ext4FS.supported: supported: True ; >19:17:03,095 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >19:17:03,101 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0xb31c480c>, 51200, ['sda'], {'encrypted': False, 'raid_level': None} >19:17:03,140 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0xb31c480c>, 0, [], {} >19:17:03,167 DEBUG blivet: SwapSpace.__init__: >19:17:03,167 DEBUG blivet: getFormat('swap') returning SwapSpace instance >19:17:03,183 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0xb31c480c>, 0, [], {} >19:17:04,691 DEBUG blivet: SwapSpace.__init__: >19:17:04,691 DEBUG blivet: getFormat('swap') returning SwapSpace instance >19:17:07,146 DEBUG blivet: SwapSpace.__init__: >19:17:07,147 DEBUG blivet: getFormat('swap') returning SwapSpace instance >19:17:07,153 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0xb31c480c>, 2064, ['sda'], {'encrypted': False, 'raid_level': None} >19:17:07,169 DEBUG storage.ui: SwapSpace.__init__: device: /dev/mapper/fedora-swap ; mountpoint: None ; label: ; >19:17:07,170 DEBUG storage.ui: getFormat('swap') returning SwapSpace instance >19:17:07,175 DEBUG storage.ui: SwapSpace.teardown: device: /dev/mapper/fedora-swap ; status: False ; type: swap ; >19:17:07,176 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >19:17:07,179 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: fedora-swap ; current: swap ; type: None ; >19:17:07,180 INFO storage.ui: registered action: [0] Destroy Format swap on lvmlv fedora-swap (id 7) >19:17:07,183 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/mapper/fedora-swap ; status: False ; type: None ; >19:17:07,186 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: fedora-swap ; current: None ; type: swap ; >19:17:07,187 INFO storage.ui: registered action: [1] Create Format swap on lvmlv fedora-swap (id 7) >19:17:07,230 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0xb31c480c>, 0, [], {} >19:17:18,616 DEBUG blivet: SwapSpace.__init__: >19:17:18,616 DEBUG blivet: getFormat('swap') returning SwapSpace instance >19:17:18,622 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0xb31c480c>, 2064, ['sda'], {'encrypted': False, 'raid_level': None} >19:17:18,659 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0xb31c480c>, 0, [], {} >19:17:18,686 DEBUG blivet: Ext4FS.supported: supported: True ; >19:17:18,687 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >19:17:22,015 DEBUG blivet: Ext4FS.supported: supported: True ; >19:17:22,015 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >19:17:22,022 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0xb31c480c>, 500, ['sda'], {'encrypted': False, 'raid_level': None} >19:17:22,082 DEBUG blivet: Ext4FS.supported: supported: True ; >19:17:22,083 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >19:17:22,088 DEBUG blivet: SwapSpace.__init__: >19:17:22,089 DEBUG blivet: getFormat('swap') returning SwapSpace instance >19:17:22,125 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0xb31c480c>, 0, [], {} >19:17:22,920 DEBUG blivet: SwapSpace.__init__: >19:17:22,921 DEBUG blivet: getFormat('swap') returning SwapSpace instance >19:17:22,927 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0xb31c480c>, 2064, ['sda'], {'encrypted': False, 'raid_level': None} >19:17:22,963 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0xb31c480c>, 0, [], {} >19:17:22,997 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0xb31c480c>, 0, [], {} >19:17:37,669 DEBUG blivet: SwapSpace.__init__: >19:17:37,670 DEBUG blivet: getFormat('swap') returning SwapSpace instance >19:17:37,676 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0xb31c480c>, 2064, ['sda'], {'encrypted': False, 'raid_level': None} >19:17:37,712 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0xb31c480c>, 0, [], {} >19:17:43,482 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >19:17:43,485 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (1) with existing msdos disklabel >19:17:43,488 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >19:17:43,491 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (1) with existing msdos disklabel >19:17:43,491 DEBUG blivet: resolved 'sda' to 'sda' (disk) >19:17:45,849 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >19:17:45,851 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (1) with existing msdos disklabel >19:17:55,022 INFO blivet: Detected 2064M of memory >19:17:55,023 INFO blivet: Swap attempt of 2064M >19:18:16,849 DEBUG blivet: removing sda >19:18:16,851 DEBUG blivet: devices to remove: ['fedora-swap', 'fedora-root', 'fedora-home', 'fedora', 'sda2', 'sda1'] >19:18:16,851 DEBUG blivet: leaves to remove: ['fedora-swap', 'fedora-root', 'fedora-home', 'sda1'] >19:18:16,857 DEBUG blivet: LVMLogicalVolumeDevice.teardown: fedora-swap ; status: False ; controllable: True ; >19:18:16,858 INFO blivet: removed lvmlv fedora-swap (id 7) from device tree >19:18:16,862 DEBUG blivet: LVMVolumeGroupDevice.removeChild: kids: 3 ; name: fedora ; >19:18:16,862 INFO blivet: registered action: [2] Destroy Device lvmlv fedora-swap (id 7) >19:18:16,863 DEBUG blivet: getFormat('None') returning DeviceFormat instance >19:18:16,867 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-root ; current: ext4 ; type: None ; >19:18:16,868 INFO blivet: registered action: [3] Destroy Format ext4 filesystem on lvmlv fedora-root (id 6) >19:18:16,872 DEBUG blivet: LVMLogicalVolumeDevice.teardown: fedora-root ; status: False ; controllable: True ; >19:18:16,873 INFO blivet: removed lvmlv fedora-root (id 6) from device tree >19:18:16,877 DEBUG blivet: LVMVolumeGroupDevice.removeChild: kids: 2 ; name: fedora ; >19:18:16,877 INFO blivet: registered action: [4] Destroy Device lvmlv fedora-root (id 6) >19:18:16,878 DEBUG blivet: getFormat('None') returning DeviceFormat instance >19:18:16,882 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-home ; current: ext4 ; type: None ; >19:18:16,883 INFO blivet: registered action: [5] Destroy Format ext4 filesystem on lvmlv fedora-home (id 5) >19:18:16,887 DEBUG blivet: LVMLogicalVolumeDevice.teardown: fedora-home ; status: False ; controllable: True ; >19:18:16,888 INFO blivet: removed lvmlv fedora-home (id 5) from device tree >19:18:16,891 DEBUG blivet: LVMVolumeGroupDevice.removeChild: kids: 1 ; name: fedora ; >19:18:16,892 INFO blivet: registered action: [6] Destroy Device lvmlv fedora-home (id 5) >19:18:16,896 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >19:18:16,897 DEBUG blivet: getFormat('None') returning DeviceFormat instance >19:18:16,901 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: ext4 ; type: None ; >19:18:16,901 INFO blivet: registered action: [7] Destroy Format ext4 filesystem on partition sda1 (id 2) >19:18:16,906 DEBUG blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >19:18:16,912 DEBUG blivet: DeviceFormat.teardown: device: /dev/sda1 ; status: False ; type: None ; >19:18:16,951 INFO blivet: removed partition sda1 (id 2) from device tree >19:18:16,955 DEBUG blivet: DiskDevice.removeChild: kids: 2 ; name: sda ; >19:18:16,955 INFO blivet: registered action: [8] Destroy Device partition sda1 (id 2) >19:18:16,956 DEBUG blivet: devices to remove: ['fedora', 'sda2'] >19:18:16,957 DEBUG blivet: leaves to remove: ['fedora'] >19:18:16,961 DEBUG blivet: LVMVolumeGroupDevice.teardown: fedora ; status: True ; controllable: True ; >19:18:16,965 DEBUG blivet: DeviceFormat.teardown: device: /dev/mapper/fedora ; status: False ; type: None ; >19:18:16,970 DEBUG blivet: DeviceFormat.teardown: device: /dev/mapper/fedora ; status: False ; type: None ; >19:18:17,001 DEBUG blivet: LVMVolumeGroupDevice._teardown: fedora ; status: True ; controllable: True ; >19:18:17,069 INFO blivet: removed lvmvg fedora (id 4) from device tree >19:18:17,074 DEBUG blivet: PartitionDevice.removeChild: kids: 1 ; name: sda2 ; >19:18:17,075 INFO blivet: registered action: [9] Destroy Device lvmvg fedora (id 4) >19:18:17,075 DEBUG blivet: devices to remove: ['sda2'] >19:18:17,076 DEBUG blivet: leaves to remove: ['sda2'] >19:18:17,080 DEBUG blivet: LVMPhysicalVolume.teardown: device: /dev/sda2 ; status: False ; type: lvmpv ; >19:18:17,084 DEBUG blivet: PartitionDevice._setFormat: sda2 ; >19:18:17,085 DEBUG blivet: getFormat('None') returning DeviceFormat instance >19:18:17,089 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: lvmpv ; type: None ; >19:18:17,090 INFO blivet: registered action: [10] Destroy Format lvmpv on partition sda2 (id 3) >19:18:17,097 DEBUG blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >19:18:17,101 DEBUG blivet: LVMPhysicalVolume.teardown: device: /dev/sda2 ; status: False ; type: lvmpv ; >19:18:17,107 DEBUG blivet: DeviceFormat.teardown: device: /dev/sda2 ; status: False ; type: None ; >19:18:17,136 INFO blivet: removed partition sda2 (id 3) from device tree >19:18:17,141 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: sda ; >19:18:17,141 INFO blivet: registered action: [11] Destroy Device partition sda2 (id 3) >19:18:17,146 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >19:18:17,146 DEBUG blivet: getFormat('None') returning DeviceFormat instance >19:18:17,150 DEBUG blivet: DiskDevice._setFormat: sda ; current: disklabel ; type: None ; >19:18:17,151 INFO blivet: registered action: [12] Destroy Format msdos disklabel on disk sda (id 1) >19:18:17,169 INFO blivet: Detected 2064M of memory >19:18:17,170 INFO blivet: Swap attempt of 2064M >19:18:17,187 DEBUG blivet: clearpart: initializing sda >19:18:17,198 DEBUG blivet: removing sda >19:18:17,208 DEBUG blivet: DeviceFormat.teardown: device: /dev/sda ; status: False ; type: None ; >19:18:17,229 DEBUG blivet: getFormat('None') returning DeviceFormat instance >19:18:17,235 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: None ; >19:18:17,246 INFO blivet: registered action: [13] Destroy Format None on disk sda (id 1) >19:18:17,256 DEBUG blivet: DeviceFormat.teardown: device: /dev/sda ; status: False ; type: None ; >19:18:17,260 DEBUG blivet: getFormat('None') returning DeviceFormat instance >19:18:17,267 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: None ; >19:18:17,269 INFO blivet: registered action: [14] Destroy Format None on disk sda (id 1) >19:18:17,271 DEBUG blivet: required disklabel type for sda (1) is None >19:18:17,273 DEBUG blivet: default disklabel type for sda is msdos >19:18:17,276 DEBUG blivet: selecting msdos disklabel for sda based on size >19:18:17,281 DEBUG blivet: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; >19:18:17,288 DEBUG blivet: DiskLabel.freshPartedDisk: device: /dev/sda ; labelType: msdos ; >19:18:17,292 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 4 > partitions: [] > device: <parted.device.Device object at 0xb44286c> > PedDisk: <_ped.Disk object at 0xb44252c> >19:18:17,293 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >19:18:17,301 DEBUG blivet: DeviceFormat.teardown: device: /dev/sda ; status: False ; type: None ; >19:18:17,309 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >19:18:17,310 INFO blivet: registered action: [15] Create Format msdos disklabel on disk sda (id 1) >19:18:17,385 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >19:18:17,392 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (1) with non-existent msdos disklabel >19:18:17,394 INFO blivet: Detected 2064M of memory >19:18:17,394 INFO blivet: Swap attempt of 2064M >19:18:17,395 DEBUG blivet: doAutoPart: True >19:18:17,396 DEBUG blivet: encryptedAutoPart: False >19:18:17,396 DEBUG blivet: autoPartType: 2 >19:18:17,397 DEBUG blivet: clearPartType: 2 >19:18:17,397 DEBUG blivet: clearPartDisks: ['sda'] >19:18:17,398 DEBUG blivet: autoPartitionRequests: >PartSpec instance (0xb267c2c) -- > mountpoint = / lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True >PartSpec instance (0xb2679ec) -- > mountpoint = /home lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True >PartSpec instance (0xb267f6c) -- > mountpoint = /boot lv = False singlePV = False thin = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False >PartSpec instance (0xb267bcc) -- > mountpoint = None lv = False singlePV = False thin = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False >PartSpec instance (0xb417e6c) -- > mountpoint = None lv = True singlePV = False thin = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 2064 maxSize = None grow = False > >19:18:17,399 DEBUG blivet: storage.disks: ['sda'] >19:18:17,401 DEBUG blivet: storage.partitioned: ['sda'] >19:18:17,401 DEBUG blivet: 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', 'sda', 'sr0'] >19:18:17,408 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >19:18:17,414 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (1) with non-existent msdos disklabel >19:18:17,415 DEBUG blivet: resolved 'sda' to 'sda' (disk) >19:18:17,417 DEBUG blivet: boot disk: sda >19:18:17,428 DEBUG blivet: LVMPhysicalVolume.__init__: mountpoint: None ; >19:18:17,429 DEBUG blivet: getFormat('lvmpv') returning LVMPhysicalVolume instance >19:18:17,435 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sda ; >19:18:17,441 DEBUG blivet: PartitionDevice._setFormat: req0 ; >19:18:17,448 DEBUG blivet: PartitionDevice._setFormat: req0 ; current: None ; type: lvmpv ; >19:18:17,476 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: sda ; >19:18:17,477 INFO blivet: added partition req0 (id 21) to device tree >19:18:17,478 INFO blivet: registered action: [16] Create Device partition req0 (id 21) >19:18:17,478 DEBUG blivet: getFormat('None') returning DeviceFormat instance >19:18:17,479 INFO blivet: registered action: [17] Create Format lvmpv on partition req0 (id 21) >19:18:17,484 DEBUG blivet: candidate disks: [DiskDevice instance (0xb31c404c) -- > name = sda status = True kids = 0 id = 1 > parents = [] > uuid = None size = 476940.023438 > format = non-existent msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA ST3500320AS path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 3 did: 0 busy: False > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0xb3c4c8c> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0xb263a90c>] >19:18:17,485 DEBUG blivet: devs: [PartitionDevice instance (0xb26afec) -- > name = req0 status = False kids = 0 id = 21 > parents = [] > uuid = None size = 500 > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/req0 > format args = [] originalFormat = lvmpv grow = True max size = 0 bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >] >19:18:17,531 DEBUG blivet: Ext4FS.supported: supported: True ; >19:18:17,533 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >19:18:17,540 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sda ; >19:18:17,546 DEBUG blivet: PartitionDevice._setFormat: req1 ; >19:18:17,553 DEBUG blivet: PartitionDevice._setFormat: req1 ; current: None ; type: ext4 ; >19:18:17,559 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: sda ; >19:18:17,561 INFO blivet: added partition req1 (id 22) to device tree >19:18:17,563 INFO blivet: registered action: [18] Create Device partition req1 (id 22) >19:18:17,565 DEBUG blivet: getFormat('None') returning DeviceFormat instance >19:18:17,567 INFO blivet: registered action: [19] Create Format ext4 filesystem mounted at /boot on partition req1 (id 22) >19:18:17,569 INFO blivet: skipping unneeded stage1 biosboot request >19:18:17,571 DEBUG blivet: PartSpec instance (0xb267bcc) -- > mountpoint = None lv = False singlePV = False thin = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False > >19:18:17,573 DEBUG blivet: existing 476940MB disk sda (1) with non-existent msdos disklabel >19:18:17,580 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >19:18:17,587 DEBUG blivet: removing all non-preexisting partitions ['req0(id 21)', 'req1(id 22)'] from disk(s) ['sda'] >19:18:17,589 DEBUG blivet: allocatePartitions: disks=['sda'] ; partitions=['req0(id 21)', 'req1(id 22)'] >19:18:17,591 DEBUG blivet: removing all non-preexisting partitions ['req1(id 22)', 'req0(id 21)'] from disk(s) ['sda'] >19:18:17,598 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >19:18:17,605 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (1) with non-existent msdos disklabel >19:18:17,607 DEBUG blivet: resolved 'sda' to 'sda' (disk) >19:18:17,613 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >19:18:17,619 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (1) with non-existent msdos disklabel >19:18:17,621 DEBUG blivet: resolved 'sda' to 'sda' (disk) >19:18:17,623 DEBUG blivet: allocating partition: req1 ; id: 22 ; disks: ['sda'] ; >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 0 ; start: None ; end: None >19:18:17,625 DEBUG blivet: checking freespace on sda >19:18:17,628 DEBUG blivet: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=500MB boot=True best=None grow=False start=None >19:18:17,630 DEBUG blivet: checking 63-976773167 (476939 MB) >19:18:17,633 DEBUG blivet: current free range is 63-976773167 (476939MB) >19:18:17,635 DEBUG blivet: updating use_disk to sda, type: 0 >19:18:17,637 DEBUG blivet: new free: 63-976773167 / 476939MB >19:18:17,639 DEBUG blivet: new free allows for 0 sectors of growth >19:18:17,640 DEBUG blivet: found free space for bootable request >19:18:17,644 DEBUG blivet: adjusted start sector from 63 to 2048 >19:18:17,649 DEBUG blivet: created partition sda1 of 500MB and added it to /dev/sda >19:18:17,654 DEBUG blivet: PartitionDevice._setPartedPartition: req1 ; >19:18:17,658 DEBUG blivet: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xb44230c> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xb260f2c> PedPartition: <_ped.Partition object at 0xbd0356c> >19:18:17,664 DEBUG blivet: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >19:18:17,670 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sda ; >19:18:17,677 DEBUG blivet: PartitionDevice._setPartedPartition: sda1 ; >19:18:17,681 DEBUG blivet: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xb44230c> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xb314012c> PedPartition: <_ped.Partition object at 0xb26b71c> >19:18:17,688 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >19:18:17,694 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (1) with non-existent msdos disklabel >19:18:17,696 DEBUG blivet: resolved 'sda' to 'sda' (disk) >19:18:17,702 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >19:18:17,709 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (1) with non-existent msdos disklabel >19:18:17,711 DEBUG blivet: resolved 'sda' to 'sda' (disk) >19:18:17,713 DEBUG blivet: allocating partition: req0 ; id: 21 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 500MB ; grow: True ; max_size: 0 ; start: None ; end: None >19:18:17,715 DEBUG blivet: checking freespace on sda >19:18:17,718 DEBUG blivet: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=500MB boot=False best=None grow=True start=None >19:18:17,721 DEBUG blivet: checking 63-2047 (0 MB) >19:18:17,723 DEBUG blivet: current free range is 63-2047 (0MB) >19:18:17,725 DEBUG blivet: checking 1026048-976773167 (476439 MB) >19:18:17,728 DEBUG blivet: current free range is 1026048-976773167 (476439MB) >19:18:17,728 DEBUG blivet: evaluating growth potential for new layout >19:18:17,729 DEBUG blivet: calculating growth for disk /dev/sda >19:18:17,736 DEBUG blivet: PartitionDevice._setPartedPartition: req0 ; >19:18:17,738 DEBUG blivet: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xb44230c> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xb26a94c> PedPartition: <_ped.Partition object at 0xbbf914c> >19:18:17,742 DEBUG blivet: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >19:18:17,747 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sda ; >19:18:17,749 DEBUG blivet: adding request 22 to chunk 976773105 (63-976773167) on /dev/sda >19:18:17,750 DEBUG blivet: adding request 21 to chunk 976773105 (63-976773167) on /dev/sda >19:18:17,752 DEBUG blivet: Chunk.growRequests: 976773105 on /dev/sda start = 63 end = 976773167 >sectorSize = 512 > >19:18:17,752 DEBUG blivet: req: PartitionRequest instance -- >id = 22 name = sda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >19:18:17,753 DEBUG blivet: req: PartitionRequest instance -- >id = 21 name = sda2 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >19:18:17,754 DEBUG blivet: 1 requests and 974725105 (475939MB) left in chunk >19:18:17,754 DEBUG blivet: adding 974725105 (475939MB) to 21 (sda2) >19:18:17,755 DEBUG blivet: new grow amount for request 21 (sda2) is 974725105 units, or 475939MB >19:18:17,756 DEBUG blivet: request 22 (sda1) growth: 0 (0MB) size: 500MB >19:18:17,756 DEBUG blivet: request 21 (sda2) growth: 974725105 (475939MB) size: 476439MB >19:18:17,757 DEBUG blivet: disk /dev/sda growth: 974725105 (475939MB) >19:18:17,761 DEBUG blivet: PartitionDevice._setPartedPartition: sda2 ; >19:18:17,762 DEBUG blivet: device sda2 new partedPartition None >19:18:17,765 DEBUG blivet: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >19:18:17,770 DEBUG blivet: DiskDevice.removeChild: kids: 2 ; name: sda ; >19:18:17,771 DEBUG blivet: total growth: 974725105 sectors >19:18:17,772 DEBUG blivet: updating use_disk to sda, type: 0 >19:18:17,772 DEBUG blivet: new free: 1026048-976773167 / 476439MB >19:18:17,773 DEBUG blivet: new free allows for 974725105 sectors of growth >19:18:17,776 DEBUG blivet: created partition sda2 of 500MB and added it to /dev/sda >19:18:17,783 DEBUG blivet: PartitionDevice._setPartedPartition: req0 ; >19:18:17,785 DEBUG blivet: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xb44230c> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xb2519ac> PedPartition: <_ped.Partition object at 0xb4520bc> >19:18:17,789 DEBUG blivet: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >19:18:17,798 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sda ; >19:18:17,806 DEBUG blivet: PartitionDevice._setPartedPartition: sda2 ; >19:18:17,811 DEBUG blivet: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xb44230c> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xb267cac> PedPartition: <_ped.Partition object at 0xbd034dc> >19:18:17,813 DEBUG blivet: growPartitions: disks=['sda'], partitions=['sda2(id 21)', 'sda1(id 22)'] >19:18:17,815 DEBUG blivet: growable partitions are ['sda2'] >19:18:17,818 DEBUG blivet: adding request 21 to chunk 976773105 (63-976773167) on /dev/sda >19:18:17,820 DEBUG blivet: adding request 22 to chunk 976773105 (63-976773167) on /dev/sda >19:18:17,822 DEBUG blivet: disk sda has 1 chunks >19:18:17,824 DEBUG blivet: Chunk.growRequests: 976773105 on /dev/sda start = 63 end = 976773167 >sectorSize = 512 > >19:18:17,826 DEBUG blivet: req: PartitionRequest instance -- >id = 22 name = sda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >19:18:17,828 DEBUG blivet: req: PartitionRequest instance -- >id = 21 name = sda2 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >19:18:17,830 DEBUG blivet: 1 requests and 974725105 (475939MB) left in chunk >19:18:17,832 DEBUG blivet: adding 974725105 (475939MB) to 21 (sda2) >19:18:17,834 DEBUG blivet: new grow amount for request 21 (sda2) is 974725105 units, or 475939MB >19:18:17,836 DEBUG blivet: growing partitions on sda >19:18:17,838 DEBUG blivet: partition sda1 (22): 0 >19:18:17,841 DEBUG blivet: new geometry for sda1: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0xb26c44c> PedGeometry: <_ped.Geometry object at 0xb3137ecc> >19:18:17,843 DEBUG blivet: partition sda2 (21): 0 >19:18:17,846 DEBUG blivet: new geometry for sda2: parted.Geometry instance -- > start: 1026048 end: 976773119 length: 975747072 > device: <parted.device.Device object at 0xb26c44c> PedGeometry: <_ped.Geometry object at 0xb31c70ec> >19:18:17,848 DEBUG blivet: removing all non-preexisting partitions ['sda1(id 22)', 'sda2(id 21)'] from disk(s) ['sda'] >19:18:17,857 DEBUG blivet: PartitionDevice._setPartedPartition: sda1 ; >19:18:17,859 DEBUG blivet: device sda1 new partedPartition None >19:18:17,864 DEBUG blivet: PartitionDevice._setDisk: req1 ; new: None ; old: sda ; >19:18:17,870 DEBUG blivet: DiskDevice.removeChild: kids: 2 ; name: sda ; >19:18:17,876 DEBUG blivet: PartitionDevice._setPartedPartition: sda2 ; >19:18:17,878 DEBUG blivet: device sda2 new partedPartition None >19:18:17,884 DEBUG blivet: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >19:18:17,891 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: sda ; >19:18:17,893 DEBUG blivet: back from removeNewPartitions >19:18:17,895 DEBUG blivet: extended: None >19:18:17,897 DEBUG blivet: setting req1 new geometry: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0xb26c44c> PedGeometry: <_ped.Geometry object at 0xb3137ecc> >19:18:17,904 DEBUG blivet: PartitionDevice._setPartedPartition: req1 ; >19:18:17,908 DEBUG blivet: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xb44230c> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xbcfa80c> PedPartition: <_ped.Partition object at 0xbd035fc> >19:18:17,915 DEBUG blivet: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >19:18:17,922 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sda ; >19:18:17,929 DEBUG blivet: PartitionDevice._setPartedPartition: sda1 ; >19:18:17,931 DEBUG blivet: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xb44230c> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xb27090c> PedPartition: <_ped.Partition object at 0xbd0353c> >19:18:17,932 DEBUG blivet: setting req0 new geometry: parted.Geometry instance -- > start: 1026048 end: 976773119 length: 975747072 > device: <parted.device.Device object at 0xb26c44c> PedGeometry: <_ped.Geometry object at 0xb31c70ec> >19:18:17,936 DEBUG blivet: PartitionDevice._setPartedPartition: req0 ; >19:18:17,938 DEBUG blivet: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xb44230c> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xafb6bec> PedPartition: <_ped.Partition object at 0xbd0359c> >19:18:17,942 DEBUG blivet: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >19:18:17,945 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sda ; >19:18:17,950 DEBUG blivet: PartitionDevice._setPartedPartition: sda2 ; >19:18:17,952 DEBUG blivet: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xb44230c> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xb2608ac> PedPartition: <_ped.Partition object at 0xbd03a1c> >19:18:17,953 DEBUG blivet: fixing size of non-existent 500MB partition sda1 (22) with non-existent ext4 filesystem mounted at /boot at 500.00 >19:18:17,955 DEBUG blivet: fixing size of non-existent 476439MB partition sda2 (21) with non-existent lvmpv at 476439.00 >19:18:17,961 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sda2 ; >19:18:17,961 DEBUG blivet: getFormat('None') returning DeviceFormat instance >19:18:17,966 DEBUG blivet: LVMVolumeGroupDevice._setFormat: fedora ; current: None ; type: None ; >19:18:17,967 INFO blivet: added lvmvg fedora (id 23) to device tree >19:18:17,968 INFO blivet: registered action: [20] Create Device lvmvg fedora (id 23) >19:18:17,972 DEBUG blivet: Ext4FS.supported: supported: True ; >19:18:17,973 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >19:18:17,977 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 0 ; name: fedora ; >19:18:17,980 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-root ; current: None ; type: ext4 ; >19:18:17,982 DEBUG blivet: fedora size is 476436MB >19:18:17,983 DEBUG blivet: vg fedora has 476436MB free >19:18:17,983 DEBUG blivet: Adding fedora-root/1024MB to fedora >19:18:17,984 INFO blivet: added lvmlv fedora-root (id 24) to device tree >19:18:17,985 INFO blivet: registered action: [21] Create Device lvmlv fedora-root (id 24) >19:18:17,985 DEBUG blivet: getFormat('None') returning DeviceFormat instance >19:18:17,986 INFO blivet: registered action: [22] Create Format ext4 filesystem mounted at / on lvmlv fedora-root (id 24) >19:18:17,991 DEBUG blivet: Ext4FS.supported: supported: True ; >19:18:17,992 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >19:18:17,996 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 1 ; name: fedora ; >19:18:18,000 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-home ; current: None ; type: ext4 ; >19:18:18,001 DEBUG blivet: fedora size is 476436MB >19:18:18,002 DEBUG blivet: vg fedora has 475412MB free >19:18:18,003 DEBUG blivet: Adding fedora-home/500MB to fedora >19:18:18,003 INFO blivet: added lvmlv fedora-home (id 25) to device tree >19:18:18,004 INFO blivet: registered action: [23] Create Device lvmlv fedora-home (id 25) >19:18:18,005 DEBUG blivet: getFormat('None') returning DeviceFormat instance >19:18:18,006 INFO blivet: registered action: [24] Create Format ext4 filesystem mounted at /home on lvmlv fedora-home (id 25) >19:18:18,010 DEBUG blivet: SwapSpace.__init__: mountpoint: None ; >19:18:18,010 DEBUG blivet: getFormat('swap') returning SwapSpace instance >19:18:18,014 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 2 ; name: fedora ; >19:18:18,018 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-swap ; current: None ; type: swap ; >19:18:18,019 DEBUG blivet: fedora size is 476436MB >19:18:18,020 DEBUG blivet: vg fedora has 474912MB free >19:18:18,021 DEBUG blivet: Adding fedora-swap/2064MB to fedora >19:18:18,022 INFO blivet: added lvmlv fedora-swap (id 26) to device tree >19:18:18,022 INFO blivet: registered action: [25] Create Device lvmlv fedora-swap (id 26) >19:18:18,023 DEBUG blivet: getFormat('None') returning DeviceFormat instance >19:18:18,024 INFO blivet: registered action: [26] Create Format swap on lvmlv fedora-swap (id 26) >19:18:18,025 DEBUG blivet: fedora size is 476436MB >19:18:18,026 DEBUG blivet: vg fedora has 472848MB free >19:18:18,027 DEBUG blivet: vg fedora: 472848MB free ; lvs: ['root', 'home', 'swap'] >19:18:18,028 DEBUG blivet: adding request 24 to chunk 119109 on /dev/mapper/fedora >19:18:18,029 DEBUG blivet: adding request 25 to chunk 119109 on /dev/mapper/fedora >19:18:18,029 DEBUG blivet: adding request 26 to chunk 119109 on /dev/mapper/fedora >19:18:18,030 DEBUG blivet: Chunk.growRequests: VGChunk instance -- >device = /dev/mapper/fedora length = 119109 size = 476436 >remaining = 2 pool = 118212 >19:18:18,031 DEBUG blivet: req: LVRequest instance -- >id = 26 name = fedora-swap growable = False >base = 516 growth = 0 max_grow = 0 >done = True >19:18:18,031 DEBUG blivet: req: LVRequest instance -- >id = 24 name = fedora-root growable = True >base = 256 growth = 0 max_grow = 12544 >done = False >19:18:18,032 DEBUG blivet: req: LVRequest instance -- >id = 25 name = fedora-home growable = True >base = 125 growth = 0 max_grow = 4194179 >done = False >19:18:18,032 DEBUG blivet: 2 requests and 118212 (472848MB) left in chunk >19:18:18,033 DEBUG blivet: adding 79428 (317712MB) to 24 (fedora-root) >19:18:18,033 DEBUG blivet: taking back 66884 (267536MB) from 24 (fedora-root) >19:18:18,034 DEBUG blivet: new grow amount for request 24 (fedora-root) is 12544 units, or 50176MB >19:18:18,035 DEBUG blivet: adding 38783 (155132MB) to 25 (fedora-home) >19:18:18,035 DEBUG blivet: new grow amount for request 25 (fedora-home) is 38783 units, or 155132MB >19:18:18,036 DEBUG blivet: 1 requests and 66885 (267540MB) left in chunk >19:18:18,036 DEBUG blivet: adding 66885 (267540MB) to 25 (fedora-home) >19:18:18,037 DEBUG blivet: new grow amount for request 25 (fedora-home) is 105668 units, or 422672MB >19:18:18,037 DEBUG blivet: trying to set lv fedora-root size to 51200MB >19:18:18,038 DEBUG blivet: fedora size is 476436MB >19:18:18,039 DEBUG blivet: vg fedora has 472848MB free >19:18:18,040 DEBUG blivet: trying to set lv fedora-home size to 423172MB >19:18:18,041 DEBUG blivet: fedora size is 476436MB >19:18:18,042 DEBUG blivet: vg fedora has 422672MB free >19:18:18,091 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >19:18:18,095 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (1) with non-existent msdos disklabel >19:18:18,098 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >19:18:18,101 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (1) with non-existent msdos disklabel >19:18:18,102 DEBUG blivet: resolved 'sda' to 'sda' (disk) >19:18:18,186 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >19:18:18,189 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (1) with non-existent msdos disklabel >19:18:18,192 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >19:18:18,195 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (1) with non-existent msdos disklabel >19:18:18,196 DEBUG blivet: resolved 'sda' to 'sda' (disk) >19:18:27,501 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >19:18:27,503 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (1) with non-existent msdos disklabel >19:18:29,937 DEBUG blivet: removing sda1 >19:18:29,938 INFO blivet: removed partition sda1 (id 22) from device tree >19:18:29,941 DEBUG blivet: DiskDevice.removeChild: kids: 2 ; name: sda ; >19:18:29,942 INFO blivet: registered action: [27] Destroy Device partition sda1 (id 22) >19:18:29,943 DEBUG blivet: removing sda2 >19:18:29,944 DEBUG blivet: devices to remove: ['fedora-swap', 'fedora-home', 'fedora-root', 'fedora'] >19:18:29,944 DEBUG blivet: leaves to remove: ['fedora-swap', 'fedora-home', 'fedora-root'] >19:18:29,945 INFO blivet: removed lvmlv fedora-swap (id 26) from device tree >19:18:29,949 DEBUG blivet: LVMVolumeGroupDevice.removeChild: kids: 3 ; name: fedora ; >19:18:29,949 INFO blivet: registered action: [28] Destroy Device lvmlv fedora-swap (id 26) >19:18:29,950 INFO blivet: removed lvmlv fedora-home (id 25) from device tree >19:18:29,954 DEBUG blivet: LVMVolumeGroupDevice.removeChild: kids: 2 ; name: fedora ; >19:18:29,954 INFO blivet: registered action: [29] Destroy Device lvmlv fedora-home (id 25) >19:18:29,955 INFO blivet: removed lvmlv fedora-root (id 24) from device tree >19:18:29,958 DEBUG blivet: LVMVolumeGroupDevice.removeChild: kids: 1 ; name: fedora ; >19:18:29,959 INFO blivet: registered action: [30] Destroy Device lvmlv fedora-root (id 24) >19:18:29,959 DEBUG blivet: devices to remove: ['fedora'] >19:18:29,960 DEBUG blivet: leaves to remove: ['fedora'] >19:18:29,961 INFO blivet: removed lvmvg fedora (id 23) from device tree >19:18:29,964 DEBUG blivet: PartitionDevice.removeChild: kids: 1 ; name: sda2 ; >19:18:29,965 INFO blivet: registered action: [31] Destroy Device lvmvg fedora (id 23) >19:18:29,966 INFO blivet: removed partition sda2 (id 21) from device tree >19:18:29,969 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: sda ; >19:18:29,970 INFO blivet: registered action: [32] Destroy Device partition sda2 (id 21) >19:18:47,743 INFO blivet: Detected 2064M of memory >19:18:47,746 INFO blivet: Swap attempt of 2064M >19:18:47,755 DEBUG blivet: checking whether disk sda has an empty extended >19:18:47,761 DEBUG blivet: extended is None ; logicals is [] >19:18:47,764 DEBUG blivet: clearpart: initializing sda >19:18:47,767 DEBUG blivet: removing sda >19:18:47,772 DEBUG blivet: getFormat('None') returning DeviceFormat instance >19:18:47,780 DEBUG blivet: DiskDevice._setFormat: sda ; current: disklabel ; type: None ; >19:18:47,784 INFO blivet: registered action: [33] Destroy Format msdos disklabel on disk sda (id 1) >19:18:47,794 DEBUG blivet: DeviceFormat.teardown: device: /dev/sda ; status: False ; type: None ; >19:18:47,796 DEBUG blivet: getFormat('None') returning DeviceFormat instance >19:18:47,807 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: None ; >19:18:47,809 INFO blivet: registered action: [34] Destroy Format None on disk sda (id 1) >19:18:47,811 DEBUG blivet: required disklabel type for sda (1) is None >19:18:47,813 DEBUG blivet: default disklabel type for sda is msdos >19:18:47,816 DEBUG blivet: selecting msdos disklabel for sda based on size >19:18:47,824 DEBUG blivet: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; >19:18:47,836 DEBUG blivet: DiskLabel.freshPartedDisk: device: /dev/sda ; labelType: msdos ; >19:18:47,840 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 4 > partitions: [] > device: <parted.device.Device object at 0xb26018c> > PedDisk: <_ped.Disk object at 0xb26038c> >19:18:47,843 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >19:18:47,851 DEBUG blivet: DeviceFormat.teardown: device: /dev/sda ; status: False ; type: None ; >19:18:47,860 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >19:18:47,863 INFO blivet: registered action: [35] Create Format msdos disklabel on disk sda (id 1) >19:18:47,974 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >19:18:47,980 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (1) with non-existent msdos disklabel >19:18:47,985 INFO blivet: Detected 2064M of memory >19:18:47,986 INFO blivet: Swap attempt of 2064M >19:18:47,987 DEBUG blivet: doAutoPart: True >19:18:47,987 DEBUG blivet: encryptedAutoPart: False >19:18:47,988 DEBUG blivet: autoPartType: 2 >19:18:47,988 DEBUG blivet: clearPartType: 2 >19:18:47,989 DEBUG blivet: clearPartDisks: ['sda'] >19:18:47,989 DEBUG blivet: autoPartitionRequests: >PartSpec instance (0xb20d24c) -- > mountpoint = / lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True >PartSpec instance (0xb20d1cc) -- > mountpoint = /home lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True >PartSpec instance (0xb20d20c) -- > mountpoint = /boot lv = False singlePV = False thin = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False >PartSpec instance (0xaf25bec) -- > mountpoint = None lv = False singlePV = False thin = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False >PartSpec instance (0xb41be6c) -- > mountpoint = None lv = True singlePV = False thin = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 2064 maxSize = None grow = False > >19:18:47,991 DEBUG blivet: storage.disks: ['sda'] >19:18:47,992 DEBUG blivet: storage.partitioned: ['sda'] >19:18:47,993 DEBUG blivet: 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', 'sda', 'sr0'] >19:18:47,997 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >19:18:48,004 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (1) with non-existent msdos disklabel >19:18:48,008 DEBUG blivet: resolved 'sda' to 'sda' (disk) >19:18:48,009 DEBUG blivet: boot disk: sda >19:18:48,017 DEBUG blivet: LVMPhysicalVolume.__init__: mountpoint: None ; >19:18:48,018 DEBUG blivet: getFormat('lvmpv') returning LVMPhysicalVolume instance >19:18:48,024 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sda ; >19:18:48,033 DEBUG blivet: PartitionDevice._setFormat: req2 ; >19:18:48,047 DEBUG blivet: PartitionDevice._setFormat: req2 ; current: None ; type: lvmpv ; >19:18:48,076 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: sda ; >19:18:48,080 INFO blivet: added partition req2 (id 27) to device tree >19:18:48,082 INFO blivet: registered action: [36] Create Device partition req2 (id 27) >19:18:48,084 DEBUG blivet: getFormat('None') returning DeviceFormat instance >19:18:48,086 INFO blivet: registered action: [37] Create Format lvmpv on partition req2 (id 27) >19:18:48,092 DEBUG blivet: candidate disks: [DiskDevice instance (0xb31c404c) -- > name = sda status = True kids = 0 id = 1 > parents = [] > uuid = None size = 476940.023438 > format = non-existent msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA ST3500320AS path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 3 did: 0 busy: False > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0xb3c4c8c> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0xb263a90c>] >19:18:48,096 DEBUG blivet: devs: [PartitionDevice instance (0xbbdf0cc) -- > name = req2 status = False kids = 0 id = 27 > parents = [] > uuid = None size = 500 > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/req2 > format args = [] originalFormat = lvmpv grow = True max size = 0 bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >] >19:18:48,122 DEBUG blivet: Ext4FS.supported: supported: True ; >19:18:48,124 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >19:18:48,131 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sda ; >19:18:48,140 DEBUG blivet: PartitionDevice._setFormat: req3 ; >19:18:48,147 DEBUG blivet: PartitionDevice._setFormat: req3 ; current: None ; type: ext4 ; >19:18:48,153 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: sda ; >19:18:48,155 INFO blivet: added partition req3 (id 28) to device tree >19:18:48,159 INFO blivet: registered action: [38] Create Device partition req3 (id 28) >19:18:48,161 DEBUG blivet: getFormat('None') returning DeviceFormat instance >19:18:48,163 INFO blivet: registered action: [39] Create Format ext4 filesystem mounted at /boot on partition req3 (id 28) >19:18:48,166 INFO blivet: skipping unneeded stage1 biosboot request >19:18:48,168 DEBUG blivet: PartSpec instance (0xaf25bec) -- > mountpoint = None lv = False singlePV = False thin = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False > >19:18:48,170 DEBUG blivet: existing 476940MB disk sda (1) with non-existent msdos disklabel >19:18:48,178 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >19:18:48,186 DEBUG blivet: removing all non-preexisting partitions ['req2(id 27)', 'req3(id 28)'] from disk(s) ['sda'] >19:18:48,188 DEBUG blivet: allocatePartitions: disks=['sda'] ; partitions=['req2(id 27)', 'req3(id 28)'] >19:18:48,190 DEBUG blivet: removing all non-preexisting partitions ['req3(id 28)', 'req2(id 27)'] from disk(s) ['sda'] >19:18:48,197 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >19:18:48,203 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (1) with non-existent msdos disklabel >19:18:48,206 DEBUG blivet: resolved 'sda' to 'sda' (disk) >19:18:48,213 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >19:18:48,222 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (1) with non-existent msdos disklabel >19:18:48,224 DEBUG blivet: resolved 'sda' to 'sda' (disk) >19:18:48,226 DEBUG blivet: allocating partition: req3 ; id: 28 ; disks: ['sda'] ; >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 0 ; start: None ; end: None >19:18:48,228 DEBUG blivet: checking freespace on sda >19:18:48,231 DEBUG blivet: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=500MB boot=True best=None grow=False start=None >19:18:48,233 DEBUG blivet: checking 63-976773167 (476939 MB) >19:18:48,236 DEBUG blivet: current free range is 63-976773167 (476939MB) >19:18:48,238 DEBUG blivet: updating use_disk to sda, type: 0 >19:18:48,240 DEBUG blivet: new free: 63-976773167 / 476939MB >19:18:48,242 DEBUG blivet: new free allows for 0 sectors of growth >19:18:48,244 DEBUG blivet: found free space for bootable request >19:18:48,247 DEBUG blivet: adjusted start sector from 63 to 2048 >19:18:48,251 DEBUG blivet: created partition sda1 of 500MB and added it to /dev/sda >19:18:48,257 DEBUG blivet: PartitionDevice._setPartedPartition: req3 ; >19:18:48,261 DEBUG blivet: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xb260a4c> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xb25174c> PedPartition: <_ped.Partition object at 0xbd03e0c> >19:18:48,268 DEBUG blivet: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >19:18:48,272 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sda ; >19:18:48,278 DEBUG blivet: PartitionDevice._setPartedPartition: sda1 ; >19:18:48,280 DEBUG blivet: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xb260a4c> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xb251acc> PedPartition: <_ped.Partition object at 0xbd0365c> >19:18:48,285 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >19:18:48,291 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (1) with non-existent msdos disklabel >19:18:48,291 DEBUG blivet: resolved 'sda' to 'sda' (disk) >19:18:48,296 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >19:18:48,301 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (1) with non-existent msdos disklabel >19:18:48,301 DEBUG blivet: resolved 'sda' to 'sda' (disk) >19:18:48,302 DEBUG blivet: allocating partition: req2 ; id: 27 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 500MB ; grow: True ; max_size: 0 ; start: None ; end: None >19:18:48,302 DEBUG blivet: checking freespace on sda >19:18:48,304 DEBUG blivet: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=500MB boot=False best=None grow=True start=None >19:18:48,306 DEBUG blivet: checking 63-2047 (0 MB) >19:18:48,307 DEBUG blivet: current free range is 63-2047 (0MB) >19:18:48,307 DEBUG blivet: checking 1026048-976773167 (476439 MB) >19:18:48,308 DEBUG blivet: current free range is 1026048-976773167 (476439MB) >19:18:48,309 DEBUG blivet: evaluating growth potential for new layout >19:18:48,310 DEBUG blivet: calculating growth for disk /dev/sda >19:18:48,316 DEBUG blivet: PartitionDevice._setPartedPartition: req2 ; >19:18:48,318 DEBUG blivet: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xb260a4c> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xb26c6ac> PedPartition: <_ped.Partition object at 0xbd03b6c> >19:18:48,323 DEBUG blivet: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >19:18:48,327 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sda ; >19:18:48,328 DEBUG blivet: adding request 28 to chunk 976773105 (63-976773167) on /dev/sda >19:18:48,330 DEBUG blivet: adding request 27 to chunk 976773105 (63-976773167) on /dev/sda >19:18:48,330 DEBUG blivet: Chunk.growRequests: 976773105 on /dev/sda start = 63 end = 976773167 >sectorSize = 512 > >19:18:48,331 DEBUG blivet: req: PartitionRequest instance -- >id = 28 name = sda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >19:18:48,331 DEBUG blivet: req: PartitionRequest instance -- >id = 27 name = sda2 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >19:18:48,332 DEBUG blivet: 1 requests and 974725105 (475939MB) left in chunk >19:18:48,333 DEBUG blivet: adding 974725105 (475939MB) to 27 (sda2) >19:18:48,333 DEBUG blivet: new grow amount for request 27 (sda2) is 974725105 units, or 475939MB >19:18:48,334 DEBUG blivet: request 28 (sda1) growth: 0 (0MB) size: 500MB >19:18:48,342 DEBUG blivet: request 27 (sda2) growth: 974725105 (475939MB) size: 476439MB >19:18:48,342 DEBUG blivet: disk /dev/sda growth: 974725105 (475939MB) >19:18:48,349 DEBUG blivet: PartitionDevice._setPartedPartition: sda2 ; >19:18:48,351 DEBUG blivet: device sda2 new partedPartition None >19:18:48,358 DEBUG blivet: PartitionDevice._setDisk: req2 ; new: None ; old: sda ; >19:18:48,365 DEBUG blivet: DiskDevice.removeChild: kids: 2 ; name: sda ; >19:18:48,366 DEBUG blivet: total growth: 974725105 sectors >19:18:48,367 DEBUG blivet: updating use_disk to sda, type: 0 >19:18:48,367 DEBUG blivet: new free: 1026048-976773167 / 476439MB >19:18:48,368 DEBUG blivet: new free allows for 974725105 sectors of growth >19:18:48,371 DEBUG blivet: created partition sda2 of 500MB and added it to /dev/sda >19:18:48,375 DEBUG blivet: PartitionDevice._setPartedPartition: req2 ; >19:18:48,377 DEBUG blivet: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xb260a4c> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xb25c6ec> PedPartition: <_ped.Partition object at 0xbd036bc> >19:18:48,382 DEBUG blivet: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >19:18:48,386 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sda ; >19:18:48,391 DEBUG blivet: PartitionDevice._setPartedPartition: sda2 ; >19:18:48,393 DEBUG blivet: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xb260a4c> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xb26cfec> PedPartition: <_ped.Partition object at 0xbd03ecc> >19:18:48,394 DEBUG blivet: growPartitions: disks=['sda'], partitions=['sda2(id 27)', 'sda1(id 28)'] >19:18:48,395 DEBUG blivet: growable partitions are ['sda2'] >19:18:48,396 DEBUG blivet: adding request 27 to chunk 976773105 (63-976773167) on /dev/sda >19:18:48,397 DEBUG blivet: adding request 28 to chunk 976773105 (63-976773167) on /dev/sda >19:18:48,398 DEBUG blivet: disk sda has 1 chunks >19:18:48,398 DEBUG blivet: Chunk.growRequests: 976773105 on /dev/sda start = 63 end = 976773167 >sectorSize = 512 > >19:18:48,399 DEBUG blivet: req: PartitionRequest instance -- >id = 28 name = sda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >19:18:48,399 DEBUG blivet: req: PartitionRequest instance -- >id = 27 name = sda2 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >19:18:48,400 DEBUG blivet: 1 requests and 974725105 (475939MB) left in chunk >19:18:48,401 DEBUG blivet: adding 974725105 (475939MB) to 27 (sda2) >19:18:48,401 DEBUG blivet: new grow amount for request 27 (sda2) is 974725105 units, or 475939MB >19:18:48,402 DEBUG blivet: growing partitions on sda >19:18:48,403 DEBUG blivet: partition sda1 (28): 0 >19:18:48,404 DEBUG blivet: new geometry for sda1: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0xb25158c> PedGeometry: <_ped.Geometry object at 0xb26c54c> >19:18:48,405 DEBUG blivet: partition sda2 (27): 0 >19:18:48,406 DEBUG blivet: new geometry for sda2: parted.Geometry instance -- > start: 1026048 end: 976773119 length: 975747072 > device: <parted.device.Device object at 0xb25158c> PedGeometry: <_ped.Geometry object at 0xb26c3ec> >19:18:48,407 DEBUG blivet: removing all non-preexisting partitions ['sda1(id 28)', 'sda2(id 27)'] from disk(s) ['sda'] >19:18:48,412 DEBUG blivet: PartitionDevice._setPartedPartition: sda1 ; >19:18:48,413 DEBUG blivet: device sda1 new partedPartition None >19:18:48,417 DEBUG blivet: PartitionDevice._setDisk: req3 ; new: None ; old: sda ; >19:18:48,421 DEBUG blivet: DiskDevice.removeChild: kids: 2 ; name: sda ; >19:18:48,425 DEBUG blivet: PartitionDevice._setPartedPartition: sda2 ; >19:18:48,425 DEBUG blivet: device sda2 new partedPartition None >19:18:48,429 DEBUG blivet: PartitionDevice._setDisk: req2 ; new: None ; old: sda ; >19:18:48,432 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: sda ; >19:18:48,433 DEBUG blivet: back from removeNewPartitions >19:18:48,433 DEBUG blivet: extended: None >19:18:48,434 DEBUG blivet: setting req3 new geometry: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0xb25158c> PedGeometry: <_ped.Geometry object at 0xb26c54c> >19:18:48,438 DEBUG blivet: PartitionDevice._setPartedPartition: req3 ; >19:18:48,440 DEBUG blivet: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xb260a4c> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xb270f2c> PedPartition: <_ped.Partition object at 0xbd03e0c> >19:18:48,443 DEBUG blivet: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >19:18:48,446 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sda ; >19:18:48,450 DEBUG blivet: PartitionDevice._setPartedPartition: sda1 ; >19:18:48,452 DEBUG blivet: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xb260a4c> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xb25186c> PedPartition: <_ped.Partition object at 0xb433f8c> >19:18:48,453 DEBUG blivet: setting req2 new geometry: parted.Geometry instance -- > start: 1026048 end: 976773119 length: 975747072 > device: <parted.device.Device object at 0xb25158c> PedGeometry: <_ped.Geometry object at 0xb26c3ec> >19:18:48,457 DEBUG blivet: PartitionDevice._setPartedPartition: req2 ; >19:18:48,459 DEBUG blivet: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xb260a4c> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xb270cec> PedPartition: <_ped.Partition object at 0xbd0359c> >19:18:48,462 DEBUG blivet: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >19:18:48,465 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sda ; >19:18:48,470 DEBUG blivet: PartitionDevice._setPartedPartition: sda2 ; >19:18:48,472 DEBUG blivet: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xb260a4c> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xb4341cc> PedPartition: <_ped.Partition object at 0xbd0b3bc> >19:18:48,473 DEBUG blivet: fixing size of non-existent 500MB partition sda1 (28) with non-existent ext4 filesystem mounted at /boot at 500.00 >19:18:48,475 DEBUG blivet: fixing size of non-existent 476439MB partition sda2 (27) with non-existent lvmpv at 476439.00 >19:18:48,480 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sda2 ; >19:18:48,480 DEBUG blivet: getFormat('None') returning DeviceFormat instance >19:18:48,484 DEBUG blivet: LVMVolumeGroupDevice._setFormat: fedora ; current: None ; type: None ; >19:18:48,485 INFO blivet: added lvmvg fedora (id 29) to device tree >19:18:48,486 INFO blivet: registered action: [40] Create Device lvmvg fedora (id 29) >19:18:48,490 DEBUG blivet: Ext4FS.supported: supported: True ; >19:18:48,491 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >19:18:48,495 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 0 ; name: fedora ; >19:18:48,498 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-root ; current: None ; type: ext4 ; >19:18:48,499 DEBUG blivet: fedora size is 476436MB >19:18:48,500 DEBUG blivet: vg fedora has 476436MB free >19:18:48,501 DEBUG blivet: Adding fedora-root/1024MB to fedora >19:18:48,502 INFO blivet: added lvmlv fedora-root (id 30) to device tree >19:18:48,502 INFO blivet: registered action: [41] Create Device lvmlv fedora-root (id 30) >19:18:48,503 DEBUG blivet: getFormat('None') returning DeviceFormat instance >19:18:48,504 INFO blivet: registered action: [42] Create Format ext4 filesystem mounted at / on lvmlv fedora-root (id 30) >19:18:48,509 DEBUG blivet: Ext4FS.supported: supported: True ; >19:18:48,509 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >19:18:48,513 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 1 ; name: fedora ; >19:18:48,517 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-home ; current: None ; type: ext4 ; >19:18:48,518 DEBUG blivet: fedora size is 476436MB >19:18:48,519 DEBUG blivet: vg fedora has 475412MB free >19:18:48,520 DEBUG blivet: Adding fedora-home/500MB to fedora >19:18:48,520 INFO blivet: added lvmlv fedora-home (id 31) to device tree >19:18:48,521 INFO blivet: registered action: [43] Create Device lvmlv fedora-home (id 31) >19:18:48,522 DEBUG blivet: getFormat('None') returning DeviceFormat instance >19:18:48,523 INFO blivet: registered action: [44] Create Format ext4 filesystem mounted at /home on lvmlv fedora-home (id 31) >19:18:48,527 DEBUG blivet: SwapSpace.__init__: mountpoint: None ; >19:18:48,527 DEBUG blivet: getFormat('swap') returning SwapSpace instance >19:18:48,531 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 2 ; name: fedora ; >19:18:48,535 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-swap ; current: None ; type: swap ; >19:18:48,536 DEBUG blivet: fedora size is 476436MB >19:18:48,537 DEBUG blivet: vg fedora has 474912MB free >19:18:48,538 DEBUG blivet: Adding fedora-swap/2064MB to fedora >19:18:48,539 INFO blivet: added lvmlv fedora-swap (id 32) to device tree >19:18:48,539 INFO blivet: registered action: [45] Create Device lvmlv fedora-swap (id 32) >19:18:48,540 DEBUG blivet: getFormat('None') returning DeviceFormat instance >19:18:48,541 INFO blivet: registered action: [46] Create Format swap on lvmlv fedora-swap (id 32) >19:18:48,542 DEBUG blivet: fedora size is 476436MB >19:18:48,543 DEBUG blivet: vg fedora has 472848MB free >19:18:48,544 DEBUG blivet: vg fedora: 472848MB free ; lvs: ['root', 'home', 'swap'] >19:18:48,545 DEBUG blivet: adding request 30 to chunk 119109 on /dev/mapper/fedora >19:18:48,546 DEBUG blivet: adding request 31 to chunk 119109 on /dev/mapper/fedora >19:18:48,546 DEBUG blivet: adding request 32 to chunk 119109 on /dev/mapper/fedora >19:18:48,547 DEBUG blivet: Chunk.growRequests: VGChunk instance -- >device = /dev/mapper/fedora length = 119109 size = 476436 >remaining = 2 pool = 118212 >19:18:48,547 DEBUG blivet: req: LVRequest instance -- >id = 32 name = fedora-swap growable = False >base = 516 growth = 0 max_grow = 0 >done = True >19:18:48,548 DEBUG blivet: req: LVRequest instance -- >id = 30 name = fedora-root growable = True >base = 256 growth = 0 max_grow = 12544 >done = False >19:18:48,549 DEBUG blivet: req: LVRequest instance -- >id = 31 name = fedora-home growable = True >base = 125 growth = 0 max_grow = 4194179 >done = False >19:18:48,549 DEBUG blivet: 2 requests and 118212 (472848MB) left in chunk >19:18:48,550 DEBUG blivet: adding 79428 (317712MB) to 30 (fedora-root) >19:18:48,550 DEBUG blivet: taking back 66884 (267536MB) from 30 (fedora-root) >19:18:48,551 DEBUG blivet: new grow amount for request 30 (fedora-root) is 12544 units, or 50176MB >19:18:48,551 DEBUG blivet: adding 38783 (155132MB) to 31 (fedora-home) >19:18:48,552 DEBUG blivet: new grow amount for request 31 (fedora-home) is 38783 units, or 155132MB >19:18:48,552 DEBUG blivet: 1 requests and 66885 (267540MB) left in chunk >19:18:48,553 DEBUG blivet: adding 66885 (267540MB) to 31 (fedora-home) >19:18:48,554 DEBUG blivet: new grow amount for request 31 (fedora-home) is 105668 units, or 422672MB >19:18:48,554 DEBUG blivet: trying to set lv fedora-root size to 51200MB >19:18:48,555 DEBUG blivet: fedora size is 476436MB >19:18:48,556 DEBUG blivet: vg fedora has 472848MB free >19:18:48,557 DEBUG blivet: trying to set lv fedora-home size to 423172MB >19:18:48,558 DEBUG blivet: fedora size is 476436MB >19:18:48,559 DEBUG blivet: vg fedora has 422672MB free >19:18:48,607 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >19:18:48,611 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (1) with non-existent msdos disklabel >19:18:48,614 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >19:18:48,617 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (1) with non-existent msdos disklabel >19:18:48,618 DEBUG blivet: resolved 'sda' to 'sda' (disk) >19:18:48,698 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >19:18:48,701 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (1) with non-existent msdos disklabel >19:18:48,704 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >19:18:48,707 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (1) with non-existent msdos disklabel >19:18:48,707 DEBUG blivet: resolved 'sda' to 'sda' (disk) >19:18:58,108 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >19:18:58,110 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (1) with non-existent msdos disklabel >19:19:20,959 DEBUG blivet: removing sda1 >19:19:20,961 INFO blivet: removed partition sda1 (id 28) from device tree >19:19:20,964 DEBUG blivet: DiskDevice.removeChild: kids: 2 ; name: sda ; >19:19:20,965 INFO blivet: registered action: [47] Destroy Device partition sda1 (id 28) >19:19:20,965 DEBUG blivet: removing sda2 >19:19:20,967 DEBUG blivet: devices to remove: ['fedora-swap', 'fedora-home', 'fedora-root', 'fedora'] >19:19:20,967 DEBUG blivet: leaves to remove: ['fedora-swap', 'fedora-home', 'fedora-root'] >19:19:20,968 INFO blivet: removed lvmlv fedora-swap (id 32) from device tree >19:19:20,972 DEBUG blivet: LVMVolumeGroupDevice.removeChild: kids: 3 ; name: fedora ; >19:19:20,972 INFO blivet: registered action: [48] Destroy Device lvmlv fedora-swap (id 32) >19:19:20,973 INFO blivet: removed lvmlv fedora-home (id 31) from device tree >19:19:20,976 DEBUG blivet: LVMVolumeGroupDevice.removeChild: kids: 2 ; name: fedora ; >19:19:20,977 INFO blivet: registered action: [49] Destroy Device lvmlv fedora-home (id 31) >19:19:20,978 INFO blivet: removed lvmlv fedora-root (id 30) from device tree >19:19:20,981 DEBUG blivet: LVMVolumeGroupDevice.removeChild: kids: 1 ; name: fedora ; >19:19:20,982 INFO blivet: registered action: [50] Destroy Device lvmlv fedora-root (id 30) >19:19:20,982 DEBUG blivet: devices to remove: ['fedora'] >19:19:20,983 DEBUG blivet: leaves to remove: ['fedora'] >19:19:20,984 INFO blivet: removed lvmvg fedora (id 29) from device tree >19:19:20,987 DEBUG blivet: PartitionDevice.removeChild: kids: 1 ; name: sda2 ; >19:19:20,988 INFO blivet: registered action: [51] Destroy Device lvmvg fedora (id 29) >19:19:20,989 INFO blivet: removed partition sda2 (id 27) from device tree >19:19:20,993 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: sda ; >19:19:20,993 INFO blivet: registered action: [52] Destroy Device partition sda2 (id 27) >19:19:32,917 INFO blivet: Detected 2064M of memory >19:19:32,920 INFO blivet: Swap attempt of 2064M >19:19:32,928 DEBUG blivet: checking whether disk sda has an empty extended >19:19:32,934 DEBUG blivet: extended is None ; logicals is [] >19:19:32,939 DEBUG blivet: clearpart: initializing sda >19:19:32,941 DEBUG blivet: removing sda >19:19:32,943 DEBUG blivet: getFormat('None') returning DeviceFormat instance >19:19:32,949 DEBUG blivet: DiskDevice._setFormat: sda ; current: disklabel ; type: None ; >19:19:32,952 INFO blivet: registered action: [53] Destroy Format msdos disklabel on disk sda (id 1) >19:19:32,957 DEBUG blivet: DeviceFormat.teardown: device: /dev/sda ; status: False ; type: None ; >19:19:32,959 DEBUG blivet: getFormat('None') returning DeviceFormat instance >19:19:32,971 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: None ; >19:19:32,973 INFO blivet: registered action: [54] Destroy Format None on disk sda (id 1) >19:19:32,975 DEBUG blivet: required disklabel type for sda (1) is None >19:19:32,977 DEBUG blivet: default disklabel type for sda is msdos >19:19:32,980 DEBUG blivet: selecting msdos disklabel for sda based on size >19:19:32,989 DEBUG blivet: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; >19:19:32,996 DEBUG blivet: DiskLabel.freshPartedDisk: device: /dev/sda ; labelType: msdos ; >19:19:33,004 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 4 > partitions: [] > device: <parted.device.Device object at 0xbcfaa0c> > PedDisk: <_ped.Disk object at 0xb43474c> >19:19:33,009 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >19:19:33,017 DEBUG blivet: DeviceFormat.teardown: device: /dev/sda ; status: False ; type: None ; >19:19:33,025 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >19:19:33,027 INFO blivet: registered action: [55] Create Format msdos disklabel on disk sda (id 1) >19:19:33,153 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >19:19:33,158 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (1) with non-existent msdos disklabel >19:19:33,161 INFO blivet: Detected 2064M of memory >19:19:33,164 INFO blivet: Swap attempt of 2064M >19:19:33,166 DEBUG blivet: doAutoPart: True >19:19:33,168 DEBUG blivet: encryptedAutoPart: False >19:19:33,170 DEBUG blivet: autoPartType: 2 >19:19:33,172 DEBUG blivet: clearPartType: 2 >19:19:33,176 DEBUG blivet: clearPartDisks: ['sda'] >19:19:33,178 DEBUG blivet: autoPartitionRequests: >PartSpec instance (0xbb2754c) -- > mountpoint = / lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True >PartSpec instance (0xb25c62c) -- > mountpoint = /home lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True >PartSpec instance (0xb25c28c) -- > mountpoint = /boot lv = False singlePV = False thin = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False >PartSpec instance (0xb25cf6c) -- > mountpoint = None lv = False singlePV = False thin = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False >PartSpec instance (0xb25ccec) -- > mountpoint = None lv = True singlePV = False thin = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 2064 maxSize = None grow = False > >19:19:33,186 DEBUG blivet: storage.disks: ['sda'] >19:19:33,189 DEBUG blivet: storage.partitioned: ['sda'] >19:19:33,198 DEBUG blivet: 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', 'sda', 'sr0'] >19:19:33,222 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >19:19:33,227 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (1) with non-existent msdos disklabel >19:19:33,229 DEBUG blivet: resolved 'sda' to 'sda' (disk) >19:19:33,231 DEBUG blivet: boot disk: sda >19:19:33,244 DEBUG blivet: LVMPhysicalVolume.__init__: mountpoint: None ; >19:19:33,246 DEBUG blivet: getFormat('lvmpv') returning LVMPhysicalVolume instance >19:19:33,253 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sda ; >19:19:33,259 DEBUG blivet: PartitionDevice._setFormat: req4 ; >19:19:33,265 DEBUG blivet: PartitionDevice._setFormat: req4 ; current: None ; type: lvmpv ; >19:19:33,272 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: sda ; >19:19:33,274 INFO blivet: added partition req4 (id 33) to device tree >19:19:33,276 INFO blivet: registered action: [56] Create Device partition req4 (id 33) >19:19:33,278 DEBUG blivet: getFormat('None') returning DeviceFormat instance >19:19:33,280 INFO blivet: registered action: [57] Create Format lvmpv on partition req4 (id 33) >19:19:33,288 DEBUG blivet: candidate disks: [DiskDevice instance (0xb31c404c) -- > name = sda status = True kids = 0 id = 1 > parents = [] > uuid = None size = 476940.023438 > format = non-existent msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA ST3500320AS path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 3 did: 0 busy: False > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0xb3c4c8c> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0xb263a90c>] >19:19:33,291 DEBUG blivet: devs: [PartitionDevice instance (0xb25c60c) -- > name = req4 status = False kids = 0 id = 33 > parents = [] > uuid = None size = 500 > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/req4 > format args = [] originalFormat = lvmpv grow = True max size = 0 bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >] >19:19:33,313 DEBUG blivet: Ext4FS.supported: supported: True ; >19:19:33,315 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >19:19:33,322 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sda ; >19:19:33,328 DEBUG blivet: PartitionDevice._setFormat: req5 ; >19:19:33,335 DEBUG blivet: PartitionDevice._setFormat: req5 ; current: None ; type: ext4 ; >19:19:33,341 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: sda ; >19:19:33,343 INFO blivet: added partition req5 (id 34) to device tree >19:19:33,345 INFO blivet: registered action: [58] Create Device partition req5 (id 34) >19:19:33,347 DEBUG blivet: getFormat('None') returning DeviceFormat instance >19:19:33,349 INFO blivet: registered action: [59] Create Format ext4 filesystem mounted at /boot on partition req5 (id 34) >19:19:33,352 INFO blivet: skipping unneeded stage1 biosboot request >19:19:33,354 DEBUG blivet: PartSpec instance (0xb25cf6c) -- > mountpoint = None lv = False singlePV = False thin = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False > >19:19:33,356 DEBUG blivet: existing 476940MB disk sda (1) with non-existent msdos disklabel >19:19:33,363 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >19:19:33,369 DEBUG blivet: removing all non-preexisting partitions ['req4(id 33)', 'req5(id 34)'] from disk(s) ['sda'] >19:19:33,372 DEBUG blivet: allocatePartitions: disks=['sda'] ; partitions=['req4(id 33)', 'req5(id 34)'] >19:19:33,374 DEBUG blivet: removing all non-preexisting partitions ['req5(id 34)', 'req4(id 33)'] from disk(s) ['sda'] >19:19:33,381 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >19:19:33,387 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (1) with non-existent msdos disklabel >19:19:33,389 DEBUG blivet: resolved 'sda' to 'sda' (disk) >19:19:33,395 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >19:19:33,401 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (1) with non-existent msdos disklabel >19:19:33,403 DEBUG blivet: resolved 'sda' to 'sda' (disk) >19:19:33,405 DEBUG blivet: allocating partition: req5 ; id: 34 ; disks: ['sda'] ; >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 0 ; start: None ; end: None >19:19:33,407 DEBUG blivet: checking freespace on sda >19:19:33,410 DEBUG blivet: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=500MB boot=True best=None grow=False start=None >19:19:33,413 DEBUG blivet: checking 63-976773167 (476939 MB) >19:19:33,415 DEBUG blivet: current free range is 63-976773167 (476939MB) >19:19:33,417 DEBUG blivet: updating use_disk to sda, type: 0 >19:19:33,420 DEBUG blivet: new free: 63-976773167 / 476939MB >19:19:33,422 DEBUG blivet: new free allows for 0 sectors of growth >19:19:33,424 DEBUG blivet: found free space for bootable request >19:19:33,428 DEBUG blivet: adjusted start sector from 63 to 2048 >19:19:33,432 DEBUG blivet: created partition sda1 of 500MB and added it to /dev/sda >19:19:33,439 DEBUG blivet: PartitionDevice._setPartedPartition: req5 ; >19:19:33,443 DEBUG blivet: device req5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xb4341ac> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xb270c0c> PedPartition: <_ped.Partition object at 0xbd0b7ac> >19:19:33,450 DEBUG blivet: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >19:19:33,465 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sda ; >19:19:33,474 DEBUG blivet: PartitionDevice._setPartedPartition: sda1 ; >19:19:33,477 DEBUG blivet: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xb4341ac> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xb251b4c> PedPartition: <_ped.Partition object at 0xbd03ecc> >19:19:33,484 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >19:19:33,491 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (1) with non-existent msdos disklabel >19:19:33,493 DEBUG blivet: resolved 'sda' to 'sda' (disk) >19:19:33,501 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >19:19:33,507 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (1) with non-existent msdos disklabel >19:19:33,509 DEBUG blivet: resolved 'sda' to 'sda' (disk) >19:19:33,511 DEBUG blivet: allocating partition: req4 ; id: 33 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 500MB ; grow: True ; max_size: 0 ; start: None ; end: None >19:19:33,513 DEBUG blivet: checking freespace on sda >19:19:33,516 DEBUG blivet: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=500MB boot=False best=None grow=True start=None >19:19:33,519 DEBUG blivet: checking 63-2047 (0 MB) >19:19:33,521 DEBUG blivet: current free range is 63-2047 (0MB) >19:19:33,523 DEBUG blivet: checking 1026048-976773167 (476439 MB) >19:19:33,526 DEBUG blivet: current free range is 1026048-976773167 (476439MB) >19:19:33,528 DEBUG blivet: evaluating growth potential for new layout >19:19:33,530 DEBUG blivet: calculating growth for disk /dev/sda >19:19:33,537 DEBUG blivet: PartitionDevice._setPartedPartition: req4 ; >19:19:33,541 DEBUG blivet: device req4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xb4341ac> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xb251a2c> PedPartition: <_ped.Partition object at 0xbd03efc> >19:19:33,548 DEBUG blivet: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >19:19:33,555 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sda ; >19:19:33,557 DEBUG blivet: adding request 34 to chunk 976773105 (63-976773167) on /dev/sda >19:19:33,558 DEBUG blivet: adding request 33 to chunk 976773105 (63-976773167) on /dev/sda >19:19:33,558 DEBUG blivet: Chunk.growRequests: 976773105 on /dev/sda start = 63 end = 976773167 >sectorSize = 512 > >19:19:33,559 DEBUG blivet: req: PartitionRequest instance -- >id = 34 name = sda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >19:19:33,560 DEBUG blivet: req: PartitionRequest instance -- >id = 33 name = sda2 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >19:19:33,560 DEBUG blivet: 1 requests and 974725105 (475939MB) left in chunk >19:19:33,561 DEBUG blivet: adding 974725105 (475939MB) to 33 (sda2) >19:19:33,562 DEBUG blivet: new grow amount for request 33 (sda2) is 974725105 units, or 475939MB >19:19:33,562 DEBUG blivet: request 34 (sda1) growth: 0 (0MB) size: 500MB >19:19:33,563 DEBUG blivet: request 33 (sda2) growth: 974725105 (475939MB) size: 476439MB >19:19:33,564 DEBUG blivet: disk /dev/sda growth: 974725105 (475939MB) >19:19:33,568 DEBUG blivet: PartitionDevice._setPartedPartition: sda2 ; >19:19:33,569 DEBUG blivet: device sda2 new partedPartition None >19:19:33,573 DEBUG blivet: PartitionDevice._setDisk: req4 ; new: None ; old: sda ; >19:19:33,578 DEBUG blivet: DiskDevice.removeChild: kids: 2 ; name: sda ; >19:19:33,579 DEBUG blivet: total growth: 974725105 sectors >19:19:33,579 DEBUG blivet: updating use_disk to sda, type: 0 >19:19:33,580 DEBUG blivet: new free: 1026048-976773167 / 476439MB >19:19:33,581 DEBUG blivet: new free allows for 974725105 sectors of growth >19:19:33,583 DEBUG blivet: created partition sda2 of 500MB and added it to /dev/sda >19:19:33,588 DEBUG blivet: PartitionDevice._setPartedPartition: req4 ; >19:19:33,590 DEBUG blivet: device req4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xb4341ac> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xb26c0ac> PedPartition: <_ped.Partition object at 0xb215f5c> >19:19:33,595 DEBUG blivet: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >19:19:33,598 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sda ; >19:19:33,602 DEBUG blivet: PartitionDevice._setPartedPartition: sda2 ; >19:19:33,605 DEBUG blivet: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xb4341ac> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xb4345ec> PedPartition: <_ped.Partition object at 0xb433c5c> >19:19:33,606 DEBUG blivet: growPartitions: disks=['sda'], partitions=['sda2(id 33)', 'sda1(id 34)'] >19:19:33,606 DEBUG blivet: growable partitions are ['sda2'] >19:19:33,608 DEBUG blivet: adding request 33 to chunk 976773105 (63-976773167) on /dev/sda >19:19:33,608 DEBUG blivet: adding request 34 to chunk 976773105 (63-976773167) on /dev/sda >19:19:33,609 DEBUG blivet: disk sda has 1 chunks >19:19:33,610 DEBUG blivet: Chunk.growRequests: 976773105 on /dev/sda start = 63 end = 976773167 >sectorSize = 512 > >19:19:33,610 DEBUG blivet: req: PartitionRequest instance -- >id = 34 name = sda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >19:19:33,611 DEBUG blivet: req: PartitionRequest instance -- >id = 33 name = sda2 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >19:19:33,611 DEBUG blivet: 1 requests and 974725105 (475939MB) left in chunk >19:19:33,612 DEBUG blivet: adding 974725105 (475939MB) to 33 (sda2) >19:19:33,613 DEBUG blivet: new grow amount for request 33 (sda2) is 974725105 units, or 475939MB >19:19:33,613 DEBUG blivet: growing partitions on sda >19:19:33,614 DEBUG blivet: partition sda1 (34): 0 >19:19:33,616 DEBUG blivet: new geometry for sda1: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0xb26062c> PedGeometry: <_ped.Geometry object at 0xb25c0ec> >19:19:33,616 DEBUG blivet: partition sda2 (33): 0 >19:19:33,618 DEBUG blivet: new geometry for sda2: parted.Geometry instance -- > start: 1026048 end: 976773119 length: 975747072 > device: <parted.device.Device object at 0xb26062c> PedGeometry: <_ped.Geometry object at 0xb25c48c> >19:19:33,618 DEBUG blivet: removing all non-preexisting partitions ['sda1(id 34)', 'sda2(id 33)'] from disk(s) ['sda'] >19:19:33,623 DEBUG blivet: PartitionDevice._setPartedPartition: sda1 ; >19:19:33,624 DEBUG blivet: device sda1 new partedPartition None >19:19:33,628 DEBUG blivet: PartitionDevice._setDisk: req5 ; new: None ; old: sda ; >19:19:33,631 DEBUG blivet: DiskDevice.removeChild: kids: 2 ; name: sda ; >19:19:33,634 DEBUG blivet: PartitionDevice._setPartedPartition: sda2 ; >19:19:33,635 DEBUG blivet: device sda2 new partedPartition None >19:19:33,638 DEBUG blivet: PartitionDevice._setDisk: req4 ; new: None ; old: sda ; >19:19:33,642 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: sda ; >19:19:33,642 DEBUG blivet: back from removeNewPartitions >19:19:33,643 DEBUG blivet: extended: None >19:19:33,643 DEBUG blivet: setting req5 new geometry: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0xb26062c> PedGeometry: <_ped.Geometry object at 0xb25c0ec> >19:19:33,648 DEBUG blivet: PartitionDevice._setPartedPartition: req5 ; >19:19:33,650 DEBUG blivet: device req5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xb4341ac> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xb260ccc> PedPartition: <_ped.Partition object at 0xb433fbc> >19:19:33,653 DEBUG blivet: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >19:19:33,656 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sda ; >19:19:33,660 DEBUG blivet: PartitionDevice._setPartedPartition: sda1 ; >19:19:33,662 DEBUG blivet: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xb4341ac> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xbcfa20c> PedPartition: <_ped.Partition object at 0xb433dac> >19:19:33,663 DEBUG blivet: setting req4 new geometry: parted.Geometry instance -- > start: 1026048 end: 976773119 length: 975747072 > device: <parted.device.Device object at 0xb26062c> PedGeometry: <_ped.Geometry object at 0xb25c48c> >19:19:33,667 DEBUG blivet: PartitionDevice._setPartedPartition: req4 ; >19:19:33,669 DEBUG blivet: device req4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xb4341ac> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xb26090c> PedPartition: <_ped.Partition object at 0xb43395c> >19:19:33,672 DEBUG blivet: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >19:19:33,676 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sda ; >19:19:33,681 DEBUG blivet: PartitionDevice._setPartedPartition: sda2 ; >19:19:33,683 DEBUG blivet: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xb4341ac> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xb44350c> PedPartition: <_ped.Partition object at 0xbd0be3c> >19:19:33,684 DEBUG blivet: fixing size of non-existent 500MB partition sda1 (34) with non-existent ext4 filesystem mounted at /boot at 500.00 >19:19:33,686 DEBUG blivet: fixing size of non-existent 476439MB partition sda2 (33) with non-existent lvmpv at 476439.00 >19:19:33,691 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sda2 ; >19:19:33,692 DEBUG blivet: getFormat('None') returning DeviceFormat instance >19:19:33,695 DEBUG blivet: LVMVolumeGroupDevice._setFormat: fedora ; current: None ; type: None ; >19:19:33,697 INFO blivet: added lvmvg fedora (id 35) to device tree >19:19:33,697 INFO blivet: registered action: [60] Create Device lvmvg fedora (id 35) >19:19:33,701 DEBUG blivet: Ext4FS.supported: supported: True ; >19:19:33,702 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >19:19:33,706 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 0 ; name: fedora ; >19:19:33,710 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-root ; current: None ; type: ext4 ; >19:19:33,711 DEBUG blivet: fedora size is 476436MB >19:19:33,712 DEBUG blivet: vg fedora has 476436MB free >19:19:33,713 DEBUG blivet: Adding fedora-root/1024MB to fedora >19:19:33,713 INFO blivet: added lvmlv fedora-root (id 36) to device tree >19:19:33,714 INFO blivet: registered action: [61] Create Device lvmlv fedora-root (id 36) >19:19:33,715 DEBUG blivet: getFormat('None') returning DeviceFormat instance >19:19:33,716 INFO blivet: registered action: [62] Create Format ext4 filesystem mounted at / on lvmlv fedora-root (id 36) >19:19:33,721 DEBUG blivet: Ext4FS.supported: supported: True ; >19:19:33,722 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >19:19:33,726 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 1 ; name: fedora ; >19:19:33,730 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-home ; current: None ; type: ext4 ; >19:19:33,731 DEBUG blivet: fedora size is 476436MB >19:19:33,732 DEBUG blivet: vg fedora has 475412MB free >19:19:33,733 DEBUG blivet: Adding fedora-home/500MB to fedora >19:19:33,733 INFO blivet: added lvmlv fedora-home (id 37) to device tree >19:19:33,734 INFO blivet: registered action: [63] Create Device lvmlv fedora-home (id 37) >19:19:33,735 DEBUG blivet: getFormat('None') returning DeviceFormat instance >19:19:33,736 INFO blivet: registered action: [64] Create Format ext4 filesystem mounted at /home on lvmlv fedora-home (id 37) >19:19:33,740 DEBUG blivet: SwapSpace.__init__: mountpoint: None ; >19:19:33,740 DEBUG blivet: getFormat('swap') returning SwapSpace instance >19:19:33,745 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 2 ; name: fedora ; >19:19:33,748 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-swap ; current: None ; type: swap ; >19:19:33,749 DEBUG blivet: fedora size is 476436MB >19:19:33,750 DEBUG blivet: vg fedora has 474912MB free >19:19:33,751 DEBUG blivet: Adding fedora-swap/2064MB to fedora >19:19:33,752 INFO blivet: added lvmlv fedora-swap (id 38) to device tree >19:19:33,753 INFO blivet: registered action: [65] Create Device lvmlv fedora-swap (id 38) >19:19:33,753 DEBUG blivet: getFormat('None') returning DeviceFormat instance >19:19:33,754 INFO blivet: registered action: [66] Create Format swap on lvmlv fedora-swap (id 38) >19:19:33,755 DEBUG blivet: fedora size is 476436MB >19:19:33,756 DEBUG blivet: vg fedora has 472848MB free >19:19:33,757 DEBUG blivet: vg fedora: 472848MB free ; lvs: ['root', 'home', 'swap'] >19:19:33,758 DEBUG blivet: adding request 36 to chunk 119109 on /dev/mapper/fedora >19:19:33,759 DEBUG blivet: adding request 37 to chunk 119109 on /dev/mapper/fedora >19:19:33,759 DEBUG blivet: adding request 38 to chunk 119109 on /dev/mapper/fedora >19:19:33,760 DEBUG blivet: Chunk.growRequests: VGChunk instance -- >device = /dev/mapper/fedora length = 119109 size = 476436 >remaining = 2 pool = 118212 >19:19:33,761 DEBUG blivet: req: LVRequest instance -- >id = 38 name = fedora-swap growable = False >base = 516 growth = 0 max_grow = 0 >done = True >19:19:33,761 DEBUG blivet: req: LVRequest instance -- >id = 36 name = fedora-root growable = True >base = 256 growth = 0 max_grow = 12544 >done = False >19:19:33,762 DEBUG blivet: req: LVRequest instance -- >id = 37 name = fedora-home growable = True >base = 125 growth = 0 max_grow = 4194179 >done = False >19:19:33,763 DEBUG blivet: 2 requests and 118212 (472848MB) left in chunk >19:19:33,763 DEBUG blivet: adding 79428 (317712MB) to 36 (fedora-root) >19:19:33,764 DEBUG blivet: taking back 66884 (267536MB) from 36 (fedora-root) >19:19:33,764 DEBUG blivet: new grow amount for request 36 (fedora-root) is 12544 units, or 50176MB >19:19:33,765 DEBUG blivet: adding 38783 (155132MB) to 37 (fedora-home) >19:19:33,765 DEBUG blivet: new grow amount for request 37 (fedora-home) is 38783 units, or 155132MB >19:19:33,766 DEBUG blivet: 1 requests and 66885 (267540MB) left in chunk >19:19:33,766 DEBUG blivet: adding 66885 (267540MB) to 37 (fedora-home) >19:19:33,767 DEBUG blivet: new grow amount for request 37 (fedora-home) is 105668 units, or 422672MB >19:19:33,768 DEBUG blivet: trying to set lv fedora-root size to 51200MB >19:19:33,769 DEBUG blivet: fedora size is 476436MB >19:19:33,770 DEBUG blivet: vg fedora has 472848MB free >19:19:33,770 DEBUG blivet: trying to set lv fedora-home size to 423172MB >19:19:33,771 DEBUG blivet: fedora size is 476436MB >19:19:33,773 DEBUG blivet: vg fedora has 422672MB free >19:19:33,825 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >19:19:33,828 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (1) with non-existent msdos disklabel >19:19:33,831 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >19:19:33,835 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (1) with non-existent msdos disklabel >19:19:33,835 DEBUG blivet: resolved 'sda' to 'sda' (disk) >19:19:33,919 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >19:19:33,923 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (1) with non-existent msdos disklabel >19:19:33,925 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >19:19:33,929 DEBUG blivet: DeviceTree.getDeviceByName returned existing 476940MB disk sda (1) with non-existent msdos disklabel >19:19:33,929 DEBUG blivet: resolved 'sda' to 'sda' (disk) >19:19:48,452 DEBUG blivet: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >19:19:48,456 DEBUG blivet: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >19:19:48,460 DEBUG blivet: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >19:19:48,463 DEBUG blivet: PartitionDevice.teardown: sda1 ; status: False ; controllable: True ; >19:19:48,467 DEBUG blivet: LVMLogicalVolumeDevice.teardown: fedora-root ; status: False ; controllable: True ; >19:19:48,471 DEBUG blivet: LVMLogicalVolumeDevice.teardown: fedora-home ; status: False ; controllable: True ; >19:19:48,475 DEBUG blivet: LVMLogicalVolumeDevice.teardown: fedora-swap ; status: False ; controllable: True ; >19:19:48,476 INFO blivet: resetting parted disks... >19:19:48,479 DEBUG blivet: DiskLabel.resetPartedDisk: device: /dev/sda ; >19:19:48,482 DEBUG blivet: DiskLabel.resetPartedDisk: device: /dev/sda ; >19:19:48,485 DEBUG blivet: PartitionDevice.preCommitFixup: sda2 ; >19:19:48,488 DEBUG blivet: PartitionDevice.preCommitFixup: sda1 ; >19:19:48,492 DEBUG blivet: PartitionDevice.preCommitFixup: sda1 ; >19:19:48,493 DEBUG blivet: sector-based lookup found partition sda1 >19:19:48,497 DEBUG blivet: PartitionDevice._setPartedPartition: sda1 ; >19:19:48,500 DEBUG blivet: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xbc13d4c> fileSystem: <parted.filesystem.FileSystem object at 0xb24c14c> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xb24c1ac> PedPartition: <_ped.Partition object at 0xbd0bc2c> >19:19:48,503 DEBUG blivet: PartitionDevice.preCommitFixup: sda2 ; >19:19:48,504 DEBUG blivet: sector-based lookup found partition sda2 >19:19:48,507 DEBUG blivet: PartitionDevice._setPartedPartition: sda2 ; >19:19:48,509 DEBUG blivet: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xbc13d4c> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xb25476c> PedPartition: <_ped.Partition object at 0xbd0b9bc> >19:19:48,512 DEBUG blivet: PartitionDevice.preCommitFixup: sda1 ; >19:19:48,515 DEBUG blivet: PartitionDevice.preCommitFixup: sda2 ; >19:19:48,518 DEBUG blivet: PartitionDevice.preCommitFixup: sda1 ; >19:19:48,522 DEBUG blivet: PartitionDevice.preCommitFixup: sda2 ; >19:19:48,523 DEBUG blivet: action: [0] Destroy Format swap on lvmlv fedora-swap (id 7) >19:19:48,523 DEBUG blivet: action: [1] Create Format swap on lvmlv fedora-swap (id 7) >19:19:48,524 DEBUG blivet: action: [2] Destroy Device lvmlv fedora-swap (id 7) >19:19:48,524 DEBUG blivet: action: [3] Destroy Format ext4 filesystem on lvmlv fedora-root (id 6) >19:19:48,525 DEBUG blivet: action: [4] Destroy Device lvmlv fedora-root (id 6) >19:19:48,525 DEBUG blivet: action: [5] Destroy Format ext4 filesystem on lvmlv fedora-home (id 5) >19:19:48,526 DEBUG blivet: action: [6] Destroy Device lvmlv fedora-home (id 5) >19:19:48,527 DEBUG blivet: action: [7] Destroy Format ext4 filesystem on partition sda1 (id 2) >19:19:48,527 DEBUG blivet: action: [8] Destroy Device partition sda1 (id 2) >19:19:48,528 DEBUG blivet: action: [9] Destroy Device lvmvg fedora (id 4) >19:19:48,528 DEBUG blivet: action: [10] Destroy Format lvmpv on partition sda2 (id 3) >19:19:48,529 DEBUG blivet: action: [11] Destroy Device partition sda2 (id 3) >19:19:48,529 DEBUG blivet: action: [12] Destroy Format msdos disklabel on disk sda (id 1) >19:19:48,530 DEBUG blivet: action: [13] Destroy Format None on disk sda (id 1) >19:19:48,531 DEBUG blivet: action: [14] Destroy Format None on disk sda (id 1) >19:19:48,531 DEBUG blivet: action: [15] Create Format msdos disklabel on disk sda (id 1) >19:19:48,532 DEBUG blivet: action: [16] Create Device partition sda2 (id 21) >19:19:48,532 DEBUG blivet: action: [17] Create Format lvmpv on partition sda2 (id 21) >19:19:48,534 DEBUG blivet: action: [18] Create Device partition sda1 (id 22) >19:19:48,535 DEBUG blivet: action: [19] Create Format ext4 filesystem mounted at /boot on partition sda1 (id 22) >19:19:48,536 DEBUG blivet: action: [20] Create Device lvmvg fedora (id 23) >19:19:48,537 DEBUG blivet: action: [21] Create Device lvmlv fedora-root (id 24) >19:19:48,538 DEBUG blivet: action: [22] Create Format ext4 filesystem mounted at / on lvmlv fedora-root (id 24) >19:19:48,539 DEBUG blivet: action: [23] Create Device lvmlv fedora-home (id 25) >19:19:48,540 DEBUG blivet: action: [24] Create Format ext4 filesystem mounted at /home on lvmlv fedora-home (id 25) >19:19:48,541 DEBUG blivet: action: [25] Create Device lvmlv fedora-swap (id 26) >19:19:48,542 DEBUG blivet: action: [26] Create Format swap on lvmlv fedora-swap (id 26) >19:19:48,543 DEBUG blivet: action: [27] Destroy Device partition sda1 (id 22) >19:19:48,544 DEBUG blivet: action: [28] Destroy Device lvmlv fedora-swap (id 26) >19:19:48,545 DEBUG blivet: action: [29] Destroy Device lvmlv fedora-home (id 25) >19:19:48,546 DEBUG blivet: action: [30] Destroy Device lvmlv fedora-root (id 24) >19:19:48,547 DEBUG blivet: action: [31] Destroy Device lvmvg fedora (id 23) >19:19:48,548 DEBUG blivet: action: [32] Destroy Device partition sda2 (id 21) >19:19:48,549 DEBUG blivet: action: [33] Destroy Format msdos disklabel on disk sda (id 1) >19:19:48,550 DEBUG blivet: action: [34] Destroy Format None on disk sda (id 1) >19:19:48,552 DEBUG blivet: action: [35] Create Format msdos disklabel on disk sda (id 1) >19:19:48,553 DEBUG blivet: action: [36] Create Device partition sda2 (id 27) >19:19:48,554 DEBUG blivet: action: [37] Create Format lvmpv on partition sda2 (id 27) >19:19:48,563 DEBUG blivet: action: [38] Create Device partition sda1 (id 28) >19:19:48,563 DEBUG blivet: action: [39] Create Format ext4 filesystem mounted at /boot on partition sda1 (id 28) >19:19:48,564 DEBUG blivet: action: [40] Create Device lvmvg fedora (id 29) >19:19:48,565 DEBUG blivet: action: [41] Create Device lvmlv fedora-root (id 30) >19:19:48,565 DEBUG blivet: action: [42] Create Format ext4 filesystem mounted at / on lvmlv fedora-root (id 30) >19:19:48,566 DEBUG blivet: action: [43] Create Device lvmlv fedora-home (id 31) >19:19:48,567 DEBUG blivet: action: [44] Create Format ext4 filesystem mounted at /home on lvmlv fedora-home (id 31) >19:19:48,570 DEBUG blivet: action: [45] Create Device lvmlv fedora-swap (id 32) >19:19:48,576 DEBUG blivet: action: [46] Create Format swap on lvmlv fedora-swap (id 32) >19:19:48,577 DEBUG blivet: action: [47] Destroy Device partition sda1 (id 28) >19:19:48,578 DEBUG blivet: action: [48] Destroy Device lvmlv fedora-swap (id 32) >19:19:48,578 DEBUG blivet: action: [49] Destroy Device lvmlv fedora-home (id 31) >19:19:48,579 DEBUG blivet: action: [50] Destroy Device lvmlv fedora-root (id 30) >19:19:48,579 DEBUG blivet: action: [51] Destroy Device lvmvg fedora (id 29) >19:19:48,580 DEBUG blivet: action: [52] Destroy Device partition sda2 (id 27) >19:19:48,581 DEBUG blivet: action: [53] Destroy Format msdos disklabel on disk sda (id 1) >19:19:48,581 DEBUG blivet: action: [54] Destroy Format None on disk sda (id 1) >19:19:48,582 DEBUG blivet: action: [55] Create Format msdos disklabel on disk sda (id 1) >19:19:48,583 DEBUG blivet: action: [56] Create Device partition sda2 (id 33) >19:19:48,583 DEBUG blivet: action: [57] Create Format lvmpv on partition sda2 (id 33) >19:19:48,584 DEBUG blivet: action: [58] Create Device partition sda1 (id 34) >19:19:48,584 DEBUG blivet: action: [59] Create Format ext4 filesystem mounted at /boot on partition sda1 (id 34) >19:19:48,585 DEBUG blivet: action: [60] Create Device lvmvg fedora (id 35) >19:19:48,586 DEBUG blivet: action: [61] Create Device lvmlv fedora-root (id 36) >19:19:48,586 DEBUG blivet: action: [62] Create Format ext4 filesystem mounted at / on lvmlv fedora-root (id 36) >19:19:48,587 DEBUG blivet: action: [63] Create Device lvmlv fedora-home (id 37) >19:19:48,587 DEBUG blivet: action: [64] Create Format ext4 filesystem mounted at /home on lvmlv fedora-home (id 37) >19:19:48,588 DEBUG blivet: action: [65] Create Device lvmlv fedora-swap (id 38) >19:19:48,588 DEBUG blivet: action: [66] Create Format swap on lvmlv fedora-swap (id 38) >19:19:48,589 INFO blivet: pruning action queue... >19:19:48,592 INFO blivet: removing obsolete action 15 (55) >19:19:48,592 INFO blivet: removing obsolete action 33 (55) >19:19:48,593 INFO blivet: removing obsolete action 35 (55) >19:19:48,594 INFO blivet: removing obsolete action 53 (55) >19:19:48,596 INFO blivet: removing obsolete action 12 (54) >19:19:48,597 INFO blivet: removing obsolete action 13 (54) >19:19:48,597 INFO blivet: removing obsolete action 14 (54) >19:19:48,598 INFO blivet: removing obsolete action 34 (54) >19:19:48,599 DEBUG blivet: action 53 already pruned >19:19:48,599 INFO blivet: removing obsolete action 36 (52) >19:19:48,600 INFO blivet: removing obsolete action 37 (52) >19:19:48,601 INFO blivet: removing obsolete action 52 (52) >19:19:48,602 INFO blivet: removing obsolete action 40 (51) >19:19:48,603 INFO blivet: removing obsolete action 51 (51) >19:19:48,604 INFO blivet: removing obsolete action 41 (50) >19:19:48,605 INFO blivet: removing obsolete action 42 (50) >19:19:48,606 INFO blivet: removing obsolete action 50 (50) >19:19:48,607 INFO blivet: removing obsolete action 43 (49) >19:19:48,607 INFO blivet: removing obsolete action 44 (49) >19:19:48,608 INFO blivet: removing obsolete action 49 (49) >19:19:48,609 INFO blivet: removing obsolete action 45 (48) >19:19:48,610 INFO blivet: removing obsolete action 46 (48) >19:19:48,611 INFO blivet: removing obsolete action 48 (48) >19:19:48,612 INFO blivet: removing obsolete action 38 (47) >19:19:48,613 INFO blivet: removing obsolete action 39 (47) >19:19:48,614 INFO blivet: removing obsolete action 47 (47) >19:19:48,615 DEBUG blivet: action 46 already pruned >19:19:48,616 DEBUG blivet: action 45 already pruned >19:19:48,617 DEBUG blivet: action 44 already pruned >19:19:48,619 DEBUG blivet: action 43 already pruned >19:19:48,620 DEBUG blivet: action 42 already pruned >19:19:48,620 DEBUG blivet: action 41 already pruned >19:19:48,621 DEBUG blivet: action 40 already pruned >19:19:48,631 DEBUG blivet: action 39 already pruned >19:19:48,632 DEBUG blivet: action 38 already pruned >19:19:48,633 DEBUG blivet: action 37 already pruned >19:19:48,636 DEBUG blivet: action 36 already pruned >19:19:48,638 DEBUG blivet: action 35 already pruned >19:19:48,639 DEBUG blivet: action 34 already pruned >19:19:48,639 DEBUG blivet: action 33 already pruned >19:19:48,640 INFO blivet: removing obsolete action 16 (32) >19:19:48,640 INFO blivet: removing obsolete action 17 (32) >19:19:48,641 INFO blivet: removing obsolete action 32 (32) >19:19:48,642 INFO blivet: removing obsolete action 20 (31) >19:19:48,643 INFO blivet: removing obsolete action 31 (31) >19:19:48,643 INFO blivet: removing obsolete action 21 (30) >19:19:48,644 INFO blivet: removing obsolete action 22 (30) >19:19:48,645 INFO blivet: removing obsolete action 30 (30) >19:19:48,646 INFO blivet: removing obsolete action 23 (29) >19:19:48,646 INFO blivet: removing obsolete action 24 (29) >19:19:48,647 INFO blivet: removing obsolete action 29 (29) >19:19:48,648 INFO blivet: removing obsolete action 25 (28) >19:19:48,648 INFO blivet: removing obsolete action 26 (28) >19:19:48,649 INFO blivet: removing obsolete action 28 (28) >19:19:48,650 INFO blivet: removing obsolete action 18 (27) >19:19:48,651 INFO blivet: removing obsolete action 19 (27) >19:19:48,653 INFO blivet: removing obsolete action 27 (27) >19:19:48,661 DEBUG blivet: action 26 already pruned >19:19:48,661 DEBUG blivet: action 25 already pruned >19:19:48,662 DEBUG blivet: action 24 already pruned >19:19:48,663 DEBUG blivet: action 23 already pruned >19:19:48,663 DEBUG blivet: action 22 already pruned >19:19:48,664 DEBUG blivet: action 21 already pruned >19:19:48,665 DEBUG blivet: action 20 already pruned >19:19:48,666 DEBUG blivet: action 19 already pruned >19:19:48,666 DEBUG blivet: action 18 already pruned >19:19:48,667 DEBUG blivet: action 17 already pruned >19:19:48,667 DEBUG blivet: action 16 already pruned >19:19:48,669 DEBUG blivet: action 15 already pruned >19:19:48,670 DEBUG blivet: action 14 already pruned >19:19:48,670 DEBUG blivet: action 13 already pruned >19:19:48,671 DEBUG blivet: action 12 already pruned >19:19:48,679 INFO blivet: removing obsolete action 1 (2) >19:19:48,680 DEBUG blivet: action 1 already pruned >19:19:48,680 INFO blivet: sorting actions... >19:19:48,695 DEBUG blivet: action: [7] Destroy Format ext4 filesystem on partition sda1 (id 2) >19:19:48,697 DEBUG blivet: action: [5] Destroy Format ext4 filesystem on lvmlv fedora-home (id 5) >19:19:48,698 DEBUG blivet: action: [6] Destroy Device lvmlv fedora-home (id 5) >19:19:48,698 DEBUG blivet: action: [3] Destroy Format ext4 filesystem on lvmlv fedora-root (id 6) >19:19:48,699 DEBUG blivet: action: [4] Destroy Device lvmlv fedora-root (id 6) >19:19:48,700 DEBUG blivet: action: [0] Destroy Format swap on lvmlv fedora-swap (id 7) >19:19:48,701 DEBUG blivet: action: [2] Destroy Device lvmlv fedora-swap (id 7) >19:19:48,702 DEBUG blivet: action: [9] Destroy Device lvmvg fedora (id 4) >19:19:48,702 DEBUG blivet: action: [10] Destroy Format lvmpv on partition sda2 (id 3) >19:19:48,703 DEBUG blivet: action: [11] Destroy Device partition sda2 (id 3) >19:19:48,704 DEBUG blivet: action: [8] Destroy Device partition sda1 (id 2) >19:19:48,705 DEBUG blivet: action: [54] Destroy Format None on disk sda (id 1) >19:19:48,706 DEBUG blivet: lvm filter: removing sda2 from the reject list >19:19:48,707 DEBUG blivet: sda2 wasn't in the reject list >19:19:48,707 DEBUG blivet: lvm filter: removing sda1 from the reject list >19:19:48,708 DEBUG blivet: sda1 wasn't in the reject list >19:19:48,708 DEBUG blivet: lvm filter: removing fedora from the reject list >19:19:48,709 DEBUG blivet: fedora wasn't in the reject list >19:19:48,709 DEBUG blivet: lvm filter: removing fedora-root from the reject list >19:19:48,710 DEBUG blivet: fedora-root wasn't in the reject list >19:19:48,710 DEBUG blivet: lvm filter: removing fedora-home from the reject list >19:19:48,711 DEBUG blivet: fedora-home wasn't in the reject list >19:19:48,711 DEBUG blivet: lvm filter: removing fedora-swap from the reject list >19:19:48,712 DEBUG blivet: fedora-swap wasn't in the reject list >19:19:48,712 DEBUG blivet: action: [55] Create Format msdos disklabel on disk sda (id 1) >19:19:48,713 DEBUG blivet: lvm filter: removing sda2 from the reject list >19:19:48,714 DEBUG blivet: sda2 wasn't in the reject list >19:19:48,714 DEBUG blivet: lvm filter: removing sda1 from the reject list >19:19:48,715 DEBUG blivet: sda1 wasn't in the reject list >19:19:48,715 DEBUG blivet: lvm filter: removing fedora from the reject list >19:19:48,716 DEBUG blivet: fedora wasn't in the reject list >19:19:48,717 DEBUG blivet: lvm filter: removing fedora-root from the reject list >19:19:48,717 DEBUG blivet: fedora-root wasn't in the reject list >19:19:48,718 DEBUG blivet: lvm filter: removing fedora-home from the reject list >19:19:48,719 DEBUG blivet: fedora-home wasn't in the reject list >19:19:48,720 DEBUG blivet: lvm filter: removing fedora-swap from the reject list >19:19:48,721 DEBUG blivet: fedora-swap wasn't in the reject list >19:19:48,722 DEBUG blivet: action: [58] Create Device partition sda1 (id 34) >19:19:48,723 DEBUG blivet: action: [59] Create Format ext4 filesystem mounted at /boot on partition sda1 (id 34) >19:19:48,724 DEBUG blivet: action: [56] Create Device partition sda2 (id 33) >19:19:48,725 DEBUG blivet: lvm filter: removing fedora from the reject list >19:19:48,726 DEBUG blivet: fedora wasn't in the reject list >19:19:48,727 DEBUG blivet: lvm filter: removing fedora-root from the reject list >19:19:48,728 DEBUG blivet: fedora-root wasn't in the reject list >19:19:48,729 DEBUG blivet: lvm filter: removing fedora-home from the reject list >19:19:48,729 DEBUG blivet: fedora-home wasn't in the reject list >19:19:48,730 DEBUG blivet: lvm filter: removing fedora-swap from the reject list >19:19:48,731 DEBUG blivet: fedora-swap wasn't in the reject list >19:19:48,732 DEBUG blivet: action: [57] Create Format lvmpv on partition sda2 (id 33) >19:19:48,733 DEBUG blivet: lvm filter: removing fedora from the reject list >19:19:48,734 DEBUG blivet: fedora wasn't in the reject list >19:19:48,735 DEBUG blivet: lvm filter: removing fedora-root from the reject list >19:19:48,737 DEBUG blivet: fedora-root wasn't in the reject list >19:19:48,738 DEBUG blivet: lvm filter: removing fedora-home from the reject list >19:19:48,739 DEBUG blivet: fedora-home wasn't in the reject list >19:19:48,741 DEBUG blivet: lvm filter: removing fedora-swap from the reject list >19:19:48,743 DEBUG blivet: fedora-swap wasn't in the reject list >19:19:48,746 DEBUG blivet: action: [60] Create Device lvmvg fedora (id 35) >19:19:48,747 DEBUG blivet: lvm filter: removing fedora-root from the reject list >19:19:48,748 DEBUG blivet: fedora-root wasn't in the reject list >19:19:48,749 DEBUG blivet: lvm filter: removing fedora-home from the reject list >19:19:48,749 DEBUG blivet: fedora-home wasn't in the reject list >19:19:48,750 DEBUG blivet: lvm filter: removing fedora-swap from the reject list >19:19:48,750 DEBUG blivet: fedora-swap wasn't in the reject list >19:19:48,753 DEBUG blivet: action: [65] Create Device lvmlv fedora-swap (id 38) >19:19:48,754 DEBUG blivet: action: [66] Create Format swap on lvmlv fedora-swap (id 38) >19:19:48,762 DEBUG blivet: action: [63] Create Device lvmlv fedora-home (id 37) >19:19:48,763 DEBUG blivet: action: [64] Create Format ext4 filesystem mounted at /home on lvmlv fedora-home (id 37) >19:19:48,764 DEBUG blivet: action: [61] Create Device lvmlv fedora-root (id 36) >19:19:48,765 DEBUG blivet: action: [62] Create Format ext4 filesystem mounted at / on lvmlv fedora-root (id 36) >19:19:48,766 INFO blivet: executing action: [7] Destroy Format ext4 filesystem on partition sda1 (id 2) >19:19:48,773 DEBUG blivet: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: True ; >19:19:48,778 DEBUG blivet: Ext4FS.destroy: device: /dev/sda1 ; status: False ; type: ext4 ; >19:19:48,973 DEBUG blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >19:19:48,980 DEBUG blivet: DeviceFormat.teardown: device: /dev/sda1 ; status: False ; type: None ; >19:19:49,052 INFO blivet: executing action: [5] Destroy Format ext4 filesystem on lvmlv fedora-home (id 5) >19:19:49,057 DEBUG blivet: LVMLogicalVolumeDevice.setup: fedora-home ; status: False ; controllable: True ; orig: True ; >19:19:49,064 DEBUG blivet: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: fedora-home ; orig: True ; >19:19:49,071 DEBUG blivet: LVMVolumeGroupDevice.setup: fedora ; status: True ; controllable: True ; orig: True ; >19:19:49,077 DEBUG blivet: LVMLogicalVolumeDevice._setup: fedora-home ; status: False ; controllable: True ; orig: True ; >19:19:49,469 DEBUG blivet: Ext4FS.destroy: device: /dev/mapper/fedora-home ; status: False ; type: ext4 ; >19:19:50,107 DEBUG blivet: LVMLogicalVolumeDevice.teardown: fedora-home ; status: True ; controllable: True ; >19:19:50,113 DEBUG blivet: DeviceFormat.teardown: device: /dev/mapper/fedora-home ; status: False ; type: None ; >19:19:50,147 DEBUG blivet: LVMLogicalVolumeDevice._teardown: fedora-home ; status: True ; controllable: True ; >19:19:50,301 INFO blivet: executing action: [6] Destroy Device lvmlv fedora-home (id 5) >19:19:50,305 DEBUG blivet: LVMLogicalVolumeDevice.destroy: fedora-home ; status: False ; >19:19:50,310 DEBUG blivet: LVMLogicalVolumeDevice.teardown: fedora-home ; status: False ; controllable: True ; >19:19:50,314 DEBUG blivet: LVMVolumeGroupDevice.setupParents: kids: 0 ; name: fedora ; orig: True ; >19:19:50,319 DEBUG blivet: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: True ; >19:19:50,322 DEBUG blivet: LVMPhysicalVolume.setup: device: /dev/sda2 ; status: False ; type: lvmpv ; >19:19:50,326 DEBUG blivet: LVMLogicalVolumeDevice._destroy: fedora-home ; status: False ; >19:19:50,471 INFO blivet: executing action: [3] Destroy Format ext4 filesystem on lvmlv fedora-root (id 6) >19:19:50,475 DEBUG blivet: LVMLogicalVolumeDevice.setup: fedora-root ; status: False ; controllable: True ; orig: True ; >19:19:50,481 DEBUG blivet: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: fedora-root ; orig: True ; >19:19:50,486 DEBUG blivet: LVMVolumeGroupDevice.setup: fedora ; status: True ; controllable: True ; orig: True ; >19:19:50,490 DEBUG blivet: LVMLogicalVolumeDevice._setup: fedora-root ; status: False ; controllable: True ; orig: True ; >19:19:50,739 DEBUG blivet: Ext4FS.destroy: device: /dev/mapper/fedora-root ; status: False ; type: ext4 ; >19:19:50,956 DEBUG blivet: LVMLogicalVolumeDevice.teardown: fedora-root ; status: True ; controllable: True ; >19:19:50,961 DEBUG blivet: DeviceFormat.teardown: device: /dev/mapper/fedora-root ; status: False ; type: None ; >19:19:51,003 DEBUG blivet: LVMLogicalVolumeDevice._teardown: fedora-root ; status: True ; controllable: True ; >19:19:51,163 INFO blivet: executing action: [4] Destroy Device lvmlv fedora-root (id 6) >19:19:51,168 DEBUG blivet: LVMLogicalVolumeDevice.destroy: fedora-root ; status: False ; >19:19:51,173 DEBUG blivet: LVMLogicalVolumeDevice.teardown: fedora-root ; status: False ; controllable: True ; >19:19:51,177 DEBUG blivet: LVMVolumeGroupDevice.setupParents: kids: 0 ; name: fedora ; orig: True ; >19:19:51,180 DEBUG blivet: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: True ; >19:19:51,184 DEBUG blivet: LVMPhysicalVolume.setup: device: /dev/sda2 ; status: False ; type: lvmpv ; >19:19:51,187 DEBUG blivet: LVMLogicalVolumeDevice._destroy: fedora-root ; status: False ; >19:19:51,301 INFO blivet: executing action: [0] Destroy Format swap on lvmlv fedora-swap (id 7) >19:19:51,306 DEBUG blivet: LVMLogicalVolumeDevice.setup: fedora-swap ; status: False ; controllable: True ; orig: True ; >19:19:51,309 DEBUG blivet: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: fedora-swap ; orig: True ; >19:19:51,314 DEBUG blivet: LVMVolumeGroupDevice.setup: fedora ; status: True ; controllable: True ; orig: True ; >19:19:51,319 DEBUG blivet: LVMLogicalVolumeDevice._setup: fedora-swap ; status: False ; controllable: True ; orig: True ; >19:19:51,626 DEBUG blivet: SwapSpace.destroy: device: /dev/mapper/fedora-swap ; status: False ; type: swap ; >19:19:51,797 DEBUG blivet: LVMLogicalVolumeDevice.teardown: fedora-swap ; status: True ; controllable: True ; >19:19:51,801 DEBUG blivet: SwapSpace.teardown: device: /dev/mapper/fedora-swap ; status: False ; type: swap ; >19:19:51,834 DEBUG blivet: LVMLogicalVolumeDevice._teardown: fedora-swap ; status: True ; controllable: True ; >19:19:51,964 INFO blivet: executing action: [2] Destroy Device lvmlv fedora-swap (id 7) >19:19:51,967 DEBUG blivet: LVMLogicalVolumeDevice.destroy: fedora-swap ; status: False ; >19:19:51,971 DEBUG blivet: LVMLogicalVolumeDevice.teardown: fedora-swap ; status: False ; controllable: True ; >19:19:51,974 DEBUG blivet: LVMVolumeGroupDevice.setupParents: kids: 0 ; name: fedora ; orig: True ; >19:19:51,978 DEBUG blivet: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: True ; >19:19:51,981 DEBUG blivet: LVMPhysicalVolume.setup: device: /dev/sda2 ; status: False ; type: lvmpv ; >19:19:51,984 DEBUG blivet: LVMLogicalVolumeDevice._destroy: fedora-swap ; status: False ; >19:19:52,099 INFO blivet: executing action: [9] Destroy Device lvmvg fedora (id 4) >19:19:52,103 DEBUG blivet: LVMVolumeGroupDevice.destroy: fedora ; status: True ; >19:19:52,107 DEBUG blivet: LVMVolumeGroupDevice.teardown: fedora ; status: True ; controllable: True ; >19:19:52,111 DEBUG blivet: DeviceFormat.teardown: device: /dev/mapper/fedora ; status: False ; type: None ; >19:19:52,115 DEBUG blivet: DeviceFormat.teardown: device: /dev/mapper/fedora ; status: False ; type: None ; >19:19:52,148 DEBUG blivet: LVMVolumeGroupDevice._teardown: fedora ; status: True ; controllable: True ; >19:19:52,204 DEBUG blivet: LVMVolumeGroupDevice.setupParents: kids: 0 ; name: fedora ; orig: True ; >19:19:52,207 DEBUG blivet: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: True ; >19:19:52,211 DEBUG blivet: LVMPhysicalVolume.setup: device: /dev/sda2 ; status: False ; type: lvmpv ; >19:19:52,214 DEBUG blivet: LVMVolumeGroupDevice._destroy: fedora ; status: True ; >19:19:52,409 INFO blivet: executing action: [10] Destroy Format lvmpv on partition sda2 (id 3) >19:19:52,413 DEBUG blivet: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: True ; >19:19:52,417 DEBUG blivet: LVMPhysicalVolume.destroy: device: /dev/sda2 ; status: False ; type: lvmpv ; >19:19:52,536 DEBUG blivet: LVMPhysicalVolume.notifyKernel: device: /dev/sda2 ; type: lvmpv ; >19:19:52,537 DEBUG blivet: notifying kernel of 'change' event on device /sys/class/block/sda2 >19:19:52,580 DEBUG blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >19:19:52,583 DEBUG blivet: LVMPhysicalVolume.teardown: device: /dev/sda2 ; status: False ; type: lvmpv ; >19:19:52,588 DEBUG blivet: DeviceFormat.teardown: device: /dev/sda2 ; status: False ; type: None ; >19:19:52,651 INFO blivet: executing action: [11] Destroy Device partition sda2 (id 3) >19:19:52,654 DEBUG blivet: PartitionDevice.destroy: sda2 ; status: True ; >19:19:52,658 DEBUG blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >19:19:52,662 DEBUG blivet: LVMPhysicalVolume.teardown: device: /dev/sda2 ; status: False ; type: lvmpv ; >19:19:52,667 DEBUG blivet: DeviceFormat.teardown: device: /dev/sda2 ; status: False ; type: None ; >19:19:52,699 DEBUG blivet: PartitionDevice.setupParents: kids: 0 ; name: sda2 ; orig: True ; >19:19:52,703 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: True ; >19:19:52,706 DEBUG blivet: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >19:19:52,709 DEBUG blivet: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >19:19:52,712 DEBUG blivet: PartitionDevice._destroy: sda2 ; status: True ; >19:19:52,717 DEBUG blivet: DiskLabel.commit: device: /dev/sda ; numparts: 1 ; >19:19:52,946 INFO blivet: executing action: [8] Destroy Device partition sda1 (id 2) >19:19:52,949 DEBUG blivet: PartitionDevice.destroy: sda1 ; status: True ; >19:19:52,953 DEBUG blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >19:19:52,958 DEBUG blivet: DeviceFormat.teardown: device: /dev/sda1 ; status: False ; type: None ; >19:19:52,990 DEBUG blivet: PartitionDevice.setupParents: kids: 0 ; name: sda1 ; orig: True ; >19:19:52,993 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: True ; >19:19:52,996 DEBUG blivet: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >19:19:53,000 DEBUG blivet: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >19:19:53,003 DEBUG blivet: PartitionDevice._destroy: sda1 ; status: True ; >19:19:53,007 DEBUG blivet: DiskLabel.commit: device: /dev/sda ; numparts: 0 ; >19:19:53,103 INFO blivet: executing action: [54] Destroy Format None on disk sda (id 1) >19:19:53,106 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: True ; >19:19:53,109 DEBUG blivet: DeviceFormat.destroy: device: /dev/sda ; status: False ; type: None ; >19:19:53,210 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >19:19:53,213 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >19:19:53,290 INFO blivet: executing action: [55] Create Format msdos disklabel on disk sda (id 1) >19:19:53,298 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >19:19:53,310 DEBUG blivet: DiskLabel.create: device: /dev/sda ; status: False ; type: disklabel ; >19:19:53,316 DEBUG blivet: DiskLabel.create: device: /dev/sda ; status: False ; type: disklabel ; >19:19:53,325 DEBUG blivet: DiskLabel.commit: device: /dev/sda ; numparts: 0 ; >19:19:53,492 DEBUG blivet: DiskDevice.updateSysfsPath: sda ; status: True ; >19:19:53,493 DEBUG blivet: sda sysfsPath set to /devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda >19:19:53,523 INFO blivet: executing action: [58] Create Device partition sda1 (id 34) >19:19:53,527 DEBUG blivet: PartitionDevice.create: sda1 ; status: False ; >19:19:53,530 DEBUG blivet: PartitionDevice.setupParents: kids: 0 ; name: sda1 ; orig: False ; >19:19:53,534 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >19:19:53,537 DEBUG blivet: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >19:19:53,541 DEBUG blivet: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >19:19:53,543 DEBUG blivet: PartitionDevice._create: sda1 ; status: False ; >19:19:53,547 DEBUG blivet: PartitionDevice._wipe: sda1 ; status: False ; >19:19:53,815 DEBUG blivet: DiskLabel.commit: device: /dev/sda ; numparts: 1 ; >19:19:53,915 DEBUG blivet: post-commit partition path is /dev/sda1 >19:19:53,919 DEBUG blivet: PartitionDevice._setPartedPartition: sda1 ; >19:19:53,921 DEBUG blivet: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xbcfa12c> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xb26455cc> PedPartition: <_ped.Partition object at 0xbd0e17c> >19:19:53,924 DEBUG blivet: DeviceFormat.destroy: device: /dev/sda1 ; status: False ; type: None ; >19:19:53,972 DEBUG blivet: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >19:19:53,977 DEBUG blivet: PartitionDevice.updateSysfsPath: sda1 ; status: True ; >19:19:53,981 DEBUG blivet: PartitionDevice.updateSysfsPath: sda1 ; status: True ; >19:19:53,986 DEBUG blivet: sda1 sysfsPath set to /devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda1 >19:19:54,051 INFO blivet: executing action: [59] Create Format ext4 filesystem mounted at /boot on partition sda1 (id 34) >19:19:54,057 DEBUG blivet: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >19:19:54,060 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 1 ; >19:19:54,063 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 2 ; >19:19:54,066 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 3 ; >19:19:54,069 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 4 ; >19:19:54,074 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 5 ; >19:19:54,077 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 6 ; >19:19:54,080 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 8 ; >19:19:54,083 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 9 ; >19:19:54,086 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 10 ; >19:19:54,089 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 11 ; >19:19:54,092 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 12 ; >19:19:54,095 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 13 ; >19:19:54,098 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 14 ; >19:19:54,100 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 15 ; >19:19:54,105 DEBUG blivet: DiskLabel.commitToDisk: device: /dev/sda ; numparts: 1 ; >19:19:54,133 DEBUG blivet: Ext4FS.create: device: /dev/sda1 ; status: False ; type: ext4 ; >19:19:54,137 DEBUG blivet: Ext4FS.doFormat: device: /dev/sda1 ; mountpoint: /boot ; type: ext4 ; >19:19:55,329 DEBUG blivet: Ext4FS.notifyKernel: device: /dev/sda1 ; type: ext4 ; >19:19:55,331 DEBUG blivet: notifying kernel of 'change' event on device /sys/class/block/sda1 >19:19:55,376 DEBUG blivet: PartitionDevice.updateSysfsPath: sda1 ; status: True ; >19:19:55,379 DEBUG blivet: PartitionDevice.updateSysfsPath: sda1 ; status: True ; >19:19:55,380 DEBUG blivet: sda1 sysfsPath set to /devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda1 >19:19:55,558 INFO blivet: executing action: [56] Create Device partition sda2 (id 33) >19:19:55,566 DEBUG blivet: PartitionDevice.create: sda2 ; status: False ; >19:19:55,573 DEBUG blivet: PartitionDevice.setupParents: kids: 1 ; name: sda2 ; orig: False ; >19:19:55,577 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >19:19:55,583 DEBUG blivet: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >19:19:55,588 DEBUG blivet: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >19:19:55,592 DEBUG blivet: PartitionDevice._create: sda2 ; status: False ; >19:19:55,597 DEBUG blivet: PartitionDevice._wipe: sda2 ; status: False ; >19:19:55,748 DEBUG blivet: DiskLabel.commit: device: /dev/sda ; numparts: 2 ; >19:19:55,872 DEBUG blivet: post-commit partition path is /dev/sda2 >19:19:55,877 DEBUG blivet: PartitionDevice._setPartedPartition: sda2 ; >19:19:55,879 DEBUG blivet: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xbcfa12c> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xb25402c> PedPartition: <_ped.Partition object at 0xbd0e71c> >19:19:55,884 DEBUG blivet: DeviceFormat.destroy: device: /dev/sda2 ; status: False ; type: None ; >19:19:55,932 DEBUG blivet: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >19:19:55,936 DEBUG blivet: PartitionDevice.updateSysfsPath: sda2 ; status: True ; >19:19:55,940 DEBUG blivet: PartitionDevice.updateSysfsPath: sda2 ; status: True ; >19:19:55,942 DEBUG blivet: sda2 sysfsPath set to /devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda2 >19:19:56,006 INFO blivet: executing action: [57] Create Format lvmpv on partition sda2 (id 33) >19:19:56,011 DEBUG blivet: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >19:19:56,013 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 1 ; >19:19:56,016 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 2 ; >19:19:56,019 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 3 ; >19:19:56,022 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 4 ; >19:19:56,025 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 5 ; >19:19:56,028 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 8 ; >19:19:56,032 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 9 ; >19:19:56,036 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 10 ; >19:19:56,039 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 11 ; >19:19:56,043 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 12 ; >19:19:56,046 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 13 ; >19:19:56,049 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 14 ; >19:19:56,052 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 15 ; >19:19:56,055 DEBUG blivet: PartitionDevice.setFlag: path: /dev/sda2 ; flag: 6 ; >19:19:56,059 DEBUG blivet: DiskLabel.commitToDisk: device: /dev/sda ; numparts: 2 ; >19:19:56,091 DEBUG blivet: LVMPhysicalVolume.create: device: /dev/sda2 ; status: None ; type: lvmpv ; >19:19:56,096 DEBUG blivet: LVMPhysicalVolume.create: device: /dev/sda2 ; status: None ; type: lvmpv ; >19:19:56,099 DEBUG blivet: LVMPhysicalVolume.destroy: device: /dev/sda2 ; status: None ; type: lvmpv ; >19:19:56,320 DEBUG blivet: LVMPhysicalVolume.notifyKernel: device: /dev/sda2 ; type: lvmpv ; >19:19:56,321 DEBUG blivet: notifying kernel of 'change' event on device /sys/class/block/sda2 >19:19:56,361 DEBUG blivet: PartitionDevice.updateSysfsPath: sda2 ; status: True ; >19:19:56,364 DEBUG blivet: PartitionDevice.updateSysfsPath: sda2 ; status: True ; >19:19:56,365 DEBUG blivet: sda2 sysfsPath set to /devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda2 >19:19:56,395 INFO blivet: executing action: [60] Create Device lvmvg fedora (id 35) >19:19:56,399 DEBUG blivet: LVMVolumeGroupDevice.create: fedora ; status: False ; >19:19:56,402 DEBUG blivet: LVMVolumeGroupDevice.setupParents: kids: 3 ; name: fedora ; orig: False ; >19:19:56,406 DEBUG blivet: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >19:19:56,409 DEBUG blivet: LVMPhysicalVolume.setup: device: /dev/sda2 ; status: None ; type: lvmpv ; >19:19:56,412 DEBUG blivet: LVMVolumeGroupDevice._create: fedora ; status: False ; >19:19:56,476 DEBUG blivet: LVMVolumeGroupDevice.setup: fedora ; status: True ; controllable: True ; orig: False ; >19:19:56,483 DEBUG blivet: LVMVolumeGroupDevice.updateSysfsPath: fedora ; status: True ; >19:19:56,543 INFO blivet: executing action: [65] Create Device lvmlv fedora-swap (id 38) >19:19:56,546 DEBUG blivet: LVMLogicalVolumeDevice.create: fedora-swap ; status: False ; >19:19:56,550 DEBUG blivet: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: fedora-swap ; orig: False ; >19:19:56,554 DEBUG blivet: LVMVolumeGroupDevice.setup: fedora ; status: True ; controllable: True ; orig: False ; >19:19:56,557 DEBUG blivet: LVMLogicalVolumeDevice._create: fedora-swap ; status: False ; >19:19:56,670 DEBUG blivet: LVMLogicalVolumeDevice.setup: fedora-swap ; status: True ; controllable: True ; orig: False ; >19:19:56,678 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: fedora-swap ; status: True ; >19:19:56,682 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-swap ; status: True ; >19:19:56,753 INFO blivet: executing action: [66] Create Format swap on lvmlv fedora-swap (id 38) >19:19:56,758 DEBUG blivet: LVMLogicalVolumeDevice.setup: fedora-swap ; status: True ; controllable: True ; orig: False ; >19:19:56,761 DEBUG blivet: SwapSpace.create: device: /dev/mapper/fedora-swap ; status: None ; type: swap ; >19:19:56,764 DEBUG blivet: SwapSpace.create: device: /dev/mapper/fedora-swap ; status: None ; type: swap ; >19:19:56,971 DEBUG blivet: SwapSpace.notifyKernel: device: /dev/mapper/fedora-swap ; type: swap ; >19:19:56,971 DEBUG blivet: notifying kernel of 'change' event on device /sys/class/block/dm-3 >19:19:57,039 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: fedora-swap ; status: True ; >19:19:57,042 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-swap ; status: True ; >19:19:57,074 INFO blivet: executing action: [63] Create Device lvmlv fedora-home (id 37) >19:19:57,078 DEBUG blivet: LVMLogicalVolumeDevice.create: fedora-home ; status: False ; >19:19:57,081 DEBUG blivet: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: fedora-home ; orig: False ; >19:19:57,085 DEBUG blivet: LVMVolumeGroupDevice.setup: fedora ; status: True ; controllable: True ; orig: False ; >19:19:57,088 DEBUG blivet: LVMLogicalVolumeDevice._create: fedora-home ; status: False ; >19:19:57,238 DEBUG blivet: LVMLogicalVolumeDevice.setup: fedora-home ; status: True ; controllable: True ; orig: False ; >19:19:57,242 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: fedora-home ; status: True ; >19:19:57,246 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-home ; status: True ; >19:19:57,588 INFO blivet: executing action: [64] Create Format ext4 filesystem mounted at /home on lvmlv fedora-home (id 37) >19:19:57,593 DEBUG blivet: LVMLogicalVolumeDevice.setup: fedora-home ; status: True ; controllable: True ; orig: False ; >19:19:57,598 DEBUG blivet: Ext4FS.create: device: /dev/mapper/fedora-home ; status: False ; type: ext4 ; >19:19:57,602 DEBUG blivet: Ext4FS.doFormat: device: /dev/mapper/fedora-home ; mountpoint: /home ; type: ext4 ; >19:20:01,973 DEBUG blivet: Ext4FS.notifyKernel: device: /dev/mapper/fedora-home ; type: ext4 ; >19:20:01,974 DEBUG blivet: notifying kernel of 'change' event on device /sys/class/block/dm-4 >19:20:02,424 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: fedora-home ; status: True ; >19:20:02,428 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-home ; status: True ; >19:20:02,461 INFO blivet: executing action: [61] Create Device lvmlv fedora-root (id 36) >19:20:02,465 DEBUG blivet: LVMLogicalVolumeDevice.create: fedora-root ; status: False ; >19:20:02,468 DEBUG blivet: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: fedora-root ; orig: False ; >19:20:02,473 DEBUG blivet: LVMVolumeGroupDevice.setup: fedora ; status: True ; controllable: True ; orig: False ; >19:20:02,477 DEBUG blivet: LVMLogicalVolumeDevice._create: fedora-root ; status: False ; >19:20:02,644 DEBUG blivet: LVMLogicalVolumeDevice.setup: fedora-root ; status: True ; controllable: True ; orig: False ; >19:20:02,648 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: fedora-root ; status: True ; >19:20:02,652 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-root ; status: True ; >19:20:02,817 INFO blivet: executing action: [62] Create Format ext4 filesystem mounted at / on lvmlv fedora-root (id 36) >19:20:02,822 DEBUG blivet: LVMLogicalVolumeDevice.setup: fedora-root ; status: True ; controllable: True ; orig: False ; >19:20:02,825 DEBUG blivet: Ext4FS.create: device: /dev/mapper/fedora-root ; status: False ; type: ext4 ; >19:20:02,828 DEBUG blivet: Ext4FS.doFormat: device: /dev/mapper/fedora-root ; mountpoint: / ; type: ext4 ; >19:20:06,051 DEBUG blivet: Ext4FS.notifyKernel: device: /dev/mapper/fedora-root ; type: ext4 ; >19:20:06,052 DEBUG blivet: notifying kernel of 'change' event on device /sys/class/block/dm-5 >19:20:06,192 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: fedora-root ; status: True ; >19:20:06,196 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-root ; status: True ; >19:20:06,235 INFO blivet: setting boot flag on sda1 >19:20:06,238 DEBUG blivet: PartitionDevice.setFlag: path: /dev/sda1 ; flag: 1 ; >19:20:06,241 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >19:20:06,244 DEBUG blivet: DiskLabel.commitToDisk: device: /dev/sda ; numparts: 2 ; >19:20:06,277 DEBUG blivet: fedora size is 476436MB >19:20:06,278 DEBUG blivet: looking up parted Device: /dev/mapper/fedora-root >19:20:06,288 DEBUG blivet: looking up parted Device: /dev/mapper/fedora-home >19:20:06,317 DEBUG blivet: looking up parted Device: /dev/mapper/fedora-swap >19:20:06,323 DEBUG blivet: vg fedora has 0MB free >19:20:06,326 DEBUG blivet: fedora size is 476436MB >19:20:06,332 DEBUG blivet: vg fedora has 0MB free >19:20:06,338 DEBUG blivet: Ext4FS.supported: supported: True ; >19:20:06,344 DEBUG blivet: Ext4FS.supported: supported: True ; >19:20:06,350 DEBUG blivet: Ext4FS.supported: supported: True ; >19:20:06,355 DEBUG blivet: Ext4FS.supported: supported: True ; >19:20:06,360 DEBUG blivet: Ext4FS.supported: supported: True ; >19:20:06,365 DEBUG blivet: Ext4FS.supported: supported: True ; >19:20:06,372 DEBUG blivet: Ext4FS.supported: supported: True ; >19:20:06,379 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >19:20:06,398 DEBUG blivet: Iso9660FS.supported: supported: True ; >19:20:06,405 DEBUG blivet: LVMLogicalVolumeDevice.setup: fedora-swap ; status: True ; controllable: True ; orig: False ; >19:20:06,408 DEBUG blivet: SwapSpace.setup: device: /dev/mapper/fedora-swap ; status: False ; type: swap ; >19:20:06,411 DEBUG blivet: SwapSpace.setup: device: /dev/mapper/fedora-swap ; status: False ; type: swap ; >19:20:06,459 DEBUG blivet: BindFS.supported: supported: False ; >19:20:06,460 DEBUG blivet: getFormat('bind') returning BindFS instance >19:20:06,463 DEBUG blivet: DirectoryDevice._setFormat: /dev ; current: None ; type: bind ; >19:20:06,468 DEBUG blivet: TmpFS.supported: supported: True ; >19:20:06,481 DEBUG blivet: getFormat('tmpfs') returning TmpFS instance >19:20:06,485 DEBUG blivet: NoDevice._setFormat: tmpfs ; current: None ; type: tmpfs ; >19:20:06,490 DEBUG blivet: DevPtsFS.supported: supported: False ; >19:20:06,491 DEBUG blivet: getFormat('devpts') returning DevPtsFS instance >19:20:06,495 DEBUG blivet: NoDevice._setFormat: devpts ; current: None ; type: devpts ; >19:20:06,499 DEBUG blivet: SysFS.supported: supported: False ; >19:20:06,500 DEBUG blivet: getFormat('sysfs') returning SysFS instance >19:20:06,505 DEBUG blivet: NoDevice._setFormat: sysfs ; current: None ; type: sysfs ; >19:20:06,509 DEBUG blivet: ProcFS.supported: supported: False ; >19:20:06,509 DEBUG blivet: getFormat('proc') returning ProcFS instance >19:20:06,516 DEBUG blivet: NoDevice._setFormat: proc ; current: None ; type: proc ; >19:20:06,522 DEBUG blivet: SELinuxFS.supported: supported: False ; >19:20:06,527 DEBUG blivet: getFormat('selinuxfs') returning SELinuxFS instance >19:20:06,530 DEBUG blivet: NoDevice._setFormat: selinuxfs ; current: None ; type: selinuxfs ; >19:20:06,534 DEBUG blivet: USBFS.supported: supported: False ; >19:20:06,534 DEBUG blivet: getFormat('usbfs') returning USBFS instance >19:20:06,538 DEBUG blivet: NoDevice._setFormat: usbfs ; current: None ; type: usbfs ; >19:20:06,541 DEBUG blivet: BindFS.supported: supported: False ; >19:20:06,542 DEBUG blivet: getFormat('bind') returning BindFS instance >19:20:06,545 DEBUG blivet: DirectoryDevice._setFormat: /run ; current: None ; type: bind ; >19:20:06,549 DEBUG blivet: LVMLogicalVolumeDevice.setup: fedora-root ; status: True ; controllable: True ; orig: False ; >19:20:06,579 INFO blivet: set SELinux context for mountpoint / to system_u:object_r:root_t:s0 >19:20:06,814 INFO blivet: set SELinux context for newly mounted filesystem root at / to system_u:object_r:root_t:s0 >19:20:06,829 DEBUG blivet: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >19:20:06,832 INFO blivet: set SELinux context for mountpoint /boot to system_u:object_r:boot_t:s0 >19:20:06,893 INFO blivet: set SELinux context for newly mounted filesystem root at /boot to system_u:object_r:boot_t:s0 >19:20:06,905 DEBUG blivet: DirectoryDevice.setup: /dev ; status: True ; controllable: True ; orig: False ; >19:20:06,907 INFO blivet: set SELinux context for mountpoint /dev to system_u:object_r:device_t:s0 >19:20:06,950 INFO blivet: set SELinux context for newly mounted filesystem root at /dev to system_u:object_r:device_t:s0 >19:20:06,956 DEBUG blivet: NoDevice.setup: devpts ; status: False ; controllable: True ; orig: False ; >19:20:06,959 INFO blivet: set SELinux context for mountpoint /dev/pts to system_u:object_r:devpts_t:s0 >19:20:06,992 INFO blivet: set SELinux context for newly mounted filesystem root at /dev/pts to system_u:object_r:devpts_t:s0 >19:20:06,996 DEBUG blivet: NoDevice.setup: tmpfs ; status: False ; controllable: True ; orig: False ; >19:20:06,998 INFO blivet: set SELinux context for mountpoint /dev/shm to system_u:object_r:tmpfs_t:s0 >19:20:07,031 INFO blivet: set SELinux context for newly mounted filesystem root at /dev/shm to system_u:object_r:tmpfs_t:s0 >19:20:07,040 DEBUG blivet: LVMLogicalVolumeDevice.setup: fedora-home ; status: True ; controllable: True ; orig: False ; >19:20:07,058 INFO blivet: set SELinux context for mountpoint /home to system_u:object_r:home_root_t:s0 >19:20:07,180 INFO blivet: set SELinux context for newly mounted filesystem root at /home to system_u:object_r:home_root_t:s0 >19:20:07,190 DEBUG blivet: NoDevice.setup: proc ; status: False ; controllable: True ; orig: False ; >19:20:07,192 INFO blivet: failed to get default SELinux context for /proc: [Errno 2] No such file or directory >19:20:07,192 INFO blivet: set SELinux context for mountpoint /proc to None >19:20:07,224 INFO blivet: failed to get default SELinux context for /proc: [Errno 2] No such file or directory >19:20:07,226 INFO blivet: set SELinux context for newly mounted filesystem root at /proc to None >19:20:07,357 DEBUG blivet: DirectoryDevice.setup: /run ; status: True ; controllable: True ; orig: False ; >19:20:07,361 INFO blivet: set SELinux context for mountpoint /run to system_u:object_r:var_run_t:s0 >19:20:07,381 INFO blivet: set SELinux context for newly mounted filesystem root at /run to system_u:object_r:var_run_t:s0 >19:20:07,400 DEBUG blivet: NoDevice.setup: sysfs ; status: False ; controllable: True ; orig: False ; >19:20:07,422 INFO blivet: set SELinux context for mountpoint /sys to system_u:object_r:sysfs_t:s0 >19:20:07,457 INFO blivet: set SELinux context for newly mounted filesystem root at /sys to system_u:object_r:sysfs_t:s0 >19:20:07,464 DEBUG blivet: NoDevice.setup: selinuxfs ; status: False ; controllable: True ; orig: False ; >19:20:07,466 INFO blivet: set SELinux context for mountpoint /sys/fs/selinux to system_u:object_r:sysfs_t:s0 >19:20:07,499 INFO blivet: failed to set SELinux context for /mnt/sysimage/sys/fs/selinux: [Errno 95] Operation not supported >19:20:07,499 INFO blivet: set SELinux context for newly mounted filesystem root at /sys/fs/selinux to None >19:32:23,235 INFO blivet: not writing out mpath configuration >19:35:38,980 DEBUG blivet: looking up parted Device: /dev/mapper/fedora >19:35:38,981 DEBUG blivet: fedora size is 476436MB >19:35:39,024 DEBUG blivet: vg fedora has 0MB free >19:35:39,025 DEBUG blivet: fedora size is 476436MB >19:35:39,029 DEBUG blivet: vg fedora has 0MB free > > >/tmp/ifcfg.log: >19:13:24,033 DEBUG ifcfg: content of files (network initialization): >19:13:24,053 DEBUG ifcfg: all settings: [{'802-3-ethernet': {'s390-options': {}, 'mac-address': [0, 20, 194, 9, 6, 13]}, 'connection': {'timestamp': 1391472707L, 'type': '802-3-ethernet', 'id': 'Wired connection 1', 'uuid': 'f3bdfa2a-6aee-44fd-9ec3-90280521df2c'}}] >19:13:24,978 DEBUG ifcfg: content of files (missing ifcfgs created for devices ['p3p1']): >19:13:24,990 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-p3p1: >19:13:24,991 DEBUG ifcfg: TYPE=Ethernet >19:13:24,991 DEBUG ifcfg: BOOTPROTO=dhcp >19:13:24,992 DEBUG ifcfg: DEFROUTE=yes >19:13:24,993 DEBUG ifcfg: IPV4_FAILURE_FATAL=no >19:13:24,994 DEBUG ifcfg: IPV6INIT=yes >19:13:24,997 DEBUG ifcfg: IPV6_AUTOCONF=yes >19:13:24,997 DEBUG ifcfg: IPV6_DEFROUTE=yes >19:13:24,998 DEBUG ifcfg: IPV6_PEERDNS=yes >19:13:24,998 DEBUG ifcfg: IPV6_PEERROUTES=yes >19:13:25,002 DEBUG ifcfg: IPV6_FAILURE_FATAL=no >19:13:25,003 DEBUG ifcfg: NAME=p3p1 >19:13:25,012 DEBUG ifcfg: UUID=f3bdfa2a-6aee-44fd-9ec3-90280521df2c >19:13:25,012 DEBUG ifcfg: ONBOOT=no >19:13:25,013 DEBUG ifcfg: HWADDR=00:14:C2:09:06:0D >19:13:25,013 DEBUG ifcfg: PEERDNS=yes >19:13:25,021 DEBUG ifcfg: PEERROUTES=yes >19:13:25,078 DEBUG ifcfg: all settings: [{'802-3-ethernet': {'s390-options': {}, 'mac-address': [0, 20, 194, 9, 6, 13]}, 'connection': {'timestamp': 1391472707L, 'autoconnect': False, 'type': '802-3-ethernet', 'id': 'p3p1', 'uuid': 'f3bdfa2a-6aee-44fd-9ec3-90280521df2c'}, 'ipv4': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}, 'ipv6': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}}] >19:13:57,893 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-p3p1 >19:13:57,895 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-p3p1 > > >/proc/cmdline: >initrd=initrd0.img root=live:CDLABEL=Fedora-Live-Desktop-i686-20-1 rootfstype=auto ro rd.live.image quiet rhgb rd.luks=0 rd.md=0 rd.dm=0 BOOT_IMAGE=vmlinuz0
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 1060934
: 858888 |
858889
|
858890
|
858891
|
858892
|
858893
|
858894
|
858895
|
858897
|
858898
|
858899