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 947747 Details for
Bug 1150147
Parent of existing mdcontainer does not have mdmember format - "ValueError: member has wrong format" on Intel firmware RAID install of F21
[?]
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.
Error log from anaconda/blivet 0.61.5
F21-TC3-with-updated-blivet-error.log (text/plain), 1.25 MB, created by
Jeremy Rimpo
on 2014-10-16 21:07:00 UTC
(
hide
)
Description:
Error log from anaconda/blivet 0.61.5
Filename:
MIME Type:
Creator:
Jeremy Rimpo
Created:
2014-10-16 21:07:00 UTC
Size:
1.25 MB
patch
obsolete
>anaconda 21.48.10-1 exception report >Traceback (most recent call first): > File "/tmp/updates/blivet/devices.py", line 2379, in _addParent > getattr(member.format, self._formatUUIDAttr) != self.uuid: > File "/tmp/updates/blivet/devices.py", line 3909, in _addParent > super(MDRaidArrayDevice, self)._addParent(member) > File "/tmp/updates/blivet/devices.py", line 183, in append > self.appendfunc(y) > File "/tmp/updates/blivet/devices.py", line 325, in _setParentList > self._parents.append(parent) > File "/tmp/updates/blivet/devices.py", line 268, in __init__ > self.parents = parents > File "/tmp/updates/blivet/devices.py", line 570, in __init__ > Device.__init__(self, name, parents=parents) > File "/tmp/updates/blivet/devices.py", line 2349, in __init__ > super(ContainerDevice, self).__init__(*args, **kwargs) > File "/tmp/updates/blivet/devices.py", line 3690, in __init__ > sysfsPath=sysfsPath) > File "/tmp/updates/blivet/devicetree.py", line 1065, in addUdevDiskDevice > sysfsPath=sysfs_path, **kwargs) > File "/tmp/updates/blivet/devicetree.py", line 1198, in addUdevDevice > device = self.addUdevDiskDevice(info) > File "/tmp/updates/blivet/devicetree.py", line 926, in addUdevPartitionDevice > self.addUdevDevice(new_info) > File "/tmp/updates/blivet/devicetree.py", line 1201, in addUdevDevice > device = self.addUdevPartitionDevice(info) > File "/tmp/updates/blivet/devicetree.py", line 698, in addUdevLVDevice > self.addUdevDevice(pv_info) > File "/tmp/updates/blivet/devicetree.py", line 1180, in addUdevDevice > device = self.addUdevLVDevice(info) > File "/tmp/updates/blivet/devicetree.py", line 2170, in _populate > self.addUdevDevice(dev) > File "/tmp/updates/blivet/devicetree.py", line 2105, in populate > self._populate() > File "/tmp/updates/blivet/__init__.py", line 479, in reset > self.devicetree.populate(cleanupOnly=cleanupOnly) > File "/tmp/updates/blivet/__init__.py", line 183, in storageInitialize > storage.reset() > File "/usr/lib64/python2.7/threading.py", line 766, in run > self.__target(*self.__args, **self.__kwargs) > File "/usr/lib64/python2.7/site-packages/pyanaconda/threads.py", line 227, in run > threading.Thread.run(self, *args, **kwargs) >AttributeError: 'DeviceFormat' object has no attribute 'mdUuid' > >Local variables in innermost frame: >member: existing 1863.03 GiB mdcontainer imsm0 (21) > > >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 MainWindow.lightbox_on of <MainWindow object at 0x7f18b0044910 (pyanaconda+ui+gui+MainWindow at 0x2770230)>> > _intf._quitDialog: <class 'pyanaconda.ui.gui.QuitDialog'> > _intf.data: #version=DEVEL ># System authorization information >auth --enableshadow --passalgo=sha512 > ># Use graphical install >graphical ># Use hard drive installation media >harddrive --dir=None --partition=/dev/mapper/live-base ># Run the Setup Agent on first boot >firstboot --enable ># System language >lang en_US.UTF-8 > ># Network information >network --hostname=localhost.localdomain ># SELinux configuration >selinux --enforcing ># System bootloader configuration >bootloader --location=mbr > > > _intf.storage: Blivet instance, containing members: > _intf.storage.clearPartChoice: None > _intf.storage.eddDict: {} > _intf.storage.dasd: None > _intf.storage.roots: [] > _intf.storage.zfcp: ZFCP instance, containing members: > _intf.storage.zfcp.down: False > _intf.storage.zfcp.hasReadConfig: True > _intf.storage.zfcp.intf: None > _intf.storage.zfcp.fcpdevs: set([]) > _intf.storage._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([]) > _intf.storage.fsset._usb: None > _intf.storage.fsset.devicetree: DeviceTree instance, containing members: > _intf.storage.fsset.devicetree.dasd: None > _intf.storage.fsset.devicetree.populated: False > _intf.storage.fsset.devicetree.exclusiveDisks: [] > _intf.storage.fsset.devicetree._actions: [] > _intf.storage.fsset.devicetree.iscsi: Already dumped (iscsi instance) > _intf.storage.fsset.devicetree._pvInfo: None > _intf.storage.fsset.devicetree._cleanup: False > _intf.storage.fsset.devicetree._devices: [existing 1911 MiB disk sdd (1) with existing iso9660 filesystem >, existing 1911 MiB disk sde (6) with existing msdos disklabel >, existing 1910 MiB partition sde1 (11) with existing efi filesystem >, existing 931.51 GiB disk sda (17) with existing mdmember >, existing 1863.03 GiB mdcontainer imsm0 (21) >, existing 931.51 GiB disk sdb (25) with existing mdmember >, OpticalDevice instance, containing members: > major: 11 > _partedDevice: None > exists: True > _size: 0 B > id: 30 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method OpticalDevice._addParent of OpticalDevice instance (0x7f1899e3cfd0) -- > name = sr0 status = True kids = 0 id = 30 > parents = [] > uuid = None size = 0 > format = existing None > major = 11 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sr0 partedDevice = None > target size = 0 B path = /dev/sr0 > format args = [] originalFormat = None> > _parents.items: [] > _parents.removefunc: <bound method OpticalDevice._removeParent of OpticalDevice instance (0x7f1899e3cfd0) -- > name = sr0 status = True kids = 0 id = 30 > parents = [] > uuid = None size = 0 > format = existing None > major = 11 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sr0 partedDevice = None > target size = 0 B path = /dev/sr0 > format args = [] originalFormat = None> > controllable: True > uuid: None > _format: existing None > deviceLinks: [/dev/cdrom, /dev/disk/by-id/ata-TSSTcorp_CDDVDW_SN-208FB_S12C6YCF1002SH] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: /devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sr0 > _targetSize: Already dumped (Size instance) > _model: TSSTcorp_CDDVDW_SN-208FB > kids: 0 > _vendor: None > _name: sr0 > protected: False > originalFormat: existing None > _serial: None >, existing 111.79 GiB disk sdc (34) with existing msdos disklabel >, existing 111.79 GiB partition sdc1 (39) with existing ntfs filesystem >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 B > id: 44 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method FileDevice._addParent of FileDevice instance (0x7f1898ccf290) -- > name = /osmin.img (deleted) status = False kids = 1 id = 44 > parents = [] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /osmin.img (deleted) > format args = [] originalFormat = None> > _parents.items: [] > _parents.removefunc: <bound method FileDevice._removeParent of FileDevice instance (0x7f1898ccf290) -- > name = /osmin.img (deleted) status = False kids = 1 id = 44 > parents = [] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /osmin.img (deleted) > format args = [] originalFormat = None> > controllable: False > uuid: None > _format: existing None > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: Already dumped (Size instance) > _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 B > id: 47 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method LoopDevice._addParent of LoopDevice instance (0x7f1898ccf210) -- > name = loop0 status = False kids = 0 id = 47 > parents = ['existing 0 B file /osmin.img (deleted) (44)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop0 > format args = [] originalFormat = None> > _parents.items: [Already dumped (FileDevice instance) >] > _parents.removefunc: <bound method LoopDevice._removeParent of LoopDevice instance (0x7f1898ccf210) -- > name = loop0 status = False kids = 0 id = 47 > parents = ['existing 0 B file /osmin.img (deleted) (44)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop0 > format args = [] originalFormat = None> > controllable: False > uuid: None > _format: existing None > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: Already dumped (Size instance) > _model: Skipped > kids: 0 > _vendor: Skipped > _name: loop0 > protected: False > originalFormat: existing None > _serial: None >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 B > id: 52 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method FileDevice._addParent of FileDevice instance (0x7f1899e500d0) -- > name = /osmin status = False kids = 1 id = 52 > parents = [] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /osmin > format args = [] originalFormat = None> > _parents.items: [] > _parents.removefunc: <bound method FileDevice._removeParent of FileDevice instance (0x7f1899e500d0) -- > name = /osmin status = False kids = 1 id = 52 > parents = [] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /osmin > format args = [] originalFormat = None> > controllable: False > uuid: None > _format: existing None > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: Already dumped (Size instance) > _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 B > id: 55 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method LoopDevice._addParent of LoopDevice instance (0x7f1898cc7e50) -- > name = loop1 status = False kids = 0 id = 55 > parents = ['existing 0 B file /osmin (52)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop1 > format args = [] originalFormat = None> > _parents.items: [Already dumped (FileDevice instance) >] > _parents.removefunc: <bound method LoopDevice._removeParent of LoopDevice instance (0x7f1898cc7e50) -- > name = loop1 status = False kids = 0 id = 55 > parents = ['existing 0 B file /osmin (52)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop1 > format args = [] originalFormat = None> > controllable: False > uuid: None > _format: existing None > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: Already dumped (Size instance) > _model: Skipped > kids: 0 > _vendor: Skipped > _name: loop1 > protected: False > originalFormat: existing None > _serial: None >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 B > id: 60 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method FileDevice._addParent of FileDevice instance (0x7f1898cc7750) -- > name = /run/initramfs/live/LiveOS/squashfs.img status = False kids = 1 id = 60 > parents = [] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /run/initramfs/live/LiveOS/squashfs.img > format args = [] originalFormat = None> > _parents.items: [] > _parents.removefunc: <bound method FileDevice._removeParent of FileDevice instance (0x7f1898cc7750) -- > name = /run/initramfs/live/LiveOS/squashfs.img status = False kids = 1 id = 60 > parents = [] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /run/initramfs/live/LiveOS/squashfs.img > format args = [] originalFormat = None> > controllable: False > uuid: None > _format: existing None > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: Already dumped (Size instance) > _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 B > id: 63 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method LoopDevice._addParent of LoopDevice instance (0x7f1898ccf4d0) -- > name = loop2 status = False kids = 0 id = 63 > parents = ['existing 0 B file /run/initramfs/live/LiveOS/squashfs.img (60)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop2 > format args = [] originalFormat = None> > _parents.items: [Already dumped (FileDevice instance) >] > _parents.removefunc: <bound method LoopDevice._removeParent of LoopDevice instance (0x7f1898ccf4d0) -- > name = loop2 status = False kids = 0 id = 63 > parents = ['existing 0 B file /run/initramfs/live/LiveOS/squashfs.img (60)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop2 > format args = [] originalFormat = None> > controllable: False > uuid: None > _format: existing None > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: Already dumped (Size instance) > _model: Skipped > kids: 0 > _vendor: Skipped > _name: loop2 > protected: False > originalFormat: existing None > _serial: None >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 B > id: 68 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method FileDevice._addParent of FileDevice instance (0x7f1898ccf750) -- > name = /LiveOS/ext3fs.img status = False kids = 1 id = 68 > parents = [] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /LiveOS/ext3fs.img > format args = [] originalFormat = None> > _parents.items: [] > _parents.removefunc: <bound method FileDevice._removeParent of FileDevice instance (0x7f1898ccf750) -- > name = /LiveOS/ext3fs.img status = False kids = 1 id = 68 > parents = [] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /LiveOS/ext3fs.img > format args = [] originalFormat = None> > controllable: False > uuid: None > _format: existing None > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: Already dumped (Size instance) > _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 B > id: 71 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method LoopDevice._addParent of LoopDevice instance (0x7f1898ccf5d0) -- > name = loop3 status = False kids = 2 id = 71 > parents = ['existing 0 B file /LiveOS/ext3fs.img (68)'] > uuid = None size = 0 B > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop3 > format args = [] originalFormat = ext4> > _parents.items: [Already dumped (FileDevice instance) >] > _parents.removefunc: <bound method LoopDevice._removeParent of LoopDevice instance (0x7f1898ccf5d0) -- > name = loop3 status = False kids = 2 id = 71 > parents = ['existing 0 B file /LiveOS/ext3fs.img (68)'] > uuid = None size = 0 B > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop3 > format args = [] originalFormat = ext4> > controllable: False > uuid: None > _format: Ext4FS instance, containing members: > _format._label: _Fedora-Live-Wor > _format.errors: False > _format.uuid: 0ad82566-098c-46a4-88c8-10a2e187408a > _format.exists: True > _format._mountpoint: None > _format._minInstanceSize: 0 B > _format._mountType: ext4 > _format.fsprofile: None > _format._targetSize: 6144 MiB > _format.dirty: False > _format._size: Already dumped (Size instance) > _format.mountopts: None > _format.mountpoint: None > _format.id: 74 > _format._device: /dev/loop3 > deviceLinks: [/dev/disk/by-label/_Fedora-Live-Wor, /dev/disk/by-uuid/0ad82566-098c-46a4-88c8-10a2e187408a] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: Already dumped (Size instance) > _model: Skipped > kids: 2 > _vendor: Skipped > _name: loop3 > protected: False > originalFormat: Ext4FS instance, containing members: > originalFormat._label: _Fedora-Live-Wor > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat.mountpoint: None > originalFormat._targetSize: Already dumped (Size instance) > originalFormat._minInstanceSize: Already dumped (Size instance) > originalFormat.mountopts: None > originalFormat._size: Already dumped (Size instance) > originalFormat.id: 74 > originalFormat._device: /dev/loop3 > originalFormat.errors: False > originalFormat.uuid: 0ad82566-098c-46a4-88c8-10a2e187408a > originalFormat._mountType: ext4 > originalFormat.fsprofile: None > originalFormat.dirty: False > _serial: None >, FileDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > _size: 0 B > id: 76 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method FileDevice._addParent of FileDevice instance (0x7f1898cc77d0) -- > name = /overlay (deleted) status = False kids = 1 id = 76 > parents = [] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /overlay (deleted) > format args = [] originalFormat = None> > _parents.items: [] > _parents.removefunc: <bound method FileDevice._removeParent of FileDevice instance (0x7f1898cc77d0) -- > name = /overlay (deleted) status = False kids = 1 id = 76 > parents = [] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /overlay (deleted) > format args = [] originalFormat = None> > controllable: False > uuid: None > _format: existing None > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: Already dumped (Size instance) > _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 B > id: 79 > _parents: ParentList instance, containing members: > _parents.appendfunc: <bound method LoopDevice._addParent of LoopDevice instance (0x7f1898ccf950) -- > name = loop4 status = False kids = 1 id = 79 > parents = ['existing 0 B file /overlay (deleted) (76)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop4 > format args = [] originalFormat = None> > _parents.items: [Already dumped (FileDevice instance) >] > _parents.removefunc: <bound method LoopDevice._removeParent of LoopDevice instance (0x7f1898ccf950) -- > name = loop4 status = False kids = 1 id = 79 > parents = ['existing 0 B file /overlay (deleted) (76)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop4 > format args = [] originalFormat = None> > controllable: False > uuid: None > _format: existing None > deviceLinks: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: Already dumped (Size instance) > _model: Skipped > kids: 1 > _vendor: Skipped > _name: loop4 > protected: False > originalFormat: existing None > _serial: None >, existing 6144 MiB dm live-rw (84) with existing ext4 filesystem >, existing 6144 MiB dm live-base (89) with existing ext4 filesystem >, existing 6144 MiB dm live-osimg-min (94) with existing ext4 filesystem >] > _intf.storage.fsset.devicetree.ignoredDisks: [] > _intf.storage.fsset.devicetree._completed_actions: [] > _intf.storage.fsset.devicetree.names: [sdd, sdd1, sdd2, sdd3, sde, sde1, sda, imsm0, sda1, sdb, sr0, sdc, sdc1, 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-swap, md126p3, md126] > _intf.storage.fsset.devicetree.liveBackingDevice: sdd1 > _intf.storage.fsset.devicetree.protectedDevNames: [sdd1, sdd1] > _intf.storage.fsset.devicetree.unusedRaidMembers: [] > _intf.storage.fsset.devicetree.diskImages: {} > _intf.storage.fsset.devicetree._hidden: [] > _intf.storage.fsset.devicetree.protectedDevSpecs: [/dev/sdd1] > _intf.storage.fsset.devicetree._lvInfo: None > _intf.storage.fsset.preserveLines: [] > _intf.storage.fsset._run: None > _intf.storage.fsset._devshm: None > _intf.storage.fsset._dev: None > _intf.storage.fsset.blkidTab: None > _intf.storage.fsset._proc: None > _intf.storage.fsset.active: False > _intf.storage.fsset.cryptTab: None > _intf.storage.fsset._devpts: None > _intf.storage.fsset._sysfs: None > _intf.storage.fsset._selinux: None > _intf.storage.config: StorageDiscoveryConfig instance, containing members: > _intf.storage.config.clearPartType: None > _intf.storage.config.clearNonExistent: False > _intf.storage.config.ignoredDisks: [] > _intf.storage.config.protectedDevSpecs: [/dev/sdd1] > _intf.storage.config.ignoreDiskInteractive: False > _intf.storage.config.exclusiveDisks: [] > _intf.storage.config.clearPartDevices: [] > _intf.storage.config.zeroMbr: False > _intf.storage.config.diskImages: {} > _intf.storage.config.clearPartDisks: [] > _intf.storage.config.initializeDisks: False > _intf.storage.size_sets: [] > _intf.storage.autoPartType: 2 > _intf.storage._bootloader: GRUB2 instance, containing members: > _intf.storage._bootloader._disk_order: [] > _intf.storage._bootloader.console_options: Skipped > _intf.storage._bootloader.console: Skipped > _intf.storage._bootloader.skip_bootloader: False > _intf.storage._bootloader.warnings: [] > _intf.storage._bootloader.chain_images: [] > _intf.storage._bootloader.stage2_is_preferred_stage1: False > _intf.storage._bootloader.disks: [] > _intf.storage._bootloader.problems: [] > _intf.storage._bootloader._update_only: False > _intf.storage._bootloader._default_image: None > _intf.storage._bootloader.stage2_device: None > _intf.storage._bootloader.encrypted_password: Skipped > _intf.storage._bootloader.errors: [] > _intf.storage._bootloader.stage1_device: None > _intf.storage._bootloader._timeout: None > _intf.storage._bootloader.stage1_disk: None > _intf.storage._bootloader.password: None > _intf.storage._bootloader.dracut_args: > _intf.storage._bootloader.boot_args: > _intf.storage._bootloader.linux_images: [] > _intf.storage.devicetree: Already dumped (DeviceTree instance) > _intf.storage._free_space_snapshot: None > _intf.storage._dumpFile: /tmp/storage.state > _intf.storage.ksdata: Already dumped (AnacondaKSHandler instance) > _intf.storage.services: set([]) > _intf.storage.encryptionPassphrase: None > _intf.storage.encryptionCipher: None > _intf.storage.doAutoPart: False > _intf.storage._nextID: 0 > _intf.storage.fcoe: fcoe instance, containing members: > _intf.storage.fcoe.started: True > _intf.storage.fcoe.nics: [] > _intf.storage.fcoe.lldpadStarted: False > _intf.storage.fcoe.added_nics: [] > _intf.storage.autoPartitionRequests: [PartSpec instance (0x7f18b0050f50) -- > mountpoint = / lv = True thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 MiB maxSize = 50 GiB grow = True > >, PartSpec instance (0x7f18b0050f10) -- > mountpoint = /home lv = True thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 MiB maxSize = None grow = True > >, PartSpec instance (0x7f18b0050fd0) -- > mountpoint = /boot lv = False thin = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 MiB maxSize = None grow = False > >, PartSpec instance (0x7f18b005d050) -- > mountpoint = None lv = False thin = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1024 KiB maxSize = None grow = False > >, PartSpec instance (0x7f18b005d090) -- > mountpoint = None lv = True thin = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 0.0 maxSize = None grow = False > >] > _intf.storage.autoPartAddBackupPassphrase: False > _intf.storage.encryptedAutoPart: False > _intf._isFinal: False > _intf.mainWindow: MainWindow instance, containing members: > _intf.mainWindow._current_action: WelcomeLanguageSpoke instance, containing members: > _intf.mainWindow._current_action._langSelection: TreeSelection instance, containing members: > _intf.mainWindow._current_action._localeStore: ListStore instance, containing members: > _intf.mainWindow._current_action._localeView: TreeView instance, containing members: > _intf.mainWindow._current_action._left_arrow: Image instance, containing members: > _intf.mainWindow._current_action._arrow: None > _intf.mainWindow._current_action.payload: LiveImagePayload instance, containing members: > _intf.mainWindow._current_action.payload.instclass: Already dumped (DefaultInstall instance) > _intf.mainWindow._current_action.payload._rescueVersionList: [] > _intf.mainWindow._current_action.payload.storage: Already dumped (Blivet instance) > _intf.mainWindow._current_action.payload.pct: 0 > _intf.mainWindow._current_action.payload.txID: None > _intf.mainWindow._current_action.payload.source_size: 3843190784 > _intf.mainWindow._current_action.payload._createdInitrds: False > _intf.mainWindow._current_action.payload._adj_size: 0 > _intf.mainWindow._current_action.payload.data: Already dumped (AnacondaKSHandler instance) > _intf.mainWindow._current_action.payload.pct_lock: None > _intf.mainWindow._current_action.payload._kernelVersionList: [] > _intf.mainWindow._current_action._origStrings: {<Label object at 0x7f1899e37fa0 (GtkLabel at 0x27dbae0)>: What language would you like to use during the installation process?, <Label object at 0x7f1899e3ad20 (GtkLabel at 0x27e9ae0)>: This is unstable, pre-release software., <Button object at 0x7f1899e3a640 (GtkButton at 0x2778500)>: _I accept my fate., <Label object at 0x7f1899e3acd0 (GtkLabel at 0x27e9c70)>: You wake up inside an OS installer in Timbuktu, and it's six months in the future. But, there are bugs. Bugs everywhere. Bugs you must live with. This OS of the future isn't a stable OS you can rely on. It's for testing purposes only., <Button object at 0x7f1899e3adc0 (GtkButton at 0x2778350)>: _Get me out of here!, <Entry object at 0x7f1899e3a5a0 (GtkEntry at 0x27b6240)>: Type here to search.} > _intf.mainWindow._current_action.applyOnSkip: False > _intf.mainWindow._current_action.skipTo: None > _intf.mainWindow._current_action._langView: TreeView instance, containing members: > _intf.mainWindow._current_action._languageStoreFilter: TreeModelFilter instance, containing members: > _intf.mainWindow._current_action.instclass: Already dumped (DefaultInstall instance) > _intf.mainWindow._current_action._xklwrapper: Skipped > _intf.mainWindow._current_action._right_arrow: Image instance, containing members: > _intf.mainWindow._current_action.visitedSinceApplied: True > _intf.mainWindow._current_action._languageEntry: Entry instance, containing members: > _intf.mainWindow._current_action._langSelectedColumn: TreeViewColumn instance, containing members: > _intf.mainWindow._current_action._data: Already dumped (AnacondaKSHandler instance) > _intf.mainWindow._current_action._langSelectedRenderer: CellRendererPixbuf instance, containing members: > _intf.mainWindow._current_action.builder: Builder instance, containing members: > _intf.mainWindow._current_action._window: StandaloneWindow instance, containing members: > _intf.mainWindow._current_action._storage: Already dumped (Blivet instance) > _intf.mainWindow._current_action._localeSelection: TreeSelection instance, containing members: > _intf.mainWindow._current_action._languageStore: ListStore instance, containing members: > _intf.mainWindow._overlay: Overlay instance, containing members: > _intf.mainWindow._transparent_base: Pixbuf instance, containing members: > _intf.mainWindow._overlay_depth: 0 > _intf.mainWindow._stack_contents: set([<pyanaconda.ui.gui.spokes.welcome.WelcomeLanguageSpoke object at 0x7f1899e7c2d0>]) > _intf.mainWindow._overlay_img: None > _intf.mainWindow._accel_group: AccelGroup instance, containing members: > _intf.mainWindow._stack: Stack instance, containing members: > _intf._ui: None > _intf._distributionText: <function distributionText at 0x7f18cc4d1c80> > _intf._saved_help_button_label: Help! > _intf._actions: Skipped > _intf.payload: Already dumped (LiveImagePayload instance) > _intf._currentAction: Already dumped (WelcomeLanguageSpoke instance) > _intf._gui_lock: <thread.lock object at 0x7f18b610a630> >updateSrc: file:///home/liveuser/Documents/updates.img >rootParts: None >id: None >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: > _bootloader.linux_images: [] >_payload: Already dumped (LiveImagePayload instance) >displayMode: g >ksdata: Already dumped (AnacondaKSHandler instance) >proxyUsername: None >gui_initialized: <thread.lock object at 0x7f18b610a630> >dbus_session_connection: DBusConnection instance, containing members: >dbus_inhibit_id: None >mehConfig: Config instance, containing members: > mehConfig.programArch: x86_64 > mehConfig.callbackDict: {'lsblk_output': (<function lsblk_callback at 0x7f18a81a9c80>, True), 'type': (<function <lambda> at 0x7f18a81a9ed8>, True), 'addons': (<function list_addons_callback at 0x7f18a81a9de8>, False), 'nmcli_dev_list': (<function nmcli_dev_list_callback at 0x7f18a81a9cf8>, True), 'journalctl': (<function journalctl_callback at 0x7f18a81a9d70>, False)} > mehConfig.attrSkipList: [_intf._actions, _intf._currentAction._xklwrapper, _intf._currentAction._spokes["KeyboardSpoke"]._xkl_wrapper, _intf._currentAction._storage_playground, _intf._currentAction._spokes["CustomPartitioningSpoke"]._storage_playground, _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: 21.48.10-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/dnf.log, /tmp/dnf.rpm.log, /tmp/yum.log, /mnt/sysimage/root/install.log, /proc/cmdline] >isHeadless: False >reIPLMessage: None >_storage: Already dumped (Blivet instance) >dir: None >opts: Namespace instance, containing members: > opts.mpath: True > opts.updateSrc: file:///home/liveuser/Documents/updates.img > opts.selinux: True > opts.syslog: None > opts.eject: True > opts.leavebootorder: False > opts.images: [] > opts.nombr: False > opts.runres: None > opts.armPlatform: None > opts.dnf: False > opts.memcheck: True > opts.dirinstall: False > opts.xdriver: None > opts.display_mode: g > opts.stage2: None > opts.dmraid: True > opts.method: livecd:///dev/mapper/live-base > opts.vncpassword: Skipped > opts.vnc: False > opts.rescue: False > opts.noverifyssl: False > opts.geoloc: None > opts.proxy: None > opts.vncconnect: None > opts.mpathfriendlynames: True > opts.lang: None > opts.askmethod: False > opts.liveinst: True > opts.loglevel: debug > opts.multiLib: False > opts.rescue_nomount: False > opts.keymap: None > opts.ksfile: None > opts.ibft: True > opts.debug: False > opts.extlinux: False >proxy: None > >Registered callbacks: >journalctl: >-- Logs begin at Thu 2014-10-16 16:36:08 EDT, end at Thu 2014-10-16 20:51:18 EDT. -- >Oct 16 16:36:08 localhost systemd-journal[163]: Runtime journal is using 8.0M (max allowed 395.2M, trying to leave 592.8M free of 3.8G available â current limit 395.2M). >Oct 16 16:36:08 localhost systemd-journal[163]: Runtime journal is using 8.0M (max allowed 395.2M, trying to leave 592.8M free of 3.8G available â current limit 395.2M). >Oct 16 16:36:08 localhost kernel: CPU0 microcode updated early to revision 0x1a, date = 2014-05-23 >Oct 16 16:36:08 localhost kernel: Initializing cgroup subsys cpuset >Oct 16 16:36:08 localhost kernel: Initializing cgroup subsys cpu >Oct 16 16:36:08 localhost kernel: Initializing cgroup subsys cpuacct >Oct 16 16:36:08 localhost kernel: Linux version 3.17.0-301.fc21.x86_64 (mockbuild@bkernel01.phx2.fedoraproject.org) (gcc version 4.9.1 20140930 (Red Hat 4.9.1-11) (GCC) ) #1 SMP Wed Oct 8 20:10:50 UTC 2014 >Oct 16 16:36:08 localhost kernel: Command line: BOOT_IMAGE=vmlinuz0 initrd=initrd0.img root=live:CDLABEL=Fedora-Live-Workstation-x86_64-2 rootfstype=auto ro rd.live.image quiet rhgb rd.luks=0 rd.md=0 rd.dm=0 nomodeset >Oct 16 16:36:08 localhost kernel: e820: BIOS-provided physical RAM map: >Oct 16 16:36:08 localhost kernel: BIOS-e820: [mem 0x0000000000000000-0x00000000000917ff] usable >Oct 16 16:36:08 localhost kernel: BIOS-e820: [mem 0x0000000000091800-0x000000000009ffff] reserved >Oct 16 16:36:08 localhost kernel: BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved >Oct 16 16:36:08 localhost kernel: BIOS-e820: [mem 0x0000000000100000-0x00000000bb1dffff] usable >Oct 16 16:36:08 localhost kernel: BIOS-e820: [mem 0x00000000bb1e0000-0x00000000bb1e6fff] ACPI NVS >Oct 16 16:36:08 localhost kernel: BIOS-e820: [mem 0x00000000bb1e7000-0x00000000bb9e7fff] usable >Oct 16 16:36:08 localhost kernel: BIOS-e820: [mem 0x00000000bb9e8000-0x00000000bbc77fff] reserved >Oct 16 16:36:08 localhost kernel: BIOS-e820: [mem 0x00000000bbc78000-0x00000000cb4e3fff] usable >Oct 16 16:36:08 localhost kernel: BIOS-e820: [mem 0x00000000cb4e4000-0x00000000cb818fff] reserved >Oct 16 16:36:08 localhost kernel: BIOS-e820: [mem 0x00000000cb819000-0x00000000cb844fff] usable >Oct 16 16:36:08 localhost kernel: BIOS-e820: [mem 0x00000000cb845000-0x00000000cb9c3fff] ACPI NVS >Oct 16 16:36:08 localhost kernel: BIOS-e820: [mem 0x00000000cb9c4000-0x00000000cbffefff] reserved >Oct 16 16:36:08 localhost kernel: BIOS-e820: [mem 0x00000000cbfff000-0x00000000cbffffff] usable >Oct 16 16:36:08 localhost kernel: BIOS-e820: [mem 0x00000000cd000000-0x00000000cf1fffff] reserved >Oct 16 16:36:08 localhost kernel: BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved >Oct 16 16:36:08 localhost kernel: BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved >Oct 16 16:36:08 localhost kernel: BIOS-e820: [mem 0x00000000fed00000-0x00000000fed03fff] reserved >Oct 16 16:36:08 localhost kernel: BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved >Oct 16 16:36:08 localhost kernel: BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved >Oct 16 16:36:08 localhost kernel: BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved >Oct 16 16:36:08 localhost kernel: BIOS-e820: [mem 0x0000000100000000-0x000000022fdfffff] usable >Oct 16 16:36:08 localhost kernel: NX (Execute Disable) protection: active >Oct 16 16:36:08 localhost kernel: SMBIOS 2.7 present. >Oct 16 16:36:08 localhost kernel: DMI: Notebook P17SM-A /P17SM-A , BIOS 4.6.5 02/14/2014 >Oct 16 16:36:08 localhost kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved >Oct 16 16:36:08 localhost kernel: e820: remove [mem 0x000a0000-0x000fffff] usable >Oct 16 16:36:08 localhost kernel: e820: last_pfn = 0x22fe00 max_arch_pfn = 0x400000000 >Oct 16 16:36:08 localhost kernel: MTRR default type: uncachable >Oct 16 16:36:08 localhost kernel: MTRR fixed ranges enabled: >Oct 16 16:36:08 localhost kernel: 00000-9FFFF write-back >Oct 16 16:36:08 localhost kernel: A0000-BFFFF uncachable >Oct 16 16:36:08 localhost kernel: C0000-DBFFF write-protect >Oct 16 16:36:08 localhost kernel: DC000-E7FFF uncachable >Oct 16 16:36:08 localhost kernel: E8000-FFFFF write-protect >Oct 16 16:36:08 localhost kernel: MTRR variable ranges enabled: >Oct 16 16:36:08 localhost kernel: 0 base 0000000000 mask 7E00000000 write-back >Oct 16 16:36:08 localhost kernel: 1 base 0200000000 mask 7FE0000000 write-back >Oct 16 16:36:08 localhost kernel: 2 base 0220000000 mask 7FF0000000 write-back >Oct 16 16:36:08 localhost kernel: 3 base 00E0000000 mask 7FE0000000 uncachable >Oct 16 16:36:08 localhost kernel: 4 base 00D0000000 mask 7FF0000000 uncachable >Oct 16 16:36:08 localhost kernel: 5 base 00CE000000 mask 7FFE000000 uncachable >Oct 16 16:36:08 localhost kernel: 6 base 00CD000000 mask 7FFF000000 uncachable >Oct 16 16:36:08 localhost kernel: 7 base 022FE00000 mask 7FFFE00000 uncachable >Oct 16 16:36:08 localhost kernel: 8 disabled >Oct 16 16:36:08 localhost kernel: 9 disabled >Oct 16 16:36:08 localhost kernel: x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 >Oct 16 16:36:08 localhost kernel: e820: update [mem 0xcd000000-0xffffffff] usable ==> reserved >Oct 16 16:36:08 localhost kernel: e820: last_pfn = 0xcc000 max_arch_pfn = 0x400000000 >Oct 16 16:36:08 localhost kernel: found SMP MP-table at [mem 0x000fd830-0x000fd83f] mapped at [ffff8800000fd830] >Oct 16 16:36:08 localhost kernel: Base memory trampoline at [ffff88000008b000] 8b000 size 24576 >Oct 16 16:36:08 localhost kernel: Using GB pages for direct mapping >Oct 16 16:36:08 localhost kernel: init_memory_mapping: [mem 0x00000000-0x000fffff] >Oct 16 16:36:08 localhost kernel: [mem 0x00000000-0x000fffff] page 4k >Oct 16 16:36:08 localhost kernel: BRK [0x0202e000, 0x0202efff] PGTABLE >Oct 16 16:36:08 localhost kernel: BRK [0x0202f000, 0x0202ffff] PGTABLE >Oct 16 16:36:08 localhost kernel: BRK [0x02030000, 0x02030fff] PGTABLE >Oct 16 16:36:08 localhost kernel: init_memory_mapping: [mem 0x22fc00000-0x22fdfffff] >Oct 16 16:36:08 localhost kernel: [mem 0x22fc00000-0x22fdfffff] page 2M >Oct 16 16:36:08 localhost kernel: BRK [0x02031000, 0x02031fff] PGTABLE >Oct 16 16:36:08 localhost kernel: init_memory_mapping: [mem 0x22c000000-0x22fbfffff] >Oct 16 16:36:08 localhost kernel: [mem 0x22c000000-0x22fbfffff] page 2M >Oct 16 16:36:08 localhost kernel: init_memory_mapping: [mem 0x200000000-0x22bffffff] >Oct 16 16:36:08 localhost kernel: [mem 0x200000000-0x22bffffff] page 2M >Oct 16 16:36:08 localhost kernel: init_memory_mapping: [mem 0x00100000-0xbb1dffff] >Oct 16 16:36:08 localhost kernel: [mem 0x00100000-0x001fffff] page 4k >Oct 16 16:36:08 localhost kernel: [mem 0x00200000-0x3fffffff] page 2M >Oct 16 16:36:08 localhost kernel: [mem 0x40000000-0x7fffffff] page 1G >Oct 16 16:36:08 localhost kernel: [mem 0x80000000-0xbaffffff] page 2M >Oct 16 16:36:08 localhost kernel: [mem 0xbb000000-0xbb1dffff] page 4k >Oct 16 16:36:08 localhost kernel: init_memory_mapping: [mem 0xbb1e7000-0xbb9e7fff] >Oct 16 16:36:08 localhost kernel: [mem 0xbb1e7000-0xbb1fffff] page 4k >Oct 16 16:36:08 localhost kernel: [mem 0xbb200000-0xbb7fffff] page 2M >Oct 16 16:36:08 localhost kernel: [mem 0xbb800000-0xbb9e7fff] page 4k >Oct 16 16:36:08 localhost kernel: BRK [0x02032000, 0x02032fff] PGTABLE >Oct 16 16:36:08 localhost kernel: init_memory_mapping: [mem 0xbbc78000-0xcb4e3fff] >Oct 16 16:36:08 localhost kernel: [mem 0xbbc78000-0xbbdfffff] page 4k >Oct 16 16:36:08 localhost kernel: [mem 0xbbe00000-0xcb3fffff] page 2M >Oct 16 16:36:08 localhost kernel: [mem 0xcb400000-0xcb4e3fff] page 4k >Oct 16 16:36:08 localhost kernel: BRK [0x02033000, 0x02033fff] PGTABLE >Oct 16 16:36:08 localhost kernel: init_memory_mapping: [mem 0xcb819000-0xcb844fff] >Oct 16 16:36:08 localhost kernel: [mem 0xcb819000-0xcb844fff] page 4k >Oct 16 16:36:08 localhost kernel: init_memory_mapping: [mem 0xcbfff000-0xcbffffff] >Oct 16 16:36:08 localhost kernel: [mem 0xcbfff000-0xcbffffff] page 4k >Oct 16 16:36:08 localhost kernel: init_memory_mapping: [mem 0x100000000-0x1ffffffff] >Oct 16 16:36:08 localhost kernel: [mem 0x100000000-0x1ffffffff] page 1G >Oct 16 16:36:08 localhost kernel: RAMDISK: [mem 0x7da65000-0x7fffffff] >Oct 16 16:36:08 localhost kernel: ACPI: Early table checksum verification disabled >Oct 16 16:36:08 localhost kernel: ACPI: RSDP 0x00000000000F0490 000024 (v02 ALASKA) >Oct 16 16:36:08 localhost kernel: ACPI: XSDT 0x00000000CB94D090 00009C (v01 ALASKA A M I 01072009 AMI 00010013) >Oct 16 16:36:08 localhost kernel: ACPI: FACP 0x00000000CB95B580 00010C (v05 ALASKA A M I 01072009 AMI 00010013) >Oct 16 16:36:08 localhost kernel: ACPI: DSDT 0x00000000CB94D1C0 00E3BA (v02 ALASKA A M I 00000025 INTL 20120711) >Oct 16 16:36:08 localhost kernel: ACPI: FACS 0x00000000CB9C2080 000040 >Oct 16 16:36:08 localhost kernel: ACPI: APIC 0x00000000CB95B690 000092 (v03 ALASKA A M I 01072009 AMI 00010013) >Oct 16 16:36:08 localhost kernel: ACPI: FPDT 0x00000000CB95B728 000044 (v01 ALASKA A M I 01072009 AMI 00010013) >Oct 16 16:36:08 localhost kernel: ACPI: ASF! 0x00000000CB95B770 0000A5 (v32 INTEL HCG 00000001 TFSM 000F4240) >Oct 16 16:36:08 localhost kernel: ACPI: TCPA 0x00000000CB95B818 000032 (v02 APTIO4 NAPAASF 00000001 MSFT 01000013) >Oct 16 16:36:08 localhost kernel: ACPI: SSDT 0x00000000CB95B850 000F92 (v01 TrmRef PtidDevc 00001000 INTL 20091112) >Oct 16 16:36:08 localhost kernel: ACPI: SSDT 0x00000000CB95C7E8 000539 (v01 PmRef Cpu0Ist 00003000 INTL 20051117) >Oct 16 16:36:08 localhost kernel: ACPI: SSDT 0x00000000CB95CD28 000AD8 (v01 PmRef CpuPm 00003000 INTL 20051117) >Oct 16 16:36:08 localhost kernel: ACPI: MCFG 0x00000000CB95D800 00003C (v01 ALASKA A M I 01072009 MSFT 00000097) >Oct 16 16:36:08 localhost kernel: ACPI: HPET 0x00000000CB95D840 000038 (v01 ALASKA A M I 01072009 AMI. 00000005) >Oct 16 16:36:08 localhost kernel: ACPI: SSDT 0x00000000CB95D878 000315 (v01 SataRe SataTabl 00001000 INTL 20091112) >Oct 16 16:36:08 localhost kernel: ACPI: SSDT 0x00000000CB95DB90 001C1F (v01 SaSsdt SaSsdt 00003000 INTL 20091112) >Oct 16 16:36:08 localhost kernel: ACPI: SSDT 0x00000000CB95F7B0 000E8A (v01 SgRef SgPeg 00001000 INTL 20091112) >Oct 16 16:36:08 localhost kernel: ACPI: DMAR 0x00000000CB960640 0000B8 (v01 INTEL HSW 00000001 INTL 00000001) >Oct 16 16:36:08 localhost kernel: ACPI: SSDT 0x00000000CB9606F8 001468 (v01 OptRef OptTabl 00001000 INTL 20091112) >Oct 16 16:36:08 localhost kernel: ACPI: Local APIC address 0xfee00000 >Oct 16 16:36:08 localhost kernel: No NUMA configuration found >Oct 16 16:36:08 localhost kernel: Faking a node at [mem 0x0000000000000000-0x000000022fdfffff] >Oct 16 16:36:08 localhost kernel: Initmem setup node 0 [mem 0x00000000-0x22fdfffff] >Oct 16 16:36:08 localhost kernel: NODE_DATA [mem 0x22fde6000-0x22fdf9fff] >Oct 16 16:36:08 localhost kernel: [ffffea0000000000-ffffea0008bfffff] PMD -> [ffff880227400000-ffff88022f3fffff] on node 0 >Oct 16 16:36:08 localhost kernel: Zone ranges: >Oct 16 16:36:08 localhost kernel: DMA [mem 0x00001000-0x00ffffff] >Oct 16 16:36:08 localhost kernel: DMA32 [mem 0x01000000-0xffffffff] >Oct 16 16:36:08 localhost kernel: Normal [mem 0x100000000-0x22fdfffff] >Oct 16 16:36:08 localhost kernel: Movable zone start for each node >Oct 16 16:36:08 localhost kernel: Early memory node ranges >Oct 16 16:36:08 localhost kernel: node 0: [mem 0x00001000-0x00090fff] >Oct 16 16:36:08 localhost kernel: node 0: [mem 0x00100000-0xbb1dffff] >Oct 16 16:36:08 localhost kernel: node 0: [mem 0xbb1e7000-0xbb9e7fff] >Oct 16 16:36:08 localhost kernel: node 0: [mem 0xbbc78000-0xcb4e3fff] >Oct 16 16:36:08 localhost kernel: node 0: [mem 0xcb819000-0xcb844fff] >Oct 16 16:36:08 localhost kernel: node 0: [mem 0xcbfff000-0xcbffffff] >Oct 16 16:36:08 localhost kernel: node 0: [mem 0x100000000-0x22fdfffff] >Oct 16 16:36:08 localhost kernel: On node 0 totalpages: 2076682 >Oct 16 16:36:08 localhost kernel: DMA zone: 64 pages used for memmap >Oct 16 16:36:08 localhost kernel: DMA zone: 21 pages reserved >Oct 16 16:36:08 localhost kernel: DMA zone: 3984 pages, LIFO batch:0 >Oct 16 16:36:08 localhost kernel: DMA32 zone: 12938 pages used for memmap >Oct 16 16:36:08 localhost kernel: DMA32 zone: 828026 pages, LIFO batch:31 >Oct 16 16:36:08 localhost kernel: Normal zone: 19448 pages used for memmap >Oct 16 16:36:08 localhost kernel: Normal zone: 1244672 pages, LIFO batch:31 >Oct 16 16:36:08 localhost kernel: Reserving Intel graphics stolen memory at 0xcd200000-0xcf1fffff >Oct 16 16:36:08 localhost kernel: ACPI: PM-Timer IO Port: 0x1808 >Oct 16 16:36:08 localhost kernel: ACPI: Local APIC address 0xfee00000 >Oct 16 16:36:08 localhost kernel: ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled) >Oct 16 16:36:08 localhost kernel: ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] enabled) >Oct 16 16:36:08 localhost kernel: ACPI: LAPIC (acpi_id[0x03] lapic_id[0x04] enabled) >Oct 16 16:36:08 localhost kernel: ACPI: LAPIC (acpi_id[0x04] lapic_id[0x06] enabled) >Oct 16 16:36:08 localhost kernel: ACPI: LAPIC (acpi_id[0x05] lapic_id[0x01] enabled) >Oct 16 16:36:08 localhost kernel: ACPI: LAPIC (acpi_id[0x06] lapic_id[0x03] enabled) >Oct 16 16:36:08 localhost kernel: ACPI: LAPIC (acpi_id[0x07] lapic_id[0x05] enabled) >Oct 16 16:36:08 localhost kernel: ACPI: LAPIC (acpi_id[0x08] lapic_id[0x07] enabled) >Oct 16 16:36:08 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1]) >Oct 16 16:36:08 localhost kernel: ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0]) >Oct 16 16:36:08 localhost kernel: IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23 >Oct 16 16:36:08 localhost kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) >Oct 16 16:36:08 localhost kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) >Oct 16 16:36:08 localhost kernel: ACPI: IRQ0 used by override. >Oct 16 16:36:08 localhost kernel: ACPI: IRQ9 used by override. >Oct 16 16:36:08 localhost kernel: Using ACPI (MADT) for SMP configuration information >Oct 16 16:36:08 localhost kernel: ACPI: HPET id: 0x8086a701 base: 0xfed00000 >Oct 16 16:36:08 localhost kernel: smpboot: Allowing 8 CPUs, 0 hotplug CPUs >Oct 16 16:36:08 localhost kernel: PM: Registered nosave memory: [mem 0x00091000-0x00091fff] >Oct 16 16:36:08 localhost kernel: PM: Registered nosave memory: [mem 0x00092000-0x0009ffff] >Oct 16 16:36:08 localhost kernel: PM: Registered nosave memory: [mem 0x000a0000-0x000dffff] >Oct 16 16:36:08 localhost kernel: PM: Registered nosave memory: [mem 0x000e0000-0x000fffff] >Oct 16 16:36:08 localhost kernel: PM: Registered nosave memory: [mem 0xbb1e0000-0xbb1e6fff] >Oct 16 16:36:08 localhost kernel: PM: Registered nosave memory: [mem 0xbb9e8000-0xbbc77fff] >Oct 16 16:36:08 localhost kernel: PM: Registered nosave memory: [mem 0xcb4e4000-0xcb818fff] >Oct 16 16:36:08 localhost kernel: PM: Registered nosave memory: [mem 0xcb845000-0xcb9c3fff] >Oct 16 16:36:08 localhost kernel: PM: Registered nosave memory: [mem 0xcb9c4000-0xcbffefff] >Oct 16 16:36:08 localhost kernel: PM: Registered nosave memory: [mem 0xcc000000-0xccffffff] >Oct 16 16:36:08 localhost kernel: PM: Registered nosave memory: [mem 0xcd000000-0xcf1fffff] >Oct 16 16:36:08 localhost kernel: PM: Registered nosave memory: [mem 0xcf200000-0xf7ffffff] >Oct 16 16:36:08 localhost kernel: PM: Registered nosave memory: [mem 0xf8000000-0xfbffffff] >Oct 16 16:36:08 localhost kernel: PM: Registered nosave memory: [mem 0xfc000000-0xfebfffff] >Oct 16 16:36:08 localhost kernel: PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff] >Oct 16 16:36:08 localhost kernel: PM: Registered nosave memory: [mem 0xfec01000-0xfecfffff] >Oct 16 16:36:08 localhost kernel: PM: Registered nosave memory: [mem 0xfed00000-0xfed03fff] >Oct 16 16:36:08 localhost kernel: PM: Registered nosave memory: [mem 0xfed04000-0xfed1bfff] >Oct 16 16:36:08 localhost kernel: PM: Registered nosave memory: [mem 0xfed1c000-0xfed1ffff] >Oct 16 16:36:08 localhost kernel: PM: Registered nosave memory: [mem 0xfed20000-0xfedfffff] >Oct 16 16:36:08 localhost kernel: PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff] >Oct 16 16:36:08 localhost kernel: PM: Registered nosave memory: [mem 0xfee01000-0xfeffffff] >Oct 16 16:36:08 localhost kernel: PM: Registered nosave memory: [mem 0xff000000-0xffffffff] >Oct 16 16:36:08 localhost kernel: e820: [mem 0xcf200000-0xf7ffffff] available for PCI devices >Oct 16 16:36:08 localhost kernel: Booting paravirtualized kernel on bare hardware >Oct 16 16:36:08 localhost kernel: setup_percpu: NR_CPUS:1024 nr_cpumask_bits:8 nr_cpu_ids:8 nr_node_ids:1 >Oct 16 16:36:08 localhost kernel: PERCPU: Embedded 29 pages/cpu @ffff88022fa00000 s88384 r8192 d22208 u262144 >Oct 16 16:36:08 localhost kernel: pcpu-alloc: s88384 r8192 d22208 u262144 alloc=1*2097152 >Oct 16 16:36:08 localhost kernel: pcpu-alloc: [0] 0 1 2 3 4 5 6 7 >Oct 16 16:36:08 localhost kernel: Built 1 zonelists in Zone order, mobility grouping on. Total pages: 2044211 >Oct 16 16:36:08 localhost kernel: Policy zone: Normal >Oct 16 16:36:08 localhost kernel: Kernel command line: BOOT_IMAGE=vmlinuz0 initrd=initrd0.img root=live:CDLABEL=Fedora-Live-Workstation-x86_64-2 rootfstype=auto ro rd.live.image quiet rhgb rd.luks=0 rd.md=0 rd.dm=0 nomodeset >Oct 16 16:36:08 localhost kernel: PID hash table entries: 4096 (order: 3, 32768 bytes) >Oct 16 16:36:08 localhost kernel: xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form >Oct 16 16:36:08 localhost kernel: Memory: 8053136K/8306728K available (7457K kernel code, 1230K rwdata, 3252K rodata, 1468K init, 1540K bss, 253592K reserved) >Oct 16 16:36:08 localhost kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1 >Oct 16 16:36:08 localhost kernel: Hierarchical RCU implementation. >Oct 16 16:36:08 localhost kernel: RCU dyntick-idle grace-period acceleration is enabled. >Oct 16 16:36:08 localhost kernel: RCU restricting CPUs from NR_CPUS=1024 to nr_cpu_ids=8. >Oct 16 16:36:08 localhost kernel: Offload RCU callbacks from all CPUs >Oct 16 16:36:08 localhost kernel: Offload RCU callbacks from CPUs: 0-7. >Oct 16 16:36:08 localhost kernel: RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8 >Oct 16 16:36:08 localhost kernel: NR_IRQS:65792 nr_irqs:488 0 >Oct 16 16:36:08 localhost kernel: Console: colour VGA+ 80x25 >Oct 16 16:36:08 localhost kernel: console [tty0] enabled >Oct 16 16:36:08 localhost kernel: allocated 33554432 bytes of page_cgroup >Oct 16 16:36:08 localhost kernel: please try 'cgroup_disable=memory' option if you don't want memory cgroups >Oct 16 16:36:08 localhost kernel: hpet clockevent registered >Oct 16 16:36:08 localhost kernel: tsc: Fast TSC calibration using PIT >Oct 16 16:36:08 localhost kernel: tsc: Detected 2693.640 MHz processor >Oct 16 16:36:08 localhost kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 5387.28 BogoMIPS (lpj=2693640) >Oct 16 16:36:08 localhost kernel: pid_max: default: 32768 minimum: 301 >Oct 16 16:36:08 localhost kernel: ACPI: Core revision 20140724 >Oct 16 16:36:08 localhost kernel: ACPI: All ACPI Tables successfully acquired >Oct 16 16:36:08 localhost kernel: Security Framework initialized >Oct 16 16:36:08 localhost kernel: SELinux: Initializing. >Oct 16 16:36:08 localhost kernel: SELinux: Starting in permissive mode >Oct 16 16:36:08 localhost kernel: Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes) >Oct 16 16:36:08 localhost kernel: Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes) >Oct 16 16:36:08 localhost kernel: Mount-cache hash table entries: 16384 (order: 5, 131072 bytes) >Oct 16 16:36:08 localhost kernel: Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes) >Oct 16 16:36:08 localhost kernel: Initializing cgroup subsys memory >Oct 16 16:36:08 localhost kernel: Initializing cgroup subsys devices >Oct 16 16:36:08 localhost kernel: Initializing cgroup subsys freezer >Oct 16 16:36:08 localhost kernel: Initializing cgroup subsys net_cls >Oct 16 16:36:08 localhost kernel: Initializing cgroup subsys blkio >Oct 16 16:36:08 localhost kernel: Initializing cgroup subsys perf_event >Oct 16 16:36:08 localhost kernel: Initializing cgroup subsys net_prio >Oct 16 16:36:08 localhost kernel: Initializing cgroup subsys hugetlb >Oct 16 16:36:08 localhost kernel: CPU: Physical Processor ID: 0 >Oct 16 16:36:08 localhost kernel: CPU: Processor Core ID: 0 >Oct 16 16:36:08 localhost kernel: ENERGY_PERF_BIAS: Set to 'normal', was 'performance' >ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8) >Oct 16 16:36:08 localhost kernel: mce: CPU supports 9 MCE banks >Oct 16 16:36:08 localhost kernel: CPU0: Thermal monitoring enabled (TM1) >Oct 16 16:36:08 localhost kernel: Last level iTLB entries: 4KB 1024, 2MB 1024, 4MB 1024 >Last level dTLB entries: 4KB 1024, 2MB 1024, 4MB 1024, 1GB 4 >Oct 16 16:36:08 localhost kernel: Freeing SMP alternatives memory: 28K (ffffffff81ea4000 - ffffffff81eab000) >Oct 16 16:36:08 localhost kernel: ftrace: allocating 27176 entries in 107 pages >Oct 16 16:36:08 localhost kernel: dmar: Host address width 39 >Oct 16 16:36:08 localhost kernel: dmar: DRHD base: 0x000000fed90000 flags: 0x0 >Oct 16 16:36:08 localhost kernel: dmar: IOMMU 0: reg_base_addr fed90000 ver 1:0 cap c0000020660462 ecap f0101a >Oct 16 16:36:08 localhost kernel: dmar: DRHD base: 0x000000fed91000 flags: 0x1 >Oct 16 16:36:08 localhost kernel: dmar: IOMMU 1: reg_base_addr fed91000 ver 1:0 cap d2008020660462 ecap f010da >Oct 16 16:36:08 localhost kernel: dmar: RMRR base: 0x000000cbea1000 end: 0x000000cbeaffff >Oct 16 16:36:08 localhost kernel: dmar: RMRR base: 0x000000cd000000 end: 0x000000cf1fffff >Oct 16 16:36:08 localhost kernel: IOAPIC id 2 under DRHD base 0xfed91000 IOMMU 1 >Oct 16 16:36:08 localhost kernel: HPET id 0 under DRHD base 0xfed91000 >Oct 16 16:36:08 localhost kernel: Queued invalidation will be enabled to support x2apic and Intr-remapping. >Oct 16 16:36:08 localhost kernel: Enabled IRQ remapping in x2apic mode >Oct 16 16:36:08 localhost kernel: Enabling x2apic >Oct 16 16:36:08 localhost kernel: Enabled x2apic >Oct 16 16:36:08 localhost kernel: Switched APIC routing to cluster x2apic. >Oct 16 16:36:08 localhost kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 >Oct 16 16:36:08 localhost kernel: smpboot: CPU0: Intel(R) Core(TM) i7-4800MQ CPU @ 2.70GHz (fam: 06, model: 3c, stepping: 03) >Oct 16 16:36:08 localhost kernel: TSC deadline timer enabled >Oct 16 16:36:08 localhost kernel: Performance Events: PEBS fmt2+, 16-deep LBR, Haswell events, full-width counters, Intel PMU driver. >Oct 16 16:36:08 localhost kernel: ... version: 3 >Oct 16 16:36:08 localhost kernel: ... bit width: 48 >Oct 16 16:36:08 localhost kernel: ... generic registers: 4 >Oct 16 16:36:08 localhost kernel: ... value mask: 0000ffffffffffff >Oct 16 16:36:08 localhost kernel: ... max period: 0000ffffffffffff >Oct 16 16:36:08 localhost kernel: ... fixed-purpose events: 3 >Oct 16 16:36:08 localhost kernel: ... event mask: 000000070000000f >Oct 16 16:36:08 localhost kernel: x86: Booting SMP configuration: >Oct 16 16:36:08 localhost kernel: .... node #0, CPUs: #1 >Oct 16 16:36:08 localhost kernel: CPU1 microcode updated early to revision 0x1a, date = 2014-05-23 >Oct 16 16:36:08 localhost kernel: NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter. >Oct 16 16:36:08 localhost kernel: #2 >Oct 16 16:36:08 localhost kernel: CPU2 microcode updated early to revision 0x1a, date = 2014-05-23 >Oct 16 16:36:08 localhost kernel: #3 >Oct 16 16:36:08 localhost kernel: CPU3 microcode updated early to revision 0x1a, date = 2014-05-23 >Oct 16 16:36:08 localhost kernel: #4 #5 #6 #7 >Oct 16 16:36:08 localhost kernel: x86: Booted up 1 node, 8 CPUs >Oct 16 16:36:08 localhost kernel: smpboot: Total of 8 processors activated (43098.24 BogoMIPS) >Oct 16 16:36:08 localhost kernel: devtmpfs: initialized >Oct 16 16:36:08 localhost kernel: PM: Registering ACPI NVS region [mem 0xbb1e0000-0xbb1e6fff] (28672 bytes) >Oct 16 16:36:08 localhost kernel: PM: Registering ACPI NVS region [mem 0xcb845000-0xcb9c3fff] (1568768 bytes) >Oct 16 16:36:08 localhost kernel: atomic64_test: passed for x86-64 platform with CX8 and with SSE >Oct 16 16:36:08 localhost kernel: pinctrl core: initialized pinctrl subsystem >Oct 16 16:36:08 localhost kernel: RTC time: 20:36:05, date: 10/16/14 >Oct 16 16:36:08 localhost kernel: NET: Registered protocol family 16 >Oct 16 16:36:08 localhost kernel: cpuidle: using governor menu >Oct 16 16:36:08 localhost kernel: ACPI FADT declares the system doesn't support PCIe ASPM, so disable it >Oct 16 16:36:08 localhost kernel: ACPI: bus type PCI registered >Oct 16 16:36:08 localhost kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 >Oct 16 16:36:08 localhost kernel: PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000) >Oct 16 16:36:08 localhost kernel: PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820 >Oct 16 16:36:08 localhost kernel: PCI: Using configuration type 1 for base access >Oct 16 16:36:08 localhost kernel: ACPI: Added _OSI(Module Device) >Oct 16 16:36:08 localhost kernel: ACPI: Added _OSI(Processor Device) >Oct 16 16:36:08 localhost kernel: ACPI: Added _OSI(3.0 _SCP Extensions) >Oct 16 16:36:08 localhost kernel: ACPI: Added _OSI(Processor Aggregator Device) >Oct 16 16:36:08 localhost kernel: ACPI: Executed 2 blocks of module-level executable AML code >Oct 16 16:36:08 localhost kernel: [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored >Oct 16 16:36:08 localhost kernel: ACPI: Dynamic OEM Table Load: >Oct 16 16:36:08 localhost kernel: ACPI: SSDT 0xFFFF8802238CC800 0003D3 (v01 PmRef Cpu0Cst 00003001 INTL 20051117) >Oct 16 16:36:08 localhost kernel: ACPI: Dynamic OEM Table Load: >Oct 16 16:36:08 localhost kernel: ACPI: SSDT 0xFFFF8802238BA000 0005AA (v01 PmRef ApIst 00003000 INTL 20051117) >Oct 16 16:36:08 localhost kernel: ACPI: Dynamic OEM Table Load: >Oct 16 16:36:08 localhost kernel: ACPI: SSDT 0xFFFF880223940400 000119 (v01 PmRef ApCst 00003000 INTL 20051117) >Oct 16 16:36:08 localhost kernel: ACPI: Interpreter enabled >Oct 16 16:36:08 localhost kernel: ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20140724/hwxface-580) >Oct 16 16:36:08 localhost kernel: ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20140724/hwxface-580) >Oct 16 16:36:08 localhost kernel: ACPI: (supports S0 S3 S4 S5) >Oct 16 16:36:08 localhost kernel: ACPI: Using IOAPIC for interrupt routing >Oct 16 16:36:08 localhost kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug >Oct 16 16:36:08 localhost kernel: ACPI: Power Resource [NVP3] (on) >Oct 16 16:36:08 localhost kernel: ACPI: Power Resource [NVP2] (on) >Oct 16 16:36:08 localhost kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e]) >Oct 16 16:36:08 localhost kernel: acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI] >Oct 16 16:36:08 localhost kernel: acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug PME] >Oct 16 16:36:08 localhost kernel: acpi PNP0A08:00: _OSC: OS now controls [AER PCIeCapability] >Oct 16 16:36:08 localhost kernel: PCI host bridge to bus 0000:00 >Oct 16 16:36:08 localhost kernel: pci_bus 0000:00: root bus resource [bus 00-3e] >Oct 16 16:36:08 localhost kernel: pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] >Oct 16 16:36:08 localhost kernel: pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] >Oct 16 16:36:08 localhost kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] >Oct 16 16:36:08 localhost kernel: pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff] >Oct 16 16:36:08 localhost kernel: pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff] >Oct 16 16:36:08 localhost kernel: pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff] >Oct 16 16:36:08 localhost kernel: pci_bus 0000:00: root bus resource [mem 0xcf200000-0xfeafffff] >Oct 16 16:36:08 localhost kernel: pci 0000:00:00.0: [8086:0c04] type 00 class 0x060000 >Oct 16 16:36:08 localhost kernel: pci 0000:00:01.0: [8086:0c01] type 01 class 0x060400 >Oct 16 16:36:08 localhost kernel: pci 0000:00:01.0: PME# supported from D0 D3hot D3cold >Oct 16 16:36:08 localhost kernel: pci 0000:00:01.0: System wakeup disabled by ACPI >Oct 16 16:36:08 localhost kernel: pci 0000:00:02.0: [8086:0416] type 00 class 0x030000 >Oct 16 16:36:08 localhost kernel: pci 0000:00:02.0: reg 0x10: [mem 0xf7400000-0xf77fffff 64bit] >Oct 16 16:36:08 localhost kernel: pci 0000:00:02.0: reg 0x18: [mem 0xd0000000-0xdfffffff 64bit pref] >Oct 16 16:36:08 localhost kernel: pci 0000:00:02.0: reg 0x20: [io 0xf000-0xf03f] >Oct 16 16:36:08 localhost kernel: pci 0000:00:03.0: [8086:0c0c] type 00 class 0x040300 >Oct 16 16:36:08 localhost kernel: pci 0000:00:03.0: reg 0x10: [mem 0xf7b14000-0xf7b17fff 64bit] >Oct 16 16:36:08 localhost kernel: pci 0000:00:14.0: [8086:8c31] type 00 class 0x0c0330 >Oct 16 16:36:08 localhost kernel: pci 0000:00:14.0: reg 0x10: [mem 0xf7b00000-0xf7b0ffff 64bit] >Oct 16 16:36:08 localhost kernel: pci 0000:00:14.0: PME# supported from D3hot D3cold >Oct 16 16:36:08 localhost kernel: pci 0000:00:14.0: System wakeup disabled by ACPI >Oct 16 16:36:08 localhost kernel: pci 0000:00:16.0: [8086:8c3a] type 00 class 0x078000 >Oct 16 16:36:08 localhost kernel: pci 0000:00:16.0: reg 0x10: [mem 0xf7b1e000-0xf7b1e00f 64bit] >Oct 16 16:36:08 localhost kernel: pci 0000:00:16.0: PME# supported from D0 D3hot D3cold >Oct 16 16:36:08 localhost kernel: pci 0000:00:1a.0: [8086:8c2d] type 00 class 0x0c0320 >Oct 16 16:36:08 localhost kernel: pci 0000:00:1a.0: reg 0x10: [mem 0xf7b1c000-0xf7b1c3ff] >Oct 16 16:36:08 localhost kernel: pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold >Oct 16 16:36:08 localhost kernel: pci 0000:00:1a.0: System wakeup disabled by ACPI >Oct 16 16:36:08 localhost kernel: pci 0000:00:1b.0: [8086:8c20] type 00 class 0x040300 >Oct 16 16:36:08 localhost kernel: pci 0000:00:1b.0: reg 0x10: [mem 0xf7b10000-0xf7b13fff 64bit] >Oct 16 16:36:08 localhost kernel: pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold >Oct 16 16:36:08 localhost kernel: pci 0000:00:1b.0: System wakeup disabled by ACPI >Oct 16 16:36:08 localhost kernel: pci 0000:00:1c.0: [8086:8c10] type 01 class 0x060400 >Oct 16 16:36:08 localhost kernel: pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold >Oct 16 16:36:08 localhost kernel: pci 0000:00:1c.0: System wakeup disabled by ACPI >Oct 16 16:36:08 localhost kernel: pci 0000:00:1c.1: [8086:8c12] type 01 class 0x060400 >Oct 16 16:36:08 localhost kernel: pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold >Oct 16 16:36:08 localhost kernel: pci 0000:00:1c.1: System wakeup disabled by ACPI >Oct 16 16:36:08 localhost kernel: pci 0000:00:1c.2: [8086:8c14] type 01 class 0x060400 >Oct 16 16:36:08 localhost kernel: pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold >Oct 16 16:36:08 localhost kernel: pci 0000:00:1c.2: System wakeup disabled by ACPI >Oct 16 16:36:08 localhost kernel: pci 0000:00:1c.3: [8086:8c16] type 01 class 0x060400 >Oct 16 16:36:08 localhost kernel: pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold >Oct 16 16:36:08 localhost kernel: pci 0000:00:1c.3: System wakeup disabled by ACPI >Oct 16 16:36:08 localhost kernel: pci 0000:00:1d.0: [8086:8c26] type 00 class 0x0c0320 >Oct 16 16:36:08 localhost kernel: pci 0000:00:1d.0: reg 0x10: [mem 0xf7b1b000-0xf7b1b3ff] >Oct 16 16:36:08 localhost kernel: pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold >Oct 16 16:36:08 localhost kernel: pci 0000:00:1d.0: System wakeup disabled by ACPI >Oct 16 16:36:08 localhost kernel: pci 0000:00:1f.0: [8086:8c4b] type 00 class 0x060100 >Oct 16 16:36:08 localhost kernel: pci 0000:00:1f.2: [8086:282a] type 00 class 0x010400 >Oct 16 16:36:08 localhost kernel: pci 0000:00:1f.2: reg 0x10: [io 0xf0b0-0xf0b7] >Oct 16 16:36:08 localhost kernel: pci 0000:00:1f.2: reg 0x14: [io 0xf0a0-0xf0a3] >Oct 16 16:36:08 localhost kernel: pci 0000:00:1f.2: reg 0x18: [io 0xf090-0xf097] >Oct 16 16:36:08 localhost kernel: pci 0000:00:1f.2: reg 0x1c: [io 0xf080-0xf083] >Oct 16 16:36:08 localhost kernel: pci 0000:00:1f.2: reg 0x20: [io 0xf060-0xf07f] >Oct 16 16:36:08 localhost kernel: pci 0000:00:1f.2: reg 0x24: [mem 0xf7b1a000-0xf7b1a7ff] >Oct 16 16:36:08 localhost kernel: pci 0000:00:1f.2: PME# supported from D3hot >Oct 16 16:36:08 localhost kernel: pci 0000:00:1f.3: [8086:8c22] type 00 class 0x0c0500 >Oct 16 16:36:08 localhost kernel: pci 0000:00:1f.3: reg 0x10: [mem 0xf7b19000-0xf7b190ff 64bit] >Oct 16 16:36:08 localhost kernel: pci 0000:00:1f.3: reg 0x20: [io 0xf040-0xf05f] >Oct 16 16:36:08 localhost kernel: pci 0000:01:00.0: [10de:1199] type 00 class 0x030000 >Oct 16 16:36:08 localhost kernel: pci 0000:01:00.0: reg 0x10: [mem 0xf6000000-0xf6ffffff] >Oct 16 16:36:08 localhost kernel: pci 0000:01:00.0: reg 0x14: [mem 0xe0000000-0xefffffff 64bit pref] >Oct 16 16:36:08 localhost kernel: pci 0000:01:00.0: reg 0x1c: [mem 0xf0000000-0xf1ffffff 64bit pref] >Oct 16 16:36:08 localhost kernel: pci 0000:01:00.0: reg 0x24: [io 0xe000-0xe07f] >Oct 16 16:36:08 localhost kernel: pci 0000:01:00.0: reg 0x30: [mem 0xf7000000-0xf707ffff pref] >Oct 16 16:36:08 localhost kernel: pci 0000:01:00.0: System wakeup disabled by ACPI >Oct 16 16:36:08 localhost kernel: pci 0000:00:01.0: PCI bridge to [bus 01] >Oct 16 16:36:08 localhost kernel: pci 0000:00:01.0: bridge window [io 0xe000-0xefff] >Oct 16 16:36:08 localhost kernel: pci 0000:00:01.0: bridge window [mem 0xf6000000-0xf70fffff] >Oct 16 16:36:08 localhost kernel: pci 0000:00:01.0: bridge window [mem 0xe0000000-0xf1ffffff 64bit pref] >Oct 16 16:36:08 localhost kernel: acpiphp: Slot [1] registered >Oct 16 16:36:08 localhost kernel: pci 0000:00:1c.0: PCI bridge to [bus 02] >Oct 16 16:36:08 localhost kernel: pci 0000:03:00.0: [104c:823e] type 01 class 0x060400 >Oct 16 16:36:08 localhost kernel: pci 0000:03:00.0: supports D1 D2 >Oct 16 16:36:08 localhost kernel: pci 0000:03:00.0: System wakeup disabled by ACPI >Oct 16 16:36:08 localhost kernel: pci 0000:00:1c.1: PCI bridge to [bus 03-04] >Oct 16 16:36:08 localhost kernel: pci 0000:00:1c.1: bridge window [mem 0xf7a00000-0xf7afffff] >Oct 16 16:36:08 localhost kernel: pci 0000:04:00.0: [104c:823f] type 00 class 0x0c0010 >Oct 16 16:36:08 localhost kernel: pci 0000:04:00.0: reg 0x10: [mem 0xf7a04000-0xf7a047ff] >Oct 16 16:36:08 localhost kernel: pci 0000:04:00.0: reg 0x14: [mem 0xf7a00000-0xf7a03fff] >Oct 16 16:36:08 localhost kernel: pci 0000:04:00.0: supports D1 D2 >Oct 16 16:36:08 localhost kernel: pci 0000:04:00.0: PME# supported from D0 D1 D2 D3hot >Oct 16 16:36:08 localhost kernel: pci 0000:03:00.0: PCI bridge to [bus 04] >Oct 16 16:36:08 localhost kernel: pci 0000:03:00.0: bridge window [mem 0xf7a00000-0xf7afffff] >Oct 16 16:36:08 localhost kernel: pci 0000:05:00.0: [10ec:5289] type 00 class 0xff0000 >Oct 16 16:36:08 localhost kernel: pci 0000:05:00.0: reg 0x10: [mem 0xf7900000-0xf790ffff] >Oct 16 16:36:08 localhost kernel: pci 0000:05:00.0: supports D1 D2 >Oct 16 16:36:08 localhost kernel: pci 0000:05:00.0: PME# supported from D1 D2 D3hot D3cold >Oct 16 16:36:08 localhost kernel: pci 0000:05:00.0: System wakeup disabled by ACPI >Oct 16 16:36:08 localhost kernel: pci 0000:05:00.2: [10ec:8168] type 00 class 0x020000 >Oct 16 16:36:08 localhost kernel: pci 0000:05:00.2: reg 0x10: [io 0xd000-0xd0ff] >Oct 16 16:36:08 localhost kernel: pci 0000:05:00.2: reg 0x18: [mem 0xf2104000-0xf2104fff 64bit pref] >Oct 16 16:36:08 localhost kernel: pci 0000:05:00.2: reg 0x20: [mem 0xf2100000-0xf2103fff 64bit pref] >Oct 16 16:36:08 localhost kernel: pci 0000:05:00.2: supports D1 D2 >Oct 16 16:36:08 localhost kernel: pci 0000:05:00.2: PME# supported from D0 D1 D2 D3hot D3cold >Oct 16 16:36:08 localhost kernel: pci 0000:05:00.2: System wakeup disabled by ACPI >Oct 16 16:36:08 localhost kernel: pci 0000:00:1c.2: PCI bridge to [bus 05] >Oct 16 16:36:08 localhost kernel: pci 0000:00:1c.2: bridge window [io 0xd000-0xdfff] >Oct 16 16:36:08 localhost kernel: pci 0000:00:1c.2: bridge window [mem 0xf7900000-0xf79fffff] >Oct 16 16:36:08 localhost kernel: pci 0000:00:1c.2: bridge window [mem 0xf2100000-0xf21fffff 64bit pref] >Oct 16 16:36:08 localhost kernel: pci 0000:06:00.0: [10ec:8723] type 00 class 0x028000 >Oct 16 16:36:08 localhost kernel: pci 0000:06:00.0: reg 0x10: [io 0xc000-0xc0ff] >Oct 16 16:36:08 localhost kernel: pci 0000:06:00.0: reg 0x18: [mem 0xf7800000-0xf7803fff 64bit] >Oct 16 16:36:08 localhost kernel: pci 0000:06:00.0: supports D1 D2 >Oct 16 16:36:08 localhost kernel: pci 0000:06:00.0: PME# supported from D0 D1 D2 D3hot D3cold >Oct 16 16:36:08 localhost kernel: pci 0000:06:00.0: System wakeup disabled by ACPI >Oct 16 16:36:08 localhost kernel: pci 0000:00:1c.3: PCI bridge to [bus 06] >Oct 16 16:36:08 localhost kernel: pci 0000:00:1c.3: bridge window [io 0xc000-0xcfff] >Oct 16 16:36:08 localhost kernel: pci 0000:00:1c.3: bridge window [mem 0xf7800000-0xf78fffff] >Oct 16 16:36:08 localhost kernel: acpi PNP0A08:00: Disabling ASPM (FADT indicates it is unsupported) >Oct 16 16:36:08 localhost kernel: ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 *11 12 14 15) >Oct 16 16:36:08 localhost kernel: ACPI: PCI Interrupt Link [LNKB] (IRQs *3 4 5 6 10 11 12 14 15) >Oct 16 16:36:08 localhost kernel: ACPI: PCI Interrupt Link [LNKC] (IRQs 3 *4 5 6 10 11 12 14 15) >Oct 16 16:36:08 localhost kernel: ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 *10 11 12 14 15) >Oct 16 16:36:08 localhost kernel: ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled. >Oct 16 16:36:08 localhost kernel: ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled. >Oct 16 16:36:08 localhost kernel: ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 *5 6 10 11 12 14 15) >Oct 16 16:36:08 localhost kernel: ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 *11 12 14 15) >Oct 16 16:36:08 localhost kernel: ACPI: Enabled 4 GPEs in block 00 to 3F >Oct 16 16:36:08 localhost kernel: ACPI : EC: GPE = 0x17, I/O: command/status = 0x66, data = 0x62 >Oct 16 16:36:08 localhost kernel: vgaarb: setting as boot device: PCI:0000:00:02.0 >Oct 16 16:36:08 localhost kernel: vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none >Oct 16 16:36:08 localhost kernel: vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=none,locks=none >Oct 16 16:36:08 localhost kernel: vgaarb: loaded >Oct 16 16:36:08 localhost kernel: vgaarb: bridge control possible 0000:01:00.0 >Oct 16 16:36:08 localhost kernel: vgaarb: no bridge control possible 0000:00:02.0 >Oct 16 16:36:08 localhost kernel: SCSI subsystem initialized >Oct 16 16:36:08 localhost kernel: libata version 3.00 loaded. >Oct 16 16:36:08 localhost kernel: ACPI: bus type USB registered >Oct 16 16:36:08 localhost kernel: usbcore: registered new interface driver usbfs >Oct 16 16:36:08 localhost kernel: usbcore: registered new interface driver hub >Oct 16 16:36:08 localhost kernel: usbcore: registered new device driver usb >Oct 16 16:36:08 localhost kernel: PCI: Using ACPI for IRQ routing >Oct 16 16:36:08 localhost kernel: PCI: pci_cache_line_size set to 64 bytes >Oct 16 16:36:08 localhost kernel: e820: reserve RAM buffer [mem 0x00091800-0x0009ffff] >Oct 16 16:36:08 localhost kernel: e820: reserve RAM buffer [mem 0xbb1e0000-0xbbffffff] >Oct 16 16:36:08 localhost kernel: e820: reserve RAM buffer [mem 0xbb9e8000-0xbbffffff] >Oct 16 16:36:08 localhost kernel: e820: reserve RAM buffer [mem 0xcb4e4000-0xcbffffff] >Oct 16 16:36:08 localhost kernel: e820: reserve RAM buffer [mem 0xcb845000-0xcbffffff] >Oct 16 16:36:08 localhost kernel: e820: reserve RAM buffer [mem 0x22fe00000-0x22fffffff] >Oct 16 16:36:08 localhost kernel: NetLabel: Initializing >Oct 16 16:36:08 localhost kernel: NetLabel: domain hash size = 128 >Oct 16 16:36:08 localhost kernel: NetLabel: protocols = UNLABELED CIPSOv4 >Oct 16 16:36:08 localhost kernel: NetLabel: unlabeled traffic allowed by default >Oct 16 16:36:08 localhost kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0 >Oct 16 16:36:08 localhost kernel: hpet0: 8 comparators, 64-bit 14.318180 MHz counter >Oct 16 16:36:08 localhost kernel: Switched to clocksource hpet >Oct 16 16:36:08 localhost kernel: pnp: PnP ACPI init >Oct 16 16:36:08 localhost kernel: system 00:00: [io 0x0680-0x069f] has been reserved >Oct 16 16:36:08 localhost kernel: system 00:00: [io 0xffff] has been reserved >Oct 16 16:36:08 localhost kernel: system 00:00: [io 0xffff] has been reserved >Oct 16 16:36:08 localhost kernel: system 00:00: [io 0xffff] has been reserved >Oct 16 16:36:08 localhost kernel: system 00:00: [io 0x1c00-0x1cfe] has been reserved >Oct 16 16:36:08 localhost kernel: system 00:00: [io 0x1d00-0x1dfe] has been reserved >Oct 16 16:36:08 localhost kernel: system 00:00: [io 0x1e00-0x1efe] has been reserved >Oct 16 16:36:08 localhost kernel: system 00:00: [io 0x1f00-0x1ffe] has been reserved >Oct 16 16:36:08 localhost kernel: system 00:00: [io 0x1800-0x18fe] could not be reserved >Oct 16 16:36:08 localhost kernel: system 00:00: [io 0x164e-0x164f] has been reserved >Oct 16 16:36:08 localhost kernel: system 00:00: [io 0x3322-0x3323] has been reserved >Oct 16 16:36:08 localhost kernel: system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active) >Oct 16 16:36:08 localhost kernel: pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active) >Oct 16 16:36:08 localhost kernel: system 00:02: [io 0x1854-0x1857] has been reserved >Oct 16 16:36:08 localhost kernel: system 00:02: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active) >Oct 16 16:36:08 localhost kernel: pnp 00:03: Plug and Play ACPI device, IDs PNP0303 (active) >Oct 16 16:36:08 localhost kernel: pnp 00:04: Plug and Play ACPI device, IDs SYN1212 PNP0f13 (active) >Oct 16 16:36:08 localhost kernel: system 00:05: [io 0x04d0-0x04d1] has been reserved >Oct 16 16:36:08 localhost kernel: system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active) >Oct 16 16:36:08 localhost kernel: pnp 00:06: Plug and Play ACPI device, IDs IFX0102 PNP0c31 (active) >Oct 16 16:36:08 localhost kernel: system 00:07: [mem 0xfed1c000-0xfed1ffff] has been reserved >Oct 16 16:36:08 localhost kernel: system 00:07: [mem 0xfed10000-0xfed17fff] has been reserved >Oct 16 16:36:08 localhost kernel: system 00:07: [mem 0xfed18000-0xfed18fff] has been reserved >Oct 16 16:36:08 localhost kernel: system 00:07: [mem 0xfed19000-0xfed19fff] has been reserved >Oct 16 16:36:08 localhost kernel: system 00:07: [mem 0xf8000000-0xfbffffff] has been reserved >Oct 16 16:36:08 localhost kernel: system 00:07: [mem 0xfed20000-0xfed3ffff] has been reserved >Oct 16 16:36:08 localhost kernel: system 00:07: [mem 0xfed90000-0xfed93fff] could not be reserved >Oct 16 16:36:08 localhost kernel: system 00:07: [mem 0xfed45000-0xfed8ffff] has been reserved >Oct 16 16:36:08 localhost kernel: system 00:07: [mem 0xff000000-0xffffffff] has been reserved >Oct 16 16:36:08 localhost kernel: system 00:07: [mem 0xfee00000-0xfeefffff] could not be reserved >Oct 16 16:36:08 localhost kernel: system 00:07: [mem 0xf7ffe000-0xf7ffefff] has been reserved >Oct 16 16:36:08 localhost kernel: system 00:07: [mem 0xf7fe0000-0xf7fe0fff] has been reserved >Oct 16 16:36:08 localhost kernel: system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active) >Oct 16 16:36:08 localhost kernel: pnp: PnP ACPI: found 8 devices >Oct 16 16:36:08 localhost kernel: pci 0000:00:1c.0: bridge window [io 0x1000-0x0fff] to [bus 02] add_size 1000 >Oct 16 16:36:08 localhost kernel: pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 02] add_size 200000 >Oct 16 16:36:08 localhost kernel: pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff] to [bus 02] add_size 200000 >Oct 16 16:36:08 localhost kernel: pci 0000:00:1c.0: res[14]=[mem 0x00100000-0x000fffff] get_res_add_size add_size 200000 >Oct 16 16:36:08 localhost kernel: pci 0000:00:1c.0: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000 >Oct 16 16:36:08 localhost kernel: pci 0000:00:1c.0: res[13]=[io 0x1000-0x0fff] get_res_add_size add_size 1000 >Oct 16 16:36:08 localhost kernel: pci 0000:00:1c.0: BAR 14: assigned [mem 0xcf200000-0xcf3fffff] >Oct 16 16:36:08 localhost kernel: pci 0000:00:1c.0: BAR 15: assigned [mem 0xcf400000-0xcf5fffff 64bit pref] >Oct 16 16:36:08 localhost kernel: pci 0000:00:1c.0: BAR 13: assigned [io 0x2000-0x2fff] >Oct 16 16:36:08 localhost kernel: pci 0000:00:01.0: PCI bridge to [bus 01] >Oct 16 16:36:08 localhost kernel: pci 0000:00:01.0: bridge window [io 0xe000-0xefff] >Oct 16 16:36:08 localhost kernel: pci 0000:00:01.0: bridge window [mem 0xf6000000-0xf70fffff] >Oct 16 16:36:08 localhost kernel: pci 0000:00:01.0: bridge window [mem 0xe0000000-0xf1ffffff 64bit pref] >Oct 16 16:36:08 localhost kernel: pci 0000:00:1c.0: PCI bridge to [bus 02] >Oct 16 16:36:08 localhost kernel: pci 0000:00:1c.0: bridge window [io 0x2000-0x2fff] >Oct 16 16:36:08 localhost kernel: pci 0000:00:1c.0: bridge window [mem 0xcf200000-0xcf3fffff] >Oct 16 16:36:08 localhost kernel: pci 0000:00:1c.0: bridge window [mem 0xcf400000-0xcf5fffff 64bit pref] >Oct 16 16:36:08 localhost kernel: pci 0000:03:00.0: PCI bridge to [bus 04] >Oct 16 16:36:08 localhost kernel: pci 0000:03:00.0: bridge window [mem 0xf7a00000-0xf7afffff] >Oct 16 16:36:08 localhost kernel: pci 0000:00:1c.1: PCI bridge to [bus 03-04] >Oct 16 16:36:08 localhost kernel: pci 0000:00:1c.1: bridge window [mem 0xf7a00000-0xf7afffff] >Oct 16 16:36:08 localhost kernel: pci 0000:00:1c.2: PCI bridge to [bus 05] >Oct 16 16:36:08 localhost kernel: pci 0000:00:1c.2: bridge window [io 0xd000-0xdfff] >Oct 16 16:36:08 localhost kernel: pci 0000:00:1c.2: bridge window [mem 0xf7900000-0xf79fffff] >Oct 16 16:36:08 localhost kernel: pci 0000:00:1c.2: bridge window [mem 0xf2100000-0xf21fffff 64bit pref] >Oct 16 16:36:08 localhost kernel: pci 0000:00:1c.3: PCI bridge to [bus 06] >Oct 16 16:36:08 localhost kernel: pci 0000:00:1c.3: bridge window [io 0xc000-0xcfff] >Oct 16 16:36:08 localhost kernel: pci 0000:00:1c.3: bridge window [mem 0xf7800000-0xf78fffff] >Oct 16 16:36:08 localhost kernel: pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7] >Oct 16 16:36:08 localhost kernel: pci_bus 0000:00: resource 5 [io 0x0d00-0xffff] >Oct 16 16:36:08 localhost kernel: pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff] >Oct 16 16:36:08 localhost kernel: pci_bus 0000:00: resource 7 [mem 0x000dc000-0x000dffff] >Oct 16 16:36:08 localhost kernel: pci_bus 0000:00: resource 8 [mem 0x000e0000-0x000e3fff] >Oct 16 16:36:08 localhost kernel: pci_bus 0000:00: resource 9 [mem 0x000e4000-0x000e7fff] >Oct 16 16:36:08 localhost kernel: pci_bus 0000:00: resource 10 [mem 0xcf200000-0xfeafffff] >Oct 16 16:36:08 localhost kernel: pci_bus 0000:01: resource 0 [io 0xe000-0xefff] >Oct 16 16:36:08 localhost kernel: pci_bus 0000:01: resource 1 [mem 0xf6000000-0xf70fffff] >Oct 16 16:36:08 localhost kernel: pci_bus 0000:01: resource 2 [mem 0xe0000000-0xf1ffffff 64bit pref] >Oct 16 16:36:08 localhost kernel: pci_bus 0000:02: resource 0 [io 0x2000-0x2fff] >Oct 16 16:36:08 localhost kernel: pci_bus 0000:02: resource 1 [mem 0xcf200000-0xcf3fffff] >Oct 16 16:36:08 localhost kernel: pci_bus 0000:02: resource 2 [mem 0xcf400000-0xcf5fffff 64bit pref] >Oct 16 16:36:08 localhost kernel: pci_bus 0000:03: resource 1 [mem 0xf7a00000-0xf7afffff] >Oct 16 16:36:08 localhost kernel: pci_bus 0000:04: resource 1 [mem 0xf7a00000-0xf7afffff] >Oct 16 16:36:08 localhost kernel: pci_bus 0000:05: resource 0 [io 0xd000-0xdfff] >Oct 16 16:36:08 localhost kernel: pci_bus 0000:05: resource 1 [mem 0xf7900000-0xf79fffff] >Oct 16 16:36:08 localhost kernel: pci_bus 0000:05: resource 2 [mem 0xf2100000-0xf21fffff 64bit pref] >Oct 16 16:36:08 localhost kernel: pci_bus 0000:06: resource 0 [io 0xc000-0xcfff] >Oct 16 16:36:08 localhost kernel: pci_bus 0000:06: resource 1 [mem 0xf7800000-0xf78fffff] >Oct 16 16:36:08 localhost kernel: NET: Registered protocol family 2 >Oct 16 16:36:08 localhost kernel: TCP established hash table entries: 65536 (order: 7, 524288 bytes) >Oct 16 16:36:08 localhost kernel: TCP bind hash table entries: 65536 (order: 8, 1048576 bytes) >Oct 16 16:36:08 localhost kernel: TCP: Hash tables configured (established 65536 bind 65536) >Oct 16 16:36:08 localhost kernel: TCP: reno registered >Oct 16 16:36:08 localhost kernel: UDP hash table entries: 4096 (order: 5, 131072 bytes) >Oct 16 16:36:08 localhost kernel: UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes) >Oct 16 16:36:08 localhost kernel: NET: Registered protocol family 1 >Oct 16 16:36:08 localhost kernel: pci 0000:00:02.0: Video device with shadowed ROM >Oct 16 16:36:08 localhost kernel: PCI: CLS 64 bytes, default 64 >Oct 16 16:36:08 localhost kernel: Unpacking initramfs... >Oct 16 16:36:08 localhost kernel: Freeing initrd memory: 38508K (ffff88007da65000 - ffff880080000000) >Oct 16 16:36:08 localhost kernel: PCI-DMA: Using software bounce buffering for IO (SWIOTLB) >Oct 16 16:36:08 localhost kernel: software IO TLB [mem 0xc74e4000-0xcb4e4000] (64MB) mapped at [ffff8800c74e4000-ffff8800cb4e3fff] >Oct 16 16:36:08 localhost kernel: RAPL PMU detected, hw unit 2^-14 Joules, API unit is 2^-32 Joules, 4 fixed counters 655360 ms ovfl timer >Oct 16 16:36:08 localhost kernel: microcode: CPU0 sig=0x306c3, pf=0x10, revision=0x1a >Oct 16 16:36:08 localhost kernel: microcode: CPU1 sig=0x306c3, pf=0x10, revision=0x1a >Oct 16 16:36:08 localhost kernel: microcode: CPU2 sig=0x306c3, pf=0x10, revision=0x1a >Oct 16 16:36:08 localhost kernel: microcode: CPU3 sig=0x306c3, pf=0x10, revision=0x1a >Oct 16 16:36:08 localhost kernel: microcode: CPU4 sig=0x306c3, pf=0x10, revision=0x1a >Oct 16 16:36:08 localhost kernel: microcode: CPU5 sig=0x306c3, pf=0x10, revision=0x1a >Oct 16 16:36:08 localhost kernel: microcode: CPU6 sig=0x306c3, pf=0x10, revision=0x1a >Oct 16 16:36:08 localhost kernel: microcode: CPU7 sig=0x306c3, pf=0x10, revision=0x1a >Oct 16 16:36:08 localhost kernel: microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba >Oct 16 16:36:08 localhost kernel: AVX2 version of gcm_enc/dec engaged. >Oct 16 16:36:08 localhost kernel: alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) >Oct 16 16:36:08 localhost kernel: futex hash table entries: 2048 (order: 5, 131072 bytes) >Oct 16 16:36:08 localhost kernel: Initialise system trusted keyring >Oct 16 16:36:08 localhost kernel: audit: initializing netlink subsys (disabled) >Oct 16 16:36:08 localhost kernel: audit: type=2000 audit(1413491765.594:1): initialized >Oct 16 16:36:08 localhost kernel: HugeTLB registered 2 MB page size, pre-allocated 0 pages >Oct 16 16:36:08 localhost kernel: zpool: loaded >Oct 16 16:36:08 localhost kernel: VFS: Disk quotas dquot_6.5.2 >Oct 16 16:36:08 localhost kernel: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) >Oct 16 16:36:08 localhost kernel: msgmni has been set to 15804 >Oct 16 16:36:08 localhost kernel: Key type big_key registered >Oct 16 16:36:08 localhost kernel: SELinux: Registering netfilter hooks >Oct 16 16:36:08 localhost kernel: alg: No test for stdrng (krng) >Oct 16 16:36:08 localhost kernel: NET: Registered protocol family 38 >Oct 16 16:36:08 localhost kernel: Key type asymmetric registered >Oct 16 16:36:08 localhost kernel: Asymmetric key parser 'x509' registered >Oct 16 16:36:08 localhost kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) >Oct 16 16:36:08 localhost kernel: io scheduler noop registered >Oct 16 16:36:08 localhost kernel: io scheduler deadline registered >Oct 16 16:36:08 localhost kernel: io scheduler cfq registered (default) >Oct 16 16:36:08 localhost kernel: pcieport 0000:00:01.0: irq 26 for MSI/MSI-X >Oct 16 16:36:08 localhost kernel: pci_hotplug: PCI Hot Plug PCI Core version: 0.5 >Oct 16 16:36:08 localhost kernel: pciehp: PCI Express Hot Plug Controller Driver version: 0.4 >Oct 16 16:36:08 localhost kernel: intel_idle: MWAIT substates: 0x42120 >Oct 16 16:36:08 localhost kernel: intel_idle: v0.4 model 0x3C >Oct 16 16:36:08 localhost kernel: intel_idle: lapic_timer_reliable_states 0xffffffff >Oct 16 16:36:08 localhost kernel: ACPI: AC Adapter [AC] (on-line) >Oct 16 16:36:08 localhost kernel: input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0 >Oct 16 16:36:08 localhost kernel: ACPI: Power Button [PWRB] >Oct 16 16:36:08 localhost kernel: input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1 >Oct 16 16:36:08 localhost kernel: ACPI: Sleep Button [SLPB] >Oct 16 16:36:08 localhost kernel: input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input2 >Oct 16 16:36:08 localhost kernel: ACPI: Lid Switch [LID0] >Oct 16 16:36:08 localhost kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3 >Oct 16 16:36:08 localhost kernel: ACPI: Power Button [PWRF] >Oct 16 16:36:08 localhost kernel: thermal LNXTHERM:00: registered as thermal_zone0 >Oct 16 16:36:08 localhost kernel: ACPI: Thermal Zone [TZ0] (25 C) >Oct 16 16:36:08 localhost kernel: GHES: HEST is not enabled! >Oct 16 16:36:08 localhost kernel: Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled >Oct 16 16:36:08 localhost kernel: ACPI: Battery Slot [BAT0] (battery present) >Oct 16 16:36:08 localhost kernel: Non-volatile memory driver v1.3 >Oct 16 16:36:08 localhost kernel: Linux agpgart interface v0.103 >Oct 16 16:36:08 localhost kernel: ahci 0000:00:1f.2: version 3.0 >Oct 16 16:36:08 localhost kernel: ahci 0000:00:1f.2: irq 27 for MSI/MSI-X >Oct 16 16:36:08 localhost kernel: ahci 0000:00:1f.2: SSS flag set, parallel bus scan disabled >Oct 16 16:36:08 localhost kernel: ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 6 Gbps 0x2f impl RAID mode >Oct 16 16:36:08 localhost kernel: ahci 0000:00:1f.2: flags: 64bit ncq stag led clo pio slum part ems sxs apst >Oct 16 16:36:08 localhost kernel: scsi host0: ahci >Oct 16 16:36:08 localhost kernel: scsi host1: ahci >Oct 16 16:36:08 localhost kernel: scsi host2: ahci >Oct 16 16:36:08 localhost kernel: scsi host3: ahci >Oct 16 16:36:08 localhost kernel: scsi host4: ahci >Oct 16 16:36:08 localhost kernel: scsi host5: ahci >Oct 16 16:36:08 localhost kernel: ata1: SATA max UDMA/133 abar m2048@0xf7b1a000 port 0xf7b1a100 irq 27 >Oct 16 16:36:08 localhost kernel: ata2: SATA max UDMA/133 abar m2048@0xf7b1a000 port 0xf7b1a180 irq 27 >Oct 16 16:36:08 localhost kernel: ata3: SATA max UDMA/133 abar m2048@0xf7b1a000 port 0xf7b1a200 irq 27 >Oct 16 16:36:08 localhost kernel: ata4: SATA max UDMA/133 abar m2048@0xf7b1a000 port 0xf7b1a280 irq 27 >Oct 16 16:36:08 localhost kernel: ata5: DUMMY >Oct 16 16:36:08 localhost kernel: ata6: SATA max UDMA/133 abar m2048@0xf7b1a000 port 0xf7b1a380 irq 27 >Oct 16 16:36:08 localhost kernel: libphy: Fixed MDIO Bus: probed >Oct 16 16:36:08 localhost kernel: ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >Oct 16 16:36:08 localhost kernel: ehci-pci: EHCI PCI platform driver >Oct 16 16:36:08 localhost kernel: ehci-pci 0000:00:1a.0: EHCI Host Controller >Oct 16 16:36:08 localhost kernel: ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 1 >Oct 16 16:36:08 localhost kernel: ehci-pci 0000:00:1a.0: debug port 2 >Oct 16 16:36:08 localhost kernel: ehci-pci 0000:00:1a.0: cache line size of 64 is not supported >Oct 16 16:36:08 localhost kernel: ehci-pci 0000:00:1a.0: irq 16, io mem 0xf7b1c000 >Oct 16 16:36:08 localhost kernel: ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00 >Oct 16 16:36:08 localhost kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 >Oct 16 16:36:08 localhost kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Oct 16 16:36:08 localhost kernel: usb usb1: Product: EHCI Host Controller >Oct 16 16:36:08 localhost kernel: usb usb1: Manufacturer: Linux 3.17.0-301.fc21.x86_64 ehci_hcd >Oct 16 16:36:08 localhost kernel: usb usb1: SerialNumber: 0000:00:1a.0 >Oct 16 16:36:08 localhost kernel: hub 1-0:1.0: USB hub found >Oct 16 16:36:08 localhost kernel: hub 1-0:1.0: 2 ports detected >Oct 16 16:36:08 localhost kernel: ehci-pci 0000:00:1d.0: EHCI Host Controller >Oct 16 16:36:08 localhost kernel: ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 2 >Oct 16 16:36:08 localhost kernel: ehci-pci 0000:00:1d.0: debug port 2 >Oct 16 16:36:08 localhost kernel: ehci-pci 0000:00:1d.0: cache line size of 64 is not supported >Oct 16 16:36:08 localhost kernel: ehci-pci 0000:00:1d.0: irq 23, io mem 0xf7b1b000 >Oct 16 16:36:08 localhost kernel: ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00 >Oct 16 16:36:08 localhost kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0002 >Oct 16 16:36:08 localhost kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Oct 16 16:36:08 localhost kernel: usb usb2: Product: EHCI Host Controller >Oct 16 16:36:08 localhost kernel: usb usb2: Manufacturer: Linux 3.17.0-301.fc21.x86_64 ehci_hcd >Oct 16 16:36:08 localhost kernel: usb usb2: SerialNumber: 0000:00:1d.0 >Oct 16 16:36:08 localhost kernel: hub 2-0:1.0: USB hub found >Oct 16 16:36:08 localhost kernel: hub 2-0:1.0: 2 ports detected >Oct 16 16:36:08 localhost kernel: ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >Oct 16 16:36:08 localhost kernel: ohci-pci: OHCI PCI platform driver >Oct 16 16:36:08 localhost kernel: uhci_hcd: USB Universal Host Controller Interface driver >Oct 16 16:36:08 localhost kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller >Oct 16 16:36:08 localhost kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 3 >Oct 16 16:36:08 localhost kernel: xhci_hcd 0000:00:14.0: cache line size of 64 is not supported >Oct 16 16:36:08 localhost kernel: xhci_hcd 0000:00:14.0: irq 28 for MSI/MSI-X >Oct 16 16:36:08 localhost kernel: usb usb3: New USB device found, idVendor=1d6b, idProduct=0002 >Oct 16 16:36:08 localhost kernel: usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Oct 16 16:36:08 localhost kernel: usb usb3: Product: xHCI Host Controller >Oct 16 16:36:08 localhost kernel: usb usb3: Manufacturer: Linux 3.17.0-301.fc21.x86_64 xhci_hcd >Oct 16 16:36:08 localhost kernel: usb usb3: SerialNumber: 0000:00:14.0 >Oct 16 16:36:08 localhost kernel: hub 3-0:1.0: USB hub found >Oct 16 16:36:08 localhost kernel: hub 3-0:1.0: 14 ports detected >Oct 16 16:36:08 localhost kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller >Oct 16 16:36:08 localhost kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 4 >Oct 16 16:36:08 localhost kernel: usb usb4: New USB device found, idVendor=1d6b, idProduct=0003 >Oct 16 16:36:08 localhost kernel: usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Oct 16 16:36:08 localhost kernel: usb usb4: Product: xHCI Host Controller >Oct 16 16:36:08 localhost kernel: usb usb4: Manufacturer: Linux 3.17.0-301.fc21.x86_64 xhci_hcd >Oct 16 16:36:08 localhost kernel: usb usb4: SerialNumber: 0000:00:14.0 >Oct 16 16:36:08 localhost kernel: hub 4-0:1.0: USB hub found >Oct 16 16:36:08 localhost kernel: hub 4-0:1.0: 6 ports detected >Oct 16 16:36:08 localhost kernel: usbcore: registered new interface driver usbserial >Oct 16 16:36:08 localhost kernel: usbcore: registered new interface driver usbserial_generic >Oct 16 16:36:08 localhost kernel: usbserial: USB Serial support registered for generic >Oct 16 16:36:08 localhost kernel: i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:SYNM] at 0x60,0x64 irq 1,12 >Oct 16 16:36:08 localhost kernel: i8042: Detected active multiplexing controller, rev 1.1 >Oct 16 16:36:08 localhost kernel: serio: i8042 KBD port at 0x60,0x64 irq 1 >Oct 16 16:36:08 localhost kernel: serio: i8042 AUX0 port at 0x60,0x64 irq 12 >Oct 16 16:36:08 localhost kernel: serio: i8042 AUX1 port at 0x60,0x64 irq 12 >Oct 16 16:36:08 localhost kernel: serio: i8042 AUX2 port at 0x60,0x64 irq 12 >Oct 16 16:36:08 localhost kernel: serio: i8042 AUX3 port at 0x60,0x64 irq 12 >Oct 16 16:36:08 localhost kernel: mousedev: PS/2 mouse device common for all mice >Oct 16 16:36:08 localhost kernel: rtc_cmos 00:01: RTC can wake from S4 >Oct 16 16:36:08 localhost kernel: rtc_cmos 00:01: rtc core: registered rtc_cmos as rtc0 >Oct 16 16:36:08 localhost kernel: rtc_cmos 00:01: alarms up to one month, y3k, 242 bytes nvram, hpet irqs >Oct 16 16:36:08 localhost kernel: device-mapper: uevent: version 1.0.3 >Oct 16 16:36:08 localhost kernel: device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com >Oct 16 16:36:08 localhost kernel: Intel P-state driver initializing. >Oct 16 16:36:08 localhost kernel: hidraw: raw HID events driver (C) Jiri Kosina >Oct 16 16:36:08 localhost kernel: usbcore: registered new interface driver usbhid >Oct 16 16:36:08 localhost kernel: usbhid: USB HID core driver >Oct 16 16:36:08 localhost kernel: drop_monitor: Initializing network drop monitor service >Oct 16 16:36:08 localhost kernel: ip_tables: (C) 2000-2006 Netfilter Core Team >Oct 16 16:36:08 localhost kernel: TCP: cubic registered >Oct 16 16:36:08 localhost kernel: Initializing XFRM netlink socket >Oct 16 16:36:08 localhost kernel: NET: Registered protocol family 10 >Oct 16 16:36:08 localhost kernel: mip6: Mobile IPv6 >Oct 16 16:36:08 localhost kernel: NET: Registered protocol family 17 >Oct 16 16:36:08 localhost kernel: Loading compiled-in X.509 certificates >Oct 16 16:36:08 localhost kernel: Loaded X.509 cert 'Fedora kernel signing key: 0d981d18ff5ed3b2bcde6d8805ac2ddcf02c6507' >Oct 16 16:36:08 localhost kernel: registered taskstats version 1 >Oct 16 16:36:08 localhost kernel: Magic number: 2:929:649 >Oct 16 16:36:08 localhost kernel: scsi_host host3: hash matches >Oct 16 16:36:08 localhost kernel: scsi host3: hash matches >Oct 16 16:36:08 localhost kernel: acpi LNXCPU:02: hash matches >Oct 16 16:36:08 localhost kernel: rtc_cmos 00:01: setting system clock to 2014-10-16 20:36:06 UTC (1413491766) >Oct 16 16:36:08 localhost kernel: input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input4 >Oct 16 16:36:08 localhost kernel: PM: Hibernation image not present or could not be loaded. >Oct 16 16:36:08 localhost kernel: ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300) >Oct 16 16:36:08 localhost kernel: ata1.00: ATA-8: HGST HTS721010A9E630, JB0OA3J0, max UDMA/133 >Oct 16 16:36:08 localhost kernel: ata1.00: 1953525168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA >Oct 16 16:36:08 localhost kernel: ata1.00: configured for UDMA/133 >Oct 16 16:36:08 localhost kernel: scsi 0:0:0:0: Direct-Access ATA HGST HTS721010A9 A3J0 PQ: 0 ANSI: 5 >Oct 16 16:36:08 localhost kernel: sd 0:0:0:0: [sda] 1953525168 512-byte logical blocks: (1.00 TB/931 GiB) >Oct 16 16:36:08 localhost kernel: sd 0:0:0:0: [sda] 4096-byte physical blocks >Oct 16 16:36:08 localhost kernel: sd 0:0:0:0: Attached scsi generic sg0 type 0 >Oct 16 16:36:08 localhost kernel: sd 0:0:0:0: [sda] Write Protect is off >Oct 16 16:36:08 localhost kernel: sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 >Oct 16 16:36:08 localhost kernel: sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >Oct 16 16:36:08 localhost kernel: usb 1-1: new high-speed USB device number 2 using ehci-pci >Oct 16 16:36:08 localhost kernel: sda: sda1 sda2 sda3 >Oct 16 16:36:08 localhost kernel: sda: p1 size 3172982784 extends beyond EOD, enabling native capacity >Oct 16 16:36:08 localhost kernel: sda: sda1 sda2 sda3 >Oct 16 16:36:08 localhost kernel: sda: p1 size 3172982784 extends beyond EOD, truncated >Oct 16 16:36:08 localhost kernel: sda: p2 start 3172986880 is beyond EOD, truncated >Oct 16 16:36:08 localhost kernel: sda: p3 start 3174010880 is beyond EOD, truncated >Oct 16 16:36:08 localhost kernel: sd 0:0:0:0: [sda] Attached SCSI disk >Oct 16 16:36:08 localhost kernel: usb 1-1: New USB device found, idVendor=8087, idProduct=8008 >Oct 16 16:36:08 localhost kernel: usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 >Oct 16 16:36:08 localhost kernel: hub 1-1:1.0: USB hub found >Oct 16 16:36:08 localhost kernel: hub 1-1:1.0: 6 ports detected >Oct 16 16:36:08 localhost kernel: usb 2-1: new high-speed USB device number 2 using ehci-pci >Oct 16 16:36:08 localhost kernel: ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300) >Oct 16 16:36:08 localhost kernel: ata2.00: ATA-8: HGST HTS721010A9E630, JB0OA3J0, max UDMA/133 >Oct 16 16:36:08 localhost kernel: ata2.00: 1953525168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA >Oct 16 16:36:08 localhost kernel: ata2.00: configured for UDMA/133 >Oct 16 16:36:08 localhost kernel: scsi 1:0:0:0: Direct-Access ATA HGST HTS721010A9 A3J0 PQ: 0 ANSI: 5 >Oct 16 16:36:08 localhost kernel: sd 1:0:0:0: [sdb] 1953525168 512-byte logical blocks: (1.00 TB/931 GiB) >Oct 16 16:36:08 localhost kernel: sd 1:0:0:0: [sdb] 4096-byte physical blocks >Oct 16 16:36:08 localhost kernel: sd 1:0:0:0: [sdb] Write Protect is off >Oct 16 16:36:08 localhost kernel: sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00 >Oct 16 16:36:08 localhost kernel: sd 1:0:0:0: Attached scsi generic sg1 type 0 >Oct 16 16:36:08 localhost kernel: sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >Oct 16 16:36:08 localhost kernel: usb 2-1: New USB device found, idVendor=8087, idProduct=8000 >Oct 16 16:36:08 localhost kernel: usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 >Oct 16 16:36:08 localhost kernel: hub 2-1:1.0: USB hub found >Oct 16 16:36:08 localhost kernel: hub 2-1:1.0: 8 ports detected >Oct 16 16:36:08 localhost kernel: usb 3-1: new high-speed USB device number 2 using xhci_hcd >Oct 16 16:36:08 localhost kernel: sdb: unknown partition table >Oct 16 16:36:08 localhost kernel: sd 1:0:0:0: [sdb] Attached SCSI disk >Oct 16 16:36:08 localhost kernel: ata3: SATA link down (SStatus 0 SControl 300) >Oct 16 16:36:08 localhost kernel: tsc: Refined TSC clocksource calibration: 2693.762 MHz >Oct 16 16:36:08 localhost kernel: usb 3-1: New USB device found, idVendor=058f, idProduct=6387 >Oct 16 16:36:08 localhost kernel: usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3 >Oct 16 16:36:08 localhost kernel: usb 3-1: Product: Mass Storage >Oct 16 16:36:08 localhost kernel: usb 3-1: Manufacturer: Generic >Oct 16 16:36:08 localhost kernel: usb 3-1: SerialNumber: 5A203520 >Oct 16 16:36:08 localhost kernel: ata4: SATA link up 1.5 Gbps (SStatus 113 SControl 300) >Oct 16 16:36:08 localhost kernel: ata4.00: ATAPI: TSSTcorp CDDVDW SN-208FB, TC00, max UDMA/100 >Oct 16 16:36:08 localhost kernel: ata4.00: configured for UDMA/100 >Oct 16 16:36:08 localhost kernel: scsi 3:0:0:0: CD-ROM TSSTcorp CDDVDW SN-208FB TC00 PQ: 0 ANSI: 5 >Oct 16 16:36:08 localhost kernel: usb 3-3: new full-speed USB device number 3 using xhci_hcd >Oct 16 16:36:08 localhost kernel: sr 3:0:0:0: [sr0] scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray >Oct 16 16:36:08 localhost kernel: cdrom: Uniform CD-ROM driver Revision: 3.20 >Oct 16 16:36:08 localhost kernel: sr 3:0:0:0: Attached scsi CD-ROM sr0 >Oct 16 16:36:08 localhost kernel: sr 3:0:0:0: Attached scsi generic sg2 type 5 >Oct 16 16:36:08 localhost kernel: usb 3-3: New USB device found, idVendor=1c7a, idProduct=0603 >Oct 16 16:36:08 localhost kernel: usb 3-3: New USB device strings: Mfr=1, Product=2, SerialNumber=0 >Oct 16 16:36:08 localhost kernel: usb 3-3: Product: EgisTec_ES603 >Oct 16 16:36:08 localhost kernel: usb 3-3: Manufacturer: EgisTec >Oct 16 16:36:08 localhost kernel: psmouse serio2: synaptics: Touchpad model: 1, fw: 7.2, id: 0x1c0b1, caps: 0xd04733/0xa40000/0xa0000, board id: 3655, fw id: 582762 >Oct 16 16:36:08 localhost kernel: input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio2/input/input10 >Oct 16 16:36:08 localhost kernel: usb 3-4: new full-speed USB device number 4 using xhci_hcd >Oct 16 16:36:08 localhost kernel: ata6: SATA link up 6.0 Gbps (SStatus 133 SControl 300) >Oct 16 16:36:08 localhost kernel: ata6.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded >Oct 16 16:36:08 localhost kernel: ata6.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out >Oct 16 16:36:08 localhost kernel: ata6.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION OVERLAY) filtered out >Oct 16 16:36:08 localhost kernel: ata6.00: supports DRM functions and may not be fully accessible >Oct 16 16:36:08 localhost kernel: ata6.00: disabling queued TRIM support >Oct 16 16:36:08 localhost kernel: ata6.00: ATA-9: Crucial_CT120M500SSD3, MU03, max UDMA/133 >Oct 16 16:36:08 localhost kernel: ata6.00: 234441648 sectors, multi 16: LBA48 NCQ (depth 31/32), AA >Oct 16 16:36:08 localhost kernel: ata6.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded >Oct 16 16:36:08 localhost kernel: ata6.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out >Oct 16 16:36:08 localhost kernel: ata6.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION OVERLAY) filtered out >Oct 16 16:36:08 localhost kernel: ata6.00: supports DRM functions and may not be fully accessible >Oct 16 16:36:08 localhost kernel: ata6.00: disabling queued TRIM support >Oct 16 16:36:08 localhost kernel: ata6.00: configured for UDMA/133 >Oct 16 16:36:08 localhost kernel: scsi 5:0:0:0: Direct-Access ATA Crucial_CT120M50 MU03 PQ: 0 ANSI: 5 >Oct 16 16:36:08 localhost kernel: sd 5:0:0:0: [sdc] 234441648 512-byte logical blocks: (120 GB/111 GiB) >Oct 16 16:36:08 localhost kernel: sd 5:0:0:0: [sdc] 4096-byte physical blocks >Oct 16 16:36:08 localhost kernel: sd 5:0:0:0: [sdc] Write Protect is off >Oct 16 16:36:08 localhost kernel: sd 5:0:0:0: [sdc] Mode Sense: 00 3a 00 00 >Oct 16 16:36:08 localhost kernel: sd 5:0:0:0: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >Oct 16 16:36:08 localhost kernel: sd 5:0:0:0: Attached scsi generic sg3 type 0 >Oct 16 16:36:08 localhost kernel: sdc: sdc1 >Oct 16 16:36:08 localhost kernel: sd 5:0:0:0: [sdc] Attached SCSI disk >Oct 16 16:36:08 localhost kernel: Freeing unused kernel memory: 1468K (ffffffff81d35000 - ffffffff81ea4000) >Oct 16 16:36:08 localhost kernel: Write protecting the kernel read-only data: 12288k >Oct 16 16:36:08 localhost kernel: Freeing unused kernel memory: 724K (ffff88000174b000 - ffff880001800000) >Oct 16 16:36:08 localhost kernel: Freeing unused kernel memory: 844K (ffff880001b2d000 - ffff880001c00000) >Oct 16 16:36:08 localhost kernel: random: systemd urandom read with 46 bits of entropy available >Oct 16 16:36:08 localhost systemd-journal[163]: Journal started >Oct 16 16:36:08 localhost dracut-cmdline[160]: dracut-21 (Twenty One) dracut-038-30.git20140903.fc21 >Oct 16 16:36:08 localhost dracut-cmdline[160]: Using kernel command line parameters: >Oct 16 16:36:08 localhost dracut-cmdline[160]: rd.luks=0: removing cryptoluks activation >Oct 16 16:36:08 localhost kernel: loop: module loaded >Oct 16 16:36:08 localhost dracut-cmdline[160]: root was live:CDLABEL=Fedora-Live-Workstation-x86_64-2, is now live:/dev/disk/by-label/Fedora-Live-Workstation-x86_64-2 >Oct 16 16:36:08 localhost kernel: usb 3-4: New USB device found, idVendor=0bda, idProduct=8723 >Oct 16 16:36:08 localhost kernel: usb 3-4: New USB device strings: Mfr=1, Product=2, SerialNumber=3 >Oct 16 16:36:08 localhost kernel: usb 3-4: Product: RT Bluetooth Radio >Oct 16 16:36:08 localhost kernel: usb 3-4: Manufacturer: Realtek >Oct 16 16:36:08 localhost kernel: usb 3-4: SerialNumber: 00e04c000001 >Oct 16 16:36:08 localhost kernel: RPC: Registered named UNIX socket transport module. >Oct 16 16:36:08 localhost kernel: RPC: Registered udp transport module. >Oct 16 16:36:08 localhost kernel: RPC: Registered tcp transport module. >Oct 16 16:36:08 localhost kernel: RPC: Registered tcp NFSv4.1 backchannel transport module. >Oct 16 16:36:08 localhost rpc.statd[317]: Version 1.3.0 starting >Oct 16 16:36:08 localhost rpc.statd[317]: Initializing NSM state >Oct 16 16:36:08 localhost rpc.statd[317]: Running as root. chown /var/lib/nfs/statd to choose different user >Oct 16 16:36:08 localhost systemd-udevd[344]: starting version 215 >Oct 16 16:36:08 localhost dracut-pre-trigger[345]: rd.dm=0: removing DM RAID activation >Oct 16 16:36:08 localhost dracut-pre-trigger[345]: rd.md.imsm=0: no MD RAID for imsm/isw raids >Oct 16 16:36:08 localhost dracut-pre-trigger[345]: rd.md.ddf=0: no MD RAID for SNIA ddf raids >Oct 16 16:36:08 localhost dracut-pre-trigger[345]: rd.md=0: removing MD RAID activation >Oct 16 16:36:08 localhost kernel: usb 3-6: new full-speed USB device number 5 using xhci_hcd >Oct 16 16:36:08 localhost kernel: wmi: Mapper loaded >Oct 16 16:36:08 localhost kernel: r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded >Oct 16 16:36:08 localhost kernel: r8169 0000:05:00.2: can't disable ASPM; OS doesn't have ASPM control >Oct 16 16:36:08 localhost kernel: r8169 0000:05:00.2: irq 29 for MSI/MSI-X >Oct 16 16:36:08 localhost kernel: r8169 0000:05:00.2 eth0: RTL8411 at 0xffffc90000c78000, 00:90:f5:fa:67:7a, XID 08800800 IRQ 29 >Oct 16 16:36:08 localhost kernel: r8169 0000:05:00.2 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko] >Oct 16 16:36:08 localhost kernel: [drm] Initialized drm 1.1.0 20060810 >Oct 16 16:36:08 localhost kernel: alg: No test for crc32 (crc32-pclmul) >Oct 16 16:36:08 localhost kernel: r8169 0000:05:00.2 enp5s0f2: renamed from eth0 >Oct 16 16:36:08 localhost kernel: firewire_ohci 0000:04:00.0: added OHCI v1.10 device as card 0, 8 IR + 8 IT contexts, quirks 0x2 >Oct 16 16:36:08 localhost systemd-udevd[433]: renamed network interface eth0 to enp5s0f2 >Oct 16 16:36:08 localhost kernel: Switched to clocksource tsc >Oct 16 16:36:08 localhost kernel: usb 3-6: New USB device found, idVendor=046d, idProduct=c52b >Oct 16 16:36:08 localhost kernel: usb 3-6: New USB device strings: Mfr=1, Product=2, SerialNumber=0 >Oct 16 16:36:08 localhost kernel: usb 3-6: Product: USB Receiver >Oct 16 16:36:08 localhost kernel: usb 3-6: Manufacturer: Logitech >Oct 16 16:36:08 localhost kernel: usb 3-10: new high-speed USB device number 6 using xhci_hcd >Oct 16 16:36:08 localhost kernel: random: nonblocking pool is initialized >Oct 16 16:36:08 localhost kernel: usb 3-10: New USB device found, idVendor=5986, idProduct=055c >Oct 16 16:36:08 localhost kernel: usb 3-10: New USB device strings: Mfr=3, Product=1, SerialNumber=2 >Oct 16 16:36:08 localhost kernel: usb 3-10: Product: BisonCam, NB Pro >Oct 16 16:36:08 localhost kernel: usb 3-10: Manufacturer: Generic >Oct 16 16:36:08 localhost kernel: usb 3-10: SerialNumber: 200901010001 >Oct 16 16:36:08 localhost kernel: usb-storage 3-1:1.0: USB Mass Storage device detected >Oct 16 16:36:08 localhost kernel: scsi host6: usb-storage 3-1:1.0 >Oct 16 16:36:08 localhost kernel: usbcore: registered new interface driver usb-storage >Oct 16 16:36:08 localhost kernel: firewire_core 0000:04:00.0: created device fw0: GUID 0000000000000000, S800 >Oct 16 16:36:09 localhost kernel: scsi 6:0:0:0: Direct-Access Generic Flash Disk 8.07 PQ: 0 ANSI: 4 >Oct 16 16:36:09 localhost kernel: sd 6:0:0:0: Attached scsi generic sg4 type 0 >Oct 16 16:36:09 localhost kernel: sd 6:0:0:0: [sdd] 3913728 512-byte logical blocks: (2.00 GB/1.86 GiB) >Oct 16 16:36:09 localhost kernel: sd 6:0:0:0: [sdd] Write Protect is off >Oct 16 16:36:09 localhost kernel: sd 6:0:0:0: [sdd] Mode Sense: 23 00 00 00 >Oct 16 16:36:09 localhost kernel: sd 6:0:0:0: [sdd] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA >Oct 16 16:36:09 localhost kernel: sdd: sdd1 sdd2 sdd3 >Oct 16 16:36:09 localhost kernel: sd 6:0:0:0: [sdd] Attached SCSI removable disk >Oct 16 16:36:10 localhost kernel: squashfs: version 4.0 (2009/01/31) Phillip Lougher >Oct 16 16:36:10 localhost kernel: ISO 9660 Extensions: Microsoft Joliet Level 3 >Oct 16 16:36:10 localhost kernel: ISO 9660 Extensions: RRIP_1991A >Oct 16 16:36:10 localhost kernel: EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) >Oct 16 16:36:10 localhost rpcbind[313]: rpcbind terminating on signal. Restart with "rpcbind -w" >Oct 16 16:36:11 localhost systemd[1]: Switching root. >Oct 16 16:36:11 localhost systemd-journal[163]: Journal stopped >Oct 16 16:36:12 localhost systemd-journal[741]: Runtime journal is using 8.0M (max allowed 395.2M, trying to leave 592.8M free of 3.8G available â current limit 395.2M). >Oct 16 16:36:12 localhost systemd-journal[741]: Runtime journal is using 8.0M (max allowed 395.2M, trying to leave 592.8M free of 3.8G available â current limit 395.2M). >Oct 16 16:36:12 localhost systemd-journald[163]: Received SIGTERM from PID 1 (systemd). >Oct 16 16:36:12 localhost kernel: audit: type=1404 audit(1413491771.460:2): enforcing=1 old_enforcing=0 auid=4294967295 ses=4294967295 >Oct 16 16:36:12 localhost kernel: SELinux: 2048 avtab hash slots, 109098 rules. >Oct 16 16:36:12 localhost kernel: SELinux: 2048 avtab hash slots, 109098 rules. >Oct 16 16:36:12 localhost kernel: SELinux: 8 users, 103 roles, 4914 types, 292 bools, 1 sens, 1024 cats >Oct 16 16:36:12 localhost kernel: SELinux: 83 classes, 109098 rules >Oct 16 16:36:12 localhost kernel: SELinux: Permission audit_read in class capability2 not defined in policy. >Oct 16 16:36:12 localhost kernel: SELinux: the above unknown classes and permissions will be allowed >Oct 16 16:36:12 localhost kernel: SELinux: Completing initialization. >Oct 16 16:36:12 localhost kernel: SELinux: Setting up existing superblocks. >Oct 16 16:36:12 localhost kernel: SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts >Oct 16 16:36:12 localhost kernel: SELinux: initialized (dev bdev, type bdev), uses genfs_contexts >Oct 16 16:36:12 localhost kernel: SELinux: initialized (dev proc, type proc), uses genfs_contexts >Oct 16 16:36:12 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Oct 16 16:36:12 localhost kernel: SELinux: initialized (dev devtmpfs, type devtmpfs), uses transition SIDs >Oct 16 16:36:12 localhost kernel: SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts >Oct 16 16:36:12 localhost kernel: SELinux: initialized (dev sockfs, type sockfs), uses task SIDs >Oct 16 16:36:12 localhost kernel: SELinux: initialized (dev pipefs, type pipefs), uses task SIDs >Oct 16 16:36:12 localhost kernel: SELinux: initialized (dev anon_inodefs, type anon_inodefs), uses genfs_contexts >Oct 16 16:36:12 localhost kernel: SELinux: initialized (dev aio, type aio), not configured for labeling >Oct 16 16:36:12 localhost kernel: SELinux: initialized (dev devpts, type devpts), uses transition SIDs >Oct 16 16:36:12 localhost kernel: SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >Oct 16 16:36:12 localhost kernel: SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs >Oct 16 16:36:12 localhost kernel: SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts >Oct 16 16:36:12 localhost kernel: SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >Oct 16 16:36:12 localhost kernel: SELinux: initialized (dev securityfs, type securityfs), uses genfs_contexts >Oct 16 16:36:12 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Oct 16 16:36:12 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Oct 16 16:36:12 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Oct 16 16:36:12 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Oct 16 16:36:12 localhost kernel: SELinux: initialized (dev pstore, type pstore), uses genfs_contexts >Oct 16 16:36:12 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Oct 16 16:36:12 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Oct 16 16:36:12 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Oct 16 16:36:12 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Oct 16 16:36:12 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Oct 16 16:36:12 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Oct 16 16:36:12 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Oct 16 16:36:12 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Oct 16 16:36:12 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Oct 16 16:36:12 localhost kernel: SELinux: initialized (dev rpc_pipefs, type rpc_pipefs), uses genfs_contexts >Oct 16 16:36:12 localhost kernel: SELinux: initialized (dev configfs, type configfs), uses genfs_contexts >Oct 16 16:36:12 localhost kernel: SELinux: initialized (dev sdd1, type iso9660), uses genfs_contexts >Oct 16 16:36:12 localhost kernel: SELinux: initialized (dev loop0, type squashfs), uses xattr >Oct 16 16:36:12 localhost kernel: SELinux: initialized (dev loop2, type squashfs), uses xattr >Oct 16 16:36:12 localhost kernel: SELinux: initialized (dev dm-0, type ext4), uses xattr >Oct 16 16:36:12 localhost kernel: audit: type=1403 audit(1413491771.585:3): policy loaded auid=4294967295 ses=4294967295 >Oct 16 16:36:12 localhost systemd[1]: Successfully loaded SELinux policy in 147.226ms. >Oct 16 16:36:12 localhost systemd[1]: Relabelled /dev and /run in 13.993ms. >Oct 16 16:36:12 localhost kernel: SELinux: initialized (dev autofs, type autofs), uses genfs_contexts >Oct 16 16:36:12 localhost systemd-journal[741]: Journal started >Oct 16 16:36:12 localhost systemd[1]: Configuration file /usr/lib/systemd/system/auditd.service is marked world-inaccessible. This has no effect as configuration data is accessible via APIs without restrictions. Proceeding anyway. >Oct 16 16:36:12 localhost systemd[1]: tmp.mount: Directory /tmp to mount over is not empty, mounting anyway. >Oct 16 16:36:12 localhost kernel: SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >Oct 16 16:36:12 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Oct 16 16:36:12 localhost kernel: EXT4-fs (dm-0): re-mounted. Opts: (null) >Oct 16 16:36:12 localhost systemd-sysusers[767]: Creating group systemd-journal-gateway with gid 982. >Oct 16 16:36:12 localhost systemd-sysusers[767]: Creating user systemd-journal-gateway (systemd Journal Gateway) with uid 982 and gid 982. >Oct 16 16:36:13 localhost lvm[744]: /dev/sr0: open failed: No medium found >Oct 16 16:36:13 localhost lvm[744]: No volume groups found >Oct 16 16:36:13 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses mountpoint labeling >Oct 16 16:36:13 localhost systemd[1]: var-tmp.mount: Directory /var/tmp to mount over is not empty, mounting anyway. >Oct 16 16:36:13 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Oct 16 16:36:15 localhost systemd-udevd[792]: starting version 215 >Oct 16 16:36:16 localhost kernel: ACPI Warning: SystemIO range 0x000000000000f040-0x000000000000f05f conflicts with OpRegion 0x000000000000f040-0x000000000000f04f (\_SB_.PCI0.SBUS.SMBI) (20140724/utaddress-258) >Oct 16 16:36:16 localhost kernel: ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver >Oct 16 16:36:16 localhost kernel: EDAC MC: Ver: 3.0.0 >Oct 16 16:36:16 localhost kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 >Oct 16 16:36:16 localhost kernel: EDAC ie31200: No ECC support >Oct 16 16:36:16 localhost kernel: mei_me 0000:00:16.0: irq 30 for MSI/MSI-X >Oct 16 16:36:16 localhost kernel: rtsx_pci 0000:05:00.0: irq 31 for MSI/MSI-X >Oct 16 16:36:16 localhost kernel: rtsx_pci 0000:05:00.0: rtsx_pci_acquire_irq: pcr->msi_en = 1, pci->irq = 31 >Oct 16 16:36:16 localhost kernel: iTCO_vendor_support: vendor-support=0 >Oct 16 16:36:16 localhost kernel: iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11 >Oct 16 16:36:16 localhost kernel: iTCO_wdt: Found a Lynx Point TCO device (Version=2, TCOBASE=0x1860) >Oct 16 16:36:16 localhost kernel: iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0) >Oct 16 16:36:16 localhost mtp-probe[824]: checking bus 3, device 6: "/sys/devices/pci0000:00/0000:00:14.0/usb3/3-10" >Oct 16 16:36:16 localhost mtp-probe[825]: checking bus 3, device 5: "/sys/devices/pci0000:00/0000:00:14.0/usb3/3-6" >Oct 16 16:36:16 localhost mtp-probe[824]: bus: 3, device: 6 was not an MTP device >Oct 16 16:36:16 localhost mtp-probe[825]: bus: 3, device: 5 was not an MTP device >Oct 16 16:36:16 localhost mtp-probe[822]: checking bus 3, device 2: "/sys/devices/pci0000:00/0000:00:14.0/usb3/3-1" >Oct 16 16:36:16 localhost mtp-probe[822]: bus: 3, device: 2 was not an MTP device >Oct 16 16:36:16 localhost mtp-probe[823]: checking bus 3, device 3: "/sys/devices/pci0000:00/0000:00:14.0/usb3/3-3" >Oct 16 16:36:16 localhost mtp-probe[823]: bus: 3, device: 3 was not an MTP device >Oct 16 16:36:16 localhost kernel: Bluetooth: Core ver 2.19 >Oct 16 16:36:16 localhost kernel: NET: Registered protocol family 31 >Oct 16 16:36:16 localhost kernel: Bluetooth: HCI device and connection manager initialized >Oct 16 16:36:16 localhost kernel: Bluetooth: HCI socket layer initialized >Oct 16 16:36:16 localhost kernel: Bluetooth: L2CAP socket layer initialized >Oct 16 16:36:16 localhost kernel: Bluetooth: SCO socket layer initialized >Oct 16 16:36:16 localhost kernel: cfg80211: Calling CRDA to update world regulatory domain >Oct 16 16:36:17 localhost kernel: usbcore: registered new interface driver btusb >Oct 16 16:36:17 localhost kernel: media: Linux media interface: v0.10 >Oct 16 16:36:17 localhost kernel: usbcore: registered new interface driver uas >Oct 16 16:36:17 localhost kernel: logitech-djreceiver 0003:046D:C52B.0003: hiddev0,hidraw0: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:00:14.0-6/input2 >Oct 16 16:36:17 localhost kernel: Linux video capture interface: v2.00 >Oct 16 16:36:17 localhost kernel: input: Logitech Unifying Device. Wireless PID:1017 as /devices/pci0000:00/0000:00:14.0/usb3/3-6/3-6:1.2/0003:046D:C52B.0003/0003:046D:C52B.0004/input/input13 >Oct 16 16:36:17 localhost kernel: logitech-djdevice 0003:046D:C52B.0004: input,hidraw1: USB HID v1.11 Mouse [Logitech Unifying Device. Wireless PID:1017] on usb-0000:00:14.0-6:1 >Oct 16 16:36:17 localhost kernel: snd_hda_intel 0000:00:03.0: Cannot turn on display power on i915 >Oct 16 16:36:17 localhost kernel: snd_hda_intel 0000:00:1b.0: irq 32 for MSI/MSI-X >Oct 16 16:36:17 localhost kernel: sound hdaudioC1D0: autoconfig: line_outs=1 (0x17/0x0/0x0/0x0/0x0) type:line >Oct 16 16:36:17 localhost kernel: sound hdaudioC1D0: speaker_outs=1 (0x14/0x0/0x0/0x0/0x0) >Oct 16 16:36:17 localhost kernel: sound hdaudioC1D0: hp_outs=1 (0x1b/0x0/0x0/0x0/0x0) >Oct 16 16:36:17 localhost kernel: sound hdaudioC1D0: mono: mono_out=0x0 >Oct 16 16:36:17 localhost kernel: sound hdaudioC1D0: dig-out=0x1e/0x0 >Oct 16 16:36:17 localhost kernel: sound hdaudioC1D0: inputs: >Oct 16 16:36:17 localhost kernel: sound hdaudioC1D0: Mic=0x18 >Oct 16 16:36:17 localhost kernel: sound hdaudioC1D0: Internal Mic=0x12 >Oct 16 16:36:17 localhost kernel: sound hdaudioC1D0: Line=0x1a >Oct 16 16:36:17 localhost kernel: md: bind<sda> >Oct 16 16:36:17 localhost kernel: uvcvideo: Found UVC 1.00 device BisonCam, NB Pro (5986:055c) >Oct 16 16:36:17 localhost kernel: input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1b.0/sound/card1/input14 >Oct 16 16:36:17 localhost kernel: input: HDA Intel PCH Line as /devices/pci0000:00/0000:00:1b.0/sound/card1/input15 >Oct 16 16:36:17 localhost kernel: input: HDA Intel PCH Line Out as /devices/pci0000:00/0000:00:1b.0/sound/card1/input16 >Oct 16 16:36:17 localhost kernel: input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card1/input17 >Oct 16 16:36:17 localhost kernel: input: BisonCam, NB Pro as /devices/pci0000:00/0000:00:14.0/usb3/3-10/3-10:1.0/input/input18 >Oct 16 16:36:17 localhost kernel: usbcore: registered new interface driver uvcvideo >Oct 16 16:36:17 localhost kernel: USB Video Class driver (1.1.1) >Oct 16 16:36:17 localhost kernel: rtl8723ae: Using firmware rtlwifi/rtl8723fw_B.bin >Oct 16 16:36:17 localhost auditctl[880]: No rules >Oct 16 16:36:17 localhost kernel: ieee80211 phy0: Selected rate control algorithm 'rtl_rc' >Oct 16 16:36:17 localhost kernel: rtlwifi: wireless switch is on >Oct 16 16:36:17 localhost kernel: md: bind<sdb> >Oct 16 16:36:17 localhost systemd-udevd[801]: inotify_add_watch(6, /dev/sda1, 10) failed: No such file or directory >Oct 16 16:36:17 localhost kernel: md: bind<sdb> >Oct 16 16:36:17 localhost kernel: md: bind<sda> >Oct 16 16:36:17 localhost systemd-journal[741]: Permanent journal is using 8.0M (max allowed 591.9M, trying to leave 887.9M free of 2.1G available â current limit 591.9M). >Oct 16 16:36:17 localhost systemd-journal[741]: Time spent on flushing to /var is 14.211ms for 1008 entries. >Oct 16 16:36:17 localhost kernel: rtl8723ae 0000:06:00.0 wlp6s0: renamed from wlan0 >Oct 16 16:36:17 localhost systemd-udevd[803]: renamed network interface wlan0 to wlp6s0 >Oct 16 16:36:17 localhost kernel: md: raid0 personality registered for level 0 >Oct 16 16:36:17 localhost kernel: md/raid0:md126: md_size is 3906994176 sectors. >Oct 16 16:36:17 localhost kernel: md: RAID0 configuration for md126 - 1 zone >Oct 16 16:36:17 localhost kernel: md: zone0=[sda/sdb] >Oct 16 16:36:17 localhost kernel: zone-offset= 0KB, device-offset= 0KB, size=1953497344KB >Oct 16 16:36:17 localhost kernel: >Oct 16 16:36:17 localhost kernel: md126: detected capacity change from 0 to 2000381018112 >Oct 16 16:36:17 localhost kernel: md126: p1 p2 p3 >Oct 16 16:36:17 localhost kernel: cfg80211: World regulatory domain updated: >Oct 16 16:36:17 localhost kernel: cfg80211: DFS Master region: unset >Oct 16 16:36:17 localhost kernel: cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time) >Oct 16 16:36:17 localhost kernel: cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A) >Oct 16 16:36:17 localhost kernel: cfg80211: (2457000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A) >Oct 16 16:36:17 localhost kernel: cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (N/A, 2000 mBm), (N/A) >Oct 16 16:36:17 localhost kernel: cfg80211: (5170000 KHz - 5250000 KHz @ 160000 KHz), (N/A, 2000 mBm), (N/A) >Oct 16 16:36:17 localhost kernel: cfg80211: (5250000 KHz - 5330000 KHz @ 160000 KHz), (N/A, 2000 mBm), (0 s) >Oct 16 16:36:17 localhost kernel: cfg80211: (5490000 KHz - 5730000 KHz @ 160000 KHz), (N/A, 2000 mBm), (0 s) >Oct 16 16:36:17 localhost kernel: cfg80211: (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A) >Oct 16 16:36:17 localhost kernel: cfg80211: (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0 mBm), (N/A) >Oct 16 16:36:17 localhost crda[913]: Could not determine country! Unable to set regulatory domain. >Oct 16 16:36:17 localhost auditd[879]: Started dispatcher: /sbin/audispd pid: 922 >Oct 16 16:36:17 localhost kernel: audit: type=1305 audit(1413491777.926:4): audit_pid=879 old=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:auditd_t:s0 res=1 >Oct 16 16:36:17 localhost audispd[922]: priority_boost_parser called with: 4 >Oct 16 16:36:17 localhost audispd[922]: max_restarts_parser called with: 10 >Oct 16 16:36:17 localhost audispd[922]: audispd initialized with q_depth=150 and 1 active plugins >Oct 16 16:36:18 localhost kernel: md: export_rdev(sdb) >Oct 16 16:36:18 localhost kernel: md: export_rdev(sda) >Oct 16 16:36:18 localhost auditd[879]: Init complete, auditd 2.4 listening for events (startup state enable) >Oct 16 16:36:18 localhost kernel: md: export_rdev(sdb) >Oct 16 16:36:18 localhost kernel: md: export_rdev(sda) >Oct 16 16:36:18 localhost lvm[945]: 3 logical volume(s) in volume group "fedora" now active >Oct 16 16:36:21 localhost alsactl[968]: alsactl 1.0.28 daemon started >Oct 16 16:36:21 localhost alsactl[968]: /usr/sbin/alsactl: load_state:1677Cannot open /var/lib/alsa/asound.state for reading: No such file or directory >Oct 16 16:36:21 localhost alsactl[968]: /usr/sbin/alsactl: sysfs_init:48sysfs path '/sys' is invalid >Oct 16 16:36:21 localhost alsactl[968]: Found hardware: "HDA-Intel" "Realtek ALC892" "HDA:10ec0892,15587481,00100302" "0x1558" "0x7481" >Oct 16 16:36:21 localhost alsactl[968]: Hardware is initialized using a generic method >Oct 16 16:36:21 localhost rngd[975]: Unable to open file: /dev/tpm0 >Oct 16 16:36:21 localhost chronyd[985]: chronyd version 1.31 starting >Oct 16 16:36:21 localhost chronyd[985]: Generated key 1 >Oct 16 16:36:21 localhost bluetoothd[969]: Bluetooth daemon 5.23 >Oct 16 16:36:21 localhost avahi-daemon[978]: Found user 'avahi' (UID 70) and group 'avahi' (GID 70). >Oct 16 16:36:21 localhost avahi-daemon[978]: Successfully dropped root privileges. >Oct 16 16:36:21 localhost avahi-daemon[978]: avahi-daemon 0.6.31 starting up. >Oct 16 16:36:22 localhost ModemManager[972]: <info> ModemManager (version 1.4.0-1.fc21) starting in system bus... >Oct 16 16:36:22 localhost avahi-daemon[978]: Successfully called chroot(). >Oct 16 16:36:22 localhost avahi-daemon[978]: Successfully dropped remaining capabilities. >Oct 16 16:36:22 localhost rtkit-daemon[971]: Successfully called chroot. >Oct 16 16:36:22 localhost dbus[979]: [system] Successfully activated service 'org.freedesktop.systemd1' >Oct 16 16:36:22 localhost rtkit-daemon[971]: Successfully dropped privileges. >Oct 16 16:36:22 localhost rtkit-daemon[971]: Successfully limited resources. >Oct 16 16:36:22 localhost rtkit-daemon[971]: Running. >Oct 16 16:36:22 localhost rtkit-daemon[971]: Watchdog thread running. >Oct 16 16:36:22 localhost rtkit-daemon[971]: Canary thread running. >Oct 16 16:36:22 localhost avahi-daemon[978]: No service file found in /etc/avahi/services. >Oct 16 16:36:22 localhost bluetoothd[969]: Starting SDP server >Oct 16 16:36:22 localhost systemd-logind[976]: Watching system buttons on /dev/input/event3 (Power Button) >Oct 16 16:36:22 localhost systemd-logind[976]: Watching system buttons on /dev/input/event0 (Power Button) >Oct 16 16:36:22 localhost systemd-logind[976]: Watching system buttons on /dev/input/event2 (Lid Switch) >Oct 16 16:36:22 localhost systemd-logind[976]: Watching system buttons on /dev/input/event1 (Sleep Button) >Oct 16 16:36:22 localhost systemd-logind[976]: New seat seat0. >Oct 16 16:36:22 localhost avahi-daemon[978]: System host name is set to 'localhost'. This is not a suitable mDNS host name, looking for alternatives. >Oct 16 16:36:22 localhost kernel: Adding 8142844k swap on /dev/mapper/fedora-swap. Priority:-1 extents:1 across:8142844k FS >Oct 16 16:36:22 localhost livesys[977]: Enabling swap partition /dev/mapper/fedora-swap [ OK ] >Oct 16 16:36:22 localhost kernel: Bluetooth: BNEP (Ethernet Emulation) ver 1.3 >Oct 16 16:36:22 localhost kernel: Bluetooth: BNEP filters: protocol multicast >Oct 16 16:36:22 localhost kernel: Bluetooth: BNEP socket layer initialized >Oct 16 16:36:22 localhost dbus[979]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' >Oct 16 16:36:22 localhost crond[1015]: (CRON) INFO (Syslog will be used instead of sendmail.) >Oct 16 16:36:22 localhost crond[1015]: (CRON) INFO (RANDOM_DELAY will be scaled with factor 94% if used.) >Oct 16 16:36:22 localhost bluetoothd[969]: Bluetooth management interface 1.7 initialized >Oct 16 16:36:22 localhost avahi-daemon[978]: Network interface enumeration completed. >Oct 16 16:36:22 localhost avahi-daemon[978]: Server startup complete. Host name is linux.local. Local service cookie is 3043103778. >Oct 16 16:36:22 localhost useradd[1022]: new group: name=liveuser, GID=1000 >Oct 16 16:36:22 localhost useradd[1022]: new user: name=liveuser, UID=1000, GID=1000, home=/home/liveuser, shell=/bin/bash >Oct 16 16:36:22 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Oct 16 16:36:22 localhost dbus[979]: [system] Successfully activated service 'org.freedesktop.hostname1' >Oct 16 16:36:22 localhost livesys[977]: Adding live user [ OK ] >Oct 16 16:36:22 localhost crond[1015]: (CRON) INFO (running with inotify support) >Oct 16 16:36:22 localhost usermod[1030]: add 'liveuser' to group 'wheel' >Oct 16 16:36:22 localhost usermod[1030]: add 'liveuser' to shadow group 'wheel' >Oct 16 16:36:22 localhost dbus[979]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >Oct 16 16:36:22 localhost livesys[977]: (process:1045): dconf-WARNING **: failed to commit changes to dconf: Error spawning command line 'dbus-launch --autolaunch=6b937dd99de2f5e4f08e38282fe38558 --binary-syntax --close-stderr': Child process exited with code 1 >Oct 16 16:36:22 localhost polkitd[1046]: Started polkitd version 0.112 >Oct 16 16:36:22 localhost livesys[977]: sed: can't read : No such file or directory >Oct 16 16:36:23 localhost livesys[977]: warning: Schema 'org.freedesktop.Telepathy.Logger' has path '/apps/telepathy-logger/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Oct 16 16:36:23 localhost livesys[977]: 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. >Oct 16 16:36:23 localhost livesys[977]: warning: Schema 'org.freedesktop.ibus' has path '/desktop/ibus/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Oct 16 16:36:23 localhost livesys[977]: warning: Schema 'org.freedesktop.ibus.general' has path '/desktop/ibus/general/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Oct 16 16:36:23 localhost livesys[977]: warning: Schema 'org.freedesktop.ibus.general.hotkey' has path '/desktop/ibus/general/hotkey/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Oct 16 16:36:23 localhost livesys[977]: warning: Schema 'org.freedesktop.ibus.panel' has path '/desktop/ibus/panel/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Oct 16 16:36:23 localhost polkitd[1046]: Loading rules from directory /etc/polkit-1/rules.d >Oct 16 16:36:23 localhost polkitd[1046]: Loading rules from directory /usr/share/polkit-1/rules.d >Oct 16 16:36:23 localhost polkitd[1046]: Finished loading, compiling and executing 5 rules >Oct 16 16:36:23 localhost dbus[979]: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >Oct 16 16:36:23 localhost polkitd[1046]: Acquired the name org.freedesktop.PolicyKit1 on the system bus >Oct 16 16:36:23 localhost accounts-daemon[970]: started daemon version 0.6.38 >Oct 16 16:36:23 localhost livesys[977]: warning: Schema 'org.gnome.crypto.cache' has path '/desktop/gnome/crypto/cache/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Oct 16 16:36:23 localhost livesys[977]: warning: Schema 'org.gnome.crypto.pgp' has path '/desktop/gnome/crypto/pgp/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Oct 16 16:36:23 localhost livesys[977]: warning: Schema 'org.gnome.seahorse' has path '/apps/seahorse/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Oct 16 16:36:23 localhost livesys[977]: warning: Schema 'org.gnome.seahorse.manager' has path '/apps/seahorse/listing/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Oct 16 16:36:23 localhost livesys[977]: warning: Schema 'org.gnome.system.locale' has path '/system/locale/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Oct 16 16:36:23 localhost livesys[977]: warning: Schema 'org.gnome.system.proxy' has path '/system/proxy/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Oct 16 16:36:23 localhost livesys[977]: warning: Schema 'org.gnome.system.proxy.http' has path '/system/proxy/http/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Oct 16 16:36:23 localhost livesys[977]: warning: Schema 'org.gnome.system.proxy.https' has path '/system/proxy/https/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Oct 16 16:36:23 localhost livesys[977]: warning: Schema 'org.gnome.system.proxy.ftp' has path '/system/proxy/ftp/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Oct 16 16:36:23 localhost livesys[977]: warning: Schema 'org.gnome.system.proxy.socks' has path '/system/proxy/socks/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Oct 16 16:36:23 localhost kernel: nf_conntrack version 0.5.0 (16384 buckets, 65536 max) >Oct 16 16:36:23 localhost kernel: ip6_tables: (C) 2000-2006 Netfilter Core Team >Oct 16 16:36:23 localhost abrtd[1078]: Init complete, entering main loop >Oct 16 16:36:23 localhost gdm-Xorg-:0[1116]: X.Org X Server 1.16.1 >Oct 16 16:36:23 localhost gdm-Xorg-:0[1116]: Release Date: 2014-09-21 >Oct 16 16:36:23 localhost gdm-Xorg-:0[1116]: X Protocol Version 11, Revision 0 >Oct 16 16:36:23 localhost gdm-Xorg-:0[1116]: Build Operating System: 3.16.3-200.fc20.x86_64 >Oct 16 16:36:23 localhost gdm-Xorg-:0[1116]: Current Operating System: Linux localhost 3.17.0-301.fc21.x86_64 #1 SMP Wed Oct 8 20:10:50 UTC 2014 x86_64 >Oct 16 16:36:23 localhost gdm-Xorg-:0[1116]: Kernel command line: BOOT_IMAGE=vmlinuz0 initrd=initrd0.img root=live:CDLABEL=Fedora-Live-Workstation-x86_64-2 rootfstype=auto ro rd.live.image quiet rhgb rd.luks=0 rd.md=0 rd.dm=0 nomodeset >Oct 16 16:36:23 localhost gdm-Xorg-:0[1116]: Build Date: 03 October 2014 01:18:58PM >Oct 16 16:36:23 localhost gdm-Xorg-:0[1116]: Build ID: xorg-x11-server 1.16.1-1.fc21 >Oct 16 16:36:23 localhost gdm-Xorg-:0[1116]: Current version of pixman: 0.32.6 >Oct 16 16:36:23 localhost gdm-Xorg-:0[1116]: Before reporting problems, check http://wiki.x.org >Oct 16 16:36:23 localhost gdm-Xorg-:0[1116]: to make sure that you have the latest version. >Oct 16 16:36:23 localhost gdm-Xorg-:0[1116]: Markers: (--) probed, (**) from config file, (==) default setting, >Oct 16 16:36:23 localhost gdm-Xorg-:0[1116]: (++) from command line, (!!) notice, (II) informational, >Oct 16 16:36:23 localhost gdm-Xorg-:0[1116]: (WW) warning, (EE) error, (NI) not implemented, (??) unknown. >Oct 16 16:36:23 localhost gdm-Xorg-:0[1116]: (++) Log file: "/dev/null", Time: Thu Oct 16 16:36:23 2014 >Oct 16 16:36:23 localhost kernel: Ebtables v2.0 registered >Oct 16 16:36:23 localhost gdm-Xorg-:0[1116]: (==) Using system config directory "/usr/share/X11/xorg.conf.d" >Oct 16 16:36:23 localhost gdm-Xorg-:0[1116]: (==) No Layout section. Using the first Screen section. >Oct 16 16:36:23 localhost gdm-Xorg-:0[1116]: (==) No screen section available. Using defaults. >Oct 16 16:36:23 localhost gdm-Xorg-:0[1116]: (**) |-->Screen "Default Screen Section" (0) >Oct 16 16:36:23 localhost gdm-Xorg-:0[1116]: (**) | |-->Monitor "<default monitor>" >Oct 16 16:36:23 localhost gdm-Xorg-:0[1116]: (==) No monitor specified for screen "Default Screen Section". >Oct 16 16:36:23 localhost gdm-Xorg-:0[1116]: Using a default monitor configuration. >Oct 16 16:36:23 localhost gdm-Xorg-:0[1116]: (==) Automatically adding devices >Oct 16 16:36:23 localhost gdm-Xorg-:0[1116]: (==) Automatically enabling devices >Oct 16 16:36:23 localhost gdm-Xorg-:0[1116]: (==) Automatically adding GPU devices >Oct 16 16:36:23 localhost gdm-Xorg-:0[1116]: (==) FontPath set to: >Oct 16 16:36:23 localhost gdm-Xorg-:0[1116]: catalogue:/etc/X11/fontpath.d, >Oct 16 16:36:23 localhost gdm-Xorg-:0[1116]: built-ins >Oct 16 16:36:23 localhost gdm-Xorg-:0[1116]: (==) ModulePath set to "/usr/lib64/xorg/modules" >Oct 16 16:36:23 localhost gdm-Xorg-:0[1116]: (II) The server relies on udev to provide the list of input devices. >Oct 16 16:36:23 localhost gdm-Xorg-:0[1116]: If no devices become available, reconfigure udev or disable AutoAddDevices. >Oct 16 16:36:23 localhost gdm-Xorg-:0[1116]: (II) Loader magic: 0x81de40 >Oct 16 16:36:23 localhost gdm-Xorg-:0[1116]: (II) Module ABI versions: >Oct 16 16:36:23 localhost gdm-Xorg-:0[1116]: X.Org ANSI C Emulation: 0.4 >Oct 16 16:36:23 localhost gdm-Xorg-:0[1116]: X.Org Video Driver: 18.0 >Oct 16 16:36:23 localhost gdm-Xorg-:0[1116]: X.Org XInput driver : 21.0 >Oct 16 16:36:23 localhost gdm-Xorg-:0[1116]: X.Org Server Extension : 8.0 >Oct 16 16:36:23 localhost gdm-Xorg-:0[1116]: (EE) systemd-logind: failed to get session: PID 1116 does not belong to any known session >Oct 16 16:36:23 localhost gdm-Xorg-:0[1116]: (--) PCI:*(0:0:2:0) 8086:0416:1558:7481 rev 6, Mem @ 0xf7400000/4194304, 0xd0000000/268435456, I/O @ 0x0000f000/64, BIOS @ 0x????????/131072 >Oct 16 16:36:23 localhost gdm-Xorg-:0[1116]: (--) PCI: (0:1:0:0) 10de:1199:1558:7481 rev 161, Mem @ 0xf6000000/16777216, 0xe0000000/268435456, 0xf0000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/524288 >Oct 16 16:36:23 localhost gdm-Xorg-:0[1116]: (II) LoadModule: "glx" >Oct 16 16:36:23 localhost gdm-Xorg-:0[1116]: (II) Loading /usr/lib64/xorg/modules/extensions/libglx.so >Oct 16 16:36:23 localhost gdm-Xorg-:0[1116]: (II) Module glx: vendor="X.Org Foundation" >Oct 16 16:36:23 localhost gdm-Xorg-:0[1116]: compiled for 1.16.1, module version = 1.0.0 >Oct 16 16:36:23 localhost gdm-Xorg-:0[1116]: ABI class: X.Org Server Extension, version 8.0 >Oct 16 16:36:23 localhost gdm-Xorg-:0[1116]: (==) AIGLX enabled >Oct 16 16:36:23 localhost gdm-Xorg-:0[1116]: (==) Matched intel as autoconfigured driver 0 >Oct 16 16:36:23 localhost gdm-Xorg-:0[1116]: (==) Matched modesetting as autoconfigured driver 1 >Oct 16 16:36:23 localhost gdm-Xorg-:0[1116]: (==) Matched fbdev as autoconfigured driver 2 >Oct 16 16:36:23 localhost gdm-Xorg-:0[1116]: (==) Matched vesa as autoconfigured driver 3 >Oct 16 16:36:23 localhost gdm-Xorg-:0[1116]: (==) Assigned the driver to the xf86ConfigLayout >Oct 16 16:36:23 localhost gdm-Xorg-:0[1116]: (II) LoadModule: "intel" >Oct 16 16:36:23 localhost gdm-Xorg-:0[1116]: (II) Loading /usr/lib64/xorg/modules/drivers/intel_drv.so >Oct 16 16:36:23 localhost kernel: Bridge firewalling registered >Oct 16 16:36:23 localhost gdm-Xorg-:0[1116]: (II) Module intel: vendor="X.Org Foundation" >Oct 16 16:36:23 localhost gdm-Xorg-:0[1116]: compiled for 1.16.0, module version = 2.99.916 >Oct 16 16:36:23 localhost gdm-Xorg-:0[1116]: Module class: X.Org Video Driver >Oct 16 16:36:23 localhost gdm-Xorg-:0[1116]: ABI class: X.Org Video Driver, version 18.0 >Oct 16 16:36:23 localhost gdm-Xorg-:0[1116]: (II) LoadModule: "modesetting" >Oct 16 16:36:23 localhost gdm-Xorg-:0[1116]: (II) Loading /usr/lib64/xorg/modules/drivers/modesetting_drv.so >Oct 16 16:36:23 localhost gdm-Xorg-:0[1116]: (II) Module modesetting: vendor="X.Org Foundation" >Oct 16 16:36:23 localhost gdm-Xorg-:0[1116]: compiled for 1.16.0, module version = 0.9.0 >Oct 16 16:36:23 localhost gdm-Xorg-:0[1116]: Module class: X.Org Video Driver >Oct 16 16:36:23 localhost gdm-Xorg-:0[1116]: ABI class: X.Org Video Driver, version 18.0 >Oct 16 16:36:23 localhost gdm-Xorg-:0[1116]: (II) LoadModule: "fbdev" >Oct 16 16:36:23 localhost gdm-Xorg-:0[1116]: (II) Loading /usr/lib64/xorg/modules/drivers/fbdev_drv.so >Oct 16 16:36:23 localhost gdm-Xorg-:0[1116]: (II) Module fbdev: vendor="X.Org Foundation" >Oct 16 16:36:23 localhost gdm-Xorg-:0[1116]: compiled for 1.16.0, module version = 0.4.3 >Oct 16 16:36:23 localhost gdm-Xorg-:0[1116]: Module class: X.Org Video Driver >Oct 16 16:36:23 localhost gdm-Xorg-:0[1116]: ABI class: X.Org Video Driver, version 18.0 >Oct 16 16:36:23 localhost gdm-Xorg-:0[1116]: (II) LoadModule: "vesa" >Oct 16 16:36:23 localhost gdm-Xorg-:0[1116]: (II) Loading /usr/lib64/xorg/modules/drivers/vesa_drv.so >Oct 16 16:36:23 localhost gdm-Xorg-:0[1116]: (II) Module vesa: vendor="X.Org Foundation" >Oct 16 16:36:23 localhost gdm-Xorg-:0[1116]: compiled for 1.16.0, module version = 2.3.2 >Oct 16 16:36:23 localhost gdm-Xorg-:0[1116]: Module class: X.Org Video Driver >Oct 16 16:36:23 localhost gdm-Xorg-:0[1116]: ABI class: X.Org Video Driver, version 18.0 >Oct 16 16:36:23 localhost gdm-Xorg-:0[1116]: (II) intel: Driver for Intel(R) Integrated Graphics Chipsets: >Oct 16 16:36:23 localhost gdm-Xorg-:0[1116]: i810, i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G, >Oct 16 16:36:23 localhost gdm-Xorg-:0[1116]: 915G, E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM, >Oct 16 16:36:23 localhost gdm-Xorg-:0[1116]: Pineview G, 965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33, >Oct 16 16:36:23 localhost gdm-Xorg-:0[1116]: GM45, 4 Series, G45/G43, Q45/Q43, G41, B43 >Oct 16 16:36:23 localhost gdm-Xorg-:0[1116]: (II) intel: Driver for Intel(R) HD Graphics: 2000-6000 >Oct 16 16:36:23 localhost gdm-Xorg-:0[1116]: (II) intel: Driver for Intel(R) Iris(TM) Graphics: 5100, 6100 >Oct 16 16:36:23 localhost gdm-Xorg-:0[1116]: (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics: 5200, 6200, P6300 >Oct 16 16:36:23 localhost gdm-Xorg-:0[1116]: (II) modesetting: Driver for Modesetting Kernel Drivers: kms >Oct 16 16:36:23 localhost gdm-Xorg-:0[1116]: (II) FBDEV: driver for framebuffer: fbdev >Oct 16 16:36:23 localhost gdm-Xorg-:0[1116]: (II) VESA: driver for VESA chipsets: vesa >Oct 16 16:36:23 localhost gdm-Xorg-:0[1116]: (++) using VT number 1 >Oct 16 16:36:23 localhost gdm-Xorg-:0[1116]: (EE) open /dev/dri/card0: No such file or directory >Oct 16 16:36:23 localhost gdm-Xorg-:0[1116]: (WW) Falling back to old probe method for modesetting >Oct 16 16:36:23 localhost gdm-Xorg-:0[1116]: (EE) open /dev/dri/card0: No such file or directory >Oct 16 16:36:23 localhost gdm-Xorg-:0[1116]: (II) Loading sub module "fbdevhw" >Oct 16 16:36:23 localhost gdm-Xorg-:0[1116]: (II) LoadModule: "fbdevhw" >Oct 16 16:36:23 localhost gdm-Xorg-:0[1116]: (II) Loading /usr/lib64/xorg/modules/libfbdevhw.so >Oct 16 16:36:23 localhost gdm-Xorg-:0[1116]: (II) Module fbdevhw: vendor="X.Org Foundation" >Oct 16 16:36:23 localhost gdm-Xorg-:0[1116]: compiled for 1.16.1, module version = 0.0.2 >Oct 16 16:36:23 localhost gdm-Xorg-:0[1116]: ABI class: X.Org Video Driver, version 18.0 >Oct 16 16:36:23 localhost gdm-Xorg-:0[1116]: (EE) open /dev/fb0: No such file or directory >Oct 16 16:36:23 localhost gdm-Xorg-:0[1116]: (WW) Falling back to old probe method for fbdev >Oct 16 16:36:23 localhost gdm-Xorg-:0[1116]: (II) Loading sub module "fbdevhw" >Oct 16 16:36:23 localhost gdm-Xorg-:0[1116]: (II) LoadModule: "fbdevhw" >Oct 16 16:36:23 localhost gdm-Xorg-:0[1116]: (II) Loading /usr/lib64/xorg/modules/libfbdevhw.so >Oct 16 16:36:23 localhost gdm-Xorg-:0[1116]: (II) Module fbdevhw: vendor="X.Org Foundation" >Oct 16 16:36:23 localhost gdm-Xorg-:0[1116]: compiled for 1.16.1, module version = 0.0.2 >Oct 16 16:36:23 localhost gdm-Xorg-:0[1116]: ABI class: X.Org Video Driver, version 18.0 >Oct 16 16:36:23 localhost gdm-Xorg-:0[1116]: (EE) open /dev/fb0: No such file or directory >Oct 16 16:36:23 localhost gdm-Xorg-:0[1116]: (EE) Screen 0 deleted because of no matching config section. >Oct 16 16:36:23 localhost gdm-Xorg-:0[1116]: (II) UnloadModule: "modesetting" >Oct 16 16:36:23 localhost gdm-Xorg-:0[1116]: (EE) Screen 0 deleted because of no matching config section. >Oct 16 16:36:23 localhost gdm-Xorg-:0[1116]: (II) UnloadModule: "fbdev" >Oct 16 16:36:23 localhost gdm-Xorg-:0[1116]: (II) UnloadSubModule: "fbdevhw" >Oct 16 16:36:23 localhost gdm-Xorg-:0[1116]: (II) Loading sub module "vbe" >Oct 16 16:36:23 localhost gdm-Xorg-:0[1116]: (II) LoadModule: "vbe" >Oct 16 16:36:23 localhost gdm-Xorg-:0[1116]: (II) Loading /usr/lib64/xorg/modules/libvbe.so >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: (II) Module vbe: vendor="X.Org Foundation" >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: compiled for 1.16.1, module version = 1.1.0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: ABI class: X.Org Video Driver, version 18.0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: (II) Loading sub module "int10" >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: (II) LoadModule: "int10" >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: (II) Loading /usr/lib64/xorg/modules/libint10.so >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: (II) Module int10: vendor="X.Org Foundation" >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: compiled for 1.16.1, module version = 1.0.0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: ABI class: X.Org Video Driver, version 18.0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: (II) VESA(0): initializing int10 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: (II) VESA(0): Primary V_BIOS segment is: 0xc000 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: (II) VESA(0): VESA BIOS detected >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: (II) VESA(0): VESA VBE Version 3.0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: (II) VESA(0): VESA VBE Total Mem: 32704 kB >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: (II) VESA(0): VESA VBE OEM: Intel(R) HSW Mobile/Desktop Graphics Chipset Accelerated VGA BIOS >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: (II) VESA(0): VESA VBE OEM Software Rev: 0.0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: (II) VESA(0): Creating default Display subsection in Screen section >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: "Default Screen Section" for depth/fbbpp 24/32 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: (==) VESA(0): Depth 24, (--) framebuffer bpp 32 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: (==) VESA(0): RGB weight 888 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: (==) VESA(0): Default visual is TrueColor >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: (==) VESA(0): Using gamma correction (1.0, 1.0, 1.0) >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: (II) Loading sub module "ddc" >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: (II) LoadModule: "ddc" >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: (II) Module "ddc" already built-in >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: (II) VESA(0): VESA VBE DDC supported >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: (II) VESA(0): VESA VBE DDC Level 2 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: (II) VESA(0): VESA VBE DDC transfer in appr. 1 sec. >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: (II) VESA(0): VESA VBE DDC read successfully >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: (II) VESA(0): Manufacturer: CMO Model: 1720 Serial#: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: (II) VESA(0): Year: 2011 Week: 2 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: (II) VESA(0): EDID Version: 1.3 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: (II) VESA(0): Digital Display Input >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: (II) VESA(0): Max Image Size [cm]: horiz.: 38 vert.: 21 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: (II) VESA(0): Gamma: 2.20 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: (II) VESA(0): No DPMS capabilities specified >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: (II) VESA(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: (II) VESA(0): First detailed timing is preferred mode >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: (II) VESA(0): redX: 0.640 redY: 0.333 greenX: 0.303 greenY: 0.613 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: (II) VESA(0): blueX: 0.154 blueY: 0.060 whiteX: 0.313 whiteY: 0.329 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: (II) VESA(0): Manufacturer's mask: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: (II) VESA(0): Supported detailed timing: >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: (II) VESA(0): clock: 138.7 MHz Image Size: 382 x 215 mm >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: (II) VESA(0): h_active: 1920 h_sync: 1968 h_sync_end 2000 h_blank_end 2080 h_border: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: (II) VESA(0): v_active: 1080 v_sync: 1083 v_sync_end 1088 v_blanking: 1111 v_border: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: (II) VESA(0): N173HGE-L11 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: (II) VESA(0): CMO >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: (II) VESA(0): N173HGE-L11 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: (II) VESA(0): EDID (in hex): >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: (II) VESA(0): 00ffffffffffff000daf201700000000 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: (II) VESA(0): 02150103802615780ad895a3554d9d27 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: (II) VESA(0): 0f505400000001010101010101010101 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: (II) VESA(0): 0101010101012e3680a070381f403020 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: (II) VESA(0): 35007ed710000018000000fe004e3137 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: (II) VESA(0): 334847452d4c31310a20000000fe0043 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: (II) VESA(0): 4d4f0a202020202020202020000000fe >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: (II) VESA(0): 004e3137334847452d4c31310a20006e >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: (II) VESA(0): EDID vendor "CMO", prod id 5920 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: (II) VESA(0): Printing DDC gathered Modelines: >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: (II) VESA(0): Modeline "1920x1080"x0.0 138.70 1920 1968 2000 2080 1080 1083 1088 1111 -hsync -vsync (66.7 kHz eP) >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: (II) VESA(0): Searching for matching VESA mode(s): >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: Mode: 13c (0x0) >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: ModeAttributes: 0x0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: WinAAttributes: 0x0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: WinBAttributes: 0x0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: WinGranularity: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: WinSize: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: WinASegment: 0x0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: WinBSegment: 0x0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: WinFuncPtr: 0x0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: BytesPerScanline: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: XResolution: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: YResolution: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: XCharSize: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: YCharSize: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: NumberOfPlanes: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: BitsPerPixel: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: NumberOfBanks: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: MemoryModel: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: BankSize: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: NumberOfImages: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: RedMaskSize: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: RedFieldPosition: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: GreenMaskSize: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: GreenFieldPosition: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: BlueMaskSize: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: BlueFieldPosition: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: RsvdMaskSize: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: RsvdFieldPosition: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: DirectColorModeInfo: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: PhysBasePtr: 0x0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: LinBytesPerScanLine: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: BnkNumberOfImagePages: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: LinNumberOfImagePages: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: LinRedMaskSize: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: LinRedFieldPosition: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: LinGreenMaskSize: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: LinGreenFieldPosition: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: LinBlueMaskSize: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: LinBlueFieldPosition: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: LinRsvdMaskSize: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: LinRsvdFieldPosition: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: MaxPixelClock: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: Mode: 14d (0x0) >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: ModeAttributes: 0x0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: WinAAttributes: 0x0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: WinBAttributes: 0x0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: WinGranularity: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: WinSize: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: WinASegment: 0x0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: WinBSegment: 0x0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: WinFuncPtr: 0x0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: BytesPerScanline: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: XResolution: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: YResolution: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: XCharSize: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: YCharSize: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: NumberOfPlanes: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: BitsPerPixel: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: NumberOfBanks: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: MemoryModel: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: BankSize: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: NumberOfImages: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: RedMaskSize: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: RedFieldPosition: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: GreenMaskSize: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: GreenFieldPosition: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: BlueMaskSize: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: BlueFieldPosition: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: RsvdMaskSize: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: RsvdFieldPosition: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: DirectColorModeInfo: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: PhysBasePtr: 0x0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: LinBytesPerScanLine: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: BnkNumberOfImagePages: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: LinNumberOfImagePages: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: LinRedMaskSize: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: LinRedFieldPosition: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: LinGreenMaskSize: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: LinGreenFieldPosition: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: LinBlueMaskSize: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: LinBlueFieldPosition: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: LinRsvdMaskSize: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: LinRsvdFieldPosition: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: MaxPixelClock: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: Mode: 15c (0x0) >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: ModeAttributes: 0x0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: WinAAttributes: 0x0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: WinBAttributes: 0x0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: WinGranularity: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: WinSize: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: WinASegment: 0x0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: WinBSegment: 0x0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: WinFuncPtr: 0x0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: BytesPerScanline: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: XResolution: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: YResolution: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: XCharSize: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: YCharSize: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: NumberOfPlanes: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: BitsPerPixel: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: NumberOfBanks: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: MemoryModel: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: BankSize: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: NumberOfImages: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: RedMaskSize: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: RedFieldPosition: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: GreenMaskSize: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: GreenFieldPosition: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: BlueMaskSize: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: BlueFieldPosition: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: RsvdMaskSize: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: RsvdFieldPosition: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: DirectColorModeInfo: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: PhysBasePtr: 0x0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: LinBytesPerScanLine: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: BnkNumberOfImagePages: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: LinNumberOfImagePages: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: LinRedMaskSize: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: LinRedFieldPosition: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: LinGreenMaskSize: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: LinGreenFieldPosition: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: LinBlueMaskSize: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: LinBlueFieldPosition: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: LinRsvdMaskSize: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: LinRsvdFieldPosition: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: MaxPixelClock: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: Mode: 13a (0x0) >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: ModeAttributes: 0x0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: WinAAttributes: 0x0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: WinBAttributes: 0x0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: WinGranularity: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: WinSize: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: WinASegment: 0x0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: WinBSegment: 0x0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: WinFuncPtr: 0x0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: BytesPerScanline: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: XResolution: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: YResolution: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: XCharSize: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: YCharSize: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: NumberOfPlanes: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: BitsPerPixel: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: NumberOfBanks: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: MemoryModel: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: BankSize: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: NumberOfImages: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: RedMaskSize: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: RedFieldPosition: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: GreenMaskSize: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: GreenFieldPosition: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: BlueMaskSize: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: BlueFieldPosition: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: RsvdMaskSize: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: RsvdFieldPosition: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: DirectColorModeInfo: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: PhysBasePtr: 0x0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: LinBytesPerScanLine: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: BnkNumberOfImagePages: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: LinNumberOfImagePages: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: LinRedMaskSize: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: LinRedFieldPosition: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: LinGreenMaskSize: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: LinGreenFieldPosition: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: LinBlueMaskSize: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: LinBlueFieldPosition: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: LinRsvdMaskSize: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: LinRsvdFieldPosition: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: MaxPixelClock: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: Mode: 14b (0x0) >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: ModeAttributes: 0x0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: WinAAttributes: 0x0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: WinBAttributes: 0x0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: WinGranularity: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: WinSize: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: WinASegment: 0x0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: WinBSegment: 0x0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: WinFuncPtr: 0x0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: BytesPerScanline: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: XResolution: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: YResolution: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: XCharSize: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: YCharSize: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: NumberOfPlanes: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: BitsPerPixel: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: NumberOfBanks: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: MemoryModel: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: BankSize: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: NumberOfImages: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: RedMaskSize: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: RedFieldPosition: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: GreenMaskSize: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: GreenFieldPosition: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: BlueMaskSize: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: BlueFieldPosition: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: RsvdMaskSize: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: RsvdFieldPosition: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: DirectColorModeInfo: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: PhysBasePtr: 0x0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: LinBytesPerScanLine: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: BnkNumberOfImagePages: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: LinNumberOfImagePages: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: LinRedMaskSize: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: LinRedFieldPosition: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: LinGreenMaskSize: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: LinGreenFieldPosition: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: LinBlueMaskSize: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: LinBlueFieldPosition: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: LinRsvdMaskSize: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: LinRsvdFieldPosition: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: MaxPixelClock: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: Mode: 15a (0x0) >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: ModeAttributes: 0x0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: WinAAttributes: 0x0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: WinBAttributes: 0x0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: WinGranularity: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: WinSize: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: WinASegment: 0x0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: WinBSegment: 0x0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: WinFuncPtr: 0x0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: BytesPerScanline: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: XResolution: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: YResolution: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: XCharSize: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: YCharSize: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: NumberOfPlanes: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: BitsPerPixel: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: NumberOfBanks: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: MemoryModel: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: BankSize: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: NumberOfImages: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: RedMaskSize: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: RedFieldPosition: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: GreenMaskSize: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: GreenFieldPosition: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: BlueMaskSize: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: BlueFieldPosition: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: RsvdMaskSize: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: RsvdFieldPosition: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: DirectColorModeInfo: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: PhysBasePtr: 0x0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: LinBytesPerScanLine: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: BnkNumberOfImagePages: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: LinNumberOfImagePages: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: LinRedMaskSize: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: LinRedFieldPosition: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: LinGreenMaskSize: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: LinGreenFieldPosition: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: LinBlueMaskSize: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: LinBlueFieldPosition: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: LinRsvdMaskSize: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: LinRsvdFieldPosition: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: MaxPixelClock: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: Mode: 107 (1280x1024) >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: ModeAttributes: 0x9b >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: WinAAttributes: 0x7 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: WinBAttributes: 0x0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: WinGranularity: 64 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: WinSize: 64 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: WinASegment: 0xa000 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: WinBSegment: 0x0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: WinFuncPtr: 0xc00097de >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: BytesPerScanline: 1280 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: XResolution: 1280 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: YResolution: 1024 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: XCharSize: 8 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: YCharSize: 16 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: NumberOfPlanes: 1 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: BitsPerPixel: 8 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: NumberOfBanks: 1 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: MemoryModel: 4 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: BankSize: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: NumberOfImages: 24 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: RedMaskSize: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: RedFieldPosition: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: GreenMaskSize: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: GreenFieldPosition: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: BlueMaskSize: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: BlueFieldPosition: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: RsvdMaskSize: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: RsvdFieldPosition: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: DirectColorModeInfo: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: PhysBasePtr: 0xd0000000 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: LinBytesPerScanLine: 1280 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: BnkNumberOfImagePages: 24 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: LinNumberOfImagePages: 24 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: LinRedMaskSize: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: LinRedFieldPosition: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: LinGreenMaskSize: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: LinGreenFieldPosition: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: LinBlueMaskSize: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: LinBlueFieldPosition: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: LinRsvdMaskSize: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: LinRsvdFieldPosition: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: MaxPixelClock: 230000000 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: Mode: 11a (1280x1024) >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: ModeAttributes: 0x9b >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: WinAAttributes: 0x7 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: WinBAttributes: 0x0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: WinGranularity: 64 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: WinSize: 64 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: WinASegment: 0xa000 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: WinBSegment: 0x0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: WinFuncPtr: 0xc00097de >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: BytesPerScanline: 2560 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: XResolution: 1280 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: YResolution: 1024 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: XCharSize: 8 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: YCharSize: 16 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: NumberOfPlanes: 1 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: BitsPerPixel: 16 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: NumberOfBanks: 1 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: MemoryModel: 6 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: BankSize: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: NumberOfImages: 11 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: RedMaskSize: 5 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: RedFieldPosition: 11 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: GreenMaskSize: 6 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: GreenFieldPosition: 5 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: BlueMaskSize: 5 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: BlueFieldPosition: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: RsvdMaskSize: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: RsvdFieldPosition: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: DirectColorModeInfo: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: PhysBasePtr: 0xd0000000 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: LinBytesPerScanLine: 2560 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: BnkNumberOfImagePages: 11 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: LinNumberOfImagePages: 11 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: LinRedMaskSize: 5 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: LinRedFieldPosition: 11 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: LinGreenMaskSize: 6 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: LinGreenFieldPosition: 5 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: LinBlueMaskSize: 5 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: LinBlueFieldPosition: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: LinRsvdMaskSize: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: LinRsvdFieldPosition: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: MaxPixelClock: 230000000 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: *Mode: 11b (1280x1024) >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: ModeAttributes: 0x9b >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: WinAAttributes: 0x7 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: WinBAttributes: 0x0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: WinGranularity: 64 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: WinSize: 64 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: WinASegment: 0xa000 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: WinBSegment: 0x0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: WinFuncPtr: 0xc00097de >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: BytesPerScanline: 5120 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: XResolution: 1280 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: YResolution: 1024 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: XCharSize: 8 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: YCharSize: 16 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: NumberOfPlanes: 1 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: BitsPerPixel: 32 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: NumberOfBanks: 1 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: MemoryModel: 6 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: BankSize: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: NumberOfImages: 5 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: RedMaskSize: 8 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: RedFieldPosition: 16 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: GreenMaskSize: 8 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: GreenFieldPosition: 8 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: BlueMaskSize: 8 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: BlueFieldPosition: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: RsvdMaskSize: 8 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: RsvdFieldPosition: 24 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: DirectColorModeInfo: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: PhysBasePtr: 0xd0000000 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: LinBytesPerScanLine: 5120 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: BnkNumberOfImagePages: 5 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: LinNumberOfImagePages: 5 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: LinRedMaskSize: 8 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: LinRedFieldPosition: 16 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: LinGreenMaskSize: 8 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: LinGreenFieldPosition: 8 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: LinBlueMaskSize: 8 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: LinBlueFieldPosition: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: LinRsvdMaskSize: 8 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: LinRsvdFieldPosition: 24 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: MaxPixelClock: 230000000 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: Mode: 105 (1024x768) >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: ModeAttributes: 0x9b >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: WinAAttributes: 0x7 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: WinBAttributes: 0x0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: WinGranularity: 64 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: WinSize: 64 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: WinASegment: 0xa000 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: WinBSegment: 0x0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: WinFuncPtr: 0xc00097de >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: BytesPerScanline: 1024 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: XResolution: 1024 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: YResolution: 768 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: XCharSize: 8 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: YCharSize: 16 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: NumberOfPlanes: 1 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: BitsPerPixel: 8 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: NumberOfBanks: 1 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: MemoryModel: 4 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: BankSize: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: NumberOfImages: 41 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: RedMaskSize: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: RedFieldPosition: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: GreenMaskSize: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: GreenFieldPosition: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: BlueMaskSize: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: BlueFieldPosition: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: RsvdMaskSize: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: RsvdFieldPosition: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: DirectColorModeInfo: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: PhysBasePtr: 0xd0000000 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: LinBytesPerScanLine: 1024 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: BnkNumberOfImagePages: 41 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: LinNumberOfImagePages: 41 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: LinRedMaskSize: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: LinRedFieldPosition: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: LinGreenMaskSize: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: LinGreenFieldPosition: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: LinBlueMaskSize: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: LinBlueFieldPosition: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: LinRsvdMaskSize: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: LinRsvdFieldPosition: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: MaxPixelClock: 230000000 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: Mode: 117 (1024x768) >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: ModeAttributes: 0x9b >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: WinAAttributes: 0x7 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: WinBAttributes: 0x0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: WinGranularity: 64 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: WinSize: 64 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: WinASegment: 0xa000 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: WinBSegment: 0x0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: WinFuncPtr: 0xc00097de >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: BytesPerScanline: 2048 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: XResolution: 1024 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: YResolution: 768 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: XCharSize: 8 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: YCharSize: 16 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: NumberOfPlanes: 1 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: BitsPerPixel: 16 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: NumberOfBanks: 1 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: MemoryModel: 6 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: BankSize: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: NumberOfImages: 20 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: RedMaskSize: 5 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: RedFieldPosition: 11 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: GreenMaskSize: 6 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: GreenFieldPosition: 5 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: BlueMaskSize: 5 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: BlueFieldPosition: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: RsvdMaskSize: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: RsvdFieldPosition: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: DirectColorModeInfo: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: PhysBasePtr: 0xd0000000 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: LinBytesPerScanLine: 2048 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: BnkNumberOfImagePages: 20 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: LinNumberOfImagePages: 20 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: LinRedMaskSize: 5 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: LinRedFieldPosition: 11 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: LinGreenMaskSize: 6 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: LinGreenFieldPosition: 5 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: LinBlueMaskSize: 5 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: LinBlueFieldPosition: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: LinRsvdMaskSize: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: LinRsvdFieldPosition: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: MaxPixelClock: 230000000 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: *Mode: 118 (1024x768) >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: ModeAttributes: 0x9b >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: WinAAttributes: 0x7 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: WinBAttributes: 0x0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: WinGranularity: 64 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: WinSize: 64 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: WinASegment: 0xa000 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: WinBSegment: 0x0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: WinFuncPtr: 0xc00097de >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: BytesPerScanline: 4096 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: XResolution: 1024 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: YResolution: 768 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: XCharSize: 8 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: YCharSize: 16 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: NumberOfPlanes: 1 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: BitsPerPixel: 32 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: NumberOfBanks: 1 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: MemoryModel: 6 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: BankSize: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: NumberOfImages: 9 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: RedMaskSize: 8 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: RedFieldPosition: 16 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: GreenMaskSize: 8 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: GreenFieldPosition: 8 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: BlueMaskSize: 8 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: BlueFieldPosition: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: RsvdMaskSize: 8 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: RsvdFieldPosition: 24 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: DirectColorModeInfo: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: PhysBasePtr: 0xd0000000 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: LinBytesPerScanLine: 4096 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: BnkNumberOfImagePages: 9 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: LinNumberOfImagePages: 9 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: LinRedMaskSize: 8 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: LinRedFieldPosition: 16 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: LinGreenMaskSize: 8 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: LinGreenFieldPosition: 8 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: LinBlueMaskSize: 8 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: LinBlueFieldPosition: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: LinRsvdMaskSize: 8 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: LinRsvdFieldPosition: 24 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: MaxPixelClock: 230000000 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: *Mode: 112 (640x480) >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: ModeAttributes: 0x9b >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: WinAAttributes: 0x7 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: WinBAttributes: 0x0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: WinGranularity: 64 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: WinSize: 64 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: WinASegment: 0xa000 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: WinBSegment: 0x0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: WinFuncPtr: 0xc00097de >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: BytesPerScanline: 2560 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: XResolution: 640 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: YResolution: 480 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: XCharSize: 8 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: YCharSize: 16 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: NumberOfPlanes: 1 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: BitsPerPixel: 32 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: NumberOfBanks: 1 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: MemoryModel: 6 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: BankSize: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: NumberOfImages: 25 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: RedMaskSize: 8 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: RedFieldPosition: 16 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: GreenMaskSize: 8 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: GreenFieldPosition: 8 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: BlueMaskSize: 8 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: BlueFieldPosition: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: RsvdMaskSize: 8 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: RsvdFieldPosition: 24 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: DirectColorModeInfo: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: PhysBasePtr: 0xd0000000 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: LinBytesPerScanLine: 2560 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: BnkNumberOfImagePages: 25 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: LinNumberOfImagePages: 25 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: LinRedMaskSize: 8 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: LinRedFieldPosition: 16 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: LinGreenMaskSize: 8 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: LinGreenFieldPosition: 8 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: LinBlueMaskSize: 8 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: LinBlueFieldPosition: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: LinRsvdMaskSize: 8 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: LinRsvdFieldPosition: 24 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: MaxPixelClock: 230000000 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: Mode: 114 (800x600) >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: ModeAttributes: 0x9b >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: WinAAttributes: 0x7 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: WinBAttributes: 0x0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: WinGranularity: 64 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: WinSize: 64 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: WinASegment: 0xa000 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: WinBSegment: 0x0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: WinFuncPtr: 0xc00097de >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: BytesPerScanline: 1600 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: XResolution: 800 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: YResolution: 600 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: XCharSize: 8 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: YCharSize: 16 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: NumberOfPlanes: 1 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: BitsPerPixel: 16 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: NumberOfBanks: 1 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: MemoryModel: 6 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: BankSize: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: NumberOfImages: 33 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: RedMaskSize: 5 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: RedFieldPosition: 11 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: GreenMaskSize: 6 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: GreenFieldPosition: 5 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: BlueMaskSize: 5 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: BlueFieldPosition: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: RsvdMaskSize: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: RsvdFieldPosition: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: DirectColorModeInfo: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: PhysBasePtr: 0xd0000000 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: LinBytesPerScanLine: 1600 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: BnkNumberOfImagePages: 33 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: LinNumberOfImagePages: 33 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: LinRedMaskSize: 5 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: LinRedFieldPosition: 11 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: LinGreenMaskSize: 6 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: LinGreenFieldPosition: 5 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: LinBlueMaskSize: 5 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: LinBlueFieldPosition: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: LinRsvdMaskSize: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: LinRsvdFieldPosition: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: MaxPixelClock: 230000000 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: *Mode: 115 (800x600) >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: ModeAttributes: 0x9b >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: WinAAttributes: 0x7 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: WinBAttributes: 0x0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: WinGranularity: 64 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: WinSize: 64 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: WinASegment: 0xa000 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: WinBSegment: 0x0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: WinFuncPtr: 0xc00097de >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: BytesPerScanline: 3200 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: XResolution: 800 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: YResolution: 600 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: XCharSize: 8 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: YCharSize: 16 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: NumberOfPlanes: 1 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: BitsPerPixel: 32 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: NumberOfBanks: 1 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: MemoryModel: 6 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: BankSize: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: NumberOfImages: 16 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: RedMaskSize: 8 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: RedFieldPosition: 16 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: GreenMaskSize: 8 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: GreenFieldPosition: 8 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: BlueMaskSize: 8 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: BlueFieldPosition: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: RsvdMaskSize: 8 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: RsvdFieldPosition: 24 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: DirectColorModeInfo: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: PhysBasePtr: 0xd0000000 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: LinBytesPerScanLine: 3200 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: BnkNumberOfImagePages: 16 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: LinNumberOfImagePages: 16 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: LinRedMaskSize: 8 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: LinRedFieldPosition: 16 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: LinGreenMaskSize: 8 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: LinGreenFieldPosition: 8 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: LinBlueMaskSize: 8 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: LinBlueFieldPosition: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: LinRsvdMaskSize: 8 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: LinRsvdFieldPosition: 24 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: MaxPixelClock: 230000000 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: Mode: 101 (640x480) >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: ModeAttributes: 0x9b >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: WinAAttributes: 0x7 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: WinBAttributes: 0x0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: WinGranularity: 64 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: WinSize: 64 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: WinASegment: 0xa000 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: WinBSegment: 0x0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: WinFuncPtr: 0xc00097de >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: BytesPerScanline: 640 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: XResolution: 640 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: YResolution: 480 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: XCharSize: 8 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: YCharSize: 16 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: NumberOfPlanes: 1 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: BitsPerPixel: 8 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: NumberOfBanks: 1 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: MemoryModel: 4 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: BankSize: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: NumberOfImages: 101 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: RedMaskSize: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: RedFieldPosition: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: GreenMaskSize: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: GreenFieldPosition: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: BlueMaskSize: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: BlueFieldPosition: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: RsvdMaskSize: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: RsvdFieldPosition: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: DirectColorModeInfo: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: PhysBasePtr: 0xd0000000 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: LinBytesPerScanLine: 640 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: BnkNumberOfImagePages: 101 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: LinNumberOfImagePages: 101 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: LinRedMaskSize: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: LinRedFieldPosition: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: LinGreenMaskSize: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: LinGreenFieldPosition: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: LinBlueMaskSize: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: LinBlueFieldPosition: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: LinRsvdMaskSize: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: LinRsvdFieldPosition: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: MaxPixelClock: 230000000 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: Mode: 103 (800x600) >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: ModeAttributes: 0x9b >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: WinAAttributes: 0x7 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: WinBAttributes: 0x0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: WinGranularity: 64 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: WinSize: 64 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: WinASegment: 0xa000 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: WinBSegment: 0x0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: WinFuncPtr: 0xc00097de >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: BytesPerScanline: 832 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: XResolution: 800 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: YResolution: 600 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: XCharSize: 8 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: YCharSize: 16 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: NumberOfPlanes: 1 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: BitsPerPixel: 8 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: NumberOfBanks: 1 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: MemoryModel: 4 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: BankSize: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: NumberOfImages: 62 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: RedMaskSize: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: RedFieldPosition: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: GreenMaskSize: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: GreenFieldPosition: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: BlueMaskSize: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: BlueFieldPosition: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: RsvdMaskSize: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: RsvdFieldPosition: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: DirectColorModeInfo: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: PhysBasePtr: 0xd0000000 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: LinBytesPerScanLine: 832 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: BnkNumberOfImagePages: 62 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: LinNumberOfImagePages: 62 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: LinRedMaskSize: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: LinRedFieldPosition: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: LinGreenMaskSize: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: LinGreenFieldPosition: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: LinBlueMaskSize: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: LinBlueFieldPosition: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: LinRsvdMaskSize: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: LinRsvdFieldPosition: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: MaxPixelClock: 230000000 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: Mode: 111 (640x480) >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: ModeAttributes: 0x9b >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: WinAAttributes: 0x7 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: WinBAttributes: 0x0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: WinGranularity: 64 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: WinSize: 64 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: WinASegment: 0xa000 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: WinBSegment: 0x0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: WinFuncPtr: 0xc00097de >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: BytesPerScanline: 1280 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: XResolution: 640 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: YResolution: 480 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: XCharSize: 8 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: YCharSize: 16 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: NumberOfPlanes: 1 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: BitsPerPixel: 16 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: NumberOfBanks: 1 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: MemoryModel: 6 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: BankSize: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: NumberOfImages: 50 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: RedMaskSize: 5 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: RedFieldPosition: 11 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: GreenMaskSize: 6 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: GreenFieldPosition: 5 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: BlueMaskSize: 5 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: BlueFieldPosition: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: RsvdMaskSize: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: RsvdFieldPosition: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: DirectColorModeInfo: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: PhysBasePtr: 0xd0000000 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: LinBytesPerScanLine: 1280 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: BnkNumberOfImagePages: 50 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: LinNumberOfImagePages: 50 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: LinRedMaskSize: 5 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: LinRedFieldPosition: 11 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: LinGreenMaskSize: 6 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: LinGreenFieldPosition: 5 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: LinBlueMaskSize: 5 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: LinBlueFieldPosition: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: LinRsvdMaskSize: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: LinRsvdFieldPosition: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: MaxPixelClock: 230000000 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: Mode: 17d (1920x1080) >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: ModeAttributes: 0x9b >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: WinAAttributes: 0x7 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: WinBAttributes: 0x0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: WinGranularity: 64 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: WinSize: 64 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: WinASegment: 0xa000 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: WinBSegment: 0x0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: WinFuncPtr: 0xc00097de >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: BytesPerScanline: 1920 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: XResolution: 1920 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: YResolution: 1080 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: XCharSize: 8 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: YCharSize: 16 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: NumberOfPlanes: 1 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: BitsPerPixel: 8 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: NumberOfBanks: 1 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: MemoryModel: 4 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: BankSize: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: NumberOfImages: 14 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: RedMaskSize: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: RedFieldPosition: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: GreenMaskSize: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: GreenFieldPosition: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: BlueMaskSize: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: BlueFieldPosition: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: RsvdMaskSize: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: RsvdFieldPosition: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: DirectColorModeInfo: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: PhysBasePtr: 0xd0000000 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: LinBytesPerScanLine: 1920 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: BnkNumberOfImagePages: 14 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: LinNumberOfImagePages: 14 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: LinRedMaskSize: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: LinRedFieldPosition: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: LinGreenMaskSize: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: LinGreenFieldPosition: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: LinBlueMaskSize: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: LinBlueFieldPosition: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: LinRsvdMaskSize: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: LinRsvdFieldPosition: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: MaxPixelClock: 230000000 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: Mode: 17e (1920x1080) >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: ModeAttributes: 0x9b >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: WinAAttributes: 0x7 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: WinBAttributes: 0x0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: WinGranularity: 64 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: WinSize: 64 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: WinASegment: 0xa000 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: WinBSegment: 0x0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: WinFuncPtr: 0xc00097de >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: BytesPerScanline: 3840 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: XResolution: 1920 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: YResolution: 1080 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: XCharSize: 8 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: YCharSize: 16 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: NumberOfPlanes: 1 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: BitsPerPixel: 16 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: NumberOfBanks: 1 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: MemoryModel: 6 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: BankSize: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: NumberOfImages: 6 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: RedMaskSize: 5 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: RedFieldPosition: 11 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: GreenMaskSize: 6 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: GreenFieldPosition: 5 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: BlueMaskSize: 5 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: BlueFieldPosition: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: RsvdMaskSize: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: RsvdFieldPosition: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: DirectColorModeInfo: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: PhysBasePtr: 0xd0000000 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: LinBytesPerScanLine: 3840 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: BnkNumberOfImagePages: 6 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: LinNumberOfImagePages: 6 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: LinRedMaskSize: 5 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: LinRedFieldPosition: 11 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: LinGreenMaskSize: 6 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: LinGreenFieldPosition: 5 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: LinBlueMaskSize: 5 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: LinBlueFieldPosition: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: LinRsvdMaskSize: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: LinRsvdFieldPosition: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: MaxPixelClock: 230000000 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: *Mode: 17f (1920x1080) >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: ModeAttributes: 0x9b >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: WinAAttributes: 0x7 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: WinBAttributes: 0x0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: WinGranularity: 64 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: WinSize: 64 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: WinASegment: 0xa000 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: WinBSegment: 0x0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: WinFuncPtr: 0xc00097de >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: BytesPerScanline: 7680 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: XResolution: 1920 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: YResolution: 1080 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: XCharSize: 8 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: YCharSize: 16 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: NumberOfPlanes: 1 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: BitsPerPixel: 32 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: NumberOfBanks: 1 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: MemoryModel: 6 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: BankSize: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: NumberOfImages: 3 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: RedMaskSize: 8 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: RedFieldPosition: 16 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: GreenMaskSize: 8 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: GreenFieldPosition: 8 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: BlueMaskSize: 8 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: BlueFieldPosition: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: RsvdMaskSize: 8 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: RsvdFieldPosition: 24 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: DirectColorModeInfo: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: PhysBasePtr: 0xd0000000 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: LinBytesPerScanLine: 7680 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: BnkNumberOfImagePages: 3 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: LinNumberOfImagePages: 3 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: LinRedMaskSize: 8 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: LinRedFieldPosition: 16 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: LinGreenMaskSize: 8 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: LinGreenFieldPosition: 8 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: LinBlueMaskSize: 8 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: LinBlueFieldPosition: 0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: LinRsvdMaskSize: 8 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: LinRsvdFieldPosition: 24 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: MaxPixelClock: 230000000 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: (II) VESA(0): Total Memory: 511 64KB banks (32704kB) >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: (II) VESA(0): <default monitor>: Using hsync value of 66.68 kHz >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: (II) VESA(0): <default monitor>: Using vrefresh value of 60.02 Hz >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: (WW) VESA(0): Unable to estimate virtual size >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: (II) VESA(0): Not using built-in mode "1280x1024" (no mode of this name) >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: (II) VESA(0): Not using built-in mode "1024x768" (no mode of this name) >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: (II) VESA(0): Not using built-in mode "800x600" (no mode of this name) >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: (II) VESA(0): Not using built-in mode "640x480" (no mode of this name) >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: (--) VESA(0): Virtual size is 1920x1080 (pitch 1920) >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: (**) VESA(0): *Built-in mode "1920x1080" >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: (**) VESA(0): Display dimensions: (380, 210) mm >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: (**) VESA(0): DPI set to (128, 130) >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: (**) VESA(0): Using "Shadow Framebuffer" >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: (II) Loading sub module "shadow" >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: (II) LoadModule: "shadow" >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: (II) Loading /usr/lib64/xorg/modules/libshadow.so >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: (II) Module shadow: vendor="X.Org Foundation" >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: compiled for 1.16.1, module version = 1.1.0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: ABI class: X.Org ANSI C Emulation, version 0.4 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: (II) Loading sub module "fb" >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: (II) LoadModule: "fb" >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: (II) Loading /usr/lib64/xorg/modules/libfb.so >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: (II) Module fb: vendor="X.Org Foundation" >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: compiled for 1.16.1, module version = 1.0.0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: ABI class: X.Org ANSI C Emulation, version 0.4 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: (==) Depth 24 pixmap format is 32 bpp >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: (II) Loading sub module "int10" >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: (II) LoadModule: "int10" >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: (II) Loading /usr/lib64/xorg/modules/libint10.so >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: (II) Module int10: vendor="X.Org Foundation" >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: compiled for 1.16.1, module version = 1.0.0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: ABI class: X.Org Video Driver, version 18.0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: (II) VESA(0): initializing int10 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: (II) VESA(0): Primary V_BIOS segment is: 0xc000 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: (II) VESA(0): VESA BIOS detected >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: (II) VESA(0): VESA VBE Version 3.0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: (II) VESA(0): VESA VBE Total Mem: 32704 kB >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: (II) VESA(0): VESA VBE OEM: Intel(R) HSW Mobile/Desktop Graphics Chipset Accelerated VGA BIOS >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: (II) VESA(0): VESA VBE OEM Software Rev: 0.0 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: (II) VESA(0): virtual address = 0x7fdc45e32000, >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: physical address = 0xd0000000, size = 33488896 >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: (II) VESA(0): Setting up VESA Mode 0x17F (1920x1080) >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: (==) VESA(0): Default visual is TrueColor >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: (==) VESA(0): Backing store enabled >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: (==) VESA(0): DPMS enabled >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: (==) RandR enabled >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: (II) Found 2 VGA devices: arbiter wrapping enabled >Oct 16 16:36:24 localhost NetworkManager[1149]: <info> NetworkManager (version 0.9.10.0-5.git20140704.fc21) is starting... >Oct 16 16:36:24 localhost NetworkManager[1149]: <info> Read config: /etc/NetworkManager/NetworkManager.conf and conf.d: 20-connectivity-fedora.conf >Oct 16 16:36:24 localhost NetworkManager[1149]: <info> WEXT support is enabled >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: (II) SELinux: Disabled by boolean >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: (II) AIGLX: Screen 0 is not DRI2 capable >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: (EE) AIGLX: reverting to software rendering >Oct 16 16:36:24 localhost NetworkManager[1149]: <info> VPN: loaded org.freedesktop.NetworkManager.openvpn >Oct 16 16:36:24 localhost NetworkManager[1149]: <info> VPN: loaded org.freedesktop.NetworkManager.openconnect >Oct 16 16:36:24 localhost NetworkManager[1149]: <info> VPN: loaded org.freedesktop.NetworkManager.pptp >Oct 16 16:36:24 localhost NetworkManager[1149]: <info> VPN: loaded org.freedesktop.NetworkManager.vpnc >Oct 16 16:36:24 localhost NetworkManager[1149]: <info> Acquired D-Bus service com.redhat.ifcfgrh1 >Oct 16 16:36:24 localhost NetworkManager[1149]: <info> Loaded plugin ifcfg-rh: (c) 2007 - 2013 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >Oct 16 16:36:24 localhost NetworkManager[1149]: <info> Loaded plugin keyfile: (c) 2007 - 2013 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >Oct 16 16:36:24 localhost NetworkManager[1149]: <info> parsing /etc/sysconfig/network-scripts/ifcfg-lo ... >Oct 16 16:36:24 localhost NetworkManager[1149]: <info> monitoring kernel firmware directory '/lib/firmware'. >Oct 16 16:36:24 localhost NetworkManager[1149]: <info> rfkill1: found WiFi radio killswitch (at /sys/devices/pci0000:00/0000:00:1c.3/0000:06:00.0/ieee80211/phy0/rfkill1) (driver rtl8723ae) >Oct 16 16:36:24 localhost NetworkManager[1149]: <info> WiFi hardware radio set enabled >Oct 16 16:36:24 localhost NetworkManager[1149]: <info> WWAN hardware radio set enabled >Oct 16 16:36:24 localhost NetworkManager[1149]: <info> Loaded device plugin: /usr/lib64/NetworkManager/libnm-device-plugin-bluetooth.so >Oct 16 16:36:24 localhost NetworkManager[1149]: <info> Loaded device plugin: /usr/lib64/NetworkManager/libnm-device-plugin-wwan.so >Oct 16 16:36:24 localhost NetworkManager[1149]: <info> Loaded device plugin: /usr/lib64/NetworkManager/libnm-device-plugin-wifi.so >Oct 16 16:36:24 localhost NetworkManager[1149]: <info> Loaded device plugin: /usr/lib64/NetworkManager/libnm-device-plugin-adsl.so >Oct 16 16:36:24 localhost NetworkManager[1149]: <info> WiFi enabled by radio killswitch; enabled by state file >Oct 16 16:36:24 localhost NetworkManager[1149]: <info> WWAN enabled by radio killswitch; enabled by state file >Oct 16 16:36:24 localhost NetworkManager[1149]: <info> WiMAX enabled by radio killswitch; enabled by state file >Oct 16 16:36:24 localhost NetworkManager[1149]: <info> Networking is enabled by state file >Oct 16 16:36:24 localhost NetworkManager[1149]: <info> (lo): link connected >Oct 16 16:36:24 localhost NetworkManager[1149]: <info> (lo): carrier is ON >Oct 16 16:36:24 localhost NetworkManager[1149]: <info> (lo): new Generic device (driver: 'unknown' ifindex: 1) >Oct 16 16:36:24 localhost NetworkManager[1149]: <info> (lo): exported as /org/freedesktop/NetworkManager/Devices/0 >Oct 16 16:36:24 localhost NetworkManager[1149]: <info> (enp5s0f2): carrier is OFF >Oct 16 16:36:24 localhost NetworkManager[1149]: <info> (enp5s0f2): new Ethernet device (driver: 'r8169' ifindex: 2) >Oct 16 16:36:24 localhost NetworkManager[1149]: <info> (enp5s0f2): exported as /org/freedesktop/NetworkManager/Devices/1 >Oct 16 16:36:24 localhost NetworkManager[1149]: <info> (enp5s0f2): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2] >Oct 16 16:36:24 localhost kernel: r8169 0000:05:00.2 enp5s0f2: link down >Oct 16 16:36:24 localhost kernel: r8169 0000:05:00.2 enp5s0f2: link down >Oct 16 16:36:24 localhost kernel: IPv6: ADDRCONF(NETDEV_UP): enp5s0f2: link is not ready >Oct 16 16:36:24 localhost ModemManager[972]: <warn> Couldn't find support for device at '/sys/devices/pci0000:00/0000:00:1c.2/0000:05:00.2': not supported by any plugin >Oct 16 16:36:24 localhost ModemManager[972]: <warn> Couldn't find support for device at '/sys/devices/pci0000:00/0000:00:1c.3/0000:06:00.0': not supported by any plugin >Oct 16 16:36:24 localhost NetworkManager[1149]: <info> (enp5s0f2): preparing device >Oct 16 16:36:24 localhost NetworkManager[1149]: <info> read connection 'Wired connection 1' >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: (II) AIGLX: Loaded and initialized swrast >Oct 16 16:36:24 localhost gdm-Xorg-:0[1116]: (II) GLX: Initialized DRISWRAST GL provider for screen 0 >Oct 16 16:36:24 localhost NetworkManager[1149]: <info> (enp5s0f2): created default wired connection 'Wired connection 1' >Oct 16 16:36:24 localhost NetworkManager[1149]: <info> (wlp6s0): using nl80211 for WiFi device control >Oct 16 16:36:24 localhost NetworkManager[1149]: <info> (wlp6s0): driver supports Access Point (AP) mode >Oct 16 16:36:24 localhost NetworkManager[1149]: <info> (wlp6s0): new 802.11 WiFi device (driver: 'rtl8723ae' ifindex: 3) >Oct 16 16:36:24 localhost NetworkManager[1149]: <info> (wlp6s0): exported as /org/freedesktop/NetworkManager/Devices/2 >Oct 16 16:36:24 localhost NetworkManager[1149]: <info> (wlp6s0): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2] >Oct 16 16:36:25 localhost libvirtd[1344]: libvirt version: 1.2.9, package: 2.fc21 (Fedora Project, 2014-10-03-13:57:57, buildvm-14.phx2.fedoraproject.org) >Oct 16 16:36:25 localhost libvirtd[1344]: Module /usr/lib64/libvirt/connection-driver/libvirt_driver_vbox_network.so not accessible >Oct 16 16:36:25 localhost libvirtd[1344]: Module /usr/lib64/libvirt/connection-driver/libvirt_driver_vbox_storage.so not accessible >Oct 16 16:36:25 localhost gdm-Xorg-:0[1116]: (II) config/udev: Adding input device Power Button (/dev/input/event3) >Oct 16 16:36:25 localhost gdm-Xorg-:0[1116]: (**) Power Button: Applying InputClass "evdev keyboard catchall" >Oct 16 16:36:25 localhost gdm-Xorg-:0[1116]: (II) LoadModule: "evdev" >Oct 16 16:36:25 localhost gdm-Xorg-:0[1116]: (II) Loading /usr/lib64/xorg/modules/input/evdev_drv.so >Oct 16 16:36:25 localhost gdm-Xorg-:0[1116]: (II) Module evdev: vendor="X.Org Foundation" >Oct 16 16:36:25 localhost gdm-Xorg-:0[1116]: compiled for 1.16.0, module version = 2.9.0 >Oct 16 16:36:25 localhost gdm-Xorg-:0[1116]: Module class: X.Org XInput Driver >Oct 16 16:36:25 localhost gdm-Xorg-:0[1116]: ABI class: X.Org XInput driver, version 21.0 >Oct 16 16:36:25 localhost gdm-Xorg-:0[1116]: (II) Using input driver 'evdev' for 'Power Button' >Oct 16 16:36:25 localhost gdm-Xorg-:0[1116]: (**) Power Button: always reports core events >Oct 16 16:36:25 localhost gdm-Xorg-:0[1116]: (**) evdev: Power Button: Device: "/dev/input/event3" >Oct 16 16:36:25 localhost gdm-Xorg-:0[1116]: (--) evdev: Power Button: Vendor 0 Product 0x1 >Oct 16 16:36:25 localhost gdm-Xorg-:0[1116]: (--) evdev: Power Button: Found keys >Oct 16 16:36:25 localhost gdm-Xorg-:0[1116]: (II) evdev: Power Button: Configuring as keyboard >Oct 16 16:36:25 localhost gdm-Xorg-:0[1116]: (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event3" >Oct 16 16:36:25 localhost gdm-Xorg-:0[1116]: (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6) >Oct 16 16:36:25 localhost gdm-Xorg-:0[1116]: (**) Option "xkb_rules" "evdev" >Oct 16 16:36:25 localhost gdm-Xorg-:0[1116]: (**) Option "xkb_model" "pc104" >Oct 16 16:36:25 localhost gdm-Xorg-:0[1116]: (**) Option "xkb_layout" "us" >Oct 16 16:36:25 localhost gdm-Xorg-:0[1116]: (II) config/udev: Adding input device Power Button (/dev/input/event0) >Oct 16 16:36:25 localhost gdm-Xorg-:0[1116]: (**) Power Button: Applying InputClass "evdev keyboard catchall" >Oct 16 16:36:25 localhost gdm-Xorg-:0[1116]: (II) Using input driver 'evdev' for 'Power Button' >Oct 16 16:36:25 localhost gdm-Xorg-:0[1116]: (**) Power Button: always reports core events >Oct 16 16:36:25 localhost gdm-Xorg-:0[1116]: (**) evdev: Power Button: Device: "/dev/input/event0" >Oct 16 16:36:25 localhost gdm-Xorg-:0[1116]: (--) evdev: Power Button: Vendor 0 Product 0x1 >Oct 16 16:36:25 localhost gdm-Xorg-:0[1116]: (--) evdev: Power Button: Found keys >Oct 16 16:36:25 localhost gdm-Xorg-:0[1116]: (II) evdev: Power Button: Configuring as keyboard >Oct 16 16:36:25 localhost gdm-Xorg-:0[1116]: (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0/event0" >Oct 16 16:36:25 localhost gdm-Xorg-:0[1116]: (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7) >Oct 16 16:36:25 localhost gdm-Xorg-:0[1116]: (**) Option "xkb_rules" "evdev" >Oct 16 16:36:25 localhost gdm-Xorg-:0[1116]: (**) Option "xkb_model" "pc104" >Oct 16 16:36:25 localhost gdm-Xorg-:0[1116]: (**) Option "xkb_layout" "us" >Oct 16 16:36:25 localhost gdm-Xorg-:0[1116]: (II) config/udev: Adding input device Lid Switch (/dev/input/event2) >Oct 16 16:36:25 localhost gdm-Xorg-:0[1116]: (II) No input driver specified, ignoring this device. >Oct 16 16:36:25 localhost gdm-Xorg-:0[1116]: (II) This device may have been added with another device file. >Oct 16 16:36:25 localhost gdm-Xorg-:0[1116]: (II) config/udev: Adding input device Sleep Button (/dev/input/event1) >Oct 16 16:36:25 localhost gdm-Xorg-:0[1116]: (**) Sleep Button: Applying InputClass "evdev keyboard catchall" >Oct 16 16:36:25 localhost gdm-Xorg-:0[1116]: (II) Using input driver 'evdev' for 'Sleep Button' >Oct 16 16:36:25 localhost gdm-Xorg-:0[1116]: (**) Sleep Button: always reports core events >Oct 16 16:36:25 localhost gdm-Xorg-:0[1116]: (**) evdev: Sleep Button: Device: "/dev/input/event1" >Oct 16 16:36:25 localhost gdm-Xorg-:0[1116]: (--) evdev: Sleep Button: Vendor 0 Product 0x3 >Oct 16 16:36:25 localhost gdm-Xorg-:0[1116]: (--) evdev: Sleep Button: Found keys >Oct 16 16:36:25 localhost gdm-Xorg-:0[1116]: (II) evdev: Sleep Button: Configuring as keyboard >Oct 16 16:36:25 localhost gdm-Xorg-:0[1116]: (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1/event1" >Oct 16 16:36:25 localhost gdm-Xorg-:0[1116]: (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 8) >Oct 16 16:36:25 localhost gdm-Xorg-:0[1116]: (**) Option "xkb_rules" "evdev" >Oct 16 16:36:25 localhost gdm-Xorg-:0[1116]: (**) Option "xkb_model" "pc104" >Oct 16 16:36:25 localhost gdm-Xorg-:0[1116]: (**) Option "xkb_layout" "us" >Oct 16 16:36:25 localhost gdm-Xorg-:0[1116]: (II) config/udev: Adding input device BisonCam, NB Pro (/dev/input/event11) >Oct 16 16:36:25 localhost gdm-Xorg-:0[1116]: (**) BisonCam, NB Pro: Applying InputClass "evdev keyboard catchall" >Oct 16 16:36:25 localhost gdm-Xorg-:0[1116]: (II) Using input driver 'evdev' for 'BisonCam, NB Pro' >Oct 16 16:36:25 localhost gdm-Xorg-:0[1116]: (**) BisonCam, NB Pro: always reports core events >Oct 16 16:36:25 localhost gdm-Xorg-:0[1116]: (**) evdev: BisonCam, NB Pro: Device: "/dev/input/event11" >Oct 16 16:36:25 localhost gdm-Xorg-:0[1116]: (--) evdev: BisonCam, NB Pro: Vendor 0x5986 Product 0x55c >Oct 16 16:36:25 localhost gdm-Xorg-:0[1116]: (--) evdev: BisonCam, NB Pro: Found keys >Oct 16 16:36:25 localhost gdm-Xorg-:0[1116]: (II) evdev: BisonCam, NB Pro: Configuring as keyboard >Oct 16 16:36:25 localhost gdm-Xorg-:0[1116]: (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-10/3-10:1.0/input/input18/event11" >Oct 16 16:36:25 localhost gdm-Xorg-:0[1116]: (II) XINPUT: Adding extended input device "BisonCam, NB Pro" (type: KEYBOARD, id 9) >Oct 16 16:36:25 localhost gdm-Xorg-:0[1116]: (**) Option "xkb_rules" "evdev" >Oct 16 16:36:25 localhost gdm-Xorg-:0[1116]: (**) Option "xkb_model" "pc104" >Oct 16 16:36:25 localhost gdm-Xorg-:0[1116]: (**) Option "xkb_layout" "us" >Oct 16 16:36:25 localhost gdm-Xorg-:0[1116]: (II) config/udev: Adding input device Logitech Unifying Device. Wireless PID:1017 (/dev/input/event6) >Oct 16 16:36:25 localhost gdm-Xorg-:0[1116]: (**) Logitech Unifying Device. Wireless PID:1017: Applying InputClass "evdev pointer catchall" >Oct 16 16:36:25 localhost gdm-Xorg-:0[1116]: (II) Using input driver 'evdev' for 'Logitech Unifying Device. Wireless PID:1017' >Oct 16 16:36:25 localhost gdm-Xorg-:0[1116]: (**) Logitech Unifying Device. Wireless PID:1017: always reports core events >Oct 16 16:36:25 localhost gdm-Xorg-:0[1116]: (**) evdev: Logitech Unifying Device. Wireless PID:1017: Device: "/dev/input/event6" >Oct 16 16:36:25 localhost gdm-Xorg-:0[1116]: (--) evdev: Logitech Unifying Device. Wireless PID:1017: Vendor 0x46d Product 0xc52b >Oct 16 16:36:25 localhost gdm-Xorg-:0[1116]: (--) evdev: Logitech Unifying Device. Wireless PID:1017: Found 20 mouse buttons >Oct 16 16:36:25 localhost gdm-Xorg-:0[1116]: (--) evdev: Logitech Unifying Device. Wireless PID:1017: Found scroll wheel(s) >Oct 16 16:36:25 localhost gdm-Xorg-:0[1116]: (--) evdev: Logitech Unifying Device. Wireless PID:1017: Found relative axes >Oct 16 16:36:25 localhost gdm-Xorg-:0[1116]: (--) evdev: Logitech Unifying Device. Wireless PID:1017: Found x and y relative axes >Oct 16 16:36:25 localhost gdm-Xorg-:0[1116]: (II) evdev: Logitech Unifying Device. Wireless PID:1017: Configuring as mouse >Oct 16 16:36:25 localhost gdm-Xorg-:0[1116]: (II) evdev: Logitech Unifying Device. Wireless PID:1017: Adding scrollwheel support >Oct 16 16:36:25 localhost gdm-Xorg-:0[1116]: (**) evdev: Logitech Unifying Device. Wireless PID:1017: YAxisMapping: buttons 4 and 5 >Oct 16 16:36:25 localhost gdm-Xorg-:0[1116]: (**) evdev: Logitech Unifying Device. Wireless PID:1017: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200 >Oct 16 16:36:25 localhost gdm-Xorg-:0[1116]: (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-6/3-6:1.2/0003:046D:C52B.0003/0003:046D:C52B.0004/input/input13/event6" >Oct 16 16:36:25 localhost gdm-Xorg-:0[1116]: (II) XINPUT: Adding extended input device "Logitech Unifying Device. Wireless PID:1017" (type: MOUSE, id 10) >Oct 16 16:36:25 localhost gdm-Xorg-:0[1116]: (II) evdev: Logitech Unifying Device. Wireless PID:1017: initialized for relative axes. >Oct 16 16:36:25 localhost gdm-Xorg-:0[1116]: (**) Logitech Unifying Device. Wireless PID:1017: (accel) keeping acceleration scheme 1 >Oct 16 16:36:25 localhost gdm-Xorg-:0[1116]: (**) Logitech Unifying Device. Wireless PID:1017: (accel) acceleration profile 0 >Oct 16 16:36:25 localhost gdm-Xorg-:0[1116]: (**) Logitech Unifying Device. Wireless PID:1017: (accel) acceleration factor: 2.000 >Oct 16 16:36:25 localhost gdm-Xorg-:0[1116]: (**) Logitech Unifying Device. Wireless PID:1017: (accel) acceleration threshold: 4 >Oct 16 16:36:25 localhost gdm-Xorg-:0[1116]: (II) config/udev: Adding input device Logitech Unifying Device. Wireless PID:1017 (/dev/input/mouse1) >Oct 16 16:36:25 localhost gdm-Xorg-:0[1116]: (II) No input driver specified, ignoring this device. >Oct 16 16:36:25 localhost gdm-Xorg-:0[1116]: (II) This device may have been added with another device file. >Oct 16 16:36:25 localhost gdm-Xorg-:0[1116]: (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event7) >Oct 16 16:36:25 localhost gdm-Xorg-:0[1116]: (II) No input driver specified, ignoring this device. >Oct 16 16:36:25 localhost gdm-Xorg-:0[1116]: (II) This device may have been added with another device file. >Oct 16 16:36:25 localhost gdm-Xorg-:0[1116]: (II) config/udev: Adding input device HDA Intel PCH Line (/dev/input/event8) >Oct 16 16:36:25 localhost gdm-Xorg-:0[1116]: (II) No input driver specified, ignoring this device. >Oct 16 16:36:25 localhost gdm-Xorg-:0[1116]: (II) This device may have been added with another device file. >Oct 16 16:36:25 localhost gdm-Xorg-:0[1116]: (II) config/udev: Adding input device HDA Intel PCH Line Out (/dev/input/event9) >Oct 16 16:36:25 localhost gdm-Xorg-:0[1116]: (II) No input driver specified, ignoring this device. >Oct 16 16:36:25 localhost gdm-Xorg-:0[1116]: (II) This device may have been added with another device file. >Oct 16 16:36:25 localhost gdm-Xorg-:0[1116]: (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event10) >Oct 16 16:36:25 localhost gdm-Xorg-:0[1116]: (II) No input driver specified, ignoring this device. >Oct 16 16:36:25 localhost gdm-Xorg-:0[1116]: (II) This device may have been added with another device file. >Oct 16 16:36:25 localhost gdm-Xorg-:0[1116]: (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event4) >Oct 16 16:36:25 localhost gdm-Xorg-:0[1116]: (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall" >Oct 16 16:36:25 localhost gdm-Xorg-:0[1116]: (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard' >Oct 16 16:36:25 localhost gdm-Xorg-:0[1116]: (**) AT Translated Set 2 keyboard: always reports core events >Oct 16 16:36:25 localhost gdm-Xorg-:0[1116]: (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event4" >Oct 16 16:36:25 localhost gdm-Xorg-:0[1116]: (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1 >Oct 16 16:36:25 localhost gdm-Xorg-:0[1116]: (--) evdev: AT Translated Set 2 keyboard: Found keys >Oct 16 16:36:25 localhost gdm-Xorg-:0[1116]: (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard >Oct 16 16:36:25 localhost gdm-Xorg-:0[1116]: (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input4/event4" >Oct 16 16:36:25 localhost gdm-Xorg-:0[1116]: (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 11) >Oct 16 16:36:25 localhost gdm-Xorg-:0[1116]: (**) Option "xkb_rules" "evdev" >Oct 16 16:36:25 localhost gdm-Xorg-:0[1116]: (**) Option "xkb_model" "pc104" >Oct 16 16:36:25 localhost gdm-Xorg-:0[1116]: (**) Option "xkb_layout" "us" >Oct 16 16:36:25 localhost gdm-Xorg-:0[1116]: (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event5) >Oct 16 16:36:25 localhost gdm-Xorg-:0[1116]: (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall" >Oct 16 16:36:25 localhost gdm-Xorg-:0[1116]: (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall" >Oct 16 16:36:25 localhost gdm-Xorg-:0[1116]: (**) SynPS/2 Synaptics TouchPad: Applying InputClass "Default clickpad buttons" >Oct 16 16:36:25 localhost gdm-Xorg-:0[1116]: (II) LoadModule: "synaptics" >Oct 16 16:36:25 localhost gdm-Xorg-:0[1116]: (II) Loading /usr/lib64/xorg/modules/input/synaptics_drv.so >Oct 16 16:36:25 localhost gdm-Xorg-:0[1116]: (II) Module synaptics: vendor="X.Org Foundation" >Oct 16 16:36:25 localhost gdm-Xorg-:0[1116]: compiled for 1.16.0, module version = 1.8.0 >Oct 16 16:36:25 localhost gdm-Xorg-:0[1116]: Module class: X.Org XInput Driver >Oct 16 16:36:25 localhost gdm-Xorg-:0[1116]: ABI class: X.Org XInput driver, version 21.0 >Oct 16 16:36:25 localhost gdm-Xorg-:0[1116]: (II) Using input driver 'synaptics' for 'SynPS/2 Synaptics TouchPad' >Oct 16 16:36:25 localhost gdm-Xorg-:0[1116]: (**) SynPS/2 Synaptics TouchPad: always reports core events >Oct 16 16:36:25 localhost gdm-Xorg-:0[1116]: (**) Option "Device" "/dev/input/event5" >Oct 16 16:36:25 localhost libvirtd[1344]: Module /usr/lib64/libvirt/connection-driver/libvirt_driver_xen.so not accessible >Oct 16 16:36:25 localhost libvirtd[1344]: Module /usr/lib64/libvirt/connection-driver/libvirt_driver_libxl.so not accessible >Oct 16 16:36:25 localhost NetworkManager[1149]: <info> (wlp6s0): preparing device >Oct 16 16:36:25 localhost kernel: IPv6: ADDRCONF(NETDEV_UP): wlp6s0: link is not ready >Oct 16 16:36:25 localhost dbus[979]: [system] Activating via systemd: service name='fi.w1.wpa_supplicant1' unit='wpa_supplicant.service' >Oct 16 16:36:25 localhost systemd[1]: Configuration file /usr/lib/systemd/system/wpa_supplicant.service is marked executable. Please remove executable permission bits. Proceeding anyway. >Oct 16 16:36:25 localhost NetworkManager[1149]: <info> use BlueZ version 5 >Oct 16 16:36:25 localhost NetworkManager[1149]: <info> ModemManager available in the bus >Oct 16 16:36:25 localhost libvirtd[1344]: Module /usr/lib64/libvirt/connection-driver/libvirt_driver_lxc.so not accessible >Oct 16 16:36:25 localhost libvirtd[1344]: Module /usr/lib64/libvirt/connection-driver/libvirt_driver_uml.so not accessible >Oct 16 16:36:25 localhost libvirtd[1344]: Module /usr/lib64/libvirt/connection-driver/libvirt_driver_vbox.so not accessible >Oct 16 16:36:25 localhost gdm-Xorg-:0[1116]: (II) synaptics: SynPS/2 Synaptics TouchPad: ignoring touch events for semi-multitouch device >Oct 16 16:36:25 localhost gdm-Xorg-:0[1116]: (--) synaptics: SynPS/2 Synaptics TouchPad: x-axis range 1472 - 5692 (res 66) >Oct 16 16:36:25 localhost gdm-Xorg-:0[1116]: (--) synaptics: SynPS/2 Synaptics TouchPad: y-axis range 1408 - 4680 (res 102) >Oct 16 16:36:25 localhost gdm-Xorg-:0[1116]: (--) synaptics: SynPS/2 Synaptics TouchPad: pressure range 0 - 255 >Oct 16 16:36:25 localhost gdm-Xorg-:0[1116]: (--) synaptics: SynPS/2 Synaptics TouchPad: finger width range 0 - 15 >Oct 16 16:36:25 localhost gdm-Xorg-:0[1116]: (--) synaptics: SynPS/2 Synaptics TouchPad: buttons: left right double triple >Oct 16 16:36:25 localhost gdm-Xorg-:0[1116]: (--) synaptics: SynPS/2 Synaptics TouchPad: Vendor 0x2 Product 0x7 >Oct 16 16:36:25 localhost gdm-Xorg-:0[1116]: (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found >Oct 16 16:36:25 localhost gdm-Xorg-:0[1116]: (**) SynPS/2 Synaptics TouchPad: always reports core events >Oct 16 16:36:25 localhost gdm-Xorg-:0[1116]: (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio2/input/input10/event5" >Oct 16 16:36:25 localhost gdm-Xorg-:0[1116]: (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 12) >Oct 16 16:36:25 localhost gdm-Xorg-:0[1116]: (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MinSpeed is now constant deceleration 2.5 >Oct 16 16:36:25 localhost gdm-Xorg-:0[1116]: (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MaxSpeed is now 1.75 >Oct 16 16:36:25 localhost gdm-Xorg-:0[1116]: (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) AccelFactor is now 0.037 >Oct 16 16:36:25 localhost gdm-Xorg-:0[1116]: (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1 >Oct 16 16:36:25 localhost gdm-Xorg-:0[1116]: (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 1 >Oct 16 16:36:25 localhost gdm-Xorg-:0[1116]: (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000 >Oct 16 16:36:25 localhost gdm-Xorg-:0[1116]: (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4 >Oct 16 16:36:25 localhost gdm-Xorg-:0[1116]: (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found >Oct 16 16:36:25 localhost gdm-Xorg-:0[1116]: (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse0) >Oct 16 16:36:25 localhost gdm-Xorg-:0[1116]: (II) No input driver specified, ignoring this device. >Oct 16 16:36:25 localhost gdm-Xorg-:0[1116]: (II) This device may have been added with another device file. >Oct 16 16:36:25 localhost dbus[979]: [system] Successfully activated service 'fi.w1.wpa_supplicant1' >Oct 16 16:36:25 localhost NetworkManager[1149]: <info> wpa_supplicant started >Oct 16 16:36:25 localhost NetworkManager[1149]: <info> (wlp6s0) supports 4 scan SSIDs >Oct 16 16:36:25 localhost NetworkManager[1149]: <info> (wlp6s0): supplicant interface state: starting -> ready >Oct 16 16:36:25 localhost NetworkManager[1149]: <info> (wlp6s0): device state change: unavailable -> disconnected (reason 'supplicant-available') [20 30 42] >Oct 16 16:36:25 localhost NetworkManager[1149]: <info> (wlp6s0): supplicant interface state: ready -> disconnected >Oct 16 16:36:25 localhost NetworkManager[1149]: <info> (wlp6s0) supports 4 scan SSIDs >Oct 16 16:36:25 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Oct 16 16:36:25 localhost systemd-logind[976]: New session 1 of user liveuser. >Oct 16 16:36:25 localhost systemd[1500]: pam_unix(systemd-user:session): session opened for user liveuser by (uid=0) >Oct 16 16:36:25 localhost systemd[1500]: Starting Paths. >Oct 16 16:36:25 localhost systemd[1500]: Reached target Paths. >Oct 16 16:36:25 localhost systemd[1500]: Starting Timers. >Oct 16 16:36:25 localhost systemd[1500]: Reached target Timers. >Oct 16 16:36:25 localhost systemd[1500]: Starting Sockets. >Oct 16 16:36:25 localhost systemd[1500]: Reached target Sockets. >Oct 16 16:36:25 localhost systemd[1500]: Starting Basic System. >Oct 16 16:36:25 localhost systemd[1500]: Reached target Basic System. >Oct 16 16:36:25 localhost systemd[1500]: Starting Default. >Oct 16 16:36:25 localhost systemd[1500]: Reached target Default. >Oct 16 16:36:25 localhost systemd[1500]: Startup finished in 16ms. >Oct 16 16:36:25 localhost gdm-autologin][1399]: pam_unix(gdm-autologin:session): session opened for user liveuser by (uid=0) >Oct 16 16:36:26 localhost /etc/gdm/Xsession[1506]: cp: cannot stat â/usr/share/applications/liveinst.desktopâ: No such file or directory >Oct 16 16:36:26 localhost NetworkManager[1149]: <info> (wlp6s0): supplicant interface state: disconnected -> inactive >Oct 16 16:36:26 localhost org.a11y.Bus[1514]: Activating service name='org.a11y.atspi.Registry' >Oct 16 16:36:26 localhost org.a11y.Bus[1514]: Successfully activated service 'org.a11y.atspi.Registry' >Oct 16 16:36:26 localhost org.a11y.atspi.Registry[1559]: SpiRegistry daemon is running with well-known name - org.a11y.atspi.Registry >Oct 16 16:36:26 localhost org.a11y.atspi.Registry[1559]: Xlib: extension "XEVIE" missing on display ":0". >Oct 16 16:36:26 localhost /etc/gdm/Xsession[1506]: gnome-session-is-accelerated: llvmpipe detected. >Oct 16 16:36:26 localhost NetworkManager[1149]: <info> (virbr0): carrier is OFF >Oct 16 16:36:26 localhost NetworkManager[1149]: <info> (virbr0): new Bridge device (driver: 'bridge' ifindex: 4) >Oct 16 16:36:26 localhost NetworkManager[1149]: <info> (virbr0): exported as /org/freedesktop/NetworkManager/Devices/3 >Oct 16 16:36:26 localhost NetworkManager[1149]: <info> (virbr0): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2] >Oct 16 16:36:26 localhost NetworkManager[1149]: <info> (virbr0): preparing device >Oct 16 16:36:26 localhost NetworkManager[1149]: <info> (virbr0): device state change: unavailable -> disconnected (reason 'none') [20 30 0] >Oct 16 16:36:26 localhost kernel: fuse init (API version 7.23) >Oct 16 16:36:26 localhost kernel: SELinux: initialized (dev fuse, type fuse), uses genfs_contexts >Oct 16 16:36:26 localhost kernel: SELinux: initialized (dev fusectl, type fusectl), uses genfs_contexts >Oct 16 16:36:27 localhost avahi-daemon[978]: Joining mDNS multicast group on interface virbr0.IPv4 with address 192.168.124.1. >Oct 16 16:36:27 localhost avahi-daemon[978]: New relevant interface virbr0.IPv4 for mDNS. >Oct 16 16:36:27 localhost avahi-daemon[978]: Registering new address record for 192.168.124.1 on virbr0.IPv4. >Oct 16 16:36:27 localhost NetworkManager[1149]: <info> read connection 'virbr0' >Oct 16 16:36:27 localhost NetworkManager[1149]: <info> Activation (virbr0) starting connection 'virbr0' >Oct 16 16:36:27 localhost NetworkManager[1149]: <info> Activation (virbr0) Stage 1 of 5 (Device Prepare) scheduled... >Oct 16 16:36:27 localhost NetworkManager[1149]: <info> Activation (virbr0) Stage 1 of 5 (Device Prepare) started... >Oct 16 16:36:27 localhost NetworkManager[1149]: <info> (virbr0): device state change: disconnected -> prepare (reason 'none') [30 40 0] >Oct 16 16:36:27 localhost NetworkManager[1149]: <info> Activation (virbr0) Stage 2 of 5 (Device Configure) scheduled... >Oct 16 16:36:27 localhost NetworkManager[1149]: <info> Activation (virbr0) Stage 1 of 5 (Device Prepare) complete. >Oct 16 16:36:27 localhost NetworkManager[1149]: <info> Activation (virbr0) Stage 2 of 5 (Device Configure) starting... >Oct 16 16:36:27 localhost NetworkManager[1149]: <info> (virbr0): device state change: prepare -> config (reason 'none') [40 50 0] >Oct 16 16:36:27 localhost NetworkManager[1149]: <info> Activation (virbr0) Stage 2 of 5 (Device Configure) successful. >Oct 16 16:36:27 localhost NetworkManager[1149]: <info> Activation (virbr0) Stage 2 of 5 (Device Configure) complete. >Oct 16 16:36:27 localhost gnome-keyring-daemon[1623]: couldn't access control socket: /run/user/1000/keyring/control: No such file or directory >Oct 16 16:36:27 localhost gnome-keyring-daemon[1624]: couldn't access control socket: /run/user/1000/keyring/control: No such file or directory >Oct 16 16:36:27 localhost gnome-keyring-daemon[1631]: couldn't access control socket: /run/user/1000/keyring/control: No such file or directory >Oct 16 16:36:27 localhost gnome-keyring-daemon[1628]: couldn't access control socket: /run/user/1000/keyring/control: No such file or directory >Oct 16 16:36:27 localhost NetworkManager[1149]: <info> Activation (virbr0) Stage 3 of 5 (IP Configure Start) scheduled. >Oct 16 16:36:27 localhost NetworkManager[1149]: <info> Activation (virbr0) Stage 3 of 5 (IP Configure Start) started... >Oct 16 16:36:27 localhost NetworkManager[1149]: <info> (virbr0): device state change: config -> ip-config (reason 'none') [50 70 0] >Oct 16 16:36:27 localhost NetworkManager[1149]: <info> Activation (virbr0) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >Oct 16 16:36:27 localhost NetworkManager[1149]: <info> (virbr0): IPv6 config waiting until carrier is on >Oct 16 16:36:27 localhost NetworkManager[1149]: <info> Activation (virbr0) Stage 3 of 5 (IP Configure Start) complete. >Oct 16 16:36:27 localhost NetworkManager[1149]: <info> Activation (virbr0) Stage 5 of 5 (IPv4 Commit) started... >Oct 16 16:36:27 localhost gnome-session[1506]: ** Message: couldn't access control socket: /run/user/1000/keyring/control: No such file or directory >Oct 16 16:36:27 localhost gnome-session[1506]: ** Message: couldn't access control socket: /run/user/1000/keyring/control: No such file or directory >Oct 16 16:36:27 localhost gnome-session[1506]: ** Message: couldn't access control socket: /run/user/1000/keyring/control: No such file or directory >Oct 16 16:36:27 localhost gnome-session[1506]: ** Message: couldn't access control socket: /run/user/1000/keyring/control: No such file or directory >Oct 16 16:36:27 localhost NetworkManager[1149]: <info> (virbr0): device state change: ip-config -> ip-check (reason 'none') [70 80 0] >Oct 16 16:36:27 localhost NetworkManager[1149]: <info> Activation (virbr0) Stage 5 of 5 (IPv4 Commit) complete. >Oct 16 16:36:27 localhost NetworkManager[1149]: <info> (virbr0): device state change: ip-check -> secondaries (reason 'none') [80 90 0] >Oct 16 16:36:27 localhost NetworkManager[1149]: <info> (virbr0): device state change: secondaries -> activated (reason 'none') [90 100 0] >Oct 16 16:36:27 localhost NetworkManager[1149]: <info> NetworkManager state is now CONNECTED_LOCAL >Oct 16 16:36:27 localhost dnsmasq[1654]: started, version 2.71 cachesize 150 >Oct 16 16:36:27 localhost dnsmasq[1654]: compile time options: IPv6 GNU-getopt DBus no-i18n IDN DHCP DHCPv6 no-Lua TFTP no-conntrack ipset auth DNSSEC >Oct 16 16:36:27 localhost dnsmasq-dhcp[1654]: DHCP, IP range 192.168.124.2 -- 192.168.124.254, lease time 1h >Oct 16 16:36:27 localhost dnsmasq-dhcp[1654]: DHCP, sockets bound exclusively to interface virbr0 >Oct 16 16:36:27 localhost NetworkManager[1149]: <info> Activation (virbr0) successful, device activated. >Oct 16 16:36:27 localhost dbus[979]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' >Oct 16 16:36:27 localhost gnome-session[1506]: W: [pulseaudio] authkey.c: Failed to open cookie file '/home/liveuser/.config/pulse/cookie': No such file or directory >Oct 16 16:36:27 localhost gnome-session[1506]: W: [pulseaudio] authkey.c: Failed to load authorization key '/home/liveuser/.config/pulse/cookie': No such file or directory >Oct 16 16:36:27 localhost gnome-session[1506]: W: [pulseaudio] authkey.c: Failed to open cookie file '/home/liveuser/.pulse-cookie': No such file or directory >Oct 16 16:36:27 localhost gnome-session[1506]: W: [pulseaudio] authkey.c: Failed to load authorization key '/home/liveuser/.pulse-cookie': No such file or directory >Oct 16 16:36:27 localhost dnsmasq[1654]: no servers found in /etc/resolv.conf, will retry >Oct 16 16:36:27 localhost NetworkManager[1149]: <info> Connectivity check for uri 'http://fedoraproject.org/static/hotspot.txt' failed with 'Error resolving 'fedoraproject.org': Name or service not known'. >Oct 16 16:36:27 localhost dnsmasq[1654]: read /etc/hosts - 2 addresses >Oct 16 16:36:27 localhost dnsmasq[1654]: read /var/lib/libvirt/dnsmasq/default.addnhosts - 0 addresses >Oct 16 16:36:27 localhost dnsmasq-dhcp[1654]: read /var/lib/libvirt/dnsmasq/default.hostsfile >Oct 16 16:36:27 localhost dbus[979]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >Oct 16 16:36:27 localhost nm-dispatcher[1659]: Dispatching action 'up' for virbr0 >Oct 16 16:36:27 localhost NetworkManager[1149]: <info> Connectivity check for uri 'http://fedoraproject.org/static/hotspot.txt' failed with 'Error resolving 'fedoraproject.org': Name or service not known'. >Oct 16 16:36:27 localhost gnome-session[1506]: SSH_AUTH_SOCK=/run/user/1000/keyring/ssh >Oct 16 16:36:27 localhost rtkit-daemon[971]: Successfully made thread 1663 of process 1663 (/usr/bin/pulseaudio) owned by '1000' high priority at nice level -11. >Oct 16 16:36:27 localhost rtkit-daemon[971]: Supervising 1 threads of 1 processes of 1 users. >Oct 16 16:36:27 localhost systemd[1]: Unit iscsi.service cannot be reloaded because it is inactive. >Oct 16 16:36:27 localhost gnome-session[1506]: SSH_AUTH_SOCK=/run/user/1000/keyring/ssh >Oct 16 16:36:27 localhost gnome-session[1506]: GPG_AGENT_INFO=/run/user/1000/keyring/gpg:0:1 >Oct 16 16:36:27 localhost gnome-session[1506]: SSH_AUTH_SOCK=/run/user/1000/keyring/ssh >Oct 16 16:36:27 localhost gnome-session[1506]: GPG_AGENT_INFO=/run/user/1000/keyring/gpg:0:1 >Oct 16 16:36:27 localhost dbus[979]: [system] Activating via systemd: service name='org.freedesktop.UPower' unit='upower.service' >Oct 16 16:36:27 localhost kernel: r8169 0000:05:00.2 enp5s0f2: link up >Oct 16 16:36:27 localhost kernel: IPv6: ADDRCONF(NETDEV_CHANGE): enp5s0f2: link becomes ready >Oct 16 16:36:27 localhost NetworkManager[1149]: <info> (enp5s0f2): link connected >Oct 16 16:36:27 localhost NetworkManager[1149]: <info> (enp5s0f2): device state change: unavailable -> disconnected (reason 'carrier-changed') [20 30 40] >Oct 16 16:36:27 localhost NetworkManager[1149]: <info> Auto-activating connection 'Wired connection 1'. >Oct 16 16:36:27 localhost NetworkManager[1149]: <info> Activation (enp5s0f2) starting connection 'Wired connection 1' >Oct 16 16:36:27 localhost NetworkManager[1149]: <info> Activation (enp5s0f2) Stage 1 of 5 (Device Prepare) scheduled... >Oct 16 16:36:27 localhost NetworkManager[1149]: <info> Activation (enp5s0f2) Stage 1 of 5 (Device Prepare) started... >Oct 16 16:36:27 localhost NetworkManager[1149]: <info> (enp5s0f2): device state change: disconnected -> prepare (reason 'none') [30 40 0] >Oct 16 16:36:27 localhost NetworkManager[1149]: <info> NetworkManager state is now CONNECTING >Oct 16 16:36:27 localhost NetworkManager[1149]: <info> Activation (enp5s0f2) Stage 2 of 5 (Device Configure) scheduled... >Oct 16 16:36:27 localhost NetworkManager[1149]: <info> Activation (enp5s0f2) Stage 1 of 5 (Device Prepare) complete. >Oct 16 16:36:27 localhost NetworkManager[1149]: <info> Activation (enp5s0f2) Stage 2 of 5 (Device Configure) starting... >Oct 16 16:36:27 localhost NetworkManager[1149]: <info> (enp5s0f2): device state change: prepare -> config (reason 'none') [40 50 0] >Oct 16 16:36:27 localhost NetworkManager[1149]: <info> Activation (enp5s0f2) Stage 2 of 5 (Device Configure) successful. >Oct 16 16:36:27 localhost NetworkManager[1149]: <info> Activation (enp5s0f2) Stage 2 of 5 (Device Configure) complete. >Oct 16 16:36:27 localhost dbus[979]: [system] Successfully activated service 'org.freedesktop.UPower' >Oct 16 16:36:27 localhost NetworkManager[1149]: <info> Activation (enp5s0f2) Stage 3 of 5 (IP Configure Start) scheduled. >Oct 16 16:36:27 localhost NetworkManager[1149]: <info> Activation (enp5s0f2) Stage 3 of 5 (IP Configure Start) started... >Oct 16 16:36:27 localhost NetworkManager[1149]: <info> (enp5s0f2): device state change: config -> ip-config (reason 'none') [50 70 0] >Oct 16 16:36:27 localhost NetworkManager[1149]: <info> Activation (enp5s0f2) Beginning DHCPv4 transaction (timeout in 45 seconds) >Oct 16 16:36:27 localhost NetworkManager[1149]: <info> dhclient started with pid 1705 >Oct 16 16:36:27 localhost NetworkManager[1149]: <info> Activation (enp5s0f2) Stage 3 of 5 (IP Configure Start) complete. >Oct 16 16:36:27 localhost dhclient[1705]: Internet Systems Consortium DHCP Client 4.3.1 >Oct 16 16:36:27 localhost dhclient[1705]: Copyright 2004-2014 Internet Systems Consortium. >Oct 16 16:36:27 localhost dhclient[1705]: All rights reserved. >Oct 16 16:36:27 localhost dhclient[1705]: For info, please visit https://www.isc.org/software/dhcp/ >Oct 16 16:36:27 localhost dhclient[1705]: >Oct 16 16:36:27 localhost NetworkManager[1149]: Internet Systems Consortium DHCP Client 4.3.1 >Oct 16 16:36:27 localhost NetworkManager[1149]: Copyright 2004-2014 Internet Systems Consortium. >Oct 16 16:36:27 localhost NetworkManager[1149]: All rights reserved. >Oct 16 16:36:27 localhost NetworkManager[1149]: For info, please visit https://www.isc.org/software/dhcp/ >Oct 16 16:36:27 localhost NetworkManager[1149]: <info> (enp5s0f2): DHCPv4 state changed nbi -> preinit >Oct 16 16:36:27 localhost rtkit-daemon[971]: Supervising 1 threads of 1 processes of 1 users. >Oct 16 16:36:27 localhost rtkit-daemon[971]: Successfully made thread 1711 of process 1663 (/usr/bin/pulseaudio) owned by '1000' RT at priority 5. >Oct 16 16:36:27 localhost rtkit-daemon[971]: Supervising 2 threads of 1 processes of 1 users. >Oct 16 16:36:27 localhost rtkit-daemon[971]: Supervising 2 threads of 1 processes of 1 users. >Oct 16 16:36:27 localhost rtkit-daemon[971]: Successfully made thread 1714 of process 1663 (/usr/bin/pulseaudio) owned by '1000' RT at priority 5. >Oct 16 16:36:27 localhost rtkit-daemon[971]: Supervising 3 threads of 1 processes of 1 users. >Oct 16 16:36:27 localhost bluetoothd[969]: Endpoint registered: sender=:1.26 path=/MediaEndpoint/A2DPSource >Oct 16 16:36:27 localhost bluetoothd[969]: Endpoint registered: sender=:1.26 path=/MediaEndpoint/A2DPSink >Oct 16 16:36:27 localhost dhclient[1705]: Listening on LPF/enp5s0f2/00:90:f5:fa:67:7a >Oct 16 16:36:27 localhost NetworkManager[1149]: Listening on LPF/enp5s0f2/00:90:f5:fa:67:7a >Oct 16 16:36:27 localhost dhclient[1705]: Sending on LPF/enp5s0f2/00:90:f5:fa:67:7a >Oct 16 16:36:27 localhost dhclient[1705]: Sending on Socket/fallback >Oct 16 16:36:27 localhost dhclient[1705]: Created duid \000\001\000\001\033\322\350\313\000\220\365\372gz. >Oct 16 16:36:27 localhost dhclient[1705]: DHCPDISCOVER on enp5s0f2 to 255.255.255.255 port 67 interval 4 (xid=0x669a57db) >Oct 16 16:36:27 localhost NetworkManager[1149]: Sending on LPF/enp5s0f2/00:90:f5:fa:67:7a >Oct 16 16:36:27 localhost NetworkManager[1149]: Sending on Socket/fallback >Oct 16 16:36:27 localhost NetworkManager[1149]: Created duid \000\001\000\001\033\322\350\313\000\220\365\372gz. >Oct 16 16:36:27 localhost NetworkManager[1149]: DHCPDISCOVER on enp5s0f2 to 255.255.255.255 port 67 interval 4 (xid=0x669a57db) >Oct 16 16:36:27 localhost kernel: r8169 0000:05:00.2 enp5s0f2: link down >Oct 16 16:36:27 localhost NetworkManager[1149]: <info> (enp5s0f2): link disconnected (deferring action for 4 seconds) >Oct 16 16:36:28 localhost dbus[979]: [system] Activating via systemd: service name='org.freedesktop.ColorManager' unit='colord.service' >Oct 16 16:36:28 localhost dbus[979]: [system] Activating via systemd: service name='org.freedesktop.UDisks2' unit='udisks2.service' >Oct 16 16:36:28 localhost colord[1748]: Using mapping database file /var/lib/colord/mapping.db >Oct 16 16:36:28 localhost udisksd[1749]: udisks daemon version 2.1.3 starting >Oct 16 16:36:28 localhost colord[1748]: Using device database file /var/lib/colord/storage.db >Oct 16 16:36:28 localhost colord[1748]: Using profile database file /var/lib/colord/storage.db >Oct 16 16:36:28 localhost colord[1748]: loaded plugin libcd_plugin_camera.so >Oct 16 16:36:28 localhost colord[1748]: loaded plugin libcd_plugin_scanner.so >Oct 16 16:36:28 localhost colord[1748]: Daemon ready for requests >Oct 16 16:36:28 localhost dbus[979]: [system] Successfully activated service 'org.freedesktop.ColorManager' >Oct 16 16:36:28 localhost udisksd[1749]: Error creating watch for file /sys/devices/virtual/block/md126/md/sync_action: No such file or directory (g-file-error-quark, 4) >Oct 16 16:36:28 localhost udisksd[1749]: Error creating watch for file /sys/devices/virtual/block/md126/md/degraded: No such file or directory (g-file-error-quark, 4) >Oct 16 16:36:28 localhost udisksd[1749]: Error creating watch for file /sys/devices/virtual/block/md127/md/sync_action: No such file or directory (g-file-error-quark, 4) >Oct 16 16:36:28 localhost udisksd[1749]: Error creating watch for file /sys/devices/virtual/block/md127/md/degraded: No such file or directory (g-file-error-quark, 4) >Oct 16 16:36:28 localhost dbus[979]: [system] Successfully activated service 'org.freedesktop.UDisks2' >Oct 16 16:36:28 localhost udisksd[1749]: Acquired the name org.freedesktop.UDisks2 on the system message bus >Oct 16 16:36:28 localhost dbus[979]: [system] Activating via systemd: service name='org.freedesktop.locale1' unit='dbus-org.freedesktop.locale1.service' >Oct 16 16:36:28 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Oct 16 16:36:28 localhost dbus[979]: [system] Successfully activated service 'org.freedesktop.locale1' >Oct 16 16:36:29 localhost avahi-daemon[978]: Registering new address record for fe80::290:f5ff:fefa:677a on enp5s0f2.*. >Oct 16 16:36:29 localhost dbus[979]: [system] Activating via systemd: service name='org.freedesktop.GeoClue2' unit='geoclue.service' >Oct 16 16:36:29 localhost dbus[979]: [system] Successfully activated service 'org.freedesktop.GeoClue2' >Oct 16 16:36:29 localhost polkitd[1046]: Registered Authentication Agent for unix-session:1 (system bus name :1.32 [/usr/bin/gnome-shell], object path /org/freedesktop/PolicyKit1/AuthenticationAgent, locale en_US.UTF-8) >Oct 16 16:36:30 localhost org.gnome.OnlineAccounts[1514]: goa-daemon-Message: goa-daemon version 3.14.0 starting >Oct 16 16:36:30 localhost org.gnome.OnlineAccounts[1514]: (goa-daemon:1846): libgoaidentity-WARNING **: GoaKerberosIdentityManager: Using polling for change notification for credential cache type 'KEYRING' >Oct 16 16:36:30 localhost org.gnome.evolution.dataserver.Sources3[1514]: Saving system-proxy >Oct 16 16:36:30 localhost org.gnome.evolution.dataserver.Sources3[1514]: : >Oct 16 16:36:30 localhost org.gnome.evolution.dataserver.Sources3[1514]: : [Data Source] >Oct 16 16:36:30 localhost org.gnome.evolution.dataserver.Sources3[1514]: : DisplayName=Default Proxy Settings >Oct 16 16:36:30 localhost org.gnome.evolution.dataserver.Sources3[1514]: : Enabled=true >Oct 16 16:36:30 localhost org.gnome.evolution.dataserver.Sources3[1514]: : Parent= >Oct 16 16:36:30 localhost org.gnome.evolution.dataserver.Sources3[1514]: : >Oct 16 16:36:30 localhost org.gnome.evolution.dataserver.Sources3[1514]: : [Proxy] >Oct 16 16:36:30 localhost org.gnome.evolution.dataserver.Sources3[1514]: : Method=default >Oct 16 16:36:30 localhost org.gnome.evolution.dataserver.Sources3[1514]: : IgnoreHosts=localhost;127.0.0.0/8;::1; >Oct 16 16:36:30 localhost org.gnome.evolution.dataserver.Sources3[1514]: - : >Oct 16 16:36:30 localhost org.gnome.evolution.dataserver.Sources3[1514]: + : AutoconfigUrl= >Oct 16 16:36:30 localhost org.gnome.evolution.dataserver.Sources3[1514]: + : FtpHost= >Oct 16 16:36:30 localhost org.gnome.evolution.dataserver.Sources3[1514]: + : FtpPort=0 >Oct 16 16:36:30 localhost org.gnome.evolution.dataserver.Sources3[1514]: + : HttpAuthPassword= >Oct 16 16:36:30 localhost org.gnome.evolution.dataserver.Sources3[1514]: + : HttpAuthUser= >Oct 16 16:36:30 localhost org.gnome.evolution.dataserver.Sources3[1514]: + : HttpHost= >Oct 16 16:36:30 localhost org.gnome.evolution.dataserver.Sources3[1514]: + : HttpPort=8080 >Oct 16 16:36:30 localhost org.gnome.evolution.dataserver.Sources3[1514]: + : HttpUseAuth=false >Oct 16 16:36:30 localhost org.gnome.evolution.dataserver.Sources3[1514]: + : HttpsHost= >Oct 16 16:36:30 localhost org.gnome.evolution.dataserver.Sources3[1514]: + : HttpsPort=0 >Oct 16 16:36:30 localhost org.gnome.evolution.dataserver.Sources3[1514]: + : SocksHost= >Oct 16 16:36:30 localhost org.gnome.evolution.dataserver.Sources3[1514]: + : SocksPort=0 >Oct 16 16:36:30 localhost org.gnome.evolution.dataserver.Sources3[1514]: + : >Oct 16 16:36:30 localhost org.gnome.evolution.dataserver.Sources3[1514]: Bus name 'org.gnome.evolution.dataserver.Sources3' acquired. >Oct 16 16:36:30 localhost org.gtk.Private.AfcVolumeMonitor[1514]: Volume monitor alive >Oct 16 16:36:30 localhost gnome-session[1506]: Gjs-Message: JS LOG: Failed to add search provider /usr/share/gnome-shell/search-providers/gnome-boxes-search-provider.ini: TypeError: appInfo is null >Oct 16 16:36:30 localhost dbus[979]: [system] Activating via systemd: service name='org.freedesktop.PackageKit' unit='packagekit.service' >Oct 16 16:36:30 localhost gnome-session[1506]: vmware-user: could not open /proc/fs/vmblock/dev >Oct 16 16:36:30 localhost PackageKit[1925]: daemon start >Oct 16 16:36:30 localhost gnome-session[1506]: Failed to play sound: File or data not found >Oct 16 16:36:30 localhost gnome-session[1506]: Entering running state >Oct 16 16:36:30 localhost org.gnome.Caribou.Daemon[1514]: ** (caribou:1837): WARNING **: AT-SPI: Error in GetItems, sender=org.freedesktop.DBus, error=The name :1.5 was not provided by any .service files >Oct 16 16:36:30 localhost org.freedesktop.Tracker1[1514]: Creating config directory:'/home/liveuser/.config/tracker' >Oct 16 16:36:30 localhost gnome-session[1506]: Creating config directory:'/home/liveuser/.config/tracker' >Oct 16 16:36:30 localhost gnome-session[1506]: (uint32 1,) >Oct 16 16:36:30 localhost vmusr[1938]: [ warning] [vmtoolsd] The vmusr service needs to run inside a virtual machine. >Oct 16 16:36:31 localhost dhclient[1705]: DHCPDISCOVER on enp5s0f2 to 255.255.255.255 port 67 interval 6 (xid=0x669a57db) >Oct 16 16:36:31 localhost NetworkManager[1149]: DHCPDISCOVER on enp5s0f2 to 255.255.255.255 port 67 interval 6 (xid=0x669a57db) >Oct 16 16:36:31 localhost gnome-session[1506]: (gnome-settings-daemon:1629): color-plugin-WARNING **: failed to get edid: unable to get EDID for output >Oct 16 16:36:31 localhost colord[1748]: Device added: xrandr-default >Oct 16 16:36:31 localhost gnome-session[1506]: (gnome-settings-daemon:1629): color-plugin-WARNING **: unable to get EDID for xrandr-default: unable to get EDID for output >Oct 16 16:36:31 localhost NetworkManager[1149]: <info> (enp5s0f2): link disconnected (calling deferred action) >Oct 16 16:36:31 localhost NetworkManager[1149]: <info> (enp5s0f2): device state change: ip-config -> unavailable (reason 'carrier-changed') [70 20 40] >Oct 16 16:36:31 localhost NetworkManager[1149]: <info> (enp5s0f2): deactivating device (reason 'carrier-changed') [40] >Oct 16 16:36:31 localhost NetworkManager[1149]: <info> (enp5s0f2): canceled DHCP transaction, DHCP client pid 1705 >Oct 16 16:36:31 localhost avahi-daemon[978]: Withdrawing address record for fe80::290:f5ff:fefa:677a on enp5s0f2. >Oct 16 16:36:31 localhost NetworkManager[1149]: <info> NetworkManager state is now CONNECTED_LOCAL >Oct 16 16:36:31 localhost NetworkManager[1149]: <info> Connectivity check for uri 'http://fedoraproject.org/static/hotspot.txt' failed with 'Error resolving 'fedoraproject.org': Name or service not known'. >Oct 16 16:36:31 localhost NetworkManager[1149]: <info> Connectivity check for uri 'http://fedoraproject.org/static/hotspot.txt' failed with 'Error resolving 'fedoraproject.org': Name or service not known'. >Oct 16 16:36:32 localhost kernel: r8169 0000:05:00.2 enp5s0f2: link up >Oct 16 16:36:32 localhost kernel: IPv6: ADDRCONF(NETDEV_CHANGE): enp5s0f2: link becomes ready >Oct 16 16:36:32 localhost NetworkManager[1149]: <info> (enp5s0f2): link connected >Oct 16 16:36:32 localhost NetworkManager[1149]: <info> (enp5s0f2): device state change: unavailable -> disconnected (reason 'carrier-changed') [20 30 40] >Oct 16 16:36:32 localhost NetworkManager[1149]: <info> Auto-activating connection 'Wired connection 1'. >Oct 16 16:36:32 localhost NetworkManager[1149]: <info> Activation (enp5s0f2) starting connection 'Wired connection 1' >Oct 16 16:36:32 localhost NetworkManager[1149]: <info> Activation (enp5s0f2) Stage 1 of 5 (Device Prepare) scheduled... >Oct 16 16:36:32 localhost NetworkManager[1149]: <info> Activation (enp5s0f2) Stage 1 of 5 (Device Prepare) started... >Oct 16 16:36:32 localhost NetworkManager[1149]: <info> (enp5s0f2): device state change: disconnected -> prepare (reason 'none') [30 40 0] >Oct 16 16:36:32 localhost NetworkManager[1149]: <info> NetworkManager state is now CONNECTING >Oct 16 16:36:32 localhost NetworkManager[1149]: <info> Activation (enp5s0f2) Stage 2 of 5 (Device Configure) scheduled... >Oct 16 16:36:32 localhost NetworkManager[1149]: <info> Activation (enp5s0f2) Stage 1 of 5 (Device Prepare) complete. >Oct 16 16:36:32 localhost NetworkManager[1149]: <info> Activation (enp5s0f2) Stage 2 of 5 (Device Configure) starting... >Oct 16 16:36:32 localhost NetworkManager[1149]: <info> (enp5s0f2): device state change: prepare -> config (reason 'none') [40 50 0] >Oct 16 16:36:32 localhost NetworkManager[1149]: <info> Activation (enp5s0f2) Stage 2 of 5 (Device Configure) successful. >Oct 16 16:36:32 localhost NetworkManager[1149]: <info> Activation (enp5s0f2) Stage 2 of 5 (Device Configure) complete. >Oct 16 16:36:32 localhost NetworkManager[1149]: <info> Activation (enp5s0f2) Stage 3 of 5 (IP Configure Start) scheduled. >Oct 16 16:36:32 localhost NetworkManager[1149]: <info> Activation (enp5s0f2) Stage 3 of 5 (IP Configure Start) started... >Oct 16 16:36:32 localhost NetworkManager[1149]: <info> (enp5s0f2): device state change: config -> ip-config (reason 'none') [50 70 0] >Oct 16 16:36:32 localhost NetworkManager[1149]: <info> Activation (enp5s0f2) Beginning DHCPv4 transaction (timeout in 45 seconds) >Oct 16 16:36:32 localhost NetworkManager[1149]: <info> dhclient started with pid 2080 >Oct 16 16:36:32 localhost NetworkManager[1149]: <info> Activation (enp5s0f2) Stage 3 of 5 (IP Configure Start) complete. >Oct 16 16:36:32 localhost dhclient[2080]: Internet Systems Consortium DHCP Client 4.3.1 >Oct 16 16:36:32 localhost dhclient[2080]: Copyright 2004-2014 Internet Systems Consortium. >Oct 16 16:36:32 localhost dhclient[2080]: All rights reserved. >Oct 16 16:36:32 localhost dhclient[2080]: For info, please visit https://www.isc.org/software/dhcp/ >Oct 16 16:36:32 localhost dhclient[2080]: >Oct 16 16:36:32 localhost NetworkManager[1149]: Internet Systems Consortium DHCP Client 4.3.1 >Oct 16 16:36:32 localhost NetworkManager[1149]: Copyright 2004-2014 Internet Systems Consortium. >Oct 16 16:36:32 localhost NetworkManager[1149]: All rights reserved. >Oct 16 16:36:32 localhost NetworkManager[1149]: For info, please visit https://www.isc.org/software/dhcp/ >Oct 16 16:36:32 localhost NetworkManager[1149]: <info> (enp5s0f2): DHCPv4 state changed nbi -> preinit >Oct 16 16:36:32 localhost dhclient[2080]: Listening on LPF/enp5s0f2/00:90:f5:fa:67:7a >Oct 16 16:36:32 localhost dhclient[2080]: Sending on LPF/enp5s0f2/00:90:f5:fa:67:7a >Oct 16 16:36:32 localhost dhclient[2080]: Sending on Socket/fallback >Oct 16 16:36:32 localhost dhclient[2080]: DHCPDISCOVER on enp5s0f2 to 255.255.255.255 port 67 interval 3 (xid=0x3db23131) >Oct 16 16:36:32 localhost NetworkManager[1149]: Listening on LPF/enp5s0f2/00:90:f5:fa:67:7a >Oct 16 16:36:32 localhost NetworkManager[1149]: Sending on LPF/enp5s0f2/00:90:f5:fa:67:7a >Oct 16 16:36:32 localhost NetworkManager[1149]: Sending on Socket/fallback >Oct 16 16:36:32 localhost NetworkManager[1149]: DHCPDISCOVER on enp5s0f2 to 255.255.255.255 port 67 interval 3 (xid=0x3db23131) >Oct 16 16:36:32 localhost dhclient[2080]: DHCPREQUEST on enp5s0f2 to 255.255.255.255 port 67 (xid=0x3db23131) >Oct 16 16:36:32 localhost dhclient[2080]: DHCPOFFER from 192.168.219.254 >Oct 16 16:36:32 localhost NetworkManager[1149]: DHCPREQUEST on enp5s0f2 to 255.255.255.255 port 67 (xid=0x3db23131) >Oct 16 16:36:32 localhost NetworkManager[1149]: DHCPOFFER from 192.168.219.254 >Oct 16 16:36:32 localhost kernel: nf_conntrack: automatic helper assignment is deprecated and it will be removed soon. Use the iptables CT target to attach helpers instead. >Oct 16 16:36:32 localhost dhclient[2080]: DHCPACK from 192.168.219.254 (xid=0x3db23131) >Oct 16 16:36:32 localhost NetworkManager[1149]: DHCPACK from 192.168.219.254 (xid=0x3db23131) >Oct 16 16:36:32 localhost NetworkManager[1149]: <info> (enp5s0f2): DHCPv4 state changed preinit -> bound >Oct 16 16:36:32 localhost NetworkManager[1149]: <info> address 192.168.219.95 >Oct 16 16:36:32 localhost NetworkManager[1149]: <info> plen 24 (255.255.255.0) >Oct 16 16:36:32 localhost NetworkManager[1149]: <info> gateway 192.168.219.254 >Oct 16 16:36:32 localhost NetworkManager[1149]: <info> server identifier 10.64.99.14 >Oct 16 16:36:32 localhost NetworkManager[1149]: <info> lease time 604800 >Oct 16 16:36:32 localhost NetworkManager[1149]: <info> nameserver '192.168.219.45' >Oct 16 16:36:32 localhost NetworkManager[1149]: <info> nameserver '10.64.54.20' >Oct 16 16:36:32 localhost NetworkManager[1149]: <info> nameserver '10.64.54.21' >Oct 16 16:36:32 localhost NetworkManager[1149]: <info> domain name 'nfsmith.info' >Oct 16 16:36:32 localhost dhclient[2080]: bound to 192.168.219.95 -- renewal in 297629 seconds. >Oct 16 16:36:32 localhost NetworkManager[1149]: <info> Activation (enp5s0f2) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >Oct 16 16:36:32 localhost NetworkManager[1149]: <info> Activation (enp5s0f2) Stage 5 of 5 (IPv4 Commit) started... >Oct 16 16:36:32 localhost avahi-daemon[978]: Joining mDNS multicast group on interface enp5s0f2.IPv4 with address 192.168.219.95. >Oct 16 16:36:32 localhost avahi-daemon[978]: New relevant interface enp5s0f2.IPv4 for mDNS. >Oct 16 16:36:32 localhost avahi-daemon[978]: Registering new address record for 192.168.219.95 on enp5s0f2.IPv4. >Oct 16 16:36:32 localhost NetworkManager[1149]: <info> (enp5s0f2): device state change: ip-config -> ip-check (reason 'none') [70 80 0] >Oct 16 16:36:32 localhost NetworkManager[1149]: <info> Activation (enp5s0f2) Stage 5 of 5 (IPv4 Commit) complete. >Oct 16 16:36:32 localhost NetworkManager[1149]: bound to 192.168.219.95 -- renewal in 297629 seconds. >Oct 16 16:36:32 localhost NetworkManager[1149]: <info> (enp5s0f2): device state change: ip-check -> secondaries (reason 'none') [80 90 0] >Oct 16 16:36:32 localhost NetworkManager[1149]: <info> (enp5s0f2): device state change: secondaries -> activated (reason 'none') [90 100 0] >Oct 16 16:36:32 localhost NetworkManager[1149]: <info> NetworkManager state is now CONNECTED_LOCAL >Oct 16 16:36:32 localhost NetworkManager[1149]: <info> Policy set 'Wired connection 1' (enp5s0f2) as default for IPv4 routing and DNS. >Oct 16 16:36:32 localhost NetworkManager[1149]: <info> Activation (enp5s0f2) successful, device activated. >Oct 16 16:36:32 localhost nm-dispatcher[1659]: Dispatching action 'up' for enp5s0f2 >Oct 16 16:36:32 localhost systemd[1]: Unit iscsi.service cannot be reloaded because it is inactive. >Oct 16 16:36:32 localhost avahi-daemon[978]: Withdrawing address record for 192.168.124.1 on virbr0. >Oct 16 16:36:32 localhost avahi-daemon[978]: Host name conflict, retrying with linux-2 >Oct 16 16:36:32 localhost avahi-daemon[978]: Registering new address record for 192.168.124.1 on virbr0.IPv4. >Oct 16 16:36:32 localhost avahi-daemon[978]: Registering new address record for 192.168.219.95 on enp5s0f2.IPv4. >Oct 16 16:36:32 localhost NetworkManager[1149]: <info> NetworkManager state is now CONNECTED_GLOBAL >Oct 16 16:36:33 localhost org.gnome.evolution.dataserver.Calendar4[1514]: Bus name 'org.gnome.evolution.dataserver.Calendar4' acquired. >Oct 16 16:36:34 localhost dbus[979]: [system] Successfully activated service 'org.freedesktop.PackageKit' >Oct 16 16:36:34 localhost avahi-daemon[978]: Server startup complete. Host name is linux-2.local. Local service cookie is 3043103778. >Oct 16 16:36:34 localhost avahi-daemon[978]: Registering new address record for fe80::290:f5ff:fefa:677a on enp5s0f2.*. >Oct 16 16:36:34 localhost dnsmasq[1654]: reading /etc/resolv.conf >Oct 16 16:36:34 localhost dnsmasq[1654]: using nameserver 192.168.219.45#53 >Oct 16 16:36:34 localhost dnsmasq[1654]: using nameserver 10.64.54.20#53 >Oct 16 16:36:34 localhost dnsmasq[1654]: using nameserver 10.64.54.21#53 >Oct 16 16:36:34 localhost gnome-session[1506]: (gnome-shell:1746): mutter-WARNING **: STACK_OP_ADD: window 0x2000001 already in stack >Oct 16 16:36:34 localhost gnome-session[1506]: (gnome-shell:1746): mutter-WARNING **: STACK_OP_ADD: window 0x2000001 already in stack >Oct 16 16:36:34 localhost gnome-session[1506]: GNOME Shell started at Thu Oct 16 2014 16:36:30 GMT-0400 (EDT) >Oct 16 16:36:37 localhost NetworkManager[1149]: <info> startup complete >Oct 16 16:36:37 localhost chronyd[985]: Selected source 66.7.96.1 >Oct 16 16:36:41 localhost org.gnome.Bijiben.SearchProvider[1514]: (bijiben-shell-search-provider:2238): GLib-GObject-CRITICAL **: g_object_unref: assertion 'G_IS_OBJECT (object)' failed >Oct 16 16:36:42 localhost org.gnome.Calculator.SearchProvider[1514]: Error: ErrorCode.UNKNOWN_VARIABLE >Oct 16 16:36:42 localhost org.gnome.Calculator.SearchProvider[1514]: ** (org.gnome.Calculator.SearchProvider:2228): WARNING **: (search-provider.c:528):search_provider_get_result_identifier: runtime check failed: ((_tmp10__length1 == 0) || (_tmp11__length1 == 1)) >Oct 16 16:36:42 localhost org.gnome.Bijiben.SearchProvider[1514]: (bijiben-shell-search-provider:2238): GLib-GObject-CRITICAL **: g_object_unref: assertion 'G_IS_OBJECT (object)' failed >Oct 16 16:36:42 localhost org.gnome.Calculator.SearchProvider[1514]: Error: ErrorCode.UNKNOWN_VARIABLE >Oct 16 16:36:42 localhost org.gnome.Calculator.SearchProvider[1514]: ** (org.gnome.Calculator.SearchProvider:2228): WARNING **: (search-provider.c:528):search_provider_get_result_identifier: runtime check failed: ((_tmp10__length1 == 0) || (_tmp11__length1 == 1)) >Oct 16 16:36:42 localhost org.gnome.Caribou.Daemon[1514]: ** (caribou:1837): WARNING **: AT-SPI: Error in GetItems, sender=org.freedesktop.DBus, error=The name :1.17 was not provided by any .service files >Oct 16 16:36:42 localhost org.gnome.Contacts.SearchProvider[1514]: ** (org.gnome.Contacts.SearchProvider:2232): WARNING **: contacts-shell-search-provider.vala:76: GetInitialResultSet t >Oct 16 16:36:42 localhost org.gnome.Contacts.SearchProvider[1514]: ** (org.gnome.Contacts.SearchProvider:2232): WARNING **: contacts-shell-search-provider.vala:82: GetSubsearchResultSet ter >Oct 16 16:36:42 localhost org.gnome.OnlineMiners.GData[1514]: Gom-Message: Setting scheduler policy to SCHED_IDLE >Oct 16 16:36:42 localhost org.gnome.OnlineMiners.Owncloud[1514]: Gom-Message: Setting scheduler policy to SCHED_IDLE >Oct 16 16:36:42 localhost obexd[2297]: OBEX daemon 5.23 >Oct 16 16:36:42 localhost org.gnome.OnlineMiners.Zpj[1514]: Gom-Message: Setting scheduler policy to SCHED_IDLE >Oct 16 16:36:42 localhost kernel: Bluetooth: RFCOMM TTY layer initialized >Oct 16 16:36:42 localhost kernel: Bluetooth: RFCOMM socket layer initialized >Oct 16 16:36:42 localhost kernel: Bluetooth: RFCOMM ver 1.11 >Oct 16 16:36:42 localhost org.gnome.evolution.dataserver.AddressBook6[1514]: Bus name 'org.gnome.evolution.dataserver.AddressBook6' acquired. >Oct 16 16:36:42 localhost gnome-session[1506]: (tracker-miner-fs:1928): Tracker-WARNING **: File 'file:///usr' has been reenqueued more than 2 times. It will not be indexed. >Oct 16 16:36:42 localhost gnome-session[1506]: (tracker-miner-fs:1928): Tracker-WARNING **: File 'file:///usr/share' has been reenqueued more than 2 times. It will not be indexed. >Oct 16 16:36:42 localhost gnome-session[1506]: (tracker-miner-fs:1928): Tracker-WARNING **: File 'file:///usr/share/gnome-documents' has been reenqueued more than 2 times. It will not be indexed. >Oct 16 16:36:42 localhost gnome-session[1506]: (tracker-miner-fs:1928): Tracker-WARNING **: File 'file:///usr/share/gnome-documents/getting-started' has been reenqueued more than 2 times. It will not be indexed. >Oct 16 16:36:42 localhost gnome-session[1506]: (tracker-miner-fs:1928): Tracker-WARNING **: File 'file:///usr/share/gnome-documents/getting-started/C' has been reenqueued more than 2 times. It will not be indexed. >Oct 16 16:36:42 localhost gnome-session[1506]: (tracker-miner-fs:1928): 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. >Oct 16 16:36:43 localhost org.gnome.Caribou.Daemon[1514]: ** (caribou:1837): WARNING **: AT-SPI: Error in GetItems, sender=org.freedesktop.DBus, error=The name :1.19 was not provided by any .service files >Oct 16 16:36:48 localhost su[2384]: (to root) liveuser on pts/0 >Oct 16 16:36:48 localhost su[2384]: pam_unix(su-l:session): session opened for user root by liveuser(uid=1000) >Oct 16 16:37:07 localhost gnome-session[1506]: Gjs-Message: JS LOG: Received error from DBus search provider org.gnome.Software.desktop: Gio.IOErrorEnum: Timeout was reached >Oct 16 16:37:43 localhost chronyd[985]: Selected source 24.56.178.140 >Oct 16 16:38:20 localhost yum[2433]: Updated: pykickstart-1.99.63-2.fc21.noarch >Oct 16 16:38:20 localhost yum[2433]: Updated: 1:python-blivet-0.61.5-1.fc21.noarch >Oct 16 16:38:20 localhost yum[2433]: Updated: anaconda-tui-21.48.10-1.fc21.x86_64 >Oct 16 16:38:20 localhost yum[2433]: Updated: anaconda-core-21.48.10-1.fc21.x86_64 >Oct 16 16:38:21 localhost yum[2433]: Updated: anaconda-widgets-21.48.10-1.fc21.x86_64 >Oct 16 16:38:21 localhost yum[2433]: Updated: anaconda-gui-21.48.10-1.fc21.x86_64 >Oct 16 16:38:21 localhost yum[2433]: Updated: anaconda-21.48.10-1.fc21.x86_64 >Oct 16 16:38:21 localhost yum[2433]: Updated: python-pillow-2.6.1-1.fc21.x86_64 >Oct 16 16:38:21 localhost yum[2433]: Updated: python-augeas-0.5.0-1.fc21.noarch >Oct 16 16:38:21 localhost yum[2433]: Updated: python3-cups-1.9.68-1.fc21.x86_64 >Oct 16 16:38:24 localhost gnome-session[1506]: (org.gnome.Software:1930): GsPlugin-WARNING **: no mapping for cancel >Oct 16 16:38:24 localhost org.gnome.Calculator.SearchProvider[1514]: Error: ErrorCode.INVALID >Oct 16 16:38:24 localhost org.gnome.Calculator.SearchProvider[1514]: ** (org.gnome.Calculator.SearchProvider:2494): WARNING **: (search-provider.c:528):search_provider_get_result_identifier: runtime check failed: ((_tmp10__length1 == 0) || (_tmp11__length1 == 1)) >Oct 16 16:38:24 localhost org.gnome.Caribou.Daemon[1514]: ** (caribou:1837): WARNING **: AT-SPI: Error in GetItems, sender=org.freedesktop.DBus, error=The name :1.22 was not provided by any .service files >Oct 16 16:38:24 localhost org.gnome.Contacts.SearchProvider[1514]: ** (org.gnome.Contacts.SearchProvider:2505): WARNING **: contacts-shell-search-provider.vala:76: GetInitialResultSet >Oct 16 16:38:24 localhost org.gnome.Bijiben.SearchProvider[1514]: (bijiben-shell-search-provider:2507): GLib-GObject-CRITICAL **: g_object_unref: assertion 'G_IS_OBJECT (object)' failed >Oct 16 16:38:24 localhost org.gnome.evolution.dataserver.AddressBook6[1514]: Bus name 'org.gnome.evolution.dataserver.AddressBook6' acquired. >Oct 16 16:38:24 localhost PackageKit[1925]: resolve transaction /1_aabbbcdb from uid 1000 finished with cancelled after 101931ms >Oct 16 16:38:24 localhost org.gnome.OnlineMiners.GData[1514]: Gom-Message: Setting scheduler policy to SCHED_IDLE >Oct 16 16:38:24 localhost org.gnome.OnlineMiners.Owncloud[1514]: Gom-Message: Setting scheduler policy to SCHED_IDLE >Oct 16 16:38:24 localhost org.gnome.OnlineMiners.Zpj[1514]: Gom-Message: Setting scheduler policy to SCHED_IDLE >Oct 16 16:38:26 localhost userhelper[2586]: pam_timestamp(liveinst:session): updated timestamp file `/var/run/sudo/liveuser/unknown:root' >Oct 16 16:38:26 localhost userhelper[2591]: running '/usr/sbin/liveinst' with root privileges on behalf of 'liveuser' >Oct 16 16:38:26 localhost kernel: md: raid1 personality registered for level 1 >Oct 16 16:38:26 localhost org.gnome.Documents[1514]: (gnome-documents:2499): Gjs-WARNING **: JS ERROR: TypeError: this._mainWindow is undefined >Oct 16 16:38:26 localhost org.gnome.Documents[1514]: Application<.getScaleFactor@/usr/share/gnome-documents/js/application.js:666 >Oct 16 16:38:26 localhost org.gnome.Documents[1514]: wrapper@resource:///org/gnome/gjs/modules/lang.js:169 >Oct 16 16:38:26 localhost org.gnome.Documents[1514]: DocCommon<.updateIconFromType@/usr/share/gnome-documents/js/documents.js:332 >Oct 16 16:38:26 localhost org.gnome.Documents[1514]: wrapper@resource:///org/gnome/gjs/modules/lang.js:169 >Oct 16 16:38:26 localhost org.gnome.Documents[1514]: DocCommon<.refreshIcon@/usr/share/gnome-documents/js/documents.js:396 >Oct 16 16:38:26 localhost org.gnome.Documents[1514]: wrapper@resource:///org/gnome/gjs/modules/lang.js:169 >Oct 16 16:38:26 localhost org.gnome.Documents[1514]: DocCommon<.populateFromCursor@/usr/share/gnome-documents/js/documents.js:318 >Oct 16 16:38:26 localhost org.gnome.Documents[1514]: wrapper@resource:///org/gnome/gjs/modules/lang.js:169 >Oct 16 16:38:26 localhost org.gnome.Documents[1514]: _parent@resource:///org/gnome/gjs/modules/lang.js:131 >Oct 16 16:38:26 localhost org.gnome.Documents[1514]: LocalDocument<.populateFromCursor@/usr/share/gnome-documents/js/documents.js:669 >Oct 16 16:38:26 localhost org.gnome.Documents[1514]: wrapper@resource:///org/gnome/gjs/modules/lang.js:169 >Oct 16 16:38:26 localhost org.gnome.Documents[1514]: DocCommon<._init@/usr/share/gnome-documents/js/documents.js:250 >Oct 16 16:38:26 localhost org.gnome.Documents[1514]: wrapper@resource:///org/gnome/gjs/modules/lang.js:169 >Oct 16 16:38:26 localhost org.gnome.Documents[1514]: _parent@resource:///org/gnome/gjs/modules/lang.js:131 >Oct 16 16:38:26 localhost org.gnome.Documents[1514]: LocalDocument<._init@/usr/share/gnome-documents/js/documents.js:656 >Oct 16 16:38:26 localhost org.gnome.Documents[1514]: wrapper@resource:///org/gnome/gjs/modules/lang.js:169 >Oct 16 16:38:26 localhost org.gnome.Documents[1514]: _Base.prototype._construct@resource:///org/gnome/gjs/modules/lang.js:110 >Oct 16 16:38:26 localhost org.gnome.Documents[1514]: Class.prototype._construct/newClass@resource:///org/gnome/gjs/modules/lang.js:204 >Oct 16 16:38:26 localhost org.gnome.Documents[1514]: DocumentManager<.createDocumentFromCursor@/usr/share/gnome-documents/js/documents.js:1152 >Oct 16 16:38:26 localhost org.gnome.Documents[1514]: wrapper@resource:///org/gnome/gjs/modules/lang.js:169 >Oct 16 16:38:26 localhost org.gnome.Documents[1514]: DocumentManager<.addDocumentFromCursor@/usr/share/gnome-documents/js/documents.js:1158 >Oct 16 16:38:26 localhost org.gnome.Documents[1514]: wrapper@resource:///org/gnome/gjs/modules/lang.js:169 >Oct 16 16:38:26 localhost org.gnome.Documents[1514]: DocumentManager<._onDocumentCreated/<@/usr/share/gnome-documents/js/documents.js:1122 >Oct 16 16:38:26 localhost org.gnome.Documents[1514]: SingleItemJob<._emitCallback@/usr/share/gnome-documents/js/trackerUtils.js:91 >Oct 16 16:38:26 localhost org.gnome.Documents[1514]: wrapper@resource:///org/gnome/gjs/modules/lang.js:169 >Oct 16 16:38:26 localhost org.gnome.Documents[1514]: SingleItemJob<._onCursorNext@/usr/share/gnome-documents/js/trackerUtils.js:86 >Oct 16 16:38:26 localhost org.gnome.Documents[1514]: wrapper@resource:///org/gnome/gjs/modules/lang.js:169 >Oct 16 16:38:26 localhost org.gnome.Documents[1514]: start@/usr/share/gnome-documents/js/main.js:30 >Oct 16 16:38:26 localhost org.gnome.Documents[1514]: @<command line>:1 >Oct 16 16:38:26 localhost kernel: raid6: sse2x1 10558 MB/s >Oct 16 16:38:26 localhost kernel: raid6: sse2x2 13804 MB/s >Oct 16 16:38:26 localhost kernel: raid6: sse2x4 16046 MB/s >Oct 16 16:38:26 localhost kernel: raid6: avx2x1 21355 MB/s >Oct 16 16:38:26 localhost kernel: raid6: avx2x2 25210 MB/s >Oct 16 16:38:26 localhost kernel: raid6: avx2x4 29363 MB/s >Oct 16 16:38:26 localhost kernel: raid6: using algorithm avx2x4 (29363 MB/s) >Oct 16 16:38:26 localhost kernel: raid6: using avx2x2 recovery algorithm >Oct 16 16:38:26 localhost kernel: async_tx: api initialized (async) >Oct 16 16:38:26 localhost kernel: xor: automatically using best checksumming function: >Oct 16 16:38:26 localhost kernel: avx : 35348.000 MB/sec >Oct 16 16:38:26 localhost kernel: md: raid6 personality registered for level 6 >Oct 16 16:38:26 localhost kernel: md: raid5 personality registered for level 5 >Oct 16 16:38:26 localhost kernel: md: raid4 personality registered for level 4 >Oct 16 16:38:26 localhost kernel: md: raid10 personality registered for level 10 >Oct 16 16:38:26 localhost kernel: device-mapper: multipath: version 1.7.0 loaded >Oct 16 16:38:26 localhost kernel: device-mapper: multipath round-robin: version 1.0.0 loaded >Oct 16 16:38:26 localhost kernel: sha256_ssse3: Using AVX2 optimized SHA-256 implementation >Oct 16 16:38:26 localhost kernel: Loading iSCSI transport class v2.0-870. >Oct 16 16:38:26 localhost kernel: iscsi: registered transport (tcp) >Oct 16 16:38:26 localhost kernel: No iBFT detected. >Oct 16 16:38:26 localhost dbus[979]: avc: received setenforce notice (enforcing=0) >Oct 16 16:38:26 localhost dbus[1514]: avc: received setenforce notice (enforcing=0) >Oct 16 16:38:26 localhost dbus[1559]: avc: received setenforce notice (enforcing=0) >Oct 16 16:38:28 localhost kernel: sda: sda1 sda2 sda3 >Oct 16 16:38:28 localhost kernel: sda: p1 size 3172982784 extends beyond EOD, truncated >Oct 16 16:38:28 localhost kernel: sda: p2 start 3172986880 is beyond EOD, truncated >Oct 16 16:38:28 localhost kernel: sda: p3 start 3174010880 is beyond EOD, truncated >Oct 16 16:38:28 localhost kernel: sdb: unknown partition table >Oct 16 16:38:28 localhost python[2635]: detected unhandled Python exception in '/usr/bin/anaconda-cleanup' >Oct 16 16:38:28 localhost dbus[979]: [system] Activating service name='org.freedesktop.problems' (using servicehelper) >Oct 16 16:38:28 localhost dbus[979]: [system] Successfully activated service 'org.freedesktop.problems' >Oct 16 16:38:28 localhost anaconda.desktop[2586]: Traceback (most recent call last): >Oct 16 16:38:28 localhost anaconda.desktop[2586]: File "/usr/bin/anaconda-cleanup", line 84, in <module> >Oct 16 16:38:28 localhost anaconda.desktop[2586]: devicetree.populate(cleanupOnly=True) >Oct 16 16:38:28 localhost anaconda.desktop[2586]: File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 2105, in populate >Oct 16 16:38:28 localhost anaconda.desktop[2586]: self._populate() >Oct 16 16:38:28 localhost anaconda.desktop[2586]: File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 2170, in _populate >Oct 16 16:38:28 localhost anaconda.desktop[2586]: self.addUdevDevice(dev) >Oct 16 16:38:28 localhost anaconda.desktop[2586]: File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 1180, in addUdevDevice >Oct 16 16:38:28 localhost anaconda.desktop[2586]: device = self.addUdevLVDevice(info) >Oct 16 16:38:28 localhost anaconda.desktop[2586]: File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 698, in addUdevLVDevice >Oct 16 16:38:28 localhost anaconda.desktop[2586]: self.addUdevDevice(pv_info) >Oct 16 16:38:28 localhost anaconda.desktop[2586]: File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 1201, in addUdevDevice >Oct 16 16:38:28 localhost anaconda.desktop[2586]: device = self.addUdevPartitionDevice(info) >Oct 16 16:38:28 localhost anaconda.desktop[2586]: File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 926, in addUdevPartitionDevice >Oct 16 16:38:28 localhost anaconda.desktop[2586]: self.addUdevDevice(new_info) >Oct 16 16:38:28 localhost anaconda.desktop[2586]: File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 1198, in addUdevDevice >Oct 16 16:38:28 localhost anaconda.desktop[2586]: device = self.addUdevDiskDevice(info) >Oct 16 16:38:28 localhost anaconda.desktop[2586]: File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 1065, in addUdevDiskDevice >Oct 16 16:38:28 localhost anaconda.desktop[2586]: sysfsPath=sysfs_path, **kwargs) >Oct 16 16:38:28 localhost anaconda.desktop[2586]: File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 3690, in __init__ >Oct 16 16:38:28 localhost anaconda.desktop[2586]: sysfsPath=sysfsPath) >Oct 16 16:38:28 localhost anaconda.desktop[2586]: File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 2349, in __init__ >Oct 16 16:38:28 localhost anaconda.desktop[2586]: super(ContainerDevice, self).__init__(*args, **kwargs) >Oct 16 16:38:28 localhost anaconda.desktop[2586]: File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 570, in __init__ >Oct 16 16:38:28 localhost anaconda.desktop[2586]: Device.__init__(self, name, parents=parents) >Oct 16 16:38:28 localhost anaconda.desktop[2586]: File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 268, in __init__ >Oct 16 16:38:28 localhost anaconda.desktop[2586]: self.parents = parents >Oct 16 16:38:28 localhost anaconda.desktop[2586]: File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 325, in _setParentList >Oct 16 16:38:28 localhost anaconda.desktop[2586]: self._parents.append(parent) >Oct 16 16:38:28 localhost anaconda.desktop[2586]: File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 183, in append >Oct 16 16:38:28 localhost anaconda.desktop[2586]: self.appendfunc(y) >Oct 16 16:38:28 localhost anaconda.desktop[2586]: File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 3909, in _addParent >Oct 16 16:38:28 localhost anaconda.desktop[2586]: super(MDRaidArrayDevice, self)._addParent(member) >Oct 16 16:38:28 localhost anaconda.desktop[2586]: File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 2379, in _addParent >Oct 16 16:38:28 localhost anaconda.desktop[2586]: getattr(member.format, self._formatUUIDAttr) != self.uuid: >Oct 16 16:38:28 localhost anaconda.desktop[2586]: AttributeError: 'DeviceFormat' object has no attribute 'mdUuid' >Oct 16 16:38:29 localhost anaconda[2714]: /sbin/anaconda 21.48.10-1 >Oct 16 16:38:29 localhost anaconda[2714]: 8126464 kB (7936 MB) are available >Oct 16 16:38:29 localhost program[2714]: Running... losetup --list >Oct 16 16:38:30 localhost anaconda[2714]: check_memory(): total:8126464, needed:320, graphical:410 >Oct 16 16:38:30 localhost anaconda[2714]: Not doing 'start audit daemon' in live installation >Oct 16 16:38:30 localhost anaconda[2714]: anaconda called with cmdline = ['/sbin/anaconda', '--liveinst', '--method=livecd:///dev/mapper/live-base'] >Oct 16 16:38:30 localhost anaconda[2714]: Default encoding = ascii >Oct 16 16:38:30 localhost gnome-session[1506]: (gnome-settings-daemon:1629): color-plugin-WARNING **: unable to get EDID for xrandr-default: unable to get EDID for output >Oct 16 16:38:30 localhost anaconda[2714]: Parsing kickstart: /usr/share/anaconda/interactive-defaults.ks >Oct 16 16:38:30 localhost program[2714]: Running... udevadm trigger --action=change --subsystem-match=block >Oct 16 16:38:30 localhost program[2714]: Return code: 0 >Oct 16 16:38:30 localhost program[2714]: Running... udevadm settle --timeout=300 >Oct 16 16:38:30 localhost program[2714]: Return code: 0 >Oct 16 16:38:30 localhost blivet[2714]: ISCSID is /sbin/iscsid >Oct 16 16:38:30 localhost blivet[2714]: no initiator set >Oct 16 16:38:30 localhost program[2714]: Running... modprobe fcoe >Oct 16 16:38:31 localhost program[2714]: Return code: 0 >Oct 16 16:38:31 localhost program[2714]: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >Oct 16 16:38:31 localhost program[2714]: No FCoE boot disk information is found in EDD! >Oct 16 16:38:31 localhost program[2714]: Return code: 1 >Oct 16 16:38:31 localhost blivet[2714]: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >Oct 16 16:38:31 localhost blivet[2714]: no /etc/zfcp.conf; not configuring zfcp >Oct 16 16:38:31 localhost anaconda[2714]: Display mode = g >Oct 16 16:38:31 localhost anaconda[2714]: 8126464 kB (7936 MB) are available >Oct 16 16:38:31 localhost program[2714]: Running... losetup --list >Oct 16 16:38:31 localhost anaconda[2714]: check_memory(): total:8126464, needed:320, graphical:410 >Oct 16 16:38:31 localhost blivet[2714]: trying to set new default fstype to 'ext4' >Oct 16 16:38:31 localhost blivet[2714]: Ext4FS.supported: supported: True ; >Oct 16 16:38:31 localhost blivet[2714]: getFormat('ext4') returning Ext4FS instance with object id 0 >Oct 16 16:38:31 localhost blivet[2714]: Ext4FS.supported: supported: True ; >Oct 16 16:38:31 localhost anaconda[2714]: _Fedora is the highest priority installclass, using it >Oct 16 16:38:31 localhost anaconda[2714]: bootloader GRUB2 on X86 platform >Oct 16 16:38:31 localhost blivet[2714]: Detected 7936 MiB of memory >Oct 16 16:38:31 localhost blivet[2714]: Suggested swap size (7936 MiB) exceeds 10 % of disk space, using 10 % of disk space (0.0) instead. >Oct 16 16:38:31 localhost blivet[2714]: Swap attempt of 0.0 >Oct 16 16:38:31 localhost anaconda[2714]: bootloader GRUB2 on X86 platform >Oct 16 16:38:31 localhost anaconda[2714]: network: devices found ['enp5s0f2', 'wlp6s0', 'virbr0'] >Oct 16 16:38:31 localhost ifcfg[2714]: content of files (network initialization): >Oct 16 16:38:31 localhost ifcfg[2714]: all settings: [{'802-3-ethernet': {'s390-options': {}, 'mac-address': [0, 144, 245, 250, 103, 122]}, 'connection': {'timestamp': 1413491792L, 'type': '802-3-ethernet', 'id': 'Wired connection 1', 'uuid': 'dca3bc65-6c06-4904-b70b-0bcde959ff21'}, 'ipv4': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}, 'ipv6': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}}, {'bridge': {'forward-delay': 2L, 'interface-name': 'virbr0'}, 'connection': {'autoconnect': False, 'interface-name': 'virbr0', 'timestamp': 1413491787L, 'type': 'bridge', 'id': 'virbr0', 'uuid': '555d9c56-0aae-4b72-8e85-e599438c4d3d'}, 'ipv4': {'routes': [], 'address-labels': [''], 'addresses': [[24946880L, 24L, 0L]], 'dns': [], 'method': 'manual'}, 'ipv6': {'routes': [], 'addresses': [], 'dns': [], 'method': 'ignore'}}] >Oct 16 16:38:31 localhost anaconda[2714]: network: dumping ifcfg file for default autoconnection on enp5s0f2 >Oct 16 16:38:31 localhost anaconda[2714]: network: setting autoconnect of enp5s0f2 to False >Oct 16 16:38:31 localhost anaconda[2714]: network: missing ifcfgs created for devices ['enp5s0f2'] >Oct 16 16:38:31 localhost ifcfg[2714]: content of files (missing ifcfgs created for devices ['enp5s0f2']): >Oct 16 16:38:31 localhost ifcfg[2714]: /etc/sysconfig/network-scripts/ifcfg-enp5s0f2: >Oct 16 16:38:31 localhost ifcfg[2714]: TYPE=Ethernet >Oct 16 16:38:31 localhost ifcfg[2714]: BOOTPROTO=dhcp >Oct 16 16:38:31 localhost ifcfg[2714]: DEFROUTE=yes >Oct 16 16:38:31 localhost ifcfg[2714]: IPV4_FAILURE_FATAL=no >Oct 16 16:38:31 localhost ifcfg[2714]: IPV6INIT=yes >Oct 16 16:38:31 localhost ifcfg[2714]: IPV6_AUTOCONF=yes >Oct 16 16:38:31 localhost ifcfg[2714]: IPV6_DEFROUTE=yes >Oct 16 16:38:31 localhost ifcfg[2714]: IPV6_FAILURE_FATAL=no >Oct 16 16:38:31 localhost ifcfg[2714]: NAME=enp5s0f2 >Oct 16 16:38:31 localhost ifcfg[2714]: UUID=dca3bc65-6c06-4904-b70b-0bcde959ff21 >Oct 16 16:38:31 localhost ifcfg[2714]: ONBOOT=no >Oct 16 16:38:31 localhost ifcfg[2714]: HWADDR=00:90:F5:FA:67:7A >Oct 16 16:38:31 localhost ifcfg[2714]: PEERDNS=yes >Oct 16 16:38:31 localhost ifcfg[2714]: PEERROUTES=yes >Oct 16 16:38:31 localhost ifcfg[2714]: IPV6_PEERDNS=yes >Oct 16 16:38:31 localhost ifcfg[2714]: IPV6_PEERROUTES=yes >Oct 16 16:38:31 localhost ifcfg[2714]: all settings: [{'802-3-ethernet': {'s390-options': {}, 'mac-address': [0, 144, 245, 250, 103, 122]}, 'connection': {'timestamp': 1413491792L, 'autoconnect': False, 'type': '802-3-ethernet', 'id': 'enp5s0f2', 'uuid': 'dca3bc65-6c06-4904-b70b-0bcde959ff21'}, 'ipv4': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}, 'ipv6': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}}, {'bridge': {'forward-delay': 2L, 'interface-name': 'virbr0'}, 'connection': {'autoconnect': False, 'interface-name': 'virbr0', 'timestamp': 1413491787L, 'type': 'bridge', 'id': 'virbr0', 'uuid': '555d9c56-0aae-4b72-8e85-e599438c4d3d'}, 'ipv4': {'routes': [], 'address-labels': [''], 'addresses': [[24946880L, 24L, 0L]], 'dns': [], 'method': 'manual'}, 'ipv6': {'routes': [], 'addresses': [], 'dns': [], 'method': 'ignore'}}] >Oct 16 16:38:31 localhost anaconda[2714]: updating hostname localhost.localdomain >Oct 16 16:38:31 localhost anaconda[2714]: Running Thread: AnaStorageThread (139823318877952) >Oct 16 16:38:31 localhost anaconda[2714]: Running Thread: AnaTimeInitThread (139822998099712) >Oct 16 16:38:31 localhost packaging[2714]: Restarting payload thread >Oct 16 16:38:31 localhost anaconda[2714]: Running Thread: AnaWaitForConnectingNMThread (139822989707008) >Oct 16 16:38:31 localhost blivet[2714]: resetting Blivet (version 0.61.4) instance <blivet.Blivet object at 0x7f2b2746d0d0> >Oct 16 16:38:31 localhost anaconda[2714]: Running Thread: AnaPayloadRestartThread (139822981314304) >Oct 16 16:38:31 localhost blivet[2714]: no initiator set >Oct 16 16:38:31 localhost anaconda[2714]: Running Thread: AnaPayloadThread (139822972921600) >Oct 16 16:38:31 localhost packaging[2714]: Updating payload thread state: 0 >Oct 16 16:38:31 localhost anaconda[2714]: Thread Done: AnaPayloadRestartThread (139822981314304) >Oct 16 16:38:31 localhost packaging[2714]: Updating payload thread state: 1 >Oct 16 16:38:31 localhost blivet[2714]: not going to create backup copy of non-existent /etc/mdadm.conf >Oct 16 16:38:31 localhost blivet[2714]: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >Oct 16 16:38:31 localhost program[2714]: Running... udevadm settle --timeout=300 >Oct 16 16:38:31 localhost program[2714]: Return code: 0 >Oct 16 16:38:31 localhost program[2714]: Running... mpathconf --user_friendly_names y --with_multipathd y >Oct 16 16:38:31 localhost program[2714]: Return code: 0 >Oct 16 16:38:31 localhost program[2714]: Running... udevadm settle --timeout=300 >Oct 16 16:38:31 localhost program[2714]: Return code: 0 >Oct 16 16:38:31 localhost blivet[2714]: protected device spec /dev/sdd1 resolved to sdd1 >Oct 16 16:38:31 localhost blivet[2714]: sdd1 looks to be the live device; marking as protected >Oct 16 16:38:31 localhost program[2714]: Running... udevadm settle --timeout=300 >Oct 16 16:38:31 localhost program[2714]: Return code: 0 >Oct 16 16:38:31 localhost blivet[2714]: devices to scan: ['sdd', 'sdd1', 'sdd2', 'sdd3', 'sda', 'sda1', 'sdb', 'sr0', 'sdc', 'sdc1', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'dm-0', 'dm-1', 'dm-2', 'dm-3', 'dm-4', 'dm-5', 'md126', 'md126p1', 'md126p2', 'md126p3', 'md127'] >Oct 16 16:38:31 localhost blivet[2714]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-Generic_Flash_Disk_5A203520-0:0 /dev/disk/by-label/Fedora-Live-Workstation-x86_64-2 /dev/disk/by-path/pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0 /dev/disk/by-uuid/2014-10-10-01-34-21-00', >'DEVNAME': 'sdd', >'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/host6/target6:0:0/6:0:0:0/block/sdd', >'DEVTYPE': 'disk', >'ID_BUS': 'usb', >'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-Workstation-x86_64-2', >'ID_FS_LABEL_ENC': 'Fedora-Live-Workstation-x86_64-2', >'ID_FS_SYSTEM_ID': 'LINUX', >'ID_FS_TYPE': 'iso9660', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '2014-10-10-01-34-21-00', >'ID_FS_UUID_ENC': '2014-10-10-01-34-21-00', >'ID_FS_VERSION': 'Joliet Extension', >'ID_INSTANCE': '0:0', >'ID_MODEL': 'Flash_Disk', >'ID_MODEL_ENC': 'Flash\\x20Disk\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_MODEL_ID': '6387', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '6e9f246b', >'ID_PATH': 'pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0', >'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_1_1_0-scsi-0_0_0_0', >'ID_REVISION': '8.07', >'ID_SERIAL': 'Generic_Flash_Disk_5A203520-0:0', >'ID_SERIAL_SHORT': '5A203520', >'ID_TYPE': 'disk', >'ID_USB_DRIVER': 'usb-storage', >'ID_USB_INTERFACES': ':080650:', >'ID_USB_INTERFACE_NUM': '00', >'ID_VENDOR': 'Generic', >'ID_VENDOR_ENC': 'Generic\\x20', >'ID_VENDOR_ID': '058f', >'MAJOR': '8', >'MINOR': '48', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '543061', >'name': 'sdd', >'symlinks': ['/dev/disk/by-id/usb-Generic_Flash_Disk_5A203520-0:0', >'/dev/disk/by-label/Fedora-Live-Workstation-x86_64-2', >'/dev/disk/by-path/pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0', >'/dev/disk/by-uuid/2014-10-10-01-34-21-00'], >'sysfs_path': '/devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/host6/target6:0:0/6:0:0:0/block/sdd'} ; name: sdd ; >Oct 16 16:38:31 localhost blivet[2714]: scanning sdd (/devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/host6/target6:0:0/6:0:0:0/block/sdd)... >Oct 16 16:38:31 localhost blivet[2714]: DeviceTree.getDeviceByName: hidden: False ; name: sdd ; incomplete: False ; >Oct 16 16:38:31 localhost blivet[2714]: DeviceTree.getDeviceByName returned None >Oct 16 16:38:31 localhost blivet[2714]: DeviceTree.addUdevDiskDevice: name: sdd ; >Oct 16 16:38:31 localhost blivet[2714]: sdd is a disk >Oct 16 16:38:31 localhost blivet[2714]: getFormat('None') returning DeviceFormat instance with object id 2 >Oct 16 16:38:31 localhost blivet[2714]: DiskDevice._setFormat: sdd ; current: None ; type: None ; >Oct 16 16:38:31 localhost program[2714]: Running... multipath -c /dev/sdd >Oct 16 16:38:31 localhost program[2714]: /dev/sdd is not a valid multipath device path >Oct 16 16:38:31 localhost program[2714]: Return code: 1 >Oct 16 16:38:31 localhost blivet[2714]: added disk sdd (id 1) to device tree >Oct 16 16:38:31 localhost blivet[2714]: looking up parted Device: /dev/sdd >Oct 16 16:38:31 localhost blivet[2714]: got device: DiskDevice instance (0x7f2b1c1748d0) -- >name = sdd status = True kids = 0 id = 1 >parents = [] >uuid = None size = 1911 MiB >format = existing None >major = 8 minor = 48 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/host6/target6:0:0/6:0:0:0/block/sdd partedDevice = parted.Device instance -- >model: Generic Flash Disk path: /dev/sdd type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 3913728 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: True >hardwareGeometry: (1018, 62, 62) biosGeometry: (243, 255, 63) >PedDevice: <_ped.Device object at 0x7f2b1c1a13b0> >target size = 0 B path = /dev/sdd >format args = [] originalFormat = None removable = True partedDevice = <parted.device.Device object at 0x7f2b1c15f690> >Oct 16 16:38:31 localhost anaconda[2714]: updating hostname localhost.localdomain >Oct 16 16:38:31 localhost blivet[2714]: DeviceTree.handleUdevDeviceFormat: name: sdd ; >Oct 16 16:38:31 localhost blivet[2714]: type detected on 'sdd' is 'iso9660' >Oct 16 16:38:31 localhost blivet[2714]: Iso9660FS.supported: supported: True ; >Oct 16 16:38:31 localhost blivet[2714]: getFormat('iso9660') returning Iso9660FS instance with object id 4 >Oct 16 16:38:31 localhost blivet[2714]: DiskDevice._setFormat: sdd ; current: None ; type: iso9660 ; >Oct 16 16:38:31 localhost blivet[2714]: got format: existing iso9660 filesystem >Oct 16 16:38:31 localhost blivet[2714]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-Generic_Flash_Disk_5A203520-0:0-part1 /dev/disk/by-label/Fedora-Live-Workstation-x86_64-2 /dev/disk/by-path/pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0-part1 /dev/disk/by-uuid/2014-10-10-01-34-21-00', >'DEVNAME': 'sdd1', >'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/host6/target6:0:0/6:0:0:0/block/sdd/sdd1', >'DEVTYPE': 'partition', >'ID_BUS': 'usb', >'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-Workstation-x86_64-2', >'ID_FS_LABEL_ENC': 'Fedora-Live-Workstation-x86_64-2', >'ID_FS_SYSTEM_ID': 'LINUX', >'ID_FS_TYPE': 'iso9660', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '2014-10-10-01-34-21-00', >'ID_FS_UUID_ENC': '2014-10-10-01-34-21-00', >'ID_FS_VERSION': 'Joliet Extension', >'ID_INSTANCE': '0:0', >'ID_MODEL': 'Flash_Disk', >'ID_MODEL_ENC': 'Flash\\x20Disk\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_MODEL_ID': '6387', >'ID_PART_ENTRY_DISK': '8:48', >'ID_PART_ENTRY_FLAGS': '0x80', >'ID_PART_ENTRY_NUMBER': '1', >'ID_PART_ENTRY_OFFSET': '0', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '2656256', >'ID_PART_ENTRY_TYPE': '0x0', >'ID_PART_ENTRY_UUID': '6e9f246b-01', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '6e9f246b', >'ID_PATH': 'pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0', >'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_1_1_0-scsi-0_0_0_0', >'ID_REVISION': '8.07', >'ID_SERIAL': 'Generic_Flash_Disk_5A203520-0:0', >'ID_SERIAL_SHORT': '5A203520', >'ID_TYPE': 'disk', >'ID_USB_DRIVER': 'usb-storage', >'ID_USB_INTERFACES': ':080650:', >'ID_USB_INTERFACE_NUM': '00', >'ID_VENDOR': 'Generic', >'ID_VENDOR_ENC': 'Generic\\x20', >'ID_VENDOR_ID': '058f', >'MAJOR': '8', >'MINOR': '49', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_IGNORE': '0', >'USEC_INITIALIZED': '543073', >'name': 'sdd1', >'symlinks': ['/dev/disk/by-id/usb-Generic_Flash_Disk_5A203520-0:0-part1', >'/dev/disk/by-label/Fedora-Live-Workstation-x86_64-2', >'/dev/disk/by-path/pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0-part1', >'/dev/disk/by-uuid/2014-10-10-01-34-21-00'], >'sysfs_path': '/devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/host6/target6:0:0/6:0:0:0/block/sdd/sdd1'} ; name: sdd1 ; >Oct 16 16:38:31 localhost blivet[2714]: scanning sdd1 (/devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/host6/target6:0:0/6:0:0:0/block/sdd/sdd1)... >Oct 16 16:38:31 localhost blivet[2714]: DeviceTree.getDeviceByName: hidden: False ; name: sdd1 ; incomplete: False ; >Oct 16 16:38:31 localhost blivet[2714]: DeviceTree.getDeviceByName returned None >Oct 16 16:38:31 localhost blivet[2714]: sdd1 is a partition >Oct 16 16:38:31 localhost blivet[2714]: DeviceTree.addUdevPartitionDevice: name: sdd1 ; >Oct 16 16:38:31 localhost blivet[2714]: DeviceTree.getDeviceByName: hidden: False ; name: sdd ; incomplete: False ; >Oct 16 16:38:31 localhost blivet[2714]: DeviceTree.getDeviceByName returned existing 1911 MiB disk sdd (1) with existing iso9660 filesystem >Oct 16 16:38:31 localhost blivet[2714]: lvm filter: adding sdd1 to the reject list >Oct 16 16:38:31 localhost blivet[2714]: ignoring partition sdd1 on iso9660 >Oct 16 16:38:31 localhost blivet[2714]: no device obtained for sdd1 >Oct 16 16:38:31 localhost blivet[2714]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-Generic_Flash_Disk_5A203520-0:0-part2 /dev/disk/by-label/EFI /dev/disk/by-path/pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0-part2 /dev/disk/by-uuid/4C54-8A45', >'DEVNAME': 'sdd2', >'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/host6/target6:0:0/6:0:0:0/block/sdd/sdd2', >'DEVTYPE': 'partition', >'ID_BUS': 'usb', >'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': 'EFI', >'ID_FS_LABEL_ENC': 'EFI', >'ID_FS_SYSTEM_ID': 'LINUX', >'ID_FS_TYPE': 'vfat', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '4C54-8A45', >'ID_FS_UUID_ENC': '4C54-8A45', >'ID_FS_VERSION': 'FAT12', >'ID_INSTANCE': '0:0', >'ID_MODEL': 'Flash_Disk', >'ID_MODEL_ENC': 'Flash\\x20Disk\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_MODEL_ID': '6387', >'ID_PART_ENTRY_DISK': '8:48', >'ID_PART_ENTRY_NUMBER': '2', >'ID_PART_ENTRY_OFFSET': '172', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '10164', >'ID_PART_ENTRY_TYPE': '0xef', >'ID_PART_ENTRY_UUID': '6e9f246b-02', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '6e9f246b', >'ID_PATH': 'pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0', >'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_1_1_0-scsi-0_0_0_0', >'ID_REVISION': '8.07', >'ID_SERIAL': 'Generic_Flash_Disk_5A203520-0:0', >'ID_SERIAL_SHORT': '5A203520', >'ID_TYPE': 'disk', >'ID_USB_DRIVER': 'usb-storage', >'ID_USB_INTERFACES': ':080650:', >'ID_USB_INTERFACE_NUM': '00', >'ID_VENDOR': 'Generic', >'ID_VENDOR_ENC': 'Generic\\x20', >'ID_VENDOR_ID': '058f', >'MAJOR': '8', >'MINOR': '50', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_IGNORE': '1', >'USEC_INITIALIZED': '543085', >'name': 'sdd2', >'symlinks': ['/dev/disk/by-id/usb-Generic_Flash_Disk_5A203520-0:0-part2', >'/dev/disk/by-label/EFI', >'/dev/disk/by-path/pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0-part2', >'/dev/disk/by-uuid/4C54-8A45'], >'sysfs_path': '/devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/host6/target6:0:0/6:0:0:0/block/sdd/sdd2'} ; name: sdd2 ; >Oct 16 16:38:31 localhost blivet[2714]: scanning sdd2 (/devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/host6/target6:0:0/6:0:0:0/block/sdd/sdd2)... >Oct 16 16:38:31 localhost blivet[2714]: DeviceTree.getDeviceByName: hidden: False ; name: sdd2 ; incomplete: False ; >Oct 16 16:38:31 localhost blivet[2714]: DeviceTree.getDeviceByName returned None >Oct 16 16:38:31 localhost blivet[2714]: sdd2 is a partition >Oct 16 16:38:31 localhost blivet[2714]: DeviceTree.addUdevPartitionDevice: name: sdd2 ; >Oct 16 16:38:31 localhost blivet[2714]: DeviceTree.getDeviceByName: hidden: False ; name: sdd ; incomplete: False ; >Oct 16 16:38:31 localhost anaconda[2714]: got 4 NTP servers from DHCP >Oct 16 16:38:31 localhost blivet[2714]: DeviceTree.getDeviceByName returned existing 1911 MiB disk sdd (1) with existing iso9660 filesystem >Oct 16 16:38:31 localhost blivet[2714]: lvm filter: adding sdd2 to the reject list >Oct 16 16:38:31 localhost blivet[2714]: ignoring partition sdd2 on iso9660 >Oct 16 16:38:31 localhost blivet[2714]: no device obtained for sdd2 >Oct 16 16:38:31 localhost blivet[2714]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-Generic_Flash_Disk_5A203520-0:0-part3 /dev/disk/by-label/Fedora\\x20Live /dev/disk/by-path/pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0-part3 /dev/disk/by-uuid/2d8f9c9c-f112-360a-bcba-31dbb9d5f074', >'DEVNAME': 'sdd3', >'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/host6/target6:0:0/6:0:0:0/block/sdd/sdd3', >'DEVTYPE': 'partition', >'ID_BUS': 'usb', >'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', >'ID_FS_LABEL_ENC': 'Fedora\\x20Live', >'ID_FS_SYSTEM_ID': 'LINUX', >'ID_FS_TYPE': 'hfsplus', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '2d8f9c9c-f112-360a-bcba-31dbb9d5f074', >'ID_FS_UUID_ENC': '2d8f9c9c-f112-360a-bcba-31dbb9d5f074', >'ID_FS_VERSION': 'Joliet Extension', >'ID_INSTANCE': '0:0', >'ID_MODEL': 'Flash_Disk', >'ID_MODEL_ENC': 'Flash\\x20Disk\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_MODEL_ID': '6387', >'ID_PART_ENTRY_DISK': '8:48', >'ID_PART_ENTRY_NUMBER': '3', >'ID_PART_ENTRY_OFFSET': '10416', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '40704', >'ID_PART_ENTRY_TYPE': '0x0', >'ID_PART_ENTRY_UUID': '6e9f246b-03', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '6e9f246b', >'ID_PATH': 'pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0', >'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_1_1_0-scsi-0_0_0_0', >'ID_REVISION': '8.07', >'ID_SERIAL': 'Generic_Flash_Disk_5A203520-0:0', >'ID_SERIAL_SHORT': '5A203520', >'ID_TYPE': 'disk', >'ID_USB_DRIVER': 'usb-storage', >'ID_USB_INTERFACES': ':080650:', >'ID_USB_INTERFACE_NUM': '00', >'ID_VENDOR': 'Generic', >'ID_VENDOR_ENC': 'Generic\\x20', >'ID_VENDOR_ID': '058f', >'MAJOR': '8', >'MINOR': '51', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_IGNORE': '1', >'USEC_INITIALIZED': '543097', >'name': 'sdd3', >'symlinks': ['/dev/disk/by-id/usb-Generic_Flash_Disk_5A203520-0:0-part3', >'/dev/disk/by-label/Fedora\\x20Live', >'/dev/disk/by-path/pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0-part3', >'/dev/disk/by-uuid/2d8f9c9c-f112-360a-bcba-31dbb9d5f074'], >'sysfs_path': '/devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/host6/target6:0:0/6:0:0:0/block/sdd/sdd3'} ; name: sdd3 ; >Oct 16 16:38:31 localhost blivet[2714]: scanning sdd3 (/devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/host6/target6:0:0/6:0:0:0/block/sdd/sdd3)... >Oct 16 16:38:31 localhost blivet[2714]: DeviceTree.getDeviceByName: hidden: False ; name: sdd3 ; incomplete: False ; >Oct 16 16:38:31 localhost blivet[2714]: DeviceTree.getDeviceByName returned None >Oct 16 16:38:31 localhost blivet[2714]: sdd3 is a partition >Oct 16 16:38:31 localhost blivet[2714]: DeviceTree.addUdevPartitionDevice: name: sdd3 ; >Oct 16 16:38:31 localhost blivet[2714]: DeviceTree.getDeviceByName: hidden: False ; name: sdd ; incomplete: False ; >Oct 16 16:38:31 localhost blivet[2714]: DeviceTree.getDeviceByName returned existing 1911 MiB disk sdd (1) with existing iso9660 filesystem >Oct 16 16:38:31 localhost blivet[2714]: lvm filter: adding sdd3 to the reject list >Oct 16 16:38:31 localhost blivet[2714]: ignoring partition sdd3 on iso9660 >Oct 16 16:38:31 localhost blivet[2714]: no device obtained for sdd3 >Oct 16 16:38:31 localhost blivet[2714]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-HGST_HTS721010A9E630_JR10006PGYE8KF /dev/disk/by-id/wwn-0x5000cca6accd6099', >'DEVNAME': 'sda', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda', >'DEVTYPE': 'disk', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_APM': '1', >'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', >'ID_ATA_FEATURE_SET_APM_ENABLED': '1', >'ID_ATA_FEATURE_SET_HPA': '1', >'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', >'ID_ATA_FEATURE_SET_PM': '1', >'ID_ATA_FEATURE_SET_PM_ENABLED': '1', >'ID_ATA_FEATURE_SET_PUIS': '1', >'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '156', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '154', >'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': 'isw_raid_member', >'ID_FS_USAGE': 'raid', >'ID_FS_VERSION': '1.0.00', >'ID_MODEL': 'HGST_HTS721010A9E630', >'ID_MODEL_ENC': 'HGST\\x20HTS721010A9E630\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_REVISION': 'JB0OA3J0', >'ID_SERIAL': 'HGST_HTS721010A9E630_JR10006PGYE8KF', >'ID_SERIAL_SHORT': 'JR10006PGYE8KF', >'ID_TYPE': 'disk', >'ID_WWN': '0x5000cca6accd6099', >'ID_WWN_WITH_EXTENSION': '0x5000cca6accd6099', >'MAJOR': '8', >'MINOR': '0', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '544510', >'name': 'sda', >'symlinks': ['/dev/disk/by-id/ata-HGST_HTS721010A9E630_JR10006PGYE8KF', >'/dev/disk/by-id/wwn-0x5000cca6accd6099'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >Oct 16 16:38:31 localhost blivet[2714]: scanning sda (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >Oct 16 16:38:31 localhost blivet[2714]: DeviceTree.getDeviceByName: hidden: False ; name: sda ; incomplete: False ; >Oct 16 16:38:31 localhost blivet[2714]: DeviceTree.getDeviceByName returned None >Oct 16 16:38:31 localhost blivet[2714]: sda is part of a biosraid >Oct 16 16:38:31 localhost blivet[2714]: getFormat('None') returning DeviceFormat instance with object id 7 >Oct 16 16:38:31 localhost blivet[2714]: DiskDevice._setFormat: sda ; current: None ; type: None ; >Oct 16 16:38:31 localhost blivet[2714]: added disk sda (id 6) to device tree >Oct 16 16:38:31 localhost blivet[2714]: looking up parted Device: /dev/sda >Oct 16 16:38:31 localhost anaconda[2714]: Thread Done: AnaWaitForConnectingNMThread (139822989707008) >Oct 16 16:38:31 localhost blivet[2714]: got device: DiskDevice instance (0x7f2b1c174910) -- >name = sda status = True kids = 0 id = 6 >parents = [] >uuid = None size = 931.51 GiB >format = existing None >major = 8 minor = 0 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- >model: ATA HGST HTS721010A9 path: /dev/sda type: 1 >sectorSize: 512 physicalSectorSize: 4096 >length: 1953525168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 1 did: 0 busy: False >hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) >PedDevice: <_ped.Device object at 0x7f2b1c1a14d0> >target size = 0 B path = /dev/sda >format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f2b1c15f8d0> >Oct 16 16:38:31 localhost blivet[2714]: DeviceTree.handleUdevDeviceFormat: name: sda ; >Oct 16 16:38:31 localhost program[2714]: Running... mdadm --examine --export /dev/sda >Oct 16 16:38:31 localhost anaconda[2714]: Running Thread: AnaGeolocationRefreshThread (139822989707008) >Oct 16 16:38:31 localhost anaconda[2714]: Not doing 'start chronyd' in live installation >Oct 16 16:38:31 localhost anaconda[2714]: Starting geolocation lookup >Oct 16 16:38:31 localhost anaconda[2714]: Geolocation provider: Fedora GeoIP >Oct 16 16:38:32 localhost program[2714]: MD_METADATA=imsm >Oct 16 16:38:32 localhost program[2714]: MD_LEVEL=container >Oct 16 16:38:32 localhost program[2714]: MD_UUID=b25f8e60:5528d464:f928d3a6:da2a145f >Oct 16 16:38:32 localhost program[2714]: MD_DEVICES=2 >Oct 16 16:38:32 localhost program[2714]: Return code: 0 >Oct 16 16:38:32 localhost program[2714]: Running... mdadm --examine --brief /dev/sda >Oct 16 16:38:32 localhost anaconda[2714]: Window scale set to 1 by XSETTINGS, not scaling >Oct 16 16:38:32 localhost program[2714]: ARRAY metadata=imsm UUID=b25f8e60:5528d464:f928d3a6:da2a145f >Oct 16 16:38:32 localhost program[2714]: ARRAY /dev/md/Volume1 container=b25f8e60:5528d464:f928d3a6:da2a145f member=0 UUID=2f0ca709:60236419:f7d237c0:e031795d >Oct 16 16:38:32 localhost program[2714]: Return code: 0 >Oct 16 16:38:32 localhost blivet[2714]: type detected on 'sda' is 'isw_raid_member' >Oct 16 16:38:32 localhost blivet[2714]: MDRaidMember.__init__: uuid: None ; exists: True ; label: None ; device: /dev/sda ; serial: JR10006PGYE8KF ; mdUuid: b25f8e60-5528-d464-f928-d3a6da2a145f ; biosraid: True ; >Oct 16 16:38:32 localhost blivet[2714]: getFormat('isw_raid_member') returning MDRaidMember instance with object id 9 >Oct 16 16:38:32 localhost blivet[2714]: DiskDevice._setFormat: sda ; current: None ; type: mdmember ; >Oct 16 16:38:32 localhost blivet[2714]: got format: existing mdmember >Oct 16 16:38:32 localhost blivet[2714]: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sda ; >Oct 16 16:38:32 localhost blivet[2714]: DeviceTree.getDeviceByUuid: hidden: False ; uuid: b25f8e60-5528-d464-f928-d3a6da2a145f ; incomplete: True ; >Oct 16 16:38:32 localhost blivet[2714]: DeviceTree.getDeviceByUuid returned None >Oct 16 16:38:32 localhost program[2714]: Running... udevadm settle --timeout=300 >Oct 16 16:38:32 localhost anaconda[2714]: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:138: Warning: The property GtkAlignment:yalign is deprecated and shouldn't be used anymore. It will be removed in a future version. >self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) >Oct 16 16:38:32 localhost anaconda[2714]: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:138: Warning: The property GtkAlignment:bottom-padding is deprecated and shouldn't be used anymore. It will be removed in a future version. >self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) >Oct 16 16:38:32 localhost anaconda[2714]: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:138: Warning: The property GtkAlignment:left-padding is deprecated and shouldn't be used anymore. It will be removed in a future version. >self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) >Oct 16 16:38:32 localhost anaconda[2714]: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:138: Warning: The property GtkAlignment:right-padding is deprecated and shouldn't be used anymore. It will be removed in a future version. >self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) >Oct 16 16:38:32 localhost anaconda[2714]: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:138: Warning: The property GtkWidget:margin-left is deprecated and shouldn't be used anymore. It will be removed in a future version. >self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) >Oct 16 16:38:32 localhost anaconda[2714]: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:138: Warning: The property GtkWidget:margin-right is deprecated and shouldn't be used anymore. It will be removed in a future version. >self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) >Oct 16 16:38:32 localhost anaconda[2714]: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:138: Warning: The property GtkMisc:ypad is deprecated and shouldn't be used anymore. It will be removed in a future version. >self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) >Oct 16 16:38:32 localhost program[2714]: Return code: 0 >Oct 16 16:38:32 localhost anaconda[2714]: Not doing 'activate layouts' in live installation >Oct 16 16:38:32 localhost blivet[2714]: using name imsm0 for md array containing member sda >Oct 16 16:38:32 localhost blivet[2714]: getFormat('None') returning DeviceFormat instance with object id 11 >Oct 16 16:38:32 localhost blivet[2714]: MDRaidArrayDevice._setFormat: imsm0 ; current: None ; type: None ; >Oct 16 16:38:32 localhost blivet[2714]: MDRaidArrayDevice.updateSysfsPath: imsm0 ; >Oct 16 16:38:32 localhost blivet[2714]: MDRaidArrayDevice._addParent: imsm0 ; member: sda ; >Oct 16 16:38:32 localhost blivet[2714]: DiskDevice.addChild: kids: 0 ; name: sda ; >Oct 16 16:38:32 localhost blivet[2714]: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >Oct 16 16:38:32 localhost program[2714]: Running... udevadm settle --timeout=300 >Oct 16 16:38:32 localhost program[2714]: Return code: 0 >Oct 16 16:38:32 localhost program[2714]: Running... mdadm --incremental --quiet /dev/sda >Oct 16 16:38:32 localhost program[2714]: Return code: 1 >Oct 16 16:38:32 localhost blivet[2714]: failed to add member /dev/sda to md array /dev/md/imsm0: mdnominate failed for /dev/sda: 1 >Oct 16 16:38:32 localhost blivet[2714]: looking up parted Device: /dev/md/imsm0 >Oct 16 16:38:32 localhost blivet[2714]: added mdcontainer imsm0 (id 10) to device tree >Oct 16 16:38:32 localhost blivet[2714]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-HGST_HTS721010A9E630_JR10006PGYE8KF-part1 /dev/disk/by-id/wwn-0x5000cca6accd6099-part1', >'DEVNAME': 'sda1', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1', >'DEVTYPE': 'partition', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_APM': '1', >'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', >'ID_ATA_FEATURE_SET_APM_ENABLED': '1', >'ID_ATA_FEATURE_SET_HPA': '1', >'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', >'ID_ATA_FEATURE_SET_PM': '1', >'ID_ATA_FEATURE_SET_PM_ENABLED': '1', >'ID_ATA_FEATURE_SET_PUIS': '1', >'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '156', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '154', >'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': 'isw_raid_member', >'ID_FS_USAGE': 'raid', >'ID_FS_VERSION': '1.0.00', >'ID_MODEL': 'HGST_HTS721010A9E630', >'ID_MODEL_ENC': 'HGST\\x20HTS721010A9E630\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_REVISION': 'JB0OA3J0', >'ID_SERIAL': 'HGST_HTS721010A9E630_JR10006PGYE8KF', >'ID_SERIAL_SHORT': 'JR10006PGYE8KF', >'ID_TYPE': 'disk', >'ID_WWN': '0x5000cca6accd6099', >'ID_WWN_WITH_EXTENSION': '0x5000cca6accd6099', >'MAJOR': '8', >'MINOR': '1', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '2163500', >'name': 'sda1', >'symlinks': ['/dev/disk/by-id/ata-HGST_HTS721010A9E630_JR10006PGYE8KF-part1', >'/dev/disk/by-id/wwn-0x5000cca6accd6099-part1'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1'} ; name: sda1 ; >Oct 16 16:38:32 localhost blivet[2714]: scanning sda1 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >Oct 16 16:38:32 localhost blivet[2714]: DeviceTree.getDeviceByName: hidden: False ; name: sda1 ; incomplete: False ; >Oct 16 16:38:32 localhost blivet[2714]: DeviceTree.getDeviceByName returned None >Oct 16 16:38:32 localhost blivet[2714]: sda1 is a partition >Oct 16 16:38:32 localhost blivet[2714]: DeviceTree.addUdevPartitionDevice: name: sda1 ; >Oct 16 16:38:32 localhost blivet[2714]: DeviceTree.getDeviceByName: hidden: False ; name: sda ; incomplete: False ; >Oct 16 16:38:32 localhost blivet[2714]: DeviceTree.getDeviceByName returned existing 931.51 GiB disk sda (6) with existing mdmember >Oct 16 16:38:32 localhost blivet[2714]: ignoring partition sda1 on mdmember >Oct 16 16:38:32 localhost blivet[2714]: no device obtained for sda1 >Oct 16 16:38:32 localhost blivet[2714]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-HGST_HTS721010A9E630_JR10006PGYE5TF /dev/disk/by-id/wwn-0x5000cca6accd6043', >'DEVNAME': 'sdb', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb', >'DEVTYPE': 'disk', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_APM': '1', >'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', >'ID_ATA_FEATURE_SET_APM_ENABLED': '1', >'ID_ATA_FEATURE_SET_HPA': '1', >'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', >'ID_ATA_FEATURE_SET_PM': '1', >'ID_ATA_FEATURE_SET_PM_ENABLED': '1', >'ID_ATA_FEATURE_SET_PUIS': '1', >'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '166', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '164', >'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': 'isw_raid_member', >'ID_FS_USAGE': 'raid', >'ID_FS_VERSION': '1.0.00', >'ID_MODEL': 'HGST_HTS721010A9E630', >'ID_MODEL_ENC': 'HGST\\x20HTS721010A9E630\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_REVISION': 'JB0OA3J0', >'ID_SERIAL': 'HGST_HTS721010A9E630_JR10006PGYE5TF', >'ID_SERIAL_SHORT': 'JR10006PGYE5TF', >'ID_TYPE': 'disk', >'ID_WWN': '0x5000cca6accd6043', >'ID_WWN_WITH_EXTENSION': '0x5000cca6accd6043', >'MAJOR': '8', >'MINOR': '16', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '544834', >'name': 'sdb', >'symlinks': ['/dev/disk/by-id/ata-HGST_HTS721010A9E630_JR10006PGYE5TF', >'/dev/disk/by-id/wwn-0x5000cca6accd6043'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb'} ; name: sdb ; >Oct 16 16:38:32 localhost blivet[2714]: scanning sdb (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb)... >Oct 16 16:38:32 localhost blivet[2714]: DeviceTree.getDeviceByName: hidden: False ; name: sdb ; incomplete: False ; >Oct 16 16:38:32 localhost blivet[2714]: DeviceTree.getDeviceByName returned None >Oct 16 16:38:32 localhost blivet[2714]: sdb is part of a biosraid >Oct 16 16:38:32 localhost blivet[2714]: getFormat('None') returning DeviceFormat instance with object id 15 >Oct 16 16:38:32 localhost blivet[2714]: DiskDevice._setFormat: sdb ; current: None ; type: None ; >Oct 16 16:38:32 localhost blivet[2714]: added disk sdb (id 14) to device tree >Oct 16 16:38:32 localhost blivet[2714]: looking up parted Device: /dev/sdb >Oct 16 16:38:32 localhost blivet[2714]: got device: DiskDevice instance (0x7f2b118f5b10) -- >name = sdb status = True kids = 0 id = 14 >parents = [] >uuid = None size = 931.51 GiB >format = existing None >major = 8 minor = 16 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb partedDevice = parted.Device instance -- >model: ATA HGST HTS721010A9 path: /dev/sdb type: 1 >sectorSize: 512 physicalSectorSize: 4096 >length: 1953525168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 2 did: 0 busy: False >hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) >PedDevice: <_ped.Device object at 0x7f2b11955560> >target size = 0 B path = /dev/sdb >format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f2b118f5c50> >Oct 16 16:38:32 localhost blivet[2714]: DeviceTree.handleUdevDeviceFormat: name: sdb ; >Oct 16 16:38:32 localhost program[2714]: Running... mdadm --examine --export /dev/sdb >Oct 16 16:38:32 localhost kernel: sdb: unknown partition table >Oct 16 16:38:32 localhost program[2714]: MD_METADATA=imsm >Oct 16 16:38:32 localhost program[2714]: MD_LEVEL=container >Oct 16 16:38:32 localhost program[2714]: MD_UUID=b25f8e60:5528d464:f928d3a6:da2a145f >Oct 16 16:38:32 localhost program[2714]: MD_DEVICES=2 >Oct 16 16:38:32 localhost program[2714]: Return code: 0 >Oct 16 16:38:32 localhost program[2714]: Running... mdadm --examine --brief /dev/sdb >Oct 16 16:38:32 localhost program[2714]: ARRAY metadata=imsm UUID=b25f8e60:5528d464:f928d3a6:da2a145f >Oct 16 16:38:32 localhost program[2714]: ARRAY /dev/md/Volume1 container=b25f8e60:5528d464:f928d3a6:da2a145f member=0 UUID=2f0ca709:60236419:f7d237c0:e031795d >Oct 16 16:38:32 localhost program[2714]: Return code: 0 >Oct 16 16:38:32 localhost blivet[2714]: type detected on 'sdb' is 'isw_raid_member' >Oct 16 16:38:32 localhost blivet[2714]: MDRaidMember.__init__: uuid: None ; exists: True ; label: None ; device: /dev/sdb ; serial: JR10006PGYE5TF ; mdUuid: b25f8e60-5528-d464-f928-d3a6da2a145f ; biosraid: True ; >Oct 16 16:38:32 localhost blivet[2714]: getFormat('isw_raid_member') returning MDRaidMember instance with object id 17 >Oct 16 16:38:32 localhost blivet[2714]: DiskDevice._setFormat: sdb ; current: None ; type: mdmember ; >Oct 16 16:38:32 localhost blivet[2714]: got format: existing mdmember >Oct 16 16:38:32 localhost blivet[2714]: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sdb ; >Oct 16 16:38:32 localhost blivet[2714]: DeviceTree.getDeviceByUuid: hidden: False ; uuid: b25f8e60-5528-d464-f928-d3a6da2a145f ; incomplete: True ; >Oct 16 16:38:32 localhost blivet[2714]: looking up parted Device: /dev/md/imsm0 >Oct 16 16:38:32 localhost blivet[2714]: non-existent RAID container size == 931.51 GiB >Oct 16 16:38:32 localhost blivet[2714]: looking up parted Device: /dev/md/imsm0 >Oct 16 16:38:32 localhost blivet[2714]: non-existent RAID container size == 931.51 GiB >Oct 16 16:38:32 localhost blivet[2714]: DeviceTree.getDeviceByUuid returned existing 931.51 GiB mdcontainer imsm0 (10) >Oct 16 16:38:32 localhost blivet[2714]: looking up parted Device: /dev/md/imsm0 >Oct 16 16:38:32 localhost blivet[2714]: non-existent RAID container size == 931.51 GiB >Oct 16 16:38:32 localhost blivet[2714]: MDRaidArrayDevice._addParent: imsm0 ; member: sdb ; >Oct 16 16:38:32 localhost blivet[2714]: DiskDevice.addChild: kids: 0 ; name: sdb ; >Oct 16 16:38:32 localhost blivet[2714]: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >Oct 16 16:38:32 localhost program[2714]: Running... udevadm settle --timeout=300 >Oct 16 16:38:32 localhost anaconda[2714]: Geolocation lookup finished in 0.5 seconds >Oct 16 16:38:32 localhost anaconda[2714]: got results from geolocation >Oct 16 16:38:32 localhost anaconda[2714]: Thread Done: AnaGeolocationRefreshThread (139822989707008) >Oct 16 16:38:32 localhost program[2714]: Return code: 0 >Oct 16 16:38:32 localhost program[2714]: Running... mdadm --incremental --quiet /dev/sdb >Oct 16 16:38:32 localhost program[2714]: Return code: 1 >Oct 16 16:38:32 localhost blivet[2714]: failed to add member /dev/sdb to md array /dev/md/imsm0: mdnominate failed for /dev/sdb: 1 >Oct 16 16:38:32 localhost blivet[2714]: looking up parted Device: /dev/md/imsm0 >Oct 16 16:38:32 localhost blivet[2714]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-TSSTcorp_CDDVDW_SN-208FB_S12C6YCF1002SH', >'DEVNAME': 'sr0', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sr0', >'DEVTYPE': 'disk', >'ID_ATA': '1', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_BUS': 'ata', >'ID_CDROM': '1', >'ID_CDROM_CD': '1', >'ID_CDROM_CD_R': '1', >'ID_CDROM_CD_RW': '1', >'ID_CDROM_DVD': '1', >'ID_CDROM_DVD_PLUS_R': '1', >'ID_CDROM_DVD_PLUS_RW': '1', >'ID_CDROM_DVD_PLUS_R_DL': '1', >'ID_CDROM_DVD_R': '1', >'ID_CDROM_DVD_RAM': '1', >'ID_CDROM_DVD_RW': '1', >'ID_CDROM_MRW': '1', >'ID_CDROM_MRW_W': '1', >'ID_MODEL': 'TSSTcorp_CDDVDW_SN-208FB', >'ID_MODEL_ENC': 'TSSTcorp\\x20CDDVDW\\x20SN-208FB\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_REVISION': 'TC00', >'ID_SERIAL': 'TSSTcorp_CDDVDW_SN-208FB_S12C6YCF1002SH', >'ID_SERIAL_SHORT': 'S12C6YCF1002SH', >'ID_TYPE': 'cd', >'MAJOR': '11', >'MINOR': '0', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':seat:systemd:uaccess:', >'USEC_INITIALIZED': '545307', >'name': 'sr0', >'symlinks': ['/dev/cdrom', >'/dev/disk/by-id/ata-TSSTcorp_CDDVDW_SN-208FB_S12C6YCF1002SH'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sr0'} ; name: sr0 ; >Oct 16 16:38:32 localhost blivet[2714]: scanning sr0 (/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sr0)... >Oct 16 16:38:32 localhost blivet[2714]: DeviceTree.getDeviceByName: hidden: False ; name: sr0 ; incomplete: False ; >Oct 16 16:38:32 localhost blivet[2714]: DeviceTree.getDeviceByName returned None >Oct 16 16:38:32 localhost blivet[2714]: sr0 is a cdrom >Oct 16 16:38:32 localhost blivet[2714]: DeviceTree.addUdevOpticalDevice: >Oct 16 16:38:32 localhost blivet[2714]: getFormat('None') returning DeviceFormat instance with object id 20 >Oct 16 16:38:32 localhost blivet[2714]: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >Oct 16 16:38:32 localhost blivet[2714]: added cdrom sr0 (id 19) to device tree >Oct 16 16:38:32 localhost blivet[2714]: OpticalDevice.mediaPresent: sr0 ; status: True ; >Oct 16 16:38:32 localhost blivet[2714]: looking up parted Device: /dev/sr0 >Oct 16 16:38:32 localhost blivet[2714]: OpticalDevice.mediaPresent: sr0 ; status: True ; >Oct 16 16:38:32 localhost blivet[2714]: looking up parted Device: /dev/sr0 >Oct 16 16:38:32 localhost blivet[2714]: got device: OpticalDevice instance (0x7f2b24043150) -- >name = sr0 status = True kids = 0 id = 19 >parents = [] >uuid = None size = 0 >format = existing None >major = 11 minor = 0 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sr0 partedDevice = None >target size = 0 B path = /dev/sr0 >format args = [] originalFormat = None >Oct 16 16:38:32 localhost blivet[2714]: OpticalDevice.mediaPresent: sr0 ; status: True ; >Oct 16 16:38:32 localhost blivet[2714]: looking up parted Device: /dev/sr0 >Oct 16 16:38:32 localhost blivet[2714]: OpticalDevice.mediaPresent: sr0 ; status: True ; >Oct 16 16:38:32 localhost blivet[2714]: looking up parted Device: /dev/sr0 >Oct 16 16:38:32 localhost blivet[2714]: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >Oct 16 16:38:32 localhost blivet[2714]: OpticalDevice.mediaPresent: sr0 ; status: True ; >Oct 16 16:38:32 localhost anaconda[2714]: Entered spoke: WelcomeLanguageSpoke >Oct 16 16:38:32 localhost anaconda[2714]: logo image is missing, using a substitute >Oct 16 16:38:32 localhost anaconda.desktop[2586]: ** (anaconda:2714): WARNING **: atk-bridge: Couldn't listen on dbus server: Failed to bind socket "/tmp/.cache/at-spi2-socket-2714": No such file or directory >Oct 16 16:38:32 localhost blivet[2714]: no media present for device sr0 >Oct 16 16:38:32 localhost blivet[2714]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-Crucial_CT120M500SSD3_13270943E9D2 /dev/disk/by-id/wwn-0x500a07510943e9d2', >'DEVNAME': 'sdc', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sdc', >'DEVTYPE': 'disk', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_APM': '1', >'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '254', >'ID_ATA_FEATURE_SET_APM_ENABLED': '1', >'ID_ATA_FEATURE_SET_HPA': '1', >'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', >'ID_ATA_FEATURE_SET_PM': '1', >'ID_ATA_FEATURE_SET_PM_ENABLED': '1', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '2', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', >'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '0', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_MODEL': 'Crucial_CT120M500SSD3', >'ID_MODEL_ENC': 'Crucial_CT120M500SSD3\\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': '3dcdcf37', >'ID_REVISION': 'MU03', >'ID_SERIAL': 'Crucial_CT120M500SSD3_13270943E9D2', >'ID_SERIAL_SHORT': '13270943E9D2', >'ID_TYPE': 'disk', >'ID_WWN': '0x500a07510943e9d2', >'ID_WWN_WITH_EXTENSION': '0x500a07510943e9d2', >'MAJOR': '8', >'MINOR': '32', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '545812', >'name': 'sdc', >'symlinks': ['/dev/disk/by-id/ata-Crucial_CT120M500SSD3_13270943E9D2', >'/dev/disk/by-id/wwn-0x500a07510943e9d2'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sdc'} ; name: sdc ; >Oct 16 16:38:32 localhost blivet[2714]: scanning sdc (/devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sdc)... >Oct 16 16:38:32 localhost blivet[2714]: DeviceTree.getDeviceByName: hidden: False ; name: sdc ; incomplete: False ; >Oct 16 16:38:32 localhost blivet[2714]: DeviceTree.getDeviceByName returned None >Oct 16 16:38:32 localhost blivet[2714]: DeviceTree.addUdevDiskDevice: name: sdc ; >Oct 16 16:38:32 localhost blivet[2714]: sdc is a disk >Oct 16 16:38:32 localhost blivet[2714]: getFormat('None') returning DeviceFormat instance with object id 24 >Oct 16 16:38:32 localhost blivet[2714]: DiskDevice._setFormat: sdc ; current: None ; type: None ; >Oct 16 16:38:32 localhost program[2714]: Running... multipath -c /dev/sdc >Oct 16 16:38:32 localhost program[2714]: /dev/sdc is not a valid multipath device path >Oct 16 16:38:32 localhost program[2714]: Return code: 1 >Oct 16 16:38:32 localhost blivet[2714]: added disk sdc (id 23) to device tree >Oct 16 16:38:32 localhost blivet[2714]: looking up parted Device: /dev/sdc >Oct 16 16:38:32 localhost blivet[2714]: got device: DiskDevice instance (0x7f2b1c15f890) -- >name = sdc status = True kids = 0 id = 23 >parents = [] >uuid = None size = 111.79 GiB >format = existing None >major = 8 minor = 32 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sdc partedDevice = parted.Device instance -- >model: ATA Crucial_CT120M50 path: /dev/sdc type: 1 >sectorSize: 512 physicalSectorSize: 4096 >length: 234441648 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 6 did: 0 busy: False >hardwareGeometry: (14593, 255, 63) biosGeometry: (14593, 255, 63) >PedDevice: <_ped.Device object at 0x7f2b119554d0> >target size = 0 B path = /dev/sdc >format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f2b116a4750> >Oct 16 16:38:32 localhost blivet[2714]: DeviceTree.handleUdevDeviceFormat: name: sdc ; >Oct 16 16:38:32 localhost blivet[2714]: DeviceTree.handleUdevDiskLabelFormat: device: sdc ; label_type: dos ; >Oct 16 16:38:32 localhost blivet[2714]: DiskDevice.setup: sdc ; status: True ; controllable: True ; orig: False ; >Oct 16 16:38:32 localhost blivet[2714]: required disklabel type for sdc (1) is None >Oct 16 16:38:32 localhost blivet[2714]: default disklabel type for sdc is msdos >Oct 16 16:38:32 localhost blivet[2714]: selecting msdos disklabel for sdc based on size >Oct 16 16:38:32 localhost blivet[2714]: DiskLabel.__init__: device: /dev/sdc ; labelType: msdos ; exists: True ; >Oct 16 16:38:32 localhost blivet[2714]: Did not change pmbr_boot on parted.Disk instance -- >type: msdos primaryPartitionCount: 1 >lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 >partitions: [<parted.partition.Partition object at 0x7f2b1142d710>] >device: <parted.device.Device object at 0x7f2b1142d4d0> >PedDisk: <_ped.Disk object at 0x7f2b11697560> >Oct 16 16:38:32 localhost blivet[2714]: getFormat('disklabel') returning DiskLabel instance with object id 26 >Oct 16 16:38:32 localhost blivet[2714]: DiskDevice._setFormat: sdc ; current: None ; type: disklabel ; >Oct 16 16:38:32 localhost blivet[2714]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-Crucial_CT120M500SSD3_13270943E9D2-part1 /dev/disk/by-id/wwn-0x500a07510943e9d2-part1 /dev/disk/by-label/Windows\\x20Boot /dev/disk/by-uuid/E6DA15CCDA159A3F', >'DEVNAME': 'sdc1', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sdc/sdc1', >'DEVTYPE': 'partition', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_APM': '1', >'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '254', >'ID_ATA_FEATURE_SET_APM_ENABLED': '1', >'ID_ATA_FEATURE_SET_HPA': '1', >'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', >'ID_ATA_FEATURE_SET_PM': '1', >'ID_ATA_FEATURE_SET_PM_ENABLED': '1', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '2', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', >'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '0', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_FS_LABEL': 'Windows_Boot', >'ID_FS_LABEL_ENC': 'Windows\\x20Boot', >'ID_FS_TYPE': 'ntfs', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': 'E6DA15CCDA159A3F', >'ID_FS_UUID_ENC': 'E6DA15CCDA159A3F', >'ID_MODEL': 'Crucial_CT120M500SSD3', >'ID_MODEL_ENC': 'Crucial_CT120M500SSD3\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_ENTRY_DISK': '8:32', >'ID_PART_ENTRY_FLAGS': '0x80', >'ID_PART_ENTRY_NUMBER': '1', >'ID_PART_ENTRY_OFFSET': '2048', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '234436608', >'ID_PART_ENTRY_TYPE': '0x7', >'ID_PART_ENTRY_UUID': '3dcdcf37-01', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '3dcdcf37', >'ID_REVISION': 'MU03', >'ID_SERIAL': 'Crucial_CT120M500SSD3_13270943E9D2', >'ID_SERIAL_SHORT': '13270943E9D2', >'ID_TYPE': 'disk', >'ID_WWN': '0x500a07510943e9d2', >'ID_WWN_WITH_EXTENSION': '0x500a07510943e9d2', >'MAJOR': '8', >'MINOR': '33', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '545848', >'name': 'sdc1', >'symlinks': ['/dev/disk/by-id/ata-Crucial_CT120M500SSD3_13270943E9D2-part1', >'/dev/disk/by-id/wwn-0x500a07510943e9d2-part1', >'/dev/disk/by-label/Windows\\x20Boot', >'/dev/disk/by-uuid/E6DA15CCDA159A3F'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sdc/sdc1'} ; name: sdc1 ; >Oct 16 16:38:32 localhost blivet[2714]: scanning sdc1 (/devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sdc/sdc1)... >Oct 16 16:38:32 localhost blivet[2714]: DeviceTree.getDeviceByName: hidden: False ; name: sdc1 ; incomplete: False ; >Oct 16 16:38:32 localhost blivet[2714]: DeviceTree.getDeviceByName returned None >Oct 16 16:38:32 localhost blivet[2714]: sdc1 is a partition >Oct 16 16:38:32 localhost blivet[2714]: DeviceTree.addUdevPartitionDevice: name: sdc1 ; >Oct 16 16:38:32 localhost blivet[2714]: DeviceTree.getDeviceByName: hidden: False ; name: sdc ; incomplete: False ; >Oct 16 16:38:32 localhost blivet[2714]: DeviceTree.getDeviceByName returned existing 111.79 GiB disk sdc (23) with existing msdos disklabel >Oct 16 16:38:32 localhost blivet[2714]: DiskDevice.addChild: kids: 0 ; name: sdc ; >Oct 16 16:38:32 localhost blivet[2714]: PartitionDevice._setFormat: sdc1 ; >Oct 16 16:38:32 localhost blivet[2714]: getFormat('None') returning DeviceFormat instance with object id 29 >Oct 16 16:38:32 localhost blivet[2714]: PartitionDevice._setFormat: sdc1 ; current: None ; type: None ; >Oct 16 16:38:32 localhost blivet[2714]: looking up parted Partition: /dev/sdc1 >Oct 16 16:38:32 localhost blivet[2714]: PartitionDevice.probe: sdc1 ; exists: True ; >Oct 16 16:38:32 localhost blivet[2714]: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 1 ; >Oct 16 16:38:32 localhost blivet[2714]: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 10 ; >Oct 16 16:38:32 localhost blivet[2714]: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 12 ; >Oct 16 16:38:32 localhost blivet[2714]: added partition sdc1 (id 28) to device tree >Oct 16 16:38:32 localhost blivet[2714]: looking up parted Device: /dev/sdc1 >Oct 16 16:38:32 localhost blivet[2714]: got device: PartitionDevice instance (0x7f2b1142da10) -- >name = sdc1 status = True kids = 0 id = 28 >parents = ['existing 111.79 GiB disk sdc (23) with existing msdos disklabel'] >uuid = None size = 111.79 GiB >format = existing None >major = 8 minor = 33 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc1 type: 0 >sectorSize: 512 physicalSectorSize: 4096 >length: 234436608 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19515 did: 24387 busy: False >hardwareGeometry: (14593, 255, 63) biosGeometry: (14593, 255, 63) >PedDevice: <_ped.Device object at 0x7f2b119558c0> >target size = 0 B path = /dev/sdc1 >format args = [] originalFormat = None grow = None max size = 0 B bootable = True >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f2b1142d590> fileSystem: <parted.filesystem.FileSystem object at 0x7f2b1142d9d0> >number: 1 path: /dev/sdc1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f2b1142d7d0> PedPartition: <_ped.Partition object at 0x7f2b1142c650> >disk = existing 111.79 GiB disk sdc (23) with existing msdos disklabel >start = 2048 end = 234438655 length = 234436608 >flags = boot >Oct 16 16:38:32 localhost blivet[2714]: DeviceTree.handleUdevDeviceFormat: name: sdc1 ; >Oct 16 16:38:32 localhost blivet[2714]: DeviceTree.handleUdevDiskLabelFormat: device: sdc1 ; label_type: None ; >Oct 16 16:38:32 localhost blivet[2714]: device sdc1 does not contain a disklabel >Oct 16 16:38:32 localhost blivet[2714]: type detected on 'sdc1' is 'ntfs' >Oct 16 16:38:32 localhost program[2714]: Running... ntfsinfo -m /dev/sdc1 >Oct 16 16:38:32 localhost program[2714]: Volume Information >Oct 16 16:38:32 localhost program[2714]: Name of device: /dev/sdc1 >Oct 16 16:38:32 localhost program[2714]: Device state: 11 >Oct 16 16:38:32 localhost program[2714]: Volume Name: Windows Boot >Oct 16 16:38:32 localhost program[2714]: Volume State: 91 >Oct 16 16:38:32 localhost program[2714]: Volume Flags: 0x0000 >Oct 16 16:38:32 localhost program[2714]: Volume Version: 3.1 >Oct 16 16:38:32 localhost program[2714]: Sector Size: 512 >Oct 16 16:38:32 localhost program[2714]: Cluster Size: 4096 >Oct 16 16:38:32 localhost program[2714]: Index Block Size: 4096 >Oct 16 16:38:32 localhost program[2714]: Volume Size in Clusters: 29304575 >Oct 16 16:38:32 localhost program[2714]: MFT Information >Oct 16 16:38:32 localhost program[2714]: MFT Record Size: 1024 >Oct 16 16:38:32 localhost program[2714]: MFT Zone Multiplier: 0 >Oct 16 16:38:32 localhost program[2714]: MFT Data Position: 24 >Oct 16 16:38:32 localhost program[2714]: MFT Zone Start: 786432 >Oct 16 16:38:32 localhost program[2714]: MFT Zone End: 4449503 >Oct 16 16:38:32 localhost program[2714]: MFT Zone Position: 786432 >Oct 16 16:38:32 localhost program[2714]: Current Position in First Data Zone: 4449503 >Oct 16 16:38:32 localhost program[2714]: Current Position in Second Data Zone: 0 >Oct 16 16:38:32 localhost program[2714]: Allocated clusters 83072 (0.3%) >Oct 16 16:38:32 localhost program[2714]: LCN of Data Attribute for FILE_MFT: 786432 >Oct 16 16:38:32 localhost program[2714]: FILE_MFTMirr Size: 4 >Oct 16 16:38:32 localhost program[2714]: LCN of Data Attribute for File_MFTMirr: 2 >Oct 16 16:38:32 localhost program[2714]: Size of Attribute Definition Table: 2560 >Oct 16 16:38:32 localhost program[2714]: Number of Attached Extent Inodes: 0 >Oct 16 16:38:32 localhost program[2714]: FILE_Bitmap Information >Oct 16 16:38:32 localhost program[2714]: FILE_Bitmap MFT Record Number: 6 >Oct 16 16:38:32 localhost program[2714]: State of FILE_Bitmap Inode: 80 >Oct 16 16:38:32 localhost program[2714]: Length of Attribute List: 0 >Oct 16 16:38:32 localhost program[2714]: Number of Attached Extent Inodes: 0 >Oct 16 16:38:32 localhost program[2714]: FILE_Bitmap Data Attribute Information >Oct 16 16:38:32 localhost program[2714]: Decompressed Runlist: not done yet >Oct 16 16:38:32 localhost program[2714]: Base Inode: 6 >Oct 16 16:38:32 localhost program[2714]: Attribute Types: not done yet >Oct 16 16:38:32 localhost program[2714]: Attribute Name Length: 0 >Oct 16 16:38:32 localhost program[2714]: Attribute State: 3 >Oct 16 16:38:32 localhost program[2714]: Attribute Allocated Size: 3665920 >Oct 16 16:38:32 localhost program[2714]: Attribute Data Size: 3663072 >Oct 16 16:38:32 localhost program[2714]: Attribute Initialized Size: 3663072 >Oct 16 16:38:32 localhost program[2714]: Attribute Compressed Size: 0 >Oct 16 16:38:32 localhost program[2714]: Compression Block Size: 0 >Oct 16 16:38:32 localhost program[2714]: Compression Block Size Bits: 0 >Oct 16 16:38:32 localhost program[2714]: Compression Block Clusters: 0 >Oct 16 16:38:32 localhost program[2714]: Free Clusters: 11192726 (38.2%) >Oct 16 16:38:32 localhost program[2714]: Return code: 0 >Oct 16 16:38:32 localhost program[2714]: Running... ntfsresize -m /dev/sdc1 >Oct 16 16:38:35 localhost program[2714]: ntfsresize v2014.2.15 (libntfs-3g) >Oct 16 16:38:35 localhost program[2714]: Minsize (in MB): 74187 >Oct 16 16:38:35 localhost program[2714]: Return code: 0 >Oct 16 16:38:35 localhost blivet[2714]: padding min size from 74187000000 up to 74187000500 >Oct 16 16:38:35 localhost blivet[2714]: NTFS.supported: supported: False ; >Oct 16 16:38:35 localhost blivet[2714]: getFormat('ntfs') returning NTFS instance with object id 31 >Oct 16 16:38:35 localhost blivet[2714]: PartitionDevice._setFormat: sdc1 ; >Oct 16 16:38:35 localhost blivet[2714]: PartitionDevice._setFormat: sdc1 ; current: None ; type: ntfs ; >Oct 16 16:38:35 localhost blivet[2714]: got format: existing ntfs filesystem >Oct 16 16:38:35 localhost blivet[2714]: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop0', >'DEVPATH': '/devices/virtual/block/loop0', >'DEVTYPE': 'disk', >'ID_FS_TYPE': 'squashfs', >'ID_FS_USAGE': 'filesystem', >'ID_FS_VERSION': '4.0', >'MAJOR': '7', >'MINOR': '0', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '578540', >'name': 'loop0', >'symlinks': [], >'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >Oct 16 16:38:35 localhost blivet[2714]: scanning loop0 (/devices/virtual/block/loop0)... >Oct 16 16:38:35 localhost blivet[2714]: DeviceTree.getDeviceByName: hidden: False ; name: loop0 ; incomplete: False ; >Oct 16 16:38:35 localhost blivet[2714]: DeviceTree.getDeviceByName returned None >Oct 16 16:38:35 localhost blivet[2714]: loop0 is a loop device >Oct 16 16:38:35 localhost blivet[2714]: DeviceTree.addUdevLoopDevice: name: loop0 ; >Oct 16 16:38:35 localhost blivet[2714]: DeviceTree.getDeviceByName: hidden: False ; name: /osmin.img (deleted) ; incomplete: False ; >Oct 16 16:38:35 localhost blivet[2714]: DeviceTree.getDeviceByName returned None >Oct 16 16:38:35 localhost blivet[2714]: getFormat('None') returning DeviceFormat instance with object id 34 >Oct 16 16:38:35 localhost blivet[2714]: FileDevice._setFormat: /osmin.img (deleted) ; current: None ; type: None ; >Oct 16 16:38:35 localhost blivet[2714]: added file /osmin.img (deleted) (id 33) to device tree >Oct 16 16:38:35 localhost blivet[2714]: FileDevice.addChild: kids: 0 ; name: /osmin.img (deleted) ; >Oct 16 16:38:35 localhost blivet[2714]: getFormat('None') returning DeviceFormat instance with object id 37 >Oct 16 16:38:35 localhost blivet[2714]: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >Oct 16 16:38:35 localhost blivet[2714]: added loop loop0 (id 36) to device tree >Oct 16 16:38:35 localhost blivet[2714]: got device: LoopDevice instance (0x7f2b1142df50) -- >name = loop0 status = False kids = 0 id = 36 >parents = ['existing 0 B file /osmin.img (deleted) (33)'] >uuid = None size = 0 B >format = existing None >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 B path = /dev/loop0 >format args = [] originalFormat = None >Oct 16 16:38:35 localhost blivet[2714]: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >Oct 16 16:38:35 localhost blivet[2714]: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >Oct 16 16:38:35 localhost blivet[2714]: device loop0 does not contain a disklabel >Oct 16 16:38:35 localhost blivet[2714]: type detected on 'loop0' is 'squashfs' >Oct 16 16:38:35 localhost blivet[2714]: getFormat('squashfs') returning DeviceFormat instance with object id 39 >Oct 16 16:38:35 localhost blivet[2714]: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >Oct 16 16:38:35 localhost blivet[2714]: 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': '579042', >'name': 'loop1', >'symlinks': [], >'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >Oct 16 16:38:35 localhost blivet[2714]: scanning loop1 (/devices/virtual/block/loop1)... >Oct 16 16:38:35 localhost blivet[2714]: DeviceTree.getDeviceByName: hidden: False ; name: loop1 ; incomplete: False ; >Oct 16 16:38:35 localhost blivet[2714]: DeviceTree.getDeviceByName returned None >Oct 16 16:38:35 localhost blivet[2714]: loop1 is a loop device >Oct 16 16:38:35 localhost blivet[2714]: DeviceTree.addUdevLoopDevice: name: loop1 ; >Oct 16 16:38:35 localhost blivet[2714]: DeviceTree.getDeviceByName: hidden: False ; name: /osmin ; incomplete: False ; >Oct 16 16:38:35 localhost blivet[2714]: DeviceTree.getDeviceByName returned None >Oct 16 16:38:35 localhost blivet[2714]: getFormat('None') returning DeviceFormat instance with object id 42 >Oct 16 16:38:35 localhost blivet[2714]: FileDevice._setFormat: /osmin ; current: None ; type: None ; >Oct 16 16:38:35 localhost blivet[2714]: added file /osmin (id 41) to device tree >Oct 16 16:38:35 localhost blivet[2714]: FileDevice.addChild: kids: 0 ; name: /osmin ; >Oct 16 16:38:35 localhost blivet[2714]: getFormat('None') returning DeviceFormat instance with object id 45 >Oct 16 16:38:35 localhost blivet[2714]: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >Oct 16 16:38:35 localhost blivet[2714]: added loop loop1 (id 44) to device tree >Oct 16 16:38:35 localhost blivet[2714]: got device: LoopDevice instance (0x7f2b116886d0) -- >name = loop1 status = False kids = 0 id = 44 >parents = ['existing 0 B file /osmin (41)'] >uuid = None size = 0 B >format = existing None >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 B path = /dev/loop1 >format args = [] originalFormat = None >Oct 16 16:38:35 localhost blivet[2714]: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >Oct 16 16:38:35 localhost blivet[2714]: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >Oct 16 16:38:35 localhost blivet[2714]: device loop1 does not contain a disklabel >Oct 16 16:38:35 localhost blivet[2714]: type detected on 'loop1' is 'DM_snapshot_cow' >Oct 16 16:38:35 localhost blivet[2714]: getFormat('DM_snapshot_cow') returning DeviceFormat instance with object id 47 >Oct 16 16:38:35 localhost blivet[2714]: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >Oct 16 16:38:35 localhost blivet[2714]: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop2', >'DEVPATH': '/devices/virtual/block/loop2', >'DEVTYPE': 'disk', >'ID_FS_TYPE': 'squashfs', >'ID_FS_USAGE': 'filesystem', >'ID_FS_VERSION': '4.0', >'MAJOR': '7', >'MINOR': '2', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '579520', >'name': 'loop2', >'symlinks': [], >'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >Oct 16 16:38:35 localhost blivet[2714]: scanning loop2 (/devices/virtual/block/loop2)... >Oct 16 16:38:35 localhost blivet[2714]: DeviceTree.getDeviceByName: hidden: False ; name: loop2 ; incomplete: False ; >Oct 16 16:38:35 localhost blivet[2714]: DeviceTree.getDeviceByName returned None >Oct 16 16:38:35 localhost blivet[2714]: loop2 is a loop device >Oct 16 16:38:35 localhost blivet[2714]: DeviceTree.addUdevLoopDevice: name: loop2 ; >Oct 16 16:38:35 localhost blivet[2714]: DeviceTree.getDeviceByName: hidden: False ; name: /run/initramfs/live/LiveOS/squashfs.img ; incomplete: False ; >Oct 16 16:38:35 localhost blivet[2714]: DeviceTree.getDeviceByName returned None >Oct 16 16:38:35 localhost blivet[2714]: getFormat('None') returning DeviceFormat instance with object id 50 >Oct 16 16:38:35 localhost blivet[2714]: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >Oct 16 16:38:35 localhost blivet[2714]: added file /run/initramfs/live/LiveOS/squashfs.img (id 49) to device tree >Oct 16 16:38:35 localhost blivet[2714]: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >Oct 16 16:38:35 localhost blivet[2714]: getFormat('None') returning DeviceFormat instance with object id 53 >Oct 16 16:38:35 localhost blivet[2714]: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >Oct 16 16:38:35 localhost blivet[2714]: added loop loop2 (id 52) to device tree >Oct 16 16:38:35 localhost blivet[2714]: got device: LoopDevice instance (0x7f2b1143f210) -- >name = loop2 status = False kids = 0 id = 52 >parents = ['existing 0 B file /run/initramfs/live/LiveOS/squashfs.img (49)'] >uuid = None size = 0 B >format = existing None >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 B path = /dev/loop2 >format args = [] originalFormat = None >Oct 16 16:38:35 localhost blivet[2714]: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >Oct 16 16:38:35 localhost blivet[2714]: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >Oct 16 16:38:35 localhost blivet[2714]: device loop2 does not contain a disklabel >Oct 16 16:38:35 localhost blivet[2714]: type detected on 'loop2' is 'squashfs' >Oct 16 16:38:35 localhost blivet[2714]: getFormat('squashfs') returning DeviceFormat instance with object id 55 >Oct 16 16:38:35 localhost blivet[2714]: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >Oct 16 16:38:35 localhost blivet[2714]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-label/_Fedora-Live-Wor /dev/disk/by-uuid/0ad82566-098c-46a4-88c8-10a2e187408a', >'DEVNAME': 'loop3', >'DEVPATH': '/devices/virtual/block/loop3', >'DEVTYPE': 'disk', >'ID_FS_LABEL': '_Fedora-Live-Wor', >'ID_FS_LABEL_ENC': '_Fedora-Live-Wor', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '0ad82566-098c-46a4-88c8-10a2e187408a', >'ID_FS_UUID_ENC': '0ad82566-098c-46a4-88c8-10a2e187408a', >'ID_FS_VERSION': '1.0', >'MAJOR': '7', >'MINOR': '3', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '580010', >'name': 'loop3', >'symlinks': ['/dev/disk/by-label/_Fedora-Live-Wor', >'/dev/disk/by-uuid/0ad82566-098c-46a4-88c8-10a2e187408a'], >'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >Oct 16 16:38:35 localhost blivet[2714]: scanning loop3 (/devices/virtual/block/loop3)... >Oct 16 16:38:35 localhost blivet[2714]: DeviceTree.getDeviceByName: hidden: False ; name: loop3 ; incomplete: False ; >Oct 16 16:38:35 localhost blivet[2714]: DeviceTree.getDeviceByName returned None >Oct 16 16:38:35 localhost blivet[2714]: loop3 is a loop device >Oct 16 16:38:35 localhost blivet[2714]: DeviceTree.addUdevLoopDevice: name: loop3 ; >Oct 16 16:38:35 localhost blivet[2714]: DeviceTree.getDeviceByName: hidden: False ; name: /LiveOS/ext3fs.img ; incomplete: False ; >Oct 16 16:38:35 localhost blivet[2714]: DeviceTree.getDeviceByName returned None >Oct 16 16:38:35 localhost blivet[2714]: getFormat('None') returning DeviceFormat instance with object id 58 >Oct 16 16:38:35 localhost blivet[2714]: FileDevice._setFormat: /LiveOS/ext3fs.img ; current: None ; type: None ; >Oct 16 16:38:35 localhost blivet[2714]: added file /LiveOS/ext3fs.img (id 57) to device tree >Oct 16 16:38:35 localhost blivet[2714]: FileDevice.addChild: kids: 0 ; name: /LiveOS/ext3fs.img ; >Oct 16 16:38:35 localhost blivet[2714]: getFormat('None') returning DeviceFormat instance with object id 61 >Oct 16 16:38:35 localhost blivet[2714]: LoopDevice._setFormat: loop3 ; current: None ; type: None ; >Oct 16 16:38:35 localhost blivet[2714]: added loop loop3 (id 60) to device tree >Oct 16 16:38:35 localhost blivet[2714]: got device: LoopDevice instance (0x7f2b1142ddd0) -- >name = loop3 status = False kids = 0 id = 60 >parents = ['existing 0 B file /LiveOS/ext3fs.img (57)'] >uuid = None size = 0 B >format = existing None >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 B path = /dev/loop3 >format args = [] originalFormat = None >Oct 16 16:38:35 localhost blivet[2714]: DeviceTree.handleUdevDeviceFormat: name: loop3 ; >Oct 16 16:38:35 localhost blivet[2714]: DeviceTree.handleUdevDiskLabelFormat: device: loop3 ; label_type: None ; >Oct 16 16:38:35 localhost blivet[2714]: device loop3 does not contain a disklabel >Oct 16 16:38:35 localhost blivet[2714]: type detected on 'loop3' is 'ext4' >Oct 16 16:38:35 localhost program[2714]: Running... dumpe2fs -h /dev/loop3 >Oct 16 16:38:35 localhost program[2714]: dumpe2fs 1.42.11 (09-Jul-2014) >Oct 16 16:38:35 localhost program[2714]: Filesystem volume name: _Fedora-Live-Wor >Oct 16 16:38:35 localhost program[2714]: Last mounted on: /var/tmp/imgcreate-O2ynTS/install_root >Oct 16 16:38:35 localhost program[2714]: Filesystem UUID: 0ad82566-098c-46a4-88c8-10a2e187408a >Oct 16 16:38:35 localhost program[2714]: Filesystem magic number: 0xEF53 >Oct 16 16:38:35 localhost program[2714]: Filesystem revision #: 1 (dynamic) >Oct 16 16:38:35 localhost program[2714]: 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 >Oct 16 16:38:35 localhost program[2714]: Filesystem flags: signed_directory_hash >Oct 16 16:38:35 localhost program[2714]: Default mount options: user_xattr acl >Oct 16 16:38:35 localhost program[2714]: Filesystem state: clean >Oct 16 16:38:35 localhost program[2714]: Errors behavior: Continue >Oct 16 16:38:35 localhost program[2714]: Filesystem OS type: Linux >Oct 16 16:38:35 localhost program[2714]: Inode count: 393216 >Oct 16 16:38:35 localhost program[2714]: Block count: 1572864 >Oct 16 16:38:35 localhost program[2714]: Reserved block count: 15727 >Oct 16 16:38:35 localhost program[2714]: Free blocks: 577129 >Oct 16 16:38:35 localhost program[2714]: Free inodes: 257163 >Oct 16 16:38:35 localhost program[2714]: First block: 0 >Oct 16 16:38:35 localhost program[2714]: Block size: 4096 >Oct 16 16:38:35 localhost program[2714]: Fragment size: 4096 >Oct 16 16:38:35 localhost program[2714]: Reserved GDT blocks: 383 >Oct 16 16:38:35 localhost program[2714]: Blocks per group: 32768 >Oct 16 16:38:35 localhost program[2714]: Fragments per group: 32768 >Oct 16 16:38:35 localhost program[2714]: Inodes per group: 8192 >Oct 16 16:38:35 localhost program[2714]: Inode blocks per group: 512 >Oct 16 16:38:35 localhost program[2714]: Flex block group size: 16 >Oct 16 16:38:35 localhost program[2714]: Filesystem created: Thu Oct 9 20:56:57 2014 >Oct 16 16:38:35 localhost program[2714]: Last mount time: Thu Oct 9 20:57:01 2014 >Oct 16 16:38:35 localhost program[2714]: Last write time: Thu Oct 9 21:25:39 2014 >Oct 16 16:38:35 localhost program[2714]: Mount count: 0 >Oct 16 16:38:35 localhost program[2714]: Maximum mount count: -1 >Oct 16 16:38:35 localhost program[2714]: Last checked: Thu Oct 9 21:25:39 2014 >Oct 16 16:38:35 localhost program[2714]: Check interval: 0 (<none>) >Oct 16 16:38:35 localhost program[2714]: Lifetime writes: 627 MB >Oct 16 16:38:35 localhost program[2714]: Reserved blocks uid: 0 (user root) >Oct 16 16:38:35 localhost program[2714]: Reserved blocks gid: 0 (group root) >Oct 16 16:38:35 localhost program[2714]: First inode: 11 >Oct 16 16:38:35 localhost program[2714]: Inode size: 256 >Oct 16 16:38:35 localhost program[2714]: Required extra isize: 28 >Oct 16 16:38:35 localhost program[2714]: Desired extra isize: 28 >Oct 16 16:38:35 localhost program[2714]: Journal inode: 8 >Oct 16 16:38:35 localhost program[2714]: Default directory hash: half_md4 >Oct 16 16:38:35 localhost program[2714]: Directory Hash Seed: eb7e6683-0aa9-405f-b25b-c2b438cf705e >Oct 16 16:38:35 localhost program[2714]: Journal backup: inode blocks >Oct 16 16:38:35 localhost program[2714]: Journal features: journal_incompat_revoke >Oct 16 16:38:35 localhost program[2714]: Journal size: 128M >Oct 16 16:38:35 localhost program[2714]: Journal length: 32768 >Oct 16 16:38:35 localhost program[2714]: Journal sequence: 0x00001b3e >Oct 16 16:38:35 localhost program[2714]: Journal start: 0 >Oct 16 16:38:35 localhost program[2714]: >Oct 16 16:38:35 localhost program[2714]: Return code: 0 >Oct 16 16:38:35 localhost program[2714]: Running... resize2fs -P /dev/loop3 >Oct 16 16:38:35 localhost program[2714]: resize2fs 1.42.11 (09-Jul-2014) >Oct 16 16:38:35 localhost program[2714]: resize2fs: Device or resource busy while trying to open /dev/loop3 >Oct 16 16:38:35 localhost program[2714]: Couldn't find valid filesystem superblock. >Oct 16 16:38:35 localhost program[2714]: Return code: 1 >Oct 16 16:38:35 localhost blivet[2714]: size=0 B, current=6144 MiB >Oct 16 16:38:35 localhost blivet[2714]: using current size 0 as min size >Oct 16 16:38:35 localhost blivet[2714]: Ext4FS.supported: supported: True ; >Oct 16 16:38:35 localhost blivet[2714]: getFormat('ext4') returning Ext4FS instance with object id 63 >Oct 16 16:38:35 localhost blivet[2714]: LoopDevice._setFormat: loop3 ; current: None ; type: ext4 ; >Oct 16 16:38:35 localhost blivet[2714]: got format: existing ext4 filesystem >Oct 16 16:38:35 localhost blivet[2714]: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop4', >'DEVPATH': '/devices/virtual/block/loop4', >'DEVTYPE': 'disk', >'ID_FS_TYPE': 'DM_snapshot_cow', >'ID_FS_USAGE': 'other', >'MAJOR': '7', >'MINOR': '4', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '580528', >'name': 'loop4', >'symlinks': [], >'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >Oct 16 16:38:35 localhost blivet[2714]: scanning loop4 (/devices/virtual/block/loop4)... >Oct 16 16:38:35 localhost blivet[2714]: DeviceTree.getDeviceByName: hidden: False ; name: loop4 ; incomplete: False ; >Oct 16 16:38:35 localhost blivet[2714]: DeviceTree.getDeviceByName returned None >Oct 16 16:38:35 localhost blivet[2714]: loop4 is a loop device >Oct 16 16:38:35 localhost blivet[2714]: DeviceTree.addUdevLoopDevice: name: loop4 ; >Oct 16 16:38:35 localhost blivet[2714]: DeviceTree.getDeviceByName: hidden: False ; name: /overlay (deleted) ; incomplete: False ; >Oct 16 16:38:35 localhost blivet[2714]: DeviceTree.getDeviceByName returned None >Oct 16 16:38:35 localhost blivet[2714]: getFormat('None') returning DeviceFormat instance with object id 66 >Oct 16 16:38:35 localhost blivet[2714]: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >Oct 16 16:38:35 localhost blivet[2714]: added file /overlay (deleted) (id 65) to device tree >Oct 16 16:38:35 localhost blivet[2714]: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >Oct 16 16:38:35 localhost blivet[2714]: getFormat('None') returning DeviceFormat instance with object id 69 >Oct 16 16:38:35 localhost blivet[2714]: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >Oct 16 16:38:35 localhost blivet[2714]: added loop loop4 (id 68) to device tree >Oct 16 16:38:35 localhost blivet[2714]: got device: LoopDevice instance (0x7f2b1143f490) -- >name = loop4 status = False kids = 0 id = 68 >parents = ['existing 0 B file /overlay (deleted) (65)'] >uuid = None size = 0 B >format = existing None >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 B path = /dev/loop4 >format args = [] originalFormat = None >Oct 16 16:38:35 localhost blivet[2714]: DeviceTree.handleUdevDeviceFormat: name: loop4 ; >Oct 16 16:38:35 localhost blivet[2714]: DeviceTree.handleUdevDiskLabelFormat: device: loop4 ; label_type: None ; >Oct 16 16:38:35 localhost blivet[2714]: device loop4 does not contain a disklabel >Oct 16 16:38:35 localhost blivet[2714]: type detected on 'loop4' is 'DM_snapshot_cow' >Oct 16 16:38:35 localhost blivet[2714]: getFormat('DM_snapshot_cow') returning DeviceFormat instance with object id 71 >Oct 16 16:38:35 localhost blivet[2714]: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >Oct 16 16:38:35 localhost blivet[2714]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/_Fedora-Live-Wor /dev/disk/by-uuid/0ad82566-098c-46a4-88c8-10a2e187408a /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-Wor', >'ID_FS_LABEL_ENC': '_Fedora-Live-Wor', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '0ad82566-098c-46a4-88c8-10a2e187408a', >'ID_FS_UUID_ENC': '0ad82566-098c-46a4-88c8-10a2e187408a', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '0', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '83086', >'name': 'dm-0', >'symlinks': ['/dev/disk/by-id/dm-name-live-rw', >'/dev/disk/by-label/_Fedora-Live-Wor', >'/dev/disk/by-uuid/0ad82566-098c-46a4-88c8-10a2e187408a', >'/dev/mapper/live-rw'], >'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >Oct 16 16:38:35 localhost blivet[2714]: scanning live-rw (/devices/virtual/block/dm-0)... >Oct 16 16:38:35 localhost blivet[2714]: DeviceTree.getDeviceByName: hidden: False ; name: live-rw ; incomplete: False ; >Oct 16 16:38:35 localhost blivet[2714]: DeviceTree.getDeviceByName returned None >Oct 16 16:38:35 localhost blivet[2714]: live-rw is a device-mapper device >Oct 16 16:38:35 localhost blivet[2714]: DeviceTree.addUdevDMDevice: name: live-rw ; >Oct 16 16:38:35 localhost blivet[2714]: DeviceTree.getDeviceByName: hidden: False ; name: loop3 ; incomplete: False ; >Oct 16 16:38:35 localhost blivet[2714]: DeviceTree.getDeviceByName returned existing 0 B loop loop3 (60) with existing ext4 filesystem >Oct 16 16:38:35 localhost blivet[2714]: DeviceTree.getDeviceByName: hidden: False ; name: loop4 ; incomplete: False ; >Oct 16 16:38:35 localhost blivet[2714]: DeviceTree.getDeviceByName returned existing 0 B loop loop4 (68) >Oct 16 16:38:35 localhost blivet[2714]: DeviceTree.getDeviceByName: hidden: False ; name: live-rw ; incomplete: False ; >Oct 16 16:38:35 localhost blivet[2714]: DeviceTree.getDeviceByName returned None >Oct 16 16:38:35 localhost blivet[2714]: LoopDevice.addChild: kids: 0 ; name: loop4 ; >Oct 16 16:38:35 localhost blivet[2714]: getFormat('None') returning DeviceFormat instance with object id 74 >Oct 16 16:38:35 localhost blivet[2714]: DMDevice._setFormat: live-rw ; current: None ; type: None ; >Oct 16 16:38:35 localhost blivet[2714]: added dm live-rw (id 73) to device tree >Oct 16 16:38:35 localhost blivet[2714]: looking up parted Device: /dev/mapper/live-rw >Oct 16 16:38:35 localhost blivet[2714]: got device: DMDevice instance (0x7f2b1143f710) -- >name = live-rw status = True kids = 0 id = 73 >parents = ['existing 0 B loop loop4 (68)'] >uuid = None size = 6144 MiB >format = existing None >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: 12582912 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 12617 did: 17767 busy: True >hardwareGeometry: (783, 255, 63) biosGeometry: (783, 255, 63) >PedDevice: <_ped.Device object at 0x7f2b11955950> >target size = 0 B path = /dev/mapper/live-rw >format args = [] originalFormat = None target = None dmUuid = None >Oct 16 16:38:35 localhost blivet[2714]: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >Oct 16 16:38:35 localhost blivet[2714]: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >Oct 16 16:38:35 localhost blivet[2714]: device live-rw does not contain a disklabel >Oct 16 16:38:35 localhost blivet[2714]: type detected on 'live-rw' is 'ext4' >Oct 16 16:38:35 localhost program[2714]: Running... dumpe2fs -h /dev/mapper/live-rw >Oct 16 16:38:35 localhost program[2714]: dumpe2fs 1.42.11 (09-Jul-2014) >Oct 16 16:38:35 localhost program[2714]: Filesystem volume name: _Fedora-Live-Wor >Oct 16 16:38:35 localhost program[2714]: Last mounted on: / >Oct 16 16:38:35 localhost program[2714]: Filesystem UUID: 0ad82566-098c-46a4-88c8-10a2e187408a >Oct 16 16:38:35 localhost program[2714]: Filesystem magic number: 0xEF53 >Oct 16 16:38:35 localhost program[2714]: Filesystem revision #: 1 (dynamic) >Oct 16 16:38:35 localhost program[2714]: 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 >Oct 16 16:38:35 localhost program[2714]: Filesystem flags: signed_directory_hash >Oct 16 16:38:35 localhost program[2714]: Default mount options: user_xattr acl >Oct 16 16:38:35 localhost program[2714]: Filesystem state: clean >Oct 16 16:38:35 localhost program[2714]: Errors behavior: Continue >Oct 16 16:38:35 localhost program[2714]: Filesystem OS type: Linux >Oct 16 16:38:35 localhost program[2714]: Inode count: 393216 >Oct 16 16:38:35 localhost program[2714]: Block count: 1572864 >Oct 16 16:38:35 localhost program[2714]: Reserved block count: 15727 >Oct 16 16:38:35 localhost program[2714]: Free blocks: 577129 >Oct 16 16:38:35 localhost program[2714]: Free inodes: 257163 >Oct 16 16:38:35 localhost program[2714]: First block: 0 >Oct 16 16:38:35 localhost program[2714]: Block size: 4096 >Oct 16 16:38:35 localhost program[2714]: Fragment size: 4096 >Oct 16 16:38:35 localhost program[2714]: Reserved GDT blocks: 383 >Oct 16 16:38:35 localhost program[2714]: Blocks per group: 32768 >Oct 16 16:38:35 localhost program[2714]: Fragments per group: 32768 >Oct 16 16:38:35 localhost program[2714]: Inodes per group: 8192 >Oct 16 16:38:35 localhost program[2714]: Inode blocks per group: 512 >Oct 16 16:38:35 localhost program[2714]: Flex block group size: 16 >Oct 16 16:38:35 localhost program[2714]: Filesystem created: Thu Oct 9 20:56:57 2014 >Oct 16 16:38:35 localhost program[2714]: Last mount time: Thu Oct 16 16:36:10 2014 >Oct 16 16:38:35 localhost program[2714]: Last write time: Thu Oct 16 16:36:10 2014 >Oct 16 16:38:35 localhost program[2714]: Mount count: 1 >Oct 16 16:38:35 localhost program[2714]: Maximum mount count: -1 >Oct 16 16:38:35 localhost program[2714]: Last checked: Thu Oct 9 21:25:39 2014 >Oct 16 16:38:35 localhost program[2714]: Check interval: 0 (<none>) >Oct 16 16:38:35 localhost program[2714]: Lifetime writes: 627 MB >Oct 16 16:38:35 localhost program[2714]: Reserved blocks uid: 0 (user root) >Oct 16 16:38:35 localhost program[2714]: Reserved blocks gid: 0 (group root) >Oct 16 16:38:35 localhost program[2714]: First inode: 11 >Oct 16 16:38:35 localhost program[2714]: Inode size: 256 >Oct 16 16:38:35 localhost program[2714]: Required extra isize: 28 >Oct 16 16:38:35 localhost program[2714]: Desired extra isize: 28 >Oct 16 16:38:35 localhost program[2714]: Journal inode: 8 >Oct 16 16:38:35 localhost program[2714]: First orphan inode: 151475 >Oct 16 16:38:35 localhost program[2714]: Default directory hash: half_md4 >Oct 16 16:38:35 localhost program[2714]: Directory Hash Seed: eb7e6683-0aa9-405f-b25b-c2b438cf705e >Oct 16 16:38:35 localhost program[2714]: Journal backup: inode blocks >Oct 16 16:38:35 localhost program[2714]: Journal features: journal_incompat_revoke >Oct 16 16:38:35 localhost program[2714]: Journal size: 128M >Oct 16 16:38:35 localhost program[2714]: Journal length: 32768 >Oct 16 16:38:35 localhost program[2714]: Journal sequence: 0x00001b3f >Oct 16 16:38:35 localhost program[2714]: Journal start: 1 >Oct 16 16:38:35 localhost program[2714]: >Oct 16 16:38:35 localhost program[2714]: Return code: 0 >Oct 16 16:38:35 localhost program[2714]: Running... resize2fs -P /dev/mapper/live-rw >Oct 16 16:38:35 localhost program[2714]: resize2fs 1.42.11 (09-Jul-2014) >Oct 16 16:38:35 localhost program[2714]: Estimated minimum size of the filesystem: 1406376 >Oct 16 16:38:35 localhost program[2714]: Return code: 0 >Oct 16 16:38:35 localhost blivet[2714]: size=5493.66 MiB, current=6144 MiB >Oct 16 16:38:35 localhost blivet[2714]: padding min size from 5760516096 up to 5760516596 >Oct 16 16:38:35 localhost blivet[2714]: Ext4FS.supported: supported: True ; >Oct 16 16:38:35 localhost blivet[2714]: getFormat('ext4') returning Ext4FS instance with object id 76 >Oct 16 16:38:35 localhost blivet[2714]: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >Oct 16 16:38:35 localhost blivet[2714]: got format: existing ext4 filesystem >Oct 16 16:38:35 localhost blivet[2714]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-base /dev/disk/by-label/_Fedora-Live-Wor /dev/disk/by-uuid/0ad82566-098c-46a4-88c8-10a2e187408a /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-Wor', >'ID_FS_LABEL_ENC': '_Fedora-Live-Wor', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '0ad82566-098c-46a4-88c8-10a2e187408a', >'ID_FS_UUID_ENC': '0ad82566-098c-46a4-88c8-10a2e187408a', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '1', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '9613', >'name': 'dm-1', >'symlinks': ['/dev/disk/by-id/dm-name-live-base', >'/dev/disk/by-label/_Fedora-Live-Wor', >'/dev/disk/by-uuid/0ad82566-098c-46a4-88c8-10a2e187408a', >'/dev/mapper/live-base'], >'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-base ; >Oct 16 16:38:35 localhost blivet[2714]: scanning live-base (/devices/virtual/block/dm-1)... >Oct 16 16:38:35 localhost blivet[2714]: DeviceTree.getDeviceByName: hidden: False ; name: live-base ; incomplete: False ; >Oct 16 16:38:35 localhost blivet[2714]: DeviceTree.getDeviceByName returned None >Oct 16 16:38:35 localhost blivet[2714]: live-base is a device-mapper device >Oct 16 16:38:35 localhost blivet[2714]: DeviceTree.addUdevDMDevice: name: live-base ; >Oct 16 16:38:35 localhost blivet[2714]: DMDevice.getDMNode: live-rw ; status: True ; >Oct 16 16:38:35 localhost blivet[2714]: DeviceTree.getDeviceByName: hidden: False ; name: loop3 ; incomplete: False ; >Oct 16 16:38:35 localhost blivet[2714]: DeviceTree.getDeviceByName returned existing 0 B loop loop3 (60) with existing ext4 filesystem >Oct 16 16:38:35 localhost blivet[2714]: DeviceTree.getDeviceByName: hidden: False ; name: live-base ; incomplete: False ; >Oct 16 16:38:35 localhost blivet[2714]: DeviceTree.getDeviceByName returned None >Oct 16 16:38:35 localhost blivet[2714]: LoopDevice.addChild: kids: 0 ; name: loop3 ; >Oct 16 16:38:35 localhost blivet[2714]: getFormat('None') returning DeviceFormat instance with object id 79 >Oct 16 16:38:35 localhost blivet[2714]: DMDevice._setFormat: live-base ; current: None ; type: None ; >Oct 16 16:38:35 localhost blivet[2714]: added dm live-base (id 78) to device tree >Oct 16 16:38:35 localhost blivet[2714]: looking up parted Device: /dev/mapper/live-base >Oct 16 16:38:35 localhost blivet[2714]: got device: DMDevice instance (0x7f2b1143fb10) -- >name = live-base status = True kids = 0 id = 78 >parents = ['existing 0 B loop loop3 (60) with existing ext4 filesystem'] >uuid = None size = 6144 MiB >format = existing None >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: 12582912 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: False >hardwareGeometry: (783, 255, 63) biosGeometry: (783, 255, 63) >PedDevice: <_ped.Device object at 0x7f2b11955200> >target size = 0 B path = /dev/mapper/live-base >format args = [] originalFormat = None target = None dmUuid = None >Oct 16 16:38:35 localhost blivet[2714]: DeviceTree.handleUdevDeviceFormat: name: live-base ; >Oct 16 16:38:35 localhost blivet[2714]: DeviceTree.handleUdevDiskLabelFormat: device: live-base ; label_type: None ; >Oct 16 16:38:35 localhost blivet[2714]: device live-base does not contain a disklabel >Oct 16 16:38:35 localhost blivet[2714]: type detected on 'live-base' is 'ext4' >Oct 16 16:38:35 localhost program[2714]: Running... dumpe2fs -h /dev/mapper/live-base >Oct 16 16:38:35 localhost program[2714]: dumpe2fs 1.42.11 (09-Jul-2014) >Oct 16 16:38:35 localhost program[2714]: Filesystem volume name: _Fedora-Live-Wor >Oct 16 16:38:35 localhost program[2714]: Last mounted on: /var/tmp/imgcreate-O2ynTS/install_root >Oct 16 16:38:35 localhost program[2714]: Filesystem UUID: 0ad82566-098c-46a4-88c8-10a2e187408a >Oct 16 16:38:35 localhost program[2714]: Filesystem magic number: 0xEF53 >Oct 16 16:38:35 localhost program[2714]: Filesystem revision #: 1 (dynamic) >Oct 16 16:38:35 localhost program[2714]: 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 >Oct 16 16:38:35 localhost program[2714]: Filesystem flags: signed_directory_hash >Oct 16 16:38:35 localhost program[2714]: Default mount options: user_xattr acl >Oct 16 16:38:35 localhost program[2714]: Filesystem state: clean >Oct 16 16:38:35 localhost program[2714]: Errors behavior: Continue >Oct 16 16:38:35 localhost program[2714]: Filesystem OS type: Linux >Oct 16 16:38:35 localhost program[2714]: Inode count: 393216 >Oct 16 16:38:35 localhost program[2714]: Block count: 1572864 >Oct 16 16:38:35 localhost program[2714]: Reserved block count: 15727 >Oct 16 16:38:35 localhost program[2714]: Free blocks: 577129 >Oct 16 16:38:35 localhost program[2714]: Free inodes: 257163 >Oct 16 16:38:35 localhost program[2714]: First block: 0 >Oct 16 16:38:35 localhost program[2714]: Block size: 4096 >Oct 16 16:38:35 localhost program[2714]: Fragment size: 4096 >Oct 16 16:38:35 localhost program[2714]: Reserved GDT blocks: 383 >Oct 16 16:38:35 localhost program[2714]: Blocks per group: 32768 >Oct 16 16:38:35 localhost program[2714]: Fragments per group: 32768 >Oct 16 16:38:35 localhost program[2714]: Inodes per group: 8192 >Oct 16 16:38:35 localhost program[2714]: Inode blocks per group: 512 >Oct 16 16:38:35 localhost program[2714]: Flex block group size: 16 >Oct 16 16:38:35 localhost program[2714]: Filesystem created: Thu Oct 9 20:56:57 2014 >Oct 16 16:38:35 localhost program[2714]: Last mount time: Thu Oct 9 20:57:01 2014 >Oct 16 16:38:35 localhost program[2714]: Last write time: Thu Oct 9 21:25:39 2014 >Oct 16 16:38:35 localhost program[2714]: Mount count: 0 >Oct 16 16:38:35 localhost program[2714]: Maximum mount count: -1 >Oct 16 16:38:35 localhost program[2714]: Last checked: Thu Oct 9 21:25:39 2014 >Oct 16 16:38:35 localhost program[2714]: Check interval: 0 (<none>) >Oct 16 16:38:35 localhost program[2714]: Lifetime writes: 627 MB >Oct 16 16:38:35 localhost program[2714]: Reserved blocks uid: 0 (user root) >Oct 16 16:38:35 localhost program[2714]: Reserved blocks gid: 0 (group root) >Oct 16 16:38:35 localhost program[2714]: First inode: 11 >Oct 16 16:38:35 localhost program[2714]: Inode size: 256 >Oct 16 16:38:35 localhost program[2714]: Required extra isize: 28 >Oct 16 16:38:35 localhost program[2714]: Desired extra isize: 28 >Oct 16 16:38:35 localhost program[2714]: Journal inode: 8 >Oct 16 16:38:35 localhost program[2714]: Default directory hash: half_md4 >Oct 16 16:38:35 localhost program[2714]: Directory Hash Seed: eb7e6683-0aa9-405f-b25b-c2b438cf705e >Oct 16 16:38:35 localhost program[2714]: Journal backup: inode blocks >Oct 16 16:38:35 localhost program[2714]: Journal features: journal_incompat_revoke >Oct 16 16:38:35 localhost program[2714]: Journal size: 128M >Oct 16 16:38:35 localhost program[2714]: Journal length: 32768 >Oct 16 16:38:35 localhost program[2714]: Journal sequence: 0x00001b3e >Oct 16 16:38:35 localhost program[2714]: Journal start: 0 >Oct 16 16:38:35 localhost program[2714]: >Oct 16 16:38:35 localhost program[2714]: Return code: 0 >Oct 16 16:38:35 localhost program[2714]: Running... resize2fs -P /dev/mapper/live-base >Oct 16 16:38:35 localhost program[2714]: resize2fs 1.42.11 (09-Jul-2014) >Oct 16 16:38:35 localhost program[2714]: resize2fs: Operation not permitted while trying to open /dev/mapper/live-base >Oct 16 16:38:35 localhost program[2714]: Couldn't find valid filesystem superblock. >Oct 16 16:38:35 localhost program[2714]: Return code: 1 >Oct 16 16:38:35 localhost blivet[2714]: size=0 B, current=6144 MiB >Oct 16 16:38:35 localhost blivet[2714]: using current size 0 as min size >Oct 16 16:38:35 localhost blivet[2714]: Ext4FS.supported: supported: True ; >Oct 16 16:38:35 localhost blivet[2714]: getFormat('ext4') returning Ext4FS instance with object id 81 >Oct 16 16:38:35 localhost blivet[2714]: DMDevice._setFormat: live-base ; current: None ; type: ext4 ; >Oct 16 16:38:35 localhost blivet[2714]: got format: existing ext4 filesystem >Oct 16 16:38:35 localhost blivet[2714]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-osimg-min /dev/disk/by-label/_Fedora-Live-Wor /dev/disk/by-uuid/0ad82566-098c-46a4-88c8-10a2e187408a /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-Wor', >'ID_FS_LABEL_ENC': '_Fedora-Live-Wor', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '0ad82566-098c-46a4-88c8-10a2e187408a', >'ID_FS_UUID_ENC': '0ad82566-098c-46a4-88c8-10a2e187408a', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '2', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '17227', >'name': 'dm-2', >'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', >'/dev/disk/by-label/_Fedora-Live-Wor', >'/dev/disk/by-uuid/0ad82566-098c-46a4-88c8-10a2e187408a', >'/dev/mapper/live-osimg-min'], >'sysfs_path': '/devices/virtual/block/dm-2'} ; name: live-osimg-min ; >Oct 16 16:38:35 localhost blivet[2714]: scanning live-osimg-min (/devices/virtual/block/dm-2)... >Oct 16 16:38:35 localhost blivet[2714]: DeviceTree.getDeviceByName: hidden: False ; name: live-osimg-min ; incomplete: False ; >Oct 16 16:38:35 localhost blivet[2714]: DeviceTree.getDeviceByName returned None >Oct 16 16:38:35 localhost blivet[2714]: live-osimg-min is a device-mapper device >Oct 16 16:38:35 localhost blivet[2714]: DeviceTree.addUdevDMDevice: name: live-osimg-min ; >Oct 16 16:38:35 localhost blivet[2714]: DMDevice.getDMNode: live-rw ; status: True ; >Oct 16 16:38:35 localhost blivet[2714]: DMDevice.getDMNode: live-base ; status: True ; >Oct 16 16:38:35 localhost blivet[2714]: DeviceTree.getDeviceByName: hidden: False ; name: loop1 ; incomplete: False ; >Oct 16 16:38:35 localhost blivet[2714]: DeviceTree.getDeviceByName returned existing 0 B loop loop1 (44) >Oct 16 16:38:35 localhost blivet[2714]: DeviceTree.getDeviceByName: hidden: False ; name: loop3 ; incomplete: False ; >Oct 16 16:38:35 localhost blivet[2714]: DeviceTree.getDeviceByName returned existing 0 B loop loop3 (60) with existing ext4 filesystem >Oct 16 16:38:35 localhost blivet[2714]: DeviceTree.getDeviceByName: hidden: False ; name: live-osimg-min ; incomplete: False ; >Oct 16 16:38:35 localhost blivet[2714]: DeviceTree.getDeviceByName returned None >Oct 16 16:38:35 localhost blivet[2714]: LoopDevice.addChild: kids: 1 ; name: loop3 ; >Oct 16 16:38:35 localhost blivet[2714]: getFormat('None') returning DeviceFormat instance with object id 84 >Oct 16 16:38:35 localhost blivet[2714]: DMDevice._setFormat: live-osimg-min ; current: None ; type: None ; >Oct 16 16:38:35 localhost blivet[2714]: added dm live-osimg-min (id 83) to device tree >Oct 16 16:38:35 localhost blivet[2714]: looking up parted Device: /dev/mapper/live-osimg-min >Oct 16 16:38:35 localhost blivet[2714]: got device: DMDevice instance (0x7f2b1143fa90) -- >name = live-osimg-min status = True kids = 0 id = 83 >parents = ['existing 0 B loop loop3 (60) with existing ext4 filesystem'] >uuid = None size = 6144 MiB >format = existing None >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: 12582912 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 20256 did: 8262 busy: False >hardwareGeometry: (783, 255, 63) biosGeometry: (783, 255, 63) >PedDevice: <_ped.Device object at 0x7f2b119559e0> >target size = 0 B path = /dev/mapper/live-osimg-min >format args = [] originalFormat = None target = None dmUuid = None >Oct 16 16:38:35 localhost blivet[2714]: DeviceTree.handleUdevDeviceFormat: name: live-osimg-min ; >Oct 16 16:38:35 localhost blivet[2714]: DeviceTree.handleUdevDiskLabelFormat: device: live-osimg-min ; label_type: None ; >Oct 16 16:38:35 localhost blivet[2714]: device live-osimg-min does not contain a disklabel >Oct 16 16:38:35 localhost blivet[2714]: type detected on 'live-osimg-min' is 'ext4' >Oct 16 16:38:35 localhost program[2714]: Running... dumpe2fs -h /dev/mapper/live-osimg-min >Oct 16 16:38:35 localhost program[2714]: dumpe2fs 1.42.11 (09-Jul-2014) >Oct 16 16:38:35 localhost program[2714]: Filesystem volume name: _Fedora-Live-Wor >Oct 16 16:38:35 localhost program[2714]: Last mounted on: /var/tmp/imgcreate-O2ynTS/install_root >Oct 16 16:38:35 localhost program[2714]: Filesystem UUID: 0ad82566-098c-46a4-88c8-10a2e187408a >Oct 16 16:38:35 localhost program[2714]: Filesystem magic number: 0xEF53 >Oct 16 16:38:35 localhost program[2714]: Filesystem revision #: 1 (dynamic) >Oct 16 16:38:35 localhost program[2714]: 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 >Oct 16 16:38:35 localhost program[2714]: Filesystem flags: signed_directory_hash >Oct 16 16:38:35 localhost program[2714]: Default mount options: user_xattr acl >Oct 16 16:38:35 localhost program[2714]: Filesystem state: clean >Oct 16 16:38:35 localhost program[2714]: Errors behavior: Continue >Oct 16 16:38:35 localhost program[2714]: Filesystem OS type: Linux >Oct 16 16:38:35 localhost program[2714]: Inode count: 352256 >Oct 16 16:38:35 localhost program[2714]: Block count: 1406376 >Oct 16 16:38:35 localhost program[2714]: Reserved block count: 14062 >Oct 16 16:38:35 localhost program[2714]: Free blocks: 413211 >Oct 16 16:38:35 localhost program[2714]: Free inodes: 216203 >Oct 16 16:38:35 localhost program[2714]: First block: 0 >Oct 16 16:38:35 localhost program[2714]: Block size: 4096 >Oct 16 16:38:35 localhost program[2714]: Fragment size: 4096 >Oct 16 16:38:35 localhost program[2714]: Reserved GDT blocks: 383 >Oct 16 16:38:35 localhost program[2714]: Blocks per group: 32768 >Oct 16 16:38:35 localhost program[2714]: Fragments per group: 32768 >Oct 16 16:38:35 localhost program[2714]: Inodes per group: 8192 >Oct 16 16:38:35 localhost program[2714]: Inode blocks per group: 512 >Oct 16 16:38:35 localhost program[2714]: Flex block group size: 16 >Oct 16 16:38:35 localhost program[2714]: Filesystem created: Thu Oct 9 20:56:57 2014 >Oct 16 16:38:35 localhost program[2714]: Last mount time: Thu Oct 9 20:57:01 2014 >Oct 16 16:38:35 localhost program[2714]: Last write time: Thu Oct 9 21:25:42 2014 >Oct 16 16:38:35 localhost program[2714]: Mount count: 0 >Oct 16 16:38:35 localhost program[2714]: Maximum mount count: -1 >Oct 16 16:38:35 localhost program[2714]: Last checked: Thu Oct 9 21:25:42 2014 >Oct 16 16:38:35 localhost program[2714]: Check interval: 0 (<none>) >Oct 16 16:38:35 localhost program[2714]: Lifetime writes: 629 MB >Oct 16 16:38:35 localhost program[2714]: Reserved blocks uid: 0 (user root) >Oct 16 16:38:35 localhost program[2714]: Reserved blocks gid: 0 (group root) >Oct 16 16:38:35 localhost program[2714]: First inode: 11 >Oct 16 16:38:35 localhost program[2714]: Inode size: 256 >Oct 16 16:38:35 localhost program[2714]: Required extra isize: 28 >Oct 16 16:38:35 localhost program[2714]: Desired extra isize: 28 >Oct 16 16:38:35 localhost program[2714]: Journal inode: 8 >Oct 16 16:38:35 localhost program[2714]: Default directory hash: half_md4 >Oct 16 16:38:35 localhost program[2714]: Directory Hash Seed: eb7e6683-0aa9-405f-b25b-c2b438cf705e >Oct 16 16:38:35 localhost program[2714]: Journal backup: inode blocks >Oct 16 16:38:35 localhost program[2714]: Journal features: journal_incompat_revoke >Oct 16 16:38:35 localhost program[2714]: Journal size: 128M >Oct 16 16:38:35 localhost program[2714]: Journal length: 32768 >Oct 16 16:38:35 localhost program[2714]: Journal sequence: 0x00001b3e >Oct 16 16:38:35 localhost program[2714]: Journal start: 0 >Oct 16 16:38:35 localhost program[2714]: >Oct 16 16:38:35 localhost program[2714]: Return code: 0 >Oct 16 16:38:35 localhost program[2714]: Running... resize2fs -P /dev/mapper/live-osimg-min >Oct 16 16:38:35 localhost program[2714]: resize2fs 1.42.11 (09-Jul-2014) >Oct 16 16:38:35 localhost program[2714]: resize2fs: Operation not permitted while trying to open /dev/mapper/live-osimg-min >Oct 16 16:38:35 localhost program[2714]: Couldn't find valid filesystem superblock. >Oct 16 16:38:35 localhost program[2714]: Return code: 1 >Oct 16 16:38:35 localhost blivet[2714]: size=0 B, current=5493.66 MiB >Oct 16 16:38:35 localhost blivet[2714]: using current size 0 as min size >Oct 16 16:38:35 localhost blivet[2714]: Ext4FS.supported: supported: True ; >Oct 16 16:38:35 localhost blivet[2714]: getFormat('ext4') returning Ext4FS instance with object id 86 >Oct 16 16:38:35 localhost blivet[2714]: DMDevice._setFormat: live-osimg-min ; current: None ; type: ext4 ; >Oct 16 16:38:35 localhost blivet[2714]: got format: existing ext4 filesystem >Oct 16 16:38:35 localhost blivet[2714]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-fedora-swap /dev/disk/by-id/dm-uuid-LVM-6a0WiiAUqQarXiMkx0o5i283OgP0YnXluEV3w3mNeDQUMrH4zkXIUXxbUiy72Pq2 /dev/disk/by-uuid/87fa1b24-a37e-4a20-b93f-efebf65f5122 /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-6a0WiiAUqQarXiMkx0o5i283OgP0YnXluEV3w3mNeDQUMrH4zkXIUXxbUiy72Pq2', >'DM_VG_NAME': 'fedora', >'ID_FS_TYPE': 'swap', >'ID_FS_USAGE': 'other', >'ID_FS_UUID': '87fa1b24-a37e-4a20-b93f-efebf65f5122', >'ID_FS_UUID_ENC': '87fa1b24-a37e-4a20-b93f-efebf65f5122', >'ID_FS_VERSION': '1', >'MAJOR': '253', >'MINOR': '3', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '476152', >'name': 'dm-3', >'symlinks': ['/dev/disk/by-id/dm-name-fedora-swap', >'/dev/disk/by-id/dm-uuid-LVM-6a0WiiAUqQarXiMkx0o5i283OgP0YnXluEV3w3mNeDQUMrH4zkXIUXxbUiy72Pq2', >'/dev/disk/by-uuid/87fa1b24-a37e-4a20-b93f-efebf65f5122', >'/dev/fedora/swap', >'/dev/mapper/fedora-swap'], >'sysfs_path': '/devices/virtual/block/dm-3'} ; name: fedora-swap ; >Oct 16 16:38:35 localhost blivet[2714]: scanning fedora-swap (/devices/virtual/block/dm-3)... >Oct 16 16:38:35 localhost blivet[2714]: DeviceTree.getDeviceByName: hidden: False ; name: fedora-swap ; incomplete: False ; >Oct 16 16:38:35 localhost blivet[2714]: DeviceTree.getDeviceByName returned None >Oct 16 16:38:35 localhost blivet[2714]: fedora-swap is an lvm logical volume >Oct 16 16:38:35 localhost blivet[2714]: DeviceTree.addUdevLVDevice: name: fedora-swap ; >Oct 16 16:38:35 localhost blivet[2714]: DeviceTree.getDeviceByName: hidden: True ; name: fedora ; incomplete: False ; >Oct 16 16:38:35 localhost blivet[2714]: DeviceTree.getDeviceByName returned None >Oct 16 16:38:35 localhost blivet[2714]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-v8pe8l-Nwiu-osYZ-541A-crBz-Z8VR-bW1qGo /dev/disk/by-id/md-uuid-2f0ca709:60236419:f7d237c0:e031795d-part3 /dev/md/Volume1_0p3', >'DEVNAME': 'md126p3', >'DEVPATH': '/devices/virtual/block/md126/md126p3', >'DEVTYPE': 'partition', >'ID_FS_TYPE': 'LVM2_member', >'ID_FS_USAGE': 'raid', >'ID_FS_UUID': 'v8pe8l-Nwiu-osYZ-541A-crBz-Z8VR-bW1qGo', >'ID_FS_UUID_ENC': 'v8pe8l-Nwiu-osYZ-541A-crBz-Z8VR-bW1qGo', >'ID_FS_VERSION': 'LVM2 001', >'ID_PART_ENTRY_DISK': '9:126', >'ID_PART_ENTRY_NUMBER': '3', >'ID_PART_ENTRY_OFFSET': '3174010880', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '732983296', >'ID_PART_ENTRY_TYPE': '0x8e', >'ID_PART_ENTRY_UUID': '22fc5314-03', >'MAJOR': '259', >'MD_CONTAINER': '/dev/md/imsm0', >'MD_DEVICES': '2', >'MD_DEVICE_sda_DEV': '/dev/sda', >'MD_DEVICE_sda_ROLE': '0', >'MD_DEVICE_sdb_DEV': '/dev/sdb', >'MD_DEVICE_sdb_ROLE': '1', >'MD_DEVNAME': 'Volume1_0', >'MD_LEVEL': 'raid0', >'MD_MEMBER': '0', >'MD_UUID': '2f0ca709:60236419:f7d237c0:e031795d', >'MINOR': '2', >'SUBSYSTEM': 'block', >'SYSTEMD_READY': '0', >'TAGS': ':systemd:', >'UDISKS_IGNORE': '1', >'USEC_INITIALIZED': '970772', >'name': 'md126p3', >'symlinks': ['/dev/disk/by-id/lvm-pv-uuid-v8pe8l-Nwiu-osYZ-541A-crBz-Z8VR-bW1qGo', >'/dev/disk/by-id/md-uuid-2f0ca709:60236419:f7d237c0:e031795d-part3', >'/dev/md/Volume1_0p3'], >'sysfs_path': '/devices/virtual/block/md126/md126p3'} ; name: md126p3 ; >Oct 16 16:38:35 localhost blivet[2714]: scanning md126p3 (/devices/virtual/block/md126/md126p3)... >Oct 16 16:38:35 localhost blivet[2714]: DeviceTree.getDeviceByName: hidden: False ; name: md126p3 ; incomplete: False ; >Oct 16 16:38:35 localhost blivet[2714]: DeviceTree.getDeviceByName returned None >Oct 16 16:38:35 localhost blivet[2714]: md126p3 is a partition >Oct 16 16:38:35 localhost blivet[2714]: DeviceTree.addUdevPartitionDevice: name: md126p3 ; >Oct 16 16:38:35 localhost blivet[2714]: link: Volume1_0p1 -> ../md126p1 >Oct 16 16:38:35 localhost blivet[2714]: link: Volume1_0p3 -> ../md126p3 >Oct 16 16:38:35 localhost blivet[2714]: returning Volume1_0p3 >Oct 16 16:38:35 localhost blivet[2714]: DeviceTree.getDeviceByName: hidden: False ; name: Volume1_0p3 ; incomplete: False ; >Oct 16 16:38:35 localhost blivet[2714]: DeviceTree.getDeviceByName returned None >Oct 16 16:38:35 localhost blivet[2714]: link: Volume1_0p1 -> ../md126p1 >Oct 16 16:38:35 localhost blivet[2714]: link: Volume1_0p3 -> ../md126p3 >Oct 16 16:38:35 localhost blivet[2714]: link: Volume1_0p2 -> ../md126p2 >Oct 16 16:38:35 localhost blivet[2714]: link: Volume1_0 -> ../md126 >Oct 16 16:38:35 localhost blivet[2714]: returning Volume1_0 >Oct 16 16:38:35 localhost blivet[2714]: DeviceTree.getDeviceByName: hidden: False ; name: Volume1_0 ; incomplete: False ; >Oct 16 16:38:35 localhost blivet[2714]: DeviceTree.getDeviceByName returned None >Oct 16 16:38:35 localhost blivet[2714]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/md-uuid-2f0ca709:60236419:f7d237c0:e031795d /dev/md/Volume1_0', >'DEVNAME': 'md126', >'DEVPATH': '/devices/virtual/block/md126', >'DEVTYPE': 'disk', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '22fc5314', >'MAJOR': '9', >'MD_CONTAINER': '/dev/md/imsm0', >'MD_DEVICES': '2', >'MD_DEVICE_sda_DEV': '/dev/sda', >'MD_DEVICE_sda_ROLE': '0', >'MD_DEVICE_sdb_DEV': '/dev/sdb', >'MD_DEVICE_sdb_ROLE': '1', >'MD_DEVNAME': 'Volume1_0', >'MD_LEVEL': 'raid0', >'MD_MEMBER': '0', >'MD_UUID': '2f0ca709:60236419:f7d237c0:e031795d', >'MINOR': '126', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_MD_CONTAINER': '/dev/md/imsm0', >'UDISKS_MD_DEVICES': '2', >'UDISKS_MD_DEVICE_sda_DEV': '/dev/sda', >'UDISKS_MD_DEVICE_sda_ROLE': '0', >'UDISKS_MD_DEVICE_sdb_DEV': '/dev/sdb', >'UDISKS_MD_DEVICE_sdb_ROLE': '1', >'UDISKS_MD_DEVNAME': 'Volume1_0', >'UDISKS_MD_LEVEL': 'raid0', >'UDISKS_MD_MEMBER': '0', >'UDISKS_MD_UUID': '2f0ca709:60236419:f7d237c0:e031795d', >'USEC_INITIALIZED': '916315', >'name': 'md126', >'symlinks': ['/dev/disk/by-id/md-uuid-2f0ca709:60236419:f7d237c0:e031795d', >'/dev/md/Volume1_0'], >'sysfs_path': '/devices/virtual/block/md126'} ; name: md126 ; >Oct 16 16:38:35 localhost blivet[2714]: scanning md126 (/devices/virtual/block/md126)... >Oct 16 16:38:35 localhost blivet[2714]: DeviceTree.getDeviceByName: hidden: False ; name: md126 ; incomplete: False ; >Oct 16 16:38:35 localhost blivet[2714]: DeviceTree.getDeviceByName returned None >Oct 16 16:38:35 localhost blivet[2714]: DeviceTree.getDeviceByName: hidden: False ; name: Volume1_0 ; incomplete: False ; >Oct 16 16:38:35 localhost blivet[2714]: DeviceTree.getDeviceByName returned None >Oct 16 16:38:35 localhost blivet[2714]: DeviceTree.addUdevDiskDevice: name: md126 ; >Oct 16 16:38:35 localhost blivet[2714]: DeviceTree.getDeviceByName: hidden: False ; name: imsm0 ; incomplete: False ; >Oct 16 16:38:35 localhost blivet[2714]: looking up parted Device: /dev/md/imsm0 >Oct 16 16:38:35 localhost blivet[2714]: non-existent RAID container size == 1863.03 GiB >Oct 16 16:38:35 localhost blivet[2714]: looking up parted Device: /dev/md/imsm0 >Oct 16 16:38:35 localhost blivet[2714]: non-existent RAID container size == 1863.03 GiB >Oct 16 16:38:35 localhost blivet[2714]: DeviceTree.getDeviceByName returned existing 1863.03 GiB mdcontainer imsm0 (10) >Oct 16 16:38:35 localhost blivet[2714]: looking up parted Device: /dev/md/imsm0 >Oct 16 16:38:35 localhost blivet[2714]: non-existent RAID container size == 1863.03 GiB >Oct 16 16:38:35 localhost blivet[2714]: MDRaidArrayDevice._addParent: Volume1_0 ; member: imsm0 ; >Oct 16 16:38:35 localhost blivet[2714]: not going to restore from backup of non-existent /etc/mdadm.conf >Oct 16 16:38:35 localhost anaconda[2714]: running handleException >Oct 16 16:38:35 localhost anaconda[2714]: Traceback (most recent call last): > >File "/usr/lib64/python2.7/site-packages/pyanaconda/threads.py", line 227, in run >threading.Thread.run(self, *args, **kwargs) > >File "/usr/lib64/python2.7/threading.py", line 766, in run >self.__target(*self.__args, **self.__kwargs) > >File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 183, in storageInitialize >storage.reset() > >File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 479, in reset >self.devicetree.populate(cleanupOnly=cleanupOnly) > >File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 2105, in populate >self._populate() > >File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 2170, in _populate >self.addUdevDevice(dev) > >File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 1180, in addUdevDevice >device = self.addUdevLVDevice(info) > >File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 698, in addUdevLVDevice >self.addUdevDevice(pv_info) > >File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 1201, in addUdevDevice >device = self.addUdevPartitionDevice(info) > >File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 926, in addUdevPartitionDevice >self.addUdevDevice(new_info) > >File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 1198, in addUdevDevice >device = self.addUdevDiskDevice(info) > >File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 1065, in addUdevDiskDevice >sysfsPath=sysfs_path, **kwargs) > >File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 3690, in __init__ >sysfsPath=sysfsPath) > >File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 2349, in __init__ >super(ContainerDevice, self).__init__(*args, **kwargs) > >File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 570, in __init__ >Device.__init__(self, name, parents=parents) > >File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 268, in __init__ >self.parents = parents > >File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 325, in _setParentList >self._parents.append(parent) > >File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 183, in append >self.appendfunc(y) > >File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 3909, in _addParent >super(MDRaidArrayDevice, self)._addParent(member) > >File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 2379, in _addParent >getattr(member.format, self._formatUUIDAttr) != self.uuid: > >AttributeError: 'DeviceFormat' object has no attribute 'mdUuid' >Oct 16 16:38:35 localhost anaconda[2714]: Gtk running, queuing exception handler to the main loop >Oct 16 16:38:35 localhost anaconda[2714]: Thread Done: AnaStorageThread (139823318877952) >Oct 16 16:38:35 localhost anaconda.desktop[2586]: Starting installer, one moment... >Oct 16 16:38:35 localhost anaconda.desktop[2586]: anaconda argparse: terminal size detection failed, using default width >Oct 16 16:38:35 localhost anaconda.desktop[2586]: [Errno 25] Inappropriate ioctl for device >Oct 16 16:38:35 localhost anaconda.desktop[2586]: anaconda 21.48.10-1 for Fedora 21 (pre-release) started. >Oct 16 16:38:35 localhost anaconda.desktop[2586]: Traceback (most recent call last): >Oct 16 16:38:35 localhost anaconda.desktop[2586]: File "/usr/lib64/python2.7/site-packages/pyanaconda/threads.py", line 227, in run >Oct 16 16:38:35 localhost anaconda.desktop[2586]: threading.Thread.run(self, *args, **kwargs) >Oct 16 16:38:35 localhost anaconda.desktop[2586]: File "/usr/lib64/python2.7/threading.py", line 766, in run >Oct 16 16:38:35 localhost anaconda.desktop[2586]: self.__target(*self.__args, **self.__kwargs) >Oct 16 16:38:35 localhost anaconda.desktop[2586]: File "/usr/lib64/python2.7/site-packages/pyanaconda/packaging/__init__.py", line 1222, in _runThread >Oct 16 16:38:35 localhost anaconda.desktop[2586]: threadMgr.wait(THREAD_STORAGE) >Oct 16 16:38:35 localhost anaconda.desktop[2586]: File "/usr/lib64/python2.7/site-packages/pyanaconda/threads.py", line 112, in wait >Oct 16 16:38:35 localhost anaconda.desktop[2586]: self.raise_if_error(name) >Oct 16 16:38:35 localhost anaconda[2714]: _is_valid_disklabel(sdc1) returning True >Oct 16 16:38:35 localhost anaconda.desktop[2586]: File "/usr/lib64/python2.7/site-packages/pyanaconda/threads.py", line 227, in run >Oct 16 16:38:35 localhost anaconda.desktop[2586]: threading.Thread.run(self, *args, **kwargs) >Oct 16 16:38:35 localhost anaconda.desktop[2586]: File "/usr/lib64/python2.7/threading.py", line 766, in run >Oct 16 16:38:35 localhost anaconda.desktop[2586]: self.__target(*self.__args, **self.__kwargs) >Oct 16 16:38:35 localhost anaconda.desktop[2586]: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 183, in storageInitialize >Oct 16 16:38:35 localhost anaconda.desktop[2586]: storage.reset() >Oct 16 16:38:35 localhost anaconda.desktop[2586]: File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 479, in reset >Oct 16 16:38:35 localhost anaconda.desktop[2586]: self.devicetree.populate(cleanupOnly=cleanupOnly) >Oct 16 16:38:35 localhost anaconda.desktop[2586]: File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 2105, in populate >Oct 16 16:38:35 localhost anaconda.desktop[2586]: self._populate() >Oct 16 16:38:35 localhost anaconda.desktop[2586]: File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 2170, in _populate >Oct 16 16:38:35 localhost anaconda.desktop[2586]: self.addUdevDevice(dev) >Oct 16 16:38:35 localhost anaconda.desktop[2586]: File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 1180, in addUdevDevice >Oct 16 16:38:35 localhost anaconda.desktop[2586]: device = self.addUdevLVDevice(info) >Oct 16 16:38:35 localhost anaconda.desktop[2586]: File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 698, in addUdevLVDevice >Oct 16 16:38:35 localhost anaconda.desktop[2586]: self.addUdevDevice(pv_info) >Oct 16 16:38:35 localhost anaconda.desktop[2586]: File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 1201, in addUdevDevice >Oct 16 16:38:35 localhost anaconda.desktop[2586]: device = self.addUdevPartitionDevice(info) >Oct 16 16:38:35 localhost anaconda.desktop[2586]: File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 926, in addUdevPartitionDevice >Oct 16 16:38:35 localhost anaconda.desktop[2586]: self.addUdevDevice(new_info) >Oct 16 16:38:35 localhost anaconda[2714]: _is_valid_size(sdc1) returning True >Oct 16 16:38:35 localhost anaconda.desktop[2586]: File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 1198, in addUdevDevice >Oct 16 16:38:35 localhost anaconda.desktop[2586]: device = self.addUdevDiskDevice(info) >Oct 16 16:38:35 localhost anaconda.desktop[2586]: File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 1065, in addUdevDiskDevice >Oct 16 16:38:35 localhost anaconda.desktop[2586]: sysfsPath=sysfs_path, **kwargs) >Oct 16 16:38:35 localhost anaconda.desktop[2586]: File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 3690, in __init__ >Oct 16 16:38:35 localhost anaconda.desktop[2586]: sysfsPath=sysfsPath) >Oct 16 16:38:35 localhost anaconda.desktop[2586]: File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 2349, in __init__ >Oct 16 16:38:35 localhost anaconda.desktop[2586]: super(ContainerDevice, self).__init__(*args, **kwargs) >Oct 16 16:38:35 localhost anaconda[2714]: _is_valid_location(sdc1) returning True >Oct 16 16:38:35 localhost anaconda.desktop[2586]: File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 570, in __init__ >Oct 16 16:38:35 localhost anaconda.desktop[2586]: Device.__init__(self, name, parents=parents) >Oct 16 16:38:35 localhost anaconda.desktop[2586]: File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 268, in __init__ >Oct 16 16:38:35 localhost anaconda.desktop[2586]: self.parents = parents >Oct 16 16:38:35 localhost anaconda.desktop[2586]: File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 325, in _setParentList >Oct 16 16:38:35 localhost anaconda.desktop[2586]: self._parents.append(parent) >Oct 16 16:38:35 localhost anaconda.desktop[2586]: File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 183, in append >Oct 16 16:38:35 localhost anaconda.desktop[2586]: self.appendfunc(y) >Oct 16 16:38:35 localhost anaconda.desktop[2586]: File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 3909, in _addParent >Oct 16 16:38:35 localhost blivet[2714]: looking up parted Device: /dev/md/imsm0 >Oct 16 16:38:35 localhost anaconda[2714]: _is_valid_partition(sdc1) returning True >Oct 16 16:38:35 localhost anaconda.desktop[2586]: super(MDRaidArrayDevice, self)._addParent(member) >Oct 16 16:38:35 localhost anaconda.desktop[2586]: File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 2379, in _addParent >Oct 16 16:38:35 localhost anaconda.desktop[2586]: getattr(member.format, self._formatUUIDAttr) != self.uuid: >Oct 16 16:38:35 localhost anaconda.desktop[2586]: AttributeError: 'DeviceFormat' object has no attribute 'mdUuid' >Oct 16 16:38:35 localhost anaconda[2714]: Thread Done: AnaPayloadThread (139822972921600) >Oct 16 16:38:35 localhost anaconda[2714]: _is_valid_format(sdc1) returning True >Oct 16 16:38:35 localhost anaconda[2714]: is_valid_stage2_device(sdc1) returning True >Oct 16 16:38:35 localhost program[2714]: Running... hwclock --hctosys --localtime >Oct 16 16:38:35 localhost blivet[2714]: non-existent RAID container size == 1863.03 GiB >Oct 16 16:38:35 localhost blivet[2714]: looking up parted Device: /dev/md/imsm0 >Oct 16 16:38:35 localhost blivet[2714]: non-existent RAID container size == 1863.03 GiB >Oct 16 16:38:35 localhost blivet[2714]: OpticalDevice.mediaPresent: sr0 ; status: True ; >Oct 16 16:38:35 localhost blivet[2714]: looking up parted Device: /dev/sr0 >Oct 16 20:38:36 localhost systemd[1500]: Time has been changed >Oct 16 20:38:36 localhost program[2714]: Return code: 0 >Oct 16 20:38:36 localhost anaconda[2714]: Thread Done: AnaTimeInitThread (139822998099712) >Oct 16 20:38:36 localhost blivet[2714]: OpticalDevice.mediaPresent: sr0 ; status: True ; >Oct 16 20:38:36 localhost blivet[2714]: looking up parted Device: /dev/sr0 >Oct 16 20:38:36 localhost program[2714]: Running... journalctl -b >Oct 16 20:38:36 localhost anaconda[2714]: Running kickstart %%traceback script(s) >Oct 16 20:38:36 localhost anaconda[2714]: All kickstart %%traceback script(s) have been run >Oct 16 20:38:36 localhost anaconda[2714]: /usr/lib/python2.7/site-packages/meh/ui/gui.py:79: Warning: The property GtkImage:stock is deprecated and shouldn't be used anymore. It will be removed in a future version. >builder.add_from_file(glade_file) >Oct 16 20:38:48 localhost chronyd[985]: Forward time jump detected! >Oct 16 20:38:48 localhost chronyd[985]: Can't synchronise: no reachable sources >Oct 16 20:39:20 localhost org.gnome.Caribou.Daemon[1514]: ** (caribou:1837): WARNING **: daemon.vala:116: error in focus handler: Message did not receive a reply (timeout by message bus) >Oct 16 20:39:20 localhost dbus[1514]: avc: received setenforce notice (enforcing=1) >Oct 16 20:39:20 localhost dbus[1559]: avc: received setenforce notice (enforcing=1) >Oct 16 20:39:20 localhost dbus[979]: avc: received setenforce notice (enforcing=1) >Oct 16 20:39:20 localhost org.a11y.Bus[1514]: Reloaded configuration >Oct 16 20:39:20 localhost dbus[979]: [system] Reloaded configuration >Oct 16 20:39:24 localhost firefox.desktop[2862]: (process:2862): GLib-CRITICAL **: g_slice_set_config: assertion 'sys_page_size == 0' failed >Oct 16 20:41:00 localhost chronyd[985]: Selected source 66.7.96.1 >Oct 16 20:41:00 localhost chronyd[985]: System clock wrong by -14400.418380 seconds, adjustment started >Oct 16 20:42:03 localhost chronyd[985]: Selected source 216.66.0.142 >Oct 16 20:44:13 localhost chronyd[985]: Selected source 24.56.178.140 >Oct 16 20:47:26 localhost firefox.desktop[2862]: 1413506846153 addons.update-checker WARN Update manifest for {972ce4c6-7e08-4474-a285-3208198ce6fd} did not contain an updates property >Oct 16 20:48:52 localhost kernel: usb 3-2: new high-speed USB device number 7 using xhci_hcd >Oct 16 20:48:53 localhost kernel: usb 3-2: New USB device found, idVendor=058f, idProduct=6387 >Oct 16 20:48:53 localhost kernel: usb 3-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3 >Oct 16 20:48:53 localhost kernel: usb 3-2: Product: Mass Storage >Oct 16 20:48:53 localhost kernel: usb 3-2: Manufacturer: Generic >Oct 16 20:48:53 localhost kernel: usb 3-2: SerialNumber: 2A5C0ADD >Oct 16 20:48:53 localhost kernel: usb-storage 3-2:1.0: USB Mass Storage device detected >Oct 16 20:48:53 localhost kernel: scsi host7: usb-storage 3-2:1.0 >Oct 16 20:48:53 localhost mtp-probe[2987]: checking bus 3, device 7: "/sys/devices/pci0000:00/0000:00:14.0/usb3/3-2" >Oct 16 20:48:53 localhost mtp-probe[2987]: bus: 3, device: 7 was not an MTP device >Oct 16 20:48:54 localhost kernel: scsi 7:0:0:0: Direct-Access Generic Flash Disk 8.07 PQ: 0 ANSI: 4 >Oct 16 20:48:54 localhost kernel: sd 7:0:0:0: Attached scsi generic sg5 type 0 >Oct 16 20:48:54 localhost kernel: sd 7:0:0:0: [sde] 3913728 512-byte logical blocks: (2.00 GB/1.86 GiB) >Oct 16 20:48:54 localhost kernel: sd 7:0:0:0: [sde] Write Protect is off >Oct 16 20:48:54 localhost kernel: sd 7:0:0:0: [sde] Mode Sense: 23 00 00 00 >Oct 16 20:48:54 localhost kernel: sd 7:0:0:0: [sde] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA >Oct 16 20:48:54 localhost kernel: sde: sde1 >Oct 16 20:48:54 localhost kernel: sd 7:0:0:0: [sde] Attached SCSI removable disk >Oct 16 20:48:54 localhost kernel: FAT-fs (sde1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck. >Oct 16 20:48:54 localhost kernel: SELinux: initialized (dev sde1, type vfat), uses genfs_contexts >Oct 16 20:48:54 localhost udisksd[1749]: Mounted /dev/sde1 at /run/media/liveuser/2GB on behalf of uid 1000 >Oct 16 20:48:54 localhost org.gtk.Private.UDisks2VolumeMonitor[1514]: index_parse.c:191: indx_parse(): error opening /run/media/liveuser/2GB/BDMV/index.bdmv >Oct 16 20:48:54 localhost org.gtk.Private.UDisks2VolumeMonitor[1514]: index_parse.c:191: indx_parse(): error opening /run/media/liveuser/2GB/BDMV/BACKUP/index.bdmv >Oct 16 20:48:58 localhost org.gnome.Nautilus[1514]: (nautilus:3009): GLib-GObject-WARNING **: The property GtkSettings:gtk-button-images is deprecated and shouldn't be used anymore. It will be removed in a future version. >Oct 16 20:48:58 localhost org.gnome.Nautilus[1514]: (nautilus:3009): GLib-GObject-WARNING **: The property GtkSettings:gtk-menu-images is deprecated and shouldn't be used anymore. It will be removed in a future version. >Oct 16 20:48:58 localhost dbus[979]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' >Oct 16 20:48:58 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Oct 16 20:48:58 localhost dbus[979]: [system] Successfully activated service 'org.freedesktop.hostname1' >Oct 16 20:48:58 localhost org.gnome.Nautilus[1514]: (nautilus:3009): Gtk-CRITICAL **: gtk_revealer_set_reveal_child: assertion 'GTK_IS_REVEALER (revealer)' failed >Oct 16 20:48:58 localhost org.gnome.Nautilus[1514]: (nautilus:3009): GnomeDesktop-WARNING **: Unable to create loader for mime type image/vnd.microsoft.icon: Unrecognized image file format >Oct 16 20:49:04 localhost org.gnome.Nautilus[1514]: (nautilus:3009): GLib-GObject-WARNING **: invalid (NULL) pointer instance >Oct 16 20:49:04 localhost org.gnome.Nautilus[1514]: (nautilus:3009): GLib-GObject-CRITICAL **: g_signal_connect_object: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed >Oct 16 20:49:04 localhost org.gnome.Nautilus[1514]: (nautilus:3009): Gtk-CRITICAL **: gtk_revealer_set_reveal_child: assertion 'GTK_IS_REVEALER (revealer)' failed >Oct 16 20:49:42 localhost dbus[1514]: avc: received setenforce notice (enforcing=0) >Oct 16 20:49:42 localhost dbus[1559]: avc: received setenforce notice (enforcing=0) >Oct 16 20:49:42 localhost dbus[979]: avc: received setenforce notice (enforcing=0) >Oct 16 20:49:43 localhost udisksd[1749]: Cleaning up mount point /run/media/liveuser/2GB (device 8:65 is not mounted) >Oct 16 20:49:44 localhost kernel: sdb: unknown partition table >Oct 16 20:49:44 localhost python[3080]: detected unhandled Python exception in '/bin/anaconda-cleanup' >Oct 16 20:49:44 localhost dbus[979]: [system] Activating service name='org.freedesktop.problems' (using servicehelper) >Oct 16 20:49:44 localhost dbus[979]: [system] Successfully activated service 'org.freedesktop.problems' >Oct 16 20:49:45 localhost anaconda[3200]: /sbin/anaconda 21.48.10-1 >Oct 16 20:49:45 localhost anaconda[3200]: 8126464 kB (7936 MB) are available >Oct 16 20:49:45 localhost program[3200]: Running... losetup --list >Oct 16 20:49:45 localhost anaconda[3200]: check_memory(): total:8126464, needed:320, graphical:410 >Oct 16 20:49:45 localhost anaconda[3200]: Switching logging level to debug >Oct 16 20:49:45 localhost anaconda[3200]: Unable to inhibit the screensaver: Failed to call Inhibit method on /org/freedesktop/ScreenSaver with ('anaconda', 'Installing') arguments: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.ScreenSaver was not provided by any .service files >Oct 16 20:49:45 localhost anaconda[3200]: Not doing 'start audit daemon' in live installation >Oct 16 20:49:45 localhost anaconda[3200]: anaconda called with cmdline = ['/sbin/anaconda', '--liveinst', '--method=livecd:///dev/mapper/live-base', '--updates=/home/'] >Oct 16 20:49:45 localhost anaconda[3200]: Default encoding = ascii >Oct 16 20:49:45 localhost anaconda[3200]: Parsing kickstart: /usr/share/anaconda/interactive-defaults.ks >Oct 16 20:49:45 localhost program[3200]: Running... udevadm trigger --action=change --subsystem-match=block >Oct 16 20:49:45 localhost program[3200]: Return code: 0 >Oct 16 20:49:45 localhost program[3200]: Running... udevadm settle --timeout=300 >Oct 16 20:49:46 localhost program[3200]: Return code: 0 >Oct 16 20:49:46 localhost blivet[3200]: ISCSID is /sbin/iscsid >Oct 16 20:49:46 localhost blivet[3200]: no initiator set >Oct 16 20:49:46 localhost program[3200]: Running... modprobe fcoe >Oct 16 20:49:46 localhost program[3200]: Return code: 0 >Oct 16 20:49:46 localhost program[3200]: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >Oct 16 20:49:46 localhost program[3200]: No FCoE boot disk information is found in EDD! >Oct 16 20:49:46 localhost program[3200]: Return code: 1 >Oct 16 20:49:46 localhost blivet[3200]: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >Oct 16 20:49:46 localhost blivet[3200]: no /etc/zfcp.conf; not configuring zfcp >Oct 16 20:49:46 localhost anaconda[3200]: Display mode = g >Oct 16 20:49:46 localhost anaconda[3200]: 8126464 kB (7936 MB) are available >Oct 16 20:49:46 localhost program[3200]: Running... losetup --list >Oct 16 20:49:46 localhost anaconda[3200]: check_memory(): total:8126464, needed:320, graphical:410 >Oct 16 20:49:46 localhost blivet[3200]: trying to set new default fstype to 'ext4' >Oct 16 20:49:46 localhost blivet[3200]: Ext4FS.supported: supported: True ; >Oct 16 20:49:46 localhost blivet[3200]: getFormat('ext4') returning Ext4FS instance with object id 0 >Oct 16 20:49:46 localhost blivet[3200]: Ext4FS.supported: supported: True ; >Oct 16 20:49:46 localhost anaconda[3200]: _Fedora is the highest priority installclass, using it >Oct 16 20:49:46 localhost anaconda[3200]: bootloader GRUB2 on X86 platform >Oct 16 20:49:46 localhost blivet[3200]: Detected 7936 MiB of memory >Oct 16 20:49:46 localhost blivet[3200]: Suggested swap size (7936 MiB) exceeds 10 % of disk space, using 10 % of disk space (0.0) instead. >Oct 16 20:49:46 localhost blivet[3200]: Swap attempt of 0.0 >Oct 16 20:49:46 localhost anaconda[3200]: bootloader GRUB2 on X86 platform >Oct 16 20:49:46 localhost anaconda[3200]: network: devices found ['enp5s0f2', 'wlp6s0', 'virbr0'] >Oct 16 20:49:46 localhost ifcfg[3200]: content of files (network initialization): >Oct 16 20:49:46 localhost ifcfg[3200]: /etc/sysconfig/network-scripts/ifcfg-enp5s0f2: >Oct 16 20:49:46 localhost ifcfg[3200]: TYPE=Ethernet >Oct 16 20:49:46 localhost ifcfg[3200]: BOOTPROTO=dhcp >Oct 16 20:49:46 localhost ifcfg[3200]: DEFROUTE=yes >Oct 16 20:49:46 localhost ifcfg[3200]: IPV4_FAILURE_FATAL=no >Oct 16 20:49:46 localhost ifcfg[3200]: IPV6INIT=yes >Oct 16 20:49:46 localhost ifcfg[3200]: IPV6_AUTOCONF=yes >Oct 16 20:49:46 localhost ifcfg[3200]: IPV6_DEFROUTE=yes >Oct 16 20:49:46 localhost ifcfg[3200]: IPV6_FAILURE_FATAL=no >Oct 16 20:49:46 localhost ifcfg[3200]: NAME=enp5s0f2 >Oct 16 20:49:46 localhost ifcfg[3200]: UUID=dca3bc65-6c06-4904-b70b-0bcde959ff21 >Oct 16 20:49:46 localhost ifcfg[3200]: ONBOOT=no >Oct 16 20:49:46 localhost ifcfg[3200]: HWADDR=00:90:F5:FA:67:7A >Oct 16 20:49:46 localhost ifcfg[3200]: PEERDNS=yes >Oct 16 20:49:46 localhost ifcfg[3200]: PEERROUTES=yes >Oct 16 20:49:46 localhost ifcfg[3200]: IPV6_PEERDNS=yes >Oct 16 20:49:46 localhost ifcfg[3200]: IPV6_PEERROUTES=yes >Oct 16 20:49:46 localhost ifcfg[3200]: all settings: [{'802-3-ethernet': {'s390-options': {}, 'mac-address': [0, 144, 245, 250, 103, 122]}, 'connection': {'timestamp': 1413506785L, 'autoconnect': False, 'type': '802-3-ethernet', 'id': 'enp5s0f2', 'uuid': 'dca3bc65-6c06-4904-b70b-0bcde959ff21'}, 'ipv4': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}, 'ipv6': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}}, {'bridge': {'forward-delay': 2L, 'interface-name': 'virbr0'}, 'connection': {'autoconnect': False, 'interface-name': 'virbr0', 'timestamp': 1413506785L, 'type': 'bridge', 'id': 'virbr0', 'uuid': '555d9c56-0aae-4b72-8e85-e599438c4d3d'}, 'ipv4': {'routes': [], 'address-labels': [''], 'addresses': [[24946880L, 24L, 0L]], 'dns': [], 'method': 'manual'}, 'ipv6': {'routes': [], 'addresses': [], 'dns': [], 'method': 'ignore'}}] >Oct 16 20:49:46 localhost ifcfg[3200]: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-enp5s0f2 >Oct 16 20:49:46 localhost ifcfg[3200]: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-enp5s0f2 >Oct 16 20:49:46 localhost ifcfg[3200]: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-enp5s0f2 >Oct 16 20:49:46 localhost anaconda[3200]: updating hostname localhost.localdomain >Oct 16 20:49:46 localhost anaconda[3200]: Running Thread: AnaStorageThread (140533736244992) >Oct 16 20:49:46 localhost anaconda[3200]: Running Thread: AnaTimeInitThread (140533419149056) >Oct 16 20:49:46 localhost blivet[3200]: resetting Blivet (version 0.61.4) instance <blivet.Blivet object at 0x7fd08f7301d0> >Oct 16 20:49:46 localhost anaconda[3200]: Running Thread: AnaWaitForConnectingNMThread (140533343188736) >Oct 16 20:49:46 localhost packaging[3200]: Restarting payload thread >Oct 16 20:49:46 localhost blivet[3200]: no initiator set >Oct 16 20:49:46 localhost anaconda[3200]: Running Thread: AnaPayloadRestartThread (140533334796032) >Oct 16 20:49:46 localhost blivet[3200]: not going to create backup copy of non-existent /etc/mdadm.conf >Oct 16 20:49:46 localhost anaconda[3200]: Running Thread: AnaPayloadThread (140533326403328) >Oct 16 20:49:46 localhost anaconda[3200]: Thread Done: AnaPayloadRestartThread (140533334796032) >Oct 16 20:49:46 localhost blivet[3200]: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >Oct 16 20:49:46 localhost packaging[3200]: Updating payload thread state: 0 >Oct 16 20:49:46 localhost program[3200]: Running... udevadm settle --timeout=300 >Oct 16 20:49:46 localhost packaging[3200]: Updating payload thread state: 1 >Oct 16 20:49:46 localhost program[3200]: Return code: 0 >Oct 16 20:49:46 localhost program[3200]: Running... mpathconf --user_friendly_names y --with_multipathd y >Oct 16 20:49:46 localhost program[3200]: Return code: 0 >Oct 16 20:49:46 localhost program[3200]: Running... udevadm settle --timeout=300 >Oct 16 20:49:46 localhost program[3200]: Return code: 0 >Oct 16 20:49:46 localhost blivet[3200]: protected device spec /dev/sdd1 resolved to sdd1 >Oct 16 20:49:46 localhost blivet[3200]: sdd1 looks to be the live device; marking as protected >Oct 16 20:49:46 localhost program[3200]: Running... udevadm settle --timeout=300 >Oct 16 20:49:46 localhost anaconda[3200]: updating hostname localhost.localdomain >Oct 16 20:49:46 localhost program[3200]: Return code: 0 >Oct 16 20:49:46 localhost blivet[3200]: devices to scan: ['sdd', 'sdd1', 'sdd2', 'sdd3', 'sde', 'sde1', 'sda', 'sda1', 'sdb', 'sr0', 'sdc', 'sdc1', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'dm-0', 'dm-1', 'dm-2', 'dm-3', 'dm-4', 'dm-5', 'md126', 'md126p1', 'md126p2', 'md126p3', 'md127'] >Oct 16 20:49:46 localhost blivet[3200]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-Generic_Flash_Disk_5A203520-0:0 /dev/disk/by-label/Fedora-Live-Workstation-x86_64-2 /dev/disk/by-path/pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0 /dev/disk/by-uuid/2014-10-10-01-34-21-00', >'DEVNAME': 'sdd', >'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/host6/target6:0:0/6:0:0:0/block/sdd', >'DEVTYPE': 'disk', >'ID_BUS': 'usb', >'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-Workstation-x86_64-2', >'ID_FS_LABEL_ENC': 'Fedora-Live-Workstation-x86_64-2', >'ID_FS_SYSTEM_ID': 'LINUX', >'ID_FS_TYPE': 'iso9660', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '2014-10-10-01-34-21-00', >'ID_FS_UUID_ENC': '2014-10-10-01-34-21-00', >'ID_FS_VERSION': 'Joliet Extension', >'ID_INSTANCE': '0:0', >'ID_MODEL': 'Flash_Disk', >'ID_MODEL_ENC': 'Flash\\x20Disk\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_MODEL_ID': '6387', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '6e9f246b', >'ID_PATH': 'pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0', >'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_1_1_0-scsi-0_0_0_0', >'ID_REVISION': '8.07', >'ID_SERIAL': 'Generic_Flash_Disk_5A203520-0:0', >'ID_SERIAL_SHORT': '5A203520', >'ID_TYPE': 'disk', >'ID_USB_DRIVER': 'usb-storage', >'ID_USB_INTERFACES': ':080650:', >'ID_USB_INTERFACE_NUM': '00', >'ID_VENDOR': 'Generic', >'ID_VENDOR_ENC': 'Generic\\x20', >'ID_VENDOR_ID': '058f', >'MAJOR': '8', >'MINOR': '48', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '543061', >'name': 'sdd', >'symlinks': ['/dev/disk/by-id/usb-Generic_Flash_Disk_5A203520-0:0', >'/dev/disk/by-label/Fedora-Live-Workstation-x86_64-2', >'/dev/disk/by-path/pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0', >'/dev/disk/by-uuid/2014-10-10-01-34-21-00'], >'sysfs_path': '/devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/host6/target6:0:0/6:0:0:0/block/sdd'} ; name: sdd ; >Oct 16 20:49:46 localhost blivet[3200]: scanning sdd (/devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/host6/target6:0:0/6:0:0:0/block/sdd)... >Oct 16 20:49:46 localhost blivet[3200]: DeviceTree.getDeviceByName: hidden: False ; name: sdd ; incomplete: False ; >Oct 16 20:49:46 localhost blivet[3200]: DeviceTree.getDeviceByName returned None >Oct 16 20:49:46 localhost blivet[3200]: DeviceTree.addUdevDiskDevice: name: sdd ; >Oct 16 20:49:46 localhost blivet[3200]: sdd is a disk >Oct 16 20:49:46 localhost blivet[3200]: getFormat('None') returning DeviceFormat instance with object id 2 >Oct 16 20:49:46 localhost blivet[3200]: DiskDevice._setFormat: sdd ; current: None ; type: None ; >Oct 16 20:49:46 localhost program[3200]: Running... multipath -c /dev/sdd >Oct 16 20:49:46 localhost anaconda[3200]: got 4 NTP servers from DHCP >Oct 16 20:49:46 localhost anaconda[3200]: Thread Done: AnaWaitForConnectingNMThread (140533343188736) >Oct 16 20:49:46 localhost program[3200]: /dev/sdd is not a valid multipath device path >Oct 16 20:49:46 localhost program[3200]: Return code: 1 >Oct 16 20:49:46 localhost blivet[3200]: added disk sdd (id 1) to device tree >Oct 16 20:49:46 localhost blivet[3200]: looking up parted Device: /dev/sdd >Oct 16 20:49:46 localhost blivet[3200]: got device: DiskDevice instance (0x7fd08404dc10) -- >name = sdd status = True kids = 0 id = 1 >parents = [] >uuid = None size = 1911 MiB >format = existing None >major = 8 minor = 48 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/host6/target6:0:0/6:0:0:0/block/sdd partedDevice = parted.Device instance -- >model: Generic Flash Disk path: /dev/sdd type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 3913728 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: True >hardwareGeometry: (1018, 62, 62) biosGeometry: (243, 255, 63) >PedDevice: <_ped.Device object at 0x7fd07c0323b0> >target size = 0 B path = /dev/sdd >format args = [] originalFormat = None removable = True partedDevice = <parted.device.Device object at 0x7fd0840d8350> >Oct 16 20:49:46 localhost blivet[3200]: DeviceTree.handleUdevDeviceFormat: name: sdd ; >Oct 16 20:49:46 localhost blivet[3200]: type detected on 'sdd' is 'iso9660' >Oct 16 20:49:46 localhost blivet[3200]: Iso9660FS.supported: supported: True ; >Oct 16 20:49:46 localhost blivet[3200]: getFormat('iso9660') returning Iso9660FS instance with object id 4 >Oct 16 20:49:46 localhost blivet[3200]: DiskDevice._setFormat: sdd ; current: None ; type: iso9660 ; >Oct 16 20:49:46 localhost blivet[3200]: got format: existing iso9660 filesystem >Oct 16 20:49:46 localhost anaconda[3200]: Not doing 'start chronyd' in live installation >Oct 16 20:49:46 localhost anaconda[3200]: Running Thread: AnaGeolocationRefreshThread (140533343188736) >Oct 16 20:49:46 localhost blivet[3200]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-Generic_Flash_Disk_5A203520-0:0-part1 /dev/disk/by-label/Fedora-Live-Workstation-x86_64-2 /dev/disk/by-path/pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0-part1 /dev/disk/by-uuid/2014-10-10-01-34-21-00', >'DEVNAME': 'sdd1', >'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/host6/target6:0:0/6:0:0:0/block/sdd/sdd1', >'DEVTYPE': 'partition', >'ID_BUS': 'usb', >'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-Workstation-x86_64-2', >'ID_FS_LABEL_ENC': 'Fedora-Live-Workstation-x86_64-2', >'ID_FS_SYSTEM_ID': 'LINUX', >'ID_FS_TYPE': 'iso9660', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '2014-10-10-01-34-21-00', >'ID_FS_UUID_ENC': '2014-10-10-01-34-21-00', >'ID_FS_VERSION': 'Joliet Extension', >'ID_INSTANCE': '0:0', >'ID_MODEL': 'Flash_Disk', >'ID_MODEL_ENC': 'Flash\\x20Disk\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_MODEL_ID': '6387', >'ID_PART_ENTRY_DISK': '8:48', >'ID_PART_ENTRY_FLAGS': '0x80', >'ID_PART_ENTRY_NUMBER': '1', >'ID_PART_ENTRY_OFFSET': '0', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '2656256', >'ID_PART_ENTRY_TYPE': '0x0', >'ID_PART_ENTRY_UUID': '6e9f246b-01', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '6e9f246b', >'ID_PATH': 'pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0', >'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_1_1_0-scsi-0_0_0_0', >'ID_REVISION': '8.07', >'ID_SERIAL': 'Generic_Flash_Disk_5A203520-0:0', >'ID_SERIAL_SHORT': '5A203520', >'ID_TYPE': 'disk', >'ID_USB_DRIVER': 'usb-storage', >'ID_USB_INTERFACES': ':080650:', >'ID_USB_INTERFACE_NUM': '00', >'ID_VENDOR': 'Generic', >'ID_VENDOR_ENC': 'Generic\\x20', >'ID_VENDOR_ID': '058f', >'MAJOR': '8', >'MINOR': '49', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_IGNORE': '0', >'USEC_INITIALIZED': '543073', >'name': 'sdd1', >'symlinks': ['/dev/disk/by-id/usb-Generic_Flash_Disk_5A203520-0:0-part1', >'/dev/disk/by-label/Fedora-Live-Workstation-x86_64-2', >'/dev/disk/by-path/pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0-part1', >'/dev/disk/by-uuid/2014-10-10-01-34-21-00'], >'sysfs_path': '/devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/host6/target6:0:0/6:0:0:0/block/sdd/sdd1'} ; name: sdd1 ; >Oct 16 20:49:46 localhost anaconda[3200]: Starting geolocation lookup >Oct 16 20:49:46 localhost blivet[3200]: scanning sdd1 (/devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/host6/target6:0:0/6:0:0:0/block/sdd/sdd1)... >Oct 16 20:49:46 localhost anaconda[3200]: Geolocation provider: Fedora GeoIP >Oct 16 20:49:46 localhost blivet[3200]: DeviceTree.getDeviceByName: hidden: False ; name: sdd1 ; incomplete: False ; >Oct 16 20:49:47 localhost blivet[3200]: DeviceTree.getDeviceByName returned None >Oct 16 20:49:47 localhost anaconda[3200]: Window scale set to 1 by XSETTINGS, not scaling >Oct 16 20:49:47 localhost blivet[3200]: sdd1 is a partition >Oct 16 20:49:47 localhost blivet[3200]: DeviceTree.addUdevPartitionDevice: name: sdd1 ; >Oct 16 20:49:47 localhost blivet[3200]: DeviceTree.getDeviceByName: hidden: False ; name: sdd ; incomplete: False ; >Oct 16 20:49:47 localhost anaconda[3200]: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:138: Warning: The property GtkAlignment:yalign is deprecated and shouldn't be used anymore. It will be removed in a future version. >self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) >Oct 16 20:49:47 localhost blivet[3200]: DeviceTree.getDeviceByName returned existing 1911 MiB disk sdd (1) with existing iso9660 filesystem >Oct 16 20:49:47 localhost blivet[3200]: lvm filter: adding sdd1 to the reject list >Oct 16 20:49:47 localhost blivet[3200]: ignoring partition sdd1 on iso9660 >Oct 16 20:49:47 localhost anaconda[3200]: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:138: Warning: The property GtkAlignment:bottom-padding is deprecated and shouldn't be used anymore. It will be removed in a future version. >self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) >Oct 16 20:49:47 localhost blivet[3200]: no device obtained for sdd1 >Oct 16 20:49:47 localhost anaconda[3200]: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:138: Warning: The property GtkAlignment:left-padding is deprecated and shouldn't be used anymore. It will be removed in a future version. >self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) >Oct 16 20:49:47 localhost anaconda[3200]: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:138: Warning: The property GtkAlignment:right-padding is deprecated and shouldn't be used anymore. It will be removed in a future version. >self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) >Oct 16 20:49:47 localhost blivet[3200]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-Generic_Flash_Disk_5A203520-0:0-part2 /dev/disk/by-label/EFI /dev/disk/by-path/pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0-part2 /dev/disk/by-uuid/4C54-8A45', >'DEVNAME': 'sdd2', >'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/host6/target6:0:0/6:0:0:0/block/sdd/sdd2', >'DEVTYPE': 'partition', >'ID_BUS': 'usb', >'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': 'EFI', >'ID_FS_LABEL_ENC': 'EFI', >'ID_FS_SYSTEM_ID': 'LINUX', >'ID_FS_TYPE': 'vfat', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '4C54-8A45', >'ID_FS_UUID_ENC': '4C54-8A45', >'ID_FS_VERSION': 'FAT12', >'ID_INSTANCE': '0:0', >'ID_MODEL': 'Flash_Disk', >'ID_MODEL_ENC': 'Flash\\x20Disk\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_MODEL_ID': '6387', >'ID_PART_ENTRY_DISK': '8:48', >'ID_PART_ENTRY_NUMBER': '2', >'ID_PART_ENTRY_OFFSET': '172', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '10164', >'ID_PART_ENTRY_TYPE': '0xef', >'ID_PART_ENTRY_UUID': '6e9f246b-02', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '6e9f246b', >'ID_PATH': 'pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0', >'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_1_1_0-scsi-0_0_0_0', >'ID_REVISION': '8.07', >'ID_SERIAL': 'Generic_Flash_Disk_5A203520-0:0', >'ID_SERIAL_SHORT': '5A203520', >'ID_TYPE': 'disk', >'ID_USB_DRIVER': 'usb-storage', >'ID_USB_INTERFACES': ':080650:', >'ID_USB_INTERFACE_NUM': '00', >'ID_VENDOR': 'Generic', >'ID_VENDOR_ENC': 'Generic\\x20', >'ID_VENDOR_ID': '058f', >'MAJOR': '8', >'MINOR': '50', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_IGNORE': '1', >'USEC_INITIALIZED': '543085', >'name': 'sdd2', >'symlinks': ['/dev/disk/by-id/usb-Generic_Flash_Disk_5A203520-0:0-part2', >'/dev/disk/by-label/EFI', >'/dev/disk/by-path/pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0-part2', >'/dev/disk/by-uuid/4C54-8A45'], >'sysfs_path': '/devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/host6/target6:0:0/6:0:0:0/block/sdd/sdd2'} ; name: sdd2 ; >Oct 16 20:49:47 localhost anaconda[3200]: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:138: Warning: The property GtkWidget:margin-left is deprecated and shouldn't be used anymore. It will be removed in a future version. >self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) >Oct 16 20:49:47 localhost blivet[3200]: scanning sdd2 (/devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/host6/target6:0:0/6:0:0:0/block/sdd/sdd2)... >Oct 16 20:49:47 localhost anaconda[3200]: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:138: Warning: The property GtkWidget:margin-right is deprecated and shouldn't be used anymore. It will be removed in a future version. >self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) >Oct 16 20:49:47 localhost anaconda[3200]: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:138: Warning: The property GtkMisc:ypad is deprecated and shouldn't be used anymore. It will be removed in a future version. >self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) >Oct 16 20:49:47 localhost blivet[3200]: DeviceTree.getDeviceByName: hidden: False ; name: sdd2 ; incomplete: False ; >Oct 16 20:49:47 localhost blivet[3200]: DeviceTree.getDeviceByName returned None >Oct 16 20:49:47 localhost blivet[3200]: sdd2 is a partition >Oct 16 20:49:47 localhost blivet[3200]: DeviceTree.addUdevPartitionDevice: name: sdd2 ; >Oct 16 20:49:47 localhost blivet[3200]: DeviceTree.getDeviceByName: hidden: False ; name: sdd ; incomplete: False ; >Oct 16 20:49:47 localhost blivet[3200]: DeviceTree.getDeviceByName returned existing 1911 MiB disk sdd (1) with existing iso9660 filesystem >Oct 16 20:49:47 localhost blivet[3200]: lvm filter: adding sdd2 to the reject list >Oct 16 20:49:47 localhost blivet[3200]: ignoring partition sdd2 on iso9660 >Oct 16 20:49:47 localhost blivet[3200]: no device obtained for sdd2 >Oct 16 20:49:47 localhost blivet[3200]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-Generic_Flash_Disk_5A203520-0:0-part3 /dev/disk/by-label/Fedora\\x20Live /dev/disk/by-path/pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0-part3 /dev/disk/by-uuid/2d8f9c9c-f112-360a-bcba-31dbb9d5f074', >'DEVNAME': 'sdd3', >'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/host6/target6:0:0/6:0:0:0/block/sdd/sdd3', >'DEVTYPE': 'partition', >'ID_BUS': 'usb', >'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', >'ID_FS_LABEL_ENC': 'Fedora\\x20Live', >'ID_FS_SYSTEM_ID': 'LINUX', >'ID_FS_TYPE': 'hfsplus', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '2d8f9c9c-f112-360a-bcba-31dbb9d5f074', >'ID_FS_UUID_ENC': '2d8f9c9c-f112-360a-bcba-31dbb9d5f074', >'ID_FS_VERSION': 'Joliet Extension', >'ID_INSTANCE': '0:0', >'ID_MODEL': 'Flash_Disk', >'ID_MODEL_ENC': 'Flash\\x20Disk\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_MODEL_ID': '6387', >'ID_PART_ENTRY_DISK': '8:48', >'ID_PART_ENTRY_NUMBER': '3', >'ID_PART_ENTRY_OFFSET': '10416', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '40704', >'ID_PART_ENTRY_TYPE': '0x0', >'ID_PART_ENTRY_UUID': '6e9f246b-03', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '6e9f246b', >'ID_PATH': 'pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0', >'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_1_1_0-scsi-0_0_0_0', >'ID_REVISION': '8.07', >'ID_SERIAL': 'Generic_Flash_Disk_5A203520-0:0', >'ID_SERIAL_SHORT': '5A203520', >'ID_TYPE': 'disk', >'ID_USB_DRIVER': 'usb-storage', >'ID_USB_INTERFACES': ':080650:', >'ID_USB_INTERFACE_NUM': '00', >'ID_VENDOR': 'Generic', >'ID_VENDOR_ENC': 'Generic\\x20', >'ID_VENDOR_ID': '058f', >'MAJOR': '8', >'MINOR': '51', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_IGNORE': '1', >'USEC_INITIALIZED': '543097', >'name': 'sdd3', >'symlinks': ['/dev/disk/by-id/usb-Generic_Flash_Disk_5A203520-0:0-part3', >'/dev/disk/by-label/Fedora\\x20Live', >'/dev/disk/by-path/pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0-part3', >'/dev/disk/by-uuid/2d8f9c9c-f112-360a-bcba-31dbb9d5f074'], >'sysfs_path': '/devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/host6/target6:0:0/6:0:0:0/block/sdd/sdd3'} ; name: sdd3 ; >Oct 16 20:49:47 localhost blivet[3200]: scanning sdd3 (/devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/host6/target6:0:0/6:0:0:0/block/sdd/sdd3)... >Oct 16 20:49:47 localhost blivet[3200]: DeviceTree.getDeviceByName: hidden: False ; name: sdd3 ; incomplete: False ; >Oct 16 20:49:47 localhost blivet[3200]: DeviceTree.getDeviceByName returned None >Oct 16 20:49:47 localhost blivet[3200]: sdd3 is a partition >Oct 16 20:49:47 localhost anaconda[3200]: Not doing 'activate layouts' in live installation >Oct 16 20:49:47 localhost blivet[3200]: DeviceTree.addUdevPartitionDevice: name: sdd3 ; >Oct 16 20:49:47 localhost blivet[3200]: DeviceTree.getDeviceByName: hidden: False ; name: sdd ; incomplete: False ; >Oct 16 20:49:47 localhost blivet[3200]: DeviceTree.getDeviceByName returned existing 1911 MiB disk sdd (1) with existing iso9660 filesystem >Oct 16 20:49:47 localhost blivet[3200]: lvm filter: adding sdd3 to the reject list >Oct 16 20:49:47 localhost blivet[3200]: ignoring partition sdd3 on iso9660 >Oct 16 20:49:47 localhost blivet[3200]: no device obtained for sdd3 >Oct 16 20:49:47 localhost blivet[3200]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-Generic_Flash_Disk_2A5C0ADD-0:0 /dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0', >'DEVNAME': 'sde', >'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2:1.0/host7/target7:0:0/7:0:0:0/block/sde', >'DEVTYPE': 'disk', >'ID_BUS': 'usb', >'ID_INSTANCE': '0:0', >'ID_MODEL': 'Flash_Disk', >'ID_MODEL_ENC': 'Flash\\x20Disk\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_MODEL_ID': '6387', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '05d1fd8f', >'ID_PATH': 'pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0', >'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_2_1_0-scsi-0_0_0_0', >'ID_REVISION': '8.07', >'ID_SERIAL': 'Generic_Flash_Disk_2A5C0ADD-0:0', >'ID_SERIAL_SHORT': '2A5C0ADD', >'ID_TYPE': 'disk', >'ID_USB_DRIVER': 'usb-storage', >'ID_USB_INTERFACES': ':080650:', >'ID_USB_INTERFACE_NUM': '00', >'ID_VENDOR': 'Generic', >'ID_VENDOR_ENC': 'Generic\\x20', >'ID_VENDOR_ID': '058f', >'MAJOR': '8', >'MINOR': '64', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '7940052', >'name': 'sde', >'symlinks': ['/dev/disk/by-id/usb-Generic_Flash_Disk_2A5C0ADD-0:0', >'/dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0'], >'sysfs_path': '/devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2:1.0/host7/target7:0:0/7:0:0:0/block/sde'} ; name: sde ; >Oct 16 20:49:47 localhost blivet[3200]: scanning sde (/devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2:1.0/host7/target7:0:0/7:0:0:0/block/sde)... >Oct 16 20:49:47 localhost blivet[3200]: DeviceTree.getDeviceByName: hidden: False ; name: sde ; incomplete: False ; >Oct 16 20:49:47 localhost blivet[3200]: DeviceTree.getDeviceByName returned None >Oct 16 20:49:47 localhost blivet[3200]: DeviceTree.addUdevDiskDevice: name: sde ; >Oct 16 20:49:47 localhost blivet[3200]: sde is a disk >Oct 16 20:49:47 localhost blivet[3200]: getFormat('None') returning DeviceFormat instance with object id 7 >Oct 16 20:49:47 localhost blivet[3200]: DiskDevice._setFormat: sde ; current: None ; type: None ; >Oct 16 20:49:47 localhost program[3200]: Running... multipath -c /dev/sde >Oct 16 20:49:47 localhost program[3200]: /dev/sde is not a valid multipath device path >Oct 16 20:49:47 localhost program[3200]: Return code: 1 >Oct 16 20:49:47 localhost blivet[3200]: added disk sde (id 6) to device tree >Oct 16 20:49:47 localhost blivet[3200]: looking up parted Device: /dev/sde >Oct 16 20:49:47 localhost blivet[3200]: got device: DiskDevice instance (0x7fd075e5a690) -- >name = sde status = True kids = 0 id = 6 >parents = [] >uuid = None size = 1911 MiB >format = existing None >major = 8 minor = 64 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2:1.0/host7/target7:0:0/7:0:0:0/block/sde partedDevice = parted.Device instance -- >model: Generic Flash Disk path: /dev/sde type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 3913728 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: False >hardwareGeometry: (1018, 62, 62) biosGeometry: (243, 255, 63) >PedDevice: <_ped.Device object at 0x7fd075e39440> >target size = 0 B path = /dev/sde >format args = [] originalFormat = None removable = True partedDevice = <parted.device.Device object at 0x7fd075e5ac10> >Oct 16 20:49:47 localhost blivet[3200]: DeviceTree.handleUdevDeviceFormat: name: sde ; >Oct 16 20:49:47 localhost blivet[3200]: DeviceTree.handleUdevDiskLabelFormat: device: sde ; label_type: dos ; >Oct 16 20:49:47 localhost blivet[3200]: DiskDevice.setup: sde ; status: True ; controllable: True ; orig: False ; >Oct 16 20:49:47 localhost blivet[3200]: required disklabel type for sde (1) is None >Oct 16 20:49:47 localhost blivet[3200]: default disklabel type for sde is msdos >Oct 16 20:49:47 localhost blivet[3200]: selecting msdos disklabel for sde based on size >Oct 16 20:49:47 localhost blivet[3200]: DiskLabel.__init__: device: /dev/sde ; labelType: msdos ; exists: True ; >Oct 16 20:49:47 localhost blivet[3200]: Did not change pmbr_boot on parted.Disk instance -- >type: msdos primaryPartitionCount: 1 >lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 >partitions: [<parted.partition.Partition object at 0x7fd075dd8150>] >device: <parted.device.Device object at 0x7fd075dd0ed0> >PedDisk: <_ped.Disk object at 0x7fd075dd75f0> >Oct 16 20:49:47 localhost blivet[3200]: getFormat('disklabel') returning DiskLabel instance with object id 9 >Oct 16 20:49:47 localhost blivet[3200]: DiskDevice._setFormat: sde ; current: None ; type: disklabel ; >Oct 16 20:49:47 localhost blivet[3200]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-Generic_Flash_Disk_2A5C0ADD-0:0-part1 /dev/disk/by-label/2GB /dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0-part1 /dev/disk/by-uuid/F086-D378', >'DEVNAME': 'sde1', >'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2:1.0/host7/target7:0:0/7:0:0:0/block/sde/sde1', >'DEVTYPE': 'partition', >'ID_BUS': 'usb', >'ID_FS_LABEL': '2GB', >'ID_FS_LABEL_ENC': '2GB', >'ID_FS_TYPE': 'vfat', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': 'F086-D378', >'ID_FS_UUID_ENC': 'F086-D378', >'ID_FS_VERSION': 'FAT32', >'ID_INSTANCE': '0:0', >'ID_MODEL': 'Flash_Disk', >'ID_MODEL_ENC': 'Flash\\x20Disk\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_MODEL_ID': '6387', >'ID_PART_ENTRY_DISK': '8:64', >'ID_PART_ENTRY_FLAGS': '0x80', >'ID_PART_ENTRY_NUMBER': '1', >'ID_PART_ENTRY_OFFSET': '2048', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '3911680', >'ID_PART_ENTRY_TYPE': '0xc', >'ID_PART_ENTRY_UUID': '05d1fd8f-01', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '05d1fd8f', >'ID_PATH': 'pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0', >'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_2_1_0-scsi-0_0_0_0', >'ID_REVISION': '8.07', >'ID_SERIAL': 'Generic_Flash_Disk_2A5C0ADD-0:0', >'ID_SERIAL_SHORT': '2A5C0ADD', >'ID_TYPE': 'disk', >'ID_USB_DRIVER': 'usb-storage', >'ID_USB_INTERFACES': ':080650:', >'ID_USB_INTERFACE_NUM': '00', >'ID_VENDOR': 'Generic', >'ID_VENDOR_ENC': 'Generic\\x20', >'ID_VENDOR_ID': '058f', >'MAJOR': '8', >'MINOR': '65', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '7940100', >'name': 'sde1', >'symlinks': ['/dev/disk/by-id/usb-Generic_Flash_Disk_2A5C0ADD-0:0-part1', >'/dev/disk/by-label/2GB', >'/dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0-part1', >'/dev/disk/by-uuid/F086-D378'], >'sysfs_path': '/devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2:1.0/host7/target7:0:0/7:0:0:0/block/sde/sde1'} ; name: sde1 ; >Oct 16 20:49:47 localhost blivet[3200]: scanning sde1 (/devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2:1.0/host7/target7:0:0/7:0:0:0/block/sde/sde1)... >Oct 16 20:49:47 localhost blivet[3200]: DeviceTree.getDeviceByName: hidden: False ; name: sde1 ; incomplete: False ; >Oct 16 20:49:47 localhost blivet[3200]: DeviceTree.getDeviceByName returned None >Oct 16 20:49:47 localhost blivet[3200]: sde1 is a partition >Oct 16 20:49:47 localhost blivet[3200]: DeviceTree.addUdevPartitionDevice: name: sde1 ; >Oct 16 20:49:47 localhost blivet[3200]: DeviceTree.getDeviceByName: hidden: False ; name: sde ; incomplete: False ; >Oct 16 20:49:47 localhost blivet[3200]: DeviceTree.getDeviceByName returned existing 1911 MiB disk sde (6) with existing msdos disklabel >Oct 16 20:49:47 localhost blivet[3200]: DiskDevice.addChild: kids: 0 ; name: sde ; >Oct 16 20:49:47 localhost blivet[3200]: PartitionDevice._setFormat: sde1 ; >Oct 16 20:49:47 localhost blivet[3200]: getFormat('None') returning DeviceFormat instance with object id 12 >Oct 16 20:49:47 localhost blivet[3200]: PartitionDevice._setFormat: sde1 ; current: None ; type: None ; >Oct 16 20:49:47 localhost blivet[3200]: looking up parted Partition: /dev/sde1 >Oct 16 20:49:47 localhost blivet[3200]: PartitionDevice.probe: sde1 ; exists: True ; >Oct 16 20:49:47 localhost blivet[3200]: PartitionDevice.getFlag: path: /dev/sde1 ; flag: 1 ; >Oct 16 20:49:47 localhost blivet[3200]: PartitionDevice.getFlag: path: /dev/sde1 ; flag: 10 ; >Oct 16 20:49:47 localhost blivet[3200]: PartitionDevice.getFlag: path: /dev/sde1 ; flag: 12 ; >Oct 16 20:49:47 localhost blivet[3200]: added partition sde1 (id 11) to device tree >Oct 16 20:49:47 localhost blivet[3200]: looking up parted Device: /dev/sde1 >Oct 16 20:49:47 localhost blivet[3200]: got device: PartitionDevice instance (0x7fd075e5aed0) -- >name = sde1 status = True kids = 0 id = 11 >parents = ['existing 1911 MiB disk sde (6) with existing msdos disklabel'] >uuid = None size = 1910 MiB >format = existing None >major = 8 minor = 65 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2:1.0/host7/target7:0:0/7:0:0:0/block/sde/sde1 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sde1 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 3911680 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32720 did: 0 busy: False >hardwareGeometry: (1017, 62, 62) biosGeometry: (243, 255, 63) >PedDevice: <_ped.Device object at 0x7fd075e393b0> >target size = 0 B path = /dev/sde1 >format args = [] originalFormat = None grow = None max size = 0 B bootable = True >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7fd075dd0f90> fileSystem: <parted.filesystem.FileSystem object at 0x7fd075dd8610> >number: 1 path: /dev/sde1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fd075dd8290> PedPartition: <_ped.Partition object at 0x7fd075dd57d0> >disk = existing 1911 MiB disk sde (6) with existing msdos disklabel >start = 2048 end = 3913727 length = 3911680 >flags = boot, lba >Oct 16 20:49:47 localhost blivet[3200]: DeviceTree.handleUdevDeviceFormat: name: sde1 ; >Oct 16 20:49:47 localhost blivet[3200]: DeviceTree.handleUdevDiskLabelFormat: device: sde1 ; label_type: None ; >Oct 16 20:49:47 localhost blivet[3200]: device sde1 does not contain a disklabel >Oct 16 20:49:47 localhost blivet[3200]: getFormat('efi') returning EFIFS instance with object id 14 >Oct 16 20:49:47 localhost blivet[3200]: type detected on 'sde1' is 'vfat' >Oct 16 20:49:47 localhost blivet[3200]: getFormat('efi') returning EFIFS instance with object id 15 >Oct 16 20:49:47 localhost blivet[3200]: PartitionDevice._setFormat: sde1 ; >Oct 16 20:49:47 localhost blivet[3200]: PartitionDevice._setFormat: sde1 ; current: None ; type: efi ; >Oct 16 20:49:47 localhost blivet[3200]: got format: existing efi filesystem >Oct 16 20:49:47 localhost blivet[3200]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-HGST_HTS721010A9E630_JR10006PGYE8KF /dev/disk/by-id/wwn-0x5000cca6accd6099', >'DEVNAME': 'sda', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda', >'DEVTYPE': 'disk', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_APM': '1', >'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', >'ID_ATA_FEATURE_SET_APM_ENABLED': '1', >'ID_ATA_FEATURE_SET_HPA': '1', >'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', >'ID_ATA_FEATURE_SET_PM': '1', >'ID_ATA_FEATURE_SET_PM_ENABLED': '1', >'ID_ATA_FEATURE_SET_PUIS': '1', >'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '156', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '154', >'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': 'isw_raid_member', >'ID_FS_USAGE': 'raid', >'ID_FS_VERSION': '1.0.00', >'ID_MODEL': 'HGST_HTS721010A9E630', >'ID_MODEL_ENC': 'HGST\\x20HTS721010A9E630\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_REVISION': 'JB0OA3J0', >'ID_SERIAL': 'HGST_HTS721010A9E630_JR10006PGYE8KF', >'ID_SERIAL_SHORT': 'JR10006PGYE8KF', >'ID_TYPE': 'disk', >'ID_WWN': '0x5000cca6accd6099', >'ID_WWN_WITH_EXTENSION': '0x5000cca6accd6099', >'MAJOR': '8', >'MINOR': '0', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '544510', >'name': 'sda', >'symlinks': ['/dev/disk/by-id/ata-HGST_HTS721010A9E630_JR10006PGYE8KF', >'/dev/disk/by-id/wwn-0x5000cca6accd6099'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >Oct 16 20:49:47 localhost blivet[3200]: scanning sda (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >Oct 16 20:49:47 localhost blivet[3200]: DeviceTree.getDeviceByName: hidden: False ; name: sda ; incomplete: False ; >Oct 16 20:49:47 localhost blivet[3200]: DeviceTree.getDeviceByName returned None >Oct 16 20:49:47 localhost blivet[3200]: sda is part of a biosraid >Oct 16 20:49:47 localhost blivet[3200]: getFormat('None') returning DeviceFormat instance with object id 18 >Oct 16 20:49:47 localhost blivet[3200]: DiskDevice._setFormat: sda ; current: None ; type: None ; >Oct 16 20:49:47 localhost blivet[3200]: added disk sda (id 17) to device tree >Oct 16 20:49:47 localhost blivet[3200]: looking up parted Device: /dev/sda >Oct 16 20:49:47 localhost blivet[3200]: got device: DiskDevice instance (0x7fd075deb190) -- >name = sda status = True kids = 0 id = 17 >parents = [] >uuid = None size = 931.51 GiB >format = existing None >major = 8 minor = 0 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- >model: ATA HGST HTS721010A9 path: /dev/sda type: 1 >sectorSize: 512 physicalSectorSize: 4096 >length: 1953525168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 1 did: 0 busy: False >hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) >PedDevice: <_ped.Device object at 0x7fd075e39680> >target size = 0 B path = /dev/sda >format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7fd075deb550> >Oct 16 20:49:47 localhost blivet[3200]: DeviceTree.handleUdevDeviceFormat: name: sda ; >Oct 16 20:49:47 localhost program[3200]: Running... mdadm --examine --export /dev/sda >Oct 16 20:49:47 localhost program[3200]: MD_METADATA=imsm >Oct 16 20:49:47 localhost program[3200]: MD_LEVEL=container >Oct 16 20:49:47 localhost program[3200]: MD_UUID=b25f8e60:5528d464:f928d3a6:da2a145f >Oct 16 20:49:47 localhost program[3200]: MD_DEVICES=2 >Oct 16 20:49:47 localhost program[3200]: Return code: 0 >Oct 16 20:49:47 localhost program[3200]: Running... mdadm --examine --brief /dev/sda >Oct 16 20:49:47 localhost anaconda[3200]: Geolocation lookup finished in 0.4 seconds >Oct 16 20:49:47 localhost anaconda[3200]: got results from geolocation >Oct 16 20:49:47 localhost anaconda[3200]: Thread Done: AnaGeolocationRefreshThread (140533343188736) >Oct 16 20:49:47 localhost program[3200]: ARRAY metadata=imsm UUID=b25f8e60:5528d464:f928d3a6:da2a145f >Oct 16 20:49:47 localhost program[3200]: ARRAY /dev/md/Volume1 container=b25f8e60:5528d464:f928d3a6:da2a145f member=0 UUID=2f0ca709:60236419:f7d237c0:e031795d >Oct 16 20:49:47 localhost program[3200]: Return code: 0 >Oct 16 20:49:47 localhost blivet[3200]: type detected on 'sda' is 'isw_raid_member' >Oct 16 20:49:47 localhost blivet[3200]: MDRaidMember.__init__: uuid: None ; exists: True ; label: None ; device: /dev/sda ; serial: JR10006PGYE8KF ; mdUuid: b25f8e60-5528-d464-f928-d3a6da2a145f ; biosraid: True ; >Oct 16 20:49:47 localhost blivet[3200]: getFormat('isw_raid_member') returning MDRaidMember instance with object id 20 >Oct 16 20:49:47 localhost blivet[3200]: DiskDevice._setFormat: sda ; current: None ; type: mdmember ; >Oct 16 20:49:47 localhost blivet[3200]: got format: existing mdmember >Oct 16 20:49:47 localhost blivet[3200]: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sda ; >Oct 16 20:49:47 localhost blivet[3200]: DeviceTree.getDeviceByUuid: hidden: False ; uuid: b25f8e60-5528-d464-f928-d3a6da2a145f ; incomplete: True ; >Oct 16 20:49:47 localhost blivet[3200]: DeviceTree.getDeviceByUuid returned None >Oct 16 20:49:47 localhost program[3200]: Running... udevadm settle --timeout=300 >Oct 16 20:49:47 localhost program[3200]: Return code: 0 >Oct 16 20:49:47 localhost blivet[3200]: using name imsm0 for md array containing member sda >Oct 16 20:49:47 localhost blivet[3200]: getFormat('None') returning DeviceFormat instance with object id 22 >Oct 16 20:49:47 localhost blivet[3200]: MDRaidArrayDevice._setFormat: imsm0 ; current: None ; type: None ; >Oct 16 20:49:47 localhost blivet[3200]: MDRaidArrayDevice.updateSysfsPath: imsm0 ; >Oct 16 20:49:47 localhost blivet[3200]: MDRaidArrayDevice._addParent: imsm0 ; member: sda ; >Oct 16 20:49:47 localhost blivet[3200]: DiskDevice.addChild: kids: 0 ; name: sda ; >Oct 16 20:49:47 localhost blivet[3200]: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >Oct 16 20:49:47 localhost program[3200]: Running... udevadm settle --timeout=300 >Oct 16 20:49:47 localhost program[3200]: Return code: 0 >Oct 16 20:49:47 localhost program[3200]: Running... mdadm --incremental --quiet /dev/sda >Oct 16 20:49:47 localhost program[3200]: Return code: 1 >Oct 16 20:49:47 localhost blivet[3200]: failed to add member /dev/sda to md array /dev/md/imsm0: mdnominate failed for /dev/sda: 1 >Oct 16 20:49:47 localhost blivet[3200]: looking up parted Device: /dev/md/imsm0 >Oct 16 20:49:47 localhost blivet[3200]: added mdcontainer imsm0 (id 21) to device tree >Oct 16 20:49:47 localhost blivet[3200]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-HGST_HTS721010A9E630_JR10006PGYE8KF-part1 /dev/disk/by-id/wwn-0x5000cca6accd6099-part1', >'DEVNAME': 'sda1', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1', >'DEVTYPE': 'partition', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_APM': '1', >'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', >'ID_ATA_FEATURE_SET_APM_ENABLED': '1', >'ID_ATA_FEATURE_SET_HPA': '1', >'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', >'ID_ATA_FEATURE_SET_PM': '1', >'ID_ATA_FEATURE_SET_PM_ENABLED': '1', >'ID_ATA_FEATURE_SET_PUIS': '1', >'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '156', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '154', >'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': 'isw_raid_member', >'ID_FS_USAGE': 'raid', >'ID_FS_VERSION': '1.0.00', >'ID_MODEL': 'HGST_HTS721010A9E630', >'ID_MODEL_ENC': 'HGST\\x20HTS721010A9E630\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_REVISION': 'JB0OA3J0', >'ID_SERIAL': 'HGST_HTS721010A9E630_JR10006PGYE8KF', >'ID_SERIAL_SHORT': 'JR10006PGYE8KF', >'ID_TYPE': 'disk', >'ID_WWN': '0x5000cca6accd6099', >'ID_WWN_WITH_EXTENSION': '0x5000cca6accd6099', >'MAJOR': '8', >'MINOR': '1', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '2163500', >'name': 'sda1', >'symlinks': ['/dev/disk/by-id/ata-HGST_HTS721010A9E630_JR10006PGYE8KF-part1', >'/dev/disk/by-id/wwn-0x5000cca6accd6099-part1'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1'} ; name: sda1 ; >Oct 16 20:49:47 localhost blivet[3200]: scanning sda1 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >Oct 16 20:49:47 localhost blivet[3200]: DeviceTree.getDeviceByName: hidden: False ; name: sda1 ; incomplete: False ; >Oct 16 20:49:47 localhost blivet[3200]: DeviceTree.getDeviceByName returned None >Oct 16 20:49:47 localhost blivet[3200]: sda1 is a partition >Oct 16 20:49:47 localhost blivet[3200]: DeviceTree.addUdevPartitionDevice: name: sda1 ; >Oct 16 20:49:47 localhost blivet[3200]: DeviceTree.getDeviceByName: hidden: False ; name: sda ; incomplete: False ; >Oct 16 20:49:47 localhost blivet[3200]: DeviceTree.getDeviceByName returned existing 931.51 GiB disk sda (17) with existing mdmember >Oct 16 20:49:47 localhost blivet[3200]: ignoring partition sda1 on mdmember >Oct 16 20:49:47 localhost blivet[3200]: no device obtained for sda1 >Oct 16 20:49:47 localhost blivet[3200]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-HGST_HTS721010A9E630_JR10006PGYE5TF /dev/disk/by-id/wwn-0x5000cca6accd6043', >'DEVNAME': 'sdb', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb', >'DEVTYPE': 'disk', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_APM': '1', >'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', >'ID_ATA_FEATURE_SET_APM_ENABLED': '1', >'ID_ATA_FEATURE_SET_HPA': '1', >'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', >'ID_ATA_FEATURE_SET_PM': '1', >'ID_ATA_FEATURE_SET_PM_ENABLED': '1', >'ID_ATA_FEATURE_SET_PUIS': '1', >'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '166', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '164', >'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': 'isw_raid_member', >'ID_FS_USAGE': 'raid', >'ID_FS_VERSION': '1.0.00', >'ID_MODEL': 'HGST_HTS721010A9E630', >'ID_MODEL_ENC': 'HGST\\x20HTS721010A9E630\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_REVISION': 'JB0OA3J0', >'ID_SERIAL': 'HGST_HTS721010A9E630_JR10006PGYE5TF', >'ID_SERIAL_SHORT': 'JR10006PGYE5TF', >'ID_TYPE': 'disk', >'ID_WWN': '0x5000cca6accd6043', >'ID_WWN_WITH_EXTENSION': '0x5000cca6accd6043', >'MAJOR': '8', >'MINOR': '16', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '544834', >'name': 'sdb', >'symlinks': ['/dev/disk/by-id/ata-HGST_HTS721010A9E630_JR10006PGYE5TF', >'/dev/disk/by-id/wwn-0x5000cca6accd6043'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb'} ; name: sdb ; >Oct 16 20:49:47 localhost blivet[3200]: scanning sdb (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb)... >Oct 16 20:49:47 localhost blivet[3200]: DeviceTree.getDeviceByName: hidden: False ; name: sdb ; incomplete: False ; >Oct 16 20:49:47 localhost blivet[3200]: DeviceTree.getDeviceByName returned None >Oct 16 20:49:47 localhost blivet[3200]: sdb is part of a biosraid >Oct 16 20:49:47 localhost blivet[3200]: getFormat('None') returning DeviceFormat instance with object id 26 >Oct 16 20:49:47 localhost blivet[3200]: DiskDevice._setFormat: sdb ; current: None ; type: None ; >Oct 16 20:49:47 localhost blivet[3200]: added disk sdb (id 25) to device tree >Oct 16 20:49:47 localhost blivet[3200]: looking up parted Device: /dev/sdb >Oct 16 20:49:47 localhost blivet[3200]: got device: DiskDevice instance (0x7fd075dfad50) -- >name = sdb status = True kids = 0 id = 25 >parents = [] >uuid = None size = 931.51 GiB >format = existing None >major = 8 minor = 16 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb partedDevice = parted.Device instance -- >model: ATA HGST HTS721010A9 path: /dev/sdb type: 1 >sectorSize: 512 physicalSectorSize: 4096 >length: 1953525168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 2 did: 0 busy: False >hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) >PedDevice: <_ped.Device object at 0x7fd075e398c0> >target size = 0 B path = /dev/sdb >format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7fd075dfac50> >Oct 16 20:49:47 localhost blivet[3200]: DeviceTree.handleUdevDeviceFormat: name: sdb ; >Oct 16 20:49:47 localhost program[3200]: Running... mdadm --examine --export /dev/sdb >Oct 16 20:49:47 localhost kernel: sdb: unknown partition table >Oct 16 20:49:47 localhost program[3200]: MD_METADATA=imsm >Oct 16 20:49:47 localhost program[3200]: MD_LEVEL=container >Oct 16 20:49:47 localhost program[3200]: MD_UUID=b25f8e60:5528d464:f928d3a6:da2a145f >Oct 16 20:49:47 localhost program[3200]: MD_DEVICES=2 >Oct 16 20:49:47 localhost program[3200]: Return code: 0 >Oct 16 20:49:47 localhost program[3200]: Running... mdadm --examine --brief /dev/sdb >Oct 16 20:49:47 localhost anaconda[3200]: Entered spoke: WelcomeLanguageSpoke >Oct 16 20:49:47 localhost anaconda[3200]: logo image is missing, using a substitute >Oct 16 20:49:47 localhost program[3200]: ARRAY metadata=imsm UUID=b25f8e60:5528d464:f928d3a6:da2a145f >Oct 16 20:49:47 localhost program[3200]: ARRAY /dev/md/Volume1 container=b25f8e60:5528d464:f928d3a6:da2a145f member=0 UUID=2f0ca709:60236419:f7d237c0:e031795d >Oct 16 20:49:47 localhost program[3200]: Return code: 0 >Oct 16 20:49:47 localhost blivet[3200]: type detected on 'sdb' is 'isw_raid_member' >Oct 16 20:49:47 localhost blivet[3200]: MDRaidMember.__init__: uuid: None ; exists: True ; label: None ; device: /dev/sdb ; serial: JR10006PGYE5TF ; mdUuid: b25f8e60-5528-d464-f928-d3a6da2a145f ; biosraid: True ; >Oct 16 20:49:47 localhost blivet[3200]: getFormat('isw_raid_member') returning MDRaidMember instance with object id 28 >Oct 16 20:49:47 localhost blivet[3200]: DiskDevice._setFormat: sdb ; current: None ; type: mdmember ; >Oct 16 20:49:47 localhost blivet[3200]: got format: existing mdmember >Oct 16 20:49:47 localhost blivet[3200]: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sdb ; >Oct 16 20:49:47 localhost blivet[3200]: DeviceTree.getDeviceByUuid: hidden: False ; uuid: b25f8e60-5528-d464-f928-d3a6da2a145f ; incomplete: True ; >Oct 16 20:49:47 localhost blivet[3200]: looking up parted Device: /dev/md/imsm0 >Oct 16 20:49:47 localhost blivet[3200]: non-existent RAID container size == 931.51 GiB >Oct 16 20:49:47 localhost blivet[3200]: looking up parted Device: /dev/md/imsm0 >Oct 16 20:49:47 localhost blivet[3200]: non-existent RAID container size == 931.51 GiB >Oct 16 20:49:47 localhost blivet[3200]: DeviceTree.getDeviceByUuid returned existing 931.51 GiB mdcontainer imsm0 (21) >Oct 16 20:49:47 localhost blivet[3200]: looking up parted Device: /dev/md/imsm0 >Oct 16 20:49:47 localhost blivet[3200]: non-existent RAID container size == 931.51 GiB >Oct 16 20:49:47 localhost blivet[3200]: MDRaidArrayDevice._addParent: imsm0 ; member: sdb ; >Oct 16 20:49:47 localhost blivet[3200]: DiskDevice.addChild: kids: 0 ; name: sdb ; >Oct 16 20:49:47 localhost blivet[3200]: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >Oct 16 20:49:47 localhost program[3200]: Running... udevadm settle --timeout=300 >Oct 16 20:49:47 localhost program[3200]: Return code: 0 >Oct 16 20:49:47 localhost program[3200]: Running... mdadm --incremental --quiet /dev/sdb >Oct 16 20:49:47 localhost program[3200]: Return code: 1 >Oct 16 20:49:47 localhost blivet[3200]: failed to add member /dev/sdb to md array /dev/md/imsm0: mdnominate failed for /dev/sdb: 1 >Oct 16 20:49:47 localhost blivet[3200]: looking up parted Device: /dev/md/imsm0 >Oct 16 20:49:47 localhost blivet[3200]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-TSSTcorp_CDDVDW_SN-208FB_S12C6YCF1002SH', >'DEVNAME': 'sr0', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sr0', >'DEVTYPE': 'disk', >'ID_ATA': '1', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_BUS': 'ata', >'ID_CDROM': '1', >'ID_CDROM_CD': '1', >'ID_CDROM_CD_R': '1', >'ID_CDROM_CD_RW': '1', >'ID_CDROM_DVD': '1', >'ID_CDROM_DVD_PLUS_R': '1', >'ID_CDROM_DVD_PLUS_RW': '1', >'ID_CDROM_DVD_PLUS_R_DL': '1', >'ID_CDROM_DVD_R': '1', >'ID_CDROM_DVD_RAM': '1', >'ID_CDROM_DVD_RW': '1', >'ID_CDROM_MRW': '1', >'ID_CDROM_MRW_W': '1', >'ID_MODEL': 'TSSTcorp_CDDVDW_SN-208FB', >'ID_MODEL_ENC': 'TSSTcorp\\x20CDDVDW\\x20SN-208FB\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_REVISION': 'TC00', >'ID_SERIAL': 'TSSTcorp_CDDVDW_SN-208FB_S12C6YCF1002SH', >'ID_SERIAL_SHORT': 'S12C6YCF1002SH', >'ID_TYPE': 'cd', >'MAJOR': '11', >'MINOR': '0', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':seat:systemd:uaccess:', >'USEC_INITIALIZED': '545307', >'name': 'sr0', >'symlinks': ['/dev/cdrom', >'/dev/disk/by-id/ata-TSSTcorp_CDDVDW_SN-208FB_S12C6YCF1002SH'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sr0'} ; name: sr0 ; >Oct 16 20:49:47 localhost blivet[3200]: scanning sr0 (/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sr0)... >Oct 16 20:49:47 localhost blivet[3200]: DeviceTree.getDeviceByName: hidden: False ; name: sr0 ; incomplete: False ; >Oct 16 20:49:47 localhost blivet[3200]: DeviceTree.getDeviceByName returned None >Oct 16 20:49:47 localhost blivet[3200]: sr0 is a cdrom >Oct 16 20:49:47 localhost blivet[3200]: DeviceTree.addUdevOpticalDevice: >Oct 16 20:49:47 localhost blivet[3200]: getFormat('None') returning DeviceFormat instance with object id 31 >Oct 16 20:49:47 localhost blivet[3200]: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >Oct 16 20:49:47 localhost blivet[3200]: added cdrom sr0 (id 30) to device tree >Oct 16 20:49:47 localhost blivet[3200]: OpticalDevice.mediaPresent: sr0 ; status: True ; >Oct 16 20:49:47 localhost blivet[3200]: looking up parted Device: /dev/sr0 >Oct 16 20:49:47 localhost blivet[3200]: OpticalDevice.mediaPresent: sr0 ; status: True ; >Oct 16 20:49:47 localhost blivet[3200]: looking up parted Device: /dev/sr0 >Oct 16 20:49:47 localhost blivet[3200]: got device: OpticalDevice instance (0x7fd075dfac10) -- >name = sr0 status = True kids = 0 id = 30 >parents = [] >uuid = None size = 0 >format = existing None >major = 11 minor = 0 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sr0 partedDevice = None >target size = 0 B path = /dev/sr0 >format args = [] originalFormat = None >Oct 16 20:49:47 localhost blivet[3200]: OpticalDevice.mediaPresent: sr0 ; status: True ; >Oct 16 20:49:47 localhost blivet[3200]: looking up parted Device: /dev/sr0 >Oct 16 20:49:48 localhost blivet[3200]: OpticalDevice.mediaPresent: sr0 ; status: True ; >Oct 16 20:49:48 localhost blivet[3200]: looking up parted Device: /dev/sr0 >Oct 16 20:49:48 localhost blivet[3200]: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >Oct 16 20:49:48 localhost blivet[3200]: OpticalDevice.mediaPresent: sr0 ; status: True ; >Oct 16 20:49:48 localhost blivet[3200]: no media present for device sr0 >Oct 16 20:49:48 localhost blivet[3200]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-Crucial_CT120M500SSD3_13270943E9D2 /dev/disk/by-id/wwn-0x500a07510943e9d2', >'DEVNAME': 'sdc', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sdc', >'DEVTYPE': 'disk', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_APM': '1', >'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '254', >'ID_ATA_FEATURE_SET_APM_ENABLED': '1', >'ID_ATA_FEATURE_SET_HPA': '1', >'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', >'ID_ATA_FEATURE_SET_PM': '1', >'ID_ATA_FEATURE_SET_PM_ENABLED': '1', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '2', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', >'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '0', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_MODEL': 'Crucial_CT120M500SSD3', >'ID_MODEL_ENC': 'Crucial_CT120M500SSD3\\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': '3dcdcf37', >'ID_REVISION': 'MU03', >'ID_SERIAL': 'Crucial_CT120M500SSD3_13270943E9D2', >'ID_SERIAL_SHORT': '13270943E9D2', >'ID_TYPE': 'disk', >'ID_WWN': '0x500a07510943e9d2', >'ID_WWN_WITH_EXTENSION': '0x500a07510943e9d2', >'MAJOR': '8', >'MINOR': '32', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '545812', >'name': 'sdc', >'symlinks': ['/dev/disk/by-id/ata-Crucial_CT120M500SSD3_13270943E9D2', >'/dev/disk/by-id/wwn-0x500a07510943e9d2'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sdc'} ; name: sdc ; >Oct 16 20:49:48 localhost blivet[3200]: scanning sdc (/devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sdc)... >Oct 16 20:49:48 localhost blivet[3200]: DeviceTree.getDeviceByName: hidden: False ; name: sdc ; incomplete: False ; >Oct 16 20:49:48 localhost blivet[3200]: DeviceTree.getDeviceByName returned None >Oct 16 20:49:48 localhost blivet[3200]: DeviceTree.addUdevDiskDevice: name: sdc ; >Oct 16 20:49:48 localhost blivet[3200]: sdc is a disk >Oct 16 20:49:48 localhost blivet[3200]: getFormat('None') returning DeviceFormat instance with object id 35 >Oct 16 20:49:48 localhost blivet[3200]: DiskDevice._setFormat: sdc ; current: None ; type: None ; >Oct 16 20:49:48 localhost program[3200]: Running... multipath -c /dev/sdc >Oct 16 20:49:48 localhost program[3200]: /dev/sdc is not a valid multipath device path >Oct 16 20:49:48 localhost program[3200]: Return code: 1 >Oct 16 20:49:48 localhost blivet[3200]: added disk sdc (id 34) to device tree >Oct 16 20:49:48 localhost blivet[3200]: looking up parted Device: /dev/sdc >Oct 16 20:49:48 localhost blivet[3200]: got device: DiskDevice instance (0x7fd075b77810) -- >name = sdc status = True kids = 0 id = 34 >parents = [] >uuid = None size = 111.79 GiB >format = existing None >major = 8 minor = 32 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sdc partedDevice = parted.Device instance -- >model: ATA Crucial_CT120M50 path: /dev/sdc type: 1 >sectorSize: 512 physicalSectorSize: 4096 >length: 234441648 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 6 did: 0 busy: False >hardwareGeometry: (14593, 255, 63) biosGeometry: (14593, 255, 63) >PedDevice: <_ped.Device object at 0x7fd075e39830> >target size = 0 B path = /dev/sdc >format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7fd074527f90> >Oct 16 20:49:48 localhost blivet[3200]: DeviceTree.handleUdevDeviceFormat: name: sdc ; >Oct 16 20:49:48 localhost blivet[3200]: DeviceTree.handleUdevDiskLabelFormat: device: sdc ; label_type: dos ; >Oct 16 20:49:48 localhost blivet[3200]: DiskDevice.setup: sdc ; status: True ; controllable: True ; orig: False ; >Oct 16 20:49:48 localhost blivet[3200]: required disklabel type for sdc (1) is None >Oct 16 20:49:48 localhost blivet[3200]: default disklabel type for sdc is msdos >Oct 16 20:49:48 localhost blivet[3200]: selecting msdos disklabel for sdc based on size >Oct 16 20:49:48 localhost blivet[3200]: DiskLabel.__init__: device: /dev/sdc ; labelType: msdos ; exists: True ; >Oct 16 20:49:48 localhost blivet[3200]: Did not change pmbr_boot on parted.Disk instance -- >type: msdos primaryPartitionCount: 1 >lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 >partitions: [<parted.partition.Partition object at 0x7fd074539310>] >device: <parted.device.Device object at 0x7fd075dfab90> >PedDisk: <_ped.Disk object at 0x7fd07453bf80> >Oct 16 20:49:48 localhost blivet[3200]: getFormat('disklabel') returning DiskLabel instance with object id 37 >Oct 16 20:49:48 localhost blivet[3200]: DiskDevice._setFormat: sdc ; current: None ; type: disklabel ; >Oct 16 20:49:48 localhost blivet[3200]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-Crucial_CT120M500SSD3_13270943E9D2-part1 /dev/disk/by-id/wwn-0x500a07510943e9d2-part1 /dev/disk/by-label/Windows\\x20Boot /dev/disk/by-uuid/E6DA15CCDA159A3F', >'DEVNAME': 'sdc1', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sdc/sdc1', >'DEVTYPE': 'partition', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_APM': '1', >'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '254', >'ID_ATA_FEATURE_SET_APM_ENABLED': '1', >'ID_ATA_FEATURE_SET_HPA': '1', >'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', >'ID_ATA_FEATURE_SET_PM': '1', >'ID_ATA_FEATURE_SET_PM_ENABLED': '1', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '2', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', >'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '0', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_FS_LABEL': 'Windows_Boot', >'ID_FS_LABEL_ENC': 'Windows\\x20Boot', >'ID_FS_TYPE': 'ntfs', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': 'E6DA15CCDA159A3F', >'ID_FS_UUID_ENC': 'E6DA15CCDA159A3F', >'ID_MODEL': 'Crucial_CT120M500SSD3', >'ID_MODEL_ENC': 'Crucial_CT120M500SSD3\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_ENTRY_DISK': '8:32', >'ID_PART_ENTRY_FLAGS': '0x80', >'ID_PART_ENTRY_NUMBER': '1', >'ID_PART_ENTRY_OFFSET': '2048', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '234436608', >'ID_PART_ENTRY_TYPE': '0x7', >'ID_PART_ENTRY_UUID': '3dcdcf37-01', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '3dcdcf37', >'ID_REVISION': 'MU03', >'ID_SERIAL': 'Crucial_CT120M500SSD3_13270943E9D2', >'ID_SERIAL_SHORT': '13270943E9D2', >'ID_TYPE': 'disk', >'ID_WWN': '0x500a07510943e9d2', >'ID_WWN_WITH_EXTENSION': '0x500a07510943e9d2', >'MAJOR': '8', >'MINOR': '33', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '545848', >'name': 'sdc1', >'symlinks': ['/dev/disk/by-id/ata-Crucial_CT120M500SSD3_13270943E9D2-part1', >'/dev/disk/by-id/wwn-0x500a07510943e9d2-part1', >'/dev/disk/by-label/Windows\\x20Boot', >'/dev/disk/by-uuid/E6DA15CCDA159A3F'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sdc/sdc1'} ; name: sdc1 ; >Oct 16 20:49:48 localhost blivet[3200]: scanning sdc1 (/devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sdc/sdc1)... >Oct 16 20:49:48 localhost blivet[3200]: DeviceTree.getDeviceByName: hidden: False ; name: sdc1 ; incomplete: False ; >Oct 16 20:49:48 localhost blivet[3200]: DeviceTree.getDeviceByName returned None >Oct 16 20:49:48 localhost blivet[3200]: sdc1 is a partition >Oct 16 20:49:48 localhost blivet[3200]: DeviceTree.addUdevPartitionDevice: name: sdc1 ; >Oct 16 20:49:48 localhost blivet[3200]: DeviceTree.getDeviceByName: hidden: False ; name: sdc ; incomplete: False ; >Oct 16 20:49:48 localhost blivet[3200]: DeviceTree.getDeviceByName returned existing 111.79 GiB disk sdc (34) with existing msdos disklabel >Oct 16 20:49:48 localhost blivet[3200]: DiskDevice.addChild: kids: 0 ; name: sdc ; >Oct 16 20:49:48 localhost blivet[3200]: PartitionDevice._setFormat: sdc1 ; >Oct 16 20:49:48 localhost blivet[3200]: getFormat('None') returning DeviceFormat instance with object id 40 >Oct 16 20:49:48 localhost blivet[3200]: PartitionDevice._setFormat: sdc1 ; current: None ; type: None ; >Oct 16 20:49:48 localhost blivet[3200]: looking up parted Partition: /dev/sdc1 >Oct 16 20:49:48 localhost blivet[3200]: PartitionDevice.probe: sdc1 ; exists: True ; >Oct 16 20:49:48 localhost blivet[3200]: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 1 ; >Oct 16 20:49:48 localhost blivet[3200]: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 10 ; >Oct 16 20:49:48 localhost blivet[3200]: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 12 ; >Oct 16 20:49:48 localhost blivet[3200]: added partition sdc1 (id 39) to device tree >Oct 16 20:49:48 localhost blivet[3200]: looking up parted Device: /dev/sdc1 >Oct 16 20:49:48 localhost blivet[3200]: got device: PartitionDevice instance (0x7fd0745396d0) -- >name = sdc1 status = True kids = 0 id = 39 >parents = ['existing 111.79 GiB disk sdc (34) with existing msdos disklabel'] >uuid = None size = 111.79 GiB >format = existing None >major = 8 minor = 33 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc1 type: 0 >sectorSize: 512 physicalSectorSize: 4096 >length: 234436608 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19503 did: 24387 busy: False >hardwareGeometry: (14593, 255, 63) biosGeometry: (14593, 255, 63) >PedDevice: <_ped.Device object at 0x7fd075e39b90> >target size = 0 B path = /dev/sdc1 >format args = [] originalFormat = None grow = None max size = 0 B bootable = True >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7fd074539190> fileSystem: <parted.filesystem.FileSystem object at 0x7fd074539650> >number: 1 path: /dev/sdc1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fd0745393d0> PedPartition: <_ped.Partition object at 0x7fd075b8bf50> >disk = existing 111.79 GiB disk sdc (34) with existing msdos disklabel >start = 2048 end = 234438655 length = 234436608 >flags = boot >Oct 16 20:49:48 localhost blivet[3200]: DeviceTree.handleUdevDeviceFormat: name: sdc1 ; >Oct 16 20:49:48 localhost blivet[3200]: DeviceTree.handleUdevDiskLabelFormat: device: sdc1 ; label_type: None ; >Oct 16 20:49:48 localhost blivet[3200]: device sdc1 does not contain a disklabel >Oct 16 20:49:48 localhost blivet[3200]: type detected on 'sdc1' is 'ntfs' >Oct 16 20:49:48 localhost program[3200]: Running... ntfsinfo -m /dev/sdc1 >Oct 16 20:49:48 localhost program[3200]: Volume Information >Oct 16 20:49:48 localhost program[3200]: Name of device: /dev/sdc1 >Oct 16 20:49:48 localhost program[3200]: Device state: 11 >Oct 16 20:49:48 localhost program[3200]: Volume Name: Windows Boot >Oct 16 20:49:48 localhost program[3200]: Volume State: 91 >Oct 16 20:49:48 localhost program[3200]: Volume Flags: 0x0000 >Oct 16 20:49:48 localhost program[3200]: Volume Version: 3.1 >Oct 16 20:49:48 localhost program[3200]: Sector Size: 512 >Oct 16 20:49:48 localhost program[3200]: Cluster Size: 4096 >Oct 16 20:49:48 localhost program[3200]: Index Block Size: 4096 >Oct 16 20:49:48 localhost program[3200]: Volume Size in Clusters: 29304575 >Oct 16 20:49:48 localhost program[3200]: MFT Information >Oct 16 20:49:48 localhost program[3200]: MFT Record Size: 1024 >Oct 16 20:49:48 localhost program[3200]: MFT Zone Multiplier: 0 >Oct 16 20:49:48 localhost program[3200]: MFT Data Position: 24 >Oct 16 20:49:48 localhost program[3200]: MFT Zone Start: 786432 >Oct 16 20:49:48 localhost program[3200]: MFT Zone End: 4449503 >Oct 16 20:49:48 localhost program[3200]: MFT Zone Position: 786432 >Oct 16 20:49:48 localhost program[3200]: Current Position in First Data Zone: 4449503 >Oct 16 20:49:48 localhost program[3200]: Current Position in Second Data Zone: 0 >Oct 16 20:49:48 localhost program[3200]: Allocated clusters 83072 (0.3%) >Oct 16 20:49:48 localhost program[3200]: LCN of Data Attribute for FILE_MFT: 786432 >Oct 16 20:49:48 localhost program[3200]: FILE_MFTMirr Size: 4 >Oct 16 20:49:48 localhost program[3200]: LCN of Data Attribute for File_MFTMirr: 2 >Oct 16 20:49:48 localhost program[3200]: Size of Attribute Definition Table: 2560 >Oct 16 20:49:48 localhost program[3200]: Number of Attached Extent Inodes: 0 >Oct 16 20:49:48 localhost program[3200]: FILE_Bitmap Information >Oct 16 20:49:48 localhost program[3200]: FILE_Bitmap MFT Record Number: 6 >Oct 16 20:49:48 localhost program[3200]: State of FILE_Bitmap Inode: 80 >Oct 16 20:49:48 localhost program[3200]: Length of Attribute List: 0 >Oct 16 20:49:48 localhost program[3200]: Number of Attached Extent Inodes: 0 >Oct 16 20:49:48 localhost program[3200]: FILE_Bitmap Data Attribute Information >Oct 16 20:49:48 localhost program[3200]: Decompressed Runlist: not done yet >Oct 16 20:49:48 localhost program[3200]: Base Inode: 6 >Oct 16 20:49:48 localhost program[3200]: Attribute Types: not done yet >Oct 16 20:49:48 localhost program[3200]: Attribute Name Length: 0 >Oct 16 20:49:48 localhost program[3200]: Attribute State: 3 >Oct 16 20:49:48 localhost program[3200]: Attribute Allocated Size: 3665920 >Oct 16 20:49:48 localhost program[3200]: Attribute Data Size: 3663072 >Oct 16 20:49:48 localhost program[3200]: Attribute Initialized Size: 3663072 >Oct 16 20:49:48 localhost program[3200]: Attribute Compressed Size: 0 >Oct 16 20:49:48 localhost program[3200]: Compression Block Size: 0 >Oct 16 20:49:48 localhost program[3200]: Compression Block Size Bits: 0 >Oct 16 20:49:48 localhost program[3200]: Compression Block Clusters: 0 >Oct 16 20:49:48 localhost program[3200]: Free Clusters: 11192726 (38.2%) >Oct 16 20:49:48 localhost program[3200]: Return code: 0 >Oct 16 20:49:48 localhost program[3200]: Running... ntfsresize -m /dev/sdc1 >Oct 16 20:49:50 localhost program[3200]: ntfsresize v2014.2.15 (libntfs-3g) >Oct 16 20:49:50 localhost program[3200]: Minsize (in MB): 74187 >Oct 16 20:49:50 localhost program[3200]: Return code: 0 >Oct 16 20:49:50 localhost blivet[3200]: padding min size from 74187000000 up to 74187000500 >Oct 16 20:49:50 localhost blivet[3200]: NTFS.supported: supported: False ; >Oct 16 20:49:50 localhost blivet[3200]: getFormat('ntfs') returning NTFS instance with object id 42 >Oct 16 20:49:50 localhost blivet[3200]: PartitionDevice._setFormat: sdc1 ; >Oct 16 20:49:50 localhost blivet[3200]: PartitionDevice._setFormat: sdc1 ; current: None ; type: ntfs ; >Oct 16 20:49:50 localhost blivet[3200]: got format: existing ntfs filesystem >Oct 16 20:49:50 localhost blivet[3200]: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop0', >'DEVPATH': '/devices/virtual/block/loop0', >'DEVTYPE': 'disk', >'ID_FS_TYPE': 'squashfs', >'ID_FS_USAGE': 'filesystem', >'ID_FS_VERSION': '4.0', >'MAJOR': '7', >'MINOR': '0', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '578540', >'name': 'loop0', >'symlinks': [], >'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >Oct 16 20:49:50 localhost blivet[3200]: scanning loop0 (/devices/virtual/block/loop0)... >Oct 16 20:49:50 localhost blivet[3200]: DeviceTree.getDeviceByName: hidden: False ; name: loop0 ; incomplete: False ; >Oct 16 20:49:50 localhost blivet[3200]: DeviceTree.getDeviceByName returned None >Oct 16 20:49:50 localhost blivet[3200]: loop0 is a loop device >Oct 16 20:49:50 localhost blivet[3200]: DeviceTree.addUdevLoopDevice: name: loop0 ; >Oct 16 20:49:50 localhost blivet[3200]: DeviceTree.getDeviceByName: hidden: False ; name: /osmin.img (deleted) ; incomplete: False ; >Oct 16 20:49:50 localhost blivet[3200]: DeviceTree.getDeviceByName returned None >Oct 16 20:49:50 localhost blivet[3200]: getFormat('None') returning DeviceFormat instance with object id 45 >Oct 16 20:49:50 localhost blivet[3200]: FileDevice._setFormat: /osmin.img (deleted) ; current: None ; type: None ; >Oct 16 20:49:50 localhost blivet[3200]: added file /osmin.img (deleted) (id 44) to device tree >Oct 16 20:49:50 localhost blivet[3200]: FileDevice.addChild: kids: 0 ; name: /osmin.img (deleted) ; >Oct 16 20:49:50 localhost blivet[3200]: getFormat('None') returning DeviceFormat instance with object id 48 >Oct 16 20:49:50 localhost blivet[3200]: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >Oct 16 20:49:50 localhost blivet[3200]: added loop loop0 (id 47) to device tree >Oct 16 20:49:50 localhost blivet[3200]: got device: LoopDevice instance (0x7fd074539c50) -- >name = loop0 status = False kids = 0 id = 47 >parents = ['existing 0 B file /osmin.img (deleted) (44)'] >uuid = None size = 0 B >format = existing None >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 B path = /dev/loop0 >format args = [] originalFormat = None >Oct 16 20:49:50 localhost blivet[3200]: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >Oct 16 20:49:50 localhost blivet[3200]: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >Oct 16 20:49:50 localhost blivet[3200]: device loop0 does not contain a disklabel >Oct 16 20:49:50 localhost blivet[3200]: type detected on 'loop0' is 'squashfs' >Oct 16 20:49:50 localhost blivet[3200]: getFormat('squashfs') returning DeviceFormat instance with object id 50 >Oct 16 20:49:50 localhost blivet[3200]: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >Oct 16 20:49:50 localhost blivet[3200]: 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': '579042', >'name': 'loop1', >'symlinks': [], >'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >Oct 16 20:49:50 localhost blivet[3200]: scanning loop1 (/devices/virtual/block/loop1)... >Oct 16 20:49:50 localhost blivet[3200]: DeviceTree.getDeviceByName: hidden: False ; name: loop1 ; incomplete: False ; >Oct 16 20:49:50 localhost blivet[3200]: DeviceTree.getDeviceByName returned None >Oct 16 20:49:50 localhost blivet[3200]: loop1 is a loop device >Oct 16 20:49:50 localhost blivet[3200]: DeviceTree.addUdevLoopDevice: name: loop1 ; >Oct 16 20:49:50 localhost blivet[3200]: DeviceTree.getDeviceByName: hidden: False ; name: /osmin ; incomplete: False ; >Oct 16 20:49:50 localhost blivet[3200]: DeviceTree.getDeviceByName returned None >Oct 16 20:49:50 localhost blivet[3200]: getFormat('None') returning DeviceFormat instance with object id 53 >Oct 16 20:49:50 localhost blivet[3200]: FileDevice._setFormat: /osmin ; current: None ; type: None ; >Oct 16 20:49:50 localhost blivet[3200]: added file /osmin (id 52) to device tree >Oct 16 20:49:50 localhost blivet[3200]: FileDevice.addChild: kids: 0 ; name: /osmin ; >Oct 16 20:49:50 localhost blivet[3200]: getFormat('None') returning DeviceFormat instance with object id 56 >Oct 16 20:49:50 localhost blivet[3200]: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >Oct 16 20:49:50 localhost blivet[3200]: added loop loop1 (id 55) to device tree >Oct 16 20:49:50 localhost blivet[3200]: got device: LoopDevice instance (0x7fd074539e10) -- >name = loop1 status = False kids = 0 id = 55 >parents = ['existing 0 B file /osmin (52)'] >uuid = None size = 0 B >format = existing None >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 B path = /dev/loop1 >format args = [] originalFormat = None >Oct 16 20:49:50 localhost blivet[3200]: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >Oct 16 20:49:50 localhost blivet[3200]: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >Oct 16 20:49:50 localhost blivet[3200]: device loop1 does not contain a disklabel >Oct 16 20:49:50 localhost blivet[3200]: type detected on 'loop1' is 'DM_snapshot_cow' >Oct 16 20:49:50 localhost blivet[3200]: getFormat('DM_snapshot_cow') returning DeviceFormat instance with object id 58 >Oct 16 20:49:50 localhost blivet[3200]: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >Oct 16 20:49:50 localhost blivet[3200]: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop2', >'DEVPATH': '/devices/virtual/block/loop2', >'DEVTYPE': 'disk', >'ID_FS_TYPE': 'squashfs', >'ID_FS_USAGE': 'filesystem', >'ID_FS_VERSION': '4.0', >'MAJOR': '7', >'MINOR': '2', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '579520', >'name': 'loop2', >'symlinks': [], >'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >Oct 16 20:49:50 localhost blivet[3200]: scanning loop2 (/devices/virtual/block/loop2)... >Oct 16 20:49:50 localhost blivet[3200]: DeviceTree.getDeviceByName: hidden: False ; name: loop2 ; incomplete: False ; >Oct 16 20:49:50 localhost blivet[3200]: DeviceTree.getDeviceByName returned None >Oct 16 20:49:50 localhost blivet[3200]: loop2 is a loop device >Oct 16 20:49:50 localhost blivet[3200]: DeviceTree.addUdevLoopDevice: name: loop2 ; >Oct 16 20:49:50 localhost blivet[3200]: DeviceTree.getDeviceByName: hidden: False ; name: /run/initramfs/live/LiveOS/squashfs.img ; incomplete: False ; >Oct 16 20:49:50 localhost blivet[3200]: DeviceTree.getDeviceByName returned None >Oct 16 20:49:50 localhost blivet[3200]: getFormat('None') returning DeviceFormat instance with object id 61 >Oct 16 20:49:50 localhost blivet[3200]: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >Oct 16 20:49:50 localhost blivet[3200]: added file /run/initramfs/live/LiveOS/squashfs.img (id 60) to device tree >Oct 16 20:49:50 localhost blivet[3200]: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >Oct 16 20:49:50 localhost blivet[3200]: getFormat('None') returning DeviceFormat instance with object id 64 >Oct 16 20:49:50 localhost blivet[3200]: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >Oct 16 20:49:50 localhost blivet[3200]: added loop loop2 (id 63) to device tree >Oct 16 20:49:50 localhost blivet[3200]: got device: LoopDevice instance (0x7fd074539750) -- >name = loop2 status = False kids = 0 id = 63 >parents = ['existing 0 B file /run/initramfs/live/LiveOS/squashfs.img (60)'] >uuid = None size = 0 B >format = existing None >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 B path = /dev/loop2 >format args = [] originalFormat = None >Oct 16 20:49:50 localhost blivet[3200]: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >Oct 16 20:49:50 localhost blivet[3200]: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >Oct 16 20:49:50 localhost blivet[3200]: device loop2 does not contain a disklabel >Oct 16 20:49:50 localhost blivet[3200]: type detected on 'loop2' is 'squashfs' >Oct 16 20:49:50 localhost blivet[3200]: getFormat('squashfs') returning DeviceFormat instance with object id 66 >Oct 16 20:49:50 localhost blivet[3200]: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >Oct 16 20:49:50 localhost blivet[3200]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-label/_Fedora-Live-Wor /dev/disk/by-uuid/0ad82566-098c-46a4-88c8-10a2e187408a', >'DEVNAME': 'loop3', >'DEVPATH': '/devices/virtual/block/loop3', >'DEVTYPE': 'disk', >'ID_FS_LABEL': '_Fedora-Live-Wor', >'ID_FS_LABEL_ENC': '_Fedora-Live-Wor', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '0ad82566-098c-46a4-88c8-10a2e187408a', >'ID_FS_UUID_ENC': '0ad82566-098c-46a4-88c8-10a2e187408a', >'ID_FS_VERSION': '1.0', >'MAJOR': '7', >'MINOR': '3', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '580010', >'name': 'loop3', >'symlinks': ['/dev/disk/by-label/_Fedora-Live-Wor', >'/dev/disk/by-uuid/0ad82566-098c-46a4-88c8-10a2e187408a'], >'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >Oct 16 20:49:50 localhost blivet[3200]: scanning loop3 (/devices/virtual/block/loop3)... >Oct 16 20:49:50 localhost blivet[3200]: DeviceTree.getDeviceByName: hidden: False ; name: loop3 ; incomplete: False ; >Oct 16 20:49:50 localhost blivet[3200]: DeviceTree.getDeviceByName returned None >Oct 16 20:49:50 localhost blivet[3200]: loop3 is a loop device >Oct 16 20:49:50 localhost blivet[3200]: DeviceTree.addUdevLoopDevice: name: loop3 ; >Oct 16 20:49:50 localhost blivet[3200]: DeviceTree.getDeviceByName: hidden: False ; name: /LiveOS/ext3fs.img ; incomplete: False ; >Oct 16 20:49:50 localhost blivet[3200]: DeviceTree.getDeviceByName returned None >Oct 16 20:49:50 localhost blivet[3200]: getFormat('None') returning DeviceFormat instance with object id 69 >Oct 16 20:49:50 localhost blivet[3200]: FileDevice._setFormat: /LiveOS/ext3fs.img ; current: None ; type: None ; >Oct 16 20:49:50 localhost blivet[3200]: added file /LiveOS/ext3fs.img (id 68) to device tree >Oct 16 20:49:50 localhost blivet[3200]: FileDevice.addChild: kids: 0 ; name: /LiveOS/ext3fs.img ; >Oct 16 20:49:50 localhost blivet[3200]: getFormat('None') returning DeviceFormat instance with object id 72 >Oct 16 20:49:50 localhost blivet[3200]: LoopDevice._setFormat: loop3 ; current: None ; type: None ; >Oct 16 20:49:50 localhost blivet[3200]: added loop loop3 (id 71) to device tree >Oct 16 20:49:50 localhost blivet[3200]: got device: LoopDevice instance (0x7fd07454a290) -- >name = loop3 status = False kids = 0 id = 71 >parents = ['existing 0 B file /LiveOS/ext3fs.img (68)'] >uuid = None size = 0 B >format = existing None >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 B path = /dev/loop3 >format args = [] originalFormat = None >Oct 16 20:49:50 localhost blivet[3200]: DeviceTree.handleUdevDeviceFormat: name: loop3 ; >Oct 16 20:49:50 localhost blivet[3200]: DeviceTree.handleUdevDiskLabelFormat: device: loop3 ; label_type: None ; >Oct 16 20:49:50 localhost blivet[3200]: device loop3 does not contain a disklabel >Oct 16 20:49:50 localhost blivet[3200]: type detected on 'loop3' is 'ext4' >Oct 16 20:49:50 localhost program[3200]: Running... dumpe2fs -h /dev/loop3 >Oct 16 20:49:50 localhost program[3200]: dumpe2fs 1.42.11 (09-Jul-2014) >Oct 16 20:49:50 localhost program[3200]: Filesystem volume name: _Fedora-Live-Wor >Oct 16 20:49:50 localhost program[3200]: Last mounted on: /var/tmp/imgcreate-O2ynTS/install_root >Oct 16 20:49:50 localhost program[3200]: Filesystem UUID: 0ad82566-098c-46a4-88c8-10a2e187408a >Oct 16 20:49:50 localhost program[3200]: Filesystem magic number: 0xEF53 >Oct 16 20:49:50 localhost program[3200]: Filesystem revision #: 1 (dynamic) >Oct 16 20:49:50 localhost program[3200]: 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 >Oct 16 20:49:50 localhost program[3200]: Filesystem flags: signed_directory_hash >Oct 16 20:49:50 localhost program[3200]: Default mount options: user_xattr acl >Oct 16 20:49:50 localhost program[3200]: Filesystem state: clean >Oct 16 20:49:50 localhost program[3200]: Errors behavior: Continue >Oct 16 20:49:50 localhost program[3200]: Filesystem OS type: Linux >Oct 16 20:49:50 localhost program[3200]: Inode count: 393216 >Oct 16 20:49:50 localhost program[3200]: Block count: 1572864 >Oct 16 20:49:50 localhost program[3200]: Reserved block count: 15727 >Oct 16 20:49:50 localhost program[3200]: Free blocks: 577129 >Oct 16 20:49:50 localhost program[3200]: Free inodes: 257163 >Oct 16 20:49:50 localhost program[3200]: First block: 0 >Oct 16 20:49:50 localhost program[3200]: Block size: 4096 >Oct 16 20:49:50 localhost program[3200]: Fragment size: 4096 >Oct 16 20:49:50 localhost program[3200]: Reserved GDT blocks: 383 >Oct 16 20:49:50 localhost program[3200]: Blocks per group: 32768 >Oct 16 20:49:50 localhost program[3200]: Fragments per group: 32768 >Oct 16 20:49:50 localhost program[3200]: Inodes per group: 8192 >Oct 16 20:49:50 localhost program[3200]: Inode blocks per group: 512 >Oct 16 20:49:50 localhost program[3200]: Flex block group size: 16 >Oct 16 20:49:50 localhost program[3200]: Filesystem created: Thu Oct 9 20:56:57 2014 >Oct 16 20:49:50 localhost program[3200]: Last mount time: Thu Oct 9 20:57:01 2014 >Oct 16 20:49:50 localhost program[3200]: Last write time: Thu Oct 9 21:25:39 2014 >Oct 16 20:49:50 localhost program[3200]: Mount count: 0 >Oct 16 20:49:50 localhost program[3200]: Maximum mount count: -1 >Oct 16 20:49:50 localhost program[3200]: Last checked: Thu Oct 9 21:25:39 2014 >Oct 16 20:49:50 localhost program[3200]: Check interval: 0 (<none>) >Oct 16 20:49:50 localhost program[3200]: Lifetime writes: 627 MB >Oct 16 20:49:50 localhost program[3200]: Reserved blocks uid: 0 (user root) >Oct 16 20:49:50 localhost program[3200]: Reserved blocks gid: 0 (group root) >Oct 16 20:49:50 localhost program[3200]: First inode: 11 >Oct 16 20:49:50 localhost program[3200]: Inode size: 256 >Oct 16 20:49:50 localhost program[3200]: Required extra isize: 28 >Oct 16 20:49:50 localhost program[3200]: Desired extra isize: 28 >Oct 16 20:49:50 localhost program[3200]: Journal inode: 8 >Oct 16 20:49:50 localhost program[3200]: Default directory hash: half_md4 >Oct 16 20:49:50 localhost program[3200]: Directory Hash Seed: eb7e6683-0aa9-405f-b25b-c2b438cf705e >Oct 16 20:49:50 localhost program[3200]: Journal backup: inode blocks >Oct 16 20:49:50 localhost program[3200]: Journal features: journal_incompat_revoke >Oct 16 20:49:50 localhost program[3200]: Journal size: 128M >Oct 16 20:49:50 localhost program[3200]: Journal length: 32768 >Oct 16 20:49:50 localhost program[3200]: Journal sequence: 0x00001b3e >Oct 16 20:49:50 localhost program[3200]: Journal start: 0 >Oct 16 20:49:50 localhost program[3200]: >Oct 16 20:49:50 localhost program[3200]: Return code: 0 >Oct 16 20:49:50 localhost program[3200]: Running... resize2fs -P /dev/loop3 >Oct 16 20:49:50 localhost program[3200]: resize2fs 1.42.11 (09-Jul-2014) >Oct 16 20:49:50 localhost program[3200]: resize2fs: Device or resource busy while trying to open /dev/loop3 >Oct 16 20:49:50 localhost program[3200]: Couldn't find valid filesystem superblock. >Oct 16 20:49:50 localhost program[3200]: Return code: 1 >Oct 16 20:49:50 localhost blivet[3200]: size=0 B, current=6144 MiB >Oct 16 20:49:50 localhost blivet[3200]: using current size 0 as min size >Oct 16 20:49:50 localhost blivet[3200]: Ext4FS.supported: supported: True ; >Oct 16 20:49:50 localhost blivet[3200]: getFormat('ext4') returning Ext4FS instance with object id 74 >Oct 16 20:49:50 localhost blivet[3200]: LoopDevice._setFormat: loop3 ; current: None ; type: ext4 ; >Oct 16 20:49:50 localhost blivet[3200]: got format: existing ext4 filesystem >Oct 16 20:49:50 localhost blivet[3200]: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop4', >'DEVPATH': '/devices/virtual/block/loop4', >'DEVTYPE': 'disk', >'ID_FS_TYPE': 'DM_snapshot_cow', >'ID_FS_USAGE': 'other', >'MAJOR': '7', >'MINOR': '4', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '580528', >'name': 'loop4', >'symlinks': [], >'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >Oct 16 20:49:50 localhost blivet[3200]: scanning loop4 (/devices/virtual/block/loop4)... >Oct 16 20:49:50 localhost blivet[3200]: DeviceTree.getDeviceByName: hidden: False ; name: loop4 ; incomplete: False ; >Oct 16 20:49:50 localhost blivet[3200]: DeviceTree.getDeviceByName returned None >Oct 16 20:49:50 localhost blivet[3200]: loop4 is a loop device >Oct 16 20:49:50 localhost blivet[3200]: DeviceTree.addUdevLoopDevice: name: loop4 ; >Oct 16 20:49:50 localhost blivet[3200]: DeviceTree.getDeviceByName: hidden: False ; name: /overlay (deleted) ; incomplete: False ; >Oct 16 20:49:50 localhost blivet[3200]: DeviceTree.getDeviceByName returned None >Oct 16 20:49:50 localhost blivet[3200]: getFormat('None') returning DeviceFormat instance with object id 77 >Oct 16 20:49:50 localhost blivet[3200]: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >Oct 16 20:49:50 localhost blivet[3200]: added file /overlay (deleted) (id 76) to device tree >Oct 16 20:49:50 localhost blivet[3200]: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >Oct 16 20:49:50 localhost blivet[3200]: getFormat('None') returning DeviceFormat instance with object id 80 >Oct 16 20:49:50 localhost blivet[3200]: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >Oct 16 20:49:50 localhost blivet[3200]: added loop loop4 (id 79) to device tree >Oct 16 20:49:50 localhost blivet[3200]: got device: LoopDevice instance (0x7fd07454a310) -- >name = loop4 status = False kids = 0 id = 79 >parents = ['existing 0 B file /overlay (deleted) (76)'] >uuid = None size = 0 B >format = existing None >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 B path = /dev/loop4 >format args = [] originalFormat = None >Oct 16 20:49:50 localhost blivet[3200]: DeviceTree.handleUdevDeviceFormat: name: loop4 ; >Oct 16 20:49:50 localhost blivet[3200]: DeviceTree.handleUdevDiskLabelFormat: device: loop4 ; label_type: None ; >Oct 16 20:49:50 localhost blivet[3200]: device loop4 does not contain a disklabel >Oct 16 20:49:50 localhost blivet[3200]: type detected on 'loop4' is 'DM_snapshot_cow' >Oct 16 20:49:50 localhost blivet[3200]: getFormat('DM_snapshot_cow') returning DeviceFormat instance with object id 82 >Oct 16 20:49:50 localhost blivet[3200]: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >Oct 16 20:49:50 localhost blivet[3200]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/_Fedora-Live-Wor /dev/disk/by-uuid/0ad82566-098c-46a4-88c8-10a2e187408a /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-Wor', >'ID_FS_LABEL_ENC': '_Fedora-Live-Wor', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '0ad82566-098c-46a4-88c8-10a2e187408a', >'ID_FS_UUID_ENC': '0ad82566-098c-46a4-88c8-10a2e187408a', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '0', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '83086', >'name': 'dm-0', >'symlinks': ['/dev/disk/by-id/dm-name-live-rw', >'/dev/disk/by-label/_Fedora-Live-Wor', >'/dev/disk/by-uuid/0ad82566-098c-46a4-88c8-10a2e187408a', >'/dev/mapper/live-rw'], >'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >Oct 16 20:49:50 localhost blivet[3200]: scanning live-rw (/devices/virtual/block/dm-0)... >Oct 16 20:49:50 localhost blivet[3200]: DeviceTree.getDeviceByName: hidden: False ; name: live-rw ; incomplete: False ; >Oct 16 20:49:50 localhost blivet[3200]: DeviceTree.getDeviceByName returned None >Oct 16 20:49:50 localhost blivet[3200]: live-rw is a device-mapper device >Oct 16 20:49:50 localhost blivet[3200]: DeviceTree.addUdevDMDevice: name: live-rw ; >Oct 16 20:49:50 localhost blivet[3200]: DeviceTree.getDeviceByName: hidden: False ; name: loop3 ; incomplete: False ; >Oct 16 20:49:50 localhost blivet[3200]: DeviceTree.getDeviceByName returned existing 0 B loop loop3 (71) with existing ext4 filesystem >Oct 16 20:49:50 localhost blivet[3200]: DeviceTree.getDeviceByName: hidden: False ; name: loop4 ; incomplete: False ; >Oct 16 20:49:50 localhost blivet[3200]: DeviceTree.getDeviceByName returned existing 0 B loop loop4 (79) >Oct 16 20:49:50 localhost blivet[3200]: DeviceTree.getDeviceByName: hidden: False ; name: live-rw ; incomplete: False ; >Oct 16 20:49:50 localhost blivet[3200]: DeviceTree.getDeviceByName returned None >Oct 16 20:49:50 localhost blivet[3200]: LoopDevice.addChild: kids: 0 ; name: loop4 ; >Oct 16 20:49:50 localhost blivet[3200]: getFormat('None') returning DeviceFormat instance with object id 85 >Oct 16 20:49:50 localhost blivet[3200]: DMDevice._setFormat: live-rw ; current: None ; type: None ; >Oct 16 20:49:50 localhost blivet[3200]: added dm live-rw (id 84) to device tree >Oct 16 20:49:50 localhost blivet[3200]: looking up parted Device: /dev/mapper/live-rw >Oct 16 20:49:50 localhost blivet[3200]: got device: DMDevice instance (0x7fd07454a510) -- >name = live-rw status = True kids = 0 id = 84 >parents = ['existing 0 B loop loop4 (79)'] >uuid = None size = 6144 MiB >format = existing None >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: 12582912 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: True >hardwareGeometry: (783, 255, 63) biosGeometry: (783, 255, 63) >PedDevice: <_ped.Device object at 0x7fd075e39c20> >target size = 0 B path = /dev/mapper/live-rw >format args = [] originalFormat = None target = None dmUuid = None >Oct 16 20:49:50 localhost blivet[3200]: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >Oct 16 20:49:50 localhost blivet[3200]: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >Oct 16 20:49:50 localhost blivet[3200]: device live-rw does not contain a disklabel >Oct 16 20:49:50 localhost blivet[3200]: type detected on 'live-rw' is 'ext4' >Oct 16 20:49:50 localhost program[3200]: Running... dumpe2fs -h /dev/mapper/live-rw >Oct 16 20:49:50 localhost program[3200]: dumpe2fs 1.42.11 (09-Jul-2014) >Oct 16 20:49:50 localhost program[3200]: Filesystem volume name: _Fedora-Live-Wor >Oct 16 20:49:50 localhost program[3200]: Last mounted on: / >Oct 16 20:49:50 localhost program[3200]: Filesystem UUID: 0ad82566-098c-46a4-88c8-10a2e187408a >Oct 16 20:49:50 localhost program[3200]: Filesystem magic number: 0xEF53 >Oct 16 20:49:50 localhost program[3200]: Filesystem revision #: 1 (dynamic) >Oct 16 20:49:50 localhost program[3200]: 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 >Oct 16 20:49:50 localhost program[3200]: Filesystem flags: signed_directory_hash >Oct 16 20:49:50 localhost program[3200]: Default mount options: user_xattr acl >Oct 16 20:49:50 localhost program[3200]: Filesystem state: clean >Oct 16 20:49:50 localhost program[3200]: Errors behavior: Continue >Oct 16 20:49:50 localhost program[3200]: Filesystem OS type: Linux >Oct 16 20:49:50 localhost program[3200]: Inode count: 393216 >Oct 16 20:49:50 localhost program[3200]: Block count: 1572864 >Oct 16 20:49:50 localhost program[3200]: Reserved block count: 15727 >Oct 16 20:49:50 localhost program[3200]: Free blocks: 577129 >Oct 16 20:49:50 localhost program[3200]: Free inodes: 257163 >Oct 16 20:49:50 localhost program[3200]: First block: 0 >Oct 16 20:49:50 localhost program[3200]: Block size: 4096 >Oct 16 20:49:50 localhost program[3200]: Fragment size: 4096 >Oct 16 20:49:50 localhost program[3200]: Reserved GDT blocks: 383 >Oct 16 20:49:50 localhost program[3200]: Blocks per group: 32768 >Oct 16 20:49:50 localhost program[3200]: Fragments per group: 32768 >Oct 16 20:49:50 localhost program[3200]: Inodes per group: 8192 >Oct 16 20:49:50 localhost program[3200]: Inode blocks per group: 512 >Oct 16 20:49:50 localhost program[3200]: Flex block group size: 16 >Oct 16 20:49:50 localhost program[3200]: Filesystem created: Thu Oct 9 20:56:57 2014 >Oct 16 20:49:50 localhost program[3200]: Last mount time: Thu Oct 16 16:36:10 2014 >Oct 16 20:49:50 localhost program[3200]: Last write time: Thu Oct 16 16:36:10 2014 >Oct 16 20:49:50 localhost program[3200]: Mount count: 1 >Oct 16 20:49:50 localhost program[3200]: Maximum mount count: -1 >Oct 16 20:49:50 localhost program[3200]: Last checked: Thu Oct 9 21:25:39 2014 >Oct 16 20:49:50 localhost program[3200]: Check interval: 0 (<none>) >Oct 16 20:49:50 localhost program[3200]: Lifetime writes: 627 MB >Oct 16 20:49:50 localhost program[3200]: Reserved blocks uid: 0 (user root) >Oct 16 20:49:50 localhost program[3200]: Reserved blocks gid: 0 (group root) >Oct 16 20:49:50 localhost program[3200]: First inode: 11 >Oct 16 20:49:50 localhost program[3200]: Inode size: 256 >Oct 16 20:49:50 localhost program[3200]: Required extra isize: 28 >Oct 16 20:49:50 localhost program[3200]: Desired extra isize: 28 >Oct 16 20:49:50 localhost program[3200]: Journal inode: 8 >Oct 16 20:49:50 localhost program[3200]: First orphan inode: 151564 >Oct 16 20:49:50 localhost program[3200]: Default directory hash: half_md4 >Oct 16 20:49:50 localhost program[3200]: Directory Hash Seed: eb7e6683-0aa9-405f-b25b-c2b438cf705e >Oct 16 20:49:50 localhost program[3200]: Journal backup: inode blocks >Oct 16 20:49:50 localhost program[3200]: Journal features: journal_incompat_revoke >Oct 16 20:49:50 localhost program[3200]: Journal size: 128M >Oct 16 20:49:50 localhost program[3200]: Journal length: 32768 >Oct 16 20:49:50 localhost program[3200]: Journal sequence: 0x00001b3f >Oct 16 20:49:50 localhost program[3200]: Journal start: 1 >Oct 16 20:49:50 localhost program[3200]: >Oct 16 20:49:50 localhost program[3200]: Return code: 0 >Oct 16 20:49:50 localhost program[3200]: Running... resize2fs -P /dev/mapper/live-rw >Oct 16 20:49:50 localhost program[3200]: resize2fs 1.42.11 (09-Jul-2014) >Oct 16 20:49:50 localhost program[3200]: Estimated minimum size of the filesystem: 1406376 >Oct 16 20:49:50 localhost program[3200]: Return code: 0 >Oct 16 20:49:50 localhost blivet[3200]: size=5493.66 MiB, current=6144 MiB >Oct 16 20:49:50 localhost blivet[3200]: padding min size from 5760516096 up to 5760516596 >Oct 16 20:49:50 localhost blivet[3200]: Ext4FS.supported: supported: True ; >Oct 16 20:49:50 localhost blivet[3200]: getFormat('ext4') returning Ext4FS instance with object id 87 >Oct 16 20:49:50 localhost blivet[3200]: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >Oct 16 20:49:50 localhost blivet[3200]: got format: existing ext4 filesystem >Oct 16 20:49:50 localhost blivet[3200]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-base /dev/disk/by-label/_Fedora-Live-Wor /dev/disk/by-uuid/0ad82566-098c-46a4-88c8-10a2e187408a /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-Wor', >'ID_FS_LABEL_ENC': '_Fedora-Live-Wor', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '0ad82566-098c-46a4-88c8-10a2e187408a', >'ID_FS_UUID_ENC': '0ad82566-098c-46a4-88c8-10a2e187408a', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '1', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '9613', >'name': 'dm-1', >'symlinks': ['/dev/disk/by-id/dm-name-live-base', >'/dev/disk/by-label/_Fedora-Live-Wor', >'/dev/disk/by-uuid/0ad82566-098c-46a4-88c8-10a2e187408a', >'/dev/mapper/live-base'], >'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-base ; >Oct 16 20:49:50 localhost blivet[3200]: scanning live-base (/devices/virtual/block/dm-1)... >Oct 16 20:49:50 localhost blivet[3200]: DeviceTree.getDeviceByName: hidden: False ; name: live-base ; incomplete: False ; >Oct 16 20:49:50 localhost blivet[3200]: DeviceTree.getDeviceByName returned None >Oct 16 20:49:50 localhost blivet[3200]: live-base is a device-mapper device >Oct 16 20:49:50 localhost blivet[3200]: DeviceTree.addUdevDMDevice: name: live-base ; >Oct 16 20:49:50 localhost blivet[3200]: DMDevice.getDMNode: live-rw ; status: True ; >Oct 16 20:49:50 localhost blivet[3200]: DeviceTree.getDeviceByName: hidden: False ; name: loop3 ; incomplete: False ; >Oct 16 20:49:50 localhost blivet[3200]: DeviceTree.getDeviceByName returned existing 0 B loop loop3 (71) with existing ext4 filesystem >Oct 16 20:49:50 localhost blivet[3200]: DeviceTree.getDeviceByName: hidden: False ; name: live-base ; incomplete: False ; >Oct 16 20:49:50 localhost blivet[3200]: DeviceTree.getDeviceByName returned None >Oct 16 20:49:50 localhost blivet[3200]: LoopDevice.addChild: kids: 0 ; name: loop3 ; >Oct 16 20:49:50 localhost blivet[3200]: getFormat('None') returning DeviceFormat instance with object id 90 >Oct 16 20:49:50 localhost blivet[3200]: DMDevice._setFormat: live-base ; current: None ; type: None ; >Oct 16 20:49:50 localhost blivet[3200]: added dm live-base (id 89) to device tree >Oct 16 20:49:50 localhost blivet[3200]: looking up parted Device: /dev/mapper/live-base >Oct 16 20:49:50 localhost blivet[3200]: got device: DMDevice instance (0x7fd074527f10) -- >name = live-base status = True kids = 0 id = 89 >parents = ['existing 0 B loop loop3 (71) with existing ext4 filesystem'] >uuid = None size = 6144 MiB >format = existing None >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: 12582912 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 13670 did: 25938 busy: False >hardwareGeometry: (783, 255, 63) biosGeometry: (783, 255, 63) >PedDevice: <_ped.Device object at 0x7fd075e397a0> >target size = 0 B path = /dev/mapper/live-base >format args = [] originalFormat = None target = None dmUuid = None >Oct 16 20:49:50 localhost blivet[3200]: DeviceTree.handleUdevDeviceFormat: name: live-base ; >Oct 16 20:49:50 localhost blivet[3200]: DeviceTree.handleUdevDiskLabelFormat: device: live-base ; label_type: None ; >Oct 16 20:49:50 localhost blivet[3200]: device live-base does not contain a disklabel >Oct 16 20:49:50 localhost blivet[3200]: type detected on 'live-base' is 'ext4' >Oct 16 20:49:50 localhost program[3200]: Running... dumpe2fs -h /dev/mapper/live-base >Oct 16 20:49:50 localhost program[3200]: dumpe2fs 1.42.11 (09-Jul-2014) >Oct 16 20:49:50 localhost program[3200]: Filesystem volume name: _Fedora-Live-Wor >Oct 16 20:49:50 localhost program[3200]: Last mounted on: /var/tmp/imgcreate-O2ynTS/install_root >Oct 16 20:49:50 localhost program[3200]: Filesystem UUID: 0ad82566-098c-46a4-88c8-10a2e187408a >Oct 16 20:49:50 localhost program[3200]: Filesystem magic number: 0xEF53 >Oct 16 20:49:50 localhost program[3200]: Filesystem revision #: 1 (dynamic) >Oct 16 20:49:50 localhost program[3200]: 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 >Oct 16 20:49:50 localhost program[3200]: Filesystem flags: signed_directory_hash >Oct 16 20:49:50 localhost program[3200]: Default mount options: user_xattr acl >Oct 16 20:49:50 localhost program[3200]: Filesystem state: clean >Oct 16 20:49:50 localhost program[3200]: Errors behavior: Continue >Oct 16 20:49:50 localhost program[3200]: Filesystem OS type: Linux >Oct 16 20:49:50 localhost program[3200]: Inode count: 393216 >Oct 16 20:49:50 localhost program[3200]: Block count: 1572864 >Oct 16 20:49:50 localhost program[3200]: Reserved block count: 15727 >Oct 16 20:49:50 localhost program[3200]: Free blocks: 577129 >Oct 16 20:49:50 localhost program[3200]: Free inodes: 257163 >Oct 16 20:49:50 localhost program[3200]: First block: 0 >Oct 16 20:49:50 localhost program[3200]: Block size: 4096 >Oct 16 20:49:50 localhost program[3200]: Fragment size: 4096 >Oct 16 20:49:50 localhost program[3200]: Reserved GDT blocks: 383 >Oct 16 20:49:50 localhost program[3200]: Blocks per group: 32768 >Oct 16 20:49:50 localhost program[3200]: Fragments per group: 32768 >Oct 16 20:49:50 localhost program[3200]: Inodes per group: 8192 >Oct 16 20:49:50 localhost program[3200]: Inode blocks per group: 512 >Oct 16 20:49:50 localhost program[3200]: Flex block group size: 16 >Oct 16 20:49:50 localhost program[3200]: Filesystem created: Thu Oct 9 20:56:57 2014 >Oct 16 20:49:50 localhost program[3200]: Last mount time: Thu Oct 9 20:57:01 2014 >Oct 16 20:49:50 localhost program[3200]: Last write time: Thu Oct 9 21:25:39 2014 >Oct 16 20:49:50 localhost program[3200]: Mount count: 0 >Oct 16 20:49:50 localhost program[3200]: Maximum mount count: -1 >Oct 16 20:49:50 localhost program[3200]: Last checked: Thu Oct 9 21:25:39 2014 >Oct 16 20:49:50 localhost program[3200]: Check interval: 0 (<none>) >Oct 16 20:49:50 localhost program[3200]: Lifetime writes: 627 MB >Oct 16 20:49:50 localhost program[3200]: Reserved blocks uid: 0 (user root) >Oct 16 20:49:50 localhost program[3200]: Reserved blocks gid: 0 (group root) >Oct 16 20:49:50 localhost program[3200]: First inode: 11 >Oct 16 20:49:50 localhost program[3200]: Inode size: 256 >Oct 16 20:49:50 localhost program[3200]: Required extra isize: 28 >Oct 16 20:49:50 localhost program[3200]: Desired extra isize: 28 >Oct 16 20:49:50 localhost program[3200]: Journal inode: 8 >Oct 16 20:49:50 localhost program[3200]: Default directory hash: half_md4 >Oct 16 20:49:50 localhost program[3200]: Directory Hash Seed: eb7e6683-0aa9-405f-b25b-c2b438cf705e >Oct 16 20:49:50 localhost program[3200]: Journal backup: inode blocks >Oct 16 20:49:50 localhost program[3200]: Journal features: journal_incompat_revoke >Oct 16 20:49:50 localhost program[3200]: Journal size: 128M >Oct 16 20:49:50 localhost program[3200]: Journal length: 32768 >Oct 16 20:49:50 localhost program[3200]: Journal sequence: 0x00001b3e >Oct 16 20:49:50 localhost program[3200]: Journal start: 0 >Oct 16 20:49:50 localhost program[3200]: >Oct 16 20:49:50 localhost program[3200]: Return code: 0 >Oct 16 20:49:50 localhost program[3200]: Running... resize2fs -P /dev/mapper/live-base >Oct 16 20:49:50 localhost program[3200]: resize2fs 1.42.11 (09-Jul-2014) >Oct 16 20:49:50 localhost program[3200]: resize2fs: Operation not permitted while trying to open /dev/mapper/live-base >Oct 16 20:49:50 localhost program[3200]: Couldn't find valid filesystem superblock. >Oct 16 20:49:50 localhost program[3200]: Return code: 1 >Oct 16 20:49:50 localhost blivet[3200]: size=0 B, current=6144 MiB >Oct 16 20:49:50 localhost blivet[3200]: using current size 0 as min size >Oct 16 20:49:50 localhost blivet[3200]: Ext4FS.supported: supported: True ; >Oct 16 20:49:50 localhost blivet[3200]: getFormat('ext4') returning Ext4FS instance with object id 92 >Oct 16 20:49:50 localhost blivet[3200]: DMDevice._setFormat: live-base ; current: None ; type: ext4 ; >Oct 16 20:49:50 localhost blivet[3200]: got format: existing ext4 filesystem >Oct 16 20:49:50 localhost blivet[3200]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-osimg-min /dev/disk/by-label/_Fedora-Live-Wor /dev/disk/by-uuid/0ad82566-098c-46a4-88c8-10a2e187408a /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-Wor', >'ID_FS_LABEL_ENC': '_Fedora-Live-Wor', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '0ad82566-098c-46a4-88c8-10a2e187408a', >'ID_FS_UUID_ENC': '0ad82566-098c-46a4-88c8-10a2e187408a', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '2', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '17227', >'name': 'dm-2', >'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', >'/dev/disk/by-label/_Fedora-Live-Wor', >'/dev/disk/by-uuid/0ad82566-098c-46a4-88c8-10a2e187408a', >'/dev/mapper/live-osimg-min'], >'sysfs_path': '/devices/virtual/block/dm-2'} ; name: live-osimg-min ; >Oct 16 20:49:50 localhost blivet[3200]: scanning live-osimg-min (/devices/virtual/block/dm-2)... >Oct 16 20:49:50 localhost blivet[3200]: DeviceTree.getDeviceByName: hidden: False ; name: live-osimg-min ; incomplete: False ; >Oct 16 20:49:50 localhost blivet[3200]: DeviceTree.getDeviceByName returned None >Oct 16 20:49:50 localhost blivet[3200]: live-osimg-min is a device-mapper device >Oct 16 20:49:50 localhost blivet[3200]: DeviceTree.addUdevDMDevice: name: live-osimg-min ; >Oct 16 20:49:50 localhost blivet[3200]: DMDevice.getDMNode: live-rw ; status: True ; >Oct 16 20:49:50 localhost blivet[3200]: DMDevice.getDMNode: live-base ; status: True ; >Oct 16 20:49:50 localhost blivet[3200]: DeviceTree.getDeviceByName: hidden: False ; name: loop1 ; incomplete: False ; >Oct 16 20:49:50 localhost blivet[3200]: DeviceTree.getDeviceByName returned existing 0 B loop loop1 (55) >Oct 16 20:49:50 localhost blivet[3200]: DeviceTree.getDeviceByName: hidden: False ; name: loop3 ; incomplete: False ; >Oct 16 20:49:50 localhost blivet[3200]: DeviceTree.getDeviceByName returned existing 0 B loop loop3 (71) with existing ext4 filesystem >Oct 16 20:49:50 localhost blivet[3200]: DeviceTree.getDeviceByName: hidden: False ; name: live-osimg-min ; incomplete: False ; >Oct 16 20:49:50 localhost blivet[3200]: DeviceTree.getDeviceByName returned None >Oct 16 20:49:50 localhost blivet[3200]: LoopDevice.addChild: kids: 1 ; name: loop3 ; >Oct 16 20:49:50 localhost blivet[3200]: getFormat('None') returning DeviceFormat instance with object id 95 >Oct 16 20:49:50 localhost blivet[3200]: DMDevice._setFormat: live-osimg-min ; current: None ; type: None ; >Oct 16 20:49:50 localhost blivet[3200]: added dm live-osimg-min (id 94) to device tree >Oct 16 20:49:50 localhost blivet[3200]: looking up parted Device: /dev/mapper/live-osimg-min >Oct 16 20:49:50 localhost blivet[3200]: got device: DMDevice instance (0x7fd07454a450) -- >name = live-osimg-min status = True kids = 0 id = 94 >parents = ['existing 0 B loop loop3 (71) with existing ext4 filesystem'] >uuid = None size = 6144 MiB >format = existing None >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: 12582912 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 20256 did: 8262 busy: False >hardwareGeometry: (783, 255, 63) biosGeometry: (783, 255, 63) >PedDevice: <_ped.Device object at 0x7fd075e39cb0> >target size = 0 B path = /dev/mapper/live-osimg-min >format args = [] originalFormat = None target = None dmUuid = None >Oct 16 20:49:50 localhost blivet[3200]: DeviceTree.handleUdevDeviceFormat: name: live-osimg-min ; >Oct 16 20:49:50 localhost blivet[3200]: DeviceTree.handleUdevDiskLabelFormat: device: live-osimg-min ; label_type: None ; >Oct 16 20:49:50 localhost blivet[3200]: device live-osimg-min does not contain a disklabel >Oct 16 20:49:50 localhost blivet[3200]: type detected on 'live-osimg-min' is 'ext4' >Oct 16 20:49:50 localhost program[3200]: Running... dumpe2fs -h /dev/mapper/live-osimg-min >Oct 16 20:49:50 localhost program[3200]: dumpe2fs 1.42.11 (09-Jul-2014) >Oct 16 20:49:50 localhost program[3200]: Filesystem volume name: _Fedora-Live-Wor >Oct 16 20:49:50 localhost program[3200]: Last mounted on: /var/tmp/imgcreate-O2ynTS/install_root >Oct 16 20:49:50 localhost program[3200]: Filesystem UUID: 0ad82566-098c-46a4-88c8-10a2e187408a >Oct 16 20:49:50 localhost program[3200]: Filesystem magic number: 0xEF53 >Oct 16 20:49:50 localhost program[3200]: Filesystem revision #: 1 (dynamic) >Oct 16 20:49:50 localhost program[3200]: 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 >Oct 16 20:49:50 localhost program[3200]: Filesystem flags: signed_directory_hash >Oct 16 20:49:50 localhost program[3200]: Default mount options: user_xattr acl >Oct 16 20:49:50 localhost program[3200]: Filesystem state: clean >Oct 16 20:49:50 localhost program[3200]: Errors behavior: Continue >Oct 16 20:49:50 localhost program[3200]: Filesystem OS type: Linux >Oct 16 20:49:50 localhost program[3200]: Inode count: 352256 >Oct 16 20:49:50 localhost program[3200]: Block count: 1406376 >Oct 16 20:49:50 localhost program[3200]: Reserved block count: 14062 >Oct 16 20:49:50 localhost program[3200]: Free blocks: 413211 >Oct 16 20:49:50 localhost program[3200]: Free inodes: 216203 >Oct 16 20:49:50 localhost program[3200]: First block: 0 >Oct 16 20:49:50 localhost program[3200]: Block size: 4096 >Oct 16 20:49:50 localhost program[3200]: Fragment size: 4096 >Oct 16 20:49:50 localhost program[3200]: Reserved GDT blocks: 383 >Oct 16 20:49:50 localhost program[3200]: Blocks per group: 32768 >Oct 16 20:49:50 localhost program[3200]: Fragments per group: 32768 >Oct 16 20:49:50 localhost program[3200]: Inodes per group: 8192 >Oct 16 20:49:50 localhost program[3200]: Inode blocks per group: 512 >Oct 16 20:49:50 localhost program[3200]: Flex block group size: 16 >Oct 16 20:49:50 localhost program[3200]: Filesystem created: Thu Oct 9 20:56:57 2014 >Oct 16 20:49:50 localhost program[3200]: Last mount time: Thu Oct 9 20:57:01 2014 >Oct 16 20:49:50 localhost program[3200]: Last write time: Thu Oct 9 21:25:42 2014 >Oct 16 20:49:50 localhost program[3200]: Mount count: 0 >Oct 16 20:49:50 localhost program[3200]: Maximum mount count: -1 >Oct 16 20:49:50 localhost program[3200]: Last checked: Thu Oct 9 21:25:42 2014 >Oct 16 20:49:50 localhost program[3200]: Check interval: 0 (<none>) >Oct 16 20:49:50 localhost program[3200]: Lifetime writes: 629 MB >Oct 16 20:49:50 localhost program[3200]: Reserved blocks uid: 0 (user root) >Oct 16 20:49:50 localhost program[3200]: Reserved blocks gid: 0 (group root) >Oct 16 20:49:50 localhost program[3200]: First inode: 11 >Oct 16 20:49:50 localhost program[3200]: Inode size: 256 >Oct 16 20:49:50 localhost program[3200]: Required extra isize: 28 >Oct 16 20:49:50 localhost program[3200]: Desired extra isize: 28 >Oct 16 20:49:50 localhost program[3200]: Journal inode: 8 >Oct 16 20:49:50 localhost program[3200]: Default directory hash: half_md4 >Oct 16 20:49:50 localhost program[3200]: Directory Hash Seed: eb7e6683-0aa9-405f-b25b-c2b438cf705e >Oct 16 20:49:50 localhost program[3200]: Journal backup: inode blocks >Oct 16 20:49:50 localhost program[3200]: Journal features: journal_incompat_revoke >Oct 16 20:49:50 localhost program[3200]: Journal size: 128M >Oct 16 20:49:50 localhost program[3200]: Journal length: 32768 >Oct 16 20:49:50 localhost program[3200]: Journal sequence: 0x00001b3e >Oct 16 20:49:50 localhost program[3200]: Journal start: 0 >Oct 16 20:49:50 localhost program[3200]: >Oct 16 20:49:50 localhost program[3200]: Return code: 0 >Oct 16 20:49:50 localhost program[3200]: Running... resize2fs -P /dev/mapper/live-osimg-min >Oct 16 20:49:50 localhost program[3200]: resize2fs 1.42.11 (09-Jul-2014) >Oct 16 20:49:50 localhost program[3200]: resize2fs: Operation not permitted while trying to open /dev/mapper/live-osimg-min >Oct 16 20:49:50 localhost program[3200]: Couldn't find valid filesystem superblock. >Oct 16 20:49:50 localhost program[3200]: Return code: 1 >Oct 16 20:49:50 localhost blivet[3200]: size=0 B, current=5493.66 MiB >Oct 16 20:49:50 localhost blivet[3200]: using current size 0 as min size >Oct 16 20:49:50 localhost blivet[3200]: Ext4FS.supported: supported: True ; >Oct 16 20:49:50 localhost blivet[3200]: getFormat('ext4') returning Ext4FS instance with object id 97 >Oct 16 20:49:50 localhost blivet[3200]: DMDevice._setFormat: live-osimg-min ; current: None ; type: ext4 ; >Oct 16 20:49:50 localhost blivet[3200]: got format: existing ext4 filesystem >Oct 16 20:49:50 localhost blivet[3200]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-fedora-swap /dev/disk/by-id/dm-uuid-LVM-6a0WiiAUqQarXiMkx0o5i283OgP0YnXluEV3w3mNeDQUMrH4zkXIUXxbUiy72Pq2 /dev/disk/by-uuid/87fa1b24-a37e-4a20-b93f-efebf65f5122 /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-6a0WiiAUqQarXiMkx0o5i283OgP0YnXluEV3w3mNeDQUMrH4zkXIUXxbUiy72Pq2', >'DM_VG_NAME': 'fedora', >'ID_FS_TYPE': 'swap', >'ID_FS_USAGE': 'other', >'ID_FS_UUID': '87fa1b24-a37e-4a20-b93f-efebf65f5122', >'ID_FS_UUID_ENC': '87fa1b24-a37e-4a20-b93f-efebf65f5122', >'ID_FS_VERSION': '1', >'MAJOR': '253', >'MINOR': '3', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '476152', >'name': 'dm-3', >'symlinks': ['/dev/disk/by-id/dm-name-fedora-swap', >'/dev/disk/by-id/dm-uuid-LVM-6a0WiiAUqQarXiMkx0o5i283OgP0YnXluEV3w3mNeDQUMrH4zkXIUXxbUiy72Pq2', >'/dev/disk/by-uuid/87fa1b24-a37e-4a20-b93f-efebf65f5122', >'/dev/fedora/swap', >'/dev/mapper/fedora-swap'], >'sysfs_path': '/devices/virtual/block/dm-3'} ; name: fedora-swap ; >Oct 16 20:49:50 localhost blivet[3200]: scanning fedora-swap (/devices/virtual/block/dm-3)... >Oct 16 20:49:50 localhost blivet[3200]: DeviceTree.getDeviceByName: hidden: False ; name: fedora-swap ; incomplete: False ; >Oct 16 20:49:50 localhost blivet[3200]: DeviceTree.getDeviceByName returned None >Oct 16 20:49:50 localhost blivet[3200]: fedora-swap is an lvm logical volume >Oct 16 20:49:50 localhost blivet[3200]: DeviceTree.addUdevLVDevice: name: fedora-swap ; >Oct 16 20:49:50 localhost blivet[3200]: DeviceTree.getDeviceByName: hidden: True ; name: fedora ; incomplete: False ; >Oct 16 20:49:50 localhost blivet[3200]: DeviceTree.getDeviceByName returned None >Oct 16 20:49:50 localhost blivet[3200]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-v8pe8l-Nwiu-osYZ-541A-crBz-Z8VR-bW1qGo /dev/disk/by-id/md-uuid-2f0ca709:60236419:f7d237c0:e031795d-part3 /dev/md/Volume1_0p3', >'DEVNAME': 'md126p3', >'DEVPATH': '/devices/virtual/block/md126/md126p3', >'DEVTYPE': 'partition', >'ID_FS_TYPE': 'LVM2_member', >'ID_FS_USAGE': 'raid', >'ID_FS_UUID': 'v8pe8l-Nwiu-osYZ-541A-crBz-Z8VR-bW1qGo', >'ID_FS_UUID_ENC': 'v8pe8l-Nwiu-osYZ-541A-crBz-Z8VR-bW1qGo', >'ID_FS_VERSION': 'LVM2 001', >'ID_PART_ENTRY_DISK': '9:126', >'ID_PART_ENTRY_NUMBER': '3', >'ID_PART_ENTRY_OFFSET': '3174010880', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '732983296', >'ID_PART_ENTRY_TYPE': '0x8e', >'ID_PART_ENTRY_UUID': '22fc5314-03', >'MAJOR': '259', >'MD_CONTAINER': '/dev/md/imsm0', >'MD_DEVICES': '2', >'MD_DEVICE_sda_DEV': '/dev/sda', >'MD_DEVICE_sda_ROLE': '0', >'MD_DEVICE_sdb_DEV': '/dev/sdb', >'MD_DEVICE_sdb_ROLE': '1', >'MD_DEVNAME': 'Volume1_0', >'MD_LEVEL': 'raid0', >'MD_MEMBER': '0', >'MD_UUID': '2f0ca709:60236419:f7d237c0:e031795d', >'MINOR': '2', >'SUBSYSTEM': 'block', >'SYSTEMD_READY': '0', >'TAGS': ':systemd:', >'UDISKS_IGNORE': '1', >'USEC_INITIALIZED': '970772', >'name': 'md126p3', >'symlinks': ['/dev/disk/by-id/lvm-pv-uuid-v8pe8l-Nwiu-osYZ-541A-crBz-Z8VR-bW1qGo', >'/dev/disk/by-id/md-uuid-2f0ca709:60236419:f7d237c0:e031795d-part3', >'/dev/md/Volume1_0p3'], >'sysfs_path': '/devices/virtual/block/md126/md126p3'} ; name: md126p3 ; >Oct 16 20:49:50 localhost blivet[3200]: scanning md126p3 (/devices/virtual/block/md126/md126p3)... >Oct 16 20:49:50 localhost blivet[3200]: DeviceTree.getDeviceByName: hidden: False ; name: md126p3 ; incomplete: False ; >Oct 16 20:49:50 localhost blivet[3200]: DeviceTree.getDeviceByName returned None >Oct 16 20:49:50 localhost blivet[3200]: md126p3 is a partition >Oct 16 20:49:50 localhost blivet[3200]: DeviceTree.addUdevPartitionDevice: name: md126p3 ; >Oct 16 20:49:50 localhost blivet[3200]: link: Volume1_0p1 -> ../md126p1 >Oct 16 20:49:50 localhost blivet[3200]: link: Volume1_0p3 -> ../md126p3 >Oct 16 20:49:50 localhost blivet[3200]: returning Volume1_0p3 >Oct 16 20:49:50 localhost blivet[3200]: DeviceTree.getDeviceByName: hidden: False ; name: Volume1_0p3 ; incomplete: False ; >Oct 16 20:49:50 localhost blivet[3200]: DeviceTree.getDeviceByName returned None >Oct 16 20:49:50 localhost blivet[3200]: link: Volume1_0p1 -> ../md126p1 >Oct 16 20:49:50 localhost blivet[3200]: link: Volume1_0p3 -> ../md126p3 >Oct 16 20:49:50 localhost blivet[3200]: link: Volume1_0p2 -> ../md126p2 >Oct 16 20:49:50 localhost blivet[3200]: link: Volume1_0 -> ../md126 >Oct 16 20:49:50 localhost blivet[3200]: returning Volume1_0 >Oct 16 20:49:50 localhost blivet[3200]: DeviceTree.getDeviceByName: hidden: False ; name: Volume1_0 ; incomplete: False ; >Oct 16 20:49:50 localhost blivet[3200]: DeviceTree.getDeviceByName returned None >Oct 16 20:49:50 localhost blivet[3200]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/md-uuid-2f0ca709:60236419:f7d237c0:e031795d /dev/md/Volume1_0', >'DEVNAME': 'md126', >'DEVPATH': '/devices/virtual/block/md126', >'DEVTYPE': 'disk', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '22fc5314', >'MAJOR': '9', >'MD_CONTAINER': '/dev/md/imsm0', >'MD_DEVICES': '2', >'MD_DEVICE_sda_DEV': '/dev/sda', >'MD_DEVICE_sda_ROLE': '0', >'MD_DEVICE_sdb_DEV': '/dev/sdb', >'MD_DEVICE_sdb_ROLE': '1', >'MD_DEVNAME': 'Volume1_0', >'MD_LEVEL': 'raid0', >'MD_MEMBER': '0', >'MD_UUID': '2f0ca709:60236419:f7d237c0:e031795d', >'MINOR': '126', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_MD_CONTAINER': '/dev/md/imsm0', >'UDISKS_MD_DEVICES': '2', >'UDISKS_MD_DEVICE_sda_DEV': '/dev/sda', >'UDISKS_MD_DEVICE_sda_ROLE': '0', >'UDISKS_MD_DEVICE_sdb_DEV': '/dev/sdb', >'UDISKS_MD_DEVICE_sdb_ROLE': '1', >'UDISKS_MD_DEVNAME': 'Volume1_0', >'UDISKS_MD_LEVEL': 'raid0', >'UDISKS_MD_MEMBER': '0', >'UDISKS_MD_UUID': '2f0ca709:60236419:f7d237c0:e031795d', >'USEC_INITIALIZED': '916315', >'name': 'md126', >'symlinks': ['/dev/disk/by-id/md-uuid-2f0ca709:60236419:f7d237c0:e031795d', >'/dev/md/Volume1_0'], >'sysfs_path': '/devices/virtual/block/md126'} ; name: md126 ; >Oct 16 20:49:50 localhost blivet[3200]: scanning md126 (/devices/virtual/block/md126)... >Oct 16 20:49:50 localhost blivet[3200]: DeviceTree.getDeviceByName: hidden: False ; name: md126 ; incomplete: False ; >Oct 16 20:49:50 localhost blivet[3200]: DeviceTree.getDeviceByName returned None >Oct 16 20:49:50 localhost blivet[3200]: DeviceTree.getDeviceByName: hidden: False ; name: Volume1_0 ; incomplete: False ; >Oct 16 20:49:50 localhost blivet[3200]: DeviceTree.getDeviceByName returned None >Oct 16 20:49:50 localhost blivet[3200]: DeviceTree.addUdevDiskDevice: name: md126 ; >Oct 16 20:49:50 localhost blivet[3200]: DeviceTree.getDeviceByName: hidden: False ; name: imsm0 ; incomplete: False ; >Oct 16 20:49:50 localhost blivet[3200]: looking up parted Device: /dev/md/imsm0 >Oct 16 20:49:50 localhost blivet[3200]: non-existent RAID container size == 1863.03 GiB >Oct 16 20:49:50 localhost blivet[3200]: looking up parted Device: /dev/md/imsm0 >Oct 16 20:49:50 localhost blivet[3200]: non-existent RAID container size == 1863.03 GiB >Oct 16 20:49:50 localhost blivet[3200]: DeviceTree.getDeviceByName returned existing 1863.03 GiB mdcontainer imsm0 (21) >Oct 16 20:49:50 localhost blivet[3200]: looking up parted Device: /dev/md/imsm0 >Oct 16 20:49:50 localhost blivet[3200]: non-existent RAID container size == 1863.03 GiB >Oct 16 20:49:50 localhost blivet[3200]: MDRaidArrayDevice._addParent: Volume1_0 ; member: imsm0 ; >Oct 16 20:49:50 localhost blivet[3200]: not going to restore from backup of non-existent /etc/mdadm.conf >Oct 16 20:49:50 localhost anaconda[3200]: running handleException >Oct 16 20:49:50 localhost anaconda[3200]: Traceback (most recent call last): > >File "/usr/lib64/python2.7/site-packages/pyanaconda/threads.py", line 227, in run >threading.Thread.run(self, *args, **kwargs) > >File "/usr/lib64/python2.7/threading.py", line 766, in run >self.__target(*self.__args, **self.__kwargs) > >File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 183, in storageInitialize >storage.reset() > >File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 479, in reset >self.devicetree.populate(cleanupOnly=cleanupOnly) > >File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 2105, in populate >self._populate() > >File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 2170, in _populate >self.addUdevDevice(dev) > >File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 1180, in addUdevDevice >device = self.addUdevLVDevice(info) > >File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 698, in addUdevLVDevice >self.addUdevDevice(pv_info) > >File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 1201, in addUdevDevice >device = self.addUdevPartitionDevice(info) > >File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 926, in addUdevPartitionDevice >self.addUdevDevice(new_info) > >File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 1198, in addUdevDevice >device = self.addUdevDiskDevice(info) > >File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 1065, in addUdevDiskDevice >sysfsPath=sysfs_path, **kwargs) > >File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 3690, in __init__ >sysfsPath=sysfsPath) > >File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 2349, in __init__ >super(ContainerDevice, self).__init__(*args, **kwargs) > >File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 570, in __init__ >Device.__init__(self, name, parents=parents) > >File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 268, in __init__ >self.parents = parents > >File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 325, in _setParentList >self._parents.append(parent) > >File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 183, in append >self.appendfunc(y) > >File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 3909, in _addParent >super(MDRaidArrayDevice, self)._addParent(member) > >File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 2379, in _addParent >getattr(member.format, self._formatUUIDAttr) != self.uuid: > >AttributeError: 'DeviceFormat' object has no attribute 'mdUuid' >Oct 16 20:49:50 localhost anaconda[3200]: Gtk running, queuing exception handler to the main loop >Oct 16 20:49:50 localhost anaconda[3200]: Thread Done: AnaStorageThread (140533736244992) >Oct 16 20:49:50 localhost packaging[3200]: Updating payload thread state: 2 >Oct 16 20:49:50 localhost packaging[3200]: Updating payload thread state: 3 >Oct 16 20:49:50 localhost blivet[3200]: looking up parted Device: /dev/md/imsm0 >Oct 16 20:49:50 localhost anaconda[3200]: Thread Done: AnaTimeInitThread (140533419149056) >Oct 16 20:49:50 localhost blivet[3200]: non-existent RAID container size == 1863.03 GiB >Oct 16 20:49:50 localhost blivet[3200]: DeviceTree.getDeviceByPath: path: /dev/mapper/live-base ; hidden: False ; incomplete: False ; >Oct 16 20:49:50 localhost blivet[3200]: DeviceTree.getDeviceByPath returned existing 6144 MiB dm live-base (89) with existing ext4 filesystem >Oct 16 20:49:50 localhost blivet[3200]: looking up parted Device: /dev/md/imsm0 >Oct 16 20:49:50 localhost program[3200]: Running... mount -t auto -o ro /dev/mapper/live-base /mnt/install/source >Oct 16 20:49:50 localhost blivet[3200]: non-existent RAID container size == 1863.03 GiB >Oct 16 20:49:50 localhost kernel: EXT4-fs (dm-1): mounted filesystem with ordered data mode. Opts: (null) >Oct 16 20:49:50 localhost kernel: SELinux: initialized (dev dm-1, type ext4), uses xattr >Oct 16 20:49:50 localhost program[3200]: Return code: 0 >Oct 16 20:49:50 localhost packaging[3200]: Updating payload thread state: 5 >Oct 16 20:49:50 localhost anaconda[3200]: Thread Done: AnaPayloadThread (140533326403328) >Oct 16 20:49:50 localhost blivet[3200]: OpticalDevice.mediaPresent: sr0 ; status: True ; >Oct 16 20:49:50 localhost blivet[3200]: looking up parted Device: /dev/sr0 >Oct 16 20:49:50 localhost blivet[3200]: OpticalDevice.mediaPresent: sr0 ; status: True ; >Oct 16 20:49:50 localhost blivet[3200]: looking up parted Device: /dev/sr0 >Oct 16 20:49:50 localhost program[3200]: Running... journalctl -b >Oct 16 20:49:51 localhost anaconda[3200]: Running kickstart %%traceback script(s) >Oct 16 20:49:51 localhost anaconda[3200]: All kickstart %%traceback script(s) have been run >Oct 16 20:49:51 localhost anaconda[3200]: /usr/lib/python2.7/site-packages/meh/ui/gui.py:79: Warning: The property GtkImage:stock is deprecated and shouldn't be used anymore. It will be removed in a future version. >builder.add_from_file(glade_file) >Oct 16 20:50:11 localhost sudo[3392]: liveuser : TTY=pts/1 ; PWD=/home/liveuser ; USER=root ; COMMAND=/bin/killall -9 anaconda >Oct 16 20:50:11 localhost dbus[979]: avc: received setenforce notice (enforcing=1) >Oct 16 20:50:11 localhost dbus[1559]: avc: received setenforce notice (enforcing=1) >Oct 16 20:50:11 localhost dbus[1514]: avc: received setenforce notice (enforcing=1) >Oct 16 20:50:11 localhost org.a11y.Bus[1514]: Reloaded configuration >Oct 16 20:50:11 localhost dbus[979]: [system] Reloaded configuration >Oct 16 20:50:35 localhost dbus[1559]: avc: received setenforce notice (enforcing=0) >Oct 16 20:50:35 localhost dbus[1514]: avc: received setenforce notice (enforcing=0) >Oct 16 20:50:35 localhost dbus[979]: avc: received setenforce notice (enforcing=0) >Oct 16 20:50:36 localhost kernel: sdb: unknown partition table >Oct 16 20:50:37 localhost python[3441]: detected unhandled Python exception in '/bin/anaconda-cleanup' >Oct 16 20:50:37 localhost abrt-server[3527]: Deleting problem directory Python-2014-10-16-20:50:37-3441 (dup of Python-2014-10-16-20:49:44-3080) >Oct 16 20:50:37 localhost gnome-session[1506]: abrt-applet: repeated problem in anaconda-core-21.48.10-1.fc21, not showing the notification >Oct 16 20:50:37 localhost gnome-session[1506]: (gnome-shell:1746): GLib-GObject-WARNING **: The property GtkContainer:resize-mode is deprecated and shouldn't be used anymore. It will be removed in a future version. >Oct 16 20:51:11 localhost kernel: sdb: unknown partition table >Oct 16 20:51:12 localhost python[3581]: detected unhandled Python exception in '/bin/anaconda-cleanup' >Oct 16 20:51:12 localhost abrt-server[3670]: Deleting problem directory Python-2014-10-16-20:51:12-3581 (dup of Python-2014-10-16-20:49:44-3080) >Oct 16 20:51:12 localhost gnome-session[1506]: abrt-applet: repeated problem in anaconda-core-21.48.10-1.fc21, not showing the notification >'DEVNAME': 'sdd', >'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/host6/target6:0:0/6:0:0:0/block/sdd', >'DEVTYPE': 'disk', >'ID_BUS': 'usb', >'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-Workstation-x86_64-2', >'ID_FS_LABEL_ENC': 'Fedora-Live-Workstation-x86_64-2', >'ID_FS_SYSTEM_ID': 'LINUX', >'ID_FS_TYPE': 'iso9660', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '2014-10-10-01-34-21-00', >'ID_FS_UUID_ENC': '2014-10-10-01-34-21-00', >'ID_FS_VERSION': 'Joliet Extension', >'ID_INSTANCE': '0:0', >'ID_MODEL': 'Flash_Disk', >'ID_MODEL_ENC': 'Flash\\x20Disk\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_MODEL_ID': '6387', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '6e9f246b', >'ID_PATH': 'pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0', >'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_1_1_0-scsi-0_0_0_0', >'ID_REVISION': '8.07', >'ID_SERIAL': 'Generic_Flash_Disk_5A203520-0:0', >'ID_SERIAL_SHORT': '5A203520', >'ID_TYPE': 'disk', >'ID_USB_DRIVER': 'usb-storage', >'ID_USB_INTERFACES': ':080650:', >'ID_USB_INTERFACE_NUM': '00', >'ID_VENDOR': 'Generic', >'ID_VENDOR_ENC': 'Generic\\x20', >'ID_VENDOR_ID': '058f', >'MAJOR': '8', >'MINOR': '48', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '543061', >'name': 'sdd', >'symlinks': ['/dev/disk/by-id/usb-Generic_Flash_Disk_5A203520-0:0', >'/dev/disk/by-label/Fedora-Live-Workstation-x86_64-2', >'/dev/disk/by-path/pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0', >'/dev/disk/by-uuid/2014-10-10-01-34-21-00'], >'sysfs_path': '/devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/host6/target6:0:0/6:0:0:0/block/sdd'} ; name: sdd ; >name = sdd status = True kids = 0 id = 1 >parents = [] >uuid = None size = 1911 MiB >format = existing None >major = 8 minor = 48 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/host6/target6:0:0/6:0:0:0/block/sdd partedDevice = parted.Device instance -- >model: Generic Flash Disk path: /dev/sdd type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 3913728 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: True >hardwareGeometry: (1018, 62, 62) biosGeometry: (243, 255, 63) >PedDevice: <_ped.Device object at 0x7f18a8050290> >target size = 0 B path = /dev/sdd >format args = [] originalFormat = None removable = True partedDevice = <parted.device.Device object at 0x7f18a00390d0> >'DEVNAME': 'sdd1', >'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/host6/target6:0:0/6:0:0:0/block/sdd/sdd1', >'DEVTYPE': 'partition', >'ID_BUS': 'usb', >'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-Workstation-x86_64-2', >'ID_FS_LABEL_ENC': 'Fedora-Live-Workstation-x86_64-2', >'ID_FS_SYSTEM_ID': 'LINUX', >'ID_FS_TYPE': 'iso9660', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '2014-10-10-01-34-21-00', >'ID_FS_UUID_ENC': '2014-10-10-01-34-21-00', >'ID_FS_VERSION': 'Joliet Extension', >'ID_INSTANCE': '0:0', >'ID_MODEL': 'Flash_Disk', >'ID_MODEL_ENC': 'Flash\\x20Disk\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_MODEL_ID': '6387', >'ID_PART_ENTRY_DISK': '8:48', >'ID_PART_ENTRY_FLAGS': '0x80', >'ID_PART_ENTRY_NUMBER': '1', >'ID_PART_ENTRY_OFFSET': '0', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '2656256', >'ID_PART_ENTRY_TYPE': '0x0', >'ID_PART_ENTRY_UUID': '6e9f246b-01', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '6e9f246b', >'ID_PATH': 'pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0', >'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_1_1_0-scsi-0_0_0_0', >'ID_REVISION': '8.07', >'ID_SERIAL': 'Generic_Flash_Disk_5A203520-0:0', >'ID_SERIAL_SHORT': '5A203520', >'ID_TYPE': 'disk', >'ID_USB_DRIVER': 'usb-storage', >'ID_USB_INTERFACES': ':080650:', >'ID_USB_INTERFACE_NUM': '00', >'ID_VENDOR': 'Generic', >'ID_VENDOR_ENC': 'Generic\\x20', >'ID_VENDOR_ID': '058f', >'MAJOR': '8', >'MINOR': '49', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_IGNORE': '0', >'USEC_INITIALIZED': '543073', >'name': 'sdd1', >'symlinks': ['/dev/disk/by-id/usb-Generic_Flash_Disk_5A203520-0:0-part1', >'/dev/disk/by-label/Fedora-Live-Workstation-x86_64-2', >'/dev/disk/by-path/pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0-part1', >'/dev/disk/by-uuid/2014-10-10-01-34-21-00'], >'sysfs_path': '/devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/host6/target6:0:0/6:0:0:0/block/sdd/sdd1'} ; name: sdd1 ; >'DEVNAME': 'sdd2', >'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/host6/target6:0:0/6:0:0:0/block/sdd/sdd2', >'DEVTYPE': 'partition', >'ID_BUS': 'usb', >'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': 'EFI', >'ID_FS_LABEL_ENC': 'EFI', >'ID_FS_SYSTEM_ID': 'LINUX', >'ID_FS_TYPE': 'vfat', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '4C54-8A45', >'ID_FS_UUID_ENC': '4C54-8A45', >'ID_FS_VERSION': 'FAT12', >'ID_INSTANCE': '0:0', >'ID_MODEL': 'Flash_Disk', >'ID_MODEL_ENC': 'Flash\\x20Disk\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_MODEL_ID': '6387', >'ID_PART_ENTRY_DISK': '8:48', >'ID_PART_ENTRY_NUMBER': '2', >'ID_PART_ENTRY_OFFSET': '172', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '10164', >'ID_PART_ENTRY_TYPE': '0xef', >'ID_PART_ENTRY_UUID': '6e9f246b-02', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '6e9f246b', >'ID_PATH': 'pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0', >'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_1_1_0-scsi-0_0_0_0', >'ID_REVISION': '8.07', >'ID_SERIAL': 'Generic_Flash_Disk_5A203520-0:0', >'ID_SERIAL_SHORT': '5A203520', >'ID_TYPE': 'disk', >'ID_USB_DRIVER': 'usb-storage', >'ID_USB_INTERFACES': ':080650:', >'ID_USB_INTERFACE_NUM': '00', >'ID_VENDOR': 'Generic', >'ID_VENDOR_ENC': 'Generic\\x20', >'ID_VENDOR_ID': '058f', >'MAJOR': '8', >'MINOR': '50', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_IGNORE': '1', >'USEC_INITIALIZED': '543085', >'name': 'sdd2', >'symlinks': ['/dev/disk/by-id/usb-Generic_Flash_Disk_5A203520-0:0-part2', >'/dev/disk/by-label/EFI', >'/dev/disk/by-path/pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0-part2', >'/dev/disk/by-uuid/4C54-8A45'], >'sysfs_path': '/devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/host6/target6:0:0/6:0:0:0/block/sdd/sdd2'} ; name: sdd2 ; >'DEVNAME': 'sdd3', >'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/host6/target6:0:0/6:0:0:0/block/sdd/sdd3', >'DEVTYPE': 'partition', >'ID_BUS': 'usb', >'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', >'ID_FS_LABEL_ENC': 'Fedora\\x20Live', >'ID_FS_SYSTEM_ID': 'LINUX', >'ID_FS_TYPE': 'hfsplus', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '2d8f9c9c-f112-360a-bcba-31dbb9d5f074', >'ID_FS_UUID_ENC': '2d8f9c9c-f112-360a-bcba-31dbb9d5f074', >'ID_FS_VERSION': 'Joliet Extension', >'ID_INSTANCE': '0:0', >'ID_MODEL': 'Flash_Disk', >'ID_MODEL_ENC': 'Flash\\x20Disk\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_MODEL_ID': '6387', >'ID_PART_ENTRY_DISK': '8:48', >'ID_PART_ENTRY_NUMBER': '3', >'ID_PART_ENTRY_OFFSET': '10416', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '40704', >'ID_PART_ENTRY_TYPE': '0x0', >'ID_PART_ENTRY_UUID': '6e9f246b-03', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '6e9f246b', >'ID_PATH': 'pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0', >'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_1_1_0-scsi-0_0_0_0', >'ID_REVISION': '8.07', >'ID_SERIAL': 'Generic_Flash_Disk_5A203520-0:0', >'ID_SERIAL_SHORT': '5A203520', >'ID_TYPE': 'disk', >'ID_USB_DRIVER': 'usb-storage', >'ID_USB_INTERFACES': ':080650:', >'ID_USB_INTERFACE_NUM': '00', >'ID_VENDOR': 'Generic', >'ID_VENDOR_ENC': 'Generic\\x20', >'ID_VENDOR_ID': '058f', >'MAJOR': '8', >'MINOR': '51', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_IGNORE': '1', >'USEC_INITIALIZED': '543097', >'name': 'sdd3', >'symlinks': ['/dev/disk/by-id/usb-Generic_Flash_Disk_5A203520-0:0-part3', >'/dev/disk/by-label/Fedora\\x20Live', >'/dev/disk/by-path/pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0-part3', >'/dev/disk/by-uuid/2d8f9c9c-f112-360a-bcba-31dbb9d5f074'], >'sysfs_path': '/devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/host6/target6:0:0/6:0:0:0/block/sdd/sdd3'} ; name: sdd3 ; >'DEVNAME': 'sde', >'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2:1.0/host7/target7:0:0/7:0:0:0/block/sde', >'DEVTYPE': 'disk', >'ID_BUS': 'usb', >'ID_INSTANCE': '0:0', >'ID_MODEL': 'Flash_Disk', >'ID_MODEL_ENC': 'Flash\\x20Disk\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_MODEL_ID': '6387', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '05d1fd8f', >'ID_PATH': 'pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0', >'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_2_1_0-scsi-0_0_0_0', >'ID_REVISION': '8.07', >'ID_SERIAL': 'Generic_Flash_Disk_2A5C0ADD-0:0', >'ID_SERIAL_SHORT': '2A5C0ADD', >'ID_TYPE': 'disk', >'ID_USB_DRIVER': 'usb-storage', >'ID_USB_INTERFACES': ':080650:', >'ID_USB_INTERFACE_NUM': '00', >'ID_VENDOR': 'Generic', >'ID_VENDOR_ENC': 'Generic\\x20', >'ID_VENDOR_ID': '058f', >'MAJOR': '8', >'MINOR': '64', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '7940052', >'name': 'sde', >'symlinks': ['/dev/disk/by-id/usb-Generic_Flash_Disk_2A5C0ADD-0:0', >'/dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0'], >'sysfs_path': '/devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2:1.0/host7/target7:0:0/7:0:0:0/block/sde'} ; name: sde ; >name = sde status = True kids = 0 id = 6 >parents = [] >uuid = None size = 1911 MiB >format = existing None >major = 8 minor = 64 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2:1.0/host7/target7:0:0/7:0:0:0/block/sde partedDevice = parted.Device instance -- >model: Generic Flash Disk path: /dev/sde type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 3913728 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: False >hardwareGeometry: (1018, 62, 62) biosGeometry: (243, 255, 63) >PedDevice: <_ped.Device object at 0x7f18a8050320> >target size = 0 B path = /dev/sde >format args = [] originalFormat = None removable = True partedDevice = <parted.device.Device object at 0x7f18a0039350> >type: msdos primaryPartitionCount: 1 >lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 >partitions: [<parted.partition.Partition object at 0x7f18a00527d0>] >device: <parted.device.Device object at 0x7f18a0052390> >PedDisk: <_ped.Disk object at 0x7f18a0053560> >'DEVNAME': 'sde1', >'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2:1.0/host7/target7:0:0/7:0:0:0/block/sde/sde1', >'DEVTYPE': 'partition', >'ID_BUS': 'usb', >'ID_FS_LABEL': '2GB', >'ID_FS_LABEL_ENC': '2GB', >'ID_FS_TYPE': 'vfat', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': 'F086-D378', >'ID_FS_UUID_ENC': 'F086-D378', >'ID_FS_VERSION': 'FAT32', >'ID_INSTANCE': '0:0', >'ID_MODEL': 'Flash_Disk', >'ID_MODEL_ENC': 'Flash\\x20Disk\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_MODEL_ID': '6387', >'ID_PART_ENTRY_DISK': '8:64', >'ID_PART_ENTRY_FLAGS': '0x80', >'ID_PART_ENTRY_NUMBER': '1', >'ID_PART_ENTRY_OFFSET': '2048', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '3911680', >'ID_PART_ENTRY_TYPE': '0xc', >'ID_PART_ENTRY_UUID': '05d1fd8f-01', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '05d1fd8f', >'ID_PATH': 'pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0', >'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_2_1_0-scsi-0_0_0_0', >'ID_REVISION': '8.07', >'ID_SERIAL': 'Generic_Flash_Disk_2A5C0ADD-0:0', >'ID_SERIAL_SHORT': '2A5C0ADD', >'ID_TYPE': 'disk', >'ID_USB_DRIVER': 'usb-storage', >'ID_USB_INTERFACES': ':080650:', >'ID_USB_INTERFACE_NUM': '00', >'ID_VENDOR': 'Generic', >'ID_VENDOR_ENC': 'Generic\\x20', >'ID_VENDOR_ID': '058f', >'MAJOR': '8', >'MINOR': '65', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '7940100', >'name': 'sde1', >'symlinks': ['/dev/disk/by-id/usb-Generic_Flash_Disk_2A5C0ADD-0:0-part1', >'/dev/disk/by-label/2GB', >'/dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0-part1', >'/dev/disk/by-uuid/F086-D378'], >'sysfs_path': '/devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2:1.0/host7/target7:0:0/7:0:0:0/block/sde/sde1'} ; name: sde1 ; >self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) >self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) >self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) >self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) >self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) >self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) >self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) >name = sde1 status = True kids = 0 id = 11 >parents = ['existing 1911 MiB disk sde (6) with existing msdos disklabel'] >uuid = None size = 1910 MiB >format = existing None >major = 8 minor = 65 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2:1.0/host7/target7:0:0/7:0:0:0/block/sde/sde1 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sde1 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 3911680 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19515 did: 24387 busy: False >hardwareGeometry: (1017, 62, 62) biosGeometry: (243, 255, 63) >PedDevice: <_ped.Device object at 0x7f1899e77290> >target size = 0 B path = /dev/sde1 >format args = [] originalFormat = None grow = None max size = 0 B bootable = True >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f18a0052450> fileSystem: <parted.filesystem.FileSystem object at 0x7f18a0052c10> >number: 1 path: /dev/sde1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f18a0052890> PedPartition: <_ped.Partition object at 0x7f18a003fdd0> >disk = existing 1911 MiB disk sde (6) with existing msdos disklabel >start = 2048 end = 3913727 length = 3911680 >flags = boot, lba >'DEVNAME': 'sda', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda', >'DEVTYPE': 'disk', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_APM': '1', >'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', >'ID_ATA_FEATURE_SET_APM_ENABLED': '1', >'ID_ATA_FEATURE_SET_HPA': '1', >'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', >'ID_ATA_FEATURE_SET_PM': '1', >'ID_ATA_FEATURE_SET_PM_ENABLED': '1', >'ID_ATA_FEATURE_SET_PUIS': '1', >'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '156', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '154', >'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': 'isw_raid_member', >'ID_FS_USAGE': 'raid', >'ID_FS_VERSION': '1.0.00', >'ID_MODEL': 'HGST_HTS721010A9E630', >'ID_MODEL_ENC': 'HGST\\x20HTS721010A9E630\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_REVISION': 'JB0OA3J0', >'ID_SERIAL': 'HGST_HTS721010A9E630_JR10006PGYE8KF', >'ID_SERIAL_SHORT': 'JR10006PGYE8KF', >'ID_TYPE': 'disk', >'ID_WWN': '0x5000cca6accd6099', >'ID_WWN_WITH_EXTENSION': '0x5000cca6accd6099', >'MAJOR': '8', >'MINOR': '0', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '544510', >'name': 'sda', >'symlinks': ['/dev/disk/by-id/ata-HGST_HTS721010A9E630_JR10006PGYE8KF', >'/dev/disk/by-id/wwn-0x5000cca6accd6099'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >name = sda status = True kids = 0 id = 17 >parents = [] >uuid = None size = 931.51 GiB >format = existing None >major = 8 minor = 0 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- >model: ATA HGST HTS721010A9 path: /dev/sda type: 1 >sectorSize: 512 physicalSectorSize: 4096 >length: 1953525168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 1 did: 0 busy: False >hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) >PedDevice: <_ped.Device object at 0x7f1899e775f0> >target size = 0 B path = /dev/sda >format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f1899e1cb90> >'DEVNAME': 'sda1', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1', >'DEVTYPE': 'partition', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_APM': '1', >'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', >'ID_ATA_FEATURE_SET_APM_ENABLED': '1', >'ID_ATA_FEATURE_SET_HPA': '1', >'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', >'ID_ATA_FEATURE_SET_PM': '1', >'ID_ATA_FEATURE_SET_PM_ENABLED': '1', >'ID_ATA_FEATURE_SET_PUIS': '1', >'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '156', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '154', >'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': 'isw_raid_member', >'ID_FS_USAGE': 'raid', >'ID_FS_VERSION': '1.0.00', >'ID_MODEL': 'HGST_HTS721010A9E630', >'ID_MODEL_ENC': 'HGST\\x20HTS721010A9E630\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_REVISION': 'JB0OA3J0', >'ID_SERIAL': 'HGST_HTS721010A9E630_JR10006PGYE8KF', >'ID_SERIAL_SHORT': 'JR10006PGYE8KF', >'ID_TYPE': 'disk', >'ID_WWN': '0x5000cca6accd6099', >'ID_WWN_WITH_EXTENSION': '0x5000cca6accd6099', >'MAJOR': '8', >'MINOR': '1', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '2163500', >'name': 'sda1', >'symlinks': ['/dev/disk/by-id/ata-HGST_HTS721010A9E630_JR10006PGYE8KF-part1', >'/dev/disk/by-id/wwn-0x5000cca6accd6099-part1'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1'} ; name: sda1 ; >'DEVNAME': 'sdb', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb', >'DEVTYPE': 'disk', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_APM': '1', >'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', >'ID_ATA_FEATURE_SET_APM_ENABLED': '1', >'ID_ATA_FEATURE_SET_HPA': '1', >'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', >'ID_ATA_FEATURE_SET_PM': '1', >'ID_ATA_FEATURE_SET_PM_ENABLED': '1', >'ID_ATA_FEATURE_SET_PUIS': '1', >'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '166', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '164', >'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': 'isw_raid_member', >'ID_FS_USAGE': 'raid', >'ID_FS_VERSION': '1.0.00', >'ID_MODEL': 'HGST_HTS721010A9E630', >'ID_MODEL_ENC': 'HGST\\x20HTS721010A9E630\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_REVISION': 'JB0OA3J0', >'ID_SERIAL': 'HGST_HTS721010A9E630_JR10006PGYE5TF', >'ID_SERIAL_SHORT': 'JR10006PGYE5TF', >'ID_TYPE': 'disk', >'ID_WWN': '0x5000cca6accd6043', >'ID_WWN_WITH_EXTENSION': '0x5000cca6accd6043', >'MAJOR': '8', >'MINOR': '16', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '544834', >'name': 'sdb', >'symlinks': ['/dev/disk/by-id/ata-HGST_HTS721010A9E630_JR10006PGYE5TF', >'/dev/disk/by-id/wwn-0x5000cca6accd6043'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb'} ; name: sdb ; >name = sdb status = True kids = 0 id = 25 >parents = [] >uuid = None size = 931.51 GiB >format = existing None >major = 8 minor = 16 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb partedDevice = parted.Device instance -- >model: ATA HGST HTS721010A9 path: /dev/sdb type: 1 >sectorSize: 512 physicalSectorSize: 4096 >length: 1953525168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 2 did: 0 busy: False >hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) >PedDevice: <_ped.Device object at 0x7f1899e777a0> >target size = 0 B path = /dev/sdb >format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f1899e3c350> >Oct 16 20:51:14 localhost kernel: sdb: unknown partition table >'DEVNAME': 'sr0', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sr0', >'DEVTYPE': 'disk', >'ID_ATA': '1', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_BUS': 'ata', >'ID_CDROM': '1', >'ID_CDROM_CD': '1', >'ID_CDROM_CD_R': '1', >'ID_CDROM_CD_RW': '1', >'ID_CDROM_DVD': '1', >'ID_CDROM_DVD_PLUS_R': '1', >'ID_CDROM_DVD_PLUS_RW': '1', >'ID_CDROM_DVD_PLUS_R_DL': '1', >'ID_CDROM_DVD_R': '1', >'ID_CDROM_DVD_RAM': '1', >'ID_CDROM_DVD_RW': '1', >'ID_CDROM_MRW': '1', >'ID_CDROM_MRW_W': '1', >'ID_MODEL': 'TSSTcorp_CDDVDW_SN-208FB', >'ID_MODEL_ENC': 'TSSTcorp\\x20CDDVDW\\x20SN-208FB\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_REVISION': 'TC00', >'ID_SERIAL': 'TSSTcorp_CDDVDW_SN-208FB_S12C6YCF1002SH', >'ID_SERIAL_SHORT': 'S12C6YCF1002SH', >'ID_TYPE': 'cd', >'MAJOR': '11', >'MINOR': '0', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':seat:systemd:uaccess:', >'USEC_INITIALIZED': '545307', >'name': 'sr0', >'symlinks': ['/dev/cdrom', >'/dev/disk/by-id/ata-TSSTcorp_CDDVDW_SN-208FB_S12C6YCF1002SH'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sr0'} ; name: sr0 ; >name = sr0 status = True kids = 0 id = 30 >parents = [] >uuid = None size = 0 >format = existing None >major = 11 minor = 0 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sr0 partedDevice = None >target size = 0 B path = /dev/sr0 >format args = [] originalFormat = None >'DEVNAME': 'sdc', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sdc', >'DEVTYPE': 'disk', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_APM': '1', >'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '254', >'ID_ATA_FEATURE_SET_APM_ENABLED': '1', >'ID_ATA_FEATURE_SET_HPA': '1', >'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', >'ID_ATA_FEATURE_SET_PM': '1', >'ID_ATA_FEATURE_SET_PM_ENABLED': '1', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '2', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', >'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '0', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_MODEL': 'Crucial_CT120M500SSD3', >'ID_MODEL_ENC': 'Crucial_CT120M500SSD3\\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': '3dcdcf37', >'ID_REVISION': 'MU03', >'ID_SERIAL': 'Crucial_CT120M500SSD3_13270943E9D2', >'ID_SERIAL_SHORT': '13270943E9D2', >'ID_TYPE': 'disk', >'ID_WWN': '0x500a07510943e9d2', >'ID_WWN_WITH_EXTENSION': '0x500a07510943e9d2', >'MAJOR': '8', >'MINOR': '32', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '545812', >'name': 'sdc', >'symlinks': ['/dev/disk/by-id/ata-Crucial_CT120M500SSD3_13270943E9D2', >'/dev/disk/by-id/wwn-0x500a07510943e9d2'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sdc'} ; name: sdc ; >name = sdc status = True kids = 0 id = 34 >parents = [] >uuid = None size = 111.79 GiB >format = existing None >major = 8 minor = 32 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sdc partedDevice = parted.Device instance -- >model: ATA Crucial_CT120M50 path: /dev/sdc type: 1 >sectorSize: 512 physicalSectorSize: 4096 >length: 234441648 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 6 did: 0 busy: False >hardwareGeometry: (14593, 255, 63) biosGeometry: (14593, 255, 63) >PedDevice: <_ped.Device object at 0x7f1899e77710> >target size = 0 B path = /dev/sdc >format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f1899e3c090> >type: msdos primaryPartitionCount: 1 >lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 >partitions: [<parted.partition.Partition object at 0x7f1898cc7a50>] >device: <parted.device.Device object at 0x7f1898cc7810> >PedDisk: <_ped.Disk object at 0x7f1898cd4950> >'DEVNAME': 'sdc1', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sdc/sdc1', >'DEVTYPE': 'partition', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_APM': '1', >'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '254', >'ID_ATA_FEATURE_SET_APM_ENABLED': '1', >'ID_ATA_FEATURE_SET_HPA': '1', >'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', >'ID_ATA_FEATURE_SET_PM': '1', >'ID_ATA_FEATURE_SET_PM_ENABLED': '1', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '2', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', >'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '0', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_FS_LABEL': 'Windows_Boot', >'ID_FS_LABEL_ENC': 'Windows\\x20Boot', >'ID_FS_TYPE': 'ntfs', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': 'E6DA15CCDA159A3F', >'ID_FS_UUID_ENC': 'E6DA15CCDA159A3F', >'ID_MODEL': 'Crucial_CT120M500SSD3', >'ID_MODEL_ENC': 'Crucial_CT120M500SSD3\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_ENTRY_DISK': '8:32', >'ID_PART_ENTRY_FLAGS': '0x80', >'ID_PART_ENTRY_NUMBER': '1', >'ID_PART_ENTRY_OFFSET': '2048', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '234436608', >'ID_PART_ENTRY_TYPE': '0x7', >'ID_PART_ENTRY_UUID': '3dcdcf37-01', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '3dcdcf37', >'ID_REVISION': 'MU03', >'ID_SERIAL': 'Crucial_CT120M500SSD3_13270943E9D2', >'ID_SERIAL_SHORT': '13270943E9D2', >'ID_TYPE': 'disk', >'ID_WWN': '0x500a07510943e9d2', >'ID_WWN_WITH_EXTENSION': '0x500a07510943e9d2', >'MAJOR': '8', >'MINOR': '33', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '545848', >'name': 'sdc1', >'symlinks': ['/dev/disk/by-id/ata-Crucial_CT120M500SSD3_13270943E9D2-part1', >'/dev/disk/by-id/wwn-0x500a07510943e9d2-part1', >'/dev/disk/by-label/Windows\\x20Boot', >'/dev/disk/by-uuid/E6DA15CCDA159A3F'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sdc/sdc1'} ; name: sdc1 ; >name = sdc1 status = True kids = 0 id = 39 >parents = ['existing 111.79 GiB disk sdc (34) with existing msdos disklabel'] >uuid = None size = 111.79 GiB >format = existing None >major = 8 minor = 33 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc1 type: 0 >sectorSize: 512 physicalSectorSize: 4096 >length: 234436608 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32536 did: 0 busy: False >hardwareGeometry: (14593, 255, 63) biosGeometry: (14593, 255, 63) >PedDevice: <_ped.Device object at 0x7f1899e77a70> >target size = 0 B path = /dev/sdc1 >format args = [] originalFormat = None grow = None max size = 0 B bootable = True >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f1898cc7610> fileSystem: <parted.filesystem.FileSystem object at 0x7f1898cc7d90> >number: 1 path: /dev/sdc1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f1898cc7b10> PedPartition: <_ped.Partition object at 0x7f1898ca6cb0> >disk = existing 111.79 GiB disk sdc (34) with existing msdos disklabel >start = 2048 end = 234438655 length = 234436608 >flags = boot >'DEVPATH': '/devices/virtual/block/loop0', >'DEVTYPE': 'disk', >'ID_FS_TYPE': 'squashfs', >'ID_FS_USAGE': 'filesystem', >'ID_FS_VERSION': '4.0', >'MAJOR': '7', >'MINOR': '0', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '578540', >'name': 'loop0', >'symlinks': [], >'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >name = loop0 status = False kids = 0 id = 47 >parents = ['existing 0 B file /osmin.img (deleted) (44)'] >uuid = None size = 0 B >format = existing None >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 B path = /dev/loop0 >format args = [] originalFormat = None >'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': '579042', >'name': 'loop1', >'symlinks': [], >'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >name = loop1 status = False kids = 0 id = 55 >parents = ['existing 0 B file /osmin (52)'] >uuid = None size = 0 B >format = existing None >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 B path = /dev/loop1 >format args = [] originalFormat = None >'DEVPATH': '/devices/virtual/block/loop2', >'DEVTYPE': 'disk', >'ID_FS_TYPE': 'squashfs', >'ID_FS_USAGE': 'filesystem', >'ID_FS_VERSION': '4.0', >'MAJOR': '7', >'MINOR': '2', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '579520', >'name': 'loop2', >'symlinks': [], >'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >name = loop2 status = False kids = 0 id = 63 >parents = ['existing 0 B file /run/initramfs/live/LiveOS/squashfs.img (60)'] >uuid = None size = 0 B >format = existing None >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 B path = /dev/loop2 >format args = [] originalFormat = None >'DEVNAME': 'loop3', >'DEVPATH': '/devices/virtual/block/loop3', >'DEVTYPE': 'disk', >'ID_FS_LABEL': '_Fedora-Live-Wor', >'ID_FS_LABEL_ENC': '_Fedora-Live-Wor', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '0ad82566-098c-46a4-88c8-10a2e187408a', >'ID_FS_UUID_ENC': '0ad82566-098c-46a4-88c8-10a2e187408a', >'ID_FS_VERSION': '1.0', >'MAJOR': '7', >'MINOR': '3', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '580010', >'name': 'loop3', >'symlinks': ['/dev/disk/by-label/_Fedora-Live-Wor', >'/dev/disk/by-uuid/0ad82566-098c-46a4-88c8-10a2e187408a'], >'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >name = loop3 status = False kids = 0 id = 71 >parents = ['existing 0 B file /LiveOS/ext3fs.img (68)'] >uuid = None size = 0 B >format = existing None >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 B path = /dev/loop3 >format args = [] originalFormat = None >'DEVPATH': '/devices/virtual/block/loop4', >'DEVTYPE': 'disk', >'ID_FS_TYPE': 'DM_snapshot_cow', >'ID_FS_USAGE': 'other', >'MAJOR': '7', >'MINOR': '4', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '580528', >'name': 'loop4', >'symlinks': [], >'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >name = loop4 status = False kids = 0 id = 79 >parents = ['existing 0 B file /overlay (deleted) (76)'] >uuid = None size = 0 B >format = existing None >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 B 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-Wor', >'ID_FS_LABEL_ENC': '_Fedora-Live-Wor', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '0ad82566-098c-46a4-88c8-10a2e187408a', >'ID_FS_UUID_ENC': '0ad82566-098c-46a4-88c8-10a2e187408a', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '0', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '83086', >'name': 'dm-0', >'symlinks': ['/dev/disk/by-id/dm-name-live-rw', >'/dev/disk/by-label/_Fedora-Live-Wor', >'/dev/disk/by-uuid/0ad82566-098c-46a4-88c8-10a2e187408a', >'/dev/mapper/live-rw'], >'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >name = live-rw status = True kids = 0 id = 84 >parents = ['existing 0 B loop loop4 (79)'] >uuid = None size = 6144 MiB >format = existing None >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: 12582912 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: True >hardwareGeometry: (783, 255, 63) biosGeometry: (783, 255, 63) >PedDevice: <_ped.Device object at 0x7f1899e77b00> >target size = 0 B path = /dev/mapper/live-rw >format args = [] originalFormat = None target = None dmUuid = None >'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-Wor', >'ID_FS_LABEL_ENC': '_Fedora-Live-Wor', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '0ad82566-098c-46a4-88c8-10a2e187408a', >'ID_FS_UUID_ENC': '0ad82566-098c-46a4-88c8-10a2e187408a', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '1', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '9613', >'name': 'dm-1', >'symlinks': ['/dev/disk/by-id/dm-name-live-base', >'/dev/disk/by-label/_Fedora-Live-Wor', >'/dev/disk/by-uuid/0ad82566-098c-46a4-88c8-10a2e187408a', >'/dev/mapper/live-base'], >'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-base ; >name = live-base status = True kids = 0 id = 89 >parents = ['existing 0 B loop loop3 (71) with existing ext4 filesystem'] >uuid = None size = 6144 MiB >format = existing None >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: 12582912 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 27514 did: 18776 busy: False >hardwareGeometry: (783, 255, 63) biosGeometry: (783, 255, 63) >PedDevice: <_ped.Device object at 0x7f1899e77680> >target size = 0 B path = /dev/mapper/live-base >format args = [] originalFormat = None target = None dmUuid = None >'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-Wor', >'ID_FS_LABEL_ENC': '_Fedora-Live-Wor', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '0ad82566-098c-46a4-88c8-10a2e187408a', >'ID_FS_UUID_ENC': '0ad82566-098c-46a4-88c8-10a2e187408a', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '2', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '17227', >'name': 'dm-2', >'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', >'/dev/disk/by-label/_Fedora-Live-Wor', >'/dev/disk/by-uuid/0ad82566-098c-46a4-88c8-10a2e187408a', >'/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 = 94 >parents = ['existing 0 B loop loop3 (71) with existing ext4 filesystem'] >uuid = None size = 6144 MiB >format = existing None >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: 12582912 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32536 did: 0 busy: False >hardwareGeometry: (783, 255, 63) biosGeometry: (783, 255, 63) >PedDevice: <_ped.Device object at 0x7f1899e77b90> >target size = 0 B path = /dev/mapper/live-osimg-min >format args = [] originalFormat = None target = None dmUuid = None >'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-6a0WiiAUqQarXiMkx0o5i283OgP0YnXluEV3w3mNeDQUMrH4zkXIUXxbUiy72Pq2', >'DM_VG_NAME': 'fedora', >'ID_FS_TYPE': 'swap', >'ID_FS_USAGE': 'other', >'ID_FS_UUID': '87fa1b24-a37e-4a20-b93f-efebf65f5122', >'ID_FS_UUID_ENC': '87fa1b24-a37e-4a20-b93f-efebf65f5122', >'ID_FS_VERSION': '1', >'MAJOR': '253', >'MINOR': '3', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '476152', >'name': 'dm-3', >'symlinks': ['/dev/disk/by-id/dm-name-fedora-swap', >'/dev/disk/by-id/dm-uuid-LVM-6a0WiiAUqQarXiMkx0o5i283OgP0YnXluEV3w3mNeDQUMrH4zkXIUXxbUiy72Pq2', >'/dev/disk/by-uuid/87fa1b24-a37e-4a20-b93f-efebf65f5122', >'/dev/fedora/swap', >'/dev/mapper/fedora-swap'], >'sysfs_path': '/devices/virtual/block/dm-3'} ; name: fedora-swap ; >'DEVNAME': 'md126p3', >'DEVPATH': '/devices/virtual/block/md126/md126p3', >'DEVTYPE': 'partition', >'ID_FS_TYPE': 'LVM2_member', >'ID_FS_USAGE': 'raid', >'ID_FS_UUID': 'v8pe8l-Nwiu-osYZ-541A-crBz-Z8VR-bW1qGo', >'ID_FS_UUID_ENC': 'v8pe8l-Nwiu-osYZ-541A-crBz-Z8VR-bW1qGo', >'ID_FS_VERSION': 'LVM2 001', >'ID_PART_ENTRY_DISK': '9:126', >'ID_PART_ENTRY_NUMBER': '3', >'ID_PART_ENTRY_OFFSET': '3174010880', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '732983296', >'ID_PART_ENTRY_TYPE': '0x8e', >'ID_PART_ENTRY_UUID': '22fc5314-03', >'MAJOR': '259', >'MD_CONTAINER': '/dev/md/imsm0', >'MD_DEVICES': '2', >'MD_DEVICE_sda_DEV': '/dev/sda', >'MD_DEVICE_sda_ROLE': '0', >'MD_DEVICE_sdb_DEV': '/dev/sdb', >'MD_DEVICE_sdb_ROLE': '1', >'MD_DEVNAME': 'Volume1_0', >'MD_LEVEL': 'raid0', >'MD_MEMBER': '0', >'MD_UUID': '2f0ca709:60236419:f7d237c0:e031795d', >'MINOR': '2', >'SUBSYSTEM': 'block', >'SYSTEMD_READY': '0', >'TAGS': ':systemd:', >'UDISKS_IGNORE': '1', >'USEC_INITIALIZED': '970772', >'name': 'md126p3', >'symlinks': ['/dev/disk/by-id/lvm-pv-uuid-v8pe8l-Nwiu-osYZ-541A-crBz-Z8VR-bW1qGo', >'/dev/disk/by-id/md-uuid-2f0ca709:60236419:f7d237c0:e031795d-part3', >'/dev/md/Volume1_0p3'], >'sysfs_path': '/devices/virtual/block/md126/md126p3'} ; name: md126p3 ; >'DEVNAME': 'md126', >'DEVPATH': '/devices/virtual/block/md126', >'DEVTYPE': 'disk', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '22fc5314', >'MAJOR': '9', >'MD_CONTAINER': '/dev/md/imsm0', >'MD_DEVICES': '2', >'MD_DEVICE_sda_DEV': '/dev/sda', >'MD_DEVICE_sda_ROLE': '0', >'MD_DEVICE_sdb_DEV': '/dev/sdb', >'MD_DEVICE_sdb_ROLE': '1', >'MD_DEVNAME': 'Volume1_0', >'MD_LEVEL': 'raid0', >'MD_MEMBER': '0', >'MD_UUID': '2f0ca709:60236419:f7d237c0:e031795d', >'MINOR': '126', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_MD_CONTAINER': '/dev/md/imsm0', >'UDISKS_MD_DEVICES': '2', >'UDISKS_MD_DEVICE_sda_DEV': '/dev/sda', >'UDISKS_MD_DEVICE_sda_ROLE': '0', >'UDISKS_MD_DEVICE_sdb_DEV': '/dev/sdb', >'UDISKS_MD_DEVICE_sdb_ROLE': '1', >'UDISKS_MD_DEVNAME': 'Volume1_0', >'UDISKS_MD_LEVEL': 'raid0', >'UDISKS_MD_MEMBER': '0', >'UDISKS_MD_UUID': '2f0ca709:60236419:f7d237c0:e031795d', >'USEC_INITIALIZED': '916315', >'name': 'md126', >'symlinks': ['/dev/disk/by-id/md-uuid-2f0ca709:60236419:f7d237c0:e031795d', >'/dev/md/Volume1_0'], >'sysfs_path': '/devices/virtual/block/md126'} ; name: md126 ; > >File "/usr/lib64/python2.7/site-packages/pyanaconda/threads.py", line 227, in run >threading.Thread.run(self, *args, **kwargs) > >File "/usr/lib64/python2.7/threading.py", line 766, in run >self.__target(*self.__args, **self.__kwargs) > >File "/tmp/updates/blivet/__init__.py", line 183, in storageInitialize >storage.reset() > >File "/tmp/updates/blivet/__init__.py", line 479, in reset >self.devicetree.populate(cleanupOnly=cleanupOnly) > >File "/tmp/updates/blivet/devicetree.py", line 2105, in populate >self._populate() > >File "/tmp/updates/blivet/devicetree.py", line 2170, in _populate >self.addUdevDevice(dev) > >File "/tmp/updates/blivet/devicetree.py", line 1180, in addUdevDevice >device = self.addUdevLVDevice(info) > >File "/tmp/updates/blivet/devicetree.py", line 698, in addUdevLVDevice >self.addUdevDevice(pv_info) > >File "/tmp/updates/blivet/devicetree.py", line 1201, in addUdevDevice >device = self.addUdevPartitionDevice(info) > >File "/tmp/updates/blivet/devicetree.py", line 926, in addUdevPartitionDevice >self.addUdevDevice(new_info) > >File "/tmp/updates/blivet/devicetree.py", line 1198, in addUdevDevice >device = self.addUdevDiskDevice(info) > >File "/tmp/updates/blivet/devicetree.py", line 1065, in addUdevDiskDevice >sysfsPath=sysfs_path, **kwargs) > >File "/tmp/updates/blivet/devices.py", line 3690, in __init__ >sysfsPath=sysfsPath) > >File "/tmp/updates/blivet/devices.py", line 2349, in __init__ >super(ContainerDevice, self).__init__(*args, **kwargs) > >File "/tmp/updates/blivet/devices.py", line 570, in __init__ >Device.__init__(self, name, parents=parents) > >File "/tmp/updates/blivet/devices.py", line 268, in __init__ >self.parents = parents > >File "/tmp/updates/blivet/devices.py", line 325, in _setParentList >self._parents.append(parent) > >File "/tmp/updates/blivet/devices.py", line 183, in append >self.appendfunc(y) > >File "/tmp/updates/blivet/devices.py", line 3909, in _addParent >super(MDRaidArrayDevice, self)._addParent(member) > >File "/tmp/updates/blivet/devices.py", line 2379, in _addParent >getattr(member.format, self._formatUUIDAttr) != self.uuid: > >AttributeError: 'DeviceFormat' object has no attribute 'mdUuid' >Oct 16 20:51:18 localhost kernel: EXT4-fs (dm-1): mounted filesystem with ordered data mode. Opts: (null) >Oct 16 20:51:18 localhost kernel: SELinux: initialized (dev dm-1, type ext4), uses xattr > > > >/tmp/anaconda.log: >16:38:29,918 INFO anaconda: /sbin/anaconda 21.48.10-1 >16:38:29,962 INFO anaconda: 8126464 kB (7936 MB) are available >16:38:30,073 INFO anaconda: check_memory(): total:8126464, needed:320, graphical:410 >16:38:30,080 INFO anaconda: Not doing 'start audit daemon' in live installation >16:38:30,080 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda', '--liveinst', '--method=livecd:///dev/mapper/live-base'] >16:38:30,081 INFO anaconda: Default encoding = ascii >16:38:30,104 INFO anaconda: Parsing kickstart: /usr/share/anaconda/interactive-defaults.ks >16:38:31,023 INFO anaconda: Display mode = g >16:38:31,023 INFO anaconda: 8126464 kB (7936 MB) are available >16:38:31,127 INFO anaconda: check_memory(): total:8126464, needed:320, graphical:410 >16:38:31,226 INFO anaconda: _Fedora is the highest priority installclass, using it >16:38:31,230 INFO anaconda: bootloader GRUB2 on X86 platform >16:38:31,253 INFO anaconda: bootloader GRUB2 on X86 platform >16:38:31,266 DEBUG anaconda: network: devices found ['enp5s0f2', 'wlp6s0', 'virbr0'] >16:38:31,364 DEBUG anaconda: network: dumping ifcfg file for default autoconnection on enp5s0f2 >16:38:31,389 DEBUG anaconda: network: setting autoconnect of enp5s0f2 to False >16:38:31,397 DEBUG anaconda: network: missing ifcfgs created for devices ['enp5s0f2'] >16:38:31,515 DEBUG anaconda: updating hostname localhost.localdomain >16:38:31,527 INFO anaconda: Running Thread: AnaStorageThread (139823318877952) >16:38:31,528 INFO anaconda: Running Thread: AnaTimeInitThread (139822998099712) >16:38:31,528 INFO anaconda: Running Thread: AnaWaitForConnectingNMThread (139822989707008) >16:38:31,529 INFO anaconda: Running Thread: AnaPayloadRestartThread (139822981314304) >16:38:31,529 INFO anaconda: Running Thread: AnaPayloadThread (139822972921600) >16:38:31,530 INFO anaconda: Thread Done: AnaPayloadRestartThread (139822981314304) >16:38:31,621 DEBUG anaconda: updating hostname localhost.localdomain >16:38:31,659 INFO anaconda: got 4 NTP servers from DHCP >16:38:31,740 INFO anaconda: Thread Done: AnaWaitForConnectingNMThread (139822989707008) >16:38:31,789 INFO anaconda: Running Thread: AnaGeolocationRefreshThread (139822989707008) >16:38:31,789 INFO anaconda: Not doing 'start chronyd' in live installation >16:38:31,790 INFO anaconda: Starting geolocation lookup >16:38:31,790 INFO anaconda: Geolocation provider: Fedora GeoIP >16:38:32,026 DEBUG anaconda: Window scale set to 1 by XSETTINGS, not scaling >16:38:32,036 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:138: Warning: The property GtkAlignment:yalign is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >16:38:32,036 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:138: Warning: The property GtkAlignment:bottom-padding is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >16:38:32,036 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:138: Warning: The property GtkAlignment:left-padding is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >16:38:32,036 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:138: Warning: The property GtkAlignment:right-padding is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >16:38:32,037 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:138: Warning: The property GtkWidget:margin-left is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >16:38:32,037 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:138: Warning: The property GtkWidget:margin-right is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >16:38:32,037 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:138: Warning: The property GtkMisc:ypad is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >16:38:32,050 INFO anaconda: Not doing 'activate layouts' in live installation >16:38:32,284 INFO anaconda: Geolocation lookup finished in 0.5 seconds >16:38:32,285 INFO anaconda: got results from geolocation >16:38:32,285 INFO anaconda: Thread Done: AnaGeolocationRefreshThread (139822989707008) >16:38:32,812 DEBUG anaconda: Entered spoke: WelcomeLanguageSpoke >16:38:32,815 WARN anaconda: logo image is missing, using a substitute >16:38:35,487 DEBUG anaconda: running handleException >16:38:35,487 CRIT anaconda: Traceback (most recent call last): > > File "/usr/lib64/python2.7/site-packages/pyanaconda/threads.py", line 227, in run > threading.Thread.run(self, *args, **kwargs) > > File "/usr/lib64/python2.7/threading.py", line 766, in run > self.__target(*self.__args, **self.__kwargs) > > File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 183, in storageInitialize > storage.reset() > > File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 479, in reset > self.devicetree.populate(cleanupOnly=cleanupOnly) > > File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 2105, in populate > self._populate() > > File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 2170, in _populate > self.addUdevDevice(dev) > > File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 1180, in addUdevDevice > device = self.addUdevLVDevice(info) > > File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 698, in addUdevLVDevice > self.addUdevDevice(pv_info) > > File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 1201, in addUdevDevice > device = self.addUdevPartitionDevice(info) > > File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 926, in addUdevPartitionDevice > self.addUdevDevice(new_info) > > File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 1198, in addUdevDevice > device = self.addUdevDiskDevice(info) > > File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 1065, in addUdevDiskDevice > sysfsPath=sysfs_path, **kwargs) > > File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 3690, in __init__ > sysfsPath=sysfsPath) > > File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 2349, in __init__ > super(ContainerDevice, self).__init__(*args, **kwargs) > > File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 570, in __init__ > Device.__init__(self, name, parents=parents) > > File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 268, in __init__ > self.parents = parents > > File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 325, in _setParentList > self._parents.append(parent) > > File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 183, in append > self.appendfunc(y) > > File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 3909, in _addParent > super(MDRaidArrayDevice, self)._addParent(member) > > File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 2379, in _addParent > getattr(member.format, self._formatUUIDAttr) != self.uuid: > >AttributeError: 'DeviceFormat' object has no attribute 'mdUuid' > >16:38:35,487 DEBUG anaconda: Gtk running, queuing exception handler to the main loop >16:38:35,488 INFO anaconda: Thread Done: AnaStorageThread (139823318877952) >16:38:35,489 DEBUG anaconda: _is_valid_disklabel(sdc1) returning True >16:38:35,491 DEBUG anaconda: _is_valid_size(sdc1) returning True >16:38:35,493 DEBUG anaconda: _is_valid_location(sdc1) returning True >16:38:35,494 DEBUG anaconda: _is_valid_partition(sdc1) returning True >16:38:35,495 INFO anaconda: Thread Done: AnaPayloadThread (139822972921600) >16:38:35,495 DEBUG anaconda: _is_valid_format(sdc1) returning True >16:38:35,495 DEBUG anaconda: is_valid_stage2_device(sdc1) returning True >20:38:36,082 INFO anaconda: Thread Done: AnaTimeInitThread (139822998099712) >20:38:36,654 INFO anaconda: Running kickstart %%traceback script(s) >20:38:36,654 INFO anaconda: All kickstart %%traceback script(s) have been run >20:38:36,659 WARN anaconda: /usr/lib/python2.7/site-packages/meh/ui/gui.py:79: Warning: The property GtkImage:stock is deprecated and shouldn't be used anymore. It will be removed in a future version. > builder.add_from_file(glade_file) > >20:49:45,722 INFO anaconda: /sbin/anaconda 21.48.10-1 >20:49:45,755 INFO anaconda: 8126464 kB (7936 MB) are available >20:49:45,859 INFO anaconda: check_memory(): total:8126464, needed:320, graphical:410 >20:49:45,860 INFO anaconda: Switching logging level to debug >20:49:45,875 INFO anaconda: Unable to inhibit the screensaver: Failed to call Inhibit method on /org/freedesktop/ScreenSaver with ('anaconda', 'Installing') arguments: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.ScreenSaver was not provided by any .service files >20:49:45,876 INFO anaconda: Not doing 'start audit daemon' in live installation >20:49:45,876 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda', '--liveinst', '--method=livecd:///dev/mapper/live-base', '--updates=/home/'] >20:49:45,876 INFO anaconda: Default encoding = ascii >20:49:45,895 INFO anaconda: Parsing kickstart: /usr/share/anaconda/interactive-defaults.ks >20:49:46,397 INFO anaconda: Display mode = g >20:49:46,397 INFO anaconda: 8126464 kB (7936 MB) are available >20:49:46,501 INFO anaconda: check_memory(): total:8126464, needed:320, graphical:410 >20:49:46,571 INFO anaconda: _Fedora is the highest priority installclass, using it >20:49:46,574 INFO anaconda: bootloader GRUB2 on X86 platform >20:49:46,594 INFO anaconda: bootloader GRUB2 on X86 platform >20:49:46,603 DEBUG anaconda: network: devices found ['enp5s0f2', 'wlp6s0', 'virbr0'] >20:49:46,741 DEBUG anaconda: updating hostname localhost.localdomain >20:49:46,751 INFO anaconda: Running Thread: AnaStorageThread (140533736244992) >20:49:46,751 INFO anaconda: Running Thread: AnaTimeInitThread (140533419149056) >20:49:46,752 INFO anaconda: Running Thread: AnaWaitForConnectingNMThread (140533343188736) >20:49:46,752 INFO anaconda: Running Thread: AnaPayloadRestartThread (140533334796032) >20:49:46,753 INFO anaconda: Running Thread: AnaPayloadThread (140533326403328) >20:49:46,753 INFO anaconda: Thread Done: AnaPayloadRestartThread (140533334796032) >20:49:46,819 DEBUG anaconda: updating hostname localhost.localdomain >20:49:46,845 INFO anaconda: got 4 NTP servers from DHCP >20:49:46,847 INFO anaconda: Thread Done: AnaWaitForConnectingNMThread (140533343188736) >20:49:46,866 INFO anaconda: Not doing 'start chronyd' in live installation >20:49:46,866 INFO anaconda: Running Thread: AnaGeolocationRefreshThread (140533343188736) >20:49:46,867 INFO anaconda: Starting geolocation lookup >20:49:46,867 INFO anaconda: Geolocation provider: Fedora GeoIP >20:49:47,033 DEBUG anaconda: Window scale set to 1 by XSETTINGS, not scaling >20:49:47,040 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:138: Warning: The property GtkAlignment:yalign is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >20:49:47,042 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:138: Warning: The property GtkAlignment:bottom-padding is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >20:49:47,044 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:138: Warning: The property GtkAlignment:left-padding is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >20:49:47,044 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:138: Warning: The property GtkAlignment:right-padding is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >20:49:47,045 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:138: Warning: The property GtkWidget:margin-left is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >20:49:47,045 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:138: Warning: The property GtkWidget:margin-right is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >20:49:47,045 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:138: Warning: The property GtkMisc:ypad is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >20:49:47,059 INFO anaconda: Not doing 'activate layouts' in live installation >20:49:47,270 INFO anaconda: Geolocation lookup finished in 0.4 seconds >20:49:47,270 INFO anaconda: got results from geolocation >20:49:47,270 INFO anaconda: Thread Done: AnaGeolocationRefreshThread (140533343188736) >20:49:47,531 DEBUG anaconda: Entered spoke: WelcomeLanguageSpoke >20:49:47,533 WARN anaconda: logo image is missing, using a substitute >20:49:50,639 DEBUG anaconda: running handleException >20:49:50,640 CRIT anaconda: Traceback (most recent call last): > > File "/usr/lib64/python2.7/site-packages/pyanaconda/threads.py", line 227, in run > threading.Thread.run(self, *args, **kwargs) > > File "/usr/lib64/python2.7/threading.py", line 766, in run > self.__target(*self.__args, **self.__kwargs) > > File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 183, in storageInitialize > storage.reset() > > File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 479, in reset > self.devicetree.populate(cleanupOnly=cleanupOnly) > > File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 2105, in populate > self._populate() > > File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 2170, in _populate > self.addUdevDevice(dev) > > File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 1180, in addUdevDevice > device = self.addUdevLVDevice(info) > > File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 698, in addUdevLVDevice > self.addUdevDevice(pv_info) > > File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 1201, in addUdevDevice > device = self.addUdevPartitionDevice(info) > > File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 926, in addUdevPartitionDevice > self.addUdevDevice(new_info) > > File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 1198, in addUdevDevice > device = self.addUdevDiskDevice(info) > > File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 1065, in addUdevDiskDevice > sysfsPath=sysfs_path, **kwargs) > > File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 3690, in __init__ > sysfsPath=sysfsPath) > > File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 2349, in __init__ > super(ContainerDevice, self).__init__(*args, **kwargs) > > File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 570, in __init__ > Device.__init__(self, name, parents=parents) > > File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 268, in __init__ > self.parents = parents > > File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 325, in _setParentList > self._parents.append(parent) > > File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 183, in append > self.appendfunc(y) > > File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 3909, in _addParent > super(MDRaidArrayDevice, self)._addParent(member) > > File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 2379, in _addParent > getattr(member.format, self._formatUUIDAttr) != self.uuid: > >AttributeError: 'DeviceFormat' object has no attribute 'mdUuid' > >20:49:50,640 DEBUG anaconda: Gtk running, queuing exception handler to the main loop >20:49:50,640 INFO anaconda: Thread Done: AnaStorageThread (140533736244992) >20:49:50,649 INFO anaconda: Thread Done: AnaTimeInitThread (140533419149056) >20:49:50,694 INFO anaconda: Thread Done: AnaPayloadThread (140533326403328) >20:49:51,785 INFO anaconda: Running kickstart %%traceback script(s) >20:49:51,786 INFO anaconda: All kickstart %%traceback script(s) have been run >20:49:51,786 WARN anaconda: /usr/lib/python2.7/site-packages/meh/ui/gui.py:79: Warning: The property GtkImage:stock is deprecated and shouldn't be used anymore. It will be removed in a future version. > builder.add_from_file(glade_file) > >20:51:13,302 INFO anaconda: /sbin/anaconda 21.48.10-1 >20:51:13,331 INFO anaconda: 8126464 kB (7936 MB) are available >20:51:13,435 INFO anaconda: check_memory(): total:8126464, needed:320, graphical:410 >20:51:13,435 INFO anaconda: Switching logging level to debug >20:51:13,445 INFO anaconda: Unable to inhibit the screensaver: Failed to call Inhibit method on /org/freedesktop/ScreenSaver with ('anaconda', 'Installing') arguments: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.ScreenSaver was not provided by any .service files >20:51:13,446 INFO anaconda: Not doing 'start audit daemon' in live installation >20:51:13,446 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda', '--liveinst', '--method=livecd:///dev/mapper/live-base', '--updates=file:///home/liveuser/Documents/updates.img'] >20:51:13,446 INFO anaconda: Default encoding = ascii >20:51:13,467 INFO anaconda: Parsing kickstart: /usr/share/anaconda/interactive-defaults.ks >20:51:13,884 INFO anaconda: Display mode = g >20:51:13,885 INFO anaconda: 8126464 kB (7936 MB) are available >20:51:13,988 INFO anaconda: check_memory(): total:8126464, needed:320, graphical:410 >20:51:14,062 INFO anaconda: _Fedora is the highest priority installclass, using it >20:51:14,065 INFO anaconda: bootloader GRUB2 on X86 platform >20:51:14,088 INFO anaconda: bootloader GRUB2 on X86 platform >20:51:14,098 DEBUG anaconda: network: devices found ['enp5s0f2', 'wlp6s0', 'virbr0'] >20:51:14,226 DEBUG anaconda: updating hostname localhost.localdomain >20:51:14,235 INFO anaconda: Running Thread: AnaStorageThread (139744066352896) >20:51:14,235 INFO anaconda: Running Thread: AnaTimeInitThread (139743749146368) >20:51:14,236 INFO anaconda: Running Thread: AnaWaitForConnectingNMThread (139743673186048) >20:51:14,236 INFO anaconda: Running Thread: AnaPayloadRestartThread (139743664793344) >20:51:14,237 INFO anaconda: Running Thread: AnaPayloadThread (139743656400640) >20:51:14,237 INFO anaconda: Thread Done: AnaPayloadRestartThread (139743664793344) >20:51:14,322 DEBUG anaconda: updating hostname localhost.localdomain >20:51:14,350 INFO anaconda: got 4 NTP servers from DHCP >20:51:14,351 INFO anaconda: Thread Done: AnaWaitForConnectingNMThread (139743673186048) >20:51:14,408 INFO anaconda: Running Thread: AnaGeolocationRefreshThread (139743673186048) >20:51:14,408 INFO anaconda: Not doing 'start chronyd' in live installation >20:51:14,409 INFO anaconda: Starting geolocation lookup >20:51:14,410 INFO anaconda: Geolocation provider: Fedora GeoIP >20:51:14,584 DEBUG anaconda: Window scale set to 1 by XSETTINGS, not scaling >20:51:14,590 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:138: Warning: The property GtkAlignment:yalign is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >20:51:14,592 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:138: Warning: The property GtkAlignment:bottom-padding is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >20:51:14,592 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:138: Warning: The property GtkAlignment:left-padding is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >20:51:14,593 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:138: Warning: The property GtkAlignment:right-padding is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >20:51:14,593 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:138: Warning: The property GtkWidget:margin-left is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >20:51:14,594 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:138: Warning: The property GtkWidget:margin-right is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >20:51:14,594 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py:138: Warning: The property GtkMisc:ypad is deprecated and shouldn't be used anymore. It will be removed in a future version. > self.builder.add_objects_from_file(self._findUIFile(), self.builderObjects) > >20:51:14,607 INFO anaconda: Not doing 'activate layouts' in live installation >20:51:14,852 INFO anaconda: Geolocation lookup finished in 0.4 seconds >20:51:14,852 INFO anaconda: got results from geolocation >20:51:14,852 INFO anaconda: Thread Done: AnaGeolocationRefreshThread (139743673186048) >20:51:15,030 DEBUG anaconda: Entered spoke: WelcomeLanguageSpoke >20:51:15,032 WARN anaconda: logo image is missing, using a substitute >20:51:18,091 DEBUG anaconda: running handleException >20:51:18,092 CRIT anaconda: Traceback (most recent call last): > > File "/usr/lib64/python2.7/site-packages/pyanaconda/threads.py", line 227, in run > threading.Thread.run(self, *args, **kwargs) > > File "/usr/lib64/python2.7/threading.py", line 766, in run > self.__target(*self.__args, **self.__kwargs) > > File "/tmp/updates/blivet/__init__.py", line 183, in storageInitialize > storage.reset() > > File "/tmp/updates/blivet/__init__.py", line 479, in reset > self.devicetree.populate(cleanupOnly=cleanupOnly) > > File "/tmp/updates/blivet/devicetree.py", line 2105, in populate > self._populate() > > File "/tmp/updates/blivet/devicetree.py", line 2170, in _populate > self.addUdevDevice(dev) > > File "/tmp/updates/blivet/devicetree.py", line 1180, in addUdevDevice > device = self.addUdevLVDevice(info) > > File "/tmp/updates/blivet/devicetree.py", line 698, in addUdevLVDevice > self.addUdevDevice(pv_info) > > File "/tmp/updates/blivet/devicetree.py", line 1201, in addUdevDevice > device = self.addUdevPartitionDevice(info) > > File "/tmp/updates/blivet/devicetree.py", line 926, in addUdevPartitionDevice > self.addUdevDevice(new_info) > > File "/tmp/updates/blivet/devicetree.py", line 1198, in addUdevDevice > device = self.addUdevDiskDevice(info) > > File "/tmp/updates/blivet/devicetree.py", line 1065, in addUdevDiskDevice > sysfsPath=sysfs_path, **kwargs) > > File "/tmp/updates/blivet/devices.py", line 3690, in __init__ > sysfsPath=sysfsPath) > > File "/tmp/updates/blivet/devices.py", line 2349, in __init__ > super(ContainerDevice, self).__init__(*args, **kwargs) > > File "/tmp/updates/blivet/devices.py", line 570, in __init__ > Device.__init__(self, name, parents=parents) > > File "/tmp/updates/blivet/devices.py", line 268, in __init__ > self.parents = parents > > File "/tmp/updates/blivet/devices.py", line 325, in _setParentList > self._parents.append(parent) > > File "/tmp/updates/blivet/devices.py", line 183, in append > self.appendfunc(y) > > File "/tmp/updates/blivet/devices.py", line 3909, in _addParent > super(MDRaidArrayDevice, self)._addParent(member) > > File "/tmp/updates/blivet/devices.py", line 2379, in _addParent > getattr(member.format, self._formatUUIDAttr) != self.uuid: > >AttributeError: 'DeviceFormat' object has no attribute 'mdUuid' > >20:51:18,092 DEBUG anaconda: Gtk running, queuing exception handler to the main loop >20:51:18,092 INFO anaconda: Thread Done: AnaStorageThread (139744066352896) >20:51:18,102 INFO anaconda: Thread Done: AnaTimeInitThread (139743749146368) >20:51:18,138 INFO anaconda: Thread Done: AnaPayloadThread (139743656400640) > > >/tmp/packaging.log: >20:49:46,752 DEBUG packaging: Restarting payload thread >20:49:46,753 DEBUG packaging: Updating payload thread state: 0 >20:49:46,754 DEBUG packaging: Updating payload thread state: 1 >20:49:50,641 DEBUG packaging: Updating payload thread state: 2 >20:49:50,641 DEBUG packaging: Updating payload thread state: 3 >20:49:50,694 DEBUG packaging: Updating payload thread state: 5 >20:51:14,235 DEBUG packaging: Restarting payload thread >20:51:14,237 DEBUG packaging: Updating payload thread state: 0 >20:51:14,238 DEBUG packaging: Updating payload thread state: 1 >20:51:18,093 DEBUG packaging: Updating payload thread state: 2 >20:51:18,093 DEBUG packaging: Updating payload thread state: 3 >20:51:18,138 DEBUG packaging: Updating payload thread state: 5 > > >/tmp/program.log: >16:38:27,943 INFO program: Running... udevadm settle --timeout=300 >16:38:27,951 DEBUG program: Return code: 0 >16:38:27,952 INFO program: Running... udevadm settle --timeout=300 >16:38:27,959 DEBUG program: Return code: 0 >16:38:27,969 INFO program: Running... multipath -c /dev/sdd >16:38:27,977 INFO program: Oct 16 16:38:27 | /etc/multipath.conf does not exist, blacklisting all devices. >16:38:27,977 INFO program: Oct 16 16:38:27 | A default multipath.conf file is located at >16:38:27,977 INFO program: Oct 16 16:38:27 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >16:38:27,977 INFO program: Oct 16 16:38:27 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >16:38:27,977 INFO program: /dev/sdd is not a valid multipath device path >16:38:27,977 DEBUG program: Return code: 1 >16:38:28,012 INFO program: Running... mdadm --examine --export /dev/sda >16:38:28,076 INFO program: MD_METADATA=imsm >16:38:28,076 INFO program: MD_LEVEL=container >16:38:28,076 INFO program: MD_UUID=b25f8e60:5528d464:f928d3a6:da2a145f >16:38:28,076 INFO program: MD_DEVICES=2 >16:38:28,077 DEBUG program: Return code: 0 >16:38:28,077 INFO program: Running... mdadm --examine --brief /dev/sda >16:38:28,176 INFO program: ARRAY metadata=imsm UUID=b25f8e60:5528d464:f928d3a6:da2a145f >16:38:28,176 INFO program: ARRAY /dev/md/Volume1 container=b25f8e60:5528d464:f928d3a6:da2a145f member=0 UUID=2f0ca709:60236419:f7d237c0:e031795d >16:38:28,176 DEBUG program: Return code: 0 >16:38:28,179 INFO program: Running... udevadm settle --timeout=300 >16:38:28,185 DEBUG program: Return code: 0 >16:38:28,202 INFO program: Running... mdadm --examine --export /dev/sdb >16:38:28,335 INFO program: MD_METADATA=imsm >16:38:28,335 INFO program: MD_LEVEL=container >16:38:28,335 INFO program: MD_UUID=b25f8e60:5528d464:f928d3a6:da2a145f >16:38:28,335 INFO program: MD_DEVICES=2 >16:38:28,335 DEBUG program: Return code: 0 >16:38:28,335 INFO program: Running... mdadm --examine --brief /dev/sdb >16:38:28,339 INFO program: ARRAY metadata=imsm UUID=b25f8e60:5528d464:f928d3a6:da2a145f >16:38:28,339 INFO program: ARRAY /dev/md/Volume1 container=b25f8e60:5528d464:f928d3a6:da2a145f member=0 UUID=2f0ca709:60236419:f7d237c0:e031795d >16:38:28,339 DEBUG program: Return code: 0 >16:38:28,662 INFO program: Running... multipath -c /dev/sdc >16:38:28,665 INFO program: Oct 16 16:38:28 | /etc/multipath.conf does not exist, blacklisting all devices. >16:38:28,666 INFO program: Oct 16 16:38:28 | A default multipath.conf file is located at >16:38:28,666 INFO program: Oct 16 16:38:28 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >16:38:28,666 INFO program: Oct 16 16:38:28 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >16:38:28,666 INFO program: /dev/sdc is not a valid multipath device path >16:38:28,666 DEBUG program: Return code: 1 >16:38:29,962 INFO program: Running... losetup --list >16:38:30,116 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >16:38:30,123 DEBUG program: Return code: 0 >16:38:30,123 INFO program: Running... udevadm settle --timeout=300 >16:38:30,984 DEBUG program: Return code: 0 >16:38:30,985 INFO program: Running... modprobe fcoe >16:38:31,003 DEBUG program: Return code: 0 >16:38:31,004 INFO program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >16:38:31,014 INFO program: No FCoE boot disk information is found in EDD! >16:38:31,014 DEBUG program: Return code: 1 >16:38:31,024 INFO program: Running... losetup --list >16:38:31,530 INFO program: Running... udevadm settle --timeout=300 >16:38:31,539 DEBUG program: Return code: 0 >16:38:31,539 INFO program: Running... mpathconf --user_friendly_names y --with_multipathd y >16:38:31,564 DEBUG program: Return code: 0 >16:38:31,565 INFO program: Running... udevadm settle --timeout=300 >16:38:31,574 DEBUG program: Return code: 0 >16:38:31,580 INFO program: Running... udevadm settle --timeout=300 >16:38:31,588 DEBUG program: Return code: 0 >16:38:31,604 INFO program: Running... multipath -c /dev/sdd >16:38:31,610 INFO program: /dev/sdd is not a valid multipath device path >16:38:31,610 DEBUG program: Return code: 1 >16:38:31,749 INFO program: Running... mdadm --examine --export /dev/sda >16:38:32,001 INFO program: MD_METADATA=imsm >16:38:32,001 INFO program: MD_LEVEL=container >16:38:32,001 INFO program: MD_UUID=b25f8e60:5528d464:f928d3a6:da2a145f >16:38:32,001 INFO program: MD_DEVICES=2 >16:38:32,001 DEBUG program: Return code: 0 >16:38:32,002 INFO program: Running... mdadm --examine --brief /dev/sda >16:38:32,026 INFO program: ARRAY metadata=imsm UUID=b25f8e60:5528d464:f928d3a6:da2a145f >16:38:32,026 INFO program: ARRAY /dev/md/Volume1 container=b25f8e60:5528d464:f928d3a6:da2a145f member=0 UUID=2f0ca709:60236419:f7d237c0:e031795d >16:38:32,026 DEBUG program: Return code: 0 >16:38:32,031 INFO program: Running... udevadm settle --timeout=300 >16:38:32,040 DEBUG program: Return code: 0 >16:38:32,056 INFO program: Running... udevadm settle --timeout=300 >16:38:32,064 DEBUG program: Return code: 0 >16:38:32,064 INFO program: Running... mdadm --incremental --quiet /dev/sda >16:38:32,071 DEBUG program: Return code: 1 >16:38:32,100 INFO program: Running... mdadm --examine --export /dev/sdb >16:38:32,187 INFO program: MD_METADATA=imsm >16:38:32,187 INFO program: MD_LEVEL=container >16:38:32,187 INFO program: MD_UUID=b25f8e60:5528d464:f928d3a6:da2a145f >16:38:32,188 INFO program: MD_DEVICES=2 >16:38:32,188 DEBUG program: Return code: 0 >16:38:32,188 INFO program: Running... mdadm --examine --brief /dev/sdb >16:38:32,252 INFO program: ARRAY metadata=imsm UUID=b25f8e60:5528d464:f928d3a6:da2a145f >16:38:32,252 INFO program: ARRAY /dev/md/Volume1 container=b25f8e60:5528d464:f928d3a6:da2a145f member=0 UUID=2f0ca709:60236419:f7d237c0:e031795d >16:38:32,253 DEBUG program: Return code: 0 >16:38:32,281 INFO program: Running... udevadm settle --timeout=300 >16:38:32,290 DEBUG program: Return code: 0 >16:38:32,290 INFO program: Running... mdadm --incremental --quiet /dev/sdb >16:38:32,295 DEBUG program: Return code: 1 >16:38:32,843 INFO program: Running... multipath -c /dev/sdc >16:38:32,849 INFO program: /dev/sdc is not a valid multipath device path >16:38:32,849 DEBUG program: Return code: 1 >16:38:32,936 INFO program: Running... ntfsinfo -m /dev/sdc1 >16:38:32,970 INFO program: Volume Information >16:38:32,971 INFO program: Name of device: /dev/sdc1 >16:38:32,971 INFO program: Device state: 11 >16:38:32,971 INFO program: Volume Name: Windows Boot >16:38:32,971 INFO program: Volume State: 91 >16:38:32,971 INFO program: Volume Flags: 0x0000 >16:38:32,971 INFO program: Volume Version: 3.1 >16:38:32,971 INFO program: Sector Size: 512 >16:38:32,971 INFO program: Cluster Size: 4096 >16:38:32,972 INFO program: Index Block Size: 4096 >16:38:32,972 INFO program: Volume Size in Clusters: 29304575 >16:38:32,972 INFO program: MFT Information >16:38:32,972 INFO program: MFT Record Size: 1024 >16:38:32,972 INFO program: MFT Zone Multiplier: 0 >16:38:32,972 INFO program: MFT Data Position: 24 >16:38:32,972 INFO program: MFT Zone Start: 786432 >16:38:32,972 INFO program: MFT Zone End: 4449503 >16:38:32,972 INFO program: MFT Zone Position: 786432 >16:38:32,972 INFO program: Current Position in First Data Zone: 4449503 >16:38:32,972 INFO program: Current Position in Second Data Zone: 0 >16:38:32,973 INFO program: Allocated clusters 83072 (0.3%) >16:38:32,973 INFO program: LCN of Data Attribute for FILE_MFT: 786432 >16:38:32,973 INFO program: FILE_MFTMirr Size: 4 >16:38:32,973 INFO program: LCN of Data Attribute for File_MFTMirr: 2 >16:38:32,973 INFO program: Size of Attribute Definition Table: 2560 >16:38:32,973 INFO program: Number of Attached Extent Inodes: 0 >16:38:32,973 INFO program: FILE_Bitmap Information >16:38:32,973 INFO program: FILE_Bitmap MFT Record Number: 6 >16:38:32,973 INFO program: State of FILE_Bitmap Inode: 80 >16:38:32,973 INFO program: Length of Attribute List: 0 >16:38:32,974 INFO program: Number of Attached Extent Inodes: 0 >16:38:32,974 INFO program: FILE_Bitmap Data Attribute Information >16:38:32,974 INFO program: Decompressed Runlist: not done yet >16:38:32,974 INFO program: Base Inode: 6 >16:38:32,974 INFO program: Attribute Types: not done yet >16:38:32,974 INFO program: Attribute Name Length: 0 >16:38:32,974 INFO program: Attribute State: 3 >16:38:32,975 INFO program: Attribute Allocated Size: 3665920 >16:38:32,975 INFO program: Attribute Data Size: 3663072 >16:38:32,975 INFO program: Attribute Initialized Size: 3663072 >16:38:32,975 INFO program: Attribute Compressed Size: 0 >16:38:32,975 INFO program: Compression Block Size: 0 >16:38:32,975 INFO program: Compression Block Size Bits: 0 >16:38:32,976 INFO program: Compression Block Clusters: 0 >16:38:32,976 INFO program: Free Clusters: 11192726 (38.2%) >16:38:32,976 DEBUG program: Return code: 0 >16:38:32,981 INFO program: Running... ntfsresize -m /dev/sdc1 >16:38:35,166 INFO program: ntfsresize v2014.2.15 (libntfs-3g) >16:38:35,167 INFO program: Minsize (in MB): 74187 >16:38:35,167 DEBUG program: Return code: 0 >16:38:35,217 INFO program: Running... dumpe2fs -h /dev/loop3 >16:38:35,229 INFO program: dumpe2fs 1.42.11 (09-Jul-2014) >16:38:35,229 INFO program: Filesystem volume name: _Fedora-Live-Wor >16:38:35,229 INFO program: Last mounted on: /var/tmp/imgcreate-O2ynTS/install_root >16:38:35,229 INFO program: Filesystem UUID: 0ad82566-098c-46a4-88c8-10a2e187408a >16:38:35,230 INFO program: Filesystem magic number: 0xEF53 >16:38:35,230 INFO program: Filesystem revision #: 1 (dynamic) >16:38:35,230 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >16:38:35,230 INFO program: Filesystem flags: signed_directory_hash >16:38:35,230 INFO program: Default mount options: user_xattr acl >16:38:35,230 INFO program: Filesystem state: clean >16:38:35,230 INFO program: Errors behavior: Continue >16:38:35,230 INFO program: Filesystem OS type: Linux >16:38:35,230 INFO program: Inode count: 393216 >16:38:35,230 INFO program: Block count: 1572864 >16:38:35,231 INFO program: Reserved block count: 15727 >16:38:35,231 INFO program: Free blocks: 577129 >16:38:35,231 INFO program: Free inodes: 257163 >16:38:35,231 INFO program: First block: 0 >16:38:35,231 INFO program: Block size: 4096 >16:38:35,231 INFO program: Fragment size: 4096 >16:38:35,231 INFO program: Reserved GDT blocks: 383 >16:38:35,231 INFO program: Blocks per group: 32768 >16:38:35,232 INFO program: Fragments per group: 32768 >16:38:35,232 INFO program: Inodes per group: 8192 >16:38:35,232 INFO program: Inode blocks per group: 512 >16:38:35,232 INFO program: Flex block group size: 16 >16:38:35,232 INFO program: Filesystem created: Thu Oct 9 20:56:57 2014 >16:38:35,232 INFO program: Last mount time: Thu Oct 9 20:57:01 2014 >16:38:35,232 INFO program: Last write time: Thu Oct 9 21:25:39 2014 >16:38:35,232 INFO program: Mount count: 0 >16:38:35,232 INFO program: Maximum mount count: -1 >16:38:35,232 INFO program: Last checked: Thu Oct 9 21:25:39 2014 >16:38:35,233 INFO program: Check interval: 0 (<none>) >16:38:35,233 INFO program: Lifetime writes: 627 MB >16:38:35,233 INFO program: Reserved blocks uid: 0 (user root) >16:38:35,233 INFO program: Reserved blocks gid: 0 (group root) >16:38:35,233 INFO program: First inode: 11 >16:38:35,233 INFO program: Inode size: 256 >16:38:35,233 INFO program: Required extra isize: 28 >16:38:35,233 INFO program: Desired extra isize: 28 >16:38:35,233 INFO program: Journal inode: 8 >16:38:35,233 INFO program: Default directory hash: half_md4 >16:38:35,234 INFO program: Directory Hash Seed: eb7e6683-0aa9-405f-b25b-c2b438cf705e >16:38:35,234 INFO program: Journal backup: inode blocks >16:38:35,234 INFO program: Journal features: journal_incompat_revoke >16:38:35,234 INFO program: Journal size: 128M >16:38:35,234 INFO program: Journal length: 32768 >16:38:35,234 INFO program: Journal sequence: 0x00001b3e >16:38:35,234 INFO program: Journal start: 0 >16:38:35,234 INFO program: >16:38:35,234 DEBUG program: Return code: 0 >16:38:35,235 INFO program: Running... resize2fs -P /dev/loop3 >16:38:35,245 INFO program: resize2fs 1.42.11 (09-Jul-2014) >16:38:35,245 INFO program: resize2fs: Device or resource busy while trying to open /dev/loop3 >16:38:35,245 INFO program: Couldn't find valid filesystem superblock. >16:38:35,246 DEBUG program: Return code: 1 >16:38:35,303 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >16:38:35,308 INFO program: dumpe2fs 1.42.11 (09-Jul-2014) >16:38:35,308 INFO program: Filesystem volume name: _Fedora-Live-Wor >16:38:35,308 INFO program: Last mounted on: / >16:38:35,309 INFO program: Filesystem UUID: 0ad82566-098c-46a4-88c8-10a2e187408a >16:38:35,309 INFO program: Filesystem magic number: 0xEF53 >16:38:35,309 INFO program: Filesystem revision #: 1 (dynamic) >16:38:35,309 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >16:38:35,309 INFO program: Filesystem flags: signed_directory_hash >16:38:35,309 INFO program: Default mount options: user_xattr acl >16:38:35,309 INFO program: Filesystem state: clean >16:38:35,309 INFO program: Errors behavior: Continue >16:38:35,309 INFO program: Filesystem OS type: Linux >16:38:35,309 INFO program: Inode count: 393216 >16:38:35,310 INFO program: Block count: 1572864 >16:38:35,310 INFO program: Reserved block count: 15727 >16:38:35,310 INFO program: Free blocks: 577129 >16:38:35,310 INFO program: Free inodes: 257163 >16:38:35,310 INFO program: First block: 0 >16:38:35,310 INFO program: Block size: 4096 >16:38:35,310 INFO program: Fragment size: 4096 >16:38:35,310 INFO program: Reserved GDT blocks: 383 >16:38:35,310 INFO program: Blocks per group: 32768 >16:38:35,310 INFO program: Fragments per group: 32768 >16:38:35,310 INFO program: Inodes per group: 8192 >16:38:35,311 INFO program: Inode blocks per group: 512 >16:38:35,311 INFO program: Flex block group size: 16 >16:38:35,311 INFO program: Filesystem created: Thu Oct 9 20:56:57 2014 >16:38:35,311 INFO program: Last mount time: Thu Oct 16 16:36:10 2014 >16:38:35,311 INFO program: Last write time: Thu Oct 16 16:36:10 2014 >16:38:35,311 INFO program: Mount count: 1 >16:38:35,311 INFO program: Maximum mount count: -1 >16:38:35,311 INFO program: Last checked: Thu Oct 9 21:25:39 2014 >16:38:35,311 INFO program: Check interval: 0 (<none>) >16:38:35,311 INFO program: Lifetime writes: 627 MB >16:38:35,311 INFO program: Reserved blocks uid: 0 (user root) >16:38:35,312 INFO program: Reserved blocks gid: 0 (group root) >16:38:35,312 INFO program: First inode: 11 >16:38:35,312 INFO program: Inode size: 256 >16:38:35,312 INFO program: Required extra isize: 28 >16:38:35,312 INFO program: Desired extra isize: 28 >16:38:35,312 INFO program: Journal inode: 8 >16:38:35,312 INFO program: First orphan inode: 151475 >16:38:35,312 INFO program: Default directory hash: half_md4 >16:38:35,312 INFO program: Directory Hash Seed: eb7e6683-0aa9-405f-b25b-c2b438cf705e >16:38:35,312 INFO program: Journal backup: inode blocks >16:38:35,312 INFO program: Journal features: journal_incompat_revoke >16:38:35,313 INFO program: Journal size: 128M >16:38:35,313 INFO program: Journal length: 32768 >16:38:35,313 INFO program: Journal sequence: 0x00001b3f >16:38:35,313 INFO program: Journal start: 1 >16:38:35,313 INFO program: >16:38:35,313 DEBUG program: Return code: 0 >16:38:35,313 INFO program: Running... resize2fs -P /dev/mapper/live-rw >16:38:35,318 INFO program: resize2fs 1.42.11 (09-Jul-2014) >16:38:35,318 INFO program: Estimated minimum size of the filesystem: 1406376 >16:38:35,318 DEBUG program: Return code: 0 >16:38:35,359 INFO program: Running... dumpe2fs -h /dev/mapper/live-base >16:38:35,363 INFO program: dumpe2fs 1.42.11 (09-Jul-2014) >16:38:35,364 INFO program: Filesystem volume name: _Fedora-Live-Wor >16:38:35,364 INFO program: Last mounted on: /var/tmp/imgcreate-O2ynTS/install_root >16:38:35,364 INFO program: Filesystem UUID: 0ad82566-098c-46a4-88c8-10a2e187408a >16:38:35,364 INFO program: Filesystem magic number: 0xEF53 >16:38:35,364 INFO program: Filesystem revision #: 1 (dynamic) >16:38:35,364 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >16:38:35,365 INFO program: Filesystem flags: signed_directory_hash >16:38:35,365 INFO program: Default mount options: user_xattr acl >16:38:35,365 INFO program: Filesystem state: clean >16:38:35,365 INFO program: Errors behavior: Continue >16:38:35,365 INFO program: Filesystem OS type: Linux >16:38:35,365 INFO program: Inode count: 393216 >16:38:35,366 INFO program: Block count: 1572864 >16:38:35,366 INFO program: Reserved block count: 15727 >16:38:35,366 INFO program: Free blocks: 577129 >16:38:35,366 INFO program: Free inodes: 257163 >16:38:35,366 INFO program: First block: 0 >16:38:35,366 INFO program: Block size: 4096 >16:38:35,366 INFO program: Fragment size: 4096 >16:38:35,366 INFO program: Reserved GDT blocks: 383 >16:38:35,366 INFO program: Blocks per group: 32768 >16:38:35,366 INFO program: Fragments per group: 32768 >16:38:35,366 INFO program: Inodes per group: 8192 >16:38:35,367 INFO program: Inode blocks per group: 512 >16:38:35,367 INFO program: Flex block group size: 16 >16:38:35,367 INFO program: Filesystem created: Thu Oct 9 20:56:57 2014 >16:38:35,367 INFO program: Last mount time: Thu Oct 9 20:57:01 2014 >16:38:35,367 INFO program: Last write time: Thu Oct 9 21:25:39 2014 >16:38:35,367 INFO program: Mount count: 0 >16:38:35,367 INFO program: Maximum mount count: -1 >16:38:35,367 INFO program: Last checked: Thu Oct 9 21:25:39 2014 >16:38:35,367 INFO program: Check interval: 0 (<none>) >16:38:35,367 INFO program: Lifetime writes: 627 MB >16:38:35,367 INFO program: Reserved blocks uid: 0 (user root) >16:38:35,368 INFO program: Reserved blocks gid: 0 (group root) >16:38:35,368 INFO program: First inode: 11 >16:38:35,368 INFO program: Inode size: 256 >16:38:35,368 INFO program: Required extra isize: 28 >16:38:35,368 INFO program: Desired extra isize: 28 >16:38:35,368 INFO program: Journal inode: 8 >16:38:35,368 INFO program: Default directory hash: half_md4 >16:38:35,368 INFO program: Directory Hash Seed: eb7e6683-0aa9-405f-b25b-c2b438cf705e >16:38:35,368 INFO program: Journal backup: inode blocks >16:38:35,368 INFO program: Journal features: journal_incompat_revoke >16:38:35,368 INFO program: Journal size: 128M >16:38:35,369 INFO program: Journal length: 32768 >16:38:35,369 INFO program: Journal sequence: 0x00001b3e >16:38:35,369 INFO program: Journal start: 0 >16:38:35,369 INFO program: >16:38:35,369 DEBUG program: Return code: 0 >16:38:35,369 INFO program: Running... resize2fs -P /dev/mapper/live-base >16:38:35,373 INFO program: resize2fs 1.42.11 (09-Jul-2014) >16:38:35,374 INFO program: resize2fs: Operation not permitted while trying to open /dev/mapper/live-base >16:38:35,374 INFO program: Couldn't find valid filesystem superblock. >16:38:35,374 DEBUG program: Return code: 1 >16:38:35,411 INFO program: Running... dumpe2fs -h /dev/mapper/live-osimg-min >16:38:35,416 INFO program: dumpe2fs 1.42.11 (09-Jul-2014) >16:38:35,416 INFO program: Filesystem volume name: _Fedora-Live-Wor >16:38:35,416 INFO program: Last mounted on: /var/tmp/imgcreate-O2ynTS/install_root >16:38:35,416 INFO program: Filesystem UUID: 0ad82566-098c-46a4-88c8-10a2e187408a >16:38:35,416 INFO program: Filesystem magic number: 0xEF53 >16:38:35,416 INFO program: Filesystem revision #: 1 (dynamic) >16:38:35,417 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >16:38:35,417 INFO program: Filesystem flags: signed_directory_hash >16:38:35,417 INFO program: Default mount options: user_xattr acl >16:38:35,417 INFO program: Filesystem state: clean >16:38:35,417 INFO program: Errors behavior: Continue >16:38:35,417 INFO program: Filesystem OS type: Linux >16:38:35,417 INFO program: Inode count: 352256 >16:38:35,417 INFO program: Block count: 1406376 >16:38:35,417 INFO program: Reserved block count: 14062 >16:38:35,417 INFO program: Free blocks: 413211 >16:38:35,418 INFO program: Free inodes: 216203 >16:38:35,418 INFO program: First block: 0 >16:38:35,418 INFO program: Block size: 4096 >16:38:35,418 INFO program: Fragment size: 4096 >16:38:35,418 INFO program: Reserved GDT blocks: 383 >16:38:35,418 INFO program: Blocks per group: 32768 >16:38:35,418 INFO program: Fragments per group: 32768 >16:38:35,418 INFO program: Inodes per group: 8192 >16:38:35,418 INFO program: Inode blocks per group: 512 >16:38:35,418 INFO program: Flex block group size: 16 >16:38:35,418 INFO program: Filesystem created: Thu Oct 9 20:56:57 2014 >16:38:35,419 INFO program: Last mount time: Thu Oct 9 20:57:01 2014 >16:38:35,419 INFO program: Last write time: Thu Oct 9 21:25:42 2014 >16:38:35,419 INFO program: Mount count: 0 >16:38:35,419 INFO program: Maximum mount count: -1 >16:38:35,419 INFO program: Last checked: Thu Oct 9 21:25:42 2014 >16:38:35,419 INFO program: Check interval: 0 (<none>) >16:38:35,419 INFO program: Lifetime writes: 629 MB >16:38:35,419 INFO program: Reserved blocks uid: 0 (user root) >16:38:35,419 INFO program: Reserved blocks gid: 0 (group root) >16:38:35,419 INFO program: First inode: 11 >16:38:35,419 INFO program: Inode size: 256 >16:38:35,420 INFO program: Required extra isize: 28 >16:38:35,420 INFO program: Desired extra isize: 28 >16:38:35,420 INFO program: Journal inode: 8 >16:38:35,420 INFO program: Default directory hash: half_md4 >16:38:35,420 INFO program: Directory Hash Seed: eb7e6683-0aa9-405f-b25b-c2b438cf705e >16:38:35,420 INFO program: Journal backup: inode blocks >16:38:35,420 INFO program: Journal features: journal_incompat_revoke >16:38:35,420 INFO program: Journal size: 128M >16:38:35,420 INFO program: Journal length: 32768 >16:38:35,420 INFO program: Journal sequence: 0x00001b3e >16:38:35,421 INFO program: Journal start: 0 >16:38:35,421 INFO program: >16:38:35,421 DEBUG program: Return code: 0 >16:38:35,421 INFO program: Running... resize2fs -P /dev/mapper/live-osimg-min >16:38:35,425 INFO program: resize2fs 1.42.11 (09-Jul-2014) >16:38:35,425 INFO program: resize2fs: Operation not permitted while trying to open /dev/mapper/live-osimg-min >16:38:35,426 INFO program: Couldn't find valid filesystem superblock. >16:38:35,426 DEBUG program: Return code: 1 >16:38:35,496 INFO program: Running... hwclock --hctosys --localtime >20:38:36,081 DEBUG program: Return code: 0 >20:38:36,277 INFO program: Running... journalctl -b >20:49:43,859 INFO program: Running... udevadm settle --timeout=300 >20:49:43,866 DEBUG program: Return code: 0 >20:49:43,866 INFO program: Running... udevadm settle --timeout=300 >20:49:43,872 DEBUG program: Return code: 0 >20:49:43,881 INFO program: Running... multipath -c /dev/sdd >20:49:43,884 INFO program: /dev/sdd is not a valid multipath device path >20:49:43,884 DEBUG program: Return code: 1 >20:49:43,913 INFO program: Running... multipath -c /dev/sde >20:49:43,916 INFO program: /dev/sde is not a valid multipath device path >20:49:43,916 DEBUG program: Return code: 1 >20:49:43,993 INFO program: Running... mdadm --examine --export /dev/sda >20:49:44,057 INFO program: MD_METADATA=imsm >20:49:44,057 INFO program: MD_LEVEL=container >20:49:44,057 INFO program: MD_UUID=b25f8e60:5528d464:f928d3a6:da2a145f >20:49:44,057 INFO program: MD_DEVICES=2 >20:49:44,057 DEBUG program: Return code: 0 >20:49:44,057 INFO program: Running... mdadm --examine --brief /dev/sda >20:49:44,083 INFO program: ARRAY metadata=imsm UUID=b25f8e60:5528d464:f928d3a6:da2a145f >20:49:44,083 INFO program: ARRAY /dev/md/Volume1 container=b25f8e60:5528d464:f928d3a6:da2a145f member=0 UUID=2f0ca709:60236419:f7d237c0:e031795d >20:49:44,083 DEBUG program: Return code: 0 >20:49:44,086 INFO program: Running... udevadm settle --timeout=300 >20:49:44,169 DEBUG program: Return code: 0 >20:49:44,190 INFO program: Running... mdadm --examine --export /dev/sdb >20:49:44,276 INFO program: MD_METADATA=imsm >20:49:44,277 INFO program: MD_LEVEL=container >20:49:44,277 INFO program: MD_UUID=b25f8e60:5528d464:f928d3a6:da2a145f >20:49:44,277 INFO program: MD_DEVICES=2 >20:49:44,277 DEBUG program: Return code: 0 >20:49:44,277 INFO program: Running... mdadm --examine --brief /dev/sdb >20:49:44,337 INFO program: ARRAY metadata=imsm UUID=b25f8e60:5528d464:f928d3a6:da2a145f >20:49:44,337 INFO program: ARRAY /dev/md/Volume1 container=b25f8e60:5528d464:f928d3a6:da2a145f member=0 UUID=2f0ca709:60236419:f7d237c0:e031795d >20:49:44,337 DEBUG program: Return code: 0 >20:49:44,646 INFO program: Running... multipath -c /dev/sdc >20:49:44,649 INFO program: /dev/sdc is not a valid multipath device path >20:49:44,649 DEBUG program: Return code: 1 >20:49:45,756 INFO program: Running... losetup --list >20:49:45,905 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >20:49:45,912 DEBUG program: Return code: 0 >20:49:45,912 INFO program: Running... udevadm settle --timeout=300 >20:49:46,379 DEBUG program: Return code: 0 >20:49:46,380 INFO program: Running... modprobe fcoe >20:49:46,383 DEBUG program: Return code: 0 >20:49:46,384 INFO program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >20:49:46,388 INFO program: No FCoE boot disk information is found in EDD! >20:49:46,388 DEBUG program: Return code: 1 >20:49:46,397 INFO program: Running... losetup --list >20:49:46,753 INFO program: Running... udevadm settle --timeout=300 >20:49:46,762 DEBUG program: Return code: 0 >20:49:46,763 INFO program: Running... mpathconf --user_friendly_names y --with_multipathd y >20:49:46,787 DEBUG program: Return code: 0 >20:49:46,787 INFO program: Running... udevadm settle --timeout=300 >20:49:46,807 DEBUG program: Return code: 0 >20:49:46,813 INFO program: Running... udevadm settle --timeout=300 >20:49:46,820 DEBUG program: Return code: 0 >20:49:46,843 INFO program: Running... multipath -c /dev/sdd >20:49:46,847 INFO program: /dev/sdd is not a valid multipath device path >20:49:46,848 DEBUG program: Return code: 1 >20:49:47,070 INFO program: Running... multipath -c /dev/sde >20:49:47,075 INFO program: /dev/sde is not a valid multipath device path >20:49:47,075 DEBUG program: Return code: 1 >20:49:47,207 INFO program: Running... mdadm --examine --export /dev/sda >20:49:47,265 INFO program: MD_METADATA=imsm >20:49:47,266 INFO program: MD_LEVEL=container >20:49:47,266 INFO program: MD_UUID=b25f8e60:5528d464:f928d3a6:da2a145f >20:49:47,266 INFO program: MD_DEVICES=2 >20:49:47,266 DEBUG program: Return code: 0 >20:49:47,266 INFO program: Running... mdadm --examine --brief /dev/sda >20:49:47,292 INFO program: ARRAY metadata=imsm UUID=b25f8e60:5528d464:f928d3a6:da2a145f >20:49:47,292 INFO program: ARRAY /dev/md/Volume1 container=b25f8e60:5528d464:f928d3a6:da2a145f member=0 UUID=2f0ca709:60236419:f7d237c0:e031795d >20:49:47,292 DEBUG program: Return code: 0 >20:49:47,296 INFO program: Running... udevadm settle --timeout=300 >20:49:47,371 DEBUG program: Return code: 0 >20:49:47,379 INFO program: Running... udevadm settle --timeout=300 >20:49:47,387 DEBUG program: Return code: 0 >20:49:47,387 INFO program: Running... mdadm --incremental --quiet /dev/sda >20:49:47,398 DEBUG program: Return code: 1 >20:49:47,423 INFO program: Running... mdadm --examine --export /dev/sdb >20:49:47,516 INFO program: MD_METADATA=imsm >20:49:47,517 INFO program: MD_LEVEL=container >20:49:47,517 INFO program: MD_UUID=b25f8e60:5528d464:f928d3a6:da2a145f >20:49:47,517 INFO program: MD_DEVICES=2 >20:49:47,517 DEBUG program: Return code: 0 >20:49:47,518 INFO program: Running... mdadm --examine --brief /dev/sdb >20:49:47,577 INFO program: ARRAY metadata=imsm UUID=b25f8e60:5528d464:f928d3a6:da2a145f >20:49:47,577 INFO program: ARRAY /dev/md/Volume1 container=b25f8e60:5528d464:f928d3a6:da2a145f member=0 UUID=2f0ca709:60236419:f7d237c0:e031795d >20:49:47,578 DEBUG program: Return code: 0 >20:49:47,622 INFO program: Running... udevadm settle --timeout=300 >20:49:47,629 DEBUG program: Return code: 0 >20:49:47,630 INFO program: Running... mdadm --incremental --quiet /dev/sdb >20:49:47,635 DEBUG program: Return code: 1 >20:49:48,197 INFO program: Running... multipath -c /dev/sdc >20:49:48,202 INFO program: /dev/sdc is not a valid multipath device path >20:49:48,202 DEBUG program: Return code: 1 >20:49:48,296 INFO program: Running... ntfsinfo -m /dev/sdc1 >20:49:48,318 INFO program: Volume Information >20:49:48,318 INFO program: Name of device: /dev/sdc1 >20:49:48,318 INFO program: Device state: 11 >20:49:48,318 INFO program: Volume Name: Windows Boot >20:49:48,318 INFO program: Volume State: 91 >20:49:48,318 INFO program: Volume Flags: 0x0000 >20:49:48,318 INFO program: Volume Version: 3.1 >20:49:48,318 INFO program: Sector Size: 512 >20:49:48,319 INFO program: Cluster Size: 4096 >20:49:48,319 INFO program: Index Block Size: 4096 >20:49:48,319 INFO program: Volume Size in Clusters: 29304575 >20:49:48,319 INFO program: MFT Information >20:49:48,319 INFO program: MFT Record Size: 1024 >20:49:48,319 INFO program: MFT Zone Multiplier: 0 >20:49:48,319 INFO program: MFT Data Position: 24 >20:49:48,319 INFO program: MFT Zone Start: 786432 >20:49:48,319 INFO program: MFT Zone End: 4449503 >20:49:48,319 INFO program: MFT Zone Position: 786432 >20:49:48,319 INFO program: Current Position in First Data Zone: 4449503 >20:49:48,320 INFO program: Current Position in Second Data Zone: 0 >20:49:48,320 INFO program: Allocated clusters 83072 (0.3%) >20:49:48,320 INFO program: LCN of Data Attribute for FILE_MFT: 786432 >20:49:48,320 INFO program: FILE_MFTMirr Size: 4 >20:49:48,320 INFO program: LCN of Data Attribute for File_MFTMirr: 2 >20:49:48,320 INFO program: Size of Attribute Definition Table: 2560 >20:49:48,320 INFO program: Number of Attached Extent Inodes: 0 >20:49:48,320 INFO program: FILE_Bitmap Information >20:49:48,320 INFO program: FILE_Bitmap MFT Record Number: 6 >20:49:48,320 INFO program: State of FILE_Bitmap Inode: 80 >20:49:48,320 INFO program: Length of Attribute List: 0 >20:49:48,320 INFO program: Number of Attached Extent Inodes: 0 >20:49:48,321 INFO program: FILE_Bitmap Data Attribute Information >20:49:48,321 INFO program: Decompressed Runlist: not done yet >20:49:48,321 INFO program: Base Inode: 6 >20:49:48,321 INFO program: Attribute Types: not done yet >20:49:48,321 INFO program: Attribute Name Length: 0 >20:49:48,321 INFO program: Attribute State: 3 >20:49:48,321 INFO program: Attribute Allocated Size: 3665920 >20:49:48,321 INFO program: Attribute Data Size: 3663072 >20:49:48,321 INFO program: Attribute Initialized Size: 3663072 >20:49:48,321 INFO program: Attribute Compressed Size: 0 >20:49:48,321 INFO program: Compression Block Size: 0 >20:49:48,321 INFO program: Compression Block Size Bits: 0 >20:49:48,322 INFO program: Compression Block Clusters: 0 >20:49:48,322 INFO program: Free Clusters: 11192726 (38.2%) >20:49:48,322 DEBUG program: Return code: 0 >20:49:48,322 INFO program: Running... ntfsresize -m /dev/sdc1 >20:49:50,362 INFO program: ntfsresize v2014.2.15 (libntfs-3g) >20:49:50,362 INFO program: Minsize (in MB): 74187 >20:49:50,362 DEBUG program: Return code: 0 >20:49:50,408 INFO program: Running... dumpe2fs -h /dev/loop3 >20:49:50,413 INFO program: dumpe2fs 1.42.11 (09-Jul-2014) >20:49:50,413 INFO program: Filesystem volume name: _Fedora-Live-Wor >20:49:50,413 INFO program: Last mounted on: /var/tmp/imgcreate-O2ynTS/install_root >20:49:50,413 INFO program: Filesystem UUID: 0ad82566-098c-46a4-88c8-10a2e187408a >20:49:50,413 INFO program: Filesystem magic number: 0xEF53 >20:49:50,413 INFO program: Filesystem revision #: 1 (dynamic) >20:49:50,413 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 >20:49:50,413 INFO program: Filesystem flags: signed_directory_hash >20:49:50,413 INFO program: Default mount options: user_xattr acl >20:49:50,413 INFO program: Filesystem state: clean >20:49:50,414 INFO program: Errors behavior: Continue >20:49:50,414 INFO program: Filesystem OS type: Linux >20:49:50,414 INFO program: Inode count: 393216 >20:49:50,414 INFO program: Block count: 1572864 >20:49:50,414 INFO program: Reserved block count: 15727 >20:49:50,414 INFO program: Free blocks: 577129 >20:49:50,414 INFO program: Free inodes: 257163 >20:49:50,414 INFO program: First block: 0 >20:49:50,414 INFO program: Block size: 4096 >20:49:50,414 INFO program: Fragment size: 4096 >20:49:50,414 INFO program: Reserved GDT blocks: 383 >20:49:50,414 INFO program: Blocks per group: 32768 >20:49:50,415 INFO program: Fragments per group: 32768 >20:49:50,415 INFO program: Inodes per group: 8192 >20:49:50,415 INFO program: Inode blocks per group: 512 >20:49:50,415 INFO program: Flex block group size: 16 >20:49:50,415 INFO program: Filesystem created: Thu Oct 9 20:56:57 2014 >20:49:50,415 INFO program: Last mount time: Thu Oct 9 20:57:01 2014 >20:49:50,415 INFO program: Last write time: Thu Oct 9 21:25:39 2014 >20:49:50,415 INFO program: Mount count: 0 >20:49:50,415 INFO program: Maximum mount count: -1 >20:49:50,415 INFO program: Last checked: Thu Oct 9 21:25:39 2014 >20:49:50,415 INFO program: Check interval: 0 (<none>) >20:49:50,415 INFO program: Lifetime writes: 627 MB >20:49:50,416 INFO program: Reserved blocks uid: 0 (user root) >20:49:50,416 INFO program: Reserved blocks gid: 0 (group root) >20:49:50,416 INFO program: First inode: 11 >20:49:50,416 INFO program: Inode size: 256 >20:49:50,416 INFO program: Required extra isize: 28 >20:49:50,416 INFO program: Desired extra isize: 28 >20:49:50,416 INFO program: Journal inode: 8 >20:49:50,416 INFO program: Default directory hash: half_md4 >20:49:50,416 INFO program: Directory Hash Seed: eb7e6683-0aa9-405f-b25b-c2b438cf705e >20:49:50,416 INFO program: Journal backup: inode blocks >20:49:50,416 INFO program: Journal features: journal_incompat_revoke >20:49:50,416 INFO program: Journal size: 128M >20:49:50,416 INFO program: Journal length: 32768 >20:49:50,417 INFO program: Journal sequence: 0x00001b3e >20:49:50,417 INFO program: Journal start: 0 >20:49:50,417 INFO program: >20:49:50,417 DEBUG program: Return code: 0 >20:49:50,417 INFO program: Running... resize2fs -P /dev/loop3 >20:49:50,421 INFO program: resize2fs 1.42.11 (09-Jul-2014) >20:49:50,421 INFO program: resize2fs: Device or resource busy while trying to open /dev/loop3 >20:49:50,421 INFO program: Couldn't find valid filesystem superblock. >20:49:50,422 DEBUG program: Return code: 1 >20:49:50,467 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >20:49:50,471 INFO program: dumpe2fs 1.42.11 (09-Jul-2014) >20:49:50,472 INFO program: Filesystem volume name: _Fedora-Live-Wor >20:49:50,472 INFO program: Last mounted on: / >20:49:50,472 INFO program: Filesystem UUID: 0ad82566-098c-46a4-88c8-10a2e187408a >20:49:50,472 INFO program: Filesystem magic number: 0xEF53 >20:49:50,472 INFO program: Filesystem revision #: 1 (dynamic) >20:49:50,472 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 >20:49:50,472 INFO program: Filesystem flags: signed_directory_hash >20:49:50,472 INFO program: Default mount options: user_xattr acl >20:49:50,472 INFO program: Filesystem state: clean >20:49:50,473 INFO program: Errors behavior: Continue >20:49:50,473 INFO program: Filesystem OS type: Linux >20:49:50,473 INFO program: Inode count: 393216 >20:49:50,473 INFO program: Block count: 1572864 >20:49:50,473 INFO program: Reserved block count: 15727 >20:49:50,473 INFO program: Free blocks: 577129 >20:49:50,473 INFO program: Free inodes: 257163 >20:49:50,473 INFO program: First block: 0 >20:49:50,473 INFO program: Block size: 4096 >20:49:50,473 INFO program: Fragment size: 4096 >20:49:50,473 INFO program: Reserved GDT blocks: 383 >20:49:50,474 INFO program: Blocks per group: 32768 >20:49:50,474 INFO program: Fragments per group: 32768 >20:49:50,474 INFO program: Inodes per group: 8192 >20:49:50,474 INFO program: Inode blocks per group: 512 >20:49:50,474 INFO program: Flex block group size: 16 >20:49:50,474 INFO program: Filesystem created: Thu Oct 9 20:56:57 2014 >20:49:50,474 INFO program: Last mount time: Thu Oct 16 16:36:10 2014 >20:49:50,474 INFO program: Last write time: Thu Oct 16 16:36:10 2014 >20:49:50,475 INFO program: Mount count: 1 >20:49:50,475 INFO program: Maximum mount count: -1 >20:49:50,475 INFO program: Last checked: Thu Oct 9 21:25:39 2014 >20:49:50,475 INFO program: Check interval: 0 (<none>) >20:49:50,475 INFO program: Lifetime writes: 627 MB >20:49:50,475 INFO program: Reserved blocks uid: 0 (user root) >20:49:50,475 INFO program: Reserved blocks gid: 0 (group root) >20:49:50,475 INFO program: First inode: 11 >20:49:50,475 INFO program: Inode size: 256 >20:49:50,476 INFO program: Required extra isize: 28 >20:49:50,476 INFO program: Desired extra isize: 28 >20:49:50,476 INFO program: Journal inode: 8 >20:49:50,476 INFO program: First orphan inode: 151564 >20:49:50,476 INFO program: Default directory hash: half_md4 >20:49:50,476 INFO program: Directory Hash Seed: eb7e6683-0aa9-405f-b25b-c2b438cf705e >20:49:50,476 INFO program: Journal backup: inode blocks >20:49:50,476 INFO program: Journal features: journal_incompat_revoke >20:49:50,476 INFO program: Journal size: 128M >20:49:50,477 INFO program: Journal length: 32768 >20:49:50,477 INFO program: Journal sequence: 0x00001b3f >20:49:50,477 INFO program: Journal start: 1 >20:49:50,477 INFO program: >20:49:50,477 DEBUG program: Return code: 0 >20:49:50,477 INFO program: Running... resize2fs -P /dev/mapper/live-rw >20:49:50,481 INFO program: resize2fs 1.42.11 (09-Jul-2014) >20:49:50,481 INFO program: Estimated minimum size of the filesystem: 1406376 >20:49:50,482 DEBUG program: Return code: 0 >20:49:50,519 INFO program: Running... dumpe2fs -h /dev/mapper/live-base >20:49:50,523 INFO program: dumpe2fs 1.42.11 (09-Jul-2014) >20:49:50,523 INFO program: Filesystem volume name: _Fedora-Live-Wor >20:49:50,523 INFO program: Last mounted on: /var/tmp/imgcreate-O2ynTS/install_root >20:49:50,524 INFO program: Filesystem UUID: 0ad82566-098c-46a4-88c8-10a2e187408a >20:49:50,524 INFO program: Filesystem magic number: 0xEF53 >20:49:50,524 INFO program: Filesystem revision #: 1 (dynamic) >20:49:50,524 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 >20:49:50,524 INFO program: Filesystem flags: signed_directory_hash >20:49:50,524 INFO program: Default mount options: user_xattr acl >20:49:50,524 INFO program: Filesystem state: clean >20:49:50,524 INFO program: Errors behavior: Continue >20:49:50,524 INFO program: Filesystem OS type: Linux >20:49:50,524 INFO program: Inode count: 393216 >20:49:50,525 INFO program: Block count: 1572864 >20:49:50,525 INFO program: Reserved block count: 15727 >20:49:50,525 INFO program: Free blocks: 577129 >20:49:50,525 INFO program: Free inodes: 257163 >20:49:50,525 INFO program: First block: 0 >20:49:50,525 INFO program: Block size: 4096 >20:49:50,525 INFO program: Fragment size: 4096 >20:49:50,525 INFO program: Reserved GDT blocks: 383 >20:49:50,525 INFO program: Blocks per group: 32768 >20:49:50,525 INFO program: Fragments per group: 32768 >20:49:50,525 INFO program: Inodes per group: 8192 >20:49:50,526 INFO program: Inode blocks per group: 512 >20:49:50,526 INFO program: Flex block group size: 16 >20:49:50,526 INFO program: Filesystem created: Thu Oct 9 20:56:57 2014 >20:49:50,526 INFO program: Last mount time: Thu Oct 9 20:57:01 2014 >20:49:50,526 INFO program: Last write time: Thu Oct 9 21:25:39 2014 >20:49:50,526 INFO program: Mount count: 0 >20:49:50,526 INFO program: Maximum mount count: -1 >20:49:50,527 INFO program: Last checked: Thu Oct 9 21:25:39 2014 >20:49:50,527 INFO program: Check interval: 0 (<none>) >20:49:50,527 INFO program: Lifetime writes: 627 MB >20:49:50,527 INFO program: Reserved blocks uid: 0 (user root) >20:49:50,527 INFO program: Reserved blocks gid: 0 (group root) >20:49:50,527 INFO program: First inode: 11 >20:49:50,527 INFO program: Inode size: 256 >20:49:50,527 INFO program: Required extra isize: 28 >20:49:50,527 INFO program: Desired extra isize: 28 >20:49:50,528 INFO program: Journal inode: 8 >20:49:50,528 INFO program: Default directory hash: half_md4 >20:49:50,528 INFO program: Directory Hash Seed: eb7e6683-0aa9-405f-b25b-c2b438cf705e >20:49:50,528 INFO program: Journal backup: inode blocks >20:49:50,528 INFO program: Journal features: journal_incompat_revoke >20:49:50,528 INFO program: Journal size: 128M >20:49:50,528 INFO program: Journal length: 32768 >20:49:50,528 INFO program: Journal sequence: 0x00001b3e >20:49:50,528 INFO program: Journal start: 0 >20:49:50,529 INFO program: >20:49:50,529 DEBUG program: Return code: 0 >20:49:50,529 INFO program: Running... resize2fs -P /dev/mapper/live-base >20:49:50,533 INFO program: resize2fs 1.42.11 (09-Jul-2014) >20:49:50,533 INFO program: resize2fs: Operation not permitted while trying to open /dev/mapper/live-base >20:49:50,533 INFO program: Couldn't find valid filesystem superblock. >20:49:50,533 DEBUG program: Return code: 1 >20:49:50,566 INFO program: Running... dumpe2fs -h /dev/mapper/live-osimg-min >20:49:50,571 INFO program: dumpe2fs 1.42.11 (09-Jul-2014) >20:49:50,571 INFO program: Filesystem volume name: _Fedora-Live-Wor >20:49:50,571 INFO program: Last mounted on: /var/tmp/imgcreate-O2ynTS/install_root >20:49:50,571 INFO program: Filesystem UUID: 0ad82566-098c-46a4-88c8-10a2e187408a >20:49:50,571 INFO program: Filesystem magic number: 0xEF53 >20:49:50,571 INFO program: Filesystem revision #: 1 (dynamic) >20:49:50,572 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 >20:49:50,572 INFO program: Filesystem flags: signed_directory_hash >20:49:50,572 INFO program: Default mount options: user_xattr acl >20:49:50,572 INFO program: Filesystem state: clean >20:49:50,572 INFO program: Errors behavior: Continue >20:49:50,572 INFO program: Filesystem OS type: Linux >20:49:50,572 INFO program: Inode count: 352256 >20:49:50,572 INFO program: Block count: 1406376 >20:49:50,572 INFO program: Reserved block count: 14062 >20:49:50,572 INFO program: Free blocks: 413211 >20:49:50,572 INFO program: Free inodes: 216203 >20:49:50,572 INFO program: First block: 0 >20:49:50,573 INFO program: Block size: 4096 >20:49:50,573 INFO program: Fragment size: 4096 >20:49:50,573 INFO program: Reserved GDT blocks: 383 >20:49:50,573 INFO program: Blocks per group: 32768 >20:49:50,573 INFO program: Fragments per group: 32768 >20:49:50,573 INFO program: Inodes per group: 8192 >20:49:50,573 INFO program: Inode blocks per group: 512 >20:49:50,573 INFO program: Flex block group size: 16 >20:49:50,573 INFO program: Filesystem created: Thu Oct 9 20:56:57 2014 >20:49:50,573 INFO program: Last mount time: Thu Oct 9 20:57:01 2014 >20:49:50,574 INFO program: Last write time: Thu Oct 9 21:25:42 2014 >20:49:50,574 INFO program: Mount count: 0 >20:49:50,574 INFO program: Maximum mount count: -1 >20:49:50,574 INFO program: Last checked: Thu Oct 9 21:25:42 2014 >20:49:50,574 INFO program: Check interval: 0 (<none>) >20:49:50,574 INFO program: Lifetime writes: 629 MB >20:49:50,574 INFO program: Reserved blocks uid: 0 (user root) >20:49:50,574 INFO program: Reserved blocks gid: 0 (group root) >20:49:50,574 INFO program: First inode: 11 >20:49:50,575 INFO program: Inode size: 256 >20:49:50,575 INFO program: Required extra isize: 28 >20:49:50,575 INFO program: Desired extra isize: 28 >20:49:50,575 INFO program: Journal inode: 8 >20:49:50,575 INFO program: Default directory hash: half_md4 >20:49:50,575 INFO program: Directory Hash Seed: eb7e6683-0aa9-405f-b25b-c2b438cf705e >20:49:50,575 INFO program: Journal backup: inode blocks >20:49:50,575 INFO program: Journal features: journal_incompat_revoke >20:49:50,575 INFO program: Journal size: 128M >20:49:50,576 INFO program: Journal length: 32768 >20:49:50,576 INFO program: Journal sequence: 0x00001b3e >20:49:50,576 INFO program: Journal start: 0 >20:49:50,576 INFO program: >20:49:50,576 DEBUG program: Return code: 0 >20:49:50,576 INFO program: Running... resize2fs -P /dev/mapper/live-osimg-min >20:49:50,580 INFO program: resize2fs 1.42.11 (09-Jul-2014) >20:49:50,580 INFO program: resize2fs: Operation not permitted while trying to open /dev/mapper/live-osimg-min >20:49:50,580 INFO program: Couldn't find valid filesystem superblock. >20:49:50,581 DEBUG program: Return code: 1 >20:49:50,683 INFO program: Running... mount -t auto -o ro /dev/mapper/live-base /mnt/install/source >20:49:50,693 DEBUG program: Return code: 0 >20:49:50,989 INFO program: Running... journalctl -b >20:50:36,107 INFO program: Running... udevadm settle --timeout=300 >20:50:36,113 DEBUG program: Return code: 0 >20:50:36,113 INFO program: Running... udevadm settle --timeout=300 >20:50:36,118 DEBUG program: Return code: 0 >20:50:36,129 INFO program: Running... multipath -c /dev/sdd >20:50:36,132 INFO program: /dev/sdd is not a valid multipath device path >20:50:36,132 DEBUG program: Return code: 1 >20:50:36,159 INFO program: Running... multipath -c /dev/sde >20:50:36,162 INFO program: /dev/sde is not a valid multipath device path >20:50:36,162 DEBUG program: Return code: 1 >20:50:36,220 INFO program: Running... mdadm --examine --export /dev/sda >20:50:36,285 INFO program: MD_METADATA=imsm >20:50:36,285 INFO program: MD_LEVEL=container >20:50:36,285 INFO program: MD_UUID=b25f8e60:5528d464:f928d3a6:da2a145f >20:50:36,285 INFO program: MD_DEVICES=2 >20:50:36,285 DEBUG program: Return code: 0 >20:50:36,285 INFO program: Running... mdadm --examine --brief /dev/sda >20:50:36,311 INFO program: ARRAY metadata=imsm UUID=b25f8e60:5528d464:f928d3a6:da2a145f >20:50:36,311 INFO program: ARRAY /dev/md/Volume1 container=b25f8e60:5528d464:f928d3a6:da2a145f member=0 UUID=2f0ca709:60236419:f7d237c0:e031795d >20:50:36,311 DEBUG program: Return code: 0 >20:50:36,313 INFO program: Running... udevadm settle --timeout=300 >20:50:36,417 DEBUG program: Return code: 0 >20:50:36,449 INFO program: Running... mdadm --examine --export /dev/sdb >20:50:36,582 INFO program: MD_METADATA=imsm >20:50:36,582 INFO program: MD_LEVEL=container >20:50:36,582 INFO program: MD_UUID=b25f8e60:5528d464:f928d3a6:da2a145f >20:50:36,582 INFO program: MD_DEVICES=2 >20:50:36,582 DEBUG program: Return code: 0 >20:50:36,582 INFO program: Running... mdadm --examine --brief /dev/sdb >20:50:36,603 INFO program: ARRAY metadata=imsm UUID=b25f8e60:5528d464:f928d3a6:da2a145f >20:50:36,603 INFO program: ARRAY /dev/md/Volume1 container=b25f8e60:5528d464:f928d3a6:da2a145f member=0 UUID=2f0ca709:60236419:f7d237c0:e031795d >20:50:36,603 DEBUG program: Return code: 0 >20:50:36,909 INFO program: Running... multipath -c /dev/sdc >20:50:36,912 INFO program: /dev/sdc is not a valid multipath device path >20:50:36,912 DEBUG program: Return code: 1 >20:51:11,390 INFO program: Running... udevadm settle --timeout=300 >20:51:11,397 DEBUG program: Return code: 0 >20:51:11,398 INFO program: Running... udevadm settle --timeout=300 >20:51:11,403 DEBUG program: Return code: 0 >20:51:11,412 INFO program: Running... multipath -c /dev/sdd >20:51:11,415 INFO program: /dev/sdd is not a valid multipath device path >20:51:11,415 DEBUG program: Return code: 1 >20:51:11,443 INFO program: Running... multipath -c /dev/sde >20:51:11,446 INFO program: /dev/sde is not a valid multipath device path >20:51:11,446 DEBUG program: Return code: 1 >20:51:11,520 INFO program: Running... mdadm --examine --export /dev/sda >20:51:11,626 INFO program: MD_METADATA=imsm >20:51:11,626 INFO program: MD_LEVEL=container >20:51:11,626 INFO program: MD_UUID=b25f8e60:5528d464:f928d3a6:da2a145f >20:51:11,626 INFO program: MD_DEVICES=2 >20:51:11,626 DEBUG program: Return code: 0 >20:51:11,626 INFO program: Running... mdadm --examine --brief /dev/sda >20:51:11,717 INFO program: ARRAY metadata=imsm UUID=b25f8e60:5528d464:f928d3a6:da2a145f >20:51:11,718 INFO program: ARRAY /dev/md/Volume1 container=b25f8e60:5528d464:f928d3a6:da2a145f member=0 UUID=2f0ca709:60236419:f7d237c0:e031795d >20:51:11,718 DEBUG program: Return code: 0 >20:51:11,720 INFO program: Running... udevadm settle --timeout=300 >20:51:11,727 DEBUG program: Return code: 0 >20:51:11,777 INFO program: Running... mdadm --examine --export /dev/sdb >20:51:11,865 INFO program: MD_METADATA=imsm >20:51:11,865 INFO program: MD_LEVEL=container >20:51:11,865 INFO program: MD_UUID=b25f8e60:5528d464:f928d3a6:da2a145f >20:51:11,865 INFO program: MD_DEVICES=2 >20:51:11,865 DEBUG program: Return code: 0 >20:51:11,865 INFO program: Running... mdadm --examine --brief /dev/sdb >20:51:11,926 INFO program: ARRAY metadata=imsm UUID=b25f8e60:5528d464:f928d3a6:da2a145f >20:51:11,926 INFO program: ARRAY /dev/md/Volume1 container=b25f8e60:5528d464:f928d3a6:da2a145f member=0 UUID=2f0ca709:60236419:f7d237c0:e031795d >20:51:11,926 DEBUG program: Return code: 0 >20:51:12,227 INFO program: Running... multipath -c /dev/sdc >20:51:12,231 INFO program: /dev/sdc is not a valid multipath device path >20:51:12,231 DEBUG program: Return code: 1 >20:51:13,331 INFO program: Running... losetup --list >20:51:13,475 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >20:51:13,485 DEBUG program: Return code: 0 >20:51:13,485 INFO program: Running... udevadm settle --timeout=300 >20:51:13,867 DEBUG program: Return code: 0 >20:51:13,868 INFO program: Running... modprobe fcoe >20:51:13,871 DEBUG program: Return code: 0 >20:51:13,871 INFO program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >20:51:13,875 INFO program: No FCoE boot disk information is found in EDD! >20:51:13,876 DEBUG program: Return code: 1 >20:51:13,885 INFO program: Running... losetup --list >20:51:14,238 INFO program: Running... udevadm settle --timeout=300 >20:51:14,246 DEBUG program: Return code: 0 >20:51:14,246 INFO program: Running... mpathconf --user_friendly_names y --with_multipathd y >20:51:14,271 DEBUG program: Return code: 0 >20:51:14,272 INFO program: Running... udevadm settle --timeout=300 >20:51:14,279 DEBUG program: Return code: 0 >20:51:14,286 INFO program: Running... udevadm settle --timeout=300 >20:51:14,293 DEBUG program: Return code: 0 >20:51:14,308 INFO program: Running... multipath -c /dev/sdd >20:51:14,313 INFO program: /dev/sdd is not a valid multipath device path >20:51:14,314 DEBUG program: Return code: 1 >20:51:14,374 INFO program: Running... multipath -c /dev/sde >20:51:14,379 INFO program: /dev/sde is not a valid multipath device path >20:51:14,379 DEBUG program: Return code: 1 >20:51:14,680 INFO program: Running... mdadm --examine --export /dev/sda >20:51:14,716 INFO program: MD_METADATA=imsm >20:51:14,716 INFO program: MD_LEVEL=container >20:51:14,716 INFO program: MD_UUID=b25f8e60:5528d464:f928d3a6:da2a145f >20:51:14,716 INFO program: MD_DEVICES=2 >20:51:14,716 DEBUG program: Return code: 0 >20:51:14,716 INFO program: Running... mdadm --examine --brief /dev/sda >20:51:14,839 INFO program: ARRAY metadata=imsm UUID=b25f8e60:5528d464:f928d3a6:da2a145f >20:51:14,839 INFO program: ARRAY /dev/md/Volume1 container=b25f8e60:5528d464:f928d3a6:da2a145f member=0 UUID=2f0ca709:60236419:f7d237c0:e031795d >20:51:14,839 DEBUG program: Return code: 0 >20:51:14,844 INFO program: Running... udevadm settle --timeout=300 >20:51:14,875 DEBUG program: Return code: 0 >20:51:14,884 INFO program: Running... udevadm settle --timeout=300 >20:51:14,892 DEBUG program: Return code: 0 >20:51:14,892 INFO program: Running... mdadm --incremental --quiet /dev/sda >20:51:14,903 DEBUG program: Return code: 1 >20:51:14,928 INFO program: Running... mdadm --examine --export /dev/sdb >20:51:15,012 INFO program: MD_METADATA=imsm >20:51:15,013 INFO program: MD_LEVEL=container >20:51:15,013 INFO program: MD_UUID=b25f8e60:5528d464:f928d3a6:da2a145f >20:51:15,013 INFO program: MD_DEVICES=2 >20:51:15,014 DEBUG program: Return code: 0 >20:51:15,014 INFO program: Running... mdadm --examine --brief /dev/sdb >20:51:15,073 INFO program: ARRAY metadata=imsm UUID=b25f8e60:5528d464:f928d3a6:da2a145f >20:51:15,074 INFO program: ARRAY /dev/md/Volume1 container=b25f8e60:5528d464:f928d3a6:da2a145f member=0 UUID=2f0ca709:60236419:f7d237c0:e031795d >20:51:15,074 DEBUG program: Return code: 0 >20:51:15,112 INFO program: Running... udevadm settle --timeout=300 >20:51:15,122 DEBUG program: Return code: 0 >20:51:15,122 INFO program: Running... mdadm --incremental --quiet /dev/sdb >20:51:15,128 DEBUG program: Return code: 1 >20:51:15,683 INFO program: Running... multipath -c /dev/sdc >20:51:15,688 INFO program: /dev/sdc is not a valid multipath device path >20:51:15,688 DEBUG program: Return code: 1 >20:51:15,775 INFO program: Running... ntfsinfo -m /dev/sdc1 >20:51:15,800 INFO program: Volume Information >20:51:15,801 INFO program: Name of device: /dev/sdc1 >20:51:15,801 INFO program: Device state: 11 >20:51:15,801 INFO program: Volume Name: Windows Boot >20:51:15,801 INFO program: Volume State: 91 >20:51:15,801 INFO program: Volume Flags: 0x0000 >20:51:15,801 INFO program: Volume Version: 3.1 >20:51:15,801 INFO program: Sector Size: 512 >20:51:15,801 INFO program: Cluster Size: 4096 >20:51:15,801 INFO program: Index Block Size: 4096 >20:51:15,801 INFO program: Volume Size in Clusters: 29304575 >20:51:15,802 INFO program: MFT Information >20:51:15,802 INFO program: MFT Record Size: 1024 >20:51:15,802 INFO program: MFT Zone Multiplier: 0 >20:51:15,802 INFO program: MFT Data Position: 24 >20:51:15,802 INFO program: MFT Zone Start: 786432 >20:51:15,802 INFO program: MFT Zone End: 4449503 >20:51:15,802 INFO program: MFT Zone Position: 786432 >20:51:15,802 INFO program: Current Position in First Data Zone: 4449503 >20:51:15,802 INFO program: Current Position in Second Data Zone: 0 >20:51:15,802 INFO program: Allocated clusters 83072 (0.3%) >20:51:15,802 INFO program: LCN of Data Attribute for FILE_MFT: 786432 >20:51:15,803 INFO program: FILE_MFTMirr Size: 4 >20:51:15,803 INFO program: LCN of Data Attribute for File_MFTMirr: 2 >20:51:15,803 INFO program: Size of Attribute Definition Table: 2560 >20:51:15,803 INFO program: Number of Attached Extent Inodes: 0 >20:51:15,803 INFO program: FILE_Bitmap Information >20:51:15,803 INFO program: FILE_Bitmap MFT Record Number: 6 >20:51:15,803 INFO program: State of FILE_Bitmap Inode: 80 >20:51:15,803 INFO program: Length of Attribute List: 0 >20:51:15,803 INFO program: Number of Attached Extent Inodes: 0 >20:51:15,803 INFO program: FILE_Bitmap Data Attribute Information >20:51:15,803 INFO program: Decompressed Runlist: not done yet >20:51:15,803 INFO program: Base Inode: 6 >20:51:15,804 INFO program: Attribute Types: not done yet >20:51:15,804 INFO program: Attribute Name Length: 0 >20:51:15,804 INFO program: Attribute State: 3 >20:51:15,804 INFO program: Attribute Allocated Size: 3665920 >20:51:15,804 INFO program: Attribute Data Size: 3663072 >20:51:15,804 INFO program: Attribute Initialized Size: 3663072 >20:51:15,804 INFO program: Attribute Compressed Size: 0 >20:51:15,804 INFO program: Compression Block Size: 0 >20:51:15,804 INFO program: Compression Block Size Bits: 0 >20:51:15,804 INFO program: Compression Block Clusters: 0 >20:51:15,804 INFO program: Free Clusters: 11192726 (38.2%) >20:51:15,805 DEBUG program: Return code: 0 >20:51:15,805 INFO program: Running... ntfsresize -m /dev/sdc1 >20:51:17,812 INFO program: ntfsresize v2014.2.15 (libntfs-3g) >20:51:17,812 INFO program: Minsize (in MB): 74187 >20:51:17,812 DEBUG program: Return code: 0 >20:51:17,859 INFO program: Running... dumpe2fs -h /dev/loop3 >20:51:17,863 INFO program: dumpe2fs 1.42.11 (09-Jul-2014) >20:51:17,863 INFO program: Filesystem volume name: _Fedora-Live-Wor >20:51:17,864 INFO program: Last mounted on: /var/tmp/imgcreate-O2ynTS/install_root >20:51:17,864 INFO program: Filesystem UUID: 0ad82566-098c-46a4-88c8-10a2e187408a >20:51:17,864 INFO program: Filesystem magic number: 0xEF53 >20:51:17,864 INFO program: Filesystem revision #: 1 (dynamic) >20:51:17,864 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 >20:51:17,864 INFO program: Filesystem flags: signed_directory_hash >20:51:17,864 INFO program: Default mount options: user_xattr acl >20:51:17,864 INFO program: Filesystem state: clean >20:51:17,864 INFO program: Errors behavior: Continue >20:51:17,864 INFO program: Filesystem OS type: Linux >20:51:17,864 INFO program: Inode count: 393216 >20:51:17,865 INFO program: Block count: 1572864 >20:51:17,865 INFO program: Reserved block count: 15727 >20:51:17,865 INFO program: Free blocks: 577129 >20:51:17,865 INFO program: Free inodes: 257163 >20:51:17,865 INFO program: First block: 0 >20:51:17,865 INFO program: Block size: 4096 >20:51:17,865 INFO program: Fragment size: 4096 >20:51:17,865 INFO program: Reserved GDT blocks: 383 >20:51:17,865 INFO program: Blocks per group: 32768 >20:51:17,865 INFO program: Fragments per group: 32768 >20:51:17,865 INFO program: Inodes per group: 8192 >20:51:17,865 INFO program: Inode blocks per group: 512 >20:51:17,866 INFO program: Flex block group size: 16 >20:51:17,866 INFO program: Filesystem created: Thu Oct 9 20:56:57 2014 >20:51:17,866 INFO program: Last mount time: Thu Oct 9 20:57:01 2014 >20:51:17,866 INFO program: Last write time: Thu Oct 9 21:25:39 2014 >20:51:17,866 INFO program: Mount count: 0 >20:51:17,866 INFO program: Maximum mount count: -1 >20:51:17,866 INFO program: Last checked: Thu Oct 9 21:25:39 2014 >20:51:17,866 INFO program: Check interval: 0 (<none>) >20:51:17,866 INFO program: Lifetime writes: 627 MB >20:51:17,866 INFO program: Reserved blocks uid: 0 (user root) >20:51:17,866 INFO program: Reserved blocks gid: 0 (group root) >20:51:17,867 INFO program: First inode: 11 >20:51:17,867 INFO program: Inode size: 256 >20:51:17,867 INFO program: Required extra isize: 28 >20:51:17,867 INFO program: Desired extra isize: 28 >20:51:17,867 INFO program: Journal inode: 8 >20:51:17,867 INFO program: Default directory hash: half_md4 >20:51:17,867 INFO program: Directory Hash Seed: eb7e6683-0aa9-405f-b25b-c2b438cf705e >20:51:17,867 INFO program: Journal backup: inode blocks >20:51:17,867 INFO program: Journal features: journal_incompat_revoke >20:51:17,867 INFO program: Journal size: 128M >20:51:17,867 INFO program: Journal length: 32768 >20:51:17,868 INFO program: Journal sequence: 0x00001b3e >20:51:17,868 INFO program: Journal start: 0 >20:51:17,868 INFO program: >20:51:17,868 DEBUG program: Return code: 0 >20:51:17,868 INFO program: Running... resize2fs -P /dev/loop3 >20:51:17,872 INFO program: resize2fs 1.42.11 (09-Jul-2014) >20:51:17,872 INFO program: resize2fs: Device or resource busy while trying to open /dev/loop3 >20:51:17,873 INFO program: Couldn't find valid filesystem superblock. >20:51:17,873 DEBUG program: Return code: 1 >20:51:17,919 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >20:51:17,923 INFO program: dumpe2fs 1.42.11 (09-Jul-2014) >20:51:17,924 INFO program: Filesystem volume name: _Fedora-Live-Wor >20:51:17,924 INFO program: Last mounted on: / >20:51:17,924 INFO program: Filesystem UUID: 0ad82566-098c-46a4-88c8-10a2e187408a >20:51:17,924 INFO program: Filesystem magic number: 0xEF53 >20:51:17,924 INFO program: Filesystem revision #: 1 (dynamic) >20:51:17,924 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 >20:51:17,924 INFO program: Filesystem flags: signed_directory_hash >20:51:17,924 INFO program: Default mount options: user_xattr acl >20:51:17,924 INFO program: Filesystem state: clean >20:51:17,924 INFO program: Errors behavior: Continue >20:51:17,924 INFO program: Filesystem OS type: Linux >20:51:17,924 INFO program: Inode count: 393216 >20:51:17,925 INFO program: Block count: 1572864 >20:51:17,925 INFO program: Reserved block count: 15727 >20:51:17,925 INFO program: Free blocks: 577129 >20:51:17,925 INFO program: Free inodes: 257163 >20:51:17,925 INFO program: First block: 0 >20:51:17,925 INFO program: Block size: 4096 >20:51:17,925 INFO program: Fragment size: 4096 >20:51:17,925 INFO program: Reserved GDT blocks: 383 >20:51:17,925 INFO program: Blocks per group: 32768 >20:51:17,925 INFO program: Fragments per group: 32768 >20:51:17,925 INFO program: Inodes per group: 8192 >20:51:17,925 INFO program: Inode blocks per group: 512 >20:51:17,925 INFO program: Flex block group size: 16 >20:51:17,926 INFO program: Filesystem created: Thu Oct 9 20:56:57 2014 >20:51:17,926 INFO program: Last mount time: Thu Oct 16 16:36:10 2014 >20:51:17,926 INFO program: Last write time: Thu Oct 16 16:36:10 2014 >20:51:17,926 INFO program: Mount count: 1 >20:51:17,926 INFO program: Maximum mount count: -1 >20:51:17,926 INFO program: Last checked: Thu Oct 9 21:25:39 2014 >20:51:17,926 INFO program: Check interval: 0 (<none>) >20:51:17,926 INFO program: Lifetime writes: 627 MB >20:51:17,926 INFO program: Reserved blocks uid: 0 (user root) >20:51:17,926 INFO program: Reserved blocks gid: 0 (group root) >20:51:17,926 INFO program: First inode: 11 >20:51:17,926 INFO program: Inode size: 256 >20:51:17,927 INFO program: Required extra isize: 28 >20:51:17,927 INFO program: Desired extra isize: 28 >20:51:17,927 INFO program: Journal inode: 8 >20:51:17,927 INFO program: First orphan inode: 151515 >20:51:17,927 INFO program: Default directory hash: half_md4 >20:51:17,927 INFO program: Directory Hash Seed: eb7e6683-0aa9-405f-b25b-c2b438cf705e >20:51:17,927 INFO program: Journal backup: inode blocks >20:51:17,927 INFO program: Journal features: journal_incompat_revoke >20:51:17,927 INFO program: Journal size: 128M >20:51:17,927 INFO program: Journal length: 32768 >20:51:17,927 INFO program: Journal sequence: 0x00001b3f >20:51:17,927 INFO program: Journal start: 1 >20:51:17,928 INFO program: >20:51:17,928 DEBUG program: Return code: 0 >20:51:17,928 INFO program: Running... resize2fs -P /dev/mapper/live-rw >20:51:17,932 INFO program: resize2fs 1.42.11 (09-Jul-2014) >20:51:17,932 INFO program: Estimated minimum size of the filesystem: 1406376 >20:51:17,932 DEBUG program: Return code: 0 >20:51:17,970 INFO program: Running... dumpe2fs -h /dev/mapper/live-base >20:51:17,974 INFO program: dumpe2fs 1.42.11 (09-Jul-2014) >20:51:17,974 INFO program: Filesystem volume name: _Fedora-Live-Wor >20:51:17,974 INFO program: Last mounted on: /var/tmp/imgcreate-O2ynTS/install_root >20:51:17,975 INFO program: Filesystem UUID: 0ad82566-098c-46a4-88c8-10a2e187408a >20:51:17,975 INFO program: Filesystem magic number: 0xEF53 >20:51:17,975 INFO program: Filesystem revision #: 1 (dynamic) >20:51:17,975 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 >20:51:17,975 INFO program: Filesystem flags: signed_directory_hash >20:51:17,975 INFO program: Default mount options: user_xattr acl >20:51:17,975 INFO program: Filesystem state: clean >20:51:17,975 INFO program: Errors behavior: Continue >20:51:17,975 INFO program: Filesystem OS type: Linux >20:51:17,975 INFO program: Inode count: 393216 >20:51:17,975 INFO program: Block count: 1572864 >20:51:17,975 INFO program: Reserved block count: 15727 >20:51:17,976 INFO program: Free blocks: 577129 >20:51:17,976 INFO program: Free inodes: 257163 >20:51:17,976 INFO program: First block: 0 >20:51:17,976 INFO program: Block size: 4096 >20:51:17,976 INFO program: Fragment size: 4096 >20:51:17,976 INFO program: Reserved GDT blocks: 383 >20:51:17,976 INFO program: Blocks per group: 32768 >20:51:17,976 INFO program: Fragments per group: 32768 >20:51:17,976 INFO program: Inodes per group: 8192 >20:51:17,976 INFO program: Inode blocks per group: 512 >20:51:17,976 INFO program: Flex block group size: 16 >20:51:17,977 INFO program: Filesystem created: Thu Oct 9 20:56:57 2014 >20:51:17,977 INFO program: Last mount time: Thu Oct 9 20:57:01 2014 >20:51:17,977 INFO program: Last write time: Thu Oct 9 21:25:39 2014 >20:51:17,977 INFO program: Mount count: 0 >20:51:17,977 INFO program: Maximum mount count: -1 >20:51:17,977 INFO program: Last checked: Thu Oct 9 21:25:39 2014 >20:51:17,977 INFO program: Check interval: 0 (<none>) >20:51:17,977 INFO program: Lifetime writes: 627 MB >20:51:17,977 INFO program: Reserved blocks uid: 0 (user root) >20:51:17,977 INFO program: Reserved blocks gid: 0 (group root) >20:51:17,977 INFO program: First inode: 11 >20:51:17,978 INFO program: Inode size: 256 >20:51:17,978 INFO program: Required extra isize: 28 >20:51:17,978 INFO program: Desired extra isize: 28 >20:51:17,978 INFO program: Journal inode: 8 >20:51:17,978 INFO program: Default directory hash: half_md4 >20:51:17,978 INFO program: Directory Hash Seed: eb7e6683-0aa9-405f-b25b-c2b438cf705e >20:51:17,978 INFO program: Journal backup: inode blocks >20:51:17,978 INFO program: Journal features: journal_incompat_revoke >20:51:17,978 INFO program: Journal size: 128M >20:51:17,978 INFO program: Journal length: 32768 >20:51:17,978 INFO program: Journal sequence: 0x00001b3e >20:51:17,978 INFO program: Journal start: 0 >20:51:17,979 INFO program: >20:51:17,979 DEBUG program: Return code: 0 >20:51:17,979 INFO program: Running... resize2fs -P /dev/mapper/live-base >20:51:17,983 INFO program: resize2fs 1.42.11 (09-Jul-2014) >20:51:17,983 INFO program: resize2fs: Operation not permitted while trying to open /dev/mapper/live-base >20:51:17,984 INFO program: Couldn't find valid filesystem superblock. >20:51:17,984 DEBUG program: Return code: 1 >20:51:18,020 INFO program: Running... dumpe2fs -h /dev/mapper/live-osimg-min >20:51:18,024 INFO program: dumpe2fs 1.42.11 (09-Jul-2014) >20:51:18,024 INFO program: Filesystem volume name: _Fedora-Live-Wor >20:51:18,024 INFO program: Last mounted on: /var/tmp/imgcreate-O2ynTS/install_root >20:51:18,024 INFO program: Filesystem UUID: 0ad82566-098c-46a4-88c8-10a2e187408a >20:51:18,024 INFO program: Filesystem magic number: 0xEF53 >20:51:18,024 INFO program: Filesystem revision #: 1 (dynamic) >20:51:18,024 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 >20:51:18,025 INFO program: Filesystem flags: signed_directory_hash >20:51:18,025 INFO program: Default mount options: user_xattr acl >20:51:18,025 INFO program: Filesystem state: clean >20:51:18,025 INFO program: Errors behavior: Continue >20:51:18,025 INFO program: Filesystem OS type: Linux >20:51:18,025 INFO program: Inode count: 352256 >20:51:18,025 INFO program: Block count: 1406376 >20:51:18,025 INFO program: Reserved block count: 14062 >20:51:18,025 INFO program: Free blocks: 413211 >20:51:18,025 INFO program: Free inodes: 216203 >20:51:18,026 INFO program: First block: 0 >20:51:18,026 INFO program: Block size: 4096 >20:51:18,026 INFO program: Fragment size: 4096 >20:51:18,026 INFO program: Reserved GDT blocks: 383 >20:51:18,026 INFO program: Blocks per group: 32768 >20:51:18,026 INFO program: Fragments per group: 32768 >20:51:18,026 INFO program: Inodes per group: 8192 >20:51:18,026 INFO program: Inode blocks per group: 512 >20:51:18,026 INFO program: Flex block group size: 16 >20:51:18,026 INFO program: Filesystem created: Thu Oct 9 20:56:57 2014 >20:51:18,026 INFO program: Last mount time: Thu Oct 9 20:57:01 2014 >20:51:18,026 INFO program: Last write time: Thu Oct 9 21:25:42 2014 >20:51:18,027 INFO program: Mount count: 0 >20:51:18,027 INFO program: Maximum mount count: -1 >20:51:18,027 INFO program: Last checked: Thu Oct 9 21:25:42 2014 >20:51:18,027 INFO program: Check interval: 0 (<none>) >20:51:18,027 INFO program: Lifetime writes: 629 MB >20:51:18,027 INFO program: Reserved blocks uid: 0 (user root) >20:51:18,027 INFO program: Reserved blocks gid: 0 (group root) >20:51:18,027 INFO program: First inode: 11 >20:51:18,027 INFO program: Inode size: 256 >20:51:18,027 INFO program: Required extra isize: 28 >20:51:18,027 INFO program: Desired extra isize: 28 >20:51:18,028 INFO program: Journal inode: 8 >20:51:18,028 INFO program: Default directory hash: half_md4 >20:51:18,028 INFO program: Directory Hash Seed: eb7e6683-0aa9-405f-b25b-c2b438cf705e >20:51:18,028 INFO program: Journal backup: inode blocks >20:51:18,028 INFO program: Journal features: journal_incompat_revoke >20:51:18,028 INFO program: Journal size: 128M >20:51:18,028 INFO program: Journal length: 32768 >20:51:18,028 INFO program: Journal sequence: 0x00001b3e >20:51:18,028 INFO program: Journal start: 0 >20:51:18,028 INFO program: >20:51:18,028 DEBUG program: Return code: 0 >20:51:18,029 INFO program: Running... resize2fs -P /dev/mapper/live-osimg-min >20:51:18,032 INFO program: resize2fs 1.42.11 (09-Jul-2014) >20:51:18,033 INFO program: resize2fs: Operation not permitted while trying to open /dev/mapper/live-osimg-min >20:51:18,033 INFO program: Couldn't find valid filesystem superblock. >20:51:18,033 DEBUG program: Return code: 1 >20:51:18,127 INFO program: Running... mount -t auto -o ro /dev/mapper/live-base /mnt/install/source >20:51:18,137 DEBUG program: Return code: 0 >20:51:18,430 INFO program: Running... journalctl -b > > >/tmp/storage.log: >16:38:27,003 DEBUG blivet: registered device format class DeviceFormat as None >16:38:27,004 DEBUG blivet: registered device format class LUKS as luks >16:38:27,004 DEBUG blivet: registered device format class DMRaidMember as dmraidmember >16:38:27,006 DEBUG blivet: registered device format class Ext2FS as ext2 >16:38:27,006 DEBUG blivet: registered device format class Ext3FS as ext3 >16:38:27,006 DEBUG blivet: registered device format class Ext4FS as ext4 >16:38:27,006 DEBUG blivet: registered device format class FATFS as vfat >16:38:27,006 DEBUG blivet: registered device format class EFIFS as efi >16:38:27,006 DEBUG blivet: registered device format class BTRFS as btrfs >16:38:27,006 DEBUG blivet: registered device format class GFS2 as gfs2 >16:38:27,006 DEBUG blivet: registered device format class JFS as jfs >16:38:27,006 DEBUG blivet: registered device format class ReiserFS as reiserfs >16:38:27,007 DEBUG blivet: registered device format class XFS as xfs >16:38:27,007 DEBUG blivet: registered device format class HFS as hfs >16:38:27,007 DEBUG blivet: registered device format class AppleBootstrapFS as appleboot >16:38:27,007 DEBUG blivet: registered device format class HFSPlus as hfs+ >16:38:27,007 DEBUG blivet: registered device format class MacEFIFS as macefi >16:38:27,007 DEBUG blivet: registered device format class NTFS as ntfs >16:38:27,007 DEBUG blivet: registered device format class NFS as nfs >16:38:27,007 DEBUG blivet: registered device format class NFSv4 as nfs4 >16:38:27,007 DEBUG blivet: registered device format class Iso9660FS as iso9660 >16:38:27,007 DEBUG blivet: registered device format class NoDevFS as nodev >16:38:27,007 DEBUG blivet: registered device format class DevPtsFS as devpts >16:38:27,007 DEBUG blivet: registered device format class ProcFS as proc >16:38:27,007 DEBUG blivet: registered device format class SysFS as sysfs >16:38:27,008 DEBUG blivet: registered device format class TmpFS as tmpfs >16:38:27,008 DEBUG blivet: registered device format class BindFS as bind >16:38:27,008 DEBUG blivet: registered device format class SELinuxFS as selinuxfs >16:38:27,008 DEBUG blivet: registered device format class USBFS as usbfs >16:38:27,008 DEBUG blivet: registered device format class SwapSpace as swap >16:38:27,008 DEBUG blivet: registered device format class BIOSBoot as biosboot >16:38:27,009 DEBUG blivet: registered device format class DiskLabel as disklabel >16:38:27,009 DEBUG blivet: registered device format class PPCPRePBoot as prepboot >16:38:27,009 DEBUG blivet: registered device format class MDRaidMember as mdmember >16:38:27,009 DEBUG blivet: registered device format class MultipathMember as multipath_member >16:38:27,009 DEBUG blivet: registered device format class LVMPhysicalVolume as lvmpv >16:38:27,044 DEBUG blivet: IGNORED: Caught exception, continuing. >16:38:27,044 DEBUG blivet: IGNORED: Problem description: failed to get initiator name from iscsi firmware >16:38:27,044 DEBUG blivet: IGNORED: Begin exception details. >16:38:27,044 DEBUG blivet: IGNORED: Traceback (most recent call last): >16:38:27,044 DEBUG blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/iscsi.py", line 87, in __init__ >16:38:27,044 DEBUG blivet: IGNORED: initiatorname = libiscsi.get_firmware_initiator_name() >16:38:27,044 DEBUG blivet: IGNORED: IOError: Unknown error >16:38:27,044 DEBUG blivet: IGNORED: End exception details. >16:38:27,943 INFO blivet: not going to create backup copy of non-existent /etc/mdadm.conf >16:38:27,943 INFO blivet: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >16:38:27,951 INFO blivet: sdd1 looks to be the live device; marking as protected >16:38:27,963 INFO blivet: devices to scan: ['sdd', 'sdd1', 'sdd2', 'sdd3', 'sda', 'sdb', 'sr0', 'sdc', 'sdc1', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'dm-0', 'dm-1', 'dm-2', 'dm-3', 'dm-4', 'dm-5', 'md126', 'md126p1', 'md126p2', 'md126p3', 'md127'] >16:38:27,965 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-Generic_Flash_Disk_5A203520-0:0 /dev/disk/by-label/Fedora-Live-Workstation-x86_64-2 /dev/disk/by-path/pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0 /dev/disk/by-uuid/2014-10-10-01-34-21-00', > 'DEVNAME': 'sdd', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/host6/target6:0:0/6:0:0:0/block/sdd', > 'DEVTYPE': 'disk', > 'ID_BUS': 'usb', > '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-Workstation-x86_64-2', > 'ID_FS_LABEL_ENC': 'Fedora-Live-Workstation-x86_64-2', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2014-10-10-01-34-21-00', > 'ID_FS_UUID_ENC': '2014-10-10-01-34-21-00', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Flash_Disk', > 'ID_MODEL_ENC': 'Flash\\x20Disk\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '6387', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '6e9f246b', > 'ID_PATH': 'pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_1_1_0-scsi-0_0_0_0', > 'ID_REVISION': '8.07', > 'ID_SERIAL': 'Generic_Flash_Disk_5A203520-0:0', > 'ID_SERIAL_SHORT': '5A203520', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Generic', > 'ID_VENDOR_ENC': 'Generic\\x20', > 'ID_VENDOR_ID': '058f', > 'MAJOR': '8', > 'MINOR': '48', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '543061', > 'name': 'sdd', > 'symlinks': ['/dev/disk/by-id/usb-Generic_Flash_Disk_5A203520-0:0', > '/dev/disk/by-label/Fedora-Live-Workstation-x86_64-2', > '/dev/disk/by-path/pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0', > '/dev/disk/by-uuid/2014-10-10-01-34-21-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/host6/target6:0:0/6:0:0:0/block/sdd'} ; name: sdd ; >16:38:27,966 INFO blivet: scanning sdd (/devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/host6/target6:0:0/6:0:0:0/block/sdd)... >16:38:27,966 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdd ; incomplete: False ; >16:38:27,966 DEBUG blivet: DeviceTree.getDeviceByName returned None >16:38:27,967 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdd ; >16:38:27,967 INFO blivet: sdd is a disk >16:38:27,967 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 1 >16:38:27,969 DEBUG blivet: DiskDevice._setFormat: sdd ; current: None ; type: None ; >16:38:27,977 INFO blivet: added disk sdd (id 0) to device tree >16:38:27,978 DEBUG blivet: looking up parted Device: /dev/sdd >16:38:27,977 INFO blivet: got device: DiskDevice instance (0x7f3f39974790) -- > name = sdd status = True kids = 0 id = 0 > parents = [] > uuid = None size = 1911 MiB > format = existing None > major = 8 minor = 48 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/host6/target6:0:0/6:0:0:0/block/sdd partedDevice = parted.Device instance -- > model: Generic Flash Disk path: /dev/sdd type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 3913728 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (1018, 62, 62) biosGeometry: (243, 255, 63) > PedDevice: <_ped.Device object at 0x7f3f3a140f80> > target size = 0 B path = /dev/sdd > format args = [] originalFormat = None removable = True partedDevice = <parted.device.Device object at 0x7f3f3995f550> >16:38:27,985 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdd ; >16:38:27,986 INFO blivet: type detected on 'sdd' is 'iso9660' >16:38:27,986 DEBUG blivet: Iso9660FS.supported: supported: True ; >16:38:27,987 DEBUG blivet: getFormat('iso9660') returning Iso9660FS instance with object id 3 >16:38:27,987 DEBUG blivet: DiskDevice._setFormat: sdd ; current: None ; type: iso9660 ; >16:38:27,987 INFO blivet: got format: existing iso9660 filesystem >16:38:27,989 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-Generic_Flash_Disk_5A203520-0:0-part1 /dev/disk/by-label/Fedora-Live-Workstation-x86_64-2 /dev/disk/by-path/pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0-part1 /dev/disk/by-uuid/2014-10-10-01-34-21-00', > 'DEVNAME': 'sdd1', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/host6/target6:0:0/6:0:0:0/block/sdd/sdd1', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > '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-Workstation-x86_64-2', > 'ID_FS_LABEL_ENC': 'Fedora-Live-Workstation-x86_64-2', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2014-10-10-01-34-21-00', > 'ID_FS_UUID_ENC': '2014-10-10-01-34-21-00', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Flash_Disk', > 'ID_MODEL_ENC': 'Flash\\x20Disk\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '6387', > 'ID_PART_ENTRY_DISK': '8:48', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '0', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '2656256', > 'ID_PART_ENTRY_TYPE': '0x0', > 'ID_PART_ENTRY_UUID': '6e9f246b-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '6e9f246b', > 'ID_PATH': 'pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_1_1_0-scsi-0_0_0_0', > 'ID_REVISION': '8.07', > 'ID_SERIAL': 'Generic_Flash_Disk_5A203520-0:0', > 'ID_SERIAL_SHORT': '5A203520', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Generic', > 'ID_VENDOR_ENC': 'Generic\\x20', > 'ID_VENDOR_ID': '058f', > 'MAJOR': '8', > 'MINOR': '49', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '0', > 'USEC_INITIALIZED': '543073', > 'name': 'sdd1', > 'symlinks': ['/dev/disk/by-id/usb-Generic_Flash_Disk_5A203520-0:0-part1', > '/dev/disk/by-label/Fedora-Live-Workstation-x86_64-2', > '/dev/disk/by-path/pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0-part1', > '/dev/disk/by-uuid/2014-10-10-01-34-21-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/host6/target6:0:0/6:0:0:0/block/sdd/sdd1'} ; name: sdd1 ; >16:38:27,989 INFO blivet: scanning sdd1 (/devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/host6/target6:0:0/6:0:0:0/block/sdd/sdd1)... >16:38:27,989 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdd1 ; incomplete: False ; >16:38:27,990 DEBUG blivet: DeviceTree.getDeviceByName returned None >16:38:27,990 INFO blivet: sdd1 is a partition >16:38:27,990 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdd1 ; >16:38:27,990 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdd ; incomplete: False ; >16:38:27,990 DEBUG blivet: DeviceTree.getDeviceByName returned existing 1911 MiB disk sdd (0) with existing iso9660 filesystem >16:38:27,992 DEBUG blivet: lvm filter: adding sdd1 to the reject list >16:38:27,992 DEBUG blivet: ignoring partition sdd1 on iso9660 >16:38:27,992 DEBUG blivet: no device obtained for sdd1 >16:38:27,994 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-Generic_Flash_Disk_5A203520-0:0-part2 /dev/disk/by-label/EFI /dev/disk/by-path/pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0-part2 /dev/disk/by-uuid/4C54-8A45', > 'DEVNAME': 'sdd2', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/host6/target6:0:0/6:0:0:0/block/sdd/sdd2', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > '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': 'EFI', > 'ID_FS_LABEL_ENC': 'EFI', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'vfat', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '4C54-8A45', > 'ID_FS_UUID_ENC': '4C54-8A45', > 'ID_FS_VERSION': 'FAT12', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Flash_Disk', > 'ID_MODEL_ENC': 'Flash\\x20Disk\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '6387', > 'ID_PART_ENTRY_DISK': '8:48', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '172', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '10164', > 'ID_PART_ENTRY_TYPE': '0xef', > 'ID_PART_ENTRY_UUID': '6e9f246b-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '6e9f246b', > 'ID_PATH': 'pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_1_1_0-scsi-0_0_0_0', > 'ID_REVISION': '8.07', > 'ID_SERIAL': 'Generic_Flash_Disk_5A203520-0:0', > 'ID_SERIAL_SHORT': '5A203520', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Generic', > 'ID_VENDOR_ENC': 'Generic\\x20', > 'ID_VENDOR_ID': '058f', > 'MAJOR': '8', > 'MINOR': '50', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '543085', > 'name': 'sdd2', > 'symlinks': ['/dev/disk/by-id/usb-Generic_Flash_Disk_5A203520-0:0-part2', > '/dev/disk/by-label/EFI', > '/dev/disk/by-path/pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0-part2', > '/dev/disk/by-uuid/4C54-8A45'], > 'sysfs_path': '/devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/host6/target6:0:0/6:0:0:0/block/sdd/sdd2'} ; name: sdd2 ; >16:38:27,994 INFO blivet: scanning sdd2 (/devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/host6/target6:0:0/6:0:0:0/block/sdd/sdd2)... >16:38:27,994 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdd2 ; incomplete: False ; >16:38:27,995 DEBUG blivet: DeviceTree.getDeviceByName returned None >16:38:27,995 INFO blivet: sdd2 is a partition >16:38:27,995 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdd2 ; >16:38:27,995 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdd ; incomplete: False ; >16:38:27,996 DEBUG blivet: DeviceTree.getDeviceByName returned existing 1911 MiB disk sdd (0) with existing iso9660 filesystem >16:38:27,997 DEBUG blivet: lvm filter: adding sdd2 to the reject list >16:38:27,997 DEBUG blivet: ignoring partition sdd2 on iso9660 >16:38:27,997 DEBUG blivet: no device obtained for sdd2 >16:38:28,000 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-Generic_Flash_Disk_5A203520-0:0-part3 /dev/disk/by-label/Fedora\\x20Live /dev/disk/by-path/pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0-part3 /dev/disk/by-uuid/2d8f9c9c-f112-360a-bcba-31dbb9d5f074', > 'DEVNAME': 'sdd3', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/host6/target6:0:0/6:0:0:0/block/sdd/sdd3', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > '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', > 'ID_FS_LABEL_ENC': 'Fedora\\x20Live', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'hfsplus', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2d8f9c9c-f112-360a-bcba-31dbb9d5f074', > 'ID_FS_UUID_ENC': '2d8f9c9c-f112-360a-bcba-31dbb9d5f074', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Flash_Disk', > 'ID_MODEL_ENC': 'Flash\\x20Disk\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '6387', > 'ID_PART_ENTRY_DISK': '8:48', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '10416', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '40704', > 'ID_PART_ENTRY_TYPE': '0x0', > 'ID_PART_ENTRY_UUID': '6e9f246b-03', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '6e9f246b', > 'ID_PATH': 'pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_1_1_0-scsi-0_0_0_0', > 'ID_REVISION': '8.07', > 'ID_SERIAL': 'Generic_Flash_Disk_5A203520-0:0', > 'ID_SERIAL_SHORT': '5A203520', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Generic', > 'ID_VENDOR_ENC': 'Generic\\x20', > 'ID_VENDOR_ID': '058f', > 'MAJOR': '8', > 'MINOR': '51', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '543097', > 'name': 'sdd3', > 'symlinks': ['/dev/disk/by-id/usb-Generic_Flash_Disk_5A203520-0:0-part3', > '/dev/disk/by-label/Fedora\\x20Live', > '/dev/disk/by-path/pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0-part3', > '/dev/disk/by-uuid/2d8f9c9c-f112-360a-bcba-31dbb9d5f074'], > 'sysfs_path': '/devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/host6/target6:0:0/6:0:0:0/block/sdd/sdd3'} ; name: sdd3 ; >16:38:28,000 INFO blivet: scanning sdd3 (/devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/host6/target6:0:0/6:0:0:0/block/sdd/sdd3)... >16:38:28,000 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdd3 ; incomplete: False ; >16:38:28,001 DEBUG blivet: DeviceTree.getDeviceByName returned None >16:38:28,001 INFO blivet: sdd3 is a partition >16:38:28,001 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdd3 ; >16:38:28,001 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdd ; incomplete: False ; >16:38:28,002 DEBUG blivet: DeviceTree.getDeviceByName returned existing 1911 MiB disk sdd (0) with existing iso9660 filesystem >16:38:28,003 DEBUG blivet: lvm filter: adding sdd3 to the reject list >16:38:28,003 DEBUG blivet: ignoring partition sdd3 on iso9660 >16:38:28,003 DEBUG blivet: no device obtained for sdd3 >16:38:28,005 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-HGST_HTS721010A9E630_JR10006PGYE8KF /dev/disk/by-id/wwn-0x5000cca6accd6099', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '156', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '154', > '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': 'isw_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_VERSION': '1.0.00', > 'ID_MODEL': 'HGST_HTS721010A9E630', > 'ID_MODEL_ENC': 'HGST\\x20HTS721010A9E630\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_REVISION': 'JB0OA3J0', > 'ID_SERIAL': 'HGST_HTS721010A9E630_JR10006PGYE8KF', > 'ID_SERIAL_SHORT': 'JR10006PGYE8KF', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000cca6accd6099', > 'ID_WWN_WITH_EXTENSION': '0x5000cca6accd6099', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '544510', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-HGST_HTS721010A9E630_JR10006PGYE8KF', > '/dev/disk/by-id/wwn-0x5000cca6accd6099'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >16:38:28,005 INFO blivet: scanning sda (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >16:38:28,006 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda ; incomplete: False ; >16:38:28,006 DEBUG blivet: DeviceTree.getDeviceByName returned None >16:38:28,006 INFO blivet: sda is part of a biosraid >16:38:28,006 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 6 >16:38:28,006 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: None ; >16:38:28,006 INFO blivet: added disk sda (id 5) to device tree >16:38:28,007 DEBUG blivet: looking up parted Device: /dev/sda >16:38:28,007 INFO blivet: got device: DiskDevice instance (0x7f3f3990fb10) -- > name = sda status = True kids = 0 id = 5 > parents = [] > uuid = None size = 931.51 GiB > format = existing None > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA HGST HTS721010A9 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x7f3f398f6440> > target size = 0 B path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f3f3990fad0> >16:38:28,012 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda ; >16:38:28,177 INFO blivet: type detected on 'sda' is 'isw_raid_member' >16:38:28,177 DEBUG blivet: MDRaidMember.__init__: uuid: None ; exists: True ; label: None ; device: /dev/sda ; serial: JR10006PGYE8KF ; mdUuid: b25f8e60-5528-d464-f928-d3a6da2a145f ; biosraid: True ; >16:38:28,177 DEBUG blivet: getFormat('isw_raid_member') returning MDRaidMember instance with object id 8 >16:38:28,178 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: mdmember ; >16:38:28,178 INFO blivet: got format: existing mdmember >16:38:28,178 DEBUG blivet: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sda ; >16:38:28,178 DEBUG blivet: DeviceTree.getDeviceByUuid: hidden: False ; uuid: b25f8e60-5528-d464-f928-d3a6da2a145f ; incomplete: True ; >16:38:28,179 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >16:38:28,191 INFO blivet: using name imsm0 for md array containing member sda >16:38:28,191 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 10 >16:38:28,192 DEBUG blivet: MDRaidArrayDevice._setFormat: imsm0 ; current: None ; type: None ; >16:38:28,192 DEBUG blivet: MDRaidArrayDevice.updateSysfsPath: imsm0 ; >16:38:28,193 DEBUG blivet: MDRaidArrayDevice._addParent: imsm0 ; member: sda ; >16:38:28,193 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sda ; >16:38:28,193 DEBUG blivet: looking up parted Device: /dev/md/imsm0 >16:38:28,193 INFO blivet: added mdcontainer imsm0 (id 9) to device tree >16:38:28,195 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-HGST_HTS721010A9E630_JR10006PGYE5TF /dev/disk/by-id/wwn-0x5000cca6accd6043', > 'DEVNAME': 'sdb', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '166', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '164', > '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': 'isw_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_VERSION': '1.0.00', > 'ID_MODEL': 'HGST_HTS721010A9E630', > 'ID_MODEL_ENC': 'HGST\\x20HTS721010A9E630\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_REVISION': 'JB0OA3J0', > 'ID_SERIAL': 'HGST_HTS721010A9E630_JR10006PGYE5TF', > 'ID_SERIAL_SHORT': 'JR10006PGYE5TF', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000cca6accd6043', > 'ID_WWN_WITH_EXTENSION': '0x5000cca6accd6043', > 'MAJOR': '8', > 'MINOR': '16', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '544834', > 'name': 'sdb', > 'symlinks': ['/dev/disk/by-id/ata-HGST_HTS721010A9E630_JR10006PGYE5TF', > '/dev/disk/by-id/wwn-0x5000cca6accd6043'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb'} ; name: sdb ; >16:38:28,195 INFO blivet: scanning sdb (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb)... >16:38:28,196 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdb ; incomplete: False ; >16:38:28,196 DEBUG blivet: DeviceTree.getDeviceByName returned None >16:38:28,196 INFO blivet: sdb is part of a biosraid >16:38:28,196 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 14 >16:38:28,197 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: None ; >16:38:28,197 INFO blivet: added disk sdb (id 13) to device tree >16:38:28,197 DEBUG blivet: looking up parted Device: /dev/sdb >16:38:28,197 INFO blivet: got device: DiskDevice instance (0x7f3f398ab3d0) -- > name = sdb status = True kids = 0 id = 13 > parents = [] > uuid = None size = 931.51 GiB > format = existing None > major = 8 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb partedDevice = parted.Device instance -- > model: ATA HGST HTS721010A9 path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x7f3f398f63b0> > target size = 0 B path = /dev/sdb > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f3f398ab310> >16:38:28,202 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb ; >16:38:28,339 INFO blivet: type detected on 'sdb' is 'isw_raid_member' >16:38:28,340 DEBUG blivet: MDRaidMember.__init__: uuid: None ; exists: True ; label: None ; device: /dev/sdb ; serial: JR10006PGYE5TF ; mdUuid: b25f8e60-5528-d464-f928-d3a6da2a145f ; biosraid: True ; >16:38:28,340 DEBUG blivet: getFormat('isw_raid_member') returning MDRaidMember instance with object id 16 >16:38:28,341 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: mdmember ; >16:38:28,341 INFO blivet: got format: existing mdmember >16:38:28,341 DEBUG blivet: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sdb ; >16:38:28,342 DEBUG blivet: DeviceTree.getDeviceByUuid: hidden: False ; uuid: b25f8e60-5528-d464-f928-d3a6da2a145f ; incomplete: True ; >16:38:28,342 DEBUG blivet: looking up parted Device: /dev/md/imsm0 >16:38:28,343 DEBUG blivet: non-existent RAID container size == 931.51 GiB >16:38:28,342 DEBUG blivet: DeviceTree.getDeviceByUuid returned existing 931.51 GiB mdcontainer imsm0 (9) >16:38:28,349 DEBUG blivet: MDRaidArrayDevice._addParent: imsm0 ; member: sdb ; >16:38:28,350 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sdb ; >16:38:28,350 DEBUG blivet: looking up parted Device: /dev/md/imsm0 >16:38:28,353 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-TSSTcorp_CDDVDW_SN-208FB_S12C6YCF1002SH', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_CD': '1', > 'ID_CDROM_CD_R': '1', > 'ID_CDROM_CD_RW': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_DVD_PLUS_R': '1', > 'ID_CDROM_DVD_PLUS_RW': '1', > 'ID_CDROM_DVD_PLUS_R_DL': '1', > 'ID_CDROM_DVD_R': '1', > 'ID_CDROM_DVD_RAM': '1', > 'ID_CDROM_DVD_RW': '1', > 'ID_CDROM_MRW': '1', > 'ID_CDROM_MRW_W': '1', > 'ID_MODEL': 'TSSTcorp_CDDVDW_SN-208FB', > 'ID_MODEL_ENC': 'TSSTcorp\\x20CDDVDW\\x20SN-208FB\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_REVISION': 'TC00', > 'ID_SERIAL': 'TSSTcorp_CDDVDW_SN-208FB_S12C6YCF1002SH', > 'ID_SERIAL_SHORT': 'S12C6YCF1002SH', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '545307', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-TSSTcorp_CDDVDW_SN-208FB_S12C6YCF1002SH'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sr0'} ; name: sr0 ; >16:38:28,353 INFO blivet: scanning sr0 (/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sr0)... >16:38:28,354 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sr0 ; incomplete: False ; >16:38:28,354 DEBUG blivet: DeviceTree.getDeviceByName returned None >16:38:28,354 INFO blivet: sr0 is a cdrom >16:38:28,355 DEBUG blivet: DeviceTree.addUdevOpticalDevice: >16:38:28,355 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 19 >16:38:28,355 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >16:38:28,356 INFO blivet: added cdrom sr0 (id 18) to device tree >16:38:28,363 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >16:38:28,407 DEBUG blivet: looking up parted Device: /dev/sr0 >16:38:28,356 INFO blivet: got device: OpticalDevice instance (0x7f3f398ab710) -- > name = sr0 status = True kids = 0 id = 18 > parents = [] > uuid = None size = 0 > format = existing None > major = 11 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sr0 partedDevice = None > target size = 0 B path = /dev/sr0 > format args = [] originalFormat = None >16:38:28,492 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >16:38:28,534 DEBUG blivet: looking up parted Device: /dev/sr0 >16:38:28,615 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >16:38:28,616 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >16:38:28,655 DEBUG blivet: no media present for device sr0 >16:38:28,659 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-Crucial_CT120M500SSD3_13270943E9D2 /dev/disk/by-id/wwn-0x500a07510943e9d2', > 'DEVNAME': 'sdc', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sdc', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'Crucial_CT120M500SSD3', > 'ID_MODEL_ENC': 'Crucial_CT120M500SSD3\\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': '3dcdcf37', > 'ID_REVISION': 'MU03', > 'ID_SERIAL': 'Crucial_CT120M500SSD3_13270943E9D2', > 'ID_SERIAL_SHORT': '13270943E9D2', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x500a07510943e9d2', > 'ID_WWN_WITH_EXTENSION': '0x500a07510943e9d2', > 'MAJOR': '8', > 'MINOR': '32', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '545812', > 'name': 'sdc', > 'symlinks': ['/dev/disk/by-id/ata-Crucial_CT120M500SSD3_13270943E9D2', > '/dev/disk/by-id/wwn-0x500a07510943e9d2'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sdc'} ; name: sdc ; >16:38:28,659 INFO blivet: scanning sdc (/devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sdc)... >16:38:28,659 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdc ; incomplete: False ; >16:38:28,660 DEBUG blivet: DeviceTree.getDeviceByName returned None >16:38:28,661 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdc ; >16:38:28,661 INFO blivet: sdc is a disk >16:38:28,662 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 23 >16:38:28,662 DEBUG blivet: DiskDevice._setFormat: sdc ; current: None ; type: None ; >16:38:28,666 INFO blivet: added disk sdc (id 22) to device tree >16:38:28,666 DEBUG blivet: looking up parted Device: /dev/sdc >16:38:28,666 INFO blivet: got device: DiskDevice instance (0x7f3f398ab850) -- > name = sdc status = True kids = 0 id = 22 > parents = [] > uuid = None size = 111.79 GiB > format = existing None > major = 8 minor = 32 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sdc partedDevice = parted.Device instance -- > model: ATA Crucial_CT120M50 path: /dev/sdc type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 234441648 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 6 did: 0 busy: False > hardwareGeometry: (14593, 255, 63) biosGeometry: (14593, 255, 63) > PedDevice: <_ped.Device object at 0x7f3f398f6680> > target size = 0 B path = /dev/sdc > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f3f398ca7d0> >16:38:28,683 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdc ; >16:38:28,683 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdc ; label_type: dos ; >16:38:28,683 DEBUG blivet: DiskDevice.setup: sdc ; status: True ; controllable: True ; orig: False ; >16:38:28,683 DEBUG blivet: required disklabel type for sdc (1) is None >16:38:28,684 DEBUG blivet: default disklabel type for sdc is msdos >16:38:28,684 DEBUG blivet: selecting msdos disklabel for sdc based on size >16:38:28,684 DEBUG blivet: DiskLabel.__init__: device: /dev/sdc ; labelType: msdos ; exists: True ; >16:38:28,693 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f3f398dbad0>] > device: <parted.device.Device object at 0x7f3f398db890> > PedDisk: <_ped.Disk object at 0x7f3f398d9bd8> >16:38:28,693 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance with object id 25 >16:38:28,694 DEBUG blivet: DiskDevice._setFormat: sdc ; current: None ; type: disklabel ; >16:38:28,697 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-Crucial_CT120M500SSD3_13270943E9D2-part1 /dev/disk/by-id/wwn-0x500a07510943e9d2-part1 /dev/disk/by-label/Windows\\x20Boot /dev/disk/by-uuid/E6DA15CCDA159A3F', > 'DEVNAME': 'sdc1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sdc/sdc1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'Windows_Boot', > 'ID_FS_LABEL_ENC': 'Windows\\x20Boot', > 'ID_FS_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'E6DA15CCDA159A3F', > 'ID_FS_UUID_ENC': 'E6DA15CCDA159A3F', > 'ID_MODEL': 'Crucial_CT120M500SSD3', > 'ID_MODEL_ENC': 'Crucial_CT120M500SSD3\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:32', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '234436608', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_ENTRY_UUID': '3dcdcf37-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '3dcdcf37', > 'ID_REVISION': 'MU03', > 'ID_SERIAL': 'Crucial_CT120M500SSD3_13270943E9D2', > 'ID_SERIAL_SHORT': '13270943E9D2', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x500a07510943e9d2', > 'ID_WWN_WITH_EXTENSION': '0x500a07510943e9d2', > 'MAJOR': '8', > 'MINOR': '33', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '545848', > 'name': 'sdc1', > 'symlinks': ['/dev/disk/by-id/ata-Crucial_CT120M500SSD3_13270943E9D2-part1', > '/dev/disk/by-id/wwn-0x500a07510943e9d2-part1', > '/dev/disk/by-label/Windows\\x20Boot', > '/dev/disk/by-uuid/E6DA15CCDA159A3F'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sdc/sdc1'} ; name: sdc1 ; >16:38:28,697 INFO blivet: scanning sdc1 (/devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sdc/sdc1)... >16:38:28,697 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdc1 ; incomplete: False ; >16:38:28,698 DEBUG blivet: DeviceTree.getDeviceByName returned None >16:38:28,698 INFO blivet: sdc1 is a partition >16:38:28,698 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdc1 ; >16:38:28,698 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdc ; incomplete: False ; >16:38:28,699 DEBUG blivet: DeviceTree.getDeviceByName returned existing 111.79 GiB disk sdc (22) with existing msdos disklabel >16:38:28,701 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sdc ; >16:38:28,701 DEBUG blivet: PartitionDevice._setFormat: sdc1 ; >16:38:28,701 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 28 >16:38:28,702 DEBUG blivet: PartitionDevice._setFormat: sdc1 ; current: None ; type: None ; >16:38:28,702 DEBUG blivet: looking up parted Partition: /dev/sdc1 >16:38:28,702 DEBUG blivet: PartitionDevice.probe: sdc1 ; exists: True ; >16:38:28,703 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 1 ; >16:38:28,704 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 10 ; >16:38:28,704 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 12 ; >16:38:28,704 INFO blivet: added partition sdc1 (id 27) to device tree >16:38:28,706 DEBUG blivet: looking up parted Device: /dev/sdc1 >16:38:28,704 INFO blivet: got device: PartitionDevice instance (0x7f3f398c4050) -- > name = sdc1 status = True kids = 0 id = 27 > parents = ['existing 111.79 GiB disk sdc (22) with existing msdos disklabel'] > uuid = None size = 111.79 GiB > format = existing None > major = 8 minor = 33 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc1 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 234436608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (14593, 255, 63) biosGeometry: (14593, 255, 63) > PedDevice: <_ped.Device object at 0x7f3f3a140b90> > target size = 0 B path = /dev/sdc1 > format args = [] originalFormat = None grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3f398db950> fileSystem: <parted.filesystem.FileSystem object at 0x7f3f398dbd90> > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3f398dbb90> PedPartition: <_ped.Partition object at 0x7f3f398d5bf0> > disk = existing 111.79 GiB disk sdc (22) with existing msdos disklabel > start = 2048 end = 234438655 length = 234436608 > flags = boot >16:38:28,719 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdc1 ; >16:38:28,719 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdc1 ; label_type: None ; >16:38:28,719 DEBUG blivet: device sdc1 does not contain a disklabel >16:38:28,719 INFO blivet: type detected on 'sdc1' is 'ntfs' >16:38:28,720 DEBUG blivet: NTFS.supported: supported: False ; >16:38:28,720 DEBUG blivet: getFormat('ntfs') returning NTFS instance with object id 30 >16:38:28,720 DEBUG blivet: PartitionDevice._setFormat: sdc1 ; >16:38:28,720 DEBUG blivet: PartitionDevice._setFormat: sdc1 ; current: None ; type: ntfs ; >16:38:28,720 INFO blivet: got format: existing ntfs filesystem >16:38:28,721 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': '4.0', > 'MAJOR': '7', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '578540', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >16:38:28,721 INFO blivet: scanning loop0 (/devices/virtual/block/loop0)... >16:38:28,721 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop0 ; incomplete: False ; >16:38:28,722 DEBUG blivet: DeviceTree.getDeviceByName returned None >16:38:28,722 INFO blivet: loop0 is a loop device >16:38:28,722 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop0 ; >16:38:28,722 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: /osmin.img (deleted) ; incomplete: False ; >16:38:28,722 DEBUG blivet: DeviceTree.getDeviceByName returned None >16:38:28,722 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 33 >16:38:28,723 DEBUG blivet: FileDevice._setFormat: /osmin.img (deleted) ; current: None ; type: None ; >16:38:28,723 INFO blivet: added file /osmin.img (deleted) (id 32) to device tree >16:38:28,723 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin.img (deleted) ; >16:38:28,723 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 36 >16:38:28,724 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >16:38:28,724 INFO blivet: added loop loop0 (id 35) to device tree >16:38:28,724 INFO blivet: got device: LoopDevice instance (0x7f3f398ca6d0) -- > name = loop0 status = False kids = 0 id = 35 > parents = ['existing 0 B file /osmin.img (deleted) (32)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop0 > format args = [] originalFormat = None >16:38:28,725 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >16:38:28,725 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >16:38:28,725 DEBUG blivet: device loop0 does not contain a disklabel >16:38:28,725 INFO blivet: type detected on 'loop0' is 'squashfs' >16:38:28,725 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance with object id 38 >16:38:28,726 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >16:38:28,726 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': '579042', > 'name': 'loop1', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >16:38:28,726 INFO blivet: scanning loop1 (/devices/virtual/block/loop1)... >16:38:28,727 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop1 ; incomplete: False ; >16:38:28,727 DEBUG blivet: DeviceTree.getDeviceByName returned None >16:38:28,727 INFO blivet: loop1 is a loop device >16:38:28,727 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop1 ; >16:38:28,727 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: /osmin ; incomplete: False ; >16:38:28,728 DEBUG blivet: DeviceTree.getDeviceByName returned None >16:38:28,728 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 41 >16:38:28,728 DEBUG blivet: FileDevice._setFormat: /osmin ; current: None ; type: None ; >16:38:28,728 INFO blivet: added file /osmin (id 40) to device tree >16:38:28,729 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin ; >16:38:28,729 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 44 >16:38:28,729 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >16:38:28,729 INFO blivet: added loop loop1 (id 43) to device tree >16:38:28,729 INFO blivet: got device: LoopDevice instance (0x7f3f398dbfd0) -- > name = loop1 status = False kids = 0 id = 43 > parents = ['existing 0 B file /osmin (40)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop1 > format args = [] originalFormat = None >16:38:28,730 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >16:38:28,730 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >16:38:28,730 DEBUG blivet: device loop1 does not contain a disklabel >16:38:28,730 INFO blivet: type detected on 'loop1' is 'DM_snapshot_cow' >16:38:28,730 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance with object id 46 >16:38:28,731 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >16:38:28,731 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': '4.0', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '579520', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >16:38:28,731 INFO blivet: scanning loop2 (/devices/virtual/block/loop2)... >16:38:28,732 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop2 ; incomplete: False ; >16:38:28,732 DEBUG blivet: DeviceTree.getDeviceByName returned None >16:38:28,732 INFO blivet: loop2 is a loop device >16:38:28,732 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop2 ; >16:38:28,733 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: /run/initramfs/live/LiveOS/squashfs.img ; incomplete: False ; >16:38:28,733 DEBUG blivet: DeviceTree.getDeviceByName returned None >16:38:28,733 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 49 >16:38:28,734 DEBUG blivet: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >16:38:28,734 INFO blivet: added file /run/initramfs/live/LiveOS/squashfs.img (id 48) to device tree >16:38:28,734 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >16:38:28,734 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 52 >16:38:28,734 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >16:38:28,734 INFO blivet: added loop loop2 (id 51) to device tree >16:38:28,735 INFO blivet: got device: LoopDevice instance (0x7f3f398ca8d0) -- > name = loop2 status = False kids = 0 id = 51 > parents = ['existing 0 B file /run/initramfs/live/LiveOS/squashfs.img (48)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop2 > format args = [] originalFormat = None >16:38:28,736 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >16:38:28,736 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >16:38:28,736 DEBUG blivet: device loop2 does not contain a disklabel >16:38:28,736 INFO blivet: type detected on 'loop2' is 'squashfs' >16:38:28,736 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance with object id 54 >16:38:28,736 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >16:38:28,737 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-label/_Fedora-Live-Wor /dev/disk/by-uuid/0ad82566-098c-46a4-88c8-10a2e187408a', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': '_Fedora-Live-Wor', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Wor', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '0ad82566-098c-46a4-88c8-10a2e187408a', > 'ID_FS_UUID_ENC': '0ad82566-098c-46a4-88c8-10a2e187408a', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '580010', > 'name': 'loop3', > 'symlinks': ['/dev/disk/by-label/_Fedora-Live-Wor', > '/dev/disk/by-uuid/0ad82566-098c-46a4-88c8-10a2e187408a'], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >16:38:28,737 INFO blivet: scanning loop3 (/devices/virtual/block/loop3)... >16:38:28,738 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop3 ; incomplete: False ; >16:38:28,738 DEBUG blivet: DeviceTree.getDeviceByName returned None >16:38:28,738 INFO blivet: loop3 is a loop device >16:38:28,738 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop3 ; >16:38:28,738 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: /LiveOS/ext3fs.img ; incomplete: False ; >16:38:28,739 DEBUG blivet: DeviceTree.getDeviceByName returned None >16:38:28,739 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 57 >16:38:28,739 DEBUG blivet: FileDevice._setFormat: /LiveOS/ext3fs.img ; current: None ; type: None ; >16:38:28,739 INFO blivet: added file /LiveOS/ext3fs.img (id 56) to device tree >16:38:28,740 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /LiveOS/ext3fs.img ; >16:38:28,740 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 60 >16:38:28,740 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: None ; >16:38:28,740 INFO blivet: added loop loop3 (id 59) to device tree >16:38:28,740 INFO blivet: got device: LoopDevice instance (0x7f3f398e1050) -- > name = loop3 status = False kids = 0 id = 59 > parents = ['existing 0 B file /LiveOS/ext3fs.img (56)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop3 > format args = [] originalFormat = None >16:38:28,741 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop3 ; >16:38:28,741 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop3 ; label_type: None ; >16:38:28,741 DEBUG blivet: device loop3 does not contain a disklabel >16:38:28,741 INFO blivet: type detected on 'loop3' is 'ext4' >16:38:28,742 DEBUG blivet: Ext4FS.supported: supported: True ; >16:38:28,742 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 62 >16:38:28,742 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: ext4 ; >16:38:28,742 INFO blivet: got format: existing ext4 filesystem >16:38:28,743 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop4', > 'DEVPATH': '/devices/virtual/block/loop4', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '580528', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >16:38:28,743 INFO blivet: scanning loop4 (/devices/virtual/block/loop4)... >16:38:28,743 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop4 ; incomplete: False ; >16:38:28,744 DEBUG blivet: DeviceTree.getDeviceByName returned None >16:38:28,744 INFO blivet: loop4 is a loop device >16:38:28,744 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop4 ; >16:38:28,744 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: /overlay (deleted) ; incomplete: False ; >16:38:28,744 DEBUG blivet: DeviceTree.getDeviceByName returned None >16:38:28,745 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 65 >16:38:28,745 DEBUG blivet: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >16:38:28,745 INFO blivet: added file /overlay (deleted) (id 64) to device tree >16:38:28,745 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >16:38:28,745 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 68 >16:38:28,746 DEBUG blivet: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >16:38:28,746 INFO blivet: added loop loop4 (id 67) to device tree >16:38:28,746 INFO blivet: got device: LoopDevice instance (0x7f3f398e1490) -- > name = loop4 status = False kids = 0 id = 67 > parents = ['existing 0 B file /overlay (deleted) (64)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop4 > format args = [] originalFormat = None >16:38:28,747 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop4 ; >16:38:28,747 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop4 ; label_type: None ; >16:38:28,747 DEBUG blivet: device loop4 does not contain a disklabel >16:38:28,747 INFO blivet: type detected on 'loop4' is 'DM_snapshot_cow' >16:38:28,747 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance with object id 70 >16:38:28,747 DEBUG blivet: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >16:38:28,749 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/_Fedora-Live-Wor /dev/disk/by-uuid/0ad82566-098c-46a4-88c8-10a2e187408a /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-Wor', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Wor', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '0ad82566-098c-46a4-88c8-10a2e187408a', > 'ID_FS_UUID_ENC': '0ad82566-098c-46a4-88c8-10a2e187408a', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '83086', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/_Fedora-Live-Wor', > '/dev/disk/by-uuid/0ad82566-098c-46a4-88c8-10a2e187408a', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >16:38:28,749 INFO blivet: scanning live-rw (/devices/virtual/block/dm-0)... >16:38:28,749 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-rw ; incomplete: False ; >16:38:28,749 DEBUG blivet: DeviceTree.getDeviceByName returned None >16:38:28,749 INFO blivet: live-rw is a device-mapper device >16:38:28,749 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-rw ; >16:38:28,750 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop3 ; incomplete: False ; >16:38:28,750 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop3 (59) with existing ext4 filesystem >16:38:28,751 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop4 ; incomplete: False ; >16:38:28,751 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop4 (67) >16:38:28,751 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-rw ; incomplete: False ; >16:38:28,752 DEBUG blivet: DeviceTree.getDeviceByName returned None >16:38:28,752 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop4 ; >16:38:28,752 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 73 >16:38:28,753 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: None ; >16:38:28,753 INFO blivet: added dm live-rw (id 72) to device tree >16:38:28,753 DEBUG blivet: looking up parted Device: /dev/mapper/live-rw >16:38:28,753 INFO blivet: got device: DMDevice instance (0x7f3f398e1690) -- > name = live-rw status = True kids = 0 id = 72 > parents = ['existing 0 B loop loop4 (67)'] > uuid = None size = 6144 MiB > format = existing None > 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: 12582912 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 27514 did: 18776 busy: True > hardwareGeometry: (783, 255, 63) biosGeometry: (783, 255, 63) > PedDevice: <_ped.Device object at 0x7f3f398f67a0> > target size = 0 B path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >16:38:28,767 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >16:38:28,767 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >16:38:28,767 DEBUG blivet: device live-rw does not contain a disklabel >16:38:28,767 INFO blivet: type detected on 'live-rw' is 'ext4' >16:38:28,768 DEBUG blivet: Ext4FS.supported: supported: True ; >16:38:28,768 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 75 >16:38:28,768 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >16:38:28,768 INFO blivet: got format: existing ext4 filesystem >16:38:28,769 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-base /dev/disk/by-label/_Fedora-Live-Wor /dev/disk/by-uuid/0ad82566-098c-46a4-88c8-10a2e187408a /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-Wor', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Wor', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '0ad82566-098c-46a4-88c8-10a2e187408a', > 'ID_FS_UUID_ENC': '0ad82566-098c-46a4-88c8-10a2e187408a', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '9613', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-base', > '/dev/disk/by-label/_Fedora-Live-Wor', > '/dev/disk/by-uuid/0ad82566-098c-46a4-88c8-10a2e187408a', > '/dev/mapper/live-base'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-base ; >16:38:28,769 INFO blivet: scanning live-base (/devices/virtual/block/dm-1)... >16:38:28,770 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-base ; incomplete: False ; >16:38:28,770 DEBUG blivet: DeviceTree.getDeviceByName returned None >16:38:28,770 INFO blivet: live-base is a device-mapper device >16:38:28,770 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-base ; >16:38:28,770 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >16:38:28,771 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop3 ; incomplete: False ; >16:38:28,771 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop3 (59) with existing ext4 filesystem >16:38:28,772 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-base ; incomplete: False ; >16:38:28,772 DEBUG blivet: DeviceTree.getDeviceByName returned None >16:38:28,772 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop3 ; >16:38:28,772 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 78 >16:38:28,773 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: None ; >16:38:28,773 INFO blivet: added dm live-base (id 77) to device tree >16:38:28,773 DEBUG blivet: looking up parted Device: /dev/mapper/live-base >16:38:28,773 INFO blivet: got device: DMDevice instance (0x7f3f398ab0d0) -- > name = live-base status = True kids = 0 id = 77 > parents = ['existing 0 B loop loop3 (59) with existing ext4 filesystem'] > uuid = None size = 6144 MiB > format = existing None > 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: 12582912 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32575 did: 0 busy: False > hardwareGeometry: (783, 255, 63) biosGeometry: (783, 255, 63) > PedDevice: <_ped.Device object at 0x7f3f398f6710> > target size = 0 B path = /dev/mapper/live-base > format args = [] originalFormat = None target = None dmUuid = None >16:38:28,778 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-base ; >16:38:28,779 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-base ; label_type: None ; >16:38:28,779 DEBUG blivet: device live-base does not contain a disklabel >16:38:28,779 INFO blivet: type detected on 'live-base' is 'ext4' >16:38:28,779 DEBUG blivet: Ext4FS.supported: supported: True ; >16:38:28,779 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 80 >16:38:28,779 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: ext4 ; >16:38:28,779 INFO blivet: got format: existing ext4 filesystem >16:38:28,781 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-osimg-min /dev/disk/by-label/_Fedora-Live-Wor /dev/disk/by-uuid/0ad82566-098c-46a4-88c8-10a2e187408a /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-Wor', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Wor', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '0ad82566-098c-46a4-88c8-10a2e187408a', > 'ID_FS_UUID_ENC': '0ad82566-098c-46a4-88c8-10a2e187408a', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '17227', > 'name': 'dm-2', > 'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', > '/dev/disk/by-label/_Fedora-Live-Wor', > '/dev/disk/by-uuid/0ad82566-098c-46a4-88c8-10a2e187408a', > '/dev/mapper/live-osimg-min'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: live-osimg-min ; >16:38:28,781 INFO blivet: scanning live-osimg-min (/devices/virtual/block/dm-2)... >16:38:28,781 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-osimg-min ; incomplete: False ; >16:38:28,781 DEBUG blivet: DeviceTree.getDeviceByName returned None >16:38:28,781 INFO blivet: live-osimg-min is a device-mapper device >16:38:28,781 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-osimg-min ; >16:38:28,782 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >16:38:28,782 DEBUG blivet: DMDevice.getDMNode: live-base ; status: True ; >16:38:28,782 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop1 ; incomplete: False ; >16:38:28,783 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop1 (43) >16:38:28,783 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop3 ; incomplete: False ; >16:38:28,783 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop3 (59) with existing ext4 filesystem >16:38:28,784 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-osimg-min ; incomplete: False ; >16:38:28,784 DEBUG blivet: DeviceTree.getDeviceByName returned None >16:38:28,785 DEBUG blivet: LoopDevice.addChild: kids: 1 ; name: loop3 ; >16:38:28,785 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 83 >16:38:28,785 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: None ; >16:38:28,785 INFO blivet: added dm live-osimg-min (id 82) to device tree >16:38:28,786 DEBUG blivet: looking up parted Device: /dev/mapper/live-osimg-min >16:38:28,785 INFO blivet: got device: DMDevice instance (0x7f3f398e19d0) -- > name = live-osimg-min status = True kids = 0 id = 82 > parents = ['existing 0 B loop loop3 (59) with existing ext4 filesystem'] > uuid = None size = 6144 MiB > format = existing None > 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: 12582912 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (783, 255, 63) biosGeometry: (783, 255, 63) > PedDevice: <_ped.Device object at 0x7f3f398f6830> > target size = 0 B path = /dev/mapper/live-osimg-min > format args = [] originalFormat = None target = None dmUuid = None >16:38:28,791 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-osimg-min ; >16:38:28,791 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-osimg-min ; label_type: None ; >16:38:28,791 DEBUG blivet: device live-osimg-min does not contain a disklabel >16:38:28,791 INFO blivet: type detected on 'live-osimg-min' is 'ext4' >16:38:28,792 DEBUG blivet: Ext4FS.supported: supported: True ; >16:38:28,792 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 85 >16:38:28,792 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: ext4 ; >16:38:28,792 INFO blivet: got format: existing ext4 filesystem >16:38:28,793 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-fedora-swap /dev/disk/by-id/dm-uuid-LVM-6a0WiiAUqQarXiMkx0o5i283OgP0YnXluEV3w3mNeDQUMrH4zkXIUXxbUiy72Pq2 /dev/disk/by-uuid/87fa1b24-a37e-4a20-b93f-efebf65f5122 /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-6a0WiiAUqQarXiMkx0o5i283OgP0YnXluEV3w3mNeDQUMrH4zkXIUXxbUiy72Pq2', > 'DM_VG_NAME': 'fedora', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': '87fa1b24-a37e-4a20-b93f-efebf65f5122', > 'ID_FS_UUID_ENC': '87fa1b24-a37e-4a20-b93f-efebf65f5122', > 'ID_FS_VERSION': '1', > 'MAJOR': '253', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '476152', > 'name': 'dm-3', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora-swap', > '/dev/disk/by-id/dm-uuid-LVM-6a0WiiAUqQarXiMkx0o5i283OgP0YnXluEV3w3mNeDQUMrH4zkXIUXxbUiy72Pq2', > '/dev/disk/by-uuid/87fa1b24-a37e-4a20-b93f-efebf65f5122', > '/dev/fedora/swap', > '/dev/mapper/fedora-swap'], > 'sysfs_path': '/devices/virtual/block/dm-3'} ; name: fedora-swap ; >16:38:28,793 INFO blivet: scanning fedora-swap (/devices/virtual/block/dm-3)... >16:38:28,794 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: fedora-swap ; incomplete: False ; >16:38:28,794 DEBUG blivet: DeviceTree.getDeviceByName returned None >16:38:28,794 INFO blivet: fedora-swap is an lvm logical volume >16:38:28,794 DEBUG blivet: DeviceTree.addUdevLVDevice: name: fedora-swap ; >16:38:28,794 DEBUG blivet: DeviceTree.getDeviceByName: hidden: True ; name: fedora ; incomplete: False ; >16:38:28,795 DEBUG blivet: DeviceTree.getDeviceByName returned None >16:38:28,796 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-v8pe8l-Nwiu-osYZ-541A-crBz-Z8VR-bW1qGo /dev/disk/by-id/md-uuid-2f0ca709:60236419:f7d237c0:e031795d-part3 /dev/md/Volume1_0p3', > 'DEVNAME': 'md126p3', > 'DEVPATH': '/devices/virtual/block/md126/md126p3', > 'DEVTYPE': 'partition', > 'ID_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'v8pe8l-Nwiu-osYZ-541A-crBz-Z8VR-bW1qGo', > 'ID_FS_UUID_ENC': 'v8pe8l-Nwiu-osYZ-541A-crBz-Z8VR-bW1qGo', > 'ID_FS_VERSION': 'LVM2 001', > 'ID_PART_ENTRY_DISK': '9:126', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '3174010880', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '732983296', > 'ID_PART_ENTRY_TYPE': '0x8e', > 'ID_PART_ENTRY_UUID': '22fc5314-03', > 'MAJOR': '259', > 'MD_CONTAINER': '/dev/md/imsm0', > 'MD_DEVICES': '2', > 'MD_DEVICE_sda_DEV': '/dev/sda', > 'MD_DEVICE_sda_ROLE': '0', > 'MD_DEVICE_sdb_DEV': '/dev/sdb', > 'MD_DEVICE_sdb_ROLE': '1', > 'MD_DEVNAME': 'Volume1_0', > 'MD_LEVEL': 'raid0', > 'MD_MEMBER': '0', > 'MD_UUID': '2f0ca709:60236419:f7d237c0:e031795d', > 'MINOR': '2', > 'SUBSYSTEM': 'block', > 'SYSTEMD_READY': '0', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '970772', > 'name': 'md126p3', > 'symlinks': ['/dev/disk/by-id/lvm-pv-uuid-v8pe8l-Nwiu-osYZ-541A-crBz-Z8VR-bW1qGo', > '/dev/disk/by-id/md-uuid-2f0ca709:60236419:f7d237c0:e031795d-part3', > '/dev/md/Volume1_0p3'], > 'sysfs_path': '/devices/virtual/block/md126/md126p3'} ; name: md126p3 ; >16:38:28,796 INFO blivet: scanning md126p3 (/devices/virtual/block/md126/md126p3)... >16:38:28,797 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: md126p3 ; incomplete: False ; >16:38:28,797 DEBUG blivet: DeviceTree.getDeviceByName returned None >16:38:28,797 INFO blivet: md126p3 is a partition >16:38:28,797 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: md126p3 ; >16:38:28,797 DEBUG blivet: link: Volume1_0p1 -> ../md126p1 >16:38:28,797 DEBUG blivet: link: Volume1_0p3 -> ../md126p3 >16:38:28,797 DEBUG blivet: returning Volume1_0p3 >16:38:28,798 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: Volume1_0p3 ; incomplete: False ; >16:38:28,798 DEBUG blivet: DeviceTree.getDeviceByName returned None >16:38:28,798 DEBUG blivet: link: Volume1_0p1 -> ../md126p1 >16:38:28,798 DEBUG blivet: link: Volume1_0p3 -> ../md126p3 >16:38:28,798 DEBUG blivet: link: Volume1_0p2 -> ../md126p2 >16:38:28,798 DEBUG blivet: link: Volume1_0 -> ../md126 >16:38:28,798 DEBUG blivet: returning Volume1_0 >16:38:28,799 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: Volume1_0 ; incomplete: False ; >16:38:28,799 DEBUG blivet: DeviceTree.getDeviceByName returned None >16:38:28,800 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/md-uuid-2f0ca709:60236419:f7d237c0:e031795d /dev/md/Volume1_0', > 'DEVNAME': 'md126', > 'DEVPATH': '/devices/virtual/block/md126', > 'DEVTYPE': 'disk', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '22fc5314', > 'MAJOR': '9', > 'MD_CONTAINER': '/dev/md/imsm0', > 'MD_DEVICES': '2', > 'MD_DEVICE_sda_DEV': '/dev/sda', > 'MD_DEVICE_sda_ROLE': '0', > 'MD_DEVICE_sdb_DEV': '/dev/sdb', > 'MD_DEVICE_sdb_ROLE': '1', > 'MD_DEVNAME': 'Volume1_0', > 'MD_LEVEL': 'raid0', > 'MD_MEMBER': '0', > 'MD_UUID': '2f0ca709:60236419:f7d237c0:e031795d', > 'MINOR': '126', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_MD_CONTAINER': '/dev/md/imsm0', > 'UDISKS_MD_DEVICES': '2', > 'UDISKS_MD_DEVICE_sda_DEV': '/dev/sda', > 'UDISKS_MD_DEVICE_sda_ROLE': '0', > 'UDISKS_MD_DEVICE_sdb_DEV': '/dev/sdb', > 'UDISKS_MD_DEVICE_sdb_ROLE': '1', > 'UDISKS_MD_DEVNAME': 'Volume1_0', > 'UDISKS_MD_LEVEL': 'raid0', > 'UDISKS_MD_MEMBER': '0', > 'UDISKS_MD_UUID': '2f0ca709:60236419:f7d237c0:e031795d', > 'USEC_INITIALIZED': '916315', > 'name': 'md126', > 'symlinks': ['/dev/disk/by-id/md-uuid-2f0ca709:60236419:f7d237c0:e031795d', > '/dev/md/Volume1_0'], > 'sysfs_path': '/devices/virtual/block/md126'} ; name: md126 ; >16:38:28,801 INFO blivet: scanning md126 (/devices/virtual/block/md126)... >16:38:28,801 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: md126 ; incomplete: False ; >16:38:28,801 DEBUG blivet: DeviceTree.getDeviceByName returned None >16:38:28,802 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: Volume1_0 ; incomplete: True ; >16:38:28,802 DEBUG blivet: DeviceTree.getDeviceByName returned None >16:38:28,802 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: md126 ; >16:38:28,803 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: imsm0 ; incomplete: False ; >16:38:28,803 DEBUG blivet: looking up parted Device: /dev/md/imsm0 >16:38:28,804 DEBUG blivet: non-existent RAID container size == 1863.03 GiB >16:38:28,803 DEBUG blivet: DeviceTree.getDeviceByName returned existing 1863.03 GiB mdcontainer imsm0 (9) >16:38:28,807 DEBUG blivet: MDRaidArrayDevice._addParent: Volume1_0 ; member: imsm0 ; >16:38:28,808 INFO blivet: not going to restore from backup of non-existent /etc/mdadm.conf >16:38:28,814 DEBUG blivet: looking up parted Device: /dev/md/imsm0 >16:38:28,814 DEBUG blivet: non-existent RAID container size == 1863.03 GiB >16:38:28,816 DEBUG blivet: looking up parted Device: /dev/md/imsm0 >16:38:30,985 INFO blivet: ISCSID is /sbin/iscsid >16:38:30,985 INFO blivet: no initiator set >16:38:31,014 INFO blivet: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >16:38:31,014 INFO blivet: no /etc/zfcp.conf; not configuring zfcp >16:38:31,215 DEBUG blivet: trying to set new default fstype to 'ext4' >16:38:31,224 DEBUG blivet: Ext4FS.supported: supported: True ; >16:38:31,224 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 0 >16:38:31,224 DEBUG blivet: Ext4FS.supported: supported: True ; >16:38:31,230 INFO blivet: Detected 7936 MiB of memory >16:38:31,244 INFO blivet: Suggested swap size (7936 MiB) exceeds 10 % of disk space, using 10 % of disk space (0.0) instead. >16:38:31,252 INFO blivet: Swap attempt of 0.0 >16:38:31,528 INFO blivet: resetting Blivet (version 0.61.4) instance <blivet.Blivet object at 0x7f2b2746d0d0> >16:38:31,529 INFO blivet: no initiator set >16:38:31,530 INFO blivet: not going to create backup copy of non-existent /etc/mdadm.conf >16:38:31,530 INFO blivet: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >16:38:31,580 DEBUG blivet: protected device spec /dev/sdd1 resolved to sdd1 >16:38:31,580 INFO blivet: sdd1 looks to be the live device; marking as protected >16:38:31,596 INFO blivet: devices to scan: ['sdd', 'sdd1', 'sdd2', 'sdd3', 'sda', 'sda1', 'sdb', 'sr0', 'sdc', 'sdc1', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'dm-0', 'dm-1', 'dm-2', 'dm-3', 'dm-4', 'dm-5', 'md126', 'md126p1', 'md126p2', 'md126p3', 'md127'] >16:38:31,599 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-Generic_Flash_Disk_5A203520-0:0 /dev/disk/by-label/Fedora-Live-Workstation-x86_64-2 /dev/disk/by-path/pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0 /dev/disk/by-uuid/2014-10-10-01-34-21-00', > 'DEVNAME': 'sdd', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/host6/target6:0:0/6:0:0:0/block/sdd', > 'DEVTYPE': 'disk', > 'ID_BUS': 'usb', > '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-Workstation-x86_64-2', > 'ID_FS_LABEL_ENC': 'Fedora-Live-Workstation-x86_64-2', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2014-10-10-01-34-21-00', > 'ID_FS_UUID_ENC': '2014-10-10-01-34-21-00', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Flash_Disk', > 'ID_MODEL_ENC': 'Flash\\x20Disk\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '6387', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '6e9f246b', > 'ID_PATH': 'pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_1_1_0-scsi-0_0_0_0', > 'ID_REVISION': '8.07', > 'ID_SERIAL': 'Generic_Flash_Disk_5A203520-0:0', > 'ID_SERIAL_SHORT': '5A203520', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Generic', > 'ID_VENDOR_ENC': 'Generic\\x20', > 'ID_VENDOR_ID': '058f', > 'MAJOR': '8', > 'MINOR': '48', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '543061', > 'name': 'sdd', > 'symlinks': ['/dev/disk/by-id/usb-Generic_Flash_Disk_5A203520-0:0', > '/dev/disk/by-label/Fedora-Live-Workstation-x86_64-2', > '/dev/disk/by-path/pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0', > '/dev/disk/by-uuid/2014-10-10-01-34-21-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/host6/target6:0:0/6:0:0:0/block/sdd'} ; name: sdd ; >16:38:31,599 INFO blivet: scanning sdd (/devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/host6/target6:0:0/6:0:0:0/block/sdd)... >16:38:31,600 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdd ; incomplete: False ; >16:38:31,600 DEBUG blivet: DeviceTree.getDeviceByName returned None >16:38:31,601 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdd ; >16:38:31,602 INFO blivet: sdd is a disk >16:38:31,602 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 2 >16:38:31,604 DEBUG blivet: DiskDevice._setFormat: sdd ; current: None ; type: None ; >16:38:31,610 INFO blivet: added disk sdd (id 1) to device tree >16:38:31,611 DEBUG blivet: looking up parted Device: /dev/sdd >16:38:31,611 INFO blivet: got device: DiskDevice instance (0x7f2b1c1748d0) -- > name = sdd status = True kids = 0 id = 1 > parents = [] > uuid = None size = 1911 MiB > format = existing None > major = 8 minor = 48 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/host6/target6:0:0/6:0:0:0/block/sdd partedDevice = parted.Device instance -- > model: Generic Flash Disk path: /dev/sdd type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 3913728 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (1018, 62, 62) biosGeometry: (243, 255, 63) > PedDevice: <_ped.Device object at 0x7f2b1c1a13b0> > target size = 0 B path = /dev/sdd > format args = [] originalFormat = None removable = True partedDevice = <parted.device.Device object at 0x7f2b1c15f690> >16:38:31,629 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdd ; >16:38:31,630 INFO blivet: type detected on 'sdd' is 'iso9660' >16:38:31,631 DEBUG blivet: Iso9660FS.supported: supported: True ; >16:38:31,631 DEBUG blivet: getFormat('iso9660') returning Iso9660FS instance with object id 4 >16:38:31,632 DEBUG blivet: DiskDevice._setFormat: sdd ; current: None ; type: iso9660 ; >16:38:31,633 INFO blivet: got format: existing iso9660 filesystem >16:38:31,638 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-Generic_Flash_Disk_5A203520-0:0-part1 /dev/disk/by-label/Fedora-Live-Workstation-x86_64-2 /dev/disk/by-path/pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0-part1 /dev/disk/by-uuid/2014-10-10-01-34-21-00', > 'DEVNAME': 'sdd1', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/host6/target6:0:0/6:0:0:0/block/sdd/sdd1', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > '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-Workstation-x86_64-2', > 'ID_FS_LABEL_ENC': 'Fedora-Live-Workstation-x86_64-2', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2014-10-10-01-34-21-00', > 'ID_FS_UUID_ENC': '2014-10-10-01-34-21-00', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Flash_Disk', > 'ID_MODEL_ENC': 'Flash\\x20Disk\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '6387', > 'ID_PART_ENTRY_DISK': '8:48', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '0', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '2656256', > 'ID_PART_ENTRY_TYPE': '0x0', > 'ID_PART_ENTRY_UUID': '6e9f246b-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '6e9f246b', > 'ID_PATH': 'pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_1_1_0-scsi-0_0_0_0', > 'ID_REVISION': '8.07', > 'ID_SERIAL': 'Generic_Flash_Disk_5A203520-0:0', > 'ID_SERIAL_SHORT': '5A203520', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Generic', > 'ID_VENDOR_ENC': 'Generic\\x20', > 'ID_VENDOR_ID': '058f', > 'MAJOR': '8', > 'MINOR': '49', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '0', > 'USEC_INITIALIZED': '543073', > 'name': 'sdd1', > 'symlinks': ['/dev/disk/by-id/usb-Generic_Flash_Disk_5A203520-0:0-part1', > '/dev/disk/by-label/Fedora-Live-Workstation-x86_64-2', > '/dev/disk/by-path/pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0-part1', > '/dev/disk/by-uuid/2014-10-10-01-34-21-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/host6/target6:0:0/6:0:0:0/block/sdd/sdd1'} ; name: sdd1 ; >16:38:31,638 INFO blivet: scanning sdd1 (/devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/host6/target6:0:0/6:0:0:0/block/sdd/sdd1)... >16:38:31,639 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdd1 ; incomplete: False ; >16:38:31,640 DEBUG blivet: DeviceTree.getDeviceByName returned None >16:38:31,640 INFO blivet: sdd1 is a partition >16:38:31,641 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdd1 ; >16:38:31,642 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdd ; incomplete: False ; >16:38:31,643 DEBUG blivet: DeviceTree.getDeviceByName returned existing 1911 MiB disk sdd (1) with existing iso9660 filesystem >16:38:31,651 DEBUG blivet: lvm filter: adding sdd1 to the reject list >16:38:31,651 DEBUG blivet: ignoring partition sdd1 on iso9660 >16:38:31,651 DEBUG blivet: no device obtained for sdd1 >16:38:31,653 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-Generic_Flash_Disk_5A203520-0:0-part2 /dev/disk/by-label/EFI /dev/disk/by-path/pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0-part2 /dev/disk/by-uuid/4C54-8A45', > 'DEVNAME': 'sdd2', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/host6/target6:0:0/6:0:0:0/block/sdd/sdd2', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > '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': 'EFI', > 'ID_FS_LABEL_ENC': 'EFI', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'vfat', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '4C54-8A45', > 'ID_FS_UUID_ENC': '4C54-8A45', > 'ID_FS_VERSION': 'FAT12', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Flash_Disk', > 'ID_MODEL_ENC': 'Flash\\x20Disk\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '6387', > 'ID_PART_ENTRY_DISK': '8:48', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '172', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '10164', > 'ID_PART_ENTRY_TYPE': '0xef', > 'ID_PART_ENTRY_UUID': '6e9f246b-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '6e9f246b', > 'ID_PATH': 'pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_1_1_0-scsi-0_0_0_0', > 'ID_REVISION': '8.07', > 'ID_SERIAL': 'Generic_Flash_Disk_5A203520-0:0', > 'ID_SERIAL_SHORT': '5A203520', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Generic', > 'ID_VENDOR_ENC': 'Generic\\x20', > 'ID_VENDOR_ID': '058f', > 'MAJOR': '8', > 'MINOR': '50', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '543085', > 'name': 'sdd2', > 'symlinks': ['/dev/disk/by-id/usb-Generic_Flash_Disk_5A203520-0:0-part2', > '/dev/disk/by-label/EFI', > '/dev/disk/by-path/pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0-part2', > '/dev/disk/by-uuid/4C54-8A45'], > 'sysfs_path': '/devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/host6/target6:0:0/6:0:0:0/block/sdd/sdd2'} ; name: sdd2 ; >16:38:31,654 INFO blivet: scanning sdd2 (/devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/host6/target6:0:0/6:0:0:0/block/sdd/sdd2)... >16:38:31,654 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdd2 ; incomplete: False ; >16:38:31,655 DEBUG blivet: DeviceTree.getDeviceByName returned None >16:38:31,655 INFO blivet: sdd2 is a partition >16:38:31,655 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdd2 ; >16:38:31,656 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdd ; incomplete: False ; >16:38:31,656 DEBUG blivet: DeviceTree.getDeviceByName returned existing 1911 MiB disk sdd (1) with existing iso9660 filesystem >16:38:31,662 DEBUG blivet: lvm filter: adding sdd2 to the reject list >16:38:31,663 DEBUG blivet: ignoring partition sdd2 on iso9660 >16:38:31,663 DEBUG blivet: no device obtained for sdd2 >16:38:31,665 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-Generic_Flash_Disk_5A203520-0:0-part3 /dev/disk/by-label/Fedora\\x20Live /dev/disk/by-path/pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0-part3 /dev/disk/by-uuid/2d8f9c9c-f112-360a-bcba-31dbb9d5f074', > 'DEVNAME': 'sdd3', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/host6/target6:0:0/6:0:0:0/block/sdd/sdd3', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > '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', > 'ID_FS_LABEL_ENC': 'Fedora\\x20Live', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'hfsplus', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2d8f9c9c-f112-360a-bcba-31dbb9d5f074', > 'ID_FS_UUID_ENC': '2d8f9c9c-f112-360a-bcba-31dbb9d5f074', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Flash_Disk', > 'ID_MODEL_ENC': 'Flash\\x20Disk\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '6387', > 'ID_PART_ENTRY_DISK': '8:48', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '10416', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '40704', > 'ID_PART_ENTRY_TYPE': '0x0', > 'ID_PART_ENTRY_UUID': '6e9f246b-03', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '6e9f246b', > 'ID_PATH': 'pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_1_1_0-scsi-0_0_0_0', > 'ID_REVISION': '8.07', > 'ID_SERIAL': 'Generic_Flash_Disk_5A203520-0:0', > 'ID_SERIAL_SHORT': '5A203520', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Generic', > 'ID_VENDOR_ENC': 'Generic\\x20', > 'ID_VENDOR_ID': '058f', > 'MAJOR': '8', > 'MINOR': '51', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '543097', > 'name': 'sdd3', > 'symlinks': ['/dev/disk/by-id/usb-Generic_Flash_Disk_5A203520-0:0-part3', > '/dev/disk/by-label/Fedora\\x20Live', > '/dev/disk/by-path/pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0-part3', > '/dev/disk/by-uuid/2d8f9c9c-f112-360a-bcba-31dbb9d5f074'], > 'sysfs_path': '/devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/host6/target6:0:0/6:0:0:0/block/sdd/sdd3'} ; name: sdd3 ; >16:38:31,665 INFO blivet: scanning sdd3 (/devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/host6/target6:0:0/6:0:0:0/block/sdd/sdd3)... >16:38:31,665 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdd3 ; incomplete: False ; >16:38:31,666 DEBUG blivet: DeviceTree.getDeviceByName returned None >16:38:31,666 INFO blivet: sdd3 is a partition >16:38:31,667 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdd3 ; >16:38:31,667 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdd ; incomplete: False ; >16:38:31,667 DEBUG blivet: DeviceTree.getDeviceByName returned existing 1911 MiB disk sdd (1) with existing iso9660 filesystem >16:38:31,673 DEBUG blivet: lvm filter: adding sdd3 to the reject list >16:38:31,673 DEBUG blivet: ignoring partition sdd3 on iso9660 >16:38:31,673 DEBUG blivet: no device obtained for sdd3 >16:38:31,675 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-HGST_HTS721010A9E630_JR10006PGYE8KF /dev/disk/by-id/wwn-0x5000cca6accd6099', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '156', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '154', > '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': 'isw_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_VERSION': '1.0.00', > 'ID_MODEL': 'HGST_HTS721010A9E630', > 'ID_MODEL_ENC': 'HGST\\x20HTS721010A9E630\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_REVISION': 'JB0OA3J0', > 'ID_SERIAL': 'HGST_HTS721010A9E630_JR10006PGYE8KF', > 'ID_SERIAL_SHORT': 'JR10006PGYE8KF', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000cca6accd6099', > 'ID_WWN_WITH_EXTENSION': '0x5000cca6accd6099', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '544510', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-HGST_HTS721010A9E630_JR10006PGYE8KF', > '/dev/disk/by-id/wwn-0x5000cca6accd6099'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >16:38:31,675 INFO blivet: scanning sda (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >16:38:31,675 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda ; incomplete: False ; >16:38:31,676 DEBUG blivet: DeviceTree.getDeviceByName returned None >16:38:31,676 INFO blivet: sda is part of a biosraid >16:38:31,676 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 7 >16:38:31,677 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: None ; >16:38:31,677 INFO blivet: added disk sda (id 6) to device tree >16:38:31,677 DEBUG blivet: looking up parted Device: /dev/sda >16:38:31,677 INFO blivet: got device: DiskDevice instance (0x7f2b1c174910) -- > name = sda status = True kids = 0 id = 6 > parents = [] > uuid = None size = 931.51 GiB > format = existing None > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA HGST HTS721010A9 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x7f2b1c1a14d0> > target size = 0 B path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f2b1c15f8d0> >16:38:31,749 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda ; >16:38:32,027 INFO blivet: type detected on 'sda' is 'isw_raid_member' >16:38:32,028 DEBUG blivet: MDRaidMember.__init__: uuid: None ; exists: True ; label: None ; device: /dev/sda ; serial: JR10006PGYE8KF ; mdUuid: b25f8e60-5528-d464-f928-d3a6da2a145f ; biosraid: True ; >16:38:32,029 DEBUG blivet: getFormat('isw_raid_member') returning MDRaidMember instance with object id 9 >16:38:32,029 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: mdmember ; >16:38:32,029 INFO blivet: got format: existing mdmember >16:38:32,030 DEBUG blivet: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sda ; >16:38:32,031 DEBUG blivet: DeviceTree.getDeviceByUuid: hidden: False ; uuid: b25f8e60-5528-d464-f928-d3a6da2a145f ; incomplete: True ; >16:38:32,031 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >16:38:32,052 INFO blivet: using name imsm0 for md array containing member sda >16:38:32,052 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 11 >16:38:32,053 DEBUG blivet: MDRaidArrayDevice._setFormat: imsm0 ; current: None ; type: None ; >16:38:32,054 DEBUG blivet: MDRaidArrayDevice.updateSysfsPath: imsm0 ; >16:38:32,055 DEBUG blivet: MDRaidArrayDevice._addParent: imsm0 ; member: sda ; >16:38:32,055 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sda ; >16:38:32,056 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >16:38:32,071 WARN blivet: failed to add member /dev/sda to md array /dev/md/imsm0: mdnominate failed for /dev/sda: 1 >16:38:32,071 DEBUG blivet: looking up parted Device: /dev/md/imsm0 >16:38:32,072 INFO blivet: added mdcontainer imsm0 (id 10) to device tree >16:38:32,074 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-HGST_HTS721010A9E630_JR10006PGYE8KF-part1 /dev/disk/by-id/wwn-0x5000cca6accd6099-part1', > 'DEVNAME': 'sda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '156', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '154', > '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': 'isw_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_VERSION': '1.0.00', > 'ID_MODEL': 'HGST_HTS721010A9E630', > 'ID_MODEL_ENC': 'HGST\\x20HTS721010A9E630\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_REVISION': 'JB0OA3J0', > 'ID_SERIAL': 'HGST_HTS721010A9E630_JR10006PGYE8KF', > 'ID_SERIAL_SHORT': 'JR10006PGYE8KF', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000cca6accd6099', > 'ID_WWN_WITH_EXTENSION': '0x5000cca6accd6099', > 'MAJOR': '8', > 'MINOR': '1', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '2163500', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/ata-HGST_HTS721010A9E630_JR10006PGYE8KF-part1', > '/dev/disk/by-id/wwn-0x5000cca6accd6099-part1'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1'} ; name: sda1 ; >16:38:32,074 INFO blivet: scanning sda1 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >16:38:32,075 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda1 ; incomplete: False ; >16:38:32,075 DEBUG blivet: DeviceTree.getDeviceByName returned None >16:38:32,075 INFO blivet: sda1 is a partition >16:38:32,078 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda1 ; >16:38:32,078 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda ; incomplete: False ; >16:38:32,079 DEBUG blivet: DeviceTree.getDeviceByName returned existing 931.51 GiB disk sda (6) with existing mdmember >16:38:32,084 DEBUG blivet: ignoring partition sda1 on mdmember >16:38:32,084 DEBUG blivet: no device obtained for sda1 >16:38:32,087 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-HGST_HTS721010A9E630_JR10006PGYE5TF /dev/disk/by-id/wwn-0x5000cca6accd6043', > 'DEVNAME': 'sdb', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '166', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '164', > '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': 'isw_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_VERSION': '1.0.00', > 'ID_MODEL': 'HGST_HTS721010A9E630', > 'ID_MODEL_ENC': 'HGST\\x20HTS721010A9E630\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_REVISION': 'JB0OA3J0', > 'ID_SERIAL': 'HGST_HTS721010A9E630_JR10006PGYE5TF', > 'ID_SERIAL_SHORT': 'JR10006PGYE5TF', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000cca6accd6043', > 'ID_WWN_WITH_EXTENSION': '0x5000cca6accd6043', > 'MAJOR': '8', > 'MINOR': '16', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '544834', > 'name': 'sdb', > 'symlinks': ['/dev/disk/by-id/ata-HGST_HTS721010A9E630_JR10006PGYE5TF', > '/dev/disk/by-id/wwn-0x5000cca6accd6043'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb'} ; name: sdb ; >16:38:32,087 INFO blivet: scanning sdb (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb)... >16:38:32,087 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdb ; incomplete: False ; >16:38:32,088 DEBUG blivet: DeviceTree.getDeviceByName returned None >16:38:32,088 INFO blivet: sdb is part of a biosraid >16:38:32,088 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 15 >16:38:32,089 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: None ; >16:38:32,089 INFO blivet: added disk sdb (id 14) to device tree >16:38:32,089 DEBUG blivet: looking up parted Device: /dev/sdb >16:38:32,089 INFO blivet: got device: DiskDevice instance (0x7f2b118f5b10) -- > name = sdb status = True kids = 0 id = 14 > parents = [] > uuid = None size = 931.51 GiB > format = existing None > major = 8 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb partedDevice = parted.Device instance -- > model: ATA HGST HTS721010A9 path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x7f2b11955560> > target size = 0 B path = /dev/sdb > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f2b118f5c50> >16:38:32,100 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb ; >16:38:32,253 INFO blivet: type detected on 'sdb' is 'isw_raid_member' >16:38:32,253 DEBUG blivet: MDRaidMember.__init__: uuid: None ; exists: True ; label: None ; device: /dev/sdb ; serial: JR10006PGYE5TF ; mdUuid: b25f8e60-5528-d464-f928-d3a6da2a145f ; biosraid: True ; >16:38:32,254 DEBUG blivet: getFormat('isw_raid_member') returning MDRaidMember instance with object id 17 >16:38:32,254 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: mdmember ; >16:38:32,254 INFO blivet: got format: existing mdmember >16:38:32,255 DEBUG blivet: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sdb ; >16:38:32,255 DEBUG blivet: DeviceTree.getDeviceByUuid: hidden: False ; uuid: b25f8e60-5528-d464-f928-d3a6da2a145f ; incomplete: True ; >16:38:32,256 DEBUG blivet: looking up parted Device: /dev/md/imsm0 >16:38:32,256 DEBUG blivet: non-existent RAID container size == 931.51 GiB >16:38:32,255 DEBUG blivet: DeviceTree.getDeviceByUuid returned existing 931.51 GiB mdcontainer imsm0 (10) >16:38:32,264 DEBUG blivet: looking up parted Device: /dev/md/imsm0 >16:38:32,264 DEBUG blivet: non-existent RAID container size == 931.51 GiB >16:38:32,271 DEBUG blivet: looking up parted Device: /dev/md/imsm0 >16:38:32,272 DEBUG blivet: non-existent RAID container size == 931.51 GiB >16:38:32,279 DEBUG blivet: MDRaidArrayDevice._addParent: imsm0 ; member: sdb ; >16:38:32,280 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sdb ; >16:38:32,280 DEBUG blivet: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >16:38:32,296 WARN blivet: failed to add member /dev/sdb to md array /dev/md/imsm0: mdnominate failed for /dev/sdb: 1 >16:38:32,296 DEBUG blivet: looking up parted Device: /dev/md/imsm0 >16:38:32,298 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-TSSTcorp_CDDVDW_SN-208FB_S12C6YCF1002SH', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_CD': '1', > 'ID_CDROM_CD_R': '1', > 'ID_CDROM_CD_RW': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_DVD_PLUS_R': '1', > 'ID_CDROM_DVD_PLUS_RW': '1', > 'ID_CDROM_DVD_PLUS_R_DL': '1', > 'ID_CDROM_DVD_R': '1', > 'ID_CDROM_DVD_RAM': '1', > 'ID_CDROM_DVD_RW': '1', > 'ID_CDROM_MRW': '1', > 'ID_CDROM_MRW_W': '1', > 'ID_MODEL': 'TSSTcorp_CDDVDW_SN-208FB', > 'ID_MODEL_ENC': 'TSSTcorp\\x20CDDVDW\\x20SN-208FB\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_REVISION': 'TC00', > 'ID_SERIAL': 'TSSTcorp_CDDVDW_SN-208FB_S12C6YCF1002SH', > 'ID_SERIAL_SHORT': 'S12C6YCF1002SH', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '545307', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-TSSTcorp_CDDVDW_SN-208FB_S12C6YCF1002SH'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sr0'} ; name: sr0 ; >16:38:32,298 INFO blivet: scanning sr0 (/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sr0)... >16:38:32,299 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sr0 ; incomplete: False ; >16:38:32,299 DEBUG blivet: DeviceTree.getDeviceByName returned None >16:38:32,299 INFO blivet: sr0 is a cdrom >16:38:32,300 DEBUG blivet: DeviceTree.addUdevOpticalDevice: >16:38:32,300 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 20 >16:38:32,300 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >16:38:32,300 INFO blivet: added cdrom sr0 (id 19) to device tree >16:38:32,302 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >16:38:32,341 DEBUG blivet: looking up parted Device: /dev/sr0 >16:38:32,301 INFO blivet: got device: OpticalDevice instance (0x7f2b24043150) -- > name = sr0 status = True kids = 0 id = 19 > parents = [] > uuid = None size = 0 > format = existing None > major = 11 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sr0 partedDevice = None > target size = 0 B path = /dev/sr0 > format args = [] originalFormat = None >16:38:32,428 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >16:38:32,466 DEBUG blivet: looking up parted Device: /dev/sr0 >16:38:32,549 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >16:38:32,589 DEBUG blivet: looking up parted Device: /dev/sr0 >16:38:32,669 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >16:38:32,711 DEBUG blivet: looking up parted Device: /dev/sr0 >16:38:32,793 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >16:38:32,794 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >16:38:32,838 DEBUG blivet: no media present for device sr0 >16:38:32,840 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-Crucial_CT120M500SSD3_13270943E9D2 /dev/disk/by-id/wwn-0x500a07510943e9d2', > 'DEVNAME': 'sdc', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sdc', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'Crucial_CT120M500SSD3', > 'ID_MODEL_ENC': 'Crucial_CT120M500SSD3\\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': '3dcdcf37', > 'ID_REVISION': 'MU03', > 'ID_SERIAL': 'Crucial_CT120M500SSD3_13270943E9D2', > 'ID_SERIAL_SHORT': '13270943E9D2', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x500a07510943e9d2', > 'ID_WWN_WITH_EXTENSION': '0x500a07510943e9d2', > 'MAJOR': '8', > 'MINOR': '32', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '545812', > 'name': 'sdc', > 'symlinks': ['/dev/disk/by-id/ata-Crucial_CT120M500SSD3_13270943E9D2', > '/dev/disk/by-id/wwn-0x500a07510943e9d2'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sdc'} ; name: sdc ; >16:38:32,840 INFO blivet: scanning sdc (/devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sdc)... >16:38:32,841 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdc ; incomplete: False ; >16:38:32,841 DEBUG blivet: DeviceTree.getDeviceByName returned None >16:38:32,842 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdc ; >16:38:32,843 INFO blivet: sdc is a disk >16:38:32,843 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 24 >16:38:32,843 DEBUG blivet: DiskDevice._setFormat: sdc ; current: None ; type: None ; >16:38:32,849 INFO blivet: added disk sdc (id 23) to device tree >16:38:32,850 DEBUG blivet: looking up parted Device: /dev/sdc >16:38:32,850 INFO blivet: got device: DiskDevice instance (0x7f2b1c15f890) -- > name = sdc status = True kids = 0 id = 23 > parents = [] > uuid = None size = 111.79 GiB > format = existing None > major = 8 minor = 32 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sdc partedDevice = parted.Device instance -- > model: ATA Crucial_CT120M50 path: /dev/sdc type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 234441648 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 6 did: 0 busy: False > hardwareGeometry: (14593, 255, 63) biosGeometry: (14593, 255, 63) > PedDevice: <_ped.Device object at 0x7f2b119554d0> > target size = 0 B path = /dev/sdc > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f2b116a4750> >16:38:32,868 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdc ; >16:38:32,869 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdc ; label_type: dos ; >16:38:32,870 DEBUG blivet: DiskDevice.setup: sdc ; status: True ; controllable: True ; orig: False ; >16:38:32,870 DEBUG blivet: required disklabel type for sdc (1) is None >16:38:32,870 DEBUG blivet: default disklabel type for sdc is msdos >16:38:32,871 DEBUG blivet: selecting msdos disklabel for sdc based on size >16:38:32,872 DEBUG blivet: DiskLabel.__init__: device: /dev/sdc ; labelType: msdos ; exists: True ; >16:38:32,880 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f2b1142d710>] > device: <parted.device.Device object at 0x7f2b1142d4d0> > PedDisk: <_ped.Disk object at 0x7f2b11697560> >16:38:32,881 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance with object id 26 >16:38:32,882 DEBUG blivet: DiskDevice._setFormat: sdc ; current: None ; type: disklabel ; >16:38:32,887 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-Crucial_CT120M500SSD3_13270943E9D2-part1 /dev/disk/by-id/wwn-0x500a07510943e9d2-part1 /dev/disk/by-label/Windows\\x20Boot /dev/disk/by-uuid/E6DA15CCDA159A3F', > 'DEVNAME': 'sdc1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sdc/sdc1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'Windows_Boot', > 'ID_FS_LABEL_ENC': 'Windows\\x20Boot', > 'ID_FS_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'E6DA15CCDA159A3F', > 'ID_FS_UUID_ENC': 'E6DA15CCDA159A3F', > 'ID_MODEL': 'Crucial_CT120M500SSD3', > 'ID_MODEL_ENC': 'Crucial_CT120M500SSD3\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:32', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '234436608', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_ENTRY_UUID': '3dcdcf37-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '3dcdcf37', > 'ID_REVISION': 'MU03', > 'ID_SERIAL': 'Crucial_CT120M500SSD3_13270943E9D2', > 'ID_SERIAL_SHORT': '13270943E9D2', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x500a07510943e9d2', > 'ID_WWN_WITH_EXTENSION': '0x500a07510943e9d2', > 'MAJOR': '8', > 'MINOR': '33', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '545848', > 'name': 'sdc1', > 'symlinks': ['/dev/disk/by-id/ata-Crucial_CT120M500SSD3_13270943E9D2-part1', > '/dev/disk/by-id/wwn-0x500a07510943e9d2-part1', > '/dev/disk/by-label/Windows\\x20Boot', > '/dev/disk/by-uuid/E6DA15CCDA159A3F'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sdc/sdc1'} ; name: sdc1 ; >16:38:32,887 INFO blivet: scanning sdc1 (/devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sdc/sdc1)... >16:38:32,888 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdc1 ; incomplete: False ; >16:38:32,889 DEBUG blivet: DeviceTree.getDeviceByName returned None >16:38:32,889 INFO blivet: sdc1 is a partition >16:38:32,890 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdc1 ; >16:38:32,890 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdc ; incomplete: False ; >16:38:32,891 DEBUG blivet: DeviceTree.getDeviceByName returned existing 111.79 GiB disk sdc (23) with existing msdos disklabel >16:38:32,900 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sdc ; >16:38:32,901 DEBUG blivet: PartitionDevice._setFormat: sdc1 ; >16:38:32,901 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 29 >16:38:32,902 DEBUG blivet: PartitionDevice._setFormat: sdc1 ; current: None ; type: None ; >16:38:32,902 DEBUG blivet: looking up parted Partition: /dev/sdc1 >16:38:32,903 DEBUG blivet: PartitionDevice.probe: sdc1 ; exists: True ; >16:38:32,903 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 1 ; >16:38:32,904 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 10 ; >16:38:32,905 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 12 ; >16:38:32,905 INFO blivet: added partition sdc1 (id 28) to device tree >16:38:32,908 DEBUG blivet: looking up parted Device: /dev/sdc1 >16:38:32,905 INFO blivet: got device: PartitionDevice instance (0x7f2b1142da10) -- > name = sdc1 status = True kids = 0 id = 28 > parents = ['existing 111.79 GiB disk sdc (23) with existing msdos disklabel'] > uuid = None size = 111.79 GiB > format = existing None > major = 8 minor = 33 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc1 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 234436608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: False > hardwareGeometry: (14593, 255, 63) biosGeometry: (14593, 255, 63) > PedDevice: <_ped.Device object at 0x7f2b119558c0> > target size = 0 B path = /dev/sdc1 > format args = [] originalFormat = None grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2b1142d590> fileSystem: <parted.filesystem.FileSystem object at 0x7f2b1142d9d0> > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2b1142d7d0> PedPartition: <_ped.Partition object at 0x7f2b1142c650> > disk = existing 111.79 GiB disk sdc (23) with existing msdos disklabel > start = 2048 end = 234438655 length = 234436608 > flags = boot >16:38:32,934 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdc1 ; >16:38:32,935 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdc1 ; label_type: None ; >16:38:32,935 DEBUG blivet: device sdc1 does not contain a disklabel >16:38:32,935 INFO blivet: type detected on 'sdc1' is 'ntfs' >16:38:35,168 DEBUG blivet: padding min size from 74187000000 up to 74187000500 >16:38:35,169 DEBUG blivet: NTFS.supported: supported: False ; >16:38:35,169 DEBUG blivet: getFormat('ntfs') returning NTFS instance with object id 31 >16:38:35,169 DEBUG blivet: PartitionDevice._setFormat: sdc1 ; >16:38:35,170 DEBUG blivet: PartitionDevice._setFormat: sdc1 ; current: None ; type: ntfs ; >16:38:35,170 INFO blivet: got format: existing ntfs filesystem >16:38:35,171 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': '4.0', > 'MAJOR': '7', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '578540', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >16:38:35,172 INFO blivet: scanning loop0 (/devices/virtual/block/loop0)... >16:38:35,172 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop0 ; incomplete: False ; >16:38:35,173 DEBUG blivet: DeviceTree.getDeviceByName returned None >16:38:35,173 INFO blivet: loop0 is a loop device >16:38:35,174 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop0 ; >16:38:35,174 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: /osmin.img (deleted) ; incomplete: False ; >16:38:35,175 DEBUG blivet: DeviceTree.getDeviceByName returned None >16:38:35,175 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 34 >16:38:35,176 DEBUG blivet: FileDevice._setFormat: /osmin.img (deleted) ; current: None ; type: None ; >16:38:35,176 INFO blivet: added file /osmin.img (deleted) (id 33) to device tree >16:38:35,177 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin.img (deleted) ; >16:38:35,177 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 37 >16:38:35,178 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >16:38:35,178 INFO blivet: added loop loop0 (id 36) to device tree >16:38:35,178 INFO blivet: got device: LoopDevice instance (0x7f2b1142df50) -- > name = loop0 status = False kids = 0 id = 36 > parents = ['existing 0 B file /osmin.img (deleted) (33)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop0 > format args = [] originalFormat = None >16:38:35,181 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >16:38:35,181 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >16:38:35,181 DEBUG blivet: device loop0 does not contain a disklabel >16:38:35,182 INFO blivet: type detected on 'loop0' is 'squashfs' >16:38:35,182 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance with object id 39 >16:38:35,182 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >16:38:35,183 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': '579042', > 'name': 'loop1', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >16:38:35,184 INFO blivet: scanning loop1 (/devices/virtual/block/loop1)... >16:38:35,184 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop1 ; incomplete: False ; >16:38:35,185 DEBUG blivet: DeviceTree.getDeviceByName returned None >16:38:35,185 INFO blivet: loop1 is a loop device >16:38:35,186 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop1 ; >16:38:35,186 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: /osmin ; incomplete: False ; >16:38:35,187 DEBUG blivet: DeviceTree.getDeviceByName returned None >16:38:35,187 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 42 >16:38:35,188 DEBUG blivet: FileDevice._setFormat: /osmin ; current: None ; type: None ; >16:38:35,188 INFO blivet: added file /osmin (id 41) to device tree >16:38:35,189 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin ; >16:38:35,189 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 45 >16:38:35,190 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >16:38:35,190 INFO blivet: added loop loop1 (id 44) to device tree >16:38:35,190 INFO blivet: got device: LoopDevice instance (0x7f2b116886d0) -- > name = loop1 status = False kids = 0 id = 44 > parents = ['existing 0 B file /osmin (41)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop1 > format args = [] originalFormat = None >16:38:35,192 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >16:38:35,193 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >16:38:35,193 DEBUG blivet: device loop1 does not contain a disklabel >16:38:35,193 INFO blivet: type detected on 'loop1' is 'DM_snapshot_cow' >16:38:35,193 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance with object id 47 >16:38:35,194 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >16:38:35,195 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': '4.0', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '579520', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >16:38:35,195 INFO blivet: scanning loop2 (/devices/virtual/block/loop2)... >16:38:35,196 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop2 ; incomplete: False ; >16:38:35,196 DEBUG blivet: DeviceTree.getDeviceByName returned None >16:38:35,196 INFO blivet: loop2 is a loop device >16:38:35,197 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop2 ; >16:38:35,198 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: /run/initramfs/live/LiveOS/squashfs.img ; incomplete: False ; >16:38:35,198 DEBUG blivet: DeviceTree.getDeviceByName returned None >16:38:35,198 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 50 >16:38:35,199 DEBUG blivet: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >16:38:35,199 INFO blivet: added file /run/initramfs/live/LiveOS/squashfs.img (id 49) to device tree >16:38:35,200 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >16:38:35,200 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 53 >16:38:35,201 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >16:38:35,201 INFO blivet: added loop loop2 (id 52) to device tree >16:38:35,201 INFO blivet: got device: LoopDevice instance (0x7f2b1143f210) -- > name = loop2 status = False kids = 0 id = 52 > parents = ['existing 0 B file /run/initramfs/live/LiveOS/squashfs.img (49)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop2 > format args = [] originalFormat = None >16:38:35,204 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >16:38:35,204 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >16:38:35,204 DEBUG blivet: device loop2 does not contain a disklabel >16:38:35,205 INFO blivet: type detected on 'loop2' is 'squashfs' >16:38:35,205 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance with object id 55 >16:38:35,205 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >16:38:35,207 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-label/_Fedora-Live-Wor /dev/disk/by-uuid/0ad82566-098c-46a4-88c8-10a2e187408a', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': '_Fedora-Live-Wor', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Wor', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '0ad82566-098c-46a4-88c8-10a2e187408a', > 'ID_FS_UUID_ENC': '0ad82566-098c-46a4-88c8-10a2e187408a', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '580010', > 'name': 'loop3', > 'symlinks': ['/dev/disk/by-label/_Fedora-Live-Wor', > '/dev/disk/by-uuid/0ad82566-098c-46a4-88c8-10a2e187408a'], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >16:38:35,207 INFO blivet: scanning loop3 (/devices/virtual/block/loop3)... >16:38:35,208 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop3 ; incomplete: False ; >16:38:35,208 DEBUG blivet: DeviceTree.getDeviceByName returned None >16:38:35,209 INFO blivet: loop3 is a loop device >16:38:35,209 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop3 ; >16:38:35,210 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: /LiveOS/ext3fs.img ; incomplete: False ; >16:38:35,211 DEBUG blivet: DeviceTree.getDeviceByName returned None >16:38:35,211 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 58 >16:38:35,212 DEBUG blivet: FileDevice._setFormat: /LiveOS/ext3fs.img ; current: None ; type: None ; >16:38:35,212 INFO blivet: added file /LiveOS/ext3fs.img (id 57) to device tree >16:38:35,213 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /LiveOS/ext3fs.img ; >16:38:35,213 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 61 >16:38:35,213 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: None ; >16:38:35,214 INFO blivet: added loop loop3 (id 60) to device tree >16:38:35,214 INFO blivet: got device: LoopDevice instance (0x7f2b1142ddd0) -- > name = loop3 status = False kids = 0 id = 60 > parents = ['existing 0 B file /LiveOS/ext3fs.img (57)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop3 > format args = [] originalFormat = None >16:38:35,216 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop3 ; >16:38:35,216 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop3 ; label_type: None ; >16:38:35,217 DEBUG blivet: device loop3 does not contain a disklabel >16:38:35,217 INFO blivet: type detected on 'loop3' is 'ext4' >16:38:35,246 DEBUG blivet: size=0 B, current=6144 MiB >16:38:35,253 DEBUG blivet: using current size 0 as min size >16:38:35,254 DEBUG blivet: Ext4FS.supported: supported: True ; >16:38:35,254 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 63 >16:38:35,255 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: ext4 ; >16:38:35,255 INFO blivet: got format: existing ext4 filesystem >16:38:35,256 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop4', > 'DEVPATH': '/devices/virtual/block/loop4', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '580528', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >16:38:35,256 INFO blivet: scanning loop4 (/devices/virtual/block/loop4)... >16:38:35,257 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop4 ; incomplete: False ; >16:38:35,258 DEBUG blivet: DeviceTree.getDeviceByName returned None >16:38:35,258 INFO blivet: loop4 is a loop device >16:38:35,259 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop4 ; >16:38:35,259 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: /overlay (deleted) ; incomplete: False ; >16:38:35,260 DEBUG blivet: DeviceTree.getDeviceByName returned None >16:38:35,260 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 66 >16:38:35,261 DEBUG blivet: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >16:38:35,261 INFO blivet: added file /overlay (deleted) (id 65) to device tree >16:38:35,262 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >16:38:35,263 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 69 >16:38:35,264 DEBUG blivet: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >16:38:35,264 INFO blivet: added loop loop4 (id 68) to device tree >16:38:35,265 INFO blivet: got device: LoopDevice instance (0x7f2b1143f490) -- > name = loop4 status = False kids = 0 id = 68 > parents = ['existing 0 B file /overlay (deleted) (65)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop4 > format args = [] originalFormat = None >16:38:35,268 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop4 ; >16:38:35,270 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop4 ; label_type: None ; >16:38:35,270 DEBUG blivet: device loop4 does not contain a disklabel >16:38:35,270 INFO blivet: type detected on 'loop4' is 'DM_snapshot_cow' >16:38:35,271 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance with object id 71 >16:38:35,271 DEBUG blivet: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >16:38:35,274 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/_Fedora-Live-Wor /dev/disk/by-uuid/0ad82566-098c-46a4-88c8-10a2e187408a /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-Wor', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Wor', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '0ad82566-098c-46a4-88c8-10a2e187408a', > 'ID_FS_UUID_ENC': '0ad82566-098c-46a4-88c8-10a2e187408a', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '83086', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/_Fedora-Live-Wor', > '/dev/disk/by-uuid/0ad82566-098c-46a4-88c8-10a2e187408a', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >16:38:35,274 INFO blivet: scanning live-rw (/devices/virtual/block/dm-0)... >16:38:35,275 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-rw ; incomplete: False ; >16:38:35,275 DEBUG blivet: DeviceTree.getDeviceByName returned None >16:38:35,276 INFO blivet: live-rw is a device-mapper device >16:38:35,276 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-rw ; >16:38:35,277 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop3 ; incomplete: False ; >16:38:35,278 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop3 (60) with existing ext4 filesystem >16:38:35,279 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop4 ; incomplete: False ; >16:38:35,280 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop4 (68) >16:38:35,281 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-rw ; incomplete: False ; >16:38:35,281 DEBUG blivet: DeviceTree.getDeviceByName returned None >16:38:35,282 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop4 ; >16:38:35,282 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 74 >16:38:35,283 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: None ; >16:38:35,283 INFO blivet: added dm live-rw (id 73) to device tree >16:38:35,284 DEBUG blivet: looking up parted Device: /dev/mapper/live-rw >16:38:35,283 INFO blivet: got device: DMDevice instance (0x7f2b1143f710) -- > name = live-rw status = True kids = 0 id = 73 > parents = ['existing 0 B loop loop4 (68)'] > uuid = None size = 6144 MiB > format = existing None > 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: 12582912 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 12617 did: 17767 busy: True > hardwareGeometry: (783, 255, 63) biosGeometry: (783, 255, 63) > PedDevice: <_ped.Device object at 0x7f2b11955950> > target size = 0 B path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >16:38:35,302 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >16:38:35,303 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >16:38:35,303 DEBUG blivet: device live-rw does not contain a disklabel >16:38:35,303 INFO blivet: type detected on 'live-rw' is 'ext4' >16:38:35,319 DEBUG blivet: size=5493.66 MiB, current=6144 MiB >16:38:35,332 DEBUG blivet: padding min size from 5760516096 up to 5760516596 >16:38:35,333 DEBUG blivet: Ext4FS.supported: supported: True ; >16:38:35,333 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 76 >16:38:35,334 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >16:38:35,334 INFO blivet: got format: existing ext4 filesystem >16:38:35,336 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-base /dev/disk/by-label/_Fedora-Live-Wor /dev/disk/by-uuid/0ad82566-098c-46a4-88c8-10a2e187408a /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-Wor', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Wor', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '0ad82566-098c-46a4-88c8-10a2e187408a', > 'ID_FS_UUID_ENC': '0ad82566-098c-46a4-88c8-10a2e187408a', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '9613', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-base', > '/dev/disk/by-label/_Fedora-Live-Wor', > '/dev/disk/by-uuid/0ad82566-098c-46a4-88c8-10a2e187408a', > '/dev/mapper/live-base'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-base ; >16:38:35,336 INFO blivet: scanning live-base (/devices/virtual/block/dm-1)... >16:38:35,337 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-base ; incomplete: False ; >16:38:35,337 DEBUG blivet: DeviceTree.getDeviceByName returned None >16:38:35,337 INFO blivet: live-base is a device-mapper device >16:38:35,338 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-base ; >16:38:35,339 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >16:38:35,339 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop3 ; incomplete: False ; >16:38:35,340 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop3 (60) with existing ext4 filesystem >16:38:35,341 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-base ; incomplete: False ; >16:38:35,342 DEBUG blivet: DeviceTree.getDeviceByName returned None >16:38:35,343 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop3 ; >16:38:35,343 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 79 >16:38:35,344 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: None ; >16:38:35,344 INFO blivet: added dm live-base (id 78) to device tree >16:38:35,344 DEBUG blivet: looking up parted Device: /dev/mapper/live-base >16:38:35,344 INFO blivet: got device: DMDevice instance (0x7f2b1143fb10) -- > name = live-base status = True kids = 0 id = 78 > parents = ['existing 0 B loop loop3 (60) with existing ext4 filesystem'] > uuid = None size = 6144 MiB > format = existing None > 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: 12582912 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (783, 255, 63) biosGeometry: (783, 255, 63) > PedDevice: <_ped.Device object at 0x7f2b11955200> > target size = 0 B path = /dev/mapper/live-base > format args = [] originalFormat = None target = None dmUuid = None >16:38:35,357 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-base ; >16:38:35,358 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-base ; label_type: None ; >16:38:35,358 DEBUG blivet: device live-base does not contain a disklabel >16:38:35,359 INFO blivet: type detected on 'live-base' is 'ext4' >16:38:35,374 DEBUG blivet: size=0 B, current=6144 MiB >16:38:35,381 DEBUG blivet: using current size 0 as min size >16:38:35,382 DEBUG blivet: Ext4FS.supported: supported: True ; >16:38:35,383 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 81 >16:38:35,383 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: ext4 ; >16:38:35,383 INFO blivet: got format: existing ext4 filesystem >16:38:35,385 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-osimg-min /dev/disk/by-label/_Fedora-Live-Wor /dev/disk/by-uuid/0ad82566-098c-46a4-88c8-10a2e187408a /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-Wor', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Wor', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '0ad82566-098c-46a4-88c8-10a2e187408a', > 'ID_FS_UUID_ENC': '0ad82566-098c-46a4-88c8-10a2e187408a', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '17227', > 'name': 'dm-2', > 'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', > '/dev/disk/by-label/_Fedora-Live-Wor', > '/dev/disk/by-uuid/0ad82566-098c-46a4-88c8-10a2e187408a', > '/dev/mapper/live-osimg-min'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: live-osimg-min ; >16:38:35,386 INFO blivet: scanning live-osimg-min (/devices/virtual/block/dm-2)... >16:38:35,386 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-osimg-min ; incomplete: False ; >16:38:35,387 DEBUG blivet: DeviceTree.getDeviceByName returned None >16:38:35,387 INFO blivet: live-osimg-min is a device-mapper device >16:38:35,388 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-osimg-min ; >16:38:35,388 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >16:38:35,389 DEBUG blivet: DMDevice.getDMNode: live-base ; status: True ; >16:38:35,390 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop1 ; incomplete: False ; >16:38:35,391 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop1 (44) >16:38:35,392 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop3 ; incomplete: False ; >16:38:35,392 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop3 (60) with existing ext4 filesystem >16:38:35,394 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-osimg-min ; incomplete: False ; >16:38:35,394 DEBUG blivet: DeviceTree.getDeviceByName returned None >16:38:35,395 DEBUG blivet: LoopDevice.addChild: kids: 1 ; name: loop3 ; >16:38:35,395 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 84 >16:38:35,396 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: None ; >16:38:35,396 INFO blivet: added dm live-osimg-min (id 83) to device tree >16:38:35,397 DEBUG blivet: looking up parted Device: /dev/mapper/live-osimg-min >16:38:35,396 INFO blivet: got device: DMDevice instance (0x7f2b1143fa90) -- > name = live-osimg-min status = True kids = 0 id = 83 > parents = ['existing 0 B loop loop3 (60) with existing ext4 filesystem'] > uuid = None size = 6144 MiB > format = existing None > 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: 12582912 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 20256 did: 8262 busy: False > hardwareGeometry: (783, 255, 63) biosGeometry: (783, 255, 63) > PedDevice: <_ped.Device object at 0x7f2b119559e0> > target size = 0 B path = /dev/mapper/live-osimg-min > format args = [] originalFormat = None target = None dmUuid = None >16:38:35,410 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-osimg-min ; >16:38:35,411 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-osimg-min ; label_type: None ; >16:38:35,411 DEBUG blivet: device live-osimg-min does not contain a disklabel >16:38:35,411 INFO blivet: type detected on 'live-osimg-min' is 'ext4' >16:38:35,426 DEBUG blivet: size=0 B, current=5493.66 MiB >16:38:35,434 DEBUG blivet: using current size 0 as min size >16:38:35,435 DEBUG blivet: Ext4FS.supported: supported: True ; >16:38:35,435 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 86 >16:38:35,436 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: ext4 ; >16:38:35,436 INFO blivet: got format: existing ext4 filesystem >16:38:35,438 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-fedora-swap /dev/disk/by-id/dm-uuid-LVM-6a0WiiAUqQarXiMkx0o5i283OgP0YnXluEV3w3mNeDQUMrH4zkXIUXxbUiy72Pq2 /dev/disk/by-uuid/87fa1b24-a37e-4a20-b93f-efebf65f5122 /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-6a0WiiAUqQarXiMkx0o5i283OgP0YnXluEV3w3mNeDQUMrH4zkXIUXxbUiy72Pq2', > 'DM_VG_NAME': 'fedora', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': '87fa1b24-a37e-4a20-b93f-efebf65f5122', > 'ID_FS_UUID_ENC': '87fa1b24-a37e-4a20-b93f-efebf65f5122', > 'ID_FS_VERSION': '1', > 'MAJOR': '253', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '476152', > 'name': 'dm-3', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora-swap', > '/dev/disk/by-id/dm-uuid-LVM-6a0WiiAUqQarXiMkx0o5i283OgP0YnXluEV3w3mNeDQUMrH4zkXIUXxbUiy72Pq2', > '/dev/disk/by-uuid/87fa1b24-a37e-4a20-b93f-efebf65f5122', > '/dev/fedora/swap', > '/dev/mapper/fedora-swap'], > 'sysfs_path': '/devices/virtual/block/dm-3'} ; name: fedora-swap ; >16:38:35,438 INFO blivet: scanning fedora-swap (/devices/virtual/block/dm-3)... >16:38:35,439 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: fedora-swap ; incomplete: False ; >16:38:35,439 DEBUG blivet: DeviceTree.getDeviceByName returned None >16:38:35,439 INFO blivet: fedora-swap is an lvm logical volume >16:38:35,440 DEBUG blivet: DeviceTree.addUdevLVDevice: name: fedora-swap ; >16:38:35,441 DEBUG blivet: DeviceTree.getDeviceByName: hidden: True ; name: fedora ; incomplete: False ; >16:38:35,441 DEBUG blivet: DeviceTree.getDeviceByName returned None >16:38:35,444 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-v8pe8l-Nwiu-osYZ-541A-crBz-Z8VR-bW1qGo /dev/disk/by-id/md-uuid-2f0ca709:60236419:f7d237c0:e031795d-part3 /dev/md/Volume1_0p3', > 'DEVNAME': 'md126p3', > 'DEVPATH': '/devices/virtual/block/md126/md126p3', > 'DEVTYPE': 'partition', > 'ID_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'v8pe8l-Nwiu-osYZ-541A-crBz-Z8VR-bW1qGo', > 'ID_FS_UUID_ENC': 'v8pe8l-Nwiu-osYZ-541A-crBz-Z8VR-bW1qGo', > 'ID_FS_VERSION': 'LVM2 001', > 'ID_PART_ENTRY_DISK': '9:126', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '3174010880', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '732983296', > 'ID_PART_ENTRY_TYPE': '0x8e', > 'ID_PART_ENTRY_UUID': '22fc5314-03', > 'MAJOR': '259', > 'MD_CONTAINER': '/dev/md/imsm0', > 'MD_DEVICES': '2', > 'MD_DEVICE_sda_DEV': '/dev/sda', > 'MD_DEVICE_sda_ROLE': '0', > 'MD_DEVICE_sdb_DEV': '/dev/sdb', > 'MD_DEVICE_sdb_ROLE': '1', > 'MD_DEVNAME': 'Volume1_0', > 'MD_LEVEL': 'raid0', > 'MD_MEMBER': '0', > 'MD_UUID': '2f0ca709:60236419:f7d237c0:e031795d', > 'MINOR': '2', > 'SUBSYSTEM': 'block', > 'SYSTEMD_READY': '0', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '970772', > 'name': 'md126p3', > 'symlinks': ['/dev/disk/by-id/lvm-pv-uuid-v8pe8l-Nwiu-osYZ-541A-crBz-Z8VR-bW1qGo', > '/dev/disk/by-id/md-uuid-2f0ca709:60236419:f7d237c0:e031795d-part3', > '/dev/md/Volume1_0p3'], > 'sysfs_path': '/devices/virtual/block/md126/md126p3'} ; name: md126p3 ; >16:38:35,444 INFO blivet: scanning md126p3 (/devices/virtual/block/md126/md126p3)... >16:38:35,445 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: md126p3 ; incomplete: False ; >16:38:35,446 DEBUG blivet: DeviceTree.getDeviceByName returned None >16:38:35,446 INFO blivet: md126p3 is a partition >16:38:35,447 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: md126p3 ; >16:38:35,447 DEBUG blivet: link: Volume1_0p1 -> ../md126p1 >16:38:35,447 DEBUG blivet: link: Volume1_0p3 -> ../md126p3 >16:38:35,447 DEBUG blivet: returning Volume1_0p3 >16:38:35,448 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: Volume1_0p3 ; incomplete: False ; >16:38:35,448 DEBUG blivet: DeviceTree.getDeviceByName returned None >16:38:35,448 DEBUG blivet: link: Volume1_0p1 -> ../md126p1 >16:38:35,449 DEBUG blivet: link: Volume1_0p3 -> ../md126p3 >16:38:35,449 DEBUG blivet: link: Volume1_0p2 -> ../md126p2 >16:38:35,449 DEBUG blivet: link: Volume1_0 -> ../md126 >16:38:35,449 DEBUG blivet: returning Volume1_0 >16:38:35,449 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: Volume1_0 ; incomplete: False ; >16:38:35,450 DEBUG blivet: DeviceTree.getDeviceByName returned None >16:38:35,452 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/md-uuid-2f0ca709:60236419:f7d237c0:e031795d /dev/md/Volume1_0', > 'DEVNAME': 'md126', > 'DEVPATH': '/devices/virtual/block/md126', > 'DEVTYPE': 'disk', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '22fc5314', > 'MAJOR': '9', > 'MD_CONTAINER': '/dev/md/imsm0', > 'MD_DEVICES': '2', > 'MD_DEVICE_sda_DEV': '/dev/sda', > 'MD_DEVICE_sda_ROLE': '0', > 'MD_DEVICE_sdb_DEV': '/dev/sdb', > 'MD_DEVICE_sdb_ROLE': '1', > 'MD_DEVNAME': 'Volume1_0', > 'MD_LEVEL': 'raid0', > 'MD_MEMBER': '0', > 'MD_UUID': '2f0ca709:60236419:f7d237c0:e031795d', > 'MINOR': '126', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_MD_CONTAINER': '/dev/md/imsm0', > 'UDISKS_MD_DEVICES': '2', > 'UDISKS_MD_DEVICE_sda_DEV': '/dev/sda', > 'UDISKS_MD_DEVICE_sda_ROLE': '0', > 'UDISKS_MD_DEVICE_sdb_DEV': '/dev/sdb', > 'UDISKS_MD_DEVICE_sdb_ROLE': '1', > 'UDISKS_MD_DEVNAME': 'Volume1_0', > 'UDISKS_MD_LEVEL': 'raid0', > 'UDISKS_MD_MEMBER': '0', > 'UDISKS_MD_UUID': '2f0ca709:60236419:f7d237c0:e031795d', > 'USEC_INITIALIZED': '916315', > 'name': 'md126', > 'symlinks': ['/dev/disk/by-id/md-uuid-2f0ca709:60236419:f7d237c0:e031795d', > '/dev/md/Volume1_0'], > 'sysfs_path': '/devices/virtual/block/md126'} ; name: md126 ; >16:38:35,453 INFO blivet: scanning md126 (/devices/virtual/block/md126)... >16:38:35,454 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: md126 ; incomplete: False ; >16:38:35,454 DEBUG blivet: DeviceTree.getDeviceByName returned None >16:38:35,455 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: Volume1_0 ; incomplete: False ; >16:38:35,456 DEBUG blivet: DeviceTree.getDeviceByName returned None >16:38:35,457 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: md126 ; >16:38:35,457 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: imsm0 ; incomplete: False ; >16:38:35,458 DEBUG blivet: looking up parted Device: /dev/md/imsm0 >16:38:35,459 DEBUG blivet: non-existent RAID container size == 1863.03 GiB >16:38:35,458 DEBUG blivet: DeviceTree.getDeviceByName returned existing 1863.03 GiB mdcontainer imsm0 (10) >16:38:35,467 DEBUG blivet: looking up parted Device: /dev/md/imsm0 >16:38:35,468 DEBUG blivet: non-existent RAID container size == 1863.03 GiB >16:38:35,476 DEBUG blivet: looking up parted Device: /dev/md/imsm0 >16:38:35,477 DEBUG blivet: non-existent RAID container size == 1863.03 GiB >16:38:35,486 DEBUG blivet: MDRaidArrayDevice._addParent: Volume1_0 ; member: imsm0 ; >16:38:35,487 INFO blivet: not going to restore from backup of non-existent /etc/mdadm.conf >16:38:35,494 DEBUG blivet: looking up parted Device: /dev/md/imsm0 >16:38:35,495 DEBUG blivet: non-existent RAID container size == 1863.03 GiB >16:38:35,511 DEBUG blivet: looking up parted Device: /dev/md/imsm0 >16:38:35,511 DEBUG blivet: non-existent RAID container size == 1863.03 GiB >16:38:35,530 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >16:38:35,571 DEBUG blivet: looking up parted Device: /dev/sr0 >20:38:36,082 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >20:38:36,127 DEBUG blivet: looking up parted Device: /dev/sr0 >20:49:43,009 DEBUG blivet: registered device format class DeviceFormat as None >20:49:43,010 DEBUG blivet: registered device format class LUKS as luks >20:49:43,010 DEBUG blivet: registered device format class DMRaidMember as dmraidmember >20:49:43,011 DEBUG blivet: registered device format class Ext2FS as ext2 >20:49:43,011 DEBUG blivet: registered device format class Ext3FS as ext3 >20:49:43,012 DEBUG blivet: registered device format class Ext4FS as ext4 >20:49:43,012 DEBUG blivet: registered device format class FATFS as vfat >20:49:43,012 DEBUG blivet: registered device format class EFIFS as efi >20:49:43,012 DEBUG blivet: registered device format class BTRFS as btrfs >20:49:43,012 DEBUG blivet: registered device format class GFS2 as gfs2 >20:49:43,012 DEBUG blivet: registered device format class JFS as jfs >20:49:43,012 DEBUG blivet: registered device format class ReiserFS as reiserfs >20:49:43,012 DEBUG blivet: registered device format class XFS as xfs >20:49:43,012 DEBUG blivet: registered device format class HFS as hfs >20:49:43,012 DEBUG blivet: registered device format class AppleBootstrapFS as appleboot >20:49:43,012 DEBUG blivet: registered device format class HFSPlus as hfs+ >20:49:43,013 DEBUG blivet: registered device format class MacEFIFS as macefi >20:49:43,013 DEBUG blivet: registered device format class NTFS as ntfs >20:49:43,013 DEBUG blivet: registered device format class NFS as nfs >20:49:43,013 DEBUG blivet: registered device format class NFSv4 as nfs4 >20:49:43,013 DEBUG blivet: registered device format class Iso9660FS as iso9660 >20:49:43,013 DEBUG blivet: registered device format class NoDevFS as nodev >20:49:43,013 DEBUG blivet: registered device format class DevPtsFS as devpts >20:49:43,013 DEBUG blivet: registered device format class ProcFS as proc >20:49:43,013 DEBUG blivet: registered device format class SysFS as sysfs >20:49:43,013 DEBUG blivet: registered device format class TmpFS as tmpfs >20:49:43,013 DEBUG blivet: registered device format class BindFS as bind >20:49:43,013 DEBUG blivet: registered device format class SELinuxFS as selinuxfs >20:49:43,013 DEBUG blivet: registered device format class USBFS as usbfs >20:49:43,014 DEBUG blivet: registered device format class SwapSpace as swap >20:49:43,014 DEBUG blivet: registered device format class BIOSBoot as biosboot >20:49:43,014 DEBUG blivet: registered device format class DiskLabel as disklabel >20:49:43,014 DEBUG blivet: registered device format class PPCPRePBoot as prepboot >20:49:43,014 DEBUG blivet: registered device format class MDRaidMember as mdmember >20:49:43,014 DEBUG blivet: registered device format class MultipathMember as multipath_member >20:49:43,015 DEBUG blivet: registered device format class LVMPhysicalVolume as lvmpv >20:49:43,043 DEBUG blivet: IGNORED: Caught exception, continuing. >20:49:43,043 DEBUG blivet: IGNORED: Problem description: failed to get initiator name from iscsi firmware >20:49:43,043 DEBUG blivet: IGNORED: Begin exception details. >20:49:43,043 DEBUG blivet: IGNORED: Traceback (most recent call last): >20:49:43,043 DEBUG blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/iscsi.py", line 87, in __init__ >20:49:43,043 DEBUG blivet: IGNORED: initiatorname = libiscsi.get_firmware_initiator_name() >20:49:43,043 DEBUG blivet: IGNORED: IOError: Unknown error >20:49:43,043 DEBUG blivet: IGNORED: End exception details. >20:49:43,859 INFO blivet: not going to create backup copy of non-existent /etc/mdadm.conf >20:49:43,859 INFO blivet: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >20:49:43,866 INFO blivet: sdd1 looks to be the live device; marking as protected >20:49:43,876 INFO blivet: devices to scan: ['sdd', 'sdd1', 'sdd2', 'sdd3', 'sde', 'sde1', 'sda', 'sda1', 'sdb', 'sr0', 'sdc', 'sdc1', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'dm-0', 'dm-1', 'dm-2', 'dm-3', 'dm-4', 'dm-5', 'md126', 'md126p1', 'md126p2', 'md126p3', 'md127'] >20:49:43,878 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-Generic_Flash_Disk_5A203520-0:0 /dev/disk/by-label/Fedora-Live-Workstation-x86_64-2 /dev/disk/by-path/pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0 /dev/disk/by-uuid/2014-10-10-01-34-21-00', > 'DEVNAME': 'sdd', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/host6/target6:0:0/6:0:0:0/block/sdd', > 'DEVTYPE': 'disk', > 'ID_BUS': 'usb', > '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-Workstation-x86_64-2', > 'ID_FS_LABEL_ENC': 'Fedora-Live-Workstation-x86_64-2', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2014-10-10-01-34-21-00', > 'ID_FS_UUID_ENC': '2014-10-10-01-34-21-00', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Flash_Disk', > 'ID_MODEL_ENC': 'Flash\\x20Disk\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '6387', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '6e9f246b', > 'ID_PATH': 'pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_1_1_0-scsi-0_0_0_0', > 'ID_REVISION': '8.07', > 'ID_SERIAL': 'Generic_Flash_Disk_5A203520-0:0', > 'ID_SERIAL_SHORT': '5A203520', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Generic', > 'ID_VENDOR_ENC': 'Generic\\x20', > 'ID_VENDOR_ID': '058f', > 'MAJOR': '8', > 'MINOR': '48', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '543061', > 'name': 'sdd', > 'symlinks': ['/dev/disk/by-id/usb-Generic_Flash_Disk_5A203520-0:0', > '/dev/disk/by-label/Fedora-Live-Workstation-x86_64-2', > '/dev/disk/by-path/pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0', > '/dev/disk/by-uuid/2014-10-10-01-34-21-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/host6/target6:0:0/6:0:0:0/block/sdd'} ; name: sdd ; >20:49:43,879 INFO blivet: scanning sdd (/devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/host6/target6:0:0/6:0:0:0/block/sdd)... >20:49:43,879 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdd ; incomplete: False ; >20:49:43,879 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:49:43,880 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdd ; >20:49:43,880 INFO blivet: sdd is a disk >20:49:43,880 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 1 >20:49:43,881 DEBUG blivet: DiskDevice._setFormat: sdd ; current: None ; type: None ; >20:49:43,885 INFO blivet: added disk sdd (id 0) to device tree >20:49:43,885 DEBUG blivet: looking up parted Device: /dev/sdd >20:49:43,885 INFO blivet: got device: DiskDevice instance (0x7fe056a01d10) -- > name = sdd status = True kids = 0 id = 0 > parents = [] > uuid = None size = 1911 MiB > format = existing None > major = 8 minor = 48 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/host6/target6:0:0/6:0:0:0/block/sdd partedDevice = parted.Device instance -- > model: Generic Flash Disk path: /dev/sdd type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 3913728 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (1018, 62, 62) biosGeometry: (243, 255, 63) > PedDevice: <_ped.Device object at 0x7fe0569f00e0> > target size = 0 B path = /dev/sdd > format args = [] originalFormat = None removable = True partedDevice = <parted.device.Device object at 0x7fe0569ecad0> >20:49:43,892 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdd ; >20:49:43,893 INFO blivet: type detected on 'sdd' is 'iso9660' >20:49:43,893 DEBUG blivet: Iso9660FS.supported: supported: True ; >20:49:43,893 DEBUG blivet: getFormat('iso9660') returning Iso9660FS instance with object id 3 >20:49:43,894 DEBUG blivet: DiskDevice._setFormat: sdd ; current: None ; type: iso9660 ; >20:49:43,894 INFO blivet: got format: existing iso9660 filesystem >20:49:43,896 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-Generic_Flash_Disk_5A203520-0:0-part1 /dev/disk/by-label/Fedora-Live-Workstation-x86_64-2 /dev/disk/by-path/pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0-part1 /dev/disk/by-uuid/2014-10-10-01-34-21-00', > 'DEVNAME': 'sdd1', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/host6/target6:0:0/6:0:0:0/block/sdd/sdd1', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > '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-Workstation-x86_64-2', > 'ID_FS_LABEL_ENC': 'Fedora-Live-Workstation-x86_64-2', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2014-10-10-01-34-21-00', > 'ID_FS_UUID_ENC': '2014-10-10-01-34-21-00', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Flash_Disk', > 'ID_MODEL_ENC': 'Flash\\x20Disk\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '6387', > 'ID_PART_ENTRY_DISK': '8:48', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '0', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '2656256', > 'ID_PART_ENTRY_TYPE': '0x0', > 'ID_PART_ENTRY_UUID': '6e9f246b-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '6e9f246b', > 'ID_PATH': 'pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_1_1_0-scsi-0_0_0_0', > 'ID_REVISION': '8.07', > 'ID_SERIAL': 'Generic_Flash_Disk_5A203520-0:0', > 'ID_SERIAL_SHORT': '5A203520', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Generic', > 'ID_VENDOR_ENC': 'Generic\\x20', > 'ID_VENDOR_ID': '058f', > 'MAJOR': '8', > 'MINOR': '49', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '0', > 'USEC_INITIALIZED': '543073', > 'name': 'sdd1', > 'symlinks': ['/dev/disk/by-id/usb-Generic_Flash_Disk_5A203520-0:0-part1', > '/dev/disk/by-label/Fedora-Live-Workstation-x86_64-2', > '/dev/disk/by-path/pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0-part1', > '/dev/disk/by-uuid/2014-10-10-01-34-21-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/host6/target6:0:0/6:0:0:0/block/sdd/sdd1'} ; name: sdd1 ; >20:49:43,896 INFO blivet: scanning sdd1 (/devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/host6/target6:0:0/6:0:0:0/block/sdd/sdd1)... >20:49:43,896 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdd1 ; incomplete: False ; >20:49:43,897 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:49:43,897 INFO blivet: sdd1 is a partition >20:49:43,897 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdd1 ; >20:49:43,897 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdd ; incomplete: False ; >20:49:43,898 DEBUG blivet: DeviceTree.getDeviceByName returned existing 1911 MiB disk sdd (0) with existing iso9660 filesystem >20:49:43,899 DEBUG blivet: lvm filter: adding sdd1 to the reject list >20:49:43,899 DEBUG blivet: ignoring partition sdd1 on iso9660 >20:49:43,899 DEBUG blivet: no device obtained for sdd1 >20:49:43,901 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-Generic_Flash_Disk_5A203520-0:0-part2 /dev/disk/by-label/EFI /dev/disk/by-path/pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0-part2 /dev/disk/by-uuid/4C54-8A45', > 'DEVNAME': 'sdd2', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/host6/target6:0:0/6:0:0:0/block/sdd/sdd2', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > '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': 'EFI', > 'ID_FS_LABEL_ENC': 'EFI', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'vfat', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '4C54-8A45', > 'ID_FS_UUID_ENC': '4C54-8A45', > 'ID_FS_VERSION': 'FAT12', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Flash_Disk', > 'ID_MODEL_ENC': 'Flash\\x20Disk\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '6387', > 'ID_PART_ENTRY_DISK': '8:48', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '172', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '10164', > 'ID_PART_ENTRY_TYPE': '0xef', > 'ID_PART_ENTRY_UUID': '6e9f246b-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '6e9f246b', > 'ID_PATH': 'pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_1_1_0-scsi-0_0_0_0', > 'ID_REVISION': '8.07', > 'ID_SERIAL': 'Generic_Flash_Disk_5A203520-0:0', > 'ID_SERIAL_SHORT': '5A203520', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Generic', > 'ID_VENDOR_ENC': 'Generic\\x20', > 'ID_VENDOR_ID': '058f', > 'MAJOR': '8', > 'MINOR': '50', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '543085', > 'name': 'sdd2', > 'symlinks': ['/dev/disk/by-id/usb-Generic_Flash_Disk_5A203520-0:0-part2', > '/dev/disk/by-label/EFI', > '/dev/disk/by-path/pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0-part2', > '/dev/disk/by-uuid/4C54-8A45'], > 'sysfs_path': '/devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/host6/target6:0:0/6:0:0:0/block/sdd/sdd2'} ; name: sdd2 ; >20:49:43,901 INFO blivet: scanning sdd2 (/devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/host6/target6:0:0/6:0:0:0/block/sdd/sdd2)... >20:49:43,901 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdd2 ; incomplete: False ; >20:49:43,902 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:49:43,902 INFO blivet: sdd2 is a partition >20:49:43,902 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdd2 ; >20:49:43,902 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdd ; incomplete: False ; >20:49:43,903 DEBUG blivet: DeviceTree.getDeviceByName returned existing 1911 MiB disk sdd (0) with existing iso9660 filesystem >20:49:43,904 DEBUG blivet: lvm filter: adding sdd2 to the reject list >20:49:43,904 DEBUG blivet: ignoring partition sdd2 on iso9660 >20:49:43,904 DEBUG blivet: no device obtained for sdd2 >20:49:43,906 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-Generic_Flash_Disk_5A203520-0:0-part3 /dev/disk/by-label/Fedora\\x20Live /dev/disk/by-path/pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0-part3 /dev/disk/by-uuid/2d8f9c9c-f112-360a-bcba-31dbb9d5f074', > 'DEVNAME': 'sdd3', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/host6/target6:0:0/6:0:0:0/block/sdd/sdd3', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > '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', > 'ID_FS_LABEL_ENC': 'Fedora\\x20Live', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'hfsplus', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2d8f9c9c-f112-360a-bcba-31dbb9d5f074', > 'ID_FS_UUID_ENC': '2d8f9c9c-f112-360a-bcba-31dbb9d5f074', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Flash_Disk', > 'ID_MODEL_ENC': 'Flash\\x20Disk\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '6387', > 'ID_PART_ENTRY_DISK': '8:48', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '10416', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '40704', > 'ID_PART_ENTRY_TYPE': '0x0', > 'ID_PART_ENTRY_UUID': '6e9f246b-03', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '6e9f246b', > 'ID_PATH': 'pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_1_1_0-scsi-0_0_0_0', > 'ID_REVISION': '8.07', > 'ID_SERIAL': 'Generic_Flash_Disk_5A203520-0:0', > 'ID_SERIAL_SHORT': '5A203520', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Generic', > 'ID_VENDOR_ENC': 'Generic\\x20', > 'ID_VENDOR_ID': '058f', > 'MAJOR': '8', > 'MINOR': '51', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '543097', > 'name': 'sdd3', > 'symlinks': ['/dev/disk/by-id/usb-Generic_Flash_Disk_5A203520-0:0-part3', > '/dev/disk/by-label/Fedora\\x20Live', > '/dev/disk/by-path/pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0-part3', > '/dev/disk/by-uuid/2d8f9c9c-f112-360a-bcba-31dbb9d5f074'], > 'sysfs_path': '/devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/host6/target6:0:0/6:0:0:0/block/sdd/sdd3'} ; name: sdd3 ; >20:49:43,906 INFO blivet: scanning sdd3 (/devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/host6/target6:0:0/6:0:0:0/block/sdd/sdd3)... >20:49:43,906 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdd3 ; incomplete: False ; >20:49:43,907 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:49:43,907 INFO blivet: sdd3 is a partition >20:49:43,907 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdd3 ; >20:49:43,907 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdd ; incomplete: False ; >20:49:43,907 DEBUG blivet: DeviceTree.getDeviceByName returned existing 1911 MiB disk sdd (0) with existing iso9660 filesystem >20:49:43,909 DEBUG blivet: lvm filter: adding sdd3 to the reject list >20:49:43,909 DEBUG blivet: ignoring partition sdd3 on iso9660 >20:49:43,909 DEBUG blivet: no device obtained for sdd3 >20:49:43,910 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-Generic_Flash_Disk_2A5C0ADD-0:0 /dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0', > 'DEVNAME': 'sde', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2:1.0/host7/target7:0:0/7:0:0:0/block/sde', > 'DEVTYPE': 'disk', > 'ID_BUS': 'usb', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Flash_Disk', > 'ID_MODEL_ENC': 'Flash\\x20Disk\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '6387', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '05d1fd8f', > 'ID_PATH': 'pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_2_1_0-scsi-0_0_0_0', > 'ID_REVISION': '8.07', > 'ID_SERIAL': 'Generic_Flash_Disk_2A5C0ADD-0:0', > 'ID_SERIAL_SHORT': '2A5C0ADD', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Generic', > 'ID_VENDOR_ENC': 'Generic\\x20', > 'ID_VENDOR_ID': '058f', > 'MAJOR': '8', > 'MINOR': '64', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '7940052', > 'name': 'sde', > 'symlinks': ['/dev/disk/by-id/usb-Generic_Flash_Disk_2A5C0ADD-0:0', > '/dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2:1.0/host7/target7:0:0/7:0:0:0/block/sde'} ; name: sde ; >20:49:43,911 INFO blivet: scanning sde (/devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2:1.0/host7/target7:0:0/7:0:0:0/block/sde)... >20:49:43,911 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sde ; incomplete: False ; >20:49:43,911 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:49:43,911 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sde ; >20:49:43,912 INFO blivet: sde is a disk >20:49:43,912 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 6 >20:49:43,913 DEBUG blivet: DiskDevice._setFormat: sde ; current: None ; type: None ; >20:49:43,916 INFO blivet: added disk sde (id 5) to device tree >20:49:43,916 DEBUG blivet: looking up parted Device: /dev/sde >20:49:43,916 INFO blivet: got device: DiskDevice instance (0x7fe05699df10) -- > name = sde status = True kids = 0 id = 5 > parents = [] > uuid = None size = 1911 MiB > format = existing None > major = 8 minor = 64 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2:1.0/host7/target7:0:0/7:0:0:0/block/sde partedDevice = parted.Device instance -- > model: Generic Flash Disk path: /dev/sde type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 3913728 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (1018, 62, 62) biosGeometry: (243, 255, 63) > PedDevice: <_ped.Device object at 0x7fe0569f04d0> > target size = 0 B path = /dev/sde > format args = [] originalFormat = None removable = True partedDevice = <parted.device.Device object at 0x7fe056933090> >20:49:43,922 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sde ; >20:49:43,922 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sde ; label_type: dos ; >20:49:43,923 DEBUG blivet: DiskDevice.setup: sde ; status: True ; controllable: True ; orig: False ; >20:49:43,923 DEBUG blivet: required disklabel type for sde (1) is None >20:49:43,923 DEBUG blivet: default disklabel type for sde is msdos >20:49:43,923 DEBUG blivet: selecting msdos disklabel for sde based on size >20:49:43,923 DEBUG blivet: DiskLabel.__init__: device: /dev/sde ; labelType: msdos ; exists: True ; >20:49:43,936 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7fe05699de10>] > device: <parted.device.Device object at 0x7fe056940190> > PedDisk: <_ped.Disk object at 0x7fe05693e8c0> >20:49:43,938 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance with object id 8 >20:49:43,938 DEBUG blivet: DiskDevice._setFormat: sde ; current: None ; type: disklabel ; >20:49:43,940 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-Generic_Flash_Disk_2A5C0ADD-0:0-part1 /dev/disk/by-label/2GB /dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0-part1 /dev/disk/by-uuid/F086-D378', > 'DEVNAME': 'sde1', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2:1.0/host7/target7:0:0/7:0:0:0/block/sde/sde1', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > 'ID_FS_LABEL': '2GB', > 'ID_FS_LABEL_ENC': '2GB', > 'ID_FS_TYPE': 'vfat', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'F086-D378', > 'ID_FS_UUID_ENC': 'F086-D378', > 'ID_FS_VERSION': 'FAT32', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Flash_Disk', > 'ID_MODEL_ENC': 'Flash\\x20Disk\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '6387', > 'ID_PART_ENTRY_DISK': '8:64', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '3911680', > 'ID_PART_ENTRY_TYPE': '0xc', > 'ID_PART_ENTRY_UUID': '05d1fd8f-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '05d1fd8f', > 'ID_PATH': 'pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_2_1_0-scsi-0_0_0_0', > 'ID_REVISION': '8.07', > 'ID_SERIAL': 'Generic_Flash_Disk_2A5C0ADD-0:0', > 'ID_SERIAL_SHORT': '2A5C0ADD', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Generic', > 'ID_VENDOR_ENC': 'Generic\\x20', > 'ID_VENDOR_ID': '058f', > 'MAJOR': '8', > 'MINOR': '65', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '7940100', > 'name': 'sde1', > 'symlinks': ['/dev/disk/by-id/usb-Generic_Flash_Disk_2A5C0ADD-0:0-part1', > '/dev/disk/by-label/2GB', > '/dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0-part1', > '/dev/disk/by-uuid/F086-D378'], > 'sysfs_path': '/devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2:1.0/host7/target7:0:0/7:0:0:0/block/sde/sde1'} ; name: sde1 ; >20:49:43,940 INFO blivet: scanning sde1 (/devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2:1.0/host7/target7:0:0/7:0:0:0/block/sde/sde1)... >20:49:43,940 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sde1 ; incomplete: False ; >20:49:43,940 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:49:43,940 INFO blivet: sde1 is a partition >20:49:43,941 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sde1 ; >20:49:43,941 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sde ; incomplete: False ; >20:49:43,941 DEBUG blivet: DeviceTree.getDeviceByName returned existing 1911 MiB disk sde (5) with existing msdos disklabel >20:49:43,943 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sde ; >20:49:43,944 DEBUG blivet: PartitionDevice._setFormat: sde1 ; >20:49:43,944 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 11 >20:49:43,944 DEBUG blivet: PartitionDevice._setFormat: sde1 ; current: None ; type: None ; >20:49:43,944 DEBUG blivet: looking up parted Partition: /dev/sde1 >20:49:43,944 DEBUG blivet: PartitionDevice.probe: sde1 ; exists: True ; >20:49:43,945 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sde1 ; flag: 1 ; >20:49:43,945 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sde1 ; flag: 10 ; >20:49:43,945 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sde1 ; flag: 12 ; >20:49:43,945 INFO blivet: added partition sde1 (id 10) to device tree >20:49:43,947 DEBUG blivet: looking up parted Device: /dev/sde1 >20:49:43,945 INFO blivet: got device: PartitionDevice instance (0x7fe05699ddd0) -- > name = sde1 status = True kids = 0 id = 10 > parents = ['existing 1911 MiB disk sde (5) with existing msdos disklabel'] > uuid = None size = 1910 MiB > format = existing None > major = 8 minor = 65 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2:1.0/host7/target7:0:0/7:0:0:0/block/sde/sde1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sde1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 3911680 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32736 did: 0 busy: False > hardwareGeometry: (1017, 62, 62) biosGeometry: (243, 255, 63) > PedDevice: <_ped.Device object at 0x7fe0569f0680> > target size = 0 B path = /dev/sde1 > format args = [] originalFormat = None grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe056940250> fileSystem: <parted.filesystem.FileSystem object at 0x7fe05699dd50> > number: 1 path: /dev/sde1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe05699de90> PedPartition: <_ped.Partition object at 0x7fe05e6b90b0> > disk = existing 1911 MiB disk sde (5) with existing msdos disklabel > start = 2048 end = 3913727 length = 3911680 > flags = boot, lba >20:49:43,957 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sde1 ; >20:49:43,957 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sde1 ; label_type: None ; >20:49:43,957 DEBUG blivet: device sde1 does not contain a disklabel >20:49:43,957 DEBUG blivet: getFormat('efi') returning EFIFS instance with object id 13 >20:49:43,957 INFO blivet: type detected on 'sde1' is 'vfat' >20:49:43,957 DEBUG blivet: getFormat('efi') returning EFIFS instance with object id 14 >20:49:43,958 DEBUG blivet: PartitionDevice._setFormat: sde1 ; >20:49:43,958 DEBUG blivet: PartitionDevice._setFormat: sde1 ; current: None ; type: efi ; >20:49:43,958 INFO blivet: got format: existing efi filesystem >20:49:43,960 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-HGST_HTS721010A9E630_JR10006PGYE8KF /dev/disk/by-id/wwn-0x5000cca6accd6099', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '156', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '154', > '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': 'isw_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_VERSION': '1.0.00', > 'ID_MODEL': 'HGST_HTS721010A9E630', > 'ID_MODEL_ENC': 'HGST\\x20HTS721010A9E630\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_REVISION': 'JB0OA3J0', > 'ID_SERIAL': 'HGST_HTS721010A9E630_JR10006PGYE8KF', > 'ID_SERIAL_SHORT': 'JR10006PGYE8KF', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000cca6accd6099', > 'ID_WWN_WITH_EXTENSION': '0x5000cca6accd6099', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '544510', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-HGST_HTS721010A9E630_JR10006PGYE8KF', > '/dev/disk/by-id/wwn-0x5000cca6accd6099'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >20:49:43,961 INFO blivet: scanning sda (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >20:49:43,961 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda ; incomplete: False ; >20:49:43,961 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:49:43,961 INFO blivet: sda is part of a biosraid >20:49:43,961 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 17 >20:49:43,962 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: None ; >20:49:43,962 INFO blivet: added disk sda (id 16) to device tree >20:49:43,962 DEBUG blivet: looking up parted Device: /dev/sda >20:49:43,962 INFO blivet: got device: DiskDevice instance (0x7fe056940850) -- > name = sda status = True kids = 0 id = 16 > parents = [] > uuid = None size = 931.51 GiB > format = existing None > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA HGST HTS721010A9 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x7fe0569f07a0> > target size = 0 B path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7fe056940810> >20:49:43,993 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda ; >20:49:44,084 INFO blivet: type detected on 'sda' is 'isw_raid_member' >20:49:44,084 DEBUG blivet: MDRaidMember.__init__: uuid: None ; exists: True ; label: None ; device: /dev/sda ; serial: JR10006PGYE8KF ; mdUuid: b25f8e60-5528-d464-f928-d3a6da2a145f ; biosraid: True ; >20:49:44,085 DEBUG blivet: getFormat('isw_raid_member') returning MDRaidMember instance with object id 19 >20:49:44,085 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: mdmember ; >20:49:44,085 INFO blivet: got format: existing mdmember >20:49:44,085 DEBUG blivet: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sda ; >20:49:44,086 DEBUG blivet: DeviceTree.getDeviceByUuid: hidden: False ; uuid: b25f8e60-5528-d464-f928-d3a6da2a145f ; incomplete: True ; >20:49:44,086 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >20:49:44,174 INFO blivet: using name imsm0 for md array containing member sda >20:49:44,174 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 21 >20:49:44,175 DEBUG blivet: MDRaidArrayDevice._setFormat: imsm0 ; current: None ; type: None ; >20:49:44,175 DEBUG blivet: MDRaidArrayDevice.updateSysfsPath: imsm0 ; >20:49:44,176 DEBUG blivet: MDRaidArrayDevice._addParent: imsm0 ; member: sda ; >20:49:44,176 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sda ; >20:49:44,176 DEBUG blivet: looking up parted Device: /dev/md/imsm0 >20:49:44,177 INFO blivet: added mdcontainer imsm0 (id 20) to device tree >20:49:44,178 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-HGST_HTS721010A9E630_JR10006PGYE8KF-part1 /dev/disk/by-id/wwn-0x5000cca6accd6099-part1', > 'DEVNAME': 'sda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '156', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '154', > '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': 'isw_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_VERSION': '1.0.00', > 'ID_MODEL': 'HGST_HTS721010A9E630', > 'ID_MODEL_ENC': 'HGST\\x20HTS721010A9E630\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_REVISION': 'JB0OA3J0', > 'ID_SERIAL': 'HGST_HTS721010A9E630_JR10006PGYE8KF', > 'ID_SERIAL_SHORT': 'JR10006PGYE8KF', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000cca6accd6099', > 'ID_WWN_WITH_EXTENSION': '0x5000cca6accd6099', > 'MAJOR': '8', > 'MINOR': '1', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '2163500', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/ata-HGST_HTS721010A9E630_JR10006PGYE8KF-part1', > '/dev/disk/by-id/wwn-0x5000cca6accd6099-part1'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1'} ; name: sda1 ; >20:49:44,179 INFO blivet: scanning sda1 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >20:49:44,179 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda1 ; incomplete: False ; >20:49:44,179 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:49:44,179 INFO blivet: sda1 is a partition >20:49:44,179 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda1 ; >20:49:44,180 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda ; incomplete: False ; >20:49:44,180 DEBUG blivet: DeviceTree.getDeviceByName returned existing 931.51 GiB disk sda (16) with existing mdmember >20:49:44,182 DEBUG blivet: ignoring partition sda1 on mdmember >20:49:44,182 DEBUG blivet: no device obtained for sda1 >20:49:44,184 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-HGST_HTS721010A9E630_JR10006PGYE5TF /dev/disk/by-id/wwn-0x5000cca6accd6043', > 'DEVNAME': 'sdb', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '166', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '164', > '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': 'isw_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_VERSION': '1.0.00', > 'ID_MODEL': 'HGST_HTS721010A9E630', > 'ID_MODEL_ENC': 'HGST\\x20HTS721010A9E630\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_REVISION': 'JB0OA3J0', > 'ID_SERIAL': 'HGST_HTS721010A9E630_JR10006PGYE5TF', > 'ID_SERIAL_SHORT': 'JR10006PGYE5TF', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000cca6accd6043', > 'ID_WWN_WITH_EXTENSION': '0x5000cca6accd6043', > 'MAJOR': '8', > 'MINOR': '16', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '544834', > 'name': 'sdb', > 'symlinks': ['/dev/disk/by-id/ata-HGST_HTS721010A9E630_JR10006PGYE5TF', > '/dev/disk/by-id/wwn-0x5000cca6accd6043'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb'} ; name: sdb ; >20:49:44,184 INFO blivet: scanning sdb (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb)... >20:49:44,184 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdb ; incomplete: False ; >20:49:44,184 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:49:44,185 INFO blivet: sdb is part of a biosraid >20:49:44,185 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 25 >20:49:44,185 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: None ; >20:49:44,185 INFO blivet: added disk sdb (id 24) to device tree >20:49:44,185 DEBUG blivet: looking up parted Device: /dev/sdb >20:49:44,185 INFO blivet: got device: DiskDevice instance (0x7fe056a97650) -- > name = sdb status = True kids = 0 id = 24 > parents = [] > uuid = None size = 931.51 GiB > format = existing None > major = 8 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb partedDevice = parted.Device instance -- > model: ATA HGST HTS721010A9 path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x7fe0569f08c0> > target size = 0 B path = /dev/sdb > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7fe0569563d0> >20:49:44,190 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb ; >20:49:44,338 INFO blivet: type detected on 'sdb' is 'isw_raid_member' >20:49:44,338 DEBUG blivet: MDRaidMember.__init__: uuid: None ; exists: True ; label: None ; device: /dev/sdb ; serial: JR10006PGYE5TF ; mdUuid: b25f8e60-5528-d464-f928-d3a6da2a145f ; biosraid: True ; >20:49:44,338 DEBUG blivet: getFormat('isw_raid_member') returning MDRaidMember instance with object id 27 >20:49:44,338 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: mdmember ; >20:49:44,338 INFO blivet: got format: existing mdmember >20:49:44,339 DEBUG blivet: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sdb ; >20:49:44,339 DEBUG blivet: DeviceTree.getDeviceByUuid: hidden: False ; uuid: b25f8e60-5528-d464-f928-d3a6da2a145f ; incomplete: True ; >20:49:44,339 DEBUG blivet: looking up parted Device: /dev/md/imsm0 >20:49:44,340 DEBUG blivet: non-existent RAID container size == 931.51 GiB >20:49:44,339 DEBUG blivet: DeviceTree.getDeviceByUuid returned existing 931.51 GiB mdcontainer imsm0 (20) >20:49:44,343 DEBUG blivet: MDRaidArrayDevice._addParent: imsm0 ; member: sdb ; >20:49:44,343 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sdb ; >20:49:44,343 DEBUG blivet: looking up parted Device: /dev/md/imsm0 >20:49:44,345 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-TSSTcorp_CDDVDW_SN-208FB_S12C6YCF1002SH', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_CD': '1', > 'ID_CDROM_CD_R': '1', > 'ID_CDROM_CD_RW': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_DVD_PLUS_R': '1', > 'ID_CDROM_DVD_PLUS_RW': '1', > 'ID_CDROM_DVD_PLUS_R_DL': '1', > 'ID_CDROM_DVD_R': '1', > 'ID_CDROM_DVD_RAM': '1', > 'ID_CDROM_DVD_RW': '1', > 'ID_CDROM_MRW': '1', > 'ID_CDROM_MRW_W': '1', > 'ID_MODEL': 'TSSTcorp_CDDVDW_SN-208FB', > 'ID_MODEL_ENC': 'TSSTcorp\\x20CDDVDW\\x20SN-208FB\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_REVISION': 'TC00', > 'ID_SERIAL': 'TSSTcorp_CDDVDW_SN-208FB_S12C6YCF1002SH', > 'ID_SERIAL_SHORT': 'S12C6YCF1002SH', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '545307', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-TSSTcorp_CDDVDW_SN-208FB_S12C6YCF1002SH'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sr0'} ; name: sr0 ; >20:49:44,345 INFO blivet: scanning sr0 (/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sr0)... >20:49:44,345 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sr0 ; incomplete: False ; >20:49:44,345 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:49:44,345 INFO blivet: sr0 is a cdrom >20:49:44,346 DEBUG blivet: DeviceTree.addUdevOpticalDevice: >20:49:44,346 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 30 >20:49:44,346 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >20:49:44,346 INFO blivet: added cdrom sr0 (id 29) to device tree >20:49:44,347 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >20:49:44,389 DEBUG blivet: looking up parted Device: /dev/sr0 >20:49:44,346 INFO blivet: got device: OpticalDevice instance (0x7fe056956390) -- > name = sr0 status = True kids = 0 id = 29 > parents = [] > uuid = None size = 0 > format = existing None > major = 11 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sr0 partedDevice = None > target size = 0 B path = /dev/sr0 > format args = [] originalFormat = None >20:49:44,474 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >20:49:44,515 DEBUG blivet: looking up parted Device: /dev/sr0 >20:49:44,599 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >20:49:44,600 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >20:49:44,642 DEBUG blivet: no media present for device sr0 >20:49:44,644 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-Crucial_CT120M500SSD3_13270943E9D2 /dev/disk/by-id/wwn-0x500a07510943e9d2', > 'DEVNAME': 'sdc', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sdc', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'Crucial_CT120M500SSD3', > 'ID_MODEL_ENC': 'Crucial_CT120M500SSD3\\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': '3dcdcf37', > 'ID_REVISION': 'MU03', > 'ID_SERIAL': 'Crucial_CT120M500SSD3_13270943E9D2', > 'ID_SERIAL_SHORT': '13270943E9D2', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x500a07510943e9d2', > 'ID_WWN_WITH_EXTENSION': '0x500a07510943e9d2', > 'MAJOR': '8', > 'MINOR': '32', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '545812', > 'name': 'sdc', > 'symlinks': ['/dev/disk/by-id/ata-Crucial_CT120M500SSD3_13270943E9D2', > '/dev/disk/by-id/wwn-0x500a07510943e9d2'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sdc'} ; name: sdc ; >20:49:44,644 INFO blivet: scanning sdc (/devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sdc)... >20:49:44,644 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdc ; incomplete: False ; >20:49:44,645 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:49:44,645 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdc ; >20:49:44,645 INFO blivet: sdc is a disk >20:49:44,646 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 34 >20:49:44,646 DEBUG blivet: DiskDevice._setFormat: sdc ; current: None ; type: None ; >20:49:44,649 INFO blivet: added disk sdc (id 33) to device tree >20:49:44,650 DEBUG blivet: looking up parted Device: /dev/sdc >20:49:44,649 INFO blivet: got device: DiskDevice instance (0x7fe056956490) -- > name = sdc status = True kids = 0 id = 33 > parents = [] > uuid = None size = 111.79 GiB > format = existing None > major = 8 minor = 32 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sdc partedDevice = parted.Device instance -- > model: ATA Crucial_CT120M50 path: /dev/sdc type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 234441648 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 6 did: 0 busy: False > hardwareGeometry: (14593, 255, 63) biosGeometry: (14593, 255, 63) > PedDevice: <_ped.Device object at 0x7fe0569f0830> > target size = 0 B path = /dev/sdc > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7fe05696e390> >20:49:44,669 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdc ; >20:49:44,669 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdc ; label_type: dos ; >20:49:44,670 DEBUG blivet: DiskDevice.setup: sdc ; status: True ; controllable: True ; orig: False ; >20:49:44,670 DEBUG blivet: required disklabel type for sdc (1) is None >20:49:44,670 DEBUG blivet: default disklabel type for sdc is msdos >20:49:44,670 DEBUG blivet: selecting msdos disklabel for sdc based on size >20:49:44,670 DEBUG blivet: DiskLabel.__init__: device: /dev/sdc ; labelType: msdos ; exists: True ; >20:49:44,679 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7fe05696e810>] > device: <parted.device.Device object at 0x7fe05696e5d0> > PedDisk: <_ped.Disk object at 0x7fe05696ff38> >20:49:44,679 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance with object id 36 >20:49:44,680 DEBUG blivet: DiskDevice._setFormat: sdc ; current: None ; type: disklabel ; >20:49:44,682 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-Crucial_CT120M500SSD3_13270943E9D2-part1 /dev/disk/by-id/wwn-0x500a07510943e9d2-part1 /dev/disk/by-label/Windows\\x20Boot /dev/disk/by-uuid/E6DA15CCDA159A3F', > 'DEVNAME': 'sdc1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sdc/sdc1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'Windows_Boot', > 'ID_FS_LABEL_ENC': 'Windows\\x20Boot', > 'ID_FS_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'E6DA15CCDA159A3F', > 'ID_FS_UUID_ENC': 'E6DA15CCDA159A3F', > 'ID_MODEL': 'Crucial_CT120M500SSD3', > 'ID_MODEL_ENC': 'Crucial_CT120M500SSD3\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:32', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '234436608', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_ENTRY_UUID': '3dcdcf37-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '3dcdcf37', > 'ID_REVISION': 'MU03', > 'ID_SERIAL': 'Crucial_CT120M500SSD3_13270943E9D2', > 'ID_SERIAL_SHORT': '13270943E9D2', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x500a07510943e9d2', > 'ID_WWN_WITH_EXTENSION': '0x500a07510943e9d2', > 'MAJOR': '8', > 'MINOR': '33', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '545848', > 'name': 'sdc1', > 'symlinks': ['/dev/disk/by-id/ata-Crucial_CT120M500SSD3_13270943E9D2-part1', > '/dev/disk/by-id/wwn-0x500a07510943e9d2-part1', > '/dev/disk/by-label/Windows\\x20Boot', > '/dev/disk/by-uuid/E6DA15CCDA159A3F'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sdc/sdc1'} ; name: sdc1 ; >20:49:44,682 INFO blivet: scanning sdc1 (/devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sdc/sdc1)... >20:49:44,683 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdc1 ; incomplete: False ; >20:49:44,683 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:49:44,683 INFO blivet: sdc1 is a partition >20:49:44,684 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdc1 ; >20:49:44,684 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdc ; incomplete: False ; >20:49:44,684 DEBUG blivet: DeviceTree.getDeviceByName returned existing 111.79 GiB disk sdc (33) with existing msdos disklabel >20:49:44,686 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sdc ; >20:49:44,686 DEBUG blivet: PartitionDevice._setFormat: sdc1 ; >20:49:44,686 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 39 >20:49:44,687 DEBUG blivet: PartitionDevice._setFormat: sdc1 ; current: None ; type: None ; >20:49:44,687 DEBUG blivet: looking up parted Partition: /dev/sdc1 >20:49:44,687 DEBUG blivet: PartitionDevice.probe: sdc1 ; exists: True ; >20:49:44,688 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 1 ; >20:49:44,688 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 10 ; >20:49:44,688 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 12 ; >20:49:44,688 INFO blivet: added partition sdc1 (id 38) to device tree >20:49:44,690 DEBUG blivet: looking up parted Device: /dev/sdc1 >20:49:44,689 INFO blivet: got device: PartitionDevice instance (0x7fe05696eb90) -- > name = sdc1 status = True kids = 0 id = 38 > parents = ['existing 111.79 GiB disk sdc (33) with existing msdos disklabel'] > uuid = None size = 111.79 GiB > format = existing None > major = 8 minor = 33 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc1 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 234436608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (14593, 255, 63) biosGeometry: (14593, 255, 63) > PedDevice: <_ped.Device object at 0x7fe0569f09e0> > target size = 0 B path = /dev/sdc1 > format args = [] originalFormat = None grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe05696e690> fileSystem: <parted.filesystem.FileSystem object at 0x7fe05696ead0> > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe05696e8d0> PedPartition: <_ped.Partition object at 0x7fe056968e90> > disk = existing 111.79 GiB disk sdc (33) with existing msdos disklabel > start = 2048 end = 234438655 length = 234436608 > flags = boot >20:49:44,702 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdc1 ; >20:49:44,702 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdc1 ; label_type: None ; >20:49:44,702 DEBUG blivet: device sdc1 does not contain a disklabel >20:49:44,702 INFO blivet: type detected on 'sdc1' is 'ntfs' >20:49:44,703 DEBUG blivet: NTFS.supported: supported: False ; >20:49:44,703 DEBUG blivet: getFormat('ntfs') returning NTFS instance with object id 41 >20:49:44,703 DEBUG blivet: PartitionDevice._setFormat: sdc1 ; >20:49:44,703 DEBUG blivet: PartitionDevice._setFormat: sdc1 ; current: None ; type: ntfs ; >20:49:44,703 INFO blivet: got format: existing ntfs filesystem >20:49:44,704 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': '4.0', > 'MAJOR': '7', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '578540', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >20:49:44,704 INFO blivet: scanning loop0 (/devices/virtual/block/loop0)... >20:49:44,704 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop0 ; incomplete: False ; >20:49:44,705 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:49:44,705 INFO blivet: loop0 is a loop device >20:49:44,705 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop0 ; >20:49:44,705 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: /osmin.img (deleted) ; incomplete: False ; >20:49:44,706 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:49:44,706 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 44 >20:49:44,706 DEBUG blivet: FileDevice._setFormat: /osmin.img (deleted) ; current: None ; type: None ; >20:49:44,706 INFO blivet: added file /osmin.img (deleted) (id 43) to device tree >20:49:44,706 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin.img (deleted) ; >20:49:44,707 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 47 >20:49:44,707 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >20:49:44,707 INFO blivet: added loop loop0 (id 46) to device tree >20:49:44,707 INFO blivet: got device: LoopDevice instance (0x7fe05696ed90) -- > name = loop0 status = False kids = 0 id = 46 > parents = ['existing 0 B file /osmin.img (deleted) (43)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop0 > format args = [] originalFormat = None >20:49:44,708 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >20:49:44,708 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >20:49:44,708 DEBUG blivet: device loop0 does not contain a disklabel >20:49:44,708 INFO blivet: type detected on 'loop0' is 'squashfs' >20:49:44,708 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance with object id 49 >20:49:44,709 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >20:49:44,709 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': '579042', > 'name': 'loop1', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >20:49:44,709 INFO blivet: scanning loop1 (/devices/virtual/block/loop1)... >20:49:44,709 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop1 ; incomplete: False ; >20:49:44,710 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:49:44,710 INFO blivet: loop1 is a loop device >20:49:44,710 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop1 ; >20:49:44,710 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: /osmin ; incomplete: False ; >20:49:44,711 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:49:44,711 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 52 >20:49:44,711 DEBUG blivet: FileDevice._setFormat: /osmin ; current: None ; type: None ; >20:49:44,711 INFO blivet: added file /osmin (id 51) to device tree >20:49:44,711 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin ; >20:49:44,711 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 55 >20:49:44,712 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >20:49:44,712 INFO blivet: added loop loop1 (id 54) to device tree >20:49:44,712 INFO blivet: got device: LoopDevice instance (0x7fe05696e210) -- > name = loop1 status = False kids = 0 id = 54 > parents = ['existing 0 B file /osmin (51)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop1 > format args = [] originalFormat = None >20:49:44,713 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >20:49:44,713 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >20:49:44,713 DEBUG blivet: device loop1 does not contain a disklabel >20:49:44,713 INFO blivet: type detected on 'loop1' is 'DM_snapshot_cow' >20:49:44,713 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance with object id 57 >20:49:44,713 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >20:49:44,714 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': '4.0', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '579520', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >20:49:44,714 INFO blivet: scanning loop2 (/devices/virtual/block/loop2)... >20:49:44,714 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop2 ; incomplete: False ; >20:49:44,715 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:49:44,715 INFO blivet: loop2 is a loop device >20:49:44,715 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop2 ; >20:49:44,715 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: /run/initramfs/live/LiveOS/squashfs.img ; incomplete: False ; >20:49:44,715 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:49:44,715 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 60 >20:49:44,716 DEBUG blivet: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >20:49:44,716 INFO blivet: added file /run/initramfs/live/LiveOS/squashfs.img (id 59) to device tree >20:49:44,716 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >20:49:44,716 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 63 >20:49:44,717 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >20:49:44,717 INFO blivet: added loop loop2 (id 62) to device tree >20:49:44,717 INFO blivet: got device: LoopDevice instance (0x7fe05696e150) -- > name = loop2 status = False kids = 0 id = 62 > parents = ['existing 0 B file /run/initramfs/live/LiveOS/squashfs.img (59)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop2 > format args = [] originalFormat = None >20:49:44,718 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >20:49:44,718 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >20:49:44,718 DEBUG blivet: device loop2 does not contain a disklabel >20:49:44,718 INFO blivet: type detected on 'loop2' is 'squashfs' >20:49:44,718 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance with object id 65 >20:49:44,718 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >20:49:44,719 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-label/_Fedora-Live-Wor /dev/disk/by-uuid/0ad82566-098c-46a4-88c8-10a2e187408a', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': '_Fedora-Live-Wor', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Wor', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '0ad82566-098c-46a4-88c8-10a2e187408a', > 'ID_FS_UUID_ENC': '0ad82566-098c-46a4-88c8-10a2e187408a', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '580010', > 'name': 'loop3', > 'symlinks': ['/dev/disk/by-label/_Fedora-Live-Wor', > '/dev/disk/by-uuid/0ad82566-098c-46a4-88c8-10a2e187408a'], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >20:49:44,719 INFO blivet: scanning loop3 (/devices/virtual/block/loop3)... >20:49:44,720 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop3 ; incomplete: False ; >20:49:44,720 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:49:44,720 INFO blivet: loop3 is a loop device >20:49:44,720 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop3 ; >20:49:44,720 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: /LiveOS/ext3fs.img ; incomplete: False ; >20:49:44,721 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:49:44,721 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 68 >20:49:44,721 DEBUG blivet: FileDevice._setFormat: /LiveOS/ext3fs.img ; current: None ; type: None ; >20:49:44,721 INFO blivet: added file /LiveOS/ext3fs.img (id 67) to device tree >20:49:44,722 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /LiveOS/ext3fs.img ; >20:49:44,722 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 71 >20:49:44,722 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: None ; >20:49:44,722 INFO blivet: added loop loop3 (id 70) to device tree >20:49:44,722 INFO blivet: got device: LoopDevice instance (0x7fe05695b050) -- > name = loop3 status = False kids = 0 id = 70 > parents = ['existing 0 B file /LiveOS/ext3fs.img (67)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop3 > format args = [] originalFormat = None >20:49:44,723 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop3 ; >20:49:44,723 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop3 ; label_type: None ; >20:49:44,723 DEBUG blivet: device loop3 does not contain a disklabel >20:49:44,724 INFO blivet: type detected on 'loop3' is 'ext4' >20:49:44,724 DEBUG blivet: Ext4FS.supported: supported: True ; >20:49:44,724 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 73 >20:49:44,724 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: ext4 ; >20:49:44,724 INFO blivet: got format: existing ext4 filesystem >20:49:44,725 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop4', > 'DEVPATH': '/devices/virtual/block/loop4', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '580528', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >20:49:44,725 INFO blivet: scanning loop4 (/devices/virtual/block/loop4)... >20:49:44,725 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop4 ; incomplete: False ; >20:49:44,726 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:49:44,726 INFO blivet: loop4 is a loop device >20:49:44,726 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop4 ; >20:49:44,726 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: /overlay (deleted) ; incomplete: False ; >20:49:44,726 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:49:44,726 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 76 >20:49:44,727 DEBUG blivet: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >20:49:44,727 INFO blivet: added file /overlay (deleted) (id 75) to device tree >20:49:44,727 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >20:49:44,727 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 79 >20:49:44,728 DEBUG blivet: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >20:49:44,728 INFO blivet: added loop loop4 (id 78) to device tree >20:49:44,728 INFO blivet: got device: LoopDevice instance (0x7fe05696ea90) -- > name = loop4 status = False kids = 0 id = 78 > parents = ['existing 0 B file /overlay (deleted) (75)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop4 > format args = [] originalFormat = None >20:49:44,729 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop4 ; >20:49:44,729 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop4 ; label_type: None ; >20:49:44,729 DEBUG blivet: device loop4 does not contain a disklabel >20:49:44,729 INFO blivet: type detected on 'loop4' is 'DM_snapshot_cow' >20:49:44,729 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance with object id 81 >20:49:44,729 DEBUG blivet: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >20:49:44,730 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/_Fedora-Live-Wor /dev/disk/by-uuid/0ad82566-098c-46a4-88c8-10a2e187408a /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-Wor', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Wor', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '0ad82566-098c-46a4-88c8-10a2e187408a', > 'ID_FS_UUID_ENC': '0ad82566-098c-46a4-88c8-10a2e187408a', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '83086', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/_Fedora-Live-Wor', > '/dev/disk/by-uuid/0ad82566-098c-46a4-88c8-10a2e187408a', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >20:49:44,730 INFO blivet: scanning live-rw (/devices/virtual/block/dm-0)... >20:49:44,731 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-rw ; incomplete: False ; >20:49:44,731 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:49:44,731 INFO blivet: live-rw is a device-mapper device >20:49:44,731 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-rw ; >20:49:44,732 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop3 ; incomplete: False ; >20:49:44,732 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop3 (70) with existing ext4 filesystem >20:49:44,732 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop4 ; incomplete: False ; >20:49:44,733 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop4 (78) >20:49:44,733 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-rw ; incomplete: False ; >20:49:44,733 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:49:44,734 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop4 ; >20:49:44,734 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 84 >20:49:44,734 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: None ; >20:49:44,734 INFO blivet: added dm live-rw (id 83) to device tree >20:49:44,735 DEBUG blivet: looking up parted Device: /dev/mapper/live-rw >20:49:44,734 INFO blivet: got device: DMDevice instance (0x7fe05695b3d0) -- > name = live-rw status = True kids = 0 id = 83 > parents = ['existing 0 B loop loop4 (78)'] > uuid = None size = 6144 MiB > format = existing None > 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: 12582912 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 8224 did: 12635 busy: True > hardwareGeometry: (783, 255, 63) biosGeometry: (783, 255, 63) > PedDevice: <_ped.Device object at 0x7fe0569f0b90> > target size = 0 B path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >20:49:44,743 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >20:49:44,744 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >20:49:44,744 DEBUG blivet: device live-rw does not contain a disklabel >20:49:44,744 INFO blivet: type detected on 'live-rw' is 'ext4' >20:49:44,744 DEBUG blivet: Ext4FS.supported: supported: True ; >20:49:44,744 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 86 >20:49:44,745 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >20:49:44,745 INFO blivet: got format: existing ext4 filesystem >20:49:44,746 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-base /dev/disk/by-label/_Fedora-Live-Wor /dev/disk/by-uuid/0ad82566-098c-46a4-88c8-10a2e187408a /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-Wor', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Wor', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '0ad82566-098c-46a4-88c8-10a2e187408a', > 'ID_FS_UUID_ENC': '0ad82566-098c-46a4-88c8-10a2e187408a', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '9613', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-base', > '/dev/disk/by-label/_Fedora-Live-Wor', > '/dev/disk/by-uuid/0ad82566-098c-46a4-88c8-10a2e187408a', > '/dev/mapper/live-base'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-base ; >20:49:44,746 INFO blivet: scanning live-base (/devices/virtual/block/dm-1)... >20:49:44,746 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-base ; incomplete: False ; >20:49:44,746 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:49:44,746 INFO blivet: live-base is a device-mapper device >20:49:44,747 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-base ; >20:49:44,747 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >20:49:44,747 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop3 ; incomplete: False ; >20:49:44,748 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop3 (70) with existing ext4 filesystem >20:49:44,748 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-base ; incomplete: False ; >20:49:44,749 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:49:44,749 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop3 ; >20:49:44,749 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 89 >20:49:44,749 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: None ; >20:49:44,750 INFO blivet: added dm live-base (id 88) to device tree >20:49:44,750 DEBUG blivet: looking up parted Device: /dev/mapper/live-base >20:49:44,750 INFO blivet: got device: DMDevice instance (0x7fe05695b710) -- > name = live-base status = True kids = 0 id = 88 > parents = ['existing 0 B loop loop3 (70) with existing ext4 filesystem'] > uuid = None size = 6144 MiB > format = existing None > 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: 12582912 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (783, 255, 63) biosGeometry: (783, 255, 63) > PedDevice: <_ped.Device object at 0x7fe0569f0b00> > target size = 0 B path = /dev/mapper/live-base > format args = [] originalFormat = None target = None dmUuid = None >20:49:44,755 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-base ; >20:49:44,755 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-base ; label_type: None ; >20:49:44,755 DEBUG blivet: device live-base does not contain a disklabel >20:49:44,756 INFO blivet: type detected on 'live-base' is 'ext4' >20:49:44,756 DEBUG blivet: Ext4FS.supported: supported: True ; >20:49:44,756 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 91 >20:49:44,756 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: ext4 ; >20:49:44,756 INFO blivet: got format: existing ext4 filesystem >20:49:44,757 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-osimg-min /dev/disk/by-label/_Fedora-Live-Wor /dev/disk/by-uuid/0ad82566-098c-46a4-88c8-10a2e187408a /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-Wor', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Wor', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '0ad82566-098c-46a4-88c8-10a2e187408a', > 'ID_FS_UUID_ENC': '0ad82566-098c-46a4-88c8-10a2e187408a', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '17227', > 'name': 'dm-2', > 'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', > '/dev/disk/by-label/_Fedora-Live-Wor', > '/dev/disk/by-uuid/0ad82566-098c-46a4-88c8-10a2e187408a', > '/dev/mapper/live-osimg-min'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: live-osimg-min ; >20:49:44,757 INFO blivet: scanning live-osimg-min (/devices/virtual/block/dm-2)... >20:49:44,758 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-osimg-min ; incomplete: False ; >20:49:44,758 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:49:44,758 INFO blivet: live-osimg-min is a device-mapper device >20:49:44,758 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-osimg-min ; >20:49:44,759 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >20:49:44,759 DEBUG blivet: DMDevice.getDMNode: live-base ; status: True ; >20:49:44,760 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop1 ; incomplete: False ; >20:49:44,760 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop1 (54) >20:49:44,761 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop3 ; incomplete: False ; >20:49:44,761 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop3 (70) with existing ext4 filesystem >20:49:44,762 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-osimg-min ; incomplete: False ; >20:49:44,762 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:49:44,762 DEBUG blivet: LoopDevice.addChild: kids: 1 ; name: loop3 ; >20:49:44,762 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 94 >20:49:44,763 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: None ; >20:49:44,763 INFO blivet: added dm live-osimg-min (id 93) to device tree >20:49:44,763 DEBUG blivet: looking up parted Device: /dev/mapper/live-osimg-min >20:49:44,763 INFO blivet: got device: DMDevice instance (0x7fe0569564d0) -- > name = live-osimg-min status = True kids = 0 id = 93 > parents = ['existing 0 B loop loop3 (70) with existing ext4 filesystem'] > uuid = None size = 6144 MiB > format = existing None > 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: 12582912 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (783, 255, 63) biosGeometry: (783, 255, 63) > PedDevice: <_ped.Device object at 0x7fe0569f0c20> > target size = 0 B path = /dev/mapper/live-osimg-min > format args = [] originalFormat = None target = None dmUuid = None >20:49:44,768 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-osimg-min ; >20:49:44,769 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-osimg-min ; label_type: None ; >20:49:44,769 DEBUG blivet: device live-osimg-min does not contain a disklabel >20:49:44,769 INFO blivet: type detected on 'live-osimg-min' is 'ext4' >20:49:44,769 DEBUG blivet: Ext4FS.supported: supported: True ; >20:49:44,769 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 96 >20:49:44,769 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: ext4 ; >20:49:44,769 INFO blivet: got format: existing ext4 filesystem >20:49:44,771 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-fedora-swap /dev/disk/by-id/dm-uuid-LVM-6a0WiiAUqQarXiMkx0o5i283OgP0YnXluEV3w3mNeDQUMrH4zkXIUXxbUiy72Pq2 /dev/disk/by-uuid/87fa1b24-a37e-4a20-b93f-efebf65f5122 /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-6a0WiiAUqQarXiMkx0o5i283OgP0YnXluEV3w3mNeDQUMrH4zkXIUXxbUiy72Pq2', > 'DM_VG_NAME': 'fedora', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': '87fa1b24-a37e-4a20-b93f-efebf65f5122', > 'ID_FS_UUID_ENC': '87fa1b24-a37e-4a20-b93f-efebf65f5122', > 'ID_FS_VERSION': '1', > 'MAJOR': '253', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '476152', > 'name': 'dm-3', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora-swap', > '/dev/disk/by-id/dm-uuid-LVM-6a0WiiAUqQarXiMkx0o5i283OgP0YnXluEV3w3mNeDQUMrH4zkXIUXxbUiy72Pq2', > '/dev/disk/by-uuid/87fa1b24-a37e-4a20-b93f-efebf65f5122', > '/dev/fedora/swap', > '/dev/mapper/fedora-swap'], > 'sysfs_path': '/devices/virtual/block/dm-3'} ; name: fedora-swap ; >20:49:44,771 INFO blivet: scanning fedora-swap (/devices/virtual/block/dm-3)... >20:49:44,771 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: fedora-swap ; incomplete: False ; >20:49:44,771 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:49:44,772 INFO blivet: fedora-swap is an lvm logical volume >20:49:44,772 DEBUG blivet: DeviceTree.addUdevLVDevice: name: fedora-swap ; >20:49:44,772 DEBUG blivet: DeviceTree.getDeviceByName: hidden: True ; name: fedora ; incomplete: False ; >20:49:44,772 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:49:44,774 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-v8pe8l-Nwiu-osYZ-541A-crBz-Z8VR-bW1qGo /dev/disk/by-id/md-uuid-2f0ca709:60236419:f7d237c0:e031795d-part3 /dev/md/Volume1_0p3', > 'DEVNAME': 'md126p3', > 'DEVPATH': '/devices/virtual/block/md126/md126p3', > 'DEVTYPE': 'partition', > 'ID_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'v8pe8l-Nwiu-osYZ-541A-crBz-Z8VR-bW1qGo', > 'ID_FS_UUID_ENC': 'v8pe8l-Nwiu-osYZ-541A-crBz-Z8VR-bW1qGo', > 'ID_FS_VERSION': 'LVM2 001', > 'ID_PART_ENTRY_DISK': '9:126', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '3174010880', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '732983296', > 'ID_PART_ENTRY_TYPE': '0x8e', > 'ID_PART_ENTRY_UUID': '22fc5314-03', > 'MAJOR': '259', > 'MD_CONTAINER': '/dev/md/imsm0', > 'MD_DEVICES': '2', > 'MD_DEVICE_sda_DEV': '/dev/sda', > 'MD_DEVICE_sda_ROLE': '0', > 'MD_DEVICE_sdb_DEV': '/dev/sdb', > 'MD_DEVICE_sdb_ROLE': '1', > 'MD_DEVNAME': 'Volume1_0', > 'MD_LEVEL': 'raid0', > 'MD_MEMBER': '0', > 'MD_UUID': '2f0ca709:60236419:f7d237c0:e031795d', > 'MINOR': '2', > 'SUBSYSTEM': 'block', > 'SYSTEMD_READY': '0', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '970772', > 'name': 'md126p3', > 'symlinks': ['/dev/disk/by-id/lvm-pv-uuid-v8pe8l-Nwiu-osYZ-541A-crBz-Z8VR-bW1qGo', > '/dev/disk/by-id/md-uuid-2f0ca709:60236419:f7d237c0:e031795d-part3', > '/dev/md/Volume1_0p3'], > 'sysfs_path': '/devices/virtual/block/md126/md126p3'} ; name: md126p3 ; >20:49:44,774 INFO blivet: scanning md126p3 (/devices/virtual/block/md126/md126p3)... >20:49:44,775 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: md126p3 ; incomplete: False ; >20:49:44,775 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:49:44,775 INFO blivet: md126p3 is a partition >20:49:44,775 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: md126p3 ; >20:49:44,775 DEBUG blivet: link: Volume1_0p1 -> ../md126p1 >20:49:44,775 DEBUG blivet: link: Volume1_0p3 -> ../md126p3 >20:49:44,775 DEBUG blivet: returning Volume1_0p3 >20:49:44,776 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: Volume1_0p3 ; incomplete: False ; >20:49:44,776 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:49:44,776 DEBUG blivet: link: Volume1_0p1 -> ../md126p1 >20:49:44,776 DEBUG blivet: link: Volume1_0p3 -> ../md126p3 >20:49:44,776 DEBUG blivet: link: Volume1_0p2 -> ../md126p2 >20:49:44,776 DEBUG blivet: link: Volume1_0 -> ../md126 >20:49:44,776 DEBUG blivet: returning Volume1_0 >20:49:44,777 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: Volume1_0 ; incomplete: False ; >20:49:44,777 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:49:44,779 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/md-uuid-2f0ca709:60236419:f7d237c0:e031795d /dev/md/Volume1_0', > 'DEVNAME': 'md126', > 'DEVPATH': '/devices/virtual/block/md126', > 'DEVTYPE': 'disk', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '22fc5314', > 'MAJOR': '9', > 'MD_CONTAINER': '/dev/md/imsm0', > 'MD_DEVICES': '2', > 'MD_DEVICE_sda_DEV': '/dev/sda', > 'MD_DEVICE_sda_ROLE': '0', > 'MD_DEVICE_sdb_DEV': '/dev/sdb', > 'MD_DEVICE_sdb_ROLE': '1', > 'MD_DEVNAME': 'Volume1_0', > 'MD_LEVEL': 'raid0', > 'MD_MEMBER': '0', > 'MD_UUID': '2f0ca709:60236419:f7d237c0:e031795d', > 'MINOR': '126', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_MD_CONTAINER': '/dev/md/imsm0', > 'UDISKS_MD_DEVICES': '2', > 'UDISKS_MD_DEVICE_sda_DEV': '/dev/sda', > 'UDISKS_MD_DEVICE_sda_ROLE': '0', > 'UDISKS_MD_DEVICE_sdb_DEV': '/dev/sdb', > 'UDISKS_MD_DEVICE_sdb_ROLE': '1', > 'UDISKS_MD_DEVNAME': 'Volume1_0', > 'UDISKS_MD_LEVEL': 'raid0', > 'UDISKS_MD_MEMBER': '0', > 'UDISKS_MD_UUID': '2f0ca709:60236419:f7d237c0:e031795d', > 'USEC_INITIALIZED': '916315', > 'name': 'md126', > 'symlinks': ['/dev/disk/by-id/md-uuid-2f0ca709:60236419:f7d237c0:e031795d', > '/dev/md/Volume1_0'], > 'sysfs_path': '/devices/virtual/block/md126'} ; name: md126 ; >20:49:44,779 INFO blivet: scanning md126 (/devices/virtual/block/md126)... >20:49:44,779 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: md126 ; incomplete: False ; >20:49:44,780 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:49:44,780 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: Volume1_0 ; incomplete: True ; >20:49:44,780 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:49:44,781 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: md126 ; >20:49:44,781 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: imsm0 ; incomplete: False ; >20:49:44,781 DEBUG blivet: looking up parted Device: /dev/md/imsm0 >20:49:44,782 DEBUG blivet: non-existent RAID container size == 1863.03 GiB >20:49:44,781 DEBUG blivet: DeviceTree.getDeviceByName returned existing 1863.03 GiB mdcontainer imsm0 (20) >20:49:44,786 DEBUG blivet: MDRaidArrayDevice._addParent: Volume1_0 ; member: imsm0 ; >20:49:44,786 INFO blivet: not going to restore from backup of non-existent /etc/mdadm.conf >20:49:44,792 DEBUG blivet: looking up parted Device: /dev/md/imsm0 >20:49:44,793 DEBUG blivet: non-existent RAID container size == 1863.03 GiB >20:49:44,794 DEBUG blivet: looking up parted Device: /dev/md/imsm0 >20:49:46,379 INFO blivet: ISCSID is /sbin/iscsid >20:49:46,380 INFO blivet: no initiator set >20:49:46,388 INFO blivet: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >20:49:46,389 INFO blivet: no /etc/zfcp.conf; not configuring zfcp >20:49:46,560 DEBUG blivet: trying to set new default fstype to 'ext4' >20:49:46,569 DEBUG blivet: Ext4FS.supported: supported: True ; >20:49:46,569 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 0 >20:49:46,569 DEBUG blivet: Ext4FS.supported: supported: True ; >20:49:46,575 INFO blivet: Detected 7936 MiB of memory >20:49:46,587 INFO blivet: Suggested swap size (7936 MiB) exceeds 10 % of disk space, using 10 % of disk space (0.0) instead. >20:49:46,594 INFO blivet: Swap attempt of 0.0 >20:49:46,751 INFO blivet: resetting Blivet (version 0.61.4) instance <blivet.Blivet object at 0x7fd08f7301d0> >20:49:46,752 INFO blivet: no initiator set >20:49:46,753 INFO blivet: not going to create backup copy of non-existent /etc/mdadm.conf >20:49:46,753 INFO blivet: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >20:49:46,813 DEBUG blivet: protected device spec /dev/sdd1 resolved to sdd1 >20:49:46,813 INFO blivet: sdd1 looks to be the live device; marking as protected >20:49:46,828 INFO blivet: devices to scan: ['sdd', 'sdd1', 'sdd2', 'sdd3', 'sde', 'sde1', 'sda', 'sda1', 'sdb', 'sr0', 'sdc', 'sdc1', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'dm-0', 'dm-1', 'dm-2', 'dm-3', 'dm-4', 'dm-5', 'md126', 'md126p1', 'md126p2', 'md126p3', 'md127'] >20:49:46,832 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-Generic_Flash_Disk_5A203520-0:0 /dev/disk/by-label/Fedora-Live-Workstation-x86_64-2 /dev/disk/by-path/pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0 /dev/disk/by-uuid/2014-10-10-01-34-21-00', > 'DEVNAME': 'sdd', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/host6/target6:0:0/6:0:0:0/block/sdd', > 'DEVTYPE': 'disk', > 'ID_BUS': 'usb', > '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-Workstation-x86_64-2', > 'ID_FS_LABEL_ENC': 'Fedora-Live-Workstation-x86_64-2', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2014-10-10-01-34-21-00', > 'ID_FS_UUID_ENC': '2014-10-10-01-34-21-00', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Flash_Disk', > 'ID_MODEL_ENC': 'Flash\\x20Disk\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '6387', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '6e9f246b', > 'ID_PATH': 'pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_1_1_0-scsi-0_0_0_0', > 'ID_REVISION': '8.07', > 'ID_SERIAL': 'Generic_Flash_Disk_5A203520-0:0', > 'ID_SERIAL_SHORT': '5A203520', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Generic', > 'ID_VENDOR_ENC': 'Generic\\x20', > 'ID_VENDOR_ID': '058f', > 'MAJOR': '8', > 'MINOR': '48', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '543061', > 'name': 'sdd', > 'symlinks': ['/dev/disk/by-id/usb-Generic_Flash_Disk_5A203520-0:0', > '/dev/disk/by-label/Fedora-Live-Workstation-x86_64-2', > '/dev/disk/by-path/pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0', > '/dev/disk/by-uuid/2014-10-10-01-34-21-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/host6/target6:0:0/6:0:0:0/block/sdd'} ; name: sdd ; >20:49:46,833 INFO blivet: scanning sdd (/devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/host6/target6:0:0/6:0:0:0/block/sdd)... >20:49:46,834 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdd ; incomplete: False ; >20:49:46,835 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:49:46,839 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdd ; >20:49:46,840 INFO blivet: sdd is a disk >20:49:46,841 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 2 >20:49:46,843 DEBUG blivet: DiskDevice._setFormat: sdd ; current: None ; type: None ; >20:49:46,848 INFO blivet: added disk sdd (id 1) to device tree >20:49:46,848 DEBUG blivet: looking up parted Device: /dev/sdd >20:49:46,848 INFO blivet: got device: DiskDevice instance (0x7fd08404dc10) -- > name = sdd status = True kids = 0 id = 1 > parents = [] > uuid = None size = 1911 MiB > format = existing None > major = 8 minor = 48 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/host6/target6:0:0/6:0:0:0/block/sdd partedDevice = parted.Device instance -- > model: Generic Flash Disk path: /dev/sdd type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 3913728 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (1018, 62, 62) biosGeometry: (243, 255, 63) > PedDevice: <_ped.Device object at 0x7fd07c0323b0> > target size = 0 B path = /dev/sdd > format args = [] originalFormat = None removable = True partedDevice = <parted.device.Device object at 0x7fd0840d8350> >20:49:46,861 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdd ; >20:49:46,861 INFO blivet: type detected on 'sdd' is 'iso9660' >20:49:46,862 DEBUG blivet: Iso9660FS.supported: supported: True ; >20:49:46,862 DEBUG blivet: getFormat('iso9660') returning Iso9660FS instance with object id 4 >20:49:46,863 DEBUG blivet: DiskDevice._setFormat: sdd ; current: None ; type: iso9660 ; >20:49:46,863 INFO blivet: got format: existing iso9660 filesystem >20:49:46,867 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-Generic_Flash_Disk_5A203520-0:0-part1 /dev/disk/by-label/Fedora-Live-Workstation-x86_64-2 /dev/disk/by-path/pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0-part1 /dev/disk/by-uuid/2014-10-10-01-34-21-00', > 'DEVNAME': 'sdd1', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/host6/target6:0:0/6:0:0:0/block/sdd/sdd1', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > '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-Workstation-x86_64-2', > 'ID_FS_LABEL_ENC': 'Fedora-Live-Workstation-x86_64-2', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2014-10-10-01-34-21-00', > 'ID_FS_UUID_ENC': '2014-10-10-01-34-21-00', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Flash_Disk', > 'ID_MODEL_ENC': 'Flash\\x20Disk\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '6387', > 'ID_PART_ENTRY_DISK': '8:48', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '0', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '2656256', > 'ID_PART_ENTRY_TYPE': '0x0', > 'ID_PART_ENTRY_UUID': '6e9f246b-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '6e9f246b', > 'ID_PATH': 'pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_1_1_0-scsi-0_0_0_0', > 'ID_REVISION': '8.07', > 'ID_SERIAL': 'Generic_Flash_Disk_5A203520-0:0', > 'ID_SERIAL_SHORT': '5A203520', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Generic', > 'ID_VENDOR_ENC': 'Generic\\x20', > 'ID_VENDOR_ID': '058f', > 'MAJOR': '8', > 'MINOR': '49', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '0', > 'USEC_INITIALIZED': '543073', > 'name': 'sdd1', > 'symlinks': ['/dev/disk/by-id/usb-Generic_Flash_Disk_5A203520-0:0-part1', > '/dev/disk/by-label/Fedora-Live-Workstation-x86_64-2', > '/dev/disk/by-path/pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0-part1', > '/dev/disk/by-uuid/2014-10-10-01-34-21-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/host6/target6:0:0/6:0:0:0/block/sdd/sdd1'} ; name: sdd1 ; >20:49:46,867 INFO blivet: scanning sdd1 (/devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/host6/target6:0:0/6:0:0:0/block/sdd/sdd1)... >20:49:46,882 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdd1 ; incomplete: False ; >20:49:47,021 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:49:47,034 INFO blivet: sdd1 is a partition >20:49:47,034 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdd1 ; >20:49:47,035 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdd ; incomplete: False ; >20:49:47,036 DEBUG blivet: DeviceTree.getDeviceByName returned existing 1911 MiB disk sdd (1) with existing iso9660 filesystem >20:49:47,042 DEBUG blivet: lvm filter: adding sdd1 to the reject list >20:49:47,042 DEBUG blivet: ignoring partition sdd1 on iso9660 >20:49:47,042 DEBUG blivet: no device obtained for sdd1 >20:49:47,045 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-Generic_Flash_Disk_5A203520-0:0-part2 /dev/disk/by-label/EFI /dev/disk/by-path/pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0-part2 /dev/disk/by-uuid/4C54-8A45', > 'DEVNAME': 'sdd2', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/host6/target6:0:0/6:0:0:0/block/sdd/sdd2', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > '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': 'EFI', > 'ID_FS_LABEL_ENC': 'EFI', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'vfat', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '4C54-8A45', > 'ID_FS_UUID_ENC': '4C54-8A45', > 'ID_FS_VERSION': 'FAT12', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Flash_Disk', > 'ID_MODEL_ENC': 'Flash\\x20Disk\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '6387', > 'ID_PART_ENTRY_DISK': '8:48', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '172', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '10164', > 'ID_PART_ENTRY_TYPE': '0xef', > 'ID_PART_ENTRY_UUID': '6e9f246b-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '6e9f246b', > 'ID_PATH': 'pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_1_1_0-scsi-0_0_0_0', > 'ID_REVISION': '8.07', > 'ID_SERIAL': 'Generic_Flash_Disk_5A203520-0:0', > 'ID_SERIAL_SHORT': '5A203520', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Generic', > 'ID_VENDOR_ENC': 'Generic\\x20', > 'ID_VENDOR_ID': '058f', > 'MAJOR': '8', > 'MINOR': '50', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '543085', > 'name': 'sdd2', > 'symlinks': ['/dev/disk/by-id/usb-Generic_Flash_Disk_5A203520-0:0-part2', > '/dev/disk/by-label/EFI', > '/dev/disk/by-path/pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0-part2', > '/dev/disk/by-uuid/4C54-8A45'], > 'sysfs_path': '/devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/host6/target6:0:0/6:0:0:0/block/sdd/sdd2'} ; name: sdd2 ; >20:49:47,045 INFO blivet: scanning sdd2 (/devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/host6/target6:0:0/6:0:0:0/block/sdd/sdd2)... >20:49:47,046 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdd2 ; incomplete: False ; >20:49:47,046 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:49:47,046 INFO blivet: sdd2 is a partition >20:49:47,047 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdd2 ; >20:49:47,047 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdd ; incomplete: False ; >20:49:47,047 DEBUG blivet: DeviceTree.getDeviceByName returned existing 1911 MiB disk sdd (1) with existing iso9660 filesystem >20:49:47,052 DEBUG blivet: lvm filter: adding sdd2 to the reject list >20:49:47,052 DEBUG blivet: ignoring partition sdd2 on iso9660 >20:49:47,052 DEBUG blivet: no device obtained for sdd2 >20:49:47,054 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-Generic_Flash_Disk_5A203520-0:0-part3 /dev/disk/by-label/Fedora\\x20Live /dev/disk/by-path/pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0-part3 /dev/disk/by-uuid/2d8f9c9c-f112-360a-bcba-31dbb9d5f074', > 'DEVNAME': 'sdd3', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/host6/target6:0:0/6:0:0:0/block/sdd/sdd3', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > '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', > 'ID_FS_LABEL_ENC': 'Fedora\\x20Live', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'hfsplus', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2d8f9c9c-f112-360a-bcba-31dbb9d5f074', > 'ID_FS_UUID_ENC': '2d8f9c9c-f112-360a-bcba-31dbb9d5f074', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Flash_Disk', > 'ID_MODEL_ENC': 'Flash\\x20Disk\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '6387', > 'ID_PART_ENTRY_DISK': '8:48', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '10416', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '40704', > 'ID_PART_ENTRY_TYPE': '0x0', > 'ID_PART_ENTRY_UUID': '6e9f246b-03', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '6e9f246b', > 'ID_PATH': 'pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_1_1_0-scsi-0_0_0_0', > 'ID_REVISION': '8.07', > 'ID_SERIAL': 'Generic_Flash_Disk_5A203520-0:0', > 'ID_SERIAL_SHORT': '5A203520', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Generic', > 'ID_VENDOR_ENC': 'Generic\\x20', > 'ID_VENDOR_ID': '058f', > 'MAJOR': '8', > 'MINOR': '51', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '543097', > 'name': 'sdd3', > 'symlinks': ['/dev/disk/by-id/usb-Generic_Flash_Disk_5A203520-0:0-part3', > '/dev/disk/by-label/Fedora\\x20Live', > '/dev/disk/by-path/pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0-part3', > '/dev/disk/by-uuid/2d8f9c9c-f112-360a-bcba-31dbb9d5f074'], > 'sysfs_path': '/devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/host6/target6:0:0/6:0:0:0/block/sdd/sdd3'} ; name: sdd3 ; >20:49:47,054 INFO blivet: scanning sdd3 (/devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/host6/target6:0:0/6:0:0:0/block/sdd/sdd3)... >20:49:47,056 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdd3 ; incomplete: False ; >20:49:47,057 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:49:47,057 INFO blivet: sdd3 is a partition >20:49:47,059 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdd3 ; >20:49:47,060 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdd ; incomplete: False ; >20:49:47,060 DEBUG blivet: DeviceTree.getDeviceByName returned existing 1911 MiB disk sdd (1) with existing iso9660 filesystem >20:49:47,066 DEBUG blivet: lvm filter: adding sdd3 to the reject list >20:49:47,066 DEBUG blivet: ignoring partition sdd3 on iso9660 >20:49:47,066 DEBUG blivet: no device obtained for sdd3 >20:49:47,067 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-Generic_Flash_Disk_2A5C0ADD-0:0 /dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0', > 'DEVNAME': 'sde', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2:1.0/host7/target7:0:0/7:0:0:0/block/sde', > 'DEVTYPE': 'disk', > 'ID_BUS': 'usb', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Flash_Disk', > 'ID_MODEL_ENC': 'Flash\\x20Disk\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '6387', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '05d1fd8f', > 'ID_PATH': 'pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_2_1_0-scsi-0_0_0_0', > 'ID_REVISION': '8.07', > 'ID_SERIAL': 'Generic_Flash_Disk_2A5C0ADD-0:0', > 'ID_SERIAL_SHORT': '2A5C0ADD', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Generic', > 'ID_VENDOR_ENC': 'Generic\\x20', > 'ID_VENDOR_ID': '058f', > 'MAJOR': '8', > 'MINOR': '64', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '7940052', > 'name': 'sde', > 'symlinks': ['/dev/disk/by-id/usb-Generic_Flash_Disk_2A5C0ADD-0:0', > '/dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2:1.0/host7/target7:0:0/7:0:0:0/block/sde'} ; name: sde ; >20:49:47,068 INFO blivet: scanning sde (/devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2:1.0/host7/target7:0:0/7:0:0:0/block/sde)... >20:49:47,068 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sde ; incomplete: False ; >20:49:47,068 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:49:47,069 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sde ; >20:49:47,069 INFO blivet: sde is a disk >20:49:47,070 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 7 >20:49:47,070 DEBUG blivet: DiskDevice._setFormat: sde ; current: None ; type: None ; >20:49:47,075 INFO blivet: added disk sde (id 6) to device tree >20:49:47,076 DEBUG blivet: looking up parted Device: /dev/sde >20:49:47,076 INFO blivet: got device: DiskDevice instance (0x7fd075e5a690) -- > name = sde status = True kids = 0 id = 6 > parents = [] > uuid = None size = 1911 MiB > format = existing None > major = 8 minor = 64 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2:1.0/host7/target7:0:0/7:0:0:0/block/sde partedDevice = parted.Device instance -- > model: Generic Flash Disk path: /dev/sde type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 3913728 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (1018, 62, 62) biosGeometry: (243, 255, 63) > PedDevice: <_ped.Device object at 0x7fd075e39440> > target size = 0 B path = /dev/sde > format args = [] originalFormat = None removable = True partedDevice = <parted.device.Device object at 0x7fd075e5ac10> >20:49:47,089 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sde ; >20:49:47,089 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sde ; label_type: dos ; >20:49:47,090 DEBUG blivet: DiskDevice.setup: sde ; status: True ; controllable: True ; orig: False ; >20:49:47,090 DEBUG blivet: required disklabel type for sde (1) is None >20:49:47,090 DEBUG blivet: default disklabel type for sde is msdos >20:49:47,090 DEBUG blivet: selecting msdos disklabel for sde based on size >20:49:47,091 DEBUG blivet: DiskLabel.__init__: device: /dev/sde ; labelType: msdos ; exists: True ; >20:49:47,111 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7fd075dd8150>] > device: <parted.device.Device object at 0x7fd075dd0ed0> > PedDisk: <_ped.Disk object at 0x7fd075dd75f0> >20:49:47,111 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance with object id 9 >20:49:47,112 DEBUG blivet: DiskDevice._setFormat: sde ; current: None ; type: disklabel ; >20:49:47,116 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-Generic_Flash_Disk_2A5C0ADD-0:0-part1 /dev/disk/by-label/2GB /dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0-part1 /dev/disk/by-uuid/F086-D378', > 'DEVNAME': 'sde1', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2:1.0/host7/target7:0:0/7:0:0:0/block/sde/sde1', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > 'ID_FS_LABEL': '2GB', > 'ID_FS_LABEL_ENC': '2GB', > 'ID_FS_TYPE': 'vfat', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'F086-D378', > 'ID_FS_UUID_ENC': 'F086-D378', > 'ID_FS_VERSION': 'FAT32', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Flash_Disk', > 'ID_MODEL_ENC': 'Flash\\x20Disk\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '6387', > 'ID_PART_ENTRY_DISK': '8:64', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '3911680', > 'ID_PART_ENTRY_TYPE': '0xc', > 'ID_PART_ENTRY_UUID': '05d1fd8f-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '05d1fd8f', > 'ID_PATH': 'pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_2_1_0-scsi-0_0_0_0', > 'ID_REVISION': '8.07', > 'ID_SERIAL': 'Generic_Flash_Disk_2A5C0ADD-0:0', > 'ID_SERIAL_SHORT': '2A5C0ADD', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Generic', > 'ID_VENDOR_ENC': 'Generic\\x20', > 'ID_VENDOR_ID': '058f', > 'MAJOR': '8', > 'MINOR': '65', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '7940100', > 'name': 'sde1', > 'symlinks': ['/dev/disk/by-id/usb-Generic_Flash_Disk_2A5C0ADD-0:0-part1', > '/dev/disk/by-label/2GB', > '/dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0-part1', > '/dev/disk/by-uuid/F086-D378'], > 'sysfs_path': '/devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2:1.0/host7/target7:0:0/7:0:0:0/block/sde/sde1'} ; name: sde1 ; >20:49:47,116 INFO blivet: scanning sde1 (/devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2:1.0/host7/target7:0:0/7:0:0:0/block/sde/sde1)... >20:49:47,116 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sde1 ; incomplete: False ; >20:49:47,117 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:49:47,117 INFO blivet: sde1 is a partition >20:49:47,117 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sde1 ; >20:49:47,118 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sde ; incomplete: False ; >20:49:47,119 DEBUG blivet: DeviceTree.getDeviceByName returned existing 1911 MiB disk sde (6) with existing msdos disklabel >20:49:47,125 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sde ; >20:49:47,126 DEBUG blivet: PartitionDevice._setFormat: sde1 ; >20:49:47,126 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 12 >20:49:47,126 DEBUG blivet: PartitionDevice._setFormat: sde1 ; current: None ; type: None ; >20:49:47,126 DEBUG blivet: looking up parted Partition: /dev/sde1 >20:49:47,127 DEBUG blivet: PartitionDevice.probe: sde1 ; exists: True ; >20:49:47,127 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sde1 ; flag: 1 ; >20:49:47,128 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sde1 ; flag: 10 ; >20:49:47,128 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sde1 ; flag: 12 ; >20:49:47,129 INFO blivet: added partition sde1 (id 11) to device tree >20:49:47,130 DEBUG blivet: looking up parted Device: /dev/sde1 >20:49:47,129 INFO blivet: got device: PartitionDevice instance (0x7fd075e5aed0) -- > name = sde1 status = True kids = 0 id = 11 > parents = ['existing 1911 MiB disk sde (6) with existing msdos disklabel'] > uuid = None size = 1910 MiB > format = existing None > major = 8 minor = 65 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2:1.0/host7/target7:0:0/7:0:0:0/block/sde/sde1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sde1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 3911680 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32720 did: 0 busy: False > hardwareGeometry: (1017, 62, 62) biosGeometry: (243, 255, 63) > PedDevice: <_ped.Device object at 0x7fd075e393b0> > target size = 0 B path = /dev/sde1 > format args = [] originalFormat = None grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd075dd0f90> fileSystem: <parted.filesystem.FileSystem object at 0x7fd075dd8610> > number: 1 path: /dev/sde1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd075dd8290> PedPartition: <_ped.Partition object at 0x7fd075dd57d0> > disk = existing 1911 MiB disk sde (6) with existing msdos disklabel > start = 2048 end = 3913727 length = 3911680 > flags = boot, lba >20:49:47,154 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sde1 ; >20:49:47,154 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sde1 ; label_type: None ; >20:49:47,154 DEBUG blivet: device sde1 does not contain a disklabel >20:49:47,154 DEBUG blivet: getFormat('efi') returning EFIFS instance with object id 14 >20:49:47,155 INFO blivet: type detected on 'sde1' is 'vfat' >20:49:47,155 DEBUG blivet: getFormat('efi') returning EFIFS instance with object id 15 >20:49:47,155 DEBUG blivet: PartitionDevice._setFormat: sde1 ; >20:49:47,156 DEBUG blivet: PartitionDevice._setFormat: sde1 ; current: None ; type: efi ; >20:49:47,156 INFO blivet: got format: existing efi filesystem >20:49:47,158 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-HGST_HTS721010A9E630_JR10006PGYE8KF /dev/disk/by-id/wwn-0x5000cca6accd6099', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '156', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '154', > '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': 'isw_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_VERSION': '1.0.00', > 'ID_MODEL': 'HGST_HTS721010A9E630', > 'ID_MODEL_ENC': 'HGST\\x20HTS721010A9E630\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_REVISION': 'JB0OA3J0', > 'ID_SERIAL': 'HGST_HTS721010A9E630_JR10006PGYE8KF', > 'ID_SERIAL_SHORT': 'JR10006PGYE8KF', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000cca6accd6099', > 'ID_WWN_WITH_EXTENSION': '0x5000cca6accd6099', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '544510', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-HGST_HTS721010A9E630_JR10006PGYE8KF', > '/dev/disk/by-id/wwn-0x5000cca6accd6099'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >20:49:47,158 INFO blivet: scanning sda (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >20:49:47,158 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda ; incomplete: False ; >20:49:47,159 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:49:47,159 INFO blivet: sda is part of a biosraid >20:49:47,159 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 18 >20:49:47,160 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: None ; >20:49:47,160 INFO blivet: added disk sda (id 17) to device tree >20:49:47,160 DEBUG blivet: looking up parted Device: /dev/sda >20:49:47,160 INFO blivet: got device: DiskDevice instance (0x7fd075deb190) -- > name = sda status = True kids = 0 id = 17 > parents = [] > uuid = None size = 931.51 GiB > format = existing None > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA HGST HTS721010A9 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x7fd075e39680> > target size = 0 B path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7fd075deb550> >20:49:47,207 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda ; >20:49:47,293 INFO blivet: type detected on 'sda' is 'isw_raid_member' >20:49:47,293 DEBUG blivet: MDRaidMember.__init__: uuid: None ; exists: True ; label: None ; device: /dev/sda ; serial: JR10006PGYE8KF ; mdUuid: b25f8e60-5528-d464-f928-d3a6da2a145f ; biosraid: True ; >20:49:47,294 DEBUG blivet: getFormat('isw_raid_member') returning MDRaidMember instance with object id 20 >20:49:47,294 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: mdmember ; >20:49:47,294 INFO blivet: got format: existing mdmember >20:49:47,295 DEBUG blivet: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sda ; >20:49:47,295 DEBUG blivet: DeviceTree.getDeviceByUuid: hidden: False ; uuid: b25f8e60-5528-d464-f928-d3a6da2a145f ; incomplete: True ; >20:49:47,296 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >20:49:47,376 INFO blivet: using name imsm0 for md array containing member sda >20:49:47,376 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 22 >20:49:47,377 DEBUG blivet: MDRaidArrayDevice._setFormat: imsm0 ; current: None ; type: None ; >20:49:47,378 DEBUG blivet: MDRaidArrayDevice.updateSysfsPath: imsm0 ; >20:49:47,378 DEBUG blivet: MDRaidArrayDevice._addParent: imsm0 ; member: sda ; >20:49:47,379 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sda ; >20:49:47,379 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >20:49:47,399 WARN blivet: failed to add member /dev/sda to md array /dev/md/imsm0: mdnominate failed for /dev/sda: 1 >20:49:47,399 DEBUG blivet: looking up parted Device: /dev/md/imsm0 >20:49:47,399 INFO blivet: added mdcontainer imsm0 (id 21) to device tree >20:49:47,402 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-HGST_HTS721010A9E630_JR10006PGYE8KF-part1 /dev/disk/by-id/wwn-0x5000cca6accd6099-part1', > 'DEVNAME': 'sda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '156', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '154', > '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': 'isw_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_VERSION': '1.0.00', > 'ID_MODEL': 'HGST_HTS721010A9E630', > 'ID_MODEL_ENC': 'HGST\\x20HTS721010A9E630\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_REVISION': 'JB0OA3J0', > 'ID_SERIAL': 'HGST_HTS721010A9E630_JR10006PGYE8KF', > 'ID_SERIAL_SHORT': 'JR10006PGYE8KF', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000cca6accd6099', > 'ID_WWN_WITH_EXTENSION': '0x5000cca6accd6099', > 'MAJOR': '8', > 'MINOR': '1', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '2163500', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/ata-HGST_HTS721010A9E630_JR10006PGYE8KF-part1', > '/dev/disk/by-id/wwn-0x5000cca6accd6099-part1'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1'} ; name: sda1 ; >20:49:47,402 INFO blivet: scanning sda1 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >20:49:47,402 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda1 ; incomplete: False ; >20:49:47,403 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:49:47,403 INFO blivet: sda1 is a partition >20:49:47,403 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda1 ; >20:49:47,404 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda ; incomplete: False ; >20:49:47,404 DEBUG blivet: DeviceTree.getDeviceByName returned existing 931.51 GiB disk sda (17) with existing mdmember >20:49:47,409 DEBUG blivet: ignoring partition sda1 on mdmember >20:49:47,410 DEBUG blivet: no device obtained for sda1 >20:49:47,411 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-HGST_HTS721010A9E630_JR10006PGYE5TF /dev/disk/by-id/wwn-0x5000cca6accd6043', > 'DEVNAME': 'sdb', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '166', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '164', > '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': 'isw_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_VERSION': '1.0.00', > 'ID_MODEL': 'HGST_HTS721010A9E630', > 'ID_MODEL_ENC': 'HGST\\x20HTS721010A9E630\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_REVISION': 'JB0OA3J0', > 'ID_SERIAL': 'HGST_HTS721010A9E630_JR10006PGYE5TF', > 'ID_SERIAL_SHORT': 'JR10006PGYE5TF', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000cca6accd6043', > 'ID_WWN_WITH_EXTENSION': '0x5000cca6accd6043', > 'MAJOR': '8', > 'MINOR': '16', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '544834', > 'name': 'sdb', > 'symlinks': ['/dev/disk/by-id/ata-HGST_HTS721010A9E630_JR10006PGYE5TF', > '/dev/disk/by-id/wwn-0x5000cca6accd6043'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb'} ; name: sdb ; >20:49:47,412 INFO blivet: scanning sdb (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb)... >20:49:47,412 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdb ; incomplete: False ; >20:49:47,412 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:49:47,413 INFO blivet: sdb is part of a biosraid >20:49:47,413 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 26 >20:49:47,413 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: None ; >20:49:47,413 INFO blivet: added disk sdb (id 25) to device tree >20:49:47,413 DEBUG blivet: looking up parted Device: /dev/sdb >20:49:47,413 INFO blivet: got device: DiskDevice instance (0x7fd075dfad50) -- > name = sdb status = True kids = 0 id = 25 > parents = [] > uuid = None size = 931.51 GiB > format = existing None > major = 8 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb partedDevice = parted.Device instance -- > model: ATA HGST HTS721010A9 path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x7fd075e398c0> > target size = 0 B path = /dev/sdb > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7fd075dfac50> >20:49:47,423 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb ; >20:49:47,578 INFO blivet: type detected on 'sdb' is 'isw_raid_member' >20:49:47,579 DEBUG blivet: MDRaidMember.__init__: uuid: None ; exists: True ; label: None ; device: /dev/sdb ; serial: JR10006PGYE5TF ; mdUuid: b25f8e60-5528-d464-f928-d3a6da2a145f ; biosraid: True ; >20:49:47,580 DEBUG blivet: getFormat('isw_raid_member') returning MDRaidMember instance with object id 28 >20:49:47,581 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: mdmember ; >20:49:47,581 INFO blivet: got format: existing mdmember >20:49:47,582 DEBUG blivet: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sdb ; >20:49:47,583 DEBUG blivet: DeviceTree.getDeviceByUuid: hidden: False ; uuid: b25f8e60-5528-d464-f928-d3a6da2a145f ; incomplete: True ; >20:49:47,584 DEBUG blivet: looking up parted Device: /dev/md/imsm0 >20:49:47,585 DEBUG blivet: non-existent RAID container size == 931.51 GiB >20:49:47,584 DEBUG blivet: DeviceTree.getDeviceByUuid returned existing 931.51 GiB mdcontainer imsm0 (21) >20:49:47,601 DEBUG blivet: looking up parted Device: /dev/md/imsm0 >20:49:47,602 DEBUG blivet: non-existent RAID container size == 931.51 GiB >20:49:47,612 DEBUG blivet: looking up parted Device: /dev/md/imsm0 >20:49:47,612 DEBUG blivet: non-existent RAID container size == 931.51 GiB >20:49:47,620 DEBUG blivet: MDRaidArrayDevice._addParent: imsm0 ; member: sdb ; >20:49:47,621 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sdb ; >20:49:47,622 DEBUG blivet: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >20:49:47,635 WARN blivet: failed to add member /dev/sdb to md array /dev/md/imsm0: mdnominate failed for /dev/sdb: 1 >20:49:47,635 DEBUG blivet: looking up parted Device: /dev/md/imsm0 >20:49:47,637 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-TSSTcorp_CDDVDW_SN-208FB_S12C6YCF1002SH', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_CD': '1', > 'ID_CDROM_CD_R': '1', > 'ID_CDROM_CD_RW': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_DVD_PLUS_R': '1', > 'ID_CDROM_DVD_PLUS_RW': '1', > 'ID_CDROM_DVD_PLUS_R_DL': '1', > 'ID_CDROM_DVD_R': '1', > 'ID_CDROM_DVD_RAM': '1', > 'ID_CDROM_DVD_RW': '1', > 'ID_CDROM_MRW': '1', > 'ID_CDROM_MRW_W': '1', > 'ID_MODEL': 'TSSTcorp_CDDVDW_SN-208FB', > 'ID_MODEL_ENC': 'TSSTcorp\\x20CDDVDW\\x20SN-208FB\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_REVISION': 'TC00', > 'ID_SERIAL': 'TSSTcorp_CDDVDW_SN-208FB_S12C6YCF1002SH', > 'ID_SERIAL_SHORT': 'S12C6YCF1002SH', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '545307', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-TSSTcorp_CDDVDW_SN-208FB_S12C6YCF1002SH'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sr0'} ; name: sr0 ; >20:49:47,637 INFO blivet: scanning sr0 (/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sr0)... >20:49:47,638 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sr0 ; incomplete: False ; >20:49:47,638 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:49:47,638 INFO blivet: sr0 is a cdrom >20:49:47,639 DEBUG blivet: DeviceTree.addUdevOpticalDevice: >20:49:47,639 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 31 >20:49:47,640 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >20:49:47,640 INFO blivet: added cdrom sr0 (id 30) to device tree >20:49:47,641 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >20:49:47,692 DEBUG blivet: looking up parted Device: /dev/sr0 >20:49:47,640 INFO blivet: got device: OpticalDevice instance (0x7fd075dfac10) -- > name = sr0 status = True kids = 0 id = 30 > parents = [] > uuid = None size = 0 > format = existing None > major = 11 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sr0 partedDevice = None > target size = 0 B path = /dev/sr0 > format args = [] originalFormat = None >20:49:47,771 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >20:49:47,816 DEBUG blivet: looking up parted Device: /dev/sr0 >20:49:47,898 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >20:49:47,939 DEBUG blivet: looking up parted Device: /dev/sr0 >20:49:48,022 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >20:49:48,064 DEBUG blivet: looking up parted Device: /dev/sr0 >20:49:48,148 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >20:49:48,149 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >20:49:48,189 DEBUG blivet: no media present for device sr0 >20:49:48,193 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-Crucial_CT120M500SSD3_13270943E9D2 /dev/disk/by-id/wwn-0x500a07510943e9d2', > 'DEVNAME': 'sdc', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sdc', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'Crucial_CT120M500SSD3', > 'ID_MODEL_ENC': 'Crucial_CT120M500SSD3\\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': '3dcdcf37', > 'ID_REVISION': 'MU03', > 'ID_SERIAL': 'Crucial_CT120M500SSD3_13270943E9D2', > 'ID_SERIAL_SHORT': '13270943E9D2', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x500a07510943e9d2', > 'ID_WWN_WITH_EXTENSION': '0x500a07510943e9d2', > 'MAJOR': '8', > 'MINOR': '32', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '545812', > 'name': 'sdc', > 'symlinks': ['/dev/disk/by-id/ata-Crucial_CT120M500SSD3_13270943E9D2', > '/dev/disk/by-id/wwn-0x500a07510943e9d2'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sdc'} ; name: sdc ; >20:49:48,193 INFO blivet: scanning sdc (/devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sdc)... >20:49:48,194 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdc ; incomplete: False ; >20:49:48,194 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:49:48,195 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdc ; >20:49:48,196 INFO blivet: sdc is a disk >20:49:48,196 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 35 >20:49:48,197 DEBUG blivet: DiskDevice._setFormat: sdc ; current: None ; type: None ; >20:49:48,203 INFO blivet: added disk sdc (id 34) to device tree >20:49:48,203 DEBUG blivet: looking up parted Device: /dev/sdc >20:49:48,203 INFO blivet: got device: DiskDevice instance (0x7fd075b77810) -- > name = sdc status = True kids = 0 id = 34 > parents = [] > uuid = None size = 111.79 GiB > format = existing None > major = 8 minor = 32 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sdc partedDevice = parted.Device instance -- > model: ATA Crucial_CT120M50 path: /dev/sdc type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 234441648 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 6 did: 0 busy: False > hardwareGeometry: (14593, 255, 63) biosGeometry: (14593, 255, 63) > PedDevice: <_ped.Device object at 0x7fd075e39830> > target size = 0 B path = /dev/sdc > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7fd074527f90> >20:49:48,227 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdc ; >20:49:48,228 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdc ; label_type: dos ; >20:49:48,229 DEBUG blivet: DiskDevice.setup: sdc ; status: True ; controllable: True ; orig: False ; >20:49:48,229 DEBUG blivet: required disklabel type for sdc (1) is None >20:49:48,229 DEBUG blivet: default disklabel type for sdc is msdos >20:49:48,229 DEBUG blivet: selecting msdos disklabel for sdc based on size >20:49:48,230 DEBUG blivet: DiskLabel.__init__: device: /dev/sdc ; labelType: msdos ; exists: True ; >20:49:48,237 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7fd074539310>] > device: <parted.device.Device object at 0x7fd075dfab90> > PedDisk: <_ped.Disk object at 0x7fd07453bf80> >20:49:48,238 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance with object id 37 >20:49:48,240 DEBUG blivet: DiskDevice._setFormat: sdc ; current: None ; type: disklabel ; >20:49:48,243 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-Crucial_CT120M500SSD3_13270943E9D2-part1 /dev/disk/by-id/wwn-0x500a07510943e9d2-part1 /dev/disk/by-label/Windows\\x20Boot /dev/disk/by-uuid/E6DA15CCDA159A3F', > 'DEVNAME': 'sdc1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sdc/sdc1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'Windows_Boot', > 'ID_FS_LABEL_ENC': 'Windows\\x20Boot', > 'ID_FS_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'E6DA15CCDA159A3F', > 'ID_FS_UUID_ENC': 'E6DA15CCDA159A3F', > 'ID_MODEL': 'Crucial_CT120M500SSD3', > 'ID_MODEL_ENC': 'Crucial_CT120M500SSD3\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:32', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '234436608', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_ENTRY_UUID': '3dcdcf37-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '3dcdcf37', > 'ID_REVISION': 'MU03', > 'ID_SERIAL': 'Crucial_CT120M500SSD3_13270943E9D2', > 'ID_SERIAL_SHORT': '13270943E9D2', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x500a07510943e9d2', > 'ID_WWN_WITH_EXTENSION': '0x500a07510943e9d2', > 'MAJOR': '8', > 'MINOR': '33', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '545848', > 'name': 'sdc1', > 'symlinks': ['/dev/disk/by-id/ata-Crucial_CT120M500SSD3_13270943E9D2-part1', > '/dev/disk/by-id/wwn-0x500a07510943e9d2-part1', > '/dev/disk/by-label/Windows\\x20Boot', > '/dev/disk/by-uuid/E6DA15CCDA159A3F'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sdc/sdc1'} ; name: sdc1 ; >20:49:48,244 INFO blivet: scanning sdc1 (/devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sdc/sdc1)... >20:49:48,244 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdc1 ; incomplete: False ; >20:49:48,245 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:49:48,245 INFO blivet: sdc1 is a partition >20:49:48,246 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdc1 ; >20:49:48,247 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdc ; incomplete: False ; >20:49:48,248 DEBUG blivet: DeviceTree.getDeviceByName returned existing 111.79 GiB disk sdc (34) with existing msdos disklabel >20:49:48,255 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sdc ; >20:49:48,256 DEBUG blivet: PartitionDevice._setFormat: sdc1 ; >20:49:48,256 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 40 >20:49:48,257 DEBUG blivet: PartitionDevice._setFormat: sdc1 ; current: None ; type: None ; >20:49:48,257 DEBUG blivet: looking up parted Partition: /dev/sdc1 >20:49:48,258 DEBUG blivet: PartitionDevice.probe: sdc1 ; exists: True ; >20:49:48,259 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 1 ; >20:49:48,259 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 10 ; >20:49:48,260 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 12 ; >20:49:48,260 INFO blivet: added partition sdc1 (id 39) to device tree >20:49:48,262 DEBUG blivet: looking up parted Device: /dev/sdc1 >20:49:48,260 INFO blivet: got device: PartitionDevice instance (0x7fd0745396d0) -- > name = sdc1 status = True kids = 0 id = 39 > parents = ['existing 111.79 GiB disk sdc (34) with existing msdos disklabel'] > uuid = None size = 111.79 GiB > format = existing None > major = 8 minor = 33 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc1 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 234436608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19503 did: 24387 busy: False > hardwareGeometry: (14593, 255, 63) biosGeometry: (14593, 255, 63) > PedDevice: <_ped.Device object at 0x7fd075e39b90> > target size = 0 B path = /dev/sdc1 > format args = [] originalFormat = None grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd074539190> fileSystem: <parted.filesystem.FileSystem object at 0x7fd074539650> > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd0745393d0> PedPartition: <_ped.Partition object at 0x7fd075b8bf50> > disk = existing 111.79 GiB disk sdc (34) with existing msdos disklabel > start = 2048 end = 234438655 length = 234436608 > flags = boot >20:49:48,295 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdc1 ; >20:49:48,295 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdc1 ; label_type: None ; >20:49:48,295 DEBUG blivet: device sdc1 does not contain a disklabel >20:49:48,296 INFO blivet: type detected on 'sdc1' is 'ntfs' >20:49:50,363 DEBUG blivet: padding min size from 74187000000 up to 74187000500 >20:49:50,364 DEBUG blivet: NTFS.supported: supported: False ; >20:49:50,364 DEBUG blivet: getFormat('ntfs') returning NTFS instance with object id 42 >20:49:50,365 DEBUG blivet: PartitionDevice._setFormat: sdc1 ; >20:49:50,365 DEBUG blivet: PartitionDevice._setFormat: sdc1 ; current: None ; type: ntfs ; >20:49:50,365 INFO blivet: got format: existing ntfs filesystem >20:49:50,367 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': '4.0', > 'MAJOR': '7', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '578540', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >20:49:50,367 INFO blivet: scanning loop0 (/devices/virtual/block/loop0)... >20:49:50,367 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop0 ; incomplete: False ; >20:49:50,368 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:49:50,368 INFO blivet: loop0 is a loop device >20:49:50,369 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop0 ; >20:49:50,369 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: /osmin.img (deleted) ; incomplete: False ; >20:49:50,370 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:49:50,370 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 45 >20:49:50,371 DEBUG blivet: FileDevice._setFormat: /osmin.img (deleted) ; current: None ; type: None ; >20:49:50,371 INFO blivet: added file /osmin.img (deleted) (id 44) to device tree >20:49:50,372 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin.img (deleted) ; >20:49:50,372 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 48 >20:49:50,373 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >20:49:50,373 INFO blivet: added loop loop0 (id 47) to device tree >20:49:50,373 INFO blivet: got device: LoopDevice instance (0x7fd074539c50) -- > name = loop0 status = False kids = 0 id = 47 > parents = ['existing 0 B file /osmin.img (deleted) (44)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop0 > format args = [] originalFormat = None >20:49:50,375 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >20:49:50,376 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >20:49:50,376 DEBUG blivet: device loop0 does not contain a disklabel >20:49:50,376 INFO blivet: type detected on 'loop0' is 'squashfs' >20:49:50,376 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance with object id 50 >20:49:50,377 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >20:49:50,378 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': '579042', > 'name': 'loop1', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >20:49:50,378 INFO blivet: scanning loop1 (/devices/virtual/block/loop1)... >20:49:50,378 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop1 ; incomplete: False ; >20:49:50,379 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:49:50,379 INFO blivet: loop1 is a loop device >20:49:50,380 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop1 ; >20:49:50,380 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: /osmin ; incomplete: False ; >20:49:50,381 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:49:50,381 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 53 >20:49:50,382 DEBUG blivet: FileDevice._setFormat: /osmin ; current: None ; type: None ; >20:49:50,382 INFO blivet: added file /osmin (id 52) to device tree >20:49:50,383 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin ; >20:49:50,383 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 56 >20:49:50,384 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >20:49:50,384 INFO blivet: added loop loop1 (id 55) to device tree >20:49:50,384 INFO blivet: got device: LoopDevice instance (0x7fd074539e10) -- > name = loop1 status = False kids = 0 id = 55 > parents = ['existing 0 B file /osmin (52)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop1 > format args = [] originalFormat = None >20:49:50,386 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >20:49:50,386 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >20:49:50,386 DEBUG blivet: device loop1 does not contain a disklabel >20:49:50,386 INFO blivet: type detected on 'loop1' is 'DM_snapshot_cow' >20:49:50,387 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance with object id 58 >20:49:50,387 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >20:49:50,388 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': '4.0', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '579520', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >20:49:50,388 INFO blivet: scanning loop2 (/devices/virtual/block/loop2)... >20:49:50,389 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop2 ; incomplete: False ; >20:49:50,389 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:49:50,390 INFO blivet: loop2 is a loop device >20:49:50,390 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop2 ; >20:49:50,391 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: /run/initramfs/live/LiveOS/squashfs.img ; incomplete: False ; >20:49:50,391 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:49:50,391 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 61 >20:49:50,392 DEBUG blivet: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >20:49:50,392 INFO blivet: added file /run/initramfs/live/LiveOS/squashfs.img (id 60) to device tree >20:49:50,393 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >20:49:50,393 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 64 >20:49:50,394 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >20:49:50,394 INFO blivet: added loop loop2 (id 63) to device tree >20:49:50,394 INFO blivet: got device: LoopDevice instance (0x7fd074539750) -- > name = loop2 status = False kids = 0 id = 63 > parents = ['existing 0 B file /run/initramfs/live/LiveOS/squashfs.img (60)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop2 > format args = [] originalFormat = None >20:49:50,396 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >20:49:50,397 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >20:49:50,397 DEBUG blivet: device loop2 does not contain a disklabel >20:49:50,397 INFO blivet: type detected on 'loop2' is 'squashfs' >20:49:50,397 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance with object id 66 >20:49:50,398 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >20:49:50,399 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-label/_Fedora-Live-Wor /dev/disk/by-uuid/0ad82566-098c-46a4-88c8-10a2e187408a', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': '_Fedora-Live-Wor', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Wor', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '0ad82566-098c-46a4-88c8-10a2e187408a', > 'ID_FS_UUID_ENC': '0ad82566-098c-46a4-88c8-10a2e187408a', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '580010', > 'name': 'loop3', > 'symlinks': ['/dev/disk/by-label/_Fedora-Live-Wor', > '/dev/disk/by-uuid/0ad82566-098c-46a4-88c8-10a2e187408a'], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >20:49:50,400 INFO blivet: scanning loop3 (/devices/virtual/block/loop3)... >20:49:50,400 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop3 ; incomplete: False ; >20:49:50,401 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:49:50,401 INFO blivet: loop3 is a loop device >20:49:50,401 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop3 ; >20:49:50,402 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: /LiveOS/ext3fs.img ; incomplete: False ; >20:49:50,402 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:49:50,402 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 69 >20:49:50,403 DEBUG blivet: FileDevice._setFormat: /LiveOS/ext3fs.img ; current: None ; type: None ; >20:49:50,403 INFO blivet: added file /LiveOS/ext3fs.img (id 68) to device tree >20:49:50,404 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /LiveOS/ext3fs.img ; >20:49:50,404 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 72 >20:49:50,405 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: None ; >20:49:50,405 INFO blivet: added loop loop3 (id 71) to device tree >20:49:50,405 INFO blivet: got device: LoopDevice instance (0x7fd07454a290) -- > name = loop3 status = False kids = 0 id = 71 > parents = ['existing 0 B file /LiveOS/ext3fs.img (68)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop3 > format args = [] originalFormat = None >20:49:50,407 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop3 ; >20:49:50,408 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop3 ; label_type: None ; >20:49:50,408 DEBUG blivet: device loop3 does not contain a disklabel >20:49:50,408 INFO blivet: type detected on 'loop3' is 'ext4' >20:49:50,422 DEBUG blivet: size=0 B, current=6144 MiB >20:49:50,429 DEBUG blivet: using current size 0 as min size >20:49:50,429 DEBUG blivet: Ext4FS.supported: supported: True ; >20:49:50,430 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 74 >20:49:50,430 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: ext4 ; >20:49:50,430 INFO blivet: got format: existing ext4 filesystem >20:49:50,431 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop4', > 'DEVPATH': '/devices/virtual/block/loop4', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '580528', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >20:49:50,432 INFO blivet: scanning loop4 (/devices/virtual/block/loop4)... >20:49:50,432 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop4 ; incomplete: False ; >20:49:50,433 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:49:50,433 INFO blivet: loop4 is a loop device >20:49:50,433 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop4 ; >20:49:50,434 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: /overlay (deleted) ; incomplete: False ; >20:49:50,435 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:49:50,435 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 77 >20:49:50,435 DEBUG blivet: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >20:49:50,436 INFO blivet: added file /overlay (deleted) (id 76) to device tree >20:49:50,436 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >20:49:50,437 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 80 >20:49:50,437 DEBUG blivet: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >20:49:50,437 INFO blivet: added loop loop4 (id 79) to device tree >20:49:50,438 INFO blivet: got device: LoopDevice instance (0x7fd07454a310) -- > name = loop4 status = False kids = 0 id = 79 > parents = ['existing 0 B file /overlay (deleted) (76)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop4 > format args = [] originalFormat = None >20:49:50,439 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop4 ; >20:49:50,440 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop4 ; label_type: None ; >20:49:50,440 DEBUG blivet: device loop4 does not contain a disklabel >20:49:50,440 INFO blivet: type detected on 'loop4' is 'DM_snapshot_cow' >20:49:50,441 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance with object id 82 >20:49:50,441 DEBUG blivet: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >20:49:50,443 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/_Fedora-Live-Wor /dev/disk/by-uuid/0ad82566-098c-46a4-88c8-10a2e187408a /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-Wor', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Wor', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '0ad82566-098c-46a4-88c8-10a2e187408a', > 'ID_FS_UUID_ENC': '0ad82566-098c-46a4-88c8-10a2e187408a', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '83086', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/_Fedora-Live-Wor', > '/dev/disk/by-uuid/0ad82566-098c-46a4-88c8-10a2e187408a', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >20:49:50,443 INFO blivet: scanning live-rw (/devices/virtual/block/dm-0)... >20:49:50,444 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-rw ; incomplete: False ; >20:49:50,444 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:49:50,444 INFO blivet: live-rw is a device-mapper device >20:49:50,445 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-rw ; >20:49:50,446 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop3 ; incomplete: False ; >20:49:50,446 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop3 (71) with existing ext4 filesystem >20:49:50,447 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop4 ; incomplete: False ; >20:49:50,448 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop4 (79) >20:49:50,449 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-rw ; incomplete: False ; >20:49:50,450 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:49:50,451 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop4 ; >20:49:50,451 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 85 >20:49:50,452 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: None ; >20:49:50,452 INFO blivet: added dm live-rw (id 84) to device tree >20:49:50,452 DEBUG blivet: looking up parted Device: /dev/mapper/live-rw >20:49:50,452 INFO blivet: got device: DMDevice instance (0x7fd07454a510) -- > name = live-rw status = True kids = 0 id = 84 > parents = ['existing 0 B loop loop4 (79)'] > uuid = None size = 6144 MiB > format = existing None > 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: 12582912 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (783, 255, 63) biosGeometry: (783, 255, 63) > PedDevice: <_ped.Device object at 0x7fd075e39c20> > target size = 0 B path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >20:49:50,466 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >20:49:50,467 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >20:49:50,467 DEBUG blivet: device live-rw does not contain a disklabel >20:49:50,467 INFO blivet: type detected on 'live-rw' is 'ext4' >20:49:50,482 DEBUG blivet: size=5493.66 MiB, current=6144 MiB >20:49:50,494 DEBUG blivet: padding min size from 5760516096 up to 5760516596 >20:49:50,495 DEBUG blivet: Ext4FS.supported: supported: True ; >20:49:50,495 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 87 >20:49:50,495 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >20:49:50,496 INFO blivet: got format: existing ext4 filesystem >20:49:50,497 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-base /dev/disk/by-label/_Fedora-Live-Wor /dev/disk/by-uuid/0ad82566-098c-46a4-88c8-10a2e187408a /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-Wor', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Wor', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '0ad82566-098c-46a4-88c8-10a2e187408a', > 'ID_FS_UUID_ENC': '0ad82566-098c-46a4-88c8-10a2e187408a', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '9613', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-base', > '/dev/disk/by-label/_Fedora-Live-Wor', > '/dev/disk/by-uuid/0ad82566-098c-46a4-88c8-10a2e187408a', > '/dev/mapper/live-base'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-base ; >20:49:50,497 INFO blivet: scanning live-base (/devices/virtual/block/dm-1)... >20:49:50,498 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-base ; incomplete: False ; >20:49:50,499 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:49:50,499 INFO blivet: live-base is a device-mapper device >20:49:50,499 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-base ; >20:49:50,500 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >20:49:50,501 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop3 ; incomplete: False ; >20:49:50,502 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop3 (71) with existing ext4 filesystem >20:49:50,503 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-base ; incomplete: False ; >20:49:50,503 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:49:50,504 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop3 ; >20:49:50,504 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 90 >20:49:50,505 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: None ; >20:49:50,505 INFO blivet: added dm live-base (id 89) to device tree >20:49:50,506 DEBUG blivet: looking up parted Device: /dev/mapper/live-base >20:49:50,505 INFO blivet: got device: DMDevice instance (0x7fd074527f10) -- > name = live-base status = True kids = 0 id = 89 > parents = ['existing 0 B loop loop3 (71) with existing ext4 filesystem'] > uuid = None size = 6144 MiB > format = existing None > 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: 12582912 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13670 did: 25938 busy: False > hardwareGeometry: (783, 255, 63) biosGeometry: (783, 255, 63) > PedDevice: <_ped.Device object at 0x7fd075e397a0> > target size = 0 B path = /dev/mapper/live-base > format args = [] originalFormat = None target = None dmUuid = None >20:49:50,518 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-base ; >20:49:50,518 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-base ; label_type: None ; >20:49:50,518 DEBUG blivet: device live-base does not contain a disklabel >20:49:50,519 INFO blivet: type detected on 'live-base' is 'ext4' >20:49:50,533 DEBUG blivet: size=0 B, current=6144 MiB >20:49:50,540 DEBUG blivet: using current size 0 as min size >20:49:50,541 DEBUG blivet: Ext4FS.supported: supported: True ; >20:49:50,541 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 92 >20:49:50,542 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: ext4 ; >20:49:50,542 INFO blivet: got format: existing ext4 filesystem >20:49:50,544 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-osimg-min /dev/disk/by-label/_Fedora-Live-Wor /dev/disk/by-uuid/0ad82566-098c-46a4-88c8-10a2e187408a /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-Wor', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Wor', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '0ad82566-098c-46a4-88c8-10a2e187408a', > 'ID_FS_UUID_ENC': '0ad82566-098c-46a4-88c8-10a2e187408a', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '17227', > 'name': 'dm-2', > 'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', > '/dev/disk/by-label/_Fedora-Live-Wor', > '/dev/disk/by-uuid/0ad82566-098c-46a4-88c8-10a2e187408a', > '/dev/mapper/live-osimg-min'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: live-osimg-min ; >20:49:50,544 INFO blivet: scanning live-osimg-min (/devices/virtual/block/dm-2)... >20:49:50,544 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-osimg-min ; incomplete: False ; >20:49:50,545 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:49:50,545 INFO blivet: live-osimg-min is a device-mapper device >20:49:50,546 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-osimg-min ; >20:49:50,546 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >20:49:50,547 DEBUG blivet: DMDevice.getDMNode: live-base ; status: True ; >20:49:50,547 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop1 ; incomplete: False ; >20:49:50,548 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop1 (55) >20:49:50,549 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop3 ; incomplete: False ; >20:49:50,550 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop3 (71) with existing ext4 filesystem >20:49:50,551 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-osimg-min ; incomplete: False ; >20:49:50,551 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:49:50,552 DEBUG blivet: LoopDevice.addChild: kids: 1 ; name: loop3 ; >20:49:50,552 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 95 >20:49:50,553 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: None ; >20:49:50,553 INFO blivet: added dm live-osimg-min (id 94) to device tree >20:49:50,553 DEBUG blivet: looking up parted Device: /dev/mapper/live-osimg-min >20:49:50,553 INFO blivet: got device: DMDevice instance (0x7fd07454a450) -- > name = live-osimg-min status = True kids = 0 id = 94 > parents = ['existing 0 B loop loop3 (71) with existing ext4 filesystem'] > uuid = None size = 6144 MiB > format = existing None > 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: 12582912 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 20256 did: 8262 busy: False > hardwareGeometry: (783, 255, 63) biosGeometry: (783, 255, 63) > PedDevice: <_ped.Device object at 0x7fd075e39cb0> > target size = 0 B path = /dev/mapper/live-osimg-min > format args = [] originalFormat = None target = None dmUuid = None >20:49:50,565 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-osimg-min ; >20:49:50,566 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-osimg-min ; label_type: None ; >20:49:50,566 DEBUG blivet: device live-osimg-min does not contain a disklabel >20:49:50,566 INFO blivet: type detected on 'live-osimg-min' is 'ext4' >20:49:50,581 DEBUG blivet: size=0 B, current=5493.66 MiB >20:49:50,588 DEBUG blivet: using current size 0 as min size >20:49:50,589 DEBUG blivet: Ext4FS.supported: supported: True ; >20:49:50,589 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 97 >20:49:50,589 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: ext4 ; >20:49:50,589 INFO blivet: got format: existing ext4 filesystem >20:49:50,592 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-fedora-swap /dev/disk/by-id/dm-uuid-LVM-6a0WiiAUqQarXiMkx0o5i283OgP0YnXluEV3w3mNeDQUMrH4zkXIUXxbUiy72Pq2 /dev/disk/by-uuid/87fa1b24-a37e-4a20-b93f-efebf65f5122 /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-6a0WiiAUqQarXiMkx0o5i283OgP0YnXluEV3w3mNeDQUMrH4zkXIUXxbUiy72Pq2', > 'DM_VG_NAME': 'fedora', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': '87fa1b24-a37e-4a20-b93f-efebf65f5122', > 'ID_FS_UUID_ENC': '87fa1b24-a37e-4a20-b93f-efebf65f5122', > 'ID_FS_VERSION': '1', > 'MAJOR': '253', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '476152', > 'name': 'dm-3', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora-swap', > '/dev/disk/by-id/dm-uuid-LVM-6a0WiiAUqQarXiMkx0o5i283OgP0YnXluEV3w3mNeDQUMrH4zkXIUXxbUiy72Pq2', > '/dev/disk/by-uuid/87fa1b24-a37e-4a20-b93f-efebf65f5122', > '/dev/fedora/swap', > '/dev/mapper/fedora-swap'], > 'sysfs_path': '/devices/virtual/block/dm-3'} ; name: fedora-swap ; >20:49:50,592 INFO blivet: scanning fedora-swap (/devices/virtual/block/dm-3)... >20:49:50,593 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: fedora-swap ; incomplete: False ; >20:49:50,594 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:49:50,594 INFO blivet: fedora-swap is an lvm logical volume >20:49:50,594 DEBUG blivet: DeviceTree.addUdevLVDevice: name: fedora-swap ; >20:49:50,595 DEBUG blivet: DeviceTree.getDeviceByName: hidden: True ; name: fedora ; incomplete: False ; >20:49:50,596 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:49:50,598 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-v8pe8l-Nwiu-osYZ-541A-crBz-Z8VR-bW1qGo /dev/disk/by-id/md-uuid-2f0ca709:60236419:f7d237c0:e031795d-part3 /dev/md/Volume1_0p3', > 'DEVNAME': 'md126p3', > 'DEVPATH': '/devices/virtual/block/md126/md126p3', > 'DEVTYPE': 'partition', > 'ID_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'v8pe8l-Nwiu-osYZ-541A-crBz-Z8VR-bW1qGo', > 'ID_FS_UUID_ENC': 'v8pe8l-Nwiu-osYZ-541A-crBz-Z8VR-bW1qGo', > 'ID_FS_VERSION': 'LVM2 001', > 'ID_PART_ENTRY_DISK': '9:126', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '3174010880', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '732983296', > 'ID_PART_ENTRY_TYPE': '0x8e', > 'ID_PART_ENTRY_UUID': '22fc5314-03', > 'MAJOR': '259', > 'MD_CONTAINER': '/dev/md/imsm0', > 'MD_DEVICES': '2', > 'MD_DEVICE_sda_DEV': '/dev/sda', > 'MD_DEVICE_sda_ROLE': '0', > 'MD_DEVICE_sdb_DEV': '/dev/sdb', > 'MD_DEVICE_sdb_ROLE': '1', > 'MD_DEVNAME': 'Volume1_0', > 'MD_LEVEL': 'raid0', > 'MD_MEMBER': '0', > 'MD_UUID': '2f0ca709:60236419:f7d237c0:e031795d', > 'MINOR': '2', > 'SUBSYSTEM': 'block', > 'SYSTEMD_READY': '0', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '970772', > 'name': 'md126p3', > 'symlinks': ['/dev/disk/by-id/lvm-pv-uuid-v8pe8l-Nwiu-osYZ-541A-crBz-Z8VR-bW1qGo', > '/dev/disk/by-id/md-uuid-2f0ca709:60236419:f7d237c0:e031795d-part3', > '/dev/md/Volume1_0p3'], > 'sysfs_path': '/devices/virtual/block/md126/md126p3'} ; name: md126p3 ; >20:49:50,598 INFO blivet: scanning md126p3 (/devices/virtual/block/md126/md126p3)... >20:49:50,599 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: md126p3 ; incomplete: False ; >20:49:50,599 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:49:50,600 INFO blivet: md126p3 is a partition >20:49:50,600 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: md126p3 ; >20:49:50,600 DEBUG blivet: link: Volume1_0p1 -> ../md126p1 >20:49:50,600 DEBUG blivet: link: Volume1_0p3 -> ../md126p3 >20:49:50,600 DEBUG blivet: returning Volume1_0p3 >20:49:50,601 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: Volume1_0p3 ; incomplete: False ; >20:49:50,602 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:49:50,602 DEBUG blivet: link: Volume1_0p1 -> ../md126p1 >20:49:50,602 DEBUG blivet: link: Volume1_0p3 -> ../md126p3 >20:49:50,602 DEBUG blivet: link: Volume1_0p2 -> ../md126p2 >20:49:50,602 DEBUG blivet: link: Volume1_0 -> ../md126 >20:49:50,602 DEBUG blivet: returning Volume1_0 >20:49:50,603 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: Volume1_0 ; incomplete: False ; >20:49:50,604 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:49:50,606 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/md-uuid-2f0ca709:60236419:f7d237c0:e031795d /dev/md/Volume1_0', > 'DEVNAME': 'md126', > 'DEVPATH': '/devices/virtual/block/md126', > 'DEVTYPE': 'disk', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '22fc5314', > 'MAJOR': '9', > 'MD_CONTAINER': '/dev/md/imsm0', > 'MD_DEVICES': '2', > 'MD_DEVICE_sda_DEV': '/dev/sda', > 'MD_DEVICE_sda_ROLE': '0', > 'MD_DEVICE_sdb_DEV': '/dev/sdb', > 'MD_DEVICE_sdb_ROLE': '1', > 'MD_DEVNAME': 'Volume1_0', > 'MD_LEVEL': 'raid0', > 'MD_MEMBER': '0', > 'MD_UUID': '2f0ca709:60236419:f7d237c0:e031795d', > 'MINOR': '126', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_MD_CONTAINER': '/dev/md/imsm0', > 'UDISKS_MD_DEVICES': '2', > 'UDISKS_MD_DEVICE_sda_DEV': '/dev/sda', > 'UDISKS_MD_DEVICE_sda_ROLE': '0', > 'UDISKS_MD_DEVICE_sdb_DEV': '/dev/sdb', > 'UDISKS_MD_DEVICE_sdb_ROLE': '1', > 'UDISKS_MD_DEVNAME': 'Volume1_0', > 'UDISKS_MD_LEVEL': 'raid0', > 'UDISKS_MD_MEMBER': '0', > 'UDISKS_MD_UUID': '2f0ca709:60236419:f7d237c0:e031795d', > 'USEC_INITIALIZED': '916315', > 'name': 'md126', > 'symlinks': ['/dev/disk/by-id/md-uuid-2f0ca709:60236419:f7d237c0:e031795d', > '/dev/md/Volume1_0'], > 'sysfs_path': '/devices/virtual/block/md126'} ; name: md126 ; >20:49:50,606 INFO blivet: scanning md126 (/devices/virtual/block/md126)... >20:49:50,607 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: md126 ; incomplete: False ; >20:49:50,608 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:49:50,609 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: Volume1_0 ; incomplete: False ; >20:49:50,610 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:49:50,610 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: md126 ; >20:49:50,611 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: imsm0 ; incomplete: False ; >20:49:50,612 DEBUG blivet: looking up parted Device: /dev/md/imsm0 >20:49:50,613 DEBUG blivet: non-existent RAID container size == 1863.03 GiB >20:49:50,612 DEBUG blivet: DeviceTree.getDeviceByName returned existing 1863.03 GiB mdcontainer imsm0 (21) >20:49:50,621 DEBUG blivet: looking up parted Device: /dev/md/imsm0 >20:49:50,621 DEBUG blivet: non-existent RAID container size == 1863.03 GiB >20:49:50,629 DEBUG blivet: looking up parted Device: /dev/md/imsm0 >20:49:50,630 DEBUG blivet: non-existent RAID container size == 1863.03 GiB >20:49:50,639 DEBUG blivet: MDRaidArrayDevice._addParent: Volume1_0 ; member: imsm0 ; >20:49:50,639 INFO blivet: not going to restore from backup of non-existent /etc/mdadm.conf >20:49:50,645 DEBUG blivet: looking up parted Device: /dev/md/imsm0 >20:49:50,647 DEBUG blivet: non-existent RAID container size == 1863.03 GiB >20:49:50,668 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/mapper/live-base ; hidden: False ; incomplete: False ; >20:49:50,669 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 6144 MiB dm live-base (89) with existing ext4 filesystem >20:49:50,682 DEBUG blivet: looking up parted Device: /dev/md/imsm0 >20:49:50,683 DEBUG blivet: non-existent RAID container size == 1863.03 GiB >20:49:50,696 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >20:49:50,733 DEBUG blivet: looking up parted Device: /dev/sr0 >20:49:50,826 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >20:49:50,868 DEBUG blivet: looking up parted Device: /dev/sr0 >20:50:35,214 DEBUG blivet: registered device format class DeviceFormat as None >20:50:35,214 DEBUG blivet: registered device format class LUKS as luks >20:50:35,214 DEBUG blivet: registered device format class DMRaidMember as dmraidmember >20:50:35,216 DEBUG blivet: registered device format class Ext2FS as ext2 >20:50:35,216 DEBUG blivet: registered device format class Ext3FS as ext3 >20:50:35,216 DEBUG blivet: registered device format class Ext4FS as ext4 >20:50:35,216 DEBUG blivet: registered device format class FATFS as vfat >20:50:35,216 DEBUG blivet: registered device format class EFIFS as efi >20:50:35,216 DEBUG blivet: registered device format class BTRFS as btrfs >20:50:35,216 DEBUG blivet: registered device format class GFS2 as gfs2 >20:50:35,216 DEBUG blivet: registered device format class JFS as jfs >20:50:35,216 DEBUG blivet: registered device format class ReiserFS as reiserfs >20:50:35,217 DEBUG blivet: registered device format class XFS as xfs >20:50:35,217 DEBUG blivet: registered device format class HFS as hfs >20:50:35,217 DEBUG blivet: registered device format class AppleBootstrapFS as appleboot >20:50:35,217 DEBUG blivet: registered device format class HFSPlus as hfs+ >20:50:35,217 DEBUG blivet: registered device format class MacEFIFS as macefi >20:50:35,217 DEBUG blivet: registered device format class NTFS as ntfs >20:50:35,217 DEBUG blivet: registered device format class NFS as nfs >20:50:35,217 DEBUG blivet: registered device format class NFSv4 as nfs4 >20:50:35,217 DEBUG blivet: registered device format class Iso9660FS as iso9660 >20:50:35,217 DEBUG blivet: registered device format class NoDevFS as nodev >20:50:35,217 DEBUG blivet: registered device format class DevPtsFS as devpts >20:50:35,217 DEBUG blivet: registered device format class ProcFS as proc >20:50:35,217 DEBUG blivet: registered device format class SysFS as sysfs >20:50:35,217 DEBUG blivet: registered device format class TmpFS as tmpfs >20:50:35,217 DEBUG blivet: registered device format class BindFS as bind >20:50:35,217 DEBUG blivet: registered device format class SELinuxFS as selinuxfs >20:50:35,217 DEBUG blivet: registered device format class USBFS as usbfs >20:50:35,218 DEBUG blivet: registered device format class SwapSpace as swap >20:50:35,218 DEBUG blivet: registered device format class BIOSBoot as biosboot >20:50:35,218 DEBUG blivet: registered device format class DiskLabel as disklabel >20:50:35,218 DEBUG blivet: registered device format class PPCPRePBoot as prepboot >20:50:35,219 DEBUG blivet: registered device format class MDRaidMember as mdmember >20:50:35,219 DEBUG blivet: registered device format class MultipathMember as multipath_member >20:50:35,219 DEBUG blivet: registered device format class LVMPhysicalVolume as lvmpv >20:50:35,243 DEBUG blivet: IGNORED: Caught exception, continuing. >20:50:35,243 DEBUG blivet: IGNORED: Problem description: failed to get initiator name from iscsi firmware >20:50:35,243 DEBUG blivet: IGNORED: Begin exception details. >20:50:35,244 DEBUG blivet: IGNORED: Traceback (most recent call last): >20:50:35,244 DEBUG blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/iscsi.py", line 87, in __init__ >20:50:35,244 DEBUG blivet: IGNORED: initiatorname = libiscsi.get_firmware_initiator_name() >20:50:35,244 DEBUG blivet: IGNORED: IOError: Unknown error >20:50:35,244 DEBUG blivet: IGNORED: End exception details. >20:50:36,107 INFO blivet: not going to create backup copy of non-existent /etc/mdadm.conf >20:50:36,107 INFO blivet: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >20:50:36,113 INFO blivet: sdd1 looks to be the live device; marking as protected >20:50:36,123 INFO blivet: devices to scan: ['sdd', 'sdd1', 'sdd2', 'sdd3', 'sde', 'sde1', 'sda', 'sda1', 'sdb', 'sr0', 'sdc', 'sdc1', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'dm-0', 'dm-1', 'dm-2', 'dm-3', 'dm-4', 'dm-5', 'md126', 'md126p1', 'md126p2', 'md126p3', 'md127'] >20:50:36,126 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-Generic_Flash_Disk_5A203520-0:0 /dev/disk/by-label/Fedora-Live-Workstation-x86_64-2 /dev/disk/by-path/pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0 /dev/disk/by-uuid/2014-10-10-01-34-21-00', > 'DEVNAME': 'sdd', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/host6/target6:0:0/6:0:0:0/block/sdd', > 'DEVTYPE': 'disk', > 'ID_BUS': 'usb', > '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-Workstation-x86_64-2', > 'ID_FS_LABEL_ENC': 'Fedora-Live-Workstation-x86_64-2', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2014-10-10-01-34-21-00', > 'ID_FS_UUID_ENC': '2014-10-10-01-34-21-00', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Flash_Disk', > 'ID_MODEL_ENC': 'Flash\\x20Disk\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '6387', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '6e9f246b', > 'ID_PATH': 'pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_1_1_0-scsi-0_0_0_0', > 'ID_REVISION': '8.07', > 'ID_SERIAL': 'Generic_Flash_Disk_5A203520-0:0', > 'ID_SERIAL_SHORT': '5A203520', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Generic', > 'ID_VENDOR_ENC': 'Generic\\x20', > 'ID_VENDOR_ID': '058f', > 'MAJOR': '8', > 'MINOR': '48', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '543061', > 'name': 'sdd', > 'symlinks': ['/dev/disk/by-id/usb-Generic_Flash_Disk_5A203520-0:0', > '/dev/disk/by-label/Fedora-Live-Workstation-x86_64-2', > '/dev/disk/by-path/pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0', > '/dev/disk/by-uuid/2014-10-10-01-34-21-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/host6/target6:0:0/6:0:0:0/block/sdd'} ; name: sdd ; >20:50:36,126 INFO blivet: scanning sdd (/devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/host6/target6:0:0/6:0:0:0/block/sdd)... >20:50:36,126 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdd ; incomplete: False ; >20:50:36,127 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:50:36,127 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdd ; >20:50:36,127 INFO blivet: sdd is a disk >20:50:36,127 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 1 >20:50:36,129 DEBUG blivet: DiskDevice._setFormat: sdd ; current: None ; type: None ; >20:50:36,132 INFO blivet: added disk sdd (id 0) to device tree >20:50:36,133 DEBUG blivet: looking up parted Device: /dev/sdd >20:50:36,132 INFO blivet: got device: DiskDevice instance (0x7fadfbc60d10) -- > name = sdd status = True kids = 0 id = 0 > parents = [] > uuid = None size = 1911 MiB > format = existing None > major = 8 minor = 48 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/host6/target6:0:0/6:0:0:0/block/sdd partedDevice = parted.Device instance -- > model: Generic Flash Disk path: /dev/sdd type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 3913728 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (1018, 62, 62) biosGeometry: (243, 255, 63) > PedDevice: <_ped.Device object at 0x7fadfbc4f0e0> > target size = 0 B path = /dev/sdd > format args = [] originalFormat = None removable = True partedDevice = <parted.device.Device object at 0x7fadfbc4bad0> >20:50:36,140 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdd ; >20:50:36,140 INFO blivet: type detected on 'sdd' is 'iso9660' >20:50:36,140 DEBUG blivet: Iso9660FS.supported: supported: True ; >20:50:36,140 DEBUG blivet: getFormat('iso9660') returning Iso9660FS instance with object id 3 >20:50:36,141 DEBUG blivet: DiskDevice._setFormat: sdd ; current: None ; type: iso9660 ; >20:50:36,141 INFO blivet: got format: existing iso9660 filesystem >20:50:36,143 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-Generic_Flash_Disk_5A203520-0:0-part1 /dev/disk/by-label/Fedora-Live-Workstation-x86_64-2 /dev/disk/by-path/pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0-part1 /dev/disk/by-uuid/2014-10-10-01-34-21-00', > 'DEVNAME': 'sdd1', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/host6/target6:0:0/6:0:0:0/block/sdd/sdd1', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > '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-Workstation-x86_64-2', > 'ID_FS_LABEL_ENC': 'Fedora-Live-Workstation-x86_64-2', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2014-10-10-01-34-21-00', > 'ID_FS_UUID_ENC': '2014-10-10-01-34-21-00', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Flash_Disk', > 'ID_MODEL_ENC': 'Flash\\x20Disk\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '6387', > 'ID_PART_ENTRY_DISK': '8:48', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '0', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '2656256', > 'ID_PART_ENTRY_TYPE': '0x0', > 'ID_PART_ENTRY_UUID': '6e9f246b-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '6e9f246b', > 'ID_PATH': 'pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_1_1_0-scsi-0_0_0_0', > 'ID_REVISION': '8.07', > 'ID_SERIAL': 'Generic_Flash_Disk_5A203520-0:0', > 'ID_SERIAL_SHORT': '5A203520', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Generic', > 'ID_VENDOR_ENC': 'Generic\\x20', > 'ID_VENDOR_ID': '058f', > 'MAJOR': '8', > 'MINOR': '49', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '0', > 'USEC_INITIALIZED': '543073', > 'name': 'sdd1', > 'symlinks': ['/dev/disk/by-id/usb-Generic_Flash_Disk_5A203520-0:0-part1', > '/dev/disk/by-label/Fedora-Live-Workstation-x86_64-2', > '/dev/disk/by-path/pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0-part1', > '/dev/disk/by-uuid/2014-10-10-01-34-21-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/host6/target6:0:0/6:0:0:0/block/sdd/sdd1'} ; name: sdd1 ; >20:50:36,143 INFO blivet: scanning sdd1 (/devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/host6/target6:0:0/6:0:0:0/block/sdd/sdd1)... >20:50:36,143 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdd1 ; incomplete: False ; >20:50:36,143 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:50:36,143 INFO blivet: sdd1 is a partition >20:50:36,144 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdd1 ; >20:50:36,144 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdd ; incomplete: False ; >20:50:36,144 DEBUG blivet: DeviceTree.getDeviceByName returned existing 1911 MiB disk sdd (0) with existing iso9660 filesystem >20:50:36,146 DEBUG blivet: lvm filter: adding sdd1 to the reject list >20:50:36,146 DEBUG blivet: ignoring partition sdd1 on iso9660 >20:50:36,146 DEBUG blivet: no device obtained for sdd1 >20:50:36,148 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-Generic_Flash_Disk_5A203520-0:0-part2 /dev/disk/by-label/EFI /dev/disk/by-path/pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0-part2 /dev/disk/by-uuid/4C54-8A45', > 'DEVNAME': 'sdd2', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/host6/target6:0:0/6:0:0:0/block/sdd/sdd2', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > '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': 'EFI', > 'ID_FS_LABEL_ENC': 'EFI', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'vfat', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '4C54-8A45', > 'ID_FS_UUID_ENC': '4C54-8A45', > 'ID_FS_VERSION': 'FAT12', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Flash_Disk', > 'ID_MODEL_ENC': 'Flash\\x20Disk\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '6387', > 'ID_PART_ENTRY_DISK': '8:48', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '172', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '10164', > 'ID_PART_ENTRY_TYPE': '0xef', > 'ID_PART_ENTRY_UUID': '6e9f246b-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '6e9f246b', > 'ID_PATH': 'pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_1_1_0-scsi-0_0_0_0', > 'ID_REVISION': '8.07', > 'ID_SERIAL': 'Generic_Flash_Disk_5A203520-0:0', > 'ID_SERIAL_SHORT': '5A203520', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Generic', > 'ID_VENDOR_ENC': 'Generic\\x20', > 'ID_VENDOR_ID': '058f', > 'MAJOR': '8', > 'MINOR': '50', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '543085', > 'name': 'sdd2', > 'symlinks': ['/dev/disk/by-id/usb-Generic_Flash_Disk_5A203520-0:0-part2', > '/dev/disk/by-label/EFI', > '/dev/disk/by-path/pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0-part2', > '/dev/disk/by-uuid/4C54-8A45'], > 'sysfs_path': '/devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/host6/target6:0:0/6:0:0:0/block/sdd/sdd2'} ; name: sdd2 ; >20:50:36,148 INFO blivet: scanning sdd2 (/devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/host6/target6:0:0/6:0:0:0/block/sdd/sdd2)... >20:50:36,148 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdd2 ; incomplete: False ; >20:50:36,148 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:50:36,148 INFO blivet: sdd2 is a partition >20:50:36,148 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdd2 ; >20:50:36,149 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdd ; incomplete: False ; >20:50:36,149 DEBUG blivet: DeviceTree.getDeviceByName returned existing 1911 MiB disk sdd (0) with existing iso9660 filesystem >20:50:36,150 DEBUG blivet: lvm filter: adding sdd2 to the reject list >20:50:36,150 DEBUG blivet: ignoring partition sdd2 on iso9660 >20:50:36,151 DEBUG blivet: no device obtained for sdd2 >20:50:36,152 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-Generic_Flash_Disk_5A203520-0:0-part3 /dev/disk/by-label/Fedora\\x20Live /dev/disk/by-path/pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0-part3 /dev/disk/by-uuid/2d8f9c9c-f112-360a-bcba-31dbb9d5f074', > 'DEVNAME': 'sdd3', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/host6/target6:0:0/6:0:0:0/block/sdd/sdd3', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > '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', > 'ID_FS_LABEL_ENC': 'Fedora\\x20Live', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'hfsplus', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2d8f9c9c-f112-360a-bcba-31dbb9d5f074', > 'ID_FS_UUID_ENC': '2d8f9c9c-f112-360a-bcba-31dbb9d5f074', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Flash_Disk', > 'ID_MODEL_ENC': 'Flash\\x20Disk\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '6387', > 'ID_PART_ENTRY_DISK': '8:48', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '10416', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '40704', > 'ID_PART_ENTRY_TYPE': '0x0', > 'ID_PART_ENTRY_UUID': '6e9f246b-03', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '6e9f246b', > 'ID_PATH': 'pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_1_1_0-scsi-0_0_0_0', > 'ID_REVISION': '8.07', > 'ID_SERIAL': 'Generic_Flash_Disk_5A203520-0:0', > 'ID_SERIAL_SHORT': '5A203520', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Generic', > 'ID_VENDOR_ENC': 'Generic\\x20', > 'ID_VENDOR_ID': '058f', > 'MAJOR': '8', > 'MINOR': '51', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '543097', > 'name': 'sdd3', > 'symlinks': ['/dev/disk/by-id/usb-Generic_Flash_Disk_5A203520-0:0-part3', > '/dev/disk/by-label/Fedora\\x20Live', > '/dev/disk/by-path/pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0-part3', > '/dev/disk/by-uuid/2d8f9c9c-f112-360a-bcba-31dbb9d5f074'], > 'sysfs_path': '/devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/host6/target6:0:0/6:0:0:0/block/sdd/sdd3'} ; name: sdd3 ; >20:50:36,152 INFO blivet: scanning sdd3 (/devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/host6/target6:0:0/6:0:0:0/block/sdd/sdd3)... >20:50:36,153 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdd3 ; incomplete: False ; >20:50:36,153 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:50:36,153 INFO blivet: sdd3 is a partition >20:50:36,153 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdd3 ; >20:50:36,154 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdd ; incomplete: False ; >20:50:36,154 DEBUG blivet: DeviceTree.getDeviceByName returned existing 1911 MiB disk sdd (0) with existing iso9660 filesystem >20:50:36,156 DEBUG blivet: lvm filter: adding sdd3 to the reject list >20:50:36,156 DEBUG blivet: ignoring partition sdd3 on iso9660 >20:50:36,156 DEBUG blivet: no device obtained for sdd3 >20:50:36,157 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-Generic_Flash_Disk_2A5C0ADD-0:0 /dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0', > 'DEVNAME': 'sde', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2:1.0/host7/target7:0:0/7:0:0:0/block/sde', > 'DEVTYPE': 'disk', > 'ID_BUS': 'usb', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Flash_Disk', > 'ID_MODEL_ENC': 'Flash\\x20Disk\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '6387', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '05d1fd8f', > 'ID_PATH': 'pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_2_1_0-scsi-0_0_0_0', > 'ID_REVISION': '8.07', > 'ID_SERIAL': 'Generic_Flash_Disk_2A5C0ADD-0:0', > 'ID_SERIAL_SHORT': '2A5C0ADD', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Generic', > 'ID_VENDOR_ENC': 'Generic\\x20', > 'ID_VENDOR_ID': '058f', > 'MAJOR': '8', > 'MINOR': '64', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '7940052', > 'name': 'sde', > 'symlinks': ['/dev/disk/by-id/usb-Generic_Flash_Disk_2A5C0ADD-0:0', > '/dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2:1.0/host7/target7:0:0/7:0:0:0/block/sde'} ; name: sde ; >20:50:36,157 INFO blivet: scanning sde (/devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2:1.0/host7/target7:0:0/7:0:0:0/block/sde)... >20:50:36,158 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sde ; incomplete: False ; >20:50:36,158 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:50:36,158 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sde ; >20:50:36,159 INFO blivet: sde is a disk >20:50:36,159 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 6 >20:50:36,159 DEBUG blivet: DiskDevice._setFormat: sde ; current: None ; type: None ; >20:50:36,162 INFO blivet: added disk sde (id 5) to device tree >20:50:36,162 DEBUG blivet: looking up parted Device: /dev/sde >20:50:36,162 INFO blivet: got device: DiskDevice instance (0x7fadfbbfcf10) -- > name = sde status = True kids = 0 id = 5 > parents = [] > uuid = None size = 1911 MiB > format = existing None > major = 8 minor = 64 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2:1.0/host7/target7:0:0/7:0:0:0/block/sde partedDevice = parted.Device instance -- > model: Generic Flash Disk path: /dev/sde type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 3913728 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (1018, 62, 62) biosGeometry: (243, 255, 63) > PedDevice: <_ped.Device object at 0x7fadfbc4f4d0> > target size = 0 B path = /dev/sde > format args = [] originalFormat = None removable = True partedDevice = <parted.device.Device object at 0x7fadfbb92090> >20:50:36,168 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sde ; >20:50:36,168 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sde ; label_type: dos ; >20:50:36,168 DEBUG blivet: DiskDevice.setup: sde ; status: True ; controllable: True ; orig: False ; >20:50:36,169 DEBUG blivet: required disklabel type for sde (1) is None >20:50:36,169 DEBUG blivet: default disklabel type for sde is msdos >20:50:36,169 DEBUG blivet: selecting msdos disklabel for sde based on size >20:50:36,169 DEBUG blivet: DiskLabel.__init__: device: /dev/sde ; labelType: msdos ; exists: True ; >20:50:36,181 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7fadfbbfce10>] > device: <parted.device.Device object at 0x7fadfbb9f190> > PedDisk: <_ped.Disk object at 0x7fadfbb9d8c0> >20:50:36,183 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance with object id 8 >20:50:36,184 DEBUG blivet: DiskDevice._setFormat: sde ; current: None ; type: disklabel ; >20:50:36,185 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-Generic_Flash_Disk_2A5C0ADD-0:0-part1 /dev/disk/by-label/2GB /dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0-part1 /dev/disk/by-uuid/F086-D378', > 'DEVNAME': 'sde1', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2:1.0/host7/target7:0:0/7:0:0:0/block/sde/sde1', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > 'ID_FS_LABEL': '2GB', > 'ID_FS_LABEL_ENC': '2GB', > 'ID_FS_TYPE': 'vfat', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'F086-D378', > 'ID_FS_UUID_ENC': 'F086-D378', > 'ID_FS_VERSION': 'FAT32', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Flash_Disk', > 'ID_MODEL_ENC': 'Flash\\x20Disk\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '6387', > 'ID_PART_ENTRY_DISK': '8:64', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '3911680', > 'ID_PART_ENTRY_TYPE': '0xc', > 'ID_PART_ENTRY_UUID': '05d1fd8f-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '05d1fd8f', > 'ID_PATH': 'pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_2_1_0-scsi-0_0_0_0', > 'ID_REVISION': '8.07', > 'ID_SERIAL': 'Generic_Flash_Disk_2A5C0ADD-0:0', > 'ID_SERIAL_SHORT': '2A5C0ADD', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Generic', > 'ID_VENDOR_ENC': 'Generic\\x20', > 'ID_VENDOR_ID': '058f', > 'MAJOR': '8', > 'MINOR': '65', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '7940100', > 'name': 'sde1', > 'symlinks': ['/dev/disk/by-id/usb-Generic_Flash_Disk_2A5C0ADD-0:0-part1', > '/dev/disk/by-label/2GB', > '/dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0-part1', > '/dev/disk/by-uuid/F086-D378'], > 'sysfs_path': '/devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2:1.0/host7/target7:0:0/7:0:0:0/block/sde/sde1'} ; name: sde1 ; >20:50:36,185 INFO blivet: scanning sde1 (/devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2:1.0/host7/target7:0:0/7:0:0:0/block/sde/sde1)... >20:50:36,186 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sde1 ; incomplete: False ; >20:50:36,186 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:50:36,186 INFO blivet: sde1 is a partition >20:50:36,186 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sde1 ; >20:50:36,186 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sde ; incomplete: False ; >20:50:36,187 DEBUG blivet: DeviceTree.getDeviceByName returned existing 1911 MiB disk sde (5) with existing msdos disklabel >20:50:36,189 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sde ; >20:50:36,189 DEBUG blivet: PartitionDevice._setFormat: sde1 ; >20:50:36,189 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 11 >20:50:36,189 DEBUG blivet: PartitionDevice._setFormat: sde1 ; current: None ; type: None ; >20:50:36,189 DEBUG blivet: looking up parted Partition: /dev/sde1 >20:50:36,190 DEBUG blivet: PartitionDevice.probe: sde1 ; exists: True ; >20:50:36,190 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sde1 ; flag: 1 ; >20:50:36,190 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sde1 ; flag: 10 ; >20:50:36,191 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sde1 ; flag: 12 ; >20:50:36,191 INFO blivet: added partition sde1 (id 10) to device tree >20:50:36,192 DEBUG blivet: looking up parted Device: /dev/sde1 >20:50:36,191 INFO blivet: got device: PartitionDevice instance (0x7fadfbbfcdd0) -- > name = sde1 status = True kids = 0 id = 10 > parents = ['existing 1911 MiB disk sde (5) with existing msdos disklabel'] > uuid = None size = 1910 MiB > format = existing None > major = 8 minor = 65 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2:1.0/host7/target7:0:0/7:0:0:0/block/sde/sde1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sde1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 3911680 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32686 did: 0 busy: False > hardwareGeometry: (1017, 62, 62) biosGeometry: (243, 255, 63) > PedDevice: <_ped.Device object at 0x7fadfbc4f680> > target size = 0 B path = /dev/sde1 > format args = [] originalFormat = None grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fadfbb9f250> fileSystem: <parted.filesystem.FileSystem object at 0x7fadfbbfcd50> > number: 1 path: /dev/sde1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fadfbbfce90> PedPartition: <_ped.Partition object at 0x7fae03918110> > disk = existing 1911 MiB disk sde (5) with existing msdos disklabel > start = 2048 end = 3913727 length = 3911680 > flags = boot, lba >20:50:36,202 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sde1 ; >20:50:36,202 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sde1 ; label_type: None ; >20:50:36,202 DEBUG blivet: device sde1 does not contain a disklabel >20:50:36,202 DEBUG blivet: getFormat('efi') returning EFIFS instance with object id 13 >20:50:36,202 INFO blivet: type detected on 'sde1' is 'vfat' >20:50:36,202 DEBUG blivet: getFormat('efi') returning EFIFS instance with object id 14 >20:50:36,203 DEBUG blivet: PartitionDevice._setFormat: sde1 ; >20:50:36,203 DEBUG blivet: PartitionDevice._setFormat: sde1 ; current: None ; type: efi ; >20:50:36,203 INFO blivet: got format: existing efi filesystem >20:50:36,205 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-HGST_HTS721010A9E630_JR10006PGYE8KF /dev/disk/by-id/wwn-0x5000cca6accd6099', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '156', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '154', > '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': 'isw_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_VERSION': '1.0.00', > 'ID_MODEL': 'HGST_HTS721010A9E630', > 'ID_MODEL_ENC': 'HGST\\x20HTS721010A9E630\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_REVISION': 'JB0OA3J0', > 'ID_SERIAL': 'HGST_HTS721010A9E630_JR10006PGYE8KF', > 'ID_SERIAL_SHORT': 'JR10006PGYE8KF', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000cca6accd6099', > 'ID_WWN_WITH_EXTENSION': '0x5000cca6accd6099', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '544510', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-HGST_HTS721010A9E630_JR10006PGYE8KF', > '/dev/disk/by-id/wwn-0x5000cca6accd6099'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >20:50:36,205 INFO blivet: scanning sda (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >20:50:36,205 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda ; incomplete: False ; >20:50:36,206 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:50:36,206 INFO blivet: sda is part of a biosraid >20:50:36,206 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 17 >20:50:36,206 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: None ; >20:50:36,206 INFO blivet: added disk sda (id 16) to device tree >20:50:36,206 DEBUG blivet: looking up parted Device: /dev/sda >20:50:36,206 INFO blivet: got device: DiskDevice instance (0x7fadfbb9f850) -- > name = sda status = True kids = 0 id = 16 > parents = [] > uuid = None size = 931.51 GiB > format = existing None > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA HGST HTS721010A9 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x7fadfbc4f7a0> > target size = 0 B path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7fadfbb9f810> >20:50:36,220 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda ; >20:50:36,311 INFO blivet: type detected on 'sda' is 'isw_raid_member' >20:50:36,312 DEBUG blivet: MDRaidMember.__init__: uuid: None ; exists: True ; label: None ; device: /dev/sda ; serial: JR10006PGYE8KF ; mdUuid: b25f8e60-5528-d464-f928-d3a6da2a145f ; biosraid: True ; >20:50:36,312 DEBUG blivet: getFormat('isw_raid_member') returning MDRaidMember instance with object id 19 >20:50:36,312 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: mdmember ; >20:50:36,312 INFO blivet: got format: existing mdmember >20:50:36,313 DEBUG blivet: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sda ; >20:50:36,313 DEBUG blivet: DeviceTree.getDeviceByUuid: hidden: False ; uuid: b25f8e60-5528-d464-f928-d3a6da2a145f ; incomplete: True ; >20:50:36,313 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >20:50:36,422 INFO blivet: using name imsm0 for md array containing member sda >20:50:36,423 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 21 >20:50:36,423 DEBUG blivet: MDRaidArrayDevice._setFormat: imsm0 ; current: None ; type: None ; >20:50:36,424 DEBUG blivet: MDRaidArrayDevice.updateSysfsPath: imsm0 ; >20:50:36,424 DEBUG blivet: MDRaidArrayDevice._addParent: imsm0 ; member: sda ; >20:50:36,424 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sda ; >20:50:36,425 DEBUG blivet: looking up parted Device: /dev/md/imsm0 >20:50:36,425 INFO blivet: added mdcontainer imsm0 (id 20) to device tree >20:50:36,426 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-HGST_HTS721010A9E630_JR10006PGYE8KF-part1 /dev/disk/by-id/wwn-0x5000cca6accd6099-part1', > 'DEVNAME': 'sda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '156', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '154', > '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': 'isw_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_VERSION': '1.0.00', > 'ID_MODEL': 'HGST_HTS721010A9E630', > 'ID_MODEL_ENC': 'HGST\\x20HTS721010A9E630\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_REVISION': 'JB0OA3J0', > 'ID_SERIAL': 'HGST_HTS721010A9E630_JR10006PGYE8KF', > 'ID_SERIAL_SHORT': 'JR10006PGYE8KF', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000cca6accd6099', > 'ID_WWN_WITH_EXTENSION': '0x5000cca6accd6099', > 'MAJOR': '8', > 'MINOR': '1', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '2163500', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/ata-HGST_HTS721010A9E630_JR10006PGYE8KF-part1', > '/dev/disk/by-id/wwn-0x5000cca6accd6099-part1'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1'} ; name: sda1 ; >20:50:36,427 INFO blivet: scanning sda1 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >20:50:36,427 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda1 ; incomplete: False ; >20:50:36,427 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:50:36,427 INFO blivet: sda1 is a partition >20:50:36,427 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda1 ; >20:50:36,428 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda ; incomplete: False ; >20:50:36,428 DEBUG blivet: DeviceTree.getDeviceByName returned existing 931.51 GiB disk sda (16) with existing mdmember >20:50:36,430 DEBUG blivet: ignoring partition sda1 on mdmember >20:50:36,430 DEBUG blivet: no device obtained for sda1 >20:50:36,432 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-HGST_HTS721010A9E630_JR10006PGYE5TF /dev/disk/by-id/wwn-0x5000cca6accd6043', > 'DEVNAME': 'sdb', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '166', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '164', > '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': 'isw_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_VERSION': '1.0.00', > 'ID_MODEL': 'HGST_HTS721010A9E630', > 'ID_MODEL_ENC': 'HGST\\x20HTS721010A9E630\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_REVISION': 'JB0OA3J0', > 'ID_SERIAL': 'HGST_HTS721010A9E630_JR10006PGYE5TF', > 'ID_SERIAL_SHORT': 'JR10006PGYE5TF', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000cca6accd6043', > 'ID_WWN_WITH_EXTENSION': '0x5000cca6accd6043', > 'MAJOR': '8', > 'MINOR': '16', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '544834', > 'name': 'sdb', > 'symlinks': ['/dev/disk/by-id/ata-HGST_HTS721010A9E630_JR10006PGYE5TF', > '/dev/disk/by-id/wwn-0x5000cca6accd6043'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb'} ; name: sdb ; >20:50:36,432 INFO blivet: scanning sdb (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb)... >20:50:36,432 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdb ; incomplete: False ; >20:50:36,432 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:50:36,432 INFO blivet: sdb is part of a biosraid >20:50:36,432 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 25 >20:50:36,433 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: None ; >20:50:36,433 INFO blivet: added disk sdb (id 24) to device tree >20:50:36,433 DEBUG blivet: looking up parted Device: /dev/sdb >20:50:36,433 INFO blivet: got device: DiskDevice instance (0x7fadfbcf6650) -- > name = sdb status = True kids = 0 id = 24 > parents = [] > uuid = None size = 931.51 GiB > format = existing None > major = 8 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb partedDevice = parted.Device instance -- > model: ATA HGST HTS721010A9 path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x7fadfbc4f8c0> > target size = 0 B path = /dev/sdb > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7fadfbbb53d0> >20:50:36,449 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb ; >20:50:36,603 INFO blivet: type detected on 'sdb' is 'isw_raid_member' >20:50:36,604 DEBUG blivet: MDRaidMember.__init__: uuid: None ; exists: True ; label: None ; device: /dev/sdb ; serial: JR10006PGYE5TF ; mdUuid: b25f8e60-5528-d464-f928-d3a6da2a145f ; biosraid: True ; >20:50:36,604 DEBUG blivet: getFormat('isw_raid_member') returning MDRaidMember instance with object id 27 >20:50:36,604 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: mdmember ; >20:50:36,604 INFO blivet: got format: existing mdmember >20:50:36,605 DEBUG blivet: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sdb ; >20:50:36,605 DEBUG blivet: DeviceTree.getDeviceByUuid: hidden: False ; uuid: b25f8e60-5528-d464-f928-d3a6da2a145f ; incomplete: True ; >20:50:36,605 DEBUG blivet: looking up parted Device: /dev/md/imsm0 >20:50:36,606 DEBUG blivet: non-existent RAID container size == 931.51 GiB >20:50:36,605 DEBUG blivet: DeviceTree.getDeviceByUuid returned existing 931.51 GiB mdcontainer imsm0 (20) >20:50:36,609 DEBUG blivet: MDRaidArrayDevice._addParent: imsm0 ; member: sdb ; >20:50:36,609 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sdb ; >20:50:36,610 DEBUG blivet: looking up parted Device: /dev/md/imsm0 >20:50:36,611 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-TSSTcorp_CDDVDW_SN-208FB_S12C6YCF1002SH', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_CD': '1', > 'ID_CDROM_CD_R': '1', > 'ID_CDROM_CD_RW': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_DVD_PLUS_R': '1', > 'ID_CDROM_DVD_PLUS_RW': '1', > 'ID_CDROM_DVD_PLUS_R_DL': '1', > 'ID_CDROM_DVD_R': '1', > 'ID_CDROM_DVD_RAM': '1', > 'ID_CDROM_DVD_RW': '1', > 'ID_CDROM_MRW': '1', > 'ID_CDROM_MRW_W': '1', > 'ID_MODEL': 'TSSTcorp_CDDVDW_SN-208FB', > 'ID_MODEL_ENC': 'TSSTcorp\\x20CDDVDW\\x20SN-208FB\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_REVISION': 'TC00', > 'ID_SERIAL': 'TSSTcorp_CDDVDW_SN-208FB_S12C6YCF1002SH', > 'ID_SERIAL_SHORT': 'S12C6YCF1002SH', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '545307', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-TSSTcorp_CDDVDW_SN-208FB_S12C6YCF1002SH'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sr0'} ; name: sr0 ; >20:50:36,611 INFO blivet: scanning sr0 (/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sr0)... >20:50:36,611 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sr0 ; incomplete: False ; >20:50:36,612 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:50:36,612 INFO blivet: sr0 is a cdrom >20:50:36,612 DEBUG blivet: DeviceTree.addUdevOpticalDevice: >20:50:36,612 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 30 >20:50:36,612 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >20:50:36,612 INFO blivet: added cdrom sr0 (id 29) to device tree >20:50:36,613 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >20:50:36,652 DEBUG blivet: looking up parted Device: /dev/sr0 >20:50:36,612 INFO blivet: got device: OpticalDevice instance (0x7fadfbbb5390) -- > name = sr0 status = True kids = 0 id = 29 > parents = [] > uuid = None size = 0 > format = existing None > major = 11 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sr0 partedDevice = None > target size = 0 B path = /dev/sr0 > format args = [] originalFormat = None >20:50:36,736 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >20:50:36,778 DEBUG blivet: looking up parted Device: /dev/sr0 >20:50:36,862 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >20:50:36,862 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >20:50:36,903 DEBUG blivet: no media present for device sr0 >20:50:36,906 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-Crucial_CT120M500SSD3_13270943E9D2 /dev/disk/by-id/wwn-0x500a07510943e9d2', > 'DEVNAME': 'sdc', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sdc', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'Crucial_CT120M500SSD3', > 'ID_MODEL_ENC': 'Crucial_CT120M500SSD3\\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': '3dcdcf37', > 'ID_REVISION': 'MU03', > 'ID_SERIAL': 'Crucial_CT120M500SSD3_13270943E9D2', > 'ID_SERIAL_SHORT': '13270943E9D2', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x500a07510943e9d2', > 'ID_WWN_WITH_EXTENSION': '0x500a07510943e9d2', > 'MAJOR': '8', > 'MINOR': '32', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '545812', > 'name': 'sdc', > 'symlinks': ['/dev/disk/by-id/ata-Crucial_CT120M500SSD3_13270943E9D2', > '/dev/disk/by-id/wwn-0x500a07510943e9d2'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sdc'} ; name: sdc ; >20:50:36,907 INFO blivet: scanning sdc (/devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sdc)... >20:50:36,907 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdc ; incomplete: False ; >20:50:36,908 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:50:36,908 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdc ; >20:50:36,909 INFO blivet: sdc is a disk >20:50:36,909 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 34 >20:50:36,909 DEBUG blivet: DiskDevice._setFormat: sdc ; current: None ; type: None ; >20:50:36,912 INFO blivet: added disk sdc (id 33) to device tree >20:50:36,913 DEBUG blivet: looking up parted Device: /dev/sdc >20:50:36,913 INFO blivet: got device: DiskDevice instance (0x7fadfbbb5490) -- > name = sdc status = True kids = 0 id = 33 > parents = [] > uuid = None size = 111.79 GiB > format = existing None > major = 8 minor = 32 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sdc partedDevice = parted.Device instance -- > model: ATA Crucial_CT120M50 path: /dev/sdc type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 234441648 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 6 did: 0 busy: False > hardwareGeometry: (14593, 255, 63) biosGeometry: (14593, 255, 63) > PedDevice: <_ped.Device object at 0x7fadfbc4f830> > target size = 0 B path = /dev/sdc > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7fadfbbcd390> >20:50:36,932 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdc ; >20:50:36,933 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdc ; label_type: dos ; >20:50:36,933 DEBUG blivet: DiskDevice.setup: sdc ; status: True ; controllable: True ; orig: False ; >20:50:36,933 DEBUG blivet: required disklabel type for sdc (1) is None >20:50:36,933 DEBUG blivet: default disklabel type for sdc is msdos >20:50:36,933 DEBUG blivet: selecting msdos disklabel for sdc based on size >20:50:36,933 DEBUG blivet: DiskLabel.__init__: device: /dev/sdc ; labelType: msdos ; exists: True ; >20:50:36,942 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7fadfbbcd810>] > device: <parted.device.Device object at 0x7fadfbbcd5d0> > PedDisk: <_ped.Disk object at 0x7fadfbbcef38> >20:50:36,942 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance with object id 36 >20:50:36,943 DEBUG blivet: DiskDevice._setFormat: sdc ; current: None ; type: disklabel ; >20:50:36,945 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-Crucial_CT120M500SSD3_13270943E9D2-part1 /dev/disk/by-id/wwn-0x500a07510943e9d2-part1 /dev/disk/by-label/Windows\\x20Boot /dev/disk/by-uuid/E6DA15CCDA159A3F', > 'DEVNAME': 'sdc1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sdc/sdc1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'Windows_Boot', > 'ID_FS_LABEL_ENC': 'Windows\\x20Boot', > 'ID_FS_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'E6DA15CCDA159A3F', > 'ID_FS_UUID_ENC': 'E6DA15CCDA159A3F', > 'ID_MODEL': 'Crucial_CT120M500SSD3', > 'ID_MODEL_ENC': 'Crucial_CT120M500SSD3\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:32', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '234436608', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_ENTRY_UUID': '3dcdcf37-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '3dcdcf37', > 'ID_REVISION': 'MU03', > 'ID_SERIAL': 'Crucial_CT120M500SSD3_13270943E9D2', > 'ID_SERIAL_SHORT': '13270943E9D2', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x500a07510943e9d2', > 'ID_WWN_WITH_EXTENSION': '0x500a07510943e9d2', > 'MAJOR': '8', > 'MINOR': '33', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '545848', > 'name': 'sdc1', > 'symlinks': ['/dev/disk/by-id/ata-Crucial_CT120M500SSD3_13270943E9D2-part1', > '/dev/disk/by-id/wwn-0x500a07510943e9d2-part1', > '/dev/disk/by-label/Windows\\x20Boot', > '/dev/disk/by-uuid/E6DA15CCDA159A3F'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sdc/sdc1'} ; name: sdc1 ; >20:50:36,945 INFO blivet: scanning sdc1 (/devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sdc/sdc1)... >20:50:36,945 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdc1 ; incomplete: False ; >20:50:36,946 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:50:36,946 INFO blivet: sdc1 is a partition >20:50:36,946 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdc1 ; >20:50:36,947 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdc ; incomplete: False ; >20:50:36,947 DEBUG blivet: DeviceTree.getDeviceByName returned existing 111.79 GiB disk sdc (33) with existing msdos disklabel >20:50:36,949 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sdc ; >20:50:36,949 DEBUG blivet: PartitionDevice._setFormat: sdc1 ; >20:50:36,949 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 39 >20:50:36,950 DEBUG blivet: PartitionDevice._setFormat: sdc1 ; current: None ; type: None ; >20:50:36,950 DEBUG blivet: looking up parted Partition: /dev/sdc1 >20:50:36,950 DEBUG blivet: PartitionDevice.probe: sdc1 ; exists: True ; >20:50:36,950 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 1 ; >20:50:36,951 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 10 ; >20:50:36,951 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 12 ; >20:50:36,951 INFO blivet: added partition sdc1 (id 38) to device tree >20:50:36,953 DEBUG blivet: looking up parted Device: /dev/sdc1 >20:50:36,951 INFO blivet: got device: PartitionDevice instance (0x7fadfbbcdb90) -- > name = sdc1 status = True kids = 0 id = 38 > parents = ['existing 111.79 GiB disk sdc (33) with existing msdos disklabel'] > uuid = None size = 111.79 GiB > format = existing None > major = 8 minor = 33 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc1 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 234436608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (14593, 255, 63) biosGeometry: (14593, 255, 63) > PedDevice: <_ped.Device object at 0x7fadfbc4f9e0> > target size = 0 B path = /dev/sdc1 > format args = [] originalFormat = None grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fadfbbcd690> fileSystem: <parted.filesystem.FileSystem object at 0x7fadfbbcdad0> > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fadfbbcd8d0> PedPartition: <_ped.Partition object at 0x7fadfbbc7ef0> > disk = existing 111.79 GiB disk sdc (33) with existing msdos disklabel > start = 2048 end = 234438655 length = 234436608 > flags = boot >20:50:36,964 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdc1 ; >20:50:36,965 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdc1 ; label_type: None ; >20:50:36,965 DEBUG blivet: device sdc1 does not contain a disklabel >20:50:36,965 INFO blivet: type detected on 'sdc1' is 'ntfs' >20:50:36,965 DEBUG blivet: NTFS.supported: supported: False ; >20:50:36,965 DEBUG blivet: getFormat('ntfs') returning NTFS instance with object id 41 >20:50:36,966 DEBUG blivet: PartitionDevice._setFormat: sdc1 ; >20:50:36,966 DEBUG blivet: PartitionDevice._setFormat: sdc1 ; current: None ; type: ntfs ; >20:50:36,966 INFO blivet: got format: existing ntfs filesystem >20:50:36,966 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': '4.0', > 'MAJOR': '7', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '578540', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >20:50:36,967 INFO blivet: scanning loop0 (/devices/virtual/block/loop0)... >20:50:36,967 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop0 ; incomplete: False ; >20:50:36,967 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:50:36,967 INFO blivet: loop0 is a loop device >20:50:36,967 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop0 ; >20:50:36,968 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: /osmin.img (deleted) ; incomplete: False ; >20:50:36,968 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:50:36,968 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 44 >20:50:36,968 DEBUG blivet: FileDevice._setFormat: /osmin.img (deleted) ; current: None ; type: None ; >20:50:36,968 INFO blivet: added file /osmin.img (deleted) (id 43) to device tree >20:50:36,969 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin.img (deleted) ; >20:50:36,969 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 47 >20:50:36,969 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >20:50:36,969 INFO blivet: added loop loop0 (id 46) to device tree >20:50:36,969 INFO blivet: got device: LoopDevice instance (0x7fadfbbcdd90) -- > name = loop0 status = False kids = 0 id = 46 > parents = ['existing 0 B file /osmin.img (deleted) (43)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop0 > format args = [] originalFormat = None >20:50:36,970 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >20:50:36,971 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >20:50:36,971 DEBUG blivet: device loop0 does not contain a disklabel >20:50:36,971 INFO blivet: type detected on 'loop0' is 'squashfs' >20:50:36,971 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance with object id 49 >20:50:36,971 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >20:50:36,972 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': '579042', > 'name': 'loop1', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >20:50:36,972 INFO blivet: scanning loop1 (/devices/virtual/block/loop1)... >20:50:36,972 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop1 ; incomplete: False ; >20:50:36,972 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:50:36,972 INFO blivet: loop1 is a loop device >20:50:36,972 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop1 ; >20:50:36,973 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: /osmin ; incomplete: False ; >20:50:36,973 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:50:36,973 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 52 >20:50:36,973 DEBUG blivet: FileDevice._setFormat: /osmin ; current: None ; type: None ; >20:50:36,973 INFO blivet: added file /osmin (id 51) to device tree >20:50:36,974 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin ; >20:50:36,974 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 55 >20:50:36,974 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >20:50:36,974 INFO blivet: added loop loop1 (id 54) to device tree >20:50:36,974 INFO blivet: got device: LoopDevice instance (0x7fadfbbcd210) -- > name = loop1 status = False kids = 0 id = 54 > parents = ['existing 0 B file /osmin (51)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop1 > format args = [] originalFormat = None >20:50:36,975 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >20:50:36,975 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >20:50:36,976 DEBUG blivet: device loop1 does not contain a disklabel >20:50:36,976 INFO blivet: type detected on 'loop1' is 'DM_snapshot_cow' >20:50:36,976 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance with object id 57 >20:50:36,976 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >20:50:36,976 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': '4.0', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '579520', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >20:50:36,977 INFO blivet: scanning loop2 (/devices/virtual/block/loop2)... >20:50:36,977 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop2 ; incomplete: False ; >20:50:36,977 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:50:36,977 INFO blivet: loop2 is a loop device >20:50:36,977 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop2 ; >20:50:36,978 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: /run/initramfs/live/LiveOS/squashfs.img ; incomplete: False ; >20:50:36,978 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:50:36,978 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 60 >20:50:36,978 DEBUG blivet: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >20:50:36,978 INFO blivet: added file /run/initramfs/live/LiveOS/squashfs.img (id 59) to device tree >20:50:36,979 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >20:50:36,979 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 63 >20:50:36,979 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >20:50:36,979 INFO blivet: added loop loop2 (id 62) to device tree >20:50:36,979 INFO blivet: got device: LoopDevice instance (0x7fadfbbcd150) -- > name = loop2 status = False kids = 0 id = 62 > parents = ['existing 0 B file /run/initramfs/live/LiveOS/squashfs.img (59)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop2 > format args = [] originalFormat = None >20:50:36,980 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >20:50:36,981 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >20:50:36,981 DEBUG blivet: device loop2 does not contain a disklabel >20:50:36,981 INFO blivet: type detected on 'loop2' is 'squashfs' >20:50:36,981 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance with object id 65 >20:50:36,981 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >20:50:36,982 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-label/_Fedora-Live-Wor /dev/disk/by-uuid/0ad82566-098c-46a4-88c8-10a2e187408a', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': '_Fedora-Live-Wor', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Wor', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '0ad82566-098c-46a4-88c8-10a2e187408a', > 'ID_FS_UUID_ENC': '0ad82566-098c-46a4-88c8-10a2e187408a', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '580010', > 'name': 'loop3', > 'symlinks': ['/dev/disk/by-label/_Fedora-Live-Wor', > '/dev/disk/by-uuid/0ad82566-098c-46a4-88c8-10a2e187408a'], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >20:50:36,982 INFO blivet: scanning loop3 (/devices/virtual/block/loop3)... >20:50:36,982 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop3 ; incomplete: False ; >20:50:36,983 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:50:36,983 INFO blivet: loop3 is a loop device >20:50:36,983 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop3 ; >20:50:36,983 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: /LiveOS/ext3fs.img ; incomplete: False ; >20:50:36,983 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:50:36,983 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 68 >20:50:36,984 DEBUG blivet: FileDevice._setFormat: /LiveOS/ext3fs.img ; current: None ; type: None ; >20:50:36,984 INFO blivet: added file /LiveOS/ext3fs.img (id 67) to device tree >20:50:36,984 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /LiveOS/ext3fs.img ; >20:50:36,984 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 71 >20:50:36,985 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: None ; >20:50:36,985 INFO blivet: added loop loop3 (id 70) to device tree >20:50:36,985 INFO blivet: got device: LoopDevice instance (0x7fadfbbba050) -- > name = loop3 status = False kids = 0 id = 70 > parents = ['existing 0 B file /LiveOS/ext3fs.img (67)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop3 > format args = [] originalFormat = None >20:50:36,986 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop3 ; >20:50:36,986 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop3 ; label_type: None ; >20:50:36,986 DEBUG blivet: device loop3 does not contain a disklabel >20:50:36,986 INFO blivet: type detected on 'loop3' is 'ext4' >20:50:36,986 DEBUG blivet: Ext4FS.supported: supported: True ; >20:50:36,986 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 73 >20:50:36,987 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: ext4 ; >20:50:36,987 INFO blivet: got format: existing ext4 filesystem >20:50:36,987 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop4', > 'DEVPATH': '/devices/virtual/block/loop4', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '580528', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >20:50:36,987 INFO blivet: scanning loop4 (/devices/virtual/block/loop4)... >20:50:36,988 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop4 ; incomplete: False ; >20:50:36,988 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:50:36,988 INFO blivet: loop4 is a loop device >20:50:36,988 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop4 ; >20:50:36,988 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: /overlay (deleted) ; incomplete: False ; >20:50:36,989 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:50:36,989 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 76 >20:50:36,989 DEBUG blivet: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >20:50:36,989 INFO blivet: added file /overlay (deleted) (id 75) to device tree >20:50:36,989 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >20:50:36,990 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 79 >20:50:36,990 DEBUG blivet: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >20:50:36,990 INFO blivet: added loop loop4 (id 78) to device tree >20:50:36,990 INFO blivet: got device: LoopDevice instance (0x7fadfbbcda90) -- > name = loop4 status = False kids = 0 id = 78 > parents = ['existing 0 B file /overlay (deleted) (75)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop4 > format args = [] originalFormat = None >20:50:36,991 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop4 ; >20:50:36,991 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop4 ; label_type: None ; >20:50:36,991 DEBUG blivet: device loop4 does not contain a disklabel >20:50:36,991 INFO blivet: type detected on 'loop4' is 'DM_snapshot_cow' >20:50:36,991 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance with object id 81 >20:50:36,991 DEBUG blivet: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >20:50:36,992 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/_Fedora-Live-Wor /dev/disk/by-uuid/0ad82566-098c-46a4-88c8-10a2e187408a /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-Wor', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Wor', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '0ad82566-098c-46a4-88c8-10a2e187408a', > 'ID_FS_UUID_ENC': '0ad82566-098c-46a4-88c8-10a2e187408a', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '83086', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/_Fedora-Live-Wor', > '/dev/disk/by-uuid/0ad82566-098c-46a4-88c8-10a2e187408a', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >20:50:36,992 INFO blivet: scanning live-rw (/devices/virtual/block/dm-0)... >20:50:36,993 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-rw ; incomplete: False ; >20:50:36,993 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:50:36,993 INFO blivet: live-rw is a device-mapper device >20:50:36,993 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-rw ; >20:50:36,993 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop3 ; incomplete: False ; >20:50:36,994 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop3 (70) with existing ext4 filesystem >20:50:36,994 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop4 ; incomplete: False ; >20:50:36,994 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop4 (78) >20:50:36,995 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-rw ; incomplete: False ; >20:50:36,995 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:50:36,996 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop4 ; >20:50:36,996 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 84 >20:50:36,996 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: None ; >20:50:36,996 INFO blivet: added dm live-rw (id 83) to device tree >20:50:36,996 DEBUG blivet: looking up parted Device: /dev/mapper/live-rw >20:50:36,996 INFO blivet: got device: DMDevice instance (0x7fadfbbba3d0) -- > name = live-rw status = True kids = 0 id = 83 > parents = ['existing 0 B loop loop4 (78)'] > uuid = None size = 6144 MiB > format = existing None > 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: 12582912 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 8224 did: 12635 busy: True > hardwareGeometry: (783, 255, 63) biosGeometry: (783, 255, 63) > PedDevice: <_ped.Device object at 0x7fadfbc4fb90> > target size = 0 B path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >20:50:37,004 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >20:50:37,004 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >20:50:37,004 DEBUG blivet: device live-rw does not contain a disklabel >20:50:37,004 INFO blivet: type detected on 'live-rw' is 'ext4' >20:50:37,005 DEBUG blivet: Ext4FS.supported: supported: True ; >20:50:37,005 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 86 >20:50:37,005 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >20:50:37,005 INFO blivet: got format: existing ext4 filesystem >20:50:37,006 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-base /dev/disk/by-label/_Fedora-Live-Wor /dev/disk/by-uuid/0ad82566-098c-46a4-88c8-10a2e187408a /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-Wor', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Wor', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '0ad82566-098c-46a4-88c8-10a2e187408a', > 'ID_FS_UUID_ENC': '0ad82566-098c-46a4-88c8-10a2e187408a', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '9613', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-base', > '/dev/disk/by-label/_Fedora-Live-Wor', > '/dev/disk/by-uuid/0ad82566-098c-46a4-88c8-10a2e187408a', > '/dev/mapper/live-base'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-base ; >20:50:37,006 INFO blivet: scanning live-base (/devices/virtual/block/dm-1)... >20:50:37,006 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-base ; incomplete: False ; >20:50:37,006 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:50:37,007 INFO blivet: live-base is a device-mapper device >20:50:37,007 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-base ; >20:50:37,007 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >20:50:37,007 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop3 ; incomplete: False ; >20:50:37,008 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop3 (70) with existing ext4 filesystem >20:50:37,008 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-base ; incomplete: False ; >20:50:37,008 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:50:37,009 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop3 ; >20:50:37,009 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 89 >20:50:37,009 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: None ; >20:50:37,009 INFO blivet: added dm live-base (id 88) to device tree >20:50:37,009 DEBUG blivet: looking up parted Device: /dev/mapper/live-base >20:50:37,009 INFO blivet: got device: DMDevice instance (0x7fadfbbba710) -- > name = live-base status = True kids = 0 id = 88 > parents = ['existing 0 B loop loop3 (70) with existing ext4 filesystem'] > uuid = None size = 6144 MiB > format = existing None > 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: 12582912 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (783, 255, 63) biosGeometry: (783, 255, 63) > PedDevice: <_ped.Device object at 0x7fadfbc4fb00> > target size = 0 B path = /dev/mapper/live-base > format args = [] originalFormat = None target = None dmUuid = None >20:50:37,014 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-base ; >20:50:37,015 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-base ; label_type: None ; >20:50:37,015 DEBUG blivet: device live-base does not contain a disklabel >20:50:37,015 INFO blivet: type detected on 'live-base' is 'ext4' >20:50:37,015 DEBUG blivet: Ext4FS.supported: supported: True ; >20:50:37,015 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 91 >20:50:37,015 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: ext4 ; >20:50:37,015 INFO blivet: got format: existing ext4 filesystem >20:50:37,016 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-osimg-min /dev/disk/by-label/_Fedora-Live-Wor /dev/disk/by-uuid/0ad82566-098c-46a4-88c8-10a2e187408a /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-Wor', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Wor', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '0ad82566-098c-46a4-88c8-10a2e187408a', > 'ID_FS_UUID_ENC': '0ad82566-098c-46a4-88c8-10a2e187408a', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '17227', > 'name': 'dm-2', > 'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', > '/dev/disk/by-label/_Fedora-Live-Wor', > '/dev/disk/by-uuid/0ad82566-098c-46a4-88c8-10a2e187408a', > '/dev/mapper/live-osimg-min'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: live-osimg-min ; >20:50:37,017 INFO blivet: scanning live-osimg-min (/devices/virtual/block/dm-2)... >20:50:37,017 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-osimg-min ; incomplete: False ; >20:50:37,017 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:50:37,017 INFO blivet: live-osimg-min is a device-mapper device >20:50:37,017 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-osimg-min ; >20:50:37,018 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >20:50:37,018 DEBUG blivet: DMDevice.getDMNode: live-base ; status: True ; >20:50:37,018 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop1 ; incomplete: False ; >20:50:37,019 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop1 (54) >20:50:37,019 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop3 ; incomplete: False ; >20:50:37,020 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop3 (70) with existing ext4 filesystem >20:50:37,020 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-osimg-min ; incomplete: False ; >20:50:37,020 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:50:37,021 DEBUG blivet: LoopDevice.addChild: kids: 1 ; name: loop3 ; >20:50:37,021 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 94 >20:50:37,021 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: None ; >20:50:37,021 INFO blivet: added dm live-osimg-min (id 93) to device tree >20:50:37,022 DEBUG blivet: looking up parted Device: /dev/mapper/live-osimg-min >20:50:37,021 INFO blivet: got device: DMDevice instance (0x7fadfbbb54d0) -- > name = live-osimg-min status = True kids = 0 id = 93 > parents = ['existing 0 B loop loop3 (70) with existing ext4 filesystem'] > uuid = None size = 6144 MiB > format = existing None > 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: 12582912 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (783, 255, 63) biosGeometry: (783, 255, 63) > PedDevice: <_ped.Device object at 0x7fadfbc4fc20> > target size = 0 B path = /dev/mapper/live-osimg-min > format args = [] originalFormat = None target = None dmUuid = None >20:50:37,026 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-osimg-min ; >20:50:37,027 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-osimg-min ; label_type: None ; >20:50:37,027 DEBUG blivet: device live-osimg-min does not contain a disklabel >20:50:37,027 INFO blivet: type detected on 'live-osimg-min' is 'ext4' >20:50:37,027 DEBUG blivet: Ext4FS.supported: supported: True ; >20:50:37,027 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 96 >20:50:37,027 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: ext4 ; >20:50:37,027 INFO blivet: got format: existing ext4 filesystem >20:50:37,029 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-fedora-swap /dev/disk/by-id/dm-uuid-LVM-6a0WiiAUqQarXiMkx0o5i283OgP0YnXluEV3w3mNeDQUMrH4zkXIUXxbUiy72Pq2 /dev/disk/by-uuid/87fa1b24-a37e-4a20-b93f-efebf65f5122 /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-6a0WiiAUqQarXiMkx0o5i283OgP0YnXluEV3w3mNeDQUMrH4zkXIUXxbUiy72Pq2', > 'DM_VG_NAME': 'fedora', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': '87fa1b24-a37e-4a20-b93f-efebf65f5122', > 'ID_FS_UUID_ENC': '87fa1b24-a37e-4a20-b93f-efebf65f5122', > 'ID_FS_VERSION': '1', > 'MAJOR': '253', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '476152', > 'name': 'dm-3', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora-swap', > '/dev/disk/by-id/dm-uuid-LVM-6a0WiiAUqQarXiMkx0o5i283OgP0YnXluEV3w3mNeDQUMrH4zkXIUXxbUiy72Pq2', > '/dev/disk/by-uuid/87fa1b24-a37e-4a20-b93f-efebf65f5122', > '/dev/fedora/swap', > '/dev/mapper/fedora-swap'], > 'sysfs_path': '/devices/virtual/block/dm-3'} ; name: fedora-swap ; >20:50:37,029 INFO blivet: scanning fedora-swap (/devices/virtual/block/dm-3)... >20:50:37,029 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: fedora-swap ; incomplete: False ; >20:50:37,029 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:50:37,029 INFO blivet: fedora-swap is an lvm logical volume >20:50:37,029 DEBUG blivet: DeviceTree.addUdevLVDevice: name: fedora-swap ; >20:50:37,030 DEBUG blivet: DeviceTree.getDeviceByName: hidden: True ; name: fedora ; incomplete: False ; >20:50:37,030 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:50:37,031 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-v8pe8l-Nwiu-osYZ-541A-crBz-Z8VR-bW1qGo /dev/disk/by-id/md-uuid-2f0ca709:60236419:f7d237c0:e031795d-part3 /dev/md/Volume1_0p3', > 'DEVNAME': 'md126p3', > 'DEVPATH': '/devices/virtual/block/md126/md126p3', > 'DEVTYPE': 'partition', > 'ID_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'v8pe8l-Nwiu-osYZ-541A-crBz-Z8VR-bW1qGo', > 'ID_FS_UUID_ENC': 'v8pe8l-Nwiu-osYZ-541A-crBz-Z8VR-bW1qGo', > 'ID_FS_VERSION': 'LVM2 001', > 'ID_PART_ENTRY_DISK': '9:126', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '3174010880', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '732983296', > 'ID_PART_ENTRY_TYPE': '0x8e', > 'ID_PART_ENTRY_UUID': '22fc5314-03', > 'MAJOR': '259', > 'MD_CONTAINER': '/dev/md/imsm0', > 'MD_DEVICES': '2', > 'MD_DEVICE_sda_DEV': '/dev/sda', > 'MD_DEVICE_sda_ROLE': '0', > 'MD_DEVICE_sdb_DEV': '/dev/sdb', > 'MD_DEVICE_sdb_ROLE': '1', > 'MD_DEVNAME': 'Volume1_0', > 'MD_LEVEL': 'raid0', > 'MD_MEMBER': '0', > 'MD_UUID': '2f0ca709:60236419:f7d237c0:e031795d', > 'MINOR': '2', > 'SUBSYSTEM': 'block', > 'SYSTEMD_READY': '0', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '970772', > 'name': 'md126p3', > 'symlinks': ['/dev/disk/by-id/lvm-pv-uuid-v8pe8l-Nwiu-osYZ-541A-crBz-Z8VR-bW1qGo', > '/dev/disk/by-id/md-uuid-2f0ca709:60236419:f7d237c0:e031795d-part3', > '/dev/md/Volume1_0p3'], > 'sysfs_path': '/devices/virtual/block/md126/md126p3'} ; name: md126p3 ; >20:50:37,031 INFO blivet: scanning md126p3 (/devices/virtual/block/md126/md126p3)... >20:50:37,032 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: md126p3 ; incomplete: False ; >20:50:37,032 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:50:37,032 INFO blivet: md126p3 is a partition >20:50:37,032 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: md126p3 ; >20:50:37,032 DEBUG blivet: link: Volume1_0p1 -> ../md126p1 >20:50:37,032 DEBUG blivet: link: Volume1_0p3 -> ../md126p3 >20:50:37,032 DEBUG blivet: returning Volume1_0p3 >20:50:37,033 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: Volume1_0p3 ; incomplete: False ; >20:50:37,033 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:50:37,033 DEBUG blivet: link: Volume1_0p1 -> ../md126p1 >20:50:37,033 DEBUG blivet: link: Volume1_0p3 -> ../md126p3 >20:50:37,033 DEBUG blivet: link: Volume1_0p2 -> ../md126p2 >20:50:37,033 DEBUG blivet: link: Volume1_0 -> ../md126 >20:50:37,033 DEBUG blivet: returning Volume1_0 >20:50:37,034 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: Volume1_0 ; incomplete: False ; >20:50:37,034 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:50:37,035 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/md-uuid-2f0ca709:60236419:f7d237c0:e031795d /dev/md/Volume1_0', > 'DEVNAME': 'md126', > 'DEVPATH': '/devices/virtual/block/md126', > 'DEVTYPE': 'disk', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '22fc5314', > 'MAJOR': '9', > 'MD_CONTAINER': '/dev/md/imsm0', > 'MD_DEVICES': '2', > 'MD_DEVICE_sda_DEV': '/dev/sda', > 'MD_DEVICE_sda_ROLE': '0', > 'MD_DEVICE_sdb_DEV': '/dev/sdb', > 'MD_DEVICE_sdb_ROLE': '1', > 'MD_DEVNAME': 'Volume1_0', > 'MD_LEVEL': 'raid0', > 'MD_MEMBER': '0', > 'MD_UUID': '2f0ca709:60236419:f7d237c0:e031795d', > 'MINOR': '126', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_MD_CONTAINER': '/dev/md/imsm0', > 'UDISKS_MD_DEVICES': '2', > 'UDISKS_MD_DEVICE_sda_DEV': '/dev/sda', > 'UDISKS_MD_DEVICE_sda_ROLE': '0', > 'UDISKS_MD_DEVICE_sdb_DEV': '/dev/sdb', > 'UDISKS_MD_DEVICE_sdb_ROLE': '1', > 'UDISKS_MD_DEVNAME': 'Volume1_0', > 'UDISKS_MD_LEVEL': 'raid0', > 'UDISKS_MD_MEMBER': '0', > 'UDISKS_MD_UUID': '2f0ca709:60236419:f7d237c0:e031795d', > 'USEC_INITIALIZED': '916315', > 'name': 'md126', > 'symlinks': ['/dev/disk/by-id/md-uuid-2f0ca709:60236419:f7d237c0:e031795d', > '/dev/md/Volume1_0'], > 'sysfs_path': '/devices/virtual/block/md126'} ; name: md126 ; >20:50:37,035 INFO blivet: scanning md126 (/devices/virtual/block/md126)... >20:50:37,036 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: md126 ; incomplete: False ; >20:50:37,036 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:50:37,036 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: Volume1_0 ; incomplete: True ; >20:50:37,037 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:50:37,037 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: md126 ; >20:50:37,037 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: imsm0 ; incomplete: False ; >20:50:37,038 DEBUG blivet: looking up parted Device: /dev/md/imsm0 >20:50:37,038 DEBUG blivet: non-existent RAID container size == 1863.03 GiB >20:50:37,038 DEBUG blivet: DeviceTree.getDeviceByName returned existing 1863.03 GiB mdcontainer imsm0 (20) >20:50:37,041 DEBUG blivet: MDRaidArrayDevice._addParent: Volume1_0 ; member: imsm0 ; >20:50:37,042 INFO blivet: not going to restore from backup of non-existent /etc/mdadm.conf >20:50:37,047 DEBUG blivet: looking up parted Device: /dev/md/imsm0 >20:50:37,047 DEBUG blivet: non-existent RAID container size == 1863.03 GiB >20:50:37,049 DEBUG blivet: looking up parted Device: /dev/md/imsm0 >20:51:10,554 DEBUG blivet: registered device format class DeviceFormat as None >20:51:10,554 DEBUG blivet: registered device format class LUKS as luks >20:51:10,554 DEBUG blivet: registered device format class DMRaidMember as dmraidmember >20:51:10,556 DEBUG blivet: registered device format class Ext2FS as ext2 >20:51:10,556 DEBUG blivet: registered device format class Ext3FS as ext3 >20:51:10,556 DEBUG blivet: registered device format class Ext4FS as ext4 >20:51:10,556 DEBUG blivet: registered device format class FATFS as vfat >20:51:10,556 DEBUG blivet: registered device format class EFIFS as efi >20:51:10,557 DEBUG blivet: registered device format class BTRFS as btrfs >20:51:10,557 DEBUG blivet: registered device format class GFS2 as gfs2 >20:51:10,557 DEBUG blivet: registered device format class JFS as jfs >20:51:10,557 DEBUG blivet: registered device format class ReiserFS as reiserfs >20:51:10,557 DEBUG blivet: registered device format class XFS as xfs >20:51:10,557 DEBUG blivet: registered device format class HFS as hfs >20:51:10,557 DEBUG blivet: registered device format class AppleBootstrapFS as appleboot >20:51:10,557 DEBUG blivet: registered device format class HFSPlus as hfs+ >20:51:10,557 DEBUG blivet: registered device format class MacEFIFS as macefi >20:51:10,558 DEBUG blivet: registered device format class NTFS as ntfs >20:51:10,558 DEBUG blivet: registered device format class NFS as nfs >20:51:10,558 DEBUG blivet: registered device format class NFSv4 as nfs4 >20:51:10,558 DEBUG blivet: registered device format class Iso9660FS as iso9660 >20:51:10,558 DEBUG blivet: registered device format class NoDevFS as nodev >20:51:10,558 DEBUG blivet: registered device format class DevPtsFS as devpts >20:51:10,558 DEBUG blivet: registered device format class ProcFS as proc >20:51:10,558 DEBUG blivet: registered device format class SysFS as sysfs >20:51:10,558 DEBUG blivet: registered device format class TmpFS as tmpfs >20:51:10,558 DEBUG blivet: registered device format class BindFS as bind >20:51:10,558 DEBUG blivet: registered device format class SELinuxFS as selinuxfs >20:51:10,558 DEBUG blivet: registered device format class USBFS as usbfs >20:51:10,559 DEBUG blivet: registered device format class SwapSpace as swap >20:51:10,559 DEBUG blivet: registered device format class BIOSBoot as biosboot >20:51:10,559 DEBUG blivet: registered device format class DiskLabel as disklabel >20:51:10,559 DEBUG blivet: registered device format class PPCPRePBoot as prepboot >20:51:10,559 DEBUG blivet: registered device format class MDRaidMember as mdmember >20:51:10,560 DEBUG blivet: registered device format class MultipathMember as multipath_member >20:51:10,560 DEBUG blivet: registered device format class LVMPhysicalVolume as lvmpv >20:51:10,580 DEBUG blivet: IGNORED: Caught exception, continuing. >20:51:10,580 DEBUG blivet: IGNORED: Problem description: failed to get initiator name from iscsi firmware >20:51:10,580 DEBUG blivet: IGNORED: Begin exception details. >20:51:10,580 DEBUG blivet: IGNORED: Traceback (most recent call last): >20:51:10,580 DEBUG blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/iscsi.py", line 87, in __init__ >20:51:10,580 DEBUG blivet: IGNORED: initiatorname = libiscsi.get_firmware_initiator_name() >20:51:10,580 DEBUG blivet: IGNORED: IOError: Unknown error >20:51:10,580 DEBUG blivet: IGNORED: End exception details. >20:51:11,390 INFO blivet: not going to create backup copy of non-existent /etc/mdadm.conf >20:51:11,390 INFO blivet: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >20:51:11,398 INFO blivet: sdd1 looks to be the live device; marking as protected >20:51:11,408 INFO blivet: devices to scan: ['sdd', 'sdd1', 'sdd2', 'sdd3', 'sde', 'sde1', 'sda', 'sda1', 'sdb', 'sr0', 'sdc', 'sdc1', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'dm-0', 'dm-1', 'dm-2', 'dm-3', 'dm-4', 'dm-5', 'md126', 'md126p1', 'md126p2', 'md126p3', 'md127'] >20:51:11,410 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-Generic_Flash_Disk_5A203520-0:0 /dev/disk/by-label/Fedora-Live-Workstation-x86_64-2 /dev/disk/by-path/pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0 /dev/disk/by-uuid/2014-10-10-01-34-21-00', > 'DEVNAME': 'sdd', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/host6/target6:0:0/6:0:0:0/block/sdd', > 'DEVTYPE': 'disk', > 'ID_BUS': 'usb', > '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-Workstation-x86_64-2', > 'ID_FS_LABEL_ENC': 'Fedora-Live-Workstation-x86_64-2', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2014-10-10-01-34-21-00', > 'ID_FS_UUID_ENC': '2014-10-10-01-34-21-00', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Flash_Disk', > 'ID_MODEL_ENC': 'Flash\\x20Disk\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '6387', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '6e9f246b', > 'ID_PATH': 'pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_1_1_0-scsi-0_0_0_0', > 'ID_REVISION': '8.07', > 'ID_SERIAL': 'Generic_Flash_Disk_5A203520-0:0', > 'ID_SERIAL_SHORT': '5A203520', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Generic', > 'ID_VENDOR_ENC': 'Generic\\x20', > 'ID_VENDOR_ID': '058f', > 'MAJOR': '8', > 'MINOR': '48', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '543061', > 'name': 'sdd', > 'symlinks': ['/dev/disk/by-id/usb-Generic_Flash_Disk_5A203520-0:0', > '/dev/disk/by-label/Fedora-Live-Workstation-x86_64-2', > '/dev/disk/by-path/pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0', > '/dev/disk/by-uuid/2014-10-10-01-34-21-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/host6/target6:0:0/6:0:0:0/block/sdd'} ; name: sdd ; >20:51:11,410 INFO blivet: scanning sdd (/devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/host6/target6:0:0/6:0:0:0/block/sdd)... >20:51:11,410 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdd ; incomplete: False ; >20:51:11,410 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:51:11,411 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdd ; >20:51:11,411 INFO blivet: sdd is a disk >20:51:11,411 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 1 >20:51:11,412 DEBUG blivet: DiskDevice._setFormat: sdd ; current: None ; type: None ; >20:51:11,416 INFO blivet: added disk sdd (id 0) to device tree >20:51:11,416 DEBUG blivet: looking up parted Device: /dev/sdd >20:51:11,416 INFO blivet: got device: DiskDevice instance (0x7fd406ab9d10) -- > name = sdd status = True kids = 0 id = 0 > parents = [] > uuid = None size = 1911 MiB > format = existing None > major = 8 minor = 48 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/host6/target6:0:0/6:0:0:0/block/sdd partedDevice = parted.Device instance -- > model: Generic Flash Disk path: /dev/sdd type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 3913728 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (1018, 62, 62) biosGeometry: (243, 255, 63) > PedDevice: <_ped.Device object at 0x7fd406aa80e0> > target size = 0 B path = /dev/sdd > format args = [] originalFormat = None removable = True partedDevice = <parted.device.Device object at 0x7fd406aa4ad0> >20:51:11,423 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdd ; >20:51:11,423 INFO blivet: type detected on 'sdd' is 'iso9660' >20:51:11,424 DEBUG blivet: Iso9660FS.supported: supported: True ; >20:51:11,424 DEBUG blivet: getFormat('iso9660') returning Iso9660FS instance with object id 3 >20:51:11,424 DEBUG blivet: DiskDevice._setFormat: sdd ; current: None ; type: iso9660 ; >20:51:11,424 INFO blivet: got format: existing iso9660 filesystem >20:51:11,426 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-Generic_Flash_Disk_5A203520-0:0-part1 /dev/disk/by-label/Fedora-Live-Workstation-x86_64-2 /dev/disk/by-path/pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0-part1 /dev/disk/by-uuid/2014-10-10-01-34-21-00', > 'DEVNAME': 'sdd1', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/host6/target6:0:0/6:0:0:0/block/sdd/sdd1', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > '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-Workstation-x86_64-2', > 'ID_FS_LABEL_ENC': 'Fedora-Live-Workstation-x86_64-2', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2014-10-10-01-34-21-00', > 'ID_FS_UUID_ENC': '2014-10-10-01-34-21-00', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Flash_Disk', > 'ID_MODEL_ENC': 'Flash\\x20Disk\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '6387', > 'ID_PART_ENTRY_DISK': '8:48', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '0', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '2656256', > 'ID_PART_ENTRY_TYPE': '0x0', > 'ID_PART_ENTRY_UUID': '6e9f246b-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '6e9f246b', > 'ID_PATH': 'pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_1_1_0-scsi-0_0_0_0', > 'ID_REVISION': '8.07', > 'ID_SERIAL': 'Generic_Flash_Disk_5A203520-0:0', > 'ID_SERIAL_SHORT': '5A203520', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Generic', > 'ID_VENDOR_ENC': 'Generic\\x20', > 'ID_VENDOR_ID': '058f', > 'MAJOR': '8', > 'MINOR': '49', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '0', > 'USEC_INITIALIZED': '543073', > 'name': 'sdd1', > 'symlinks': ['/dev/disk/by-id/usb-Generic_Flash_Disk_5A203520-0:0-part1', > '/dev/disk/by-label/Fedora-Live-Workstation-x86_64-2', > '/dev/disk/by-path/pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0-part1', > '/dev/disk/by-uuid/2014-10-10-01-34-21-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/host6/target6:0:0/6:0:0:0/block/sdd/sdd1'} ; name: sdd1 ; >20:51:11,426 INFO blivet: scanning sdd1 (/devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/host6/target6:0:0/6:0:0:0/block/sdd/sdd1)... >20:51:11,427 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdd1 ; incomplete: False ; >20:51:11,427 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:51:11,427 INFO blivet: sdd1 is a partition >20:51:11,427 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdd1 ; >20:51:11,427 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdd ; incomplete: False ; >20:51:11,428 DEBUG blivet: DeviceTree.getDeviceByName returned existing 1911 MiB disk sdd (0) with existing iso9660 filesystem >20:51:11,429 DEBUG blivet: lvm filter: adding sdd1 to the reject list >20:51:11,429 DEBUG blivet: ignoring partition sdd1 on iso9660 >20:51:11,429 DEBUG blivet: no device obtained for sdd1 >20:51:11,431 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-Generic_Flash_Disk_5A203520-0:0-part2 /dev/disk/by-label/EFI /dev/disk/by-path/pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0-part2 /dev/disk/by-uuid/4C54-8A45', > 'DEVNAME': 'sdd2', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/host6/target6:0:0/6:0:0:0/block/sdd/sdd2', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > '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': 'EFI', > 'ID_FS_LABEL_ENC': 'EFI', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'vfat', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '4C54-8A45', > 'ID_FS_UUID_ENC': '4C54-8A45', > 'ID_FS_VERSION': 'FAT12', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Flash_Disk', > 'ID_MODEL_ENC': 'Flash\\x20Disk\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '6387', > 'ID_PART_ENTRY_DISK': '8:48', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '172', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '10164', > 'ID_PART_ENTRY_TYPE': '0xef', > 'ID_PART_ENTRY_UUID': '6e9f246b-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '6e9f246b', > 'ID_PATH': 'pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_1_1_0-scsi-0_0_0_0', > 'ID_REVISION': '8.07', > 'ID_SERIAL': 'Generic_Flash_Disk_5A203520-0:0', > 'ID_SERIAL_SHORT': '5A203520', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Generic', > 'ID_VENDOR_ENC': 'Generic\\x20', > 'ID_VENDOR_ID': '058f', > 'MAJOR': '8', > 'MINOR': '50', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '543085', > 'name': 'sdd2', > 'symlinks': ['/dev/disk/by-id/usb-Generic_Flash_Disk_5A203520-0:0-part2', > '/dev/disk/by-label/EFI', > '/dev/disk/by-path/pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0-part2', > '/dev/disk/by-uuid/4C54-8A45'], > 'sysfs_path': '/devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/host6/target6:0:0/6:0:0:0/block/sdd/sdd2'} ; name: sdd2 ; >20:51:11,431 INFO blivet: scanning sdd2 (/devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/host6/target6:0:0/6:0:0:0/block/sdd/sdd2)... >20:51:11,431 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdd2 ; incomplete: False ; >20:51:11,432 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:51:11,432 INFO blivet: sdd2 is a partition >20:51:11,432 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdd2 ; >20:51:11,432 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdd ; incomplete: False ; >20:51:11,433 DEBUG blivet: DeviceTree.getDeviceByName returned existing 1911 MiB disk sdd (0) with existing iso9660 filesystem >20:51:11,434 DEBUG blivet: lvm filter: adding sdd2 to the reject list >20:51:11,434 DEBUG blivet: ignoring partition sdd2 on iso9660 >20:51:11,434 DEBUG blivet: no device obtained for sdd2 >20:51:11,436 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-Generic_Flash_Disk_5A203520-0:0-part3 /dev/disk/by-label/Fedora\\x20Live /dev/disk/by-path/pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0-part3 /dev/disk/by-uuid/2d8f9c9c-f112-360a-bcba-31dbb9d5f074', > 'DEVNAME': 'sdd3', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/host6/target6:0:0/6:0:0:0/block/sdd/sdd3', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > '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', > 'ID_FS_LABEL_ENC': 'Fedora\\x20Live', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'hfsplus', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2d8f9c9c-f112-360a-bcba-31dbb9d5f074', > 'ID_FS_UUID_ENC': '2d8f9c9c-f112-360a-bcba-31dbb9d5f074', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Flash_Disk', > 'ID_MODEL_ENC': 'Flash\\x20Disk\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '6387', > 'ID_PART_ENTRY_DISK': '8:48', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '10416', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '40704', > 'ID_PART_ENTRY_TYPE': '0x0', > 'ID_PART_ENTRY_UUID': '6e9f246b-03', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '6e9f246b', > 'ID_PATH': 'pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_1_1_0-scsi-0_0_0_0', > 'ID_REVISION': '8.07', > 'ID_SERIAL': 'Generic_Flash_Disk_5A203520-0:0', > 'ID_SERIAL_SHORT': '5A203520', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Generic', > 'ID_VENDOR_ENC': 'Generic\\x20', > 'ID_VENDOR_ID': '058f', > 'MAJOR': '8', > 'MINOR': '51', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '543097', > 'name': 'sdd3', > 'symlinks': ['/dev/disk/by-id/usb-Generic_Flash_Disk_5A203520-0:0-part3', > '/dev/disk/by-label/Fedora\\x20Live', > '/dev/disk/by-path/pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0-part3', > '/dev/disk/by-uuid/2d8f9c9c-f112-360a-bcba-31dbb9d5f074'], > 'sysfs_path': '/devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/host6/target6:0:0/6:0:0:0/block/sdd/sdd3'} ; name: sdd3 ; >20:51:11,436 INFO blivet: scanning sdd3 (/devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/host6/target6:0:0/6:0:0:0/block/sdd/sdd3)... >20:51:11,437 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdd3 ; incomplete: False ; >20:51:11,437 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:51:11,437 INFO blivet: sdd3 is a partition >20:51:11,438 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdd3 ; >20:51:11,438 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdd ; incomplete: False ; >20:51:11,438 DEBUG blivet: DeviceTree.getDeviceByName returned existing 1911 MiB disk sdd (0) with existing iso9660 filesystem >20:51:11,440 DEBUG blivet: lvm filter: adding sdd3 to the reject list >20:51:11,440 DEBUG blivet: ignoring partition sdd3 on iso9660 >20:51:11,440 DEBUG blivet: no device obtained for sdd3 >20:51:11,441 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-Generic_Flash_Disk_2A5C0ADD-0:0 /dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0', > 'DEVNAME': 'sde', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2:1.0/host7/target7:0:0/7:0:0:0/block/sde', > 'DEVTYPE': 'disk', > 'ID_BUS': 'usb', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Flash_Disk', > 'ID_MODEL_ENC': 'Flash\\x20Disk\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '6387', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '05d1fd8f', > 'ID_PATH': 'pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_2_1_0-scsi-0_0_0_0', > 'ID_REVISION': '8.07', > 'ID_SERIAL': 'Generic_Flash_Disk_2A5C0ADD-0:0', > 'ID_SERIAL_SHORT': '2A5C0ADD', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Generic', > 'ID_VENDOR_ENC': 'Generic\\x20', > 'ID_VENDOR_ID': '058f', > 'MAJOR': '8', > 'MINOR': '64', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '7940052', > 'name': 'sde', > 'symlinks': ['/dev/disk/by-id/usb-Generic_Flash_Disk_2A5C0ADD-0:0', > '/dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2:1.0/host7/target7:0:0/7:0:0:0/block/sde'} ; name: sde ; >20:51:11,441 INFO blivet: scanning sde (/devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2:1.0/host7/target7:0:0/7:0:0:0/block/sde)... >20:51:11,441 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sde ; incomplete: False ; >20:51:11,441 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:51:11,442 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sde ; >20:51:11,442 INFO blivet: sde is a disk >20:51:11,442 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 6 >20:51:11,443 DEBUG blivet: DiskDevice._setFormat: sde ; current: None ; type: None ; >20:51:11,446 INFO blivet: added disk sde (id 5) to device tree >20:51:11,446 DEBUG blivet: looking up parted Device: /dev/sde >20:51:11,446 INFO blivet: got device: DiskDevice instance (0x7fd406a55f10) -- > name = sde status = True kids = 0 id = 5 > parents = [] > uuid = None size = 1911 MiB > format = existing None > major = 8 minor = 64 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2:1.0/host7/target7:0:0/7:0:0:0/block/sde partedDevice = parted.Device instance -- > model: Generic Flash Disk path: /dev/sde type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 3913728 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (1018, 62, 62) biosGeometry: (243, 255, 63) > PedDevice: <_ped.Device object at 0x7fd406aa84d0> > target size = 0 B path = /dev/sde > format args = [] originalFormat = None removable = True partedDevice = <parted.device.Device object at 0x7fd4069eb090> >20:51:11,452 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sde ; >20:51:11,452 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sde ; label_type: dos ; >20:51:11,452 DEBUG blivet: DiskDevice.setup: sde ; status: True ; controllable: True ; orig: False ; >20:51:11,452 DEBUG blivet: required disklabel type for sde (1) is None >20:51:11,453 DEBUG blivet: default disklabel type for sde is msdos >20:51:11,453 DEBUG blivet: selecting msdos disklabel for sde based on size >20:51:11,453 DEBUG blivet: DiskLabel.__init__: device: /dev/sde ; labelType: msdos ; exists: True ; >20:51:11,466 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7fd406a55e10>] > device: <parted.device.Device object at 0x7fd4069f8190> > PedDisk: <_ped.Disk object at 0x7fd4069f68c0> >20:51:11,467 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance with object id 8 >20:51:11,468 DEBUG blivet: DiskDevice._setFormat: sde ; current: None ; type: disklabel ; >20:51:11,469 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-Generic_Flash_Disk_2A5C0ADD-0:0-part1 /dev/disk/by-label/2GB /dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0-part1 /dev/disk/by-uuid/F086-D378', > 'DEVNAME': 'sde1', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2:1.0/host7/target7:0:0/7:0:0:0/block/sde/sde1', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > 'ID_FS_LABEL': '2GB', > 'ID_FS_LABEL_ENC': '2GB', > 'ID_FS_TYPE': 'vfat', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'F086-D378', > 'ID_FS_UUID_ENC': 'F086-D378', > 'ID_FS_VERSION': 'FAT32', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Flash_Disk', > 'ID_MODEL_ENC': 'Flash\\x20Disk\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '6387', > 'ID_PART_ENTRY_DISK': '8:64', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '3911680', > 'ID_PART_ENTRY_TYPE': '0xc', > 'ID_PART_ENTRY_UUID': '05d1fd8f-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '05d1fd8f', > 'ID_PATH': 'pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_2_1_0-scsi-0_0_0_0', > 'ID_REVISION': '8.07', > 'ID_SERIAL': 'Generic_Flash_Disk_2A5C0ADD-0:0', > 'ID_SERIAL_SHORT': '2A5C0ADD', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Generic', > 'ID_VENDOR_ENC': 'Generic\\x20', > 'ID_VENDOR_ID': '058f', > 'MAJOR': '8', > 'MINOR': '65', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '7940100', > 'name': 'sde1', > 'symlinks': ['/dev/disk/by-id/usb-Generic_Flash_Disk_2A5C0ADD-0:0-part1', > '/dev/disk/by-label/2GB', > '/dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0-part1', > '/dev/disk/by-uuid/F086-D378'], > 'sysfs_path': '/devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2:1.0/host7/target7:0:0/7:0:0:0/block/sde/sde1'} ; name: sde1 ; >20:51:11,470 INFO blivet: scanning sde1 (/devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2:1.0/host7/target7:0:0/7:0:0:0/block/sde/sde1)... >20:51:11,470 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sde1 ; incomplete: False ; >20:51:11,470 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:51:11,470 INFO blivet: sde1 is a partition >20:51:11,470 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sde1 ; >20:51:11,471 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sde ; incomplete: False ; >20:51:11,471 DEBUG blivet: DeviceTree.getDeviceByName returned existing 1911 MiB disk sde (5) with existing msdos disklabel >20:51:11,473 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sde ; >20:51:11,473 DEBUG blivet: PartitionDevice._setFormat: sde1 ; >20:51:11,473 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 11 >20:51:11,474 DEBUG blivet: PartitionDevice._setFormat: sde1 ; current: None ; type: None ; >20:51:11,474 DEBUG blivet: looking up parted Partition: /dev/sde1 >20:51:11,474 DEBUG blivet: PartitionDevice.probe: sde1 ; exists: True ; >20:51:11,474 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sde1 ; flag: 1 ; >20:51:11,475 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sde1 ; flag: 10 ; >20:51:11,475 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sde1 ; flag: 12 ; >20:51:11,475 INFO blivet: added partition sde1 (id 10) to device tree >20:51:11,477 DEBUG blivet: looking up parted Device: /dev/sde1 >20:51:11,475 INFO blivet: got device: PartitionDevice instance (0x7fd406a55dd0) -- > name = sde1 status = True kids = 0 id = 10 > parents = ['existing 1911 MiB disk sde (5) with existing msdos disklabel'] > uuid = None size = 1910 MiB > format = existing None > major = 8 minor = 65 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2:1.0/host7/target7:0:0/7:0:0:0/block/sde/sde1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sde1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 3911680 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32724 did: 0 busy: False > hardwareGeometry: (1017, 62, 62) biosGeometry: (243, 255, 63) > PedDevice: <_ped.Device object at 0x7fd406aa8680> > target size = 0 B path = /dev/sde1 > format args = [] originalFormat = None grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd4069f8250> fileSystem: <parted.filesystem.FileSystem object at 0x7fd406a55d50> > number: 1 path: /dev/sde1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd406a55e90> PedPartition: <_ped.Partition object at 0x7fd40e771110> > disk = existing 1911 MiB disk sde (5) with existing msdos disklabel > start = 2048 end = 3913727 length = 3911680 > flags = boot, lba >20:51:11,486 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sde1 ; >20:51:11,487 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sde1 ; label_type: None ; >20:51:11,487 DEBUG blivet: device sde1 does not contain a disklabel >20:51:11,487 DEBUG blivet: getFormat('efi') returning EFIFS instance with object id 13 >20:51:11,487 INFO blivet: type detected on 'sde1' is 'vfat' >20:51:11,487 DEBUG blivet: getFormat('efi') returning EFIFS instance with object id 14 >20:51:11,487 DEBUG blivet: PartitionDevice._setFormat: sde1 ; >20:51:11,488 DEBUG blivet: PartitionDevice._setFormat: sde1 ; current: None ; type: efi ; >20:51:11,488 INFO blivet: got format: existing efi filesystem >20:51:11,489 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-HGST_HTS721010A9E630_JR10006PGYE8KF /dev/disk/by-id/wwn-0x5000cca6accd6099', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '156', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '154', > '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': 'isw_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_VERSION': '1.0.00', > 'ID_MODEL': 'HGST_HTS721010A9E630', > 'ID_MODEL_ENC': 'HGST\\x20HTS721010A9E630\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_REVISION': 'JB0OA3J0', > 'ID_SERIAL': 'HGST_HTS721010A9E630_JR10006PGYE8KF', > 'ID_SERIAL_SHORT': 'JR10006PGYE8KF', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000cca6accd6099', > 'ID_WWN_WITH_EXTENSION': '0x5000cca6accd6099', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '544510', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-HGST_HTS721010A9E630_JR10006PGYE8KF', > '/dev/disk/by-id/wwn-0x5000cca6accd6099'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >20:51:11,490 INFO blivet: scanning sda (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >20:51:11,490 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda ; incomplete: False ; >20:51:11,490 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:51:11,490 INFO blivet: sda is part of a biosraid >20:51:11,490 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 17 >20:51:11,491 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: None ; >20:51:11,491 INFO blivet: added disk sda (id 16) to device tree >20:51:11,491 DEBUG blivet: looking up parted Device: /dev/sda >20:51:11,491 INFO blivet: got device: DiskDevice instance (0x7fd4069f8850) -- > name = sda status = True kids = 0 id = 16 > parents = [] > uuid = None size = 931.51 GiB > format = existing None > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA HGST HTS721010A9 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x7fd406aa87a0> > target size = 0 B path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7fd4069f8810> >20:51:11,520 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda ; >20:51:11,718 INFO blivet: type detected on 'sda' is 'isw_raid_member' >20:51:11,719 DEBUG blivet: MDRaidMember.__init__: uuid: None ; exists: True ; label: None ; device: /dev/sda ; serial: JR10006PGYE8KF ; mdUuid: b25f8e60-5528-d464-f928-d3a6da2a145f ; biosraid: True ; >20:51:11,719 DEBUG blivet: getFormat('isw_raid_member') returning MDRaidMember instance with object id 19 >20:51:11,719 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: mdmember ; >20:51:11,719 INFO blivet: got format: existing mdmember >20:51:11,720 DEBUG blivet: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sda ; >20:51:11,720 DEBUG blivet: DeviceTree.getDeviceByUuid: hidden: False ; uuid: b25f8e60-5528-d464-f928-d3a6da2a145f ; incomplete: True ; >20:51:11,720 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >20:51:11,732 INFO blivet: using name imsm0 for md array containing member sda >20:51:11,732 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 21 >20:51:11,733 DEBUG blivet: MDRaidArrayDevice._setFormat: imsm0 ; current: None ; type: None ; >20:51:11,733 DEBUG blivet: MDRaidArrayDevice.updateSysfsPath: imsm0 ; >20:51:11,734 DEBUG blivet: MDRaidArrayDevice._addParent: imsm0 ; member: sda ; >20:51:11,734 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sda ; >20:51:11,734 DEBUG blivet: looking up parted Device: /dev/md/imsm0 >20:51:11,734 INFO blivet: added mdcontainer imsm0 (id 20) to device tree >20:51:11,736 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-HGST_HTS721010A9E630_JR10006PGYE8KF-part1 /dev/disk/by-id/wwn-0x5000cca6accd6099-part1', > 'DEVNAME': 'sda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '156', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '154', > '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': 'isw_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_VERSION': '1.0.00', > 'ID_MODEL': 'HGST_HTS721010A9E630', > 'ID_MODEL_ENC': 'HGST\\x20HTS721010A9E630\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_REVISION': 'JB0OA3J0', > 'ID_SERIAL': 'HGST_HTS721010A9E630_JR10006PGYE8KF', > 'ID_SERIAL_SHORT': 'JR10006PGYE8KF', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000cca6accd6099', > 'ID_WWN_WITH_EXTENSION': '0x5000cca6accd6099', > 'MAJOR': '8', > 'MINOR': '1', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '2163500', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/ata-HGST_HTS721010A9E630_JR10006PGYE8KF-part1', > '/dev/disk/by-id/wwn-0x5000cca6accd6099-part1'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1'} ; name: sda1 ; >20:51:11,736 INFO blivet: scanning sda1 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >20:51:11,736 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda1 ; incomplete: False ; >20:51:11,737 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:51:11,737 INFO blivet: sda1 is a partition >20:51:11,737 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda1 ; >20:51:11,737 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda ; incomplete: False ; >20:51:11,738 DEBUG blivet: DeviceTree.getDeviceByName returned existing 931.51 GiB disk sda (16) with existing mdmember >20:51:11,740 DEBUG blivet: ignoring partition sda1 on mdmember >20:51:11,740 DEBUG blivet: no device obtained for sda1 >20:51:11,741 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-HGST_HTS721010A9E630_JR10006PGYE5TF /dev/disk/by-id/wwn-0x5000cca6accd6043', > 'DEVNAME': 'sdb', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '166', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '164', > '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': 'isw_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_VERSION': '1.0.00', > 'ID_MODEL': 'HGST_HTS721010A9E630', > 'ID_MODEL_ENC': 'HGST\\x20HTS721010A9E630\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_REVISION': 'JB0OA3J0', > 'ID_SERIAL': 'HGST_HTS721010A9E630_JR10006PGYE5TF', > 'ID_SERIAL_SHORT': 'JR10006PGYE5TF', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000cca6accd6043', > 'ID_WWN_WITH_EXTENSION': '0x5000cca6accd6043', > 'MAJOR': '8', > 'MINOR': '16', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '544834', > 'name': 'sdb', > 'symlinks': ['/dev/disk/by-id/ata-HGST_HTS721010A9E630_JR10006PGYE5TF', > '/dev/disk/by-id/wwn-0x5000cca6accd6043'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb'} ; name: sdb ; >20:51:11,741 INFO blivet: scanning sdb (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb)... >20:51:11,742 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdb ; incomplete: False ; >20:51:11,742 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:51:11,742 INFO blivet: sdb is part of a biosraid >20:51:11,742 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 25 >20:51:11,743 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: None ; >20:51:11,743 INFO blivet: added disk sdb (id 24) to device tree >20:51:11,743 DEBUG blivet: looking up parted Device: /dev/sdb >20:51:11,743 INFO blivet: got device: DiskDevice instance (0x7fd406b4f650) -- > name = sdb status = True kids = 0 id = 24 > parents = [] > uuid = None size = 931.51 GiB > format = existing None > major = 8 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb partedDevice = parted.Device instance -- > model: ATA HGST HTS721010A9 path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x7fd406aa88c0> > target size = 0 B path = /dev/sdb > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7fd406a0e3d0> >20:51:11,776 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb ; >20:51:11,926 INFO blivet: type detected on 'sdb' is 'isw_raid_member' >20:51:11,927 DEBUG blivet: MDRaidMember.__init__: uuid: None ; exists: True ; label: None ; device: /dev/sdb ; serial: JR10006PGYE5TF ; mdUuid: b25f8e60-5528-d464-f928-d3a6da2a145f ; biosraid: True ; >20:51:11,927 DEBUG blivet: getFormat('isw_raid_member') returning MDRaidMember instance with object id 27 >20:51:11,927 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: mdmember ; >20:51:11,927 INFO blivet: got format: existing mdmember >20:51:11,928 DEBUG blivet: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sdb ; >20:51:11,928 DEBUG blivet: DeviceTree.getDeviceByUuid: hidden: False ; uuid: b25f8e60-5528-d464-f928-d3a6da2a145f ; incomplete: True ; >20:51:11,928 DEBUG blivet: looking up parted Device: /dev/md/imsm0 >20:51:11,929 DEBUG blivet: non-existent RAID container size == 931.51 GiB >20:51:11,928 DEBUG blivet: DeviceTree.getDeviceByUuid returned existing 931.51 GiB mdcontainer imsm0 (20) >20:51:11,933 DEBUG blivet: MDRaidArrayDevice._addParent: imsm0 ; member: sdb ; >20:51:11,933 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sdb ; >20:51:11,933 DEBUG blivet: looking up parted Device: /dev/md/imsm0 >20:51:11,935 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-TSSTcorp_CDDVDW_SN-208FB_S12C6YCF1002SH', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_CD': '1', > 'ID_CDROM_CD_R': '1', > 'ID_CDROM_CD_RW': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_DVD_PLUS_R': '1', > 'ID_CDROM_DVD_PLUS_RW': '1', > 'ID_CDROM_DVD_PLUS_R_DL': '1', > 'ID_CDROM_DVD_R': '1', > 'ID_CDROM_DVD_RAM': '1', > 'ID_CDROM_DVD_RW': '1', > 'ID_CDROM_MRW': '1', > 'ID_CDROM_MRW_W': '1', > 'ID_MODEL': 'TSSTcorp_CDDVDW_SN-208FB', > 'ID_MODEL_ENC': 'TSSTcorp\\x20CDDVDW\\x20SN-208FB\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_REVISION': 'TC00', > 'ID_SERIAL': 'TSSTcorp_CDDVDW_SN-208FB_S12C6YCF1002SH', > 'ID_SERIAL_SHORT': 'S12C6YCF1002SH', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '545307', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-TSSTcorp_CDDVDW_SN-208FB_S12C6YCF1002SH'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sr0'} ; name: sr0 ; >20:51:11,935 INFO blivet: scanning sr0 (/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sr0)... >20:51:11,935 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sr0 ; incomplete: False ; >20:51:11,935 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:51:11,935 INFO blivet: sr0 is a cdrom >20:51:11,936 DEBUG blivet: DeviceTree.addUdevOpticalDevice: >20:51:11,936 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 30 >20:51:11,936 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >20:51:11,936 INFO blivet: added cdrom sr0 (id 29) to device tree >20:51:11,937 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >20:51:11,975 DEBUG blivet: looking up parted Device: /dev/sr0 >20:51:11,936 INFO blivet: got device: OpticalDevice instance (0x7fd406a0e390) -- > name = sr0 status = True kids = 0 id = 29 > parents = [] > uuid = None size = 0 > format = existing None > major = 11 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sr0 partedDevice = None > target size = 0 B path = /dev/sr0 > format args = [] originalFormat = None >20:51:12,061 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >20:51:12,102 DEBUG blivet: looking up parted Device: /dev/sr0 >20:51:12,182 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >20:51:12,182 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >20:51:12,220 DEBUG blivet: no media present for device sr0 >20:51:12,224 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-Crucial_CT120M500SSD3_13270943E9D2 /dev/disk/by-id/wwn-0x500a07510943e9d2', > 'DEVNAME': 'sdc', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sdc', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'Crucial_CT120M500SSD3', > 'ID_MODEL_ENC': 'Crucial_CT120M500SSD3\\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': '3dcdcf37', > 'ID_REVISION': 'MU03', > 'ID_SERIAL': 'Crucial_CT120M500SSD3_13270943E9D2', > 'ID_SERIAL_SHORT': '13270943E9D2', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x500a07510943e9d2', > 'ID_WWN_WITH_EXTENSION': '0x500a07510943e9d2', > 'MAJOR': '8', > 'MINOR': '32', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '545812', > 'name': 'sdc', > 'symlinks': ['/dev/disk/by-id/ata-Crucial_CT120M500SSD3_13270943E9D2', > '/dev/disk/by-id/wwn-0x500a07510943e9d2'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sdc'} ; name: sdc ; >20:51:12,224 INFO blivet: scanning sdc (/devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sdc)... >20:51:12,225 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdc ; incomplete: False ; >20:51:12,225 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:51:12,226 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdc ; >20:51:12,226 INFO blivet: sdc is a disk >20:51:12,227 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 34 >20:51:12,227 DEBUG blivet: DiskDevice._setFormat: sdc ; current: None ; type: None ; >20:51:12,231 INFO blivet: added disk sdc (id 33) to device tree >20:51:12,231 DEBUG blivet: looking up parted Device: /dev/sdc >20:51:12,231 INFO blivet: got device: DiskDevice instance (0x7fd406a0e490) -- > name = sdc status = True kids = 0 id = 33 > parents = [] > uuid = None size = 111.79 GiB > format = existing None > major = 8 minor = 32 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sdc partedDevice = parted.Device instance -- > model: ATA Crucial_CT120M50 path: /dev/sdc type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 234441648 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 6 did: 0 busy: False > hardwareGeometry: (14593, 255, 63) biosGeometry: (14593, 255, 63) > PedDevice: <_ped.Device object at 0x7fd406aa8830> > target size = 0 B path = /dev/sdc > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7fd406a26390> >20:51:12,251 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdc ; >20:51:12,252 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdc ; label_type: dos ; >20:51:12,252 DEBUG blivet: DiskDevice.setup: sdc ; status: True ; controllable: True ; orig: False ; >20:51:12,252 DEBUG blivet: required disklabel type for sdc (1) is None >20:51:12,252 DEBUG blivet: default disklabel type for sdc is msdos >20:51:12,252 DEBUG blivet: selecting msdos disklabel for sdc based on size >20:51:12,253 DEBUG blivet: DiskLabel.__init__: device: /dev/sdc ; labelType: msdos ; exists: True ; >20:51:12,264 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7fd406a26810>] > device: <parted.device.Device object at 0x7fd406a265d0> > PedDisk: <_ped.Disk object at 0x7fd406a27f38> >20:51:12,265 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance with object id 36 >20:51:12,265 DEBUG blivet: DiskDevice._setFormat: sdc ; current: None ; type: disklabel ; >20:51:12,268 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-Crucial_CT120M500SSD3_13270943E9D2-part1 /dev/disk/by-id/wwn-0x500a07510943e9d2-part1 /dev/disk/by-label/Windows\\x20Boot /dev/disk/by-uuid/E6DA15CCDA159A3F', > 'DEVNAME': 'sdc1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sdc/sdc1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'Windows_Boot', > 'ID_FS_LABEL_ENC': 'Windows\\x20Boot', > 'ID_FS_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'E6DA15CCDA159A3F', > 'ID_FS_UUID_ENC': 'E6DA15CCDA159A3F', > 'ID_MODEL': 'Crucial_CT120M500SSD3', > 'ID_MODEL_ENC': 'Crucial_CT120M500SSD3\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:32', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '234436608', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_ENTRY_UUID': '3dcdcf37-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '3dcdcf37', > 'ID_REVISION': 'MU03', > 'ID_SERIAL': 'Crucial_CT120M500SSD3_13270943E9D2', > 'ID_SERIAL_SHORT': '13270943E9D2', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x500a07510943e9d2', > 'ID_WWN_WITH_EXTENSION': '0x500a07510943e9d2', > 'MAJOR': '8', > 'MINOR': '33', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '545848', > 'name': 'sdc1', > 'symlinks': ['/dev/disk/by-id/ata-Crucial_CT120M500SSD3_13270943E9D2-part1', > '/dev/disk/by-id/wwn-0x500a07510943e9d2-part1', > '/dev/disk/by-label/Windows\\x20Boot', > '/dev/disk/by-uuid/E6DA15CCDA159A3F'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sdc/sdc1'} ; name: sdc1 ; >20:51:12,269 INFO blivet: scanning sdc1 (/devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sdc/sdc1)... >20:51:12,269 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdc1 ; incomplete: False ; >20:51:12,270 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:51:12,270 INFO blivet: sdc1 is a partition >20:51:12,270 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdc1 ; >20:51:12,270 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdc ; incomplete: False ; >20:51:12,271 DEBUG blivet: DeviceTree.getDeviceByName returned existing 111.79 GiB disk sdc (33) with existing msdos disklabel >20:51:12,274 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sdc ; >20:51:12,274 DEBUG blivet: PartitionDevice._setFormat: sdc1 ; >20:51:12,274 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 39 >20:51:12,275 DEBUG blivet: PartitionDevice._setFormat: sdc1 ; current: None ; type: None ; >20:51:12,275 DEBUG blivet: looking up parted Partition: /dev/sdc1 >20:51:12,275 DEBUG blivet: PartitionDevice.probe: sdc1 ; exists: True ; >20:51:12,275 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 1 ; >20:51:12,276 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 10 ; >20:51:12,276 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 12 ; >20:51:12,276 INFO blivet: added partition sdc1 (id 38) to device tree >20:51:12,278 DEBUG blivet: looking up parted Device: /dev/sdc1 >20:51:12,276 INFO blivet: got device: PartitionDevice instance (0x7fd406a26b90) -- > name = sdc1 status = True kids = 0 id = 38 > parents = ['existing 111.79 GiB disk sdc (33) with existing msdos disklabel'] > uuid = None size = 111.79 GiB > format = existing None > major = 8 minor = 33 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc1 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 234436608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (14593, 255, 63) biosGeometry: (14593, 255, 63) > PedDevice: <_ped.Device object at 0x7fd406aa89e0> > target size = 0 B path = /dev/sdc1 > format args = [] originalFormat = None grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fd406a26690> fileSystem: <parted.filesystem.FileSystem object at 0x7fd406a26ad0> > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd406a268d0> PedPartition: <_ped.Partition object at 0x7fd406a20ef0> > disk = existing 111.79 GiB disk sdc (33) with existing msdos disklabel > start = 2048 end = 234438655 length = 234436608 > flags = boot >20:51:12,291 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdc1 ; >20:51:12,291 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdc1 ; label_type: None ; >20:51:12,291 DEBUG blivet: device sdc1 does not contain a disklabel >20:51:12,291 INFO blivet: type detected on 'sdc1' is 'ntfs' >20:51:12,292 DEBUG blivet: NTFS.supported: supported: False ; >20:51:12,292 DEBUG blivet: getFormat('ntfs') returning NTFS instance with object id 41 >20:51:12,292 DEBUG blivet: PartitionDevice._setFormat: sdc1 ; >20:51:12,292 DEBUG blivet: PartitionDevice._setFormat: sdc1 ; current: None ; type: ntfs ; >20:51:12,292 INFO blivet: got format: existing ntfs filesystem >20:51:12,293 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': '4.0', > 'MAJOR': '7', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '578540', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >20:51:12,293 INFO blivet: scanning loop0 (/devices/virtual/block/loop0)... >20:51:12,293 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop0 ; incomplete: False ; >20:51:12,293 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:51:12,294 INFO blivet: loop0 is a loop device >20:51:12,294 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop0 ; >20:51:12,294 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: /osmin.img (deleted) ; incomplete: False ; >20:51:12,294 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:51:12,294 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 44 >20:51:12,295 DEBUG blivet: FileDevice._setFormat: /osmin.img (deleted) ; current: None ; type: None ; >20:51:12,295 INFO blivet: added file /osmin.img (deleted) (id 43) to device tree >20:51:12,295 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin.img (deleted) ; >20:51:12,295 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 47 >20:51:12,296 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >20:51:12,296 INFO blivet: added loop loop0 (id 46) to device tree >20:51:12,296 INFO blivet: got device: LoopDevice instance (0x7fd406a26d90) -- > name = loop0 status = False kids = 0 id = 46 > parents = ['existing 0 B file /osmin.img (deleted) (43)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop0 > format args = [] originalFormat = None >20:51:12,296 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >20:51:12,297 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >20:51:12,297 DEBUG blivet: device loop0 does not contain a disklabel >20:51:12,297 INFO blivet: type detected on 'loop0' is 'squashfs' >20:51:12,297 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance with object id 49 >20:51:12,297 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >20:51:12,298 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': '579042', > 'name': 'loop1', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >20:51:12,298 INFO blivet: scanning loop1 (/devices/virtual/block/loop1)... >20:51:12,298 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop1 ; incomplete: False ; >20:51:12,298 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:51:12,298 INFO blivet: loop1 is a loop device >20:51:12,299 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop1 ; >20:51:12,299 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: /osmin ; incomplete: False ; >20:51:12,299 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:51:12,299 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 52 >20:51:12,299 DEBUG blivet: FileDevice._setFormat: /osmin ; current: None ; type: None ; >20:51:12,299 INFO blivet: added file /osmin (id 51) to device tree >20:51:12,300 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin ; >20:51:12,300 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 55 >20:51:12,300 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >20:51:12,300 INFO blivet: added loop loop1 (id 54) to device tree >20:51:12,300 INFO blivet: got device: LoopDevice instance (0x7fd406a26210) -- > name = loop1 status = False kids = 0 id = 54 > parents = ['existing 0 B file /osmin (51)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop1 > format args = [] originalFormat = None >20:51:12,301 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >20:51:12,301 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >20:51:12,301 DEBUG blivet: device loop1 does not contain a disklabel >20:51:12,302 INFO blivet: type detected on 'loop1' is 'DM_snapshot_cow' >20:51:12,302 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance with object id 57 >20:51:12,302 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >20:51:12,302 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': '4.0', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '579520', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >20:51:12,302 INFO blivet: scanning loop2 (/devices/virtual/block/loop2)... >20:51:12,303 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop2 ; incomplete: False ; >20:51:12,303 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:51:12,303 INFO blivet: loop2 is a loop device >20:51:12,303 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop2 ; >20:51:12,303 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: /run/initramfs/live/LiveOS/squashfs.img ; incomplete: False ; >20:51:12,304 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:51:12,304 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 60 >20:51:12,304 DEBUG blivet: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >20:51:12,304 INFO blivet: added file /run/initramfs/live/LiveOS/squashfs.img (id 59) to device tree >20:51:12,305 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >20:51:12,305 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 63 >20:51:12,305 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >20:51:12,305 INFO blivet: added loop loop2 (id 62) to device tree >20:51:12,305 INFO blivet: got device: LoopDevice instance (0x7fd406a26150) -- > name = loop2 status = False kids = 0 id = 62 > parents = ['existing 0 B file /run/initramfs/live/LiveOS/squashfs.img (59)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop2 > format args = [] originalFormat = None >20:51:12,306 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >20:51:12,306 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >20:51:12,306 DEBUG blivet: device loop2 does not contain a disklabel >20:51:12,306 INFO blivet: type detected on 'loop2' is 'squashfs' >20:51:12,306 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance with object id 65 >20:51:12,307 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >20:51:12,307 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-label/_Fedora-Live-Wor /dev/disk/by-uuid/0ad82566-098c-46a4-88c8-10a2e187408a', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': '_Fedora-Live-Wor', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Wor', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '0ad82566-098c-46a4-88c8-10a2e187408a', > 'ID_FS_UUID_ENC': '0ad82566-098c-46a4-88c8-10a2e187408a', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '580010', > 'name': 'loop3', > 'symlinks': ['/dev/disk/by-label/_Fedora-Live-Wor', > '/dev/disk/by-uuid/0ad82566-098c-46a4-88c8-10a2e187408a'], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >20:51:12,307 INFO blivet: scanning loop3 (/devices/virtual/block/loop3)... >20:51:12,308 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop3 ; incomplete: False ; >20:51:12,308 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:51:12,308 INFO blivet: loop3 is a loop device >20:51:12,308 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop3 ; >20:51:12,308 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: /LiveOS/ext3fs.img ; incomplete: False ; >20:51:12,309 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:51:12,309 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 68 >20:51:12,309 DEBUG blivet: FileDevice._setFormat: /LiveOS/ext3fs.img ; current: None ; type: None ; >20:51:12,309 INFO blivet: added file /LiveOS/ext3fs.img (id 67) to device tree >20:51:12,310 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /LiveOS/ext3fs.img ; >20:51:12,310 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 71 >20:51:12,310 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: None ; >20:51:12,310 INFO blivet: added loop loop3 (id 70) to device tree >20:51:12,310 INFO blivet: got device: LoopDevice instance (0x7fd406a13050) -- > name = loop3 status = False kids = 0 id = 70 > parents = ['existing 0 B file /LiveOS/ext3fs.img (67)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop3 > format args = [] originalFormat = None >20:51:12,311 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop3 ; >20:51:12,311 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop3 ; label_type: None ; >20:51:12,311 DEBUG blivet: device loop3 does not contain a disklabel >20:51:12,311 INFO blivet: type detected on 'loop3' is 'ext4' >20:51:12,312 DEBUG blivet: Ext4FS.supported: supported: True ; >20:51:12,312 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 73 >20:51:12,312 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: ext4 ; >20:51:12,312 INFO blivet: got format: existing ext4 filesystem >20:51:12,313 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop4', > 'DEVPATH': '/devices/virtual/block/loop4', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '580528', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >20:51:12,313 INFO blivet: scanning loop4 (/devices/virtual/block/loop4)... >20:51:12,313 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop4 ; incomplete: False ; >20:51:12,313 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:51:12,313 INFO blivet: loop4 is a loop device >20:51:12,313 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop4 ; >20:51:12,314 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: /overlay (deleted) ; incomplete: False ; >20:51:12,314 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:51:12,314 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 76 >20:51:12,314 DEBUG blivet: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >20:51:12,314 INFO blivet: added file /overlay (deleted) (id 75) to device tree >20:51:12,315 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >20:51:12,315 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 79 >20:51:12,315 DEBUG blivet: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >20:51:12,315 INFO blivet: added loop loop4 (id 78) to device tree >20:51:12,315 INFO blivet: got device: LoopDevice instance (0x7fd406a26a90) -- > name = loop4 status = False kids = 0 id = 78 > parents = ['existing 0 B file /overlay (deleted) (75)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop4 > format args = [] originalFormat = None >20:51:12,316 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop4 ; >20:51:12,316 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop4 ; label_type: None ; >20:51:12,316 DEBUG blivet: device loop4 does not contain a disklabel >20:51:12,316 INFO blivet: type detected on 'loop4' is 'DM_snapshot_cow' >20:51:12,317 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance with object id 81 >20:51:12,317 DEBUG blivet: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >20:51:12,318 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/_Fedora-Live-Wor /dev/disk/by-uuid/0ad82566-098c-46a4-88c8-10a2e187408a /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-Wor', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Wor', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '0ad82566-098c-46a4-88c8-10a2e187408a', > 'ID_FS_UUID_ENC': '0ad82566-098c-46a4-88c8-10a2e187408a', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '83086', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/_Fedora-Live-Wor', > '/dev/disk/by-uuid/0ad82566-098c-46a4-88c8-10a2e187408a', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >20:51:12,318 INFO blivet: scanning live-rw (/devices/virtual/block/dm-0)... >20:51:12,318 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-rw ; incomplete: False ; >20:51:12,318 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:51:12,318 INFO blivet: live-rw is a device-mapper device >20:51:12,319 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-rw ; >20:51:12,319 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop3 ; incomplete: False ; >20:51:12,319 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop3 (70) with existing ext4 filesystem >20:51:12,320 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop4 ; incomplete: False ; >20:51:12,320 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop4 (78) >20:51:12,320 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-rw ; incomplete: False ; >20:51:12,321 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:51:12,321 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop4 ; >20:51:12,321 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 84 >20:51:12,321 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: None ; >20:51:12,321 INFO blivet: added dm live-rw (id 83) to device tree >20:51:12,322 DEBUG blivet: looking up parted Device: /dev/mapper/live-rw >20:51:12,322 INFO blivet: got device: DMDevice instance (0x7fd406a133d0) -- > name = live-rw status = True kids = 0 id = 83 > parents = ['existing 0 B loop loop4 (78)'] > uuid = None size = 6144 MiB > format = existing None > 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: 12582912 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 8224 did: 12635 busy: True > hardwareGeometry: (783, 255, 63) biosGeometry: (783, 255, 63) > PedDevice: <_ped.Device object at 0x7fd406aa8b90> > target size = 0 B path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >20:51:12,329 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >20:51:12,330 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >20:51:12,330 DEBUG blivet: device live-rw does not contain a disklabel >20:51:12,330 INFO blivet: type detected on 'live-rw' is 'ext4' >20:51:12,330 DEBUG blivet: Ext4FS.supported: supported: True ; >20:51:12,330 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 86 >20:51:12,330 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >20:51:12,330 INFO blivet: got format: existing ext4 filesystem >20:51:12,331 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-base /dev/disk/by-label/_Fedora-Live-Wor /dev/disk/by-uuid/0ad82566-098c-46a4-88c8-10a2e187408a /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-Wor', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Wor', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '0ad82566-098c-46a4-88c8-10a2e187408a', > 'ID_FS_UUID_ENC': '0ad82566-098c-46a4-88c8-10a2e187408a', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '9613', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-base', > '/dev/disk/by-label/_Fedora-Live-Wor', > '/dev/disk/by-uuid/0ad82566-098c-46a4-88c8-10a2e187408a', > '/dev/mapper/live-base'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-base ; >20:51:12,332 INFO blivet: scanning live-base (/devices/virtual/block/dm-1)... >20:51:12,332 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-base ; incomplete: False ; >20:51:12,332 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:51:12,332 INFO blivet: live-base is a device-mapper device >20:51:12,332 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-base ; >20:51:12,333 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >20:51:12,333 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop3 ; incomplete: False ; >20:51:12,333 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop3 (70) with existing ext4 filesystem >20:51:12,334 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-base ; incomplete: False ; >20:51:12,334 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:51:12,334 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop3 ; >20:51:12,335 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 89 >20:51:12,335 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: None ; >20:51:12,335 INFO blivet: added dm live-base (id 88) to device tree >20:51:12,335 DEBUG blivet: looking up parted Device: /dev/mapper/live-base >20:51:12,335 INFO blivet: got device: DMDevice instance (0x7fd406a13710) -- > name = live-base status = True kids = 0 id = 88 > parents = ['existing 0 B loop loop3 (70) with existing ext4 filesystem'] > uuid = None size = 6144 MiB > format = existing None > 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: 12582912 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (783, 255, 63) biosGeometry: (783, 255, 63) > PedDevice: <_ped.Device object at 0x7fd406aa8b00> > target size = 0 B path = /dev/mapper/live-base > format args = [] originalFormat = None target = None dmUuid = None >20:51:12,340 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-base ; >20:51:12,340 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-base ; label_type: None ; >20:51:12,340 DEBUG blivet: device live-base does not contain a disklabel >20:51:12,340 INFO blivet: type detected on 'live-base' is 'ext4' >20:51:12,341 DEBUG blivet: Ext4FS.supported: supported: True ; >20:51:12,341 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 91 >20:51:12,341 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: ext4 ; >20:51:12,341 INFO blivet: got format: existing ext4 filesystem >20:51:12,342 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-osimg-min /dev/disk/by-label/_Fedora-Live-Wor /dev/disk/by-uuid/0ad82566-098c-46a4-88c8-10a2e187408a /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-Wor', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Wor', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '0ad82566-098c-46a4-88c8-10a2e187408a', > 'ID_FS_UUID_ENC': '0ad82566-098c-46a4-88c8-10a2e187408a', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '17227', > 'name': 'dm-2', > 'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', > '/dev/disk/by-label/_Fedora-Live-Wor', > '/dev/disk/by-uuid/0ad82566-098c-46a4-88c8-10a2e187408a', > '/dev/mapper/live-osimg-min'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: live-osimg-min ; >20:51:12,342 INFO blivet: scanning live-osimg-min (/devices/virtual/block/dm-2)... >20:51:12,342 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-osimg-min ; incomplete: False ; >20:51:12,343 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:51:12,343 INFO blivet: live-osimg-min is a device-mapper device >20:51:12,343 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-osimg-min ; >20:51:12,343 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >20:51:12,344 DEBUG blivet: DMDevice.getDMNode: live-base ; status: True ; >20:51:12,344 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop1 ; incomplete: False ; >20:51:12,344 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop1 (54) >20:51:12,345 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop3 ; incomplete: False ; >20:51:12,345 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop3 (70) with existing ext4 filesystem >20:51:12,346 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-osimg-min ; incomplete: False ; >20:51:12,346 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:51:12,346 DEBUG blivet: LoopDevice.addChild: kids: 1 ; name: loop3 ; >20:51:12,346 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 94 >20:51:12,347 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: None ; >20:51:12,347 INFO blivet: added dm live-osimg-min (id 93) to device tree >20:51:12,347 DEBUG blivet: looking up parted Device: /dev/mapper/live-osimg-min >20:51:12,347 INFO blivet: got device: DMDevice instance (0x7fd406a0e4d0) -- > name = live-osimg-min status = True kids = 0 id = 93 > parents = ['existing 0 B loop loop3 (70) with existing ext4 filesystem'] > uuid = None size = 6144 MiB > format = existing None > 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: 12582912 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (783, 255, 63) biosGeometry: (783, 255, 63) > PedDevice: <_ped.Device object at 0x7fd406aa8c20> > target size = 0 B path = /dev/mapper/live-osimg-min > format args = [] originalFormat = None target = None dmUuid = None >20:51:12,352 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-osimg-min ; >20:51:12,352 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-osimg-min ; label_type: None ; >20:51:12,352 DEBUG blivet: device live-osimg-min does not contain a disklabel >20:51:12,352 INFO blivet: type detected on 'live-osimg-min' is 'ext4' >20:51:12,353 DEBUG blivet: Ext4FS.supported: supported: True ; >20:51:12,353 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 96 >20:51:12,353 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: ext4 ; >20:51:12,353 INFO blivet: got format: existing ext4 filesystem >20:51:12,354 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-fedora-swap /dev/disk/by-id/dm-uuid-LVM-6a0WiiAUqQarXiMkx0o5i283OgP0YnXluEV3w3mNeDQUMrH4zkXIUXxbUiy72Pq2 /dev/disk/by-uuid/87fa1b24-a37e-4a20-b93f-efebf65f5122 /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-6a0WiiAUqQarXiMkx0o5i283OgP0YnXluEV3w3mNeDQUMrH4zkXIUXxbUiy72Pq2', > 'DM_VG_NAME': 'fedora', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': '87fa1b24-a37e-4a20-b93f-efebf65f5122', > 'ID_FS_UUID_ENC': '87fa1b24-a37e-4a20-b93f-efebf65f5122', > 'ID_FS_VERSION': '1', > 'MAJOR': '253', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '476152', > 'name': 'dm-3', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora-swap', > '/dev/disk/by-id/dm-uuid-LVM-6a0WiiAUqQarXiMkx0o5i283OgP0YnXluEV3w3mNeDQUMrH4zkXIUXxbUiy72Pq2', > '/dev/disk/by-uuid/87fa1b24-a37e-4a20-b93f-efebf65f5122', > '/dev/fedora/swap', > '/dev/mapper/fedora-swap'], > 'sysfs_path': '/devices/virtual/block/dm-3'} ; name: fedora-swap ; >20:51:12,354 INFO blivet: scanning fedora-swap (/devices/virtual/block/dm-3)... >20:51:12,355 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: fedora-swap ; incomplete: False ; >20:51:12,355 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:51:12,355 INFO blivet: fedora-swap is an lvm logical volume >20:51:12,355 DEBUG blivet: DeviceTree.addUdevLVDevice: name: fedora-swap ; >20:51:12,355 DEBUG blivet: DeviceTree.getDeviceByName: hidden: True ; name: fedora ; incomplete: False ; >20:51:12,356 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:51:12,357 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-v8pe8l-Nwiu-osYZ-541A-crBz-Z8VR-bW1qGo /dev/disk/by-id/md-uuid-2f0ca709:60236419:f7d237c0:e031795d-part3 /dev/md/Volume1_0p3', > 'DEVNAME': 'md126p3', > 'DEVPATH': '/devices/virtual/block/md126/md126p3', > 'DEVTYPE': 'partition', > 'ID_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'v8pe8l-Nwiu-osYZ-541A-crBz-Z8VR-bW1qGo', > 'ID_FS_UUID_ENC': 'v8pe8l-Nwiu-osYZ-541A-crBz-Z8VR-bW1qGo', > 'ID_FS_VERSION': 'LVM2 001', > 'ID_PART_ENTRY_DISK': '9:126', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '3174010880', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '732983296', > 'ID_PART_ENTRY_TYPE': '0x8e', > 'ID_PART_ENTRY_UUID': '22fc5314-03', > 'MAJOR': '259', > 'MD_CONTAINER': '/dev/md/imsm0', > 'MD_DEVICES': '2', > 'MD_DEVICE_sda_DEV': '/dev/sda', > 'MD_DEVICE_sda_ROLE': '0', > 'MD_DEVICE_sdb_DEV': '/dev/sdb', > 'MD_DEVICE_sdb_ROLE': '1', > 'MD_DEVNAME': 'Volume1_0', > 'MD_LEVEL': 'raid0', > 'MD_MEMBER': '0', > 'MD_UUID': '2f0ca709:60236419:f7d237c0:e031795d', > 'MINOR': '2', > 'SUBSYSTEM': 'block', > 'SYSTEMD_READY': '0', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '970772', > 'name': 'md126p3', > 'symlinks': ['/dev/disk/by-id/lvm-pv-uuid-v8pe8l-Nwiu-osYZ-541A-crBz-Z8VR-bW1qGo', > '/dev/disk/by-id/md-uuid-2f0ca709:60236419:f7d237c0:e031795d-part3', > '/dev/md/Volume1_0p3'], > 'sysfs_path': '/devices/virtual/block/md126/md126p3'} ; name: md126p3 ; >20:51:12,357 INFO blivet: scanning md126p3 (/devices/virtual/block/md126/md126p3)... >20:51:12,357 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: md126p3 ; incomplete: False ; >20:51:12,358 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:51:12,358 INFO blivet: md126p3 is a partition >20:51:12,358 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: md126p3 ; >20:51:12,358 DEBUG blivet: link: Volume1_0p1 -> ../md126p1 >20:51:12,358 DEBUG blivet: link: Volume1_0p3 -> ../md126p3 >20:51:12,358 DEBUG blivet: returning Volume1_0p3 >20:51:12,359 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: Volume1_0p3 ; incomplete: False ; >20:51:12,359 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:51:12,359 DEBUG blivet: link: Volume1_0p1 -> ../md126p1 >20:51:12,359 DEBUG blivet: link: Volume1_0p3 -> ../md126p3 >20:51:12,359 DEBUG blivet: link: Volume1_0p2 -> ../md126p2 >20:51:12,359 DEBUG blivet: link: Volume1_0 -> ../md126 >20:51:12,359 DEBUG blivet: returning Volume1_0 >20:51:12,359 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: Volume1_0 ; incomplete: False ; >20:51:12,360 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:51:12,361 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/md-uuid-2f0ca709:60236419:f7d237c0:e031795d /dev/md/Volume1_0', > 'DEVNAME': 'md126', > 'DEVPATH': '/devices/virtual/block/md126', > 'DEVTYPE': 'disk', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '22fc5314', > 'MAJOR': '9', > 'MD_CONTAINER': '/dev/md/imsm0', > 'MD_DEVICES': '2', > 'MD_DEVICE_sda_DEV': '/dev/sda', > 'MD_DEVICE_sda_ROLE': '0', > 'MD_DEVICE_sdb_DEV': '/dev/sdb', > 'MD_DEVICE_sdb_ROLE': '1', > 'MD_DEVNAME': 'Volume1_0', > 'MD_LEVEL': 'raid0', > 'MD_MEMBER': '0', > 'MD_UUID': '2f0ca709:60236419:f7d237c0:e031795d', > 'MINOR': '126', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_MD_CONTAINER': '/dev/md/imsm0', > 'UDISKS_MD_DEVICES': '2', > 'UDISKS_MD_DEVICE_sda_DEV': '/dev/sda', > 'UDISKS_MD_DEVICE_sda_ROLE': '0', > 'UDISKS_MD_DEVICE_sdb_DEV': '/dev/sdb', > 'UDISKS_MD_DEVICE_sdb_ROLE': '1', > 'UDISKS_MD_DEVNAME': 'Volume1_0', > 'UDISKS_MD_LEVEL': 'raid0', > 'UDISKS_MD_MEMBER': '0', > 'UDISKS_MD_UUID': '2f0ca709:60236419:f7d237c0:e031795d', > 'USEC_INITIALIZED': '916315', > 'name': 'md126', > 'symlinks': ['/dev/disk/by-id/md-uuid-2f0ca709:60236419:f7d237c0:e031795d', > '/dev/md/Volume1_0'], > 'sysfs_path': '/devices/virtual/block/md126'} ; name: md126 ; >20:51:12,362 INFO blivet: scanning md126 (/devices/virtual/block/md126)... >20:51:12,362 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: md126 ; incomplete: False ; >20:51:12,363 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:51:12,363 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: Volume1_0 ; incomplete: True ; >20:51:12,364 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:51:12,364 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: md126 ; >20:51:12,365 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: imsm0 ; incomplete: False ; >20:51:12,365 DEBUG blivet: looking up parted Device: /dev/md/imsm0 >20:51:12,366 DEBUG blivet: non-existent RAID container size == 1863.03 GiB >20:51:12,365 DEBUG blivet: DeviceTree.getDeviceByName returned existing 1863.03 GiB mdcontainer imsm0 (20) >20:51:12,371 DEBUG blivet: MDRaidArrayDevice._addParent: Volume1_0 ; member: imsm0 ; >20:51:12,371 INFO blivet: not going to restore from backup of non-existent /etc/mdadm.conf >20:51:12,377 DEBUG blivet: looking up parted Device: /dev/md/imsm0 >20:51:12,377 DEBUG blivet: non-existent RAID container size == 1863.03 GiB >20:51:12,378 DEBUG blivet: looking up parted Device: /dev/md/imsm0 >20:51:13,868 INFO blivet: ISCSID is /sbin/iscsid >20:51:13,868 INFO blivet: no initiator set >20:51:13,876 INFO blivet: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >20:51:13,876 INFO blivet: no /etc/zfcp.conf; not configuring zfcp >20:51:14,050 DEBUG blivet: trying to set new default fstype to 'ext4' >20:51:14,060 DEBUG blivet: Ext4FS.supported: supported: True ; >20:51:14,060 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 0 >20:51:14,060 DEBUG blivet: Ext4FS.supported: supported: True ; >20:51:14,066 INFO blivet: Detected 7936 MiB of memory >20:51:14,078 INFO blivet: Suggested swap size (7936 MiB) exceeds 10 % of disk space, using 10 % of disk space (0.0) instead. >20:51:14,087 INFO blivet: Swap attempt of 0.0 >20:51:14,236 INFO blivet: resetting Blivet (version 0.61.5) instance <blivet.Blivet object at 0x7f18b3741f50> >20:51:14,236 INFO blivet: no initiator set >20:51:14,237 INFO blivet: not going to create backup copy of non-existent /etc/mdadm.conf >20:51:14,238 INFO blivet: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >20:51:14,285 DEBUG blivet: protected device spec /dev/sdd1 resolved to sdd1 >20:51:14,285 INFO blivet: sdd1 looks to be the live device; marking as protected >20:51:14,300 INFO blivet: devices to scan: ['sdd', 'sdd1', 'sdd2', 'sdd3', 'sde', 'sde1', 'sda', 'sda1', 'sdb', 'sr0', 'sdc', 'sdc1', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'dm-0', 'dm-1', 'dm-2', 'dm-3', 'dm-4', 'dm-5', 'md126', 'md126p1', 'md126p2', 'md126p3', 'md127'] >20:51:14,304 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-Generic_Flash_Disk_5A203520-0:0 /dev/disk/by-label/Fedora-Live-Workstation-x86_64-2 /dev/disk/by-path/pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0 /dev/disk/by-uuid/2014-10-10-01-34-21-00', > 'DEVNAME': 'sdd', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/host6/target6:0:0/6:0:0:0/block/sdd', > 'DEVTYPE': 'disk', > 'ID_BUS': 'usb', > '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-Workstation-x86_64-2', > 'ID_FS_LABEL_ENC': 'Fedora-Live-Workstation-x86_64-2', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2014-10-10-01-34-21-00', > 'ID_FS_UUID_ENC': '2014-10-10-01-34-21-00', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Flash_Disk', > 'ID_MODEL_ENC': 'Flash\\x20Disk\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '6387', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '6e9f246b', > 'ID_PATH': 'pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_1_1_0-scsi-0_0_0_0', > 'ID_REVISION': '8.07', > 'ID_SERIAL': 'Generic_Flash_Disk_5A203520-0:0', > 'ID_SERIAL_SHORT': '5A203520', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Generic', > 'ID_VENDOR_ENC': 'Generic\\x20', > 'ID_VENDOR_ID': '058f', > 'MAJOR': '8', > 'MINOR': '48', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '543061', > 'name': 'sdd', > 'symlinks': ['/dev/disk/by-id/usb-Generic_Flash_Disk_5A203520-0:0', > '/dev/disk/by-label/Fedora-Live-Workstation-x86_64-2', > '/dev/disk/by-path/pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0', > '/dev/disk/by-uuid/2014-10-10-01-34-21-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/host6/target6:0:0/6:0:0:0/block/sdd'} ; name: sdd ; >20:51:14,304 INFO blivet: scanning sdd (/devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/host6/target6:0:0/6:0:0:0/block/sdd)... >20:51:14,305 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdd ; incomplete: False ; >20:51:14,305 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:51:14,306 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdd ; >20:51:14,306 INFO blivet: sdd is a disk >20:51:14,307 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 2 >20:51:14,308 DEBUG blivet: DiskDevice._setFormat: sdd ; current: None ; type: None ; >20:51:14,314 INFO blivet: added disk sdd (id 1) to device tree >20:51:14,314 DEBUG blivet: looking up parted Device: /dev/sdd >20:51:14,314 INFO blivet: got device: DiskDevice instance (0x7f18a8095290) -- > name = sdd status = True kids = 0 id = 1 > parents = [] > uuid = None size = 1911 MiB > format = existing None > major = 8 minor = 48 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/host6/target6:0:0/6:0:0:0/block/sdd partedDevice = parted.Device instance -- > model: Generic Flash Disk path: /dev/sdd type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 3913728 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (1018, 62, 62) biosGeometry: (243, 255, 63) > PedDevice: <_ped.Device object at 0x7f18a8050290> > target size = 0 B path = /dev/sdd > format args = [] originalFormat = None removable = True partedDevice = <parted.device.Device object at 0x7f18a00390d0> >20:51:14,330 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdd ; >20:51:14,330 INFO blivet: type detected on 'sdd' is 'iso9660' >20:51:14,331 DEBUG blivet: Iso9660FS.supported: supported: True ; >20:51:14,332 DEBUG blivet: getFormat('iso9660') returning Iso9660FS instance with object id 4 >20:51:14,333 DEBUG blivet: DiskDevice._setFormat: sdd ; current: None ; type: iso9660 ; >20:51:14,333 INFO blivet: got format: existing iso9660 filesystem >20:51:14,337 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-Generic_Flash_Disk_5A203520-0:0-part1 /dev/disk/by-label/Fedora-Live-Workstation-x86_64-2 /dev/disk/by-path/pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0-part1 /dev/disk/by-uuid/2014-10-10-01-34-21-00', > 'DEVNAME': 'sdd1', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/host6/target6:0:0/6:0:0:0/block/sdd/sdd1', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > '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-Workstation-x86_64-2', > 'ID_FS_LABEL_ENC': 'Fedora-Live-Workstation-x86_64-2', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2014-10-10-01-34-21-00', > 'ID_FS_UUID_ENC': '2014-10-10-01-34-21-00', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Flash_Disk', > 'ID_MODEL_ENC': 'Flash\\x20Disk\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '6387', > 'ID_PART_ENTRY_DISK': '8:48', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '0', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '2656256', > 'ID_PART_ENTRY_TYPE': '0x0', > 'ID_PART_ENTRY_UUID': '6e9f246b-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '6e9f246b', > 'ID_PATH': 'pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_1_1_0-scsi-0_0_0_0', > 'ID_REVISION': '8.07', > 'ID_SERIAL': 'Generic_Flash_Disk_5A203520-0:0', > 'ID_SERIAL_SHORT': '5A203520', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Generic', > 'ID_VENDOR_ENC': 'Generic\\x20', > 'ID_VENDOR_ID': '058f', > 'MAJOR': '8', > 'MINOR': '49', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '0', > 'USEC_INITIALIZED': '543073', > 'name': 'sdd1', > 'symlinks': ['/dev/disk/by-id/usb-Generic_Flash_Disk_5A203520-0:0-part1', > '/dev/disk/by-label/Fedora-Live-Workstation-x86_64-2', > '/dev/disk/by-path/pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0-part1', > '/dev/disk/by-uuid/2014-10-10-01-34-21-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/host6/target6:0:0/6:0:0:0/block/sdd/sdd1'} ; name: sdd1 ; >20:51:14,337 INFO blivet: scanning sdd1 (/devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/host6/target6:0:0/6:0:0:0/block/sdd/sdd1)... >20:51:14,338 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdd1 ; incomplete: False ; >20:51:14,339 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:51:14,339 INFO blivet: sdd1 is a partition >20:51:14,340 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdd1 ; >20:51:14,340 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdd ; incomplete: False ; >20:51:14,341 DEBUG blivet: DeviceTree.getDeviceByName returned existing 1911 MiB disk sdd (1) with existing iso9660 filesystem >20:51:14,352 DEBUG blivet: lvm filter: adding sdd1 to the reject list >20:51:14,352 DEBUG blivet: ignoring partition sdd1 on iso9660 >20:51:14,352 DEBUG blivet: no device obtained for sdd1 >20:51:14,354 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-Generic_Flash_Disk_5A203520-0:0-part2 /dev/disk/by-label/EFI /dev/disk/by-path/pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0-part2 /dev/disk/by-uuid/4C54-8A45', > 'DEVNAME': 'sdd2', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/host6/target6:0:0/6:0:0:0/block/sdd/sdd2', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > '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': 'EFI', > 'ID_FS_LABEL_ENC': 'EFI', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'vfat', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '4C54-8A45', > 'ID_FS_UUID_ENC': '4C54-8A45', > 'ID_FS_VERSION': 'FAT12', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Flash_Disk', > 'ID_MODEL_ENC': 'Flash\\x20Disk\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '6387', > 'ID_PART_ENTRY_DISK': '8:48', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '172', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '10164', > 'ID_PART_ENTRY_TYPE': '0xef', > 'ID_PART_ENTRY_UUID': '6e9f246b-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '6e9f246b', > 'ID_PATH': 'pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_1_1_0-scsi-0_0_0_0', > 'ID_REVISION': '8.07', > 'ID_SERIAL': 'Generic_Flash_Disk_5A203520-0:0', > 'ID_SERIAL_SHORT': '5A203520', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Generic', > 'ID_VENDOR_ENC': 'Generic\\x20', > 'ID_VENDOR_ID': '058f', > 'MAJOR': '8', > 'MINOR': '50', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '543085', > 'name': 'sdd2', > 'symlinks': ['/dev/disk/by-id/usb-Generic_Flash_Disk_5A203520-0:0-part2', > '/dev/disk/by-label/EFI', > '/dev/disk/by-path/pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0-part2', > '/dev/disk/by-uuid/4C54-8A45'], > 'sysfs_path': '/devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/host6/target6:0:0/6:0:0:0/block/sdd/sdd2'} ; name: sdd2 ; >20:51:14,354 INFO blivet: scanning sdd2 (/devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/host6/target6:0:0/6:0:0:0/block/sdd/sdd2)... >20:51:14,355 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdd2 ; incomplete: False ; >20:51:14,355 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:51:14,355 INFO blivet: sdd2 is a partition >20:51:14,356 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdd2 ; >20:51:14,356 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdd ; incomplete: False ; >20:51:14,357 DEBUG blivet: DeviceTree.getDeviceByName returned existing 1911 MiB disk sdd (1) with existing iso9660 filesystem >20:51:14,361 DEBUG blivet: lvm filter: adding sdd2 to the reject list >20:51:14,361 DEBUG blivet: ignoring partition sdd2 on iso9660 >20:51:14,361 DEBUG blivet: no device obtained for sdd2 >20:51:14,363 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-Generic_Flash_Disk_5A203520-0:0-part3 /dev/disk/by-label/Fedora\\x20Live /dev/disk/by-path/pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0-part3 /dev/disk/by-uuid/2d8f9c9c-f112-360a-bcba-31dbb9d5f074', > 'DEVNAME': 'sdd3', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/host6/target6:0:0/6:0:0:0/block/sdd/sdd3', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > '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', > 'ID_FS_LABEL_ENC': 'Fedora\\x20Live', > 'ID_FS_SYSTEM_ID': 'LINUX', > 'ID_FS_TYPE': 'hfsplus', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2d8f9c9c-f112-360a-bcba-31dbb9d5f074', > 'ID_FS_UUID_ENC': '2d8f9c9c-f112-360a-bcba-31dbb9d5f074', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Flash_Disk', > 'ID_MODEL_ENC': 'Flash\\x20Disk\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '6387', > 'ID_PART_ENTRY_DISK': '8:48', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '10416', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '40704', > 'ID_PART_ENTRY_TYPE': '0x0', > 'ID_PART_ENTRY_UUID': '6e9f246b-03', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '6e9f246b', > 'ID_PATH': 'pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_1_1_0-scsi-0_0_0_0', > 'ID_REVISION': '8.07', > 'ID_SERIAL': 'Generic_Flash_Disk_5A203520-0:0', > 'ID_SERIAL_SHORT': '5A203520', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Generic', > 'ID_VENDOR_ENC': 'Generic\\x20', > 'ID_VENDOR_ID': '058f', > 'MAJOR': '8', > 'MINOR': '51', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '543097', > 'name': 'sdd3', > 'symlinks': ['/dev/disk/by-id/usb-Generic_Flash_Disk_5A203520-0:0-part3', > '/dev/disk/by-label/Fedora\\x20Live', > '/dev/disk/by-path/pci-0000:00:14.0-usb-0:1:1.0-scsi-0:0:0:0-part3', > '/dev/disk/by-uuid/2d8f9c9c-f112-360a-bcba-31dbb9d5f074'], > 'sysfs_path': '/devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/host6/target6:0:0/6:0:0:0/block/sdd/sdd3'} ; name: sdd3 ; >20:51:14,363 INFO blivet: scanning sdd3 (/devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/host6/target6:0:0/6:0:0:0/block/sdd/sdd3)... >20:51:14,364 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdd3 ; incomplete: False ; >20:51:14,364 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:51:14,364 INFO blivet: sdd3 is a partition >20:51:14,365 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdd3 ; >20:51:14,365 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdd ; incomplete: False ; >20:51:14,365 DEBUG blivet: DeviceTree.getDeviceByName returned existing 1911 MiB disk sdd (1) with existing iso9660 filesystem >20:51:14,370 DEBUG blivet: lvm filter: adding sdd3 to the reject list >20:51:14,370 DEBUG blivet: ignoring partition sdd3 on iso9660 >20:51:14,370 DEBUG blivet: no device obtained for sdd3 >20:51:14,371 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-Generic_Flash_Disk_2A5C0ADD-0:0 /dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0', > 'DEVNAME': 'sde', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2:1.0/host7/target7:0:0/7:0:0:0/block/sde', > 'DEVTYPE': 'disk', > 'ID_BUS': 'usb', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Flash_Disk', > 'ID_MODEL_ENC': 'Flash\\x20Disk\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '6387', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '05d1fd8f', > 'ID_PATH': 'pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_2_1_0-scsi-0_0_0_0', > 'ID_REVISION': '8.07', > 'ID_SERIAL': 'Generic_Flash_Disk_2A5C0ADD-0:0', > 'ID_SERIAL_SHORT': '2A5C0ADD', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Generic', > 'ID_VENDOR_ENC': 'Generic\\x20', > 'ID_VENDOR_ID': '058f', > 'MAJOR': '8', > 'MINOR': '64', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '7940052', > 'name': 'sde', > 'symlinks': ['/dev/disk/by-id/usb-Generic_Flash_Disk_2A5C0ADD-0:0', > '/dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2:1.0/host7/target7:0:0/7:0:0:0/block/sde'} ; name: sde ; >20:51:14,372 INFO blivet: scanning sde (/devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2:1.0/host7/target7:0:0/7:0:0:0/block/sde)... >20:51:14,372 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sde ; incomplete: False ; >20:51:14,372 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:51:14,373 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sde ; >20:51:14,373 INFO blivet: sde is a disk >20:51:14,373 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 7 >20:51:14,374 DEBUG blivet: DiskDevice._setFormat: sde ; current: None ; type: None ; >20:51:14,379 INFO blivet: added disk sde (id 6) to device tree >20:51:14,379 DEBUG blivet: looking up parted Device: /dev/sde >20:51:14,379 INFO blivet: got device: DiskDevice instance (0x7f18a8074f10) -- > name = sde status = True kids = 0 id = 6 > parents = [] > uuid = None size = 1911 MiB > format = existing None > major = 8 minor = 64 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2:1.0/host7/target7:0:0/7:0:0:0/block/sde partedDevice = parted.Device instance -- > model: Generic Flash Disk path: /dev/sde type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 3913728 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (1018, 62, 62) biosGeometry: (243, 255, 63) > PedDevice: <_ped.Device object at 0x7f18a8050320> > target size = 0 B path = /dev/sde > format args = [] originalFormat = None removable = True partedDevice = <parted.device.Device object at 0x7f18a0039350> >20:51:14,392 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sde ; >20:51:14,393 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sde ; label_type: dos ; >20:51:14,393 DEBUG blivet: DiskDevice.setup: sde ; status: True ; controllable: True ; orig: False ; >20:51:14,393 DEBUG blivet: required disklabel type for sde (1) is None >20:51:14,393 DEBUG blivet: default disklabel type for sde is msdos >20:51:14,394 DEBUG blivet: selecting msdos disklabel for sde based on size >20:51:14,394 DEBUG blivet: DiskLabel.__init__: device: /dev/sde ; labelType: msdos ; exists: True ; >20:51:14,408 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f18a00527d0>] > device: <parted.device.Device object at 0x7f18a0052390> > PedDisk: <_ped.Disk object at 0x7f18a0053560> >20:51:14,409 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance with object id 9 >20:51:14,429 DEBUG blivet: DiskDevice._setFormat: sde ; current: None ; type: disklabel ; >20:51:14,584 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-Generic_Flash_Disk_2A5C0ADD-0:0-part1 /dev/disk/by-label/2GB /dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0-part1 /dev/disk/by-uuid/F086-D378', > 'DEVNAME': 'sde1', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2:1.0/host7/target7:0:0/7:0:0:0/block/sde/sde1', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > 'ID_FS_LABEL': '2GB', > 'ID_FS_LABEL_ENC': '2GB', > 'ID_FS_TYPE': 'vfat', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'F086-D378', > 'ID_FS_UUID_ENC': 'F086-D378', > 'ID_FS_VERSION': 'FAT32', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Flash_Disk', > 'ID_MODEL_ENC': 'Flash\\x20Disk\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '6387', > 'ID_PART_ENTRY_DISK': '8:64', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '3911680', > 'ID_PART_ENTRY_TYPE': '0xc', > 'ID_PART_ENTRY_UUID': '05d1fd8f-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '05d1fd8f', > 'ID_PATH': 'pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_2_1_0-scsi-0_0_0_0', > 'ID_REVISION': '8.07', > 'ID_SERIAL': 'Generic_Flash_Disk_2A5C0ADD-0:0', > 'ID_SERIAL_SHORT': '2A5C0ADD', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Generic', > 'ID_VENDOR_ENC': 'Generic\\x20', > 'ID_VENDOR_ID': '058f', > 'MAJOR': '8', > 'MINOR': '65', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '7940100', > 'name': 'sde1', > 'symlinks': ['/dev/disk/by-id/usb-Generic_Flash_Disk_2A5C0ADD-0:0-part1', > '/dev/disk/by-label/2GB', > '/dev/disk/by-path/pci-0000:00:14.0-usb-0:2:1.0-scsi-0:0:0:0-part1', > '/dev/disk/by-uuid/F086-D378'], > 'sysfs_path': '/devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2:1.0/host7/target7:0:0/7:0:0:0/block/sde/sde1'} ; name: sde1 ; >20:51:14,585 INFO blivet: scanning sde1 (/devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2:1.0/host7/target7:0:0/7:0:0:0/block/sde/sde1)... >20:51:14,585 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sde1 ; incomplete: False ; >20:51:14,586 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:51:14,586 INFO blivet: sde1 is a partition >20:51:14,586 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sde1 ; >20:51:14,586 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sde ; incomplete: False ; >20:51:14,587 DEBUG blivet: DeviceTree.getDeviceByName returned existing 1911 MiB disk sde (6) with existing msdos disklabel >20:51:14,593 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sde ; >20:51:14,594 DEBUG blivet: PartitionDevice._setFormat: sde1 ; >20:51:14,594 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 12 >20:51:14,595 DEBUG blivet: PartitionDevice._setFormat: sde1 ; current: None ; type: None ; >20:51:14,595 DEBUG blivet: looking up parted Partition: /dev/sde1 >20:51:14,595 DEBUG blivet: PartitionDevice.probe: sde1 ; exists: True ; >20:51:14,596 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sde1 ; flag: 1 ; >20:51:14,596 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sde1 ; flag: 10 ; >20:51:14,597 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sde1 ; flag: 12 ; >20:51:14,597 INFO blivet: added partition sde1 (id 11) to device tree >20:51:14,599 DEBUG blivet: looking up parted Device: /dev/sde1 >20:51:14,597 INFO blivet: got device: PartitionDevice instance (0x7f1899e7c490) -- > name = sde1 status = True kids = 0 id = 11 > parents = ['existing 1911 MiB disk sde (6) with existing msdos disklabel'] > uuid = None size = 1910 MiB > format = existing None > major = 8 minor = 65 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2:1.0/host7/target7:0:0/7:0:0:0/block/sde/sde1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sde1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 3911680 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: False > hardwareGeometry: (1017, 62, 62) biosGeometry: (243, 255, 63) > PedDevice: <_ped.Device object at 0x7f1899e77290> > target size = 0 B path = /dev/sde1 > format args = [] originalFormat = None grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f18a0052450> fileSystem: <parted.filesystem.FileSystem object at 0x7f18a0052c10> > number: 1 path: /dev/sde1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f18a0052890> PedPartition: <_ped.Partition object at 0x7f18a003fdd0> > disk = existing 1911 MiB disk sde (6) with existing msdos disklabel > start = 2048 end = 3913727 length = 3911680 > flags = boot, lba >20:51:14,627 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sde1 ; >20:51:14,627 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sde1 ; label_type: None ; >20:51:14,627 DEBUG blivet: device sde1 does not contain a disklabel >20:51:14,628 DEBUG blivet: getFormat('efi') returning EFIFS instance with object id 14 >20:51:14,628 INFO blivet: type detected on 'sde1' is 'vfat' >20:51:14,628 DEBUG blivet: getFormat('efi') returning EFIFS instance with object id 15 >20:51:14,628 DEBUG blivet: PartitionDevice._setFormat: sde1 ; >20:51:14,629 DEBUG blivet: PartitionDevice._setFormat: sde1 ; current: None ; type: efi ; >20:51:14,629 INFO blivet: got format: existing efi filesystem >20:51:14,631 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-HGST_HTS721010A9E630_JR10006PGYE8KF /dev/disk/by-id/wwn-0x5000cca6accd6099', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '156', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '154', > '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': 'isw_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_VERSION': '1.0.00', > 'ID_MODEL': 'HGST_HTS721010A9E630', > 'ID_MODEL_ENC': 'HGST\\x20HTS721010A9E630\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_REVISION': 'JB0OA3J0', > 'ID_SERIAL': 'HGST_HTS721010A9E630_JR10006PGYE8KF', > 'ID_SERIAL_SHORT': 'JR10006PGYE8KF', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000cca6accd6099', > 'ID_WWN_WITH_EXTENSION': '0x5000cca6accd6099', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '544510', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-HGST_HTS721010A9E630_JR10006PGYE8KF', > '/dev/disk/by-id/wwn-0x5000cca6accd6099'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >20:51:14,631 INFO blivet: scanning sda (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >20:51:14,632 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda ; incomplete: False ; >20:51:14,632 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:51:14,632 INFO blivet: sda is part of a biosraid >20:51:14,632 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 18 >20:51:14,633 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: None ; >20:51:14,633 INFO blivet: added disk sda (id 17) to device tree >20:51:14,633 DEBUG blivet: looking up parted Device: /dev/sda >20:51:14,633 INFO blivet: got device: DiskDevice instance (0x7f1899e7c550) -- > name = sda status = True kids = 0 id = 17 > parents = [] > uuid = None size = 931.51 GiB > format = existing None > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA HGST HTS721010A9 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x7f1899e775f0> > target size = 0 B path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f1899e1cb90> >20:51:14,680 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda ; >20:51:14,840 INFO blivet: type detected on 'sda' is 'isw_raid_member' >20:51:14,841 DEBUG blivet: MDRaidMember.__init__: uuid: None ; exists: True ; label: None ; device: /dev/sda ; serial: JR10006PGYE8KF ; mdUuid: b25f8e60-5528-d464-f928-d3a6da2a145f ; biosraid: True ; >20:51:14,841 DEBUG blivet: getFormat('isw_raid_member') returning MDRaidMember instance with object id 20 >20:51:14,842 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: mdmember ; >20:51:14,842 INFO blivet: got format: existing mdmember >20:51:14,843 DEBUG blivet: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sda ; >20:51:14,843 DEBUG blivet: DeviceTree.getDeviceByUuid: hidden: False ; uuid: b25f8e60-5528-d464-f928-d3a6da2a145f ; incomplete: True ; >20:51:14,844 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >20:51:14,881 INFO blivet: using name imsm0 for md array containing member sda >20:51:14,881 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 22 >20:51:14,882 DEBUG blivet: MDRaidArrayDevice._setFormat: imsm0 ; current: None ; type: None ; >20:51:14,882 DEBUG blivet: MDRaidArrayDevice.updateSysfsPath: imsm0 ; >20:51:14,883 DEBUG blivet: MDRaidArrayDevice._addParent: imsm0 ; member: sda ; >20:51:14,883 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sda ; >20:51:14,884 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >20:51:14,903 WARN blivet: failed to add member /dev/sda to md array /dev/md/imsm0: mdnominate failed for /dev/sda: 1 >20:51:14,904 DEBUG blivet: looking up parted Device: /dev/md/imsm0 >20:51:14,904 INFO blivet: added mdcontainer imsm0 (id 21) to device tree >20:51:14,906 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-HGST_HTS721010A9E630_JR10006PGYE8KF-part1 /dev/disk/by-id/wwn-0x5000cca6accd6099-part1', > 'DEVNAME': 'sda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '156', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '154', > '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': 'isw_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_VERSION': '1.0.00', > 'ID_MODEL': 'HGST_HTS721010A9E630', > 'ID_MODEL_ENC': 'HGST\\x20HTS721010A9E630\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_REVISION': 'JB0OA3J0', > 'ID_SERIAL': 'HGST_HTS721010A9E630_JR10006PGYE8KF', > 'ID_SERIAL_SHORT': 'JR10006PGYE8KF', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000cca6accd6099', > 'ID_WWN_WITH_EXTENSION': '0x5000cca6accd6099', > 'MAJOR': '8', > 'MINOR': '1', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '2163500', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/ata-HGST_HTS721010A9E630_JR10006PGYE8KF-part1', > '/dev/disk/by-id/wwn-0x5000cca6accd6099-part1'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1'} ; name: sda1 ; >20:51:14,906 INFO blivet: scanning sda1 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >20:51:14,907 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda1 ; incomplete: False ; >20:51:14,907 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:51:14,907 INFO blivet: sda1 is a partition >20:51:14,908 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda1 ; >20:51:14,908 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda ; incomplete: False ; >20:51:14,909 DEBUG blivet: DeviceTree.getDeviceByName returned existing 931.51 GiB disk sda (17) with existing mdmember >20:51:14,914 DEBUG blivet: ignoring partition sda1 on mdmember >20:51:14,914 DEBUG blivet: no device obtained for sda1 >20:51:14,916 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-HGST_HTS721010A9E630_JR10006PGYE5TF /dev/disk/by-id/wwn-0x5000cca6accd6043', > 'DEVNAME': 'sdb', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '166', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '164', > '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': 'isw_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_VERSION': '1.0.00', > 'ID_MODEL': 'HGST_HTS721010A9E630', > 'ID_MODEL_ENC': 'HGST\\x20HTS721010A9E630\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_REVISION': 'JB0OA3J0', > 'ID_SERIAL': 'HGST_HTS721010A9E630_JR10006PGYE5TF', > 'ID_SERIAL_SHORT': 'JR10006PGYE5TF', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000cca6accd6043', > 'ID_WWN_WITH_EXTENSION': '0x5000cca6accd6043', > 'MAJOR': '8', > 'MINOR': '16', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '544834', > 'name': 'sdb', > 'symlinks': ['/dev/disk/by-id/ata-HGST_HTS721010A9E630_JR10006PGYE5TF', > '/dev/disk/by-id/wwn-0x5000cca6accd6043'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb'} ; name: sdb ; >20:51:14,916 INFO blivet: scanning sdb (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb)... >20:51:14,917 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdb ; incomplete: False ; >20:51:14,917 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:51:14,917 INFO blivet: sdb is part of a biosraid >20:51:14,918 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 26 >20:51:14,918 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: None ; >20:51:14,918 INFO blivet: added disk sdb (id 25) to device tree >20:51:14,918 DEBUG blivet: looking up parted Device: /dev/sdb >20:51:14,918 INFO blivet: got device: DiskDevice instance (0x7f1899e3c390) -- > name = sdb status = True kids = 0 id = 25 > parents = [] > uuid = None size = 931.51 GiB > format = existing None > major = 8 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb partedDevice = parted.Device instance -- > model: ATA HGST HTS721010A9 path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x7f1899e777a0> > target size = 0 B path = /dev/sdb > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f1899e3c350> >20:51:14,928 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb ; >20:51:15,074 INFO blivet: type detected on 'sdb' is 'isw_raid_member' >20:51:15,075 DEBUG blivet: MDRaidMember.__init__: uuid: None ; exists: True ; label: None ; device: /dev/sdb ; serial: JR10006PGYE5TF ; mdUuid: b25f8e60-5528-d464-f928-d3a6da2a145f ; biosraid: True ; >20:51:15,076 DEBUG blivet: getFormat('isw_raid_member') returning MDRaidMember instance with object id 28 >20:51:15,076 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: mdmember ; >20:51:15,077 INFO blivet: got format: existing mdmember >20:51:15,077 DEBUG blivet: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sdb ; >20:51:15,078 DEBUG blivet: DeviceTree.getDeviceByUuid: hidden: False ; uuid: b25f8e60-5528-d464-f928-d3a6da2a145f ; incomplete: True ; >20:51:15,079 DEBUG blivet: looking up parted Device: /dev/md/imsm0 >20:51:15,079 DEBUG blivet: non-existent RAID container size == 931.51 GiB >20:51:15,078 DEBUG blivet: DeviceTree.getDeviceByUuid returned existing 931.51 GiB mdcontainer imsm0 (21) >20:51:15,089 DEBUG blivet: looking up parted Device: /dev/md/imsm0 >20:51:15,089 DEBUG blivet: non-existent RAID container size == 931.51 GiB >20:51:15,099 DEBUG blivet: looking up parted Device: /dev/md/imsm0 >20:51:15,100 DEBUG blivet: non-existent RAID container size == 931.51 GiB >20:51:15,110 DEBUG blivet: MDRaidArrayDevice._addParent: imsm0 ; member: sdb ; >20:51:15,111 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sdb ; >20:51:15,112 DEBUG blivet: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >20:51:15,129 WARN blivet: failed to add member /dev/sdb to md array /dev/md/imsm0: mdnominate failed for /dev/sdb: 1 >20:51:15,129 DEBUG blivet: looking up parted Device: /dev/md/imsm0 >20:51:15,131 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-TSSTcorp_CDDVDW_SN-208FB_S12C6YCF1002SH', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_CD': '1', > 'ID_CDROM_CD_R': '1', > 'ID_CDROM_CD_RW': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_DVD_PLUS_R': '1', > 'ID_CDROM_DVD_PLUS_RW': '1', > 'ID_CDROM_DVD_PLUS_R_DL': '1', > 'ID_CDROM_DVD_R': '1', > 'ID_CDROM_DVD_RAM': '1', > 'ID_CDROM_DVD_RW': '1', > 'ID_CDROM_MRW': '1', > 'ID_CDROM_MRW_W': '1', > 'ID_MODEL': 'TSSTcorp_CDDVDW_SN-208FB', > 'ID_MODEL_ENC': 'TSSTcorp\\x20CDDVDW\\x20SN-208FB\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_REVISION': 'TC00', > 'ID_SERIAL': 'TSSTcorp_CDDVDW_SN-208FB_S12C6YCF1002SH', > 'ID_SERIAL_SHORT': 'S12C6YCF1002SH', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '545307', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-TSSTcorp_CDDVDW_SN-208FB_S12C6YCF1002SH'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sr0'} ; name: sr0 ; >20:51:15,131 INFO blivet: scanning sr0 (/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sr0)... >20:51:15,132 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sr0 ; incomplete: False ; >20:51:15,132 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:51:15,132 INFO blivet: sr0 is a cdrom >20:51:15,133 DEBUG blivet: DeviceTree.addUdevOpticalDevice: >20:51:15,133 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 31 >20:51:15,134 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >20:51:15,134 INFO blivet: added cdrom sr0 (id 30) to device tree >20:51:15,135 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >20:51:15,176 DEBUG blivet: looking up parted Device: /dev/sr0 >20:51:15,134 INFO blivet: got device: OpticalDevice instance (0x7f1899e3cfd0) -- > name = sr0 status = True kids = 0 id = 30 > parents = [] > uuid = None size = 0 > format = existing None > major = 11 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sr0 partedDevice = None > target size = 0 B path = /dev/sr0 > format args = [] originalFormat = None >20:51:15,260 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >20:51:15,304 DEBUG blivet: looking up parted Device: /dev/sr0 >20:51:15,387 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >20:51:15,428 DEBUG blivet: looking up parted Device: /dev/sr0 >20:51:15,513 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >20:51:15,553 DEBUG blivet: looking up parted Device: /dev/sr0 >20:51:15,636 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >20:51:15,636 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >20:51:15,677 DEBUG blivet: no media present for device sr0 >20:51:15,680 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-Crucial_CT120M500SSD3_13270943E9D2 /dev/disk/by-id/wwn-0x500a07510943e9d2', > 'DEVNAME': 'sdc', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sdc', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'Crucial_CT120M500SSD3', > 'ID_MODEL_ENC': 'Crucial_CT120M500SSD3\\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': '3dcdcf37', > 'ID_REVISION': 'MU03', > 'ID_SERIAL': 'Crucial_CT120M500SSD3_13270943E9D2', > 'ID_SERIAL_SHORT': '13270943E9D2', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x500a07510943e9d2', > 'ID_WWN_WITH_EXTENSION': '0x500a07510943e9d2', > 'MAJOR': '8', > 'MINOR': '32', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '545812', > 'name': 'sdc', > 'symlinks': ['/dev/disk/by-id/ata-Crucial_CT120M500SSD3_13270943E9D2', > '/dev/disk/by-id/wwn-0x500a07510943e9d2'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sdc'} ; name: sdc ; >20:51:15,680 INFO blivet: scanning sdc (/devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sdc)... >20:51:15,681 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdc ; incomplete: False ; >20:51:15,681 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:51:15,682 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdc ; >20:51:15,682 INFO blivet: sdc is a disk >20:51:15,682 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 35 >20:51:15,683 DEBUG blivet: DiskDevice._setFormat: sdc ; current: None ; type: None ; >20:51:15,688 INFO blivet: added disk sdc (id 34) to device tree >20:51:15,688 DEBUG blivet: looking up parted Device: /dev/sdc >20:51:15,688 INFO blivet: got device: DiskDevice instance (0x7f1899e50050) -- > name = sdc status = True kids = 0 id = 34 > parents = [] > uuid = None size = 111.79 GiB > format = existing None > major = 8 minor = 32 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sdc partedDevice = parted.Device instance -- > model: ATA Crucial_CT120M50 path: /dev/sdc type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 234441648 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 6 did: 0 busy: False > hardwareGeometry: (14593, 255, 63) biosGeometry: (14593, 255, 63) > PedDevice: <_ped.Device object at 0x7f1899e77710> > target size = 0 B path = /dev/sdc > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f1899e3c090> >20:51:15,708 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdc ; >20:51:15,709 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdc ; label_type: dos ; >20:51:15,710 DEBUG blivet: DiskDevice.setup: sdc ; status: True ; controllable: True ; orig: False ; >20:51:15,710 DEBUG blivet: required disklabel type for sdc (1) is None >20:51:15,710 DEBUG blivet: default disklabel type for sdc is msdos >20:51:15,711 DEBUG blivet: selecting msdos disklabel for sdc based on size >20:51:15,711 DEBUG blivet: DiskLabel.__init__: device: /dev/sdc ; labelType: msdos ; exists: True ; >20:51:15,721 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f1898cc7a50>] > device: <parted.device.Device object at 0x7f1898cc7810> > PedDisk: <_ped.Disk object at 0x7f1898cd4950> >20:51:15,722 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance with object id 37 >20:51:15,723 DEBUG blivet: DiskDevice._setFormat: sdc ; current: None ; type: disklabel ; >20:51:15,726 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-Crucial_CT120M500SSD3_13270943E9D2-part1 /dev/disk/by-id/wwn-0x500a07510943e9d2-part1 /dev/disk/by-label/Windows\\x20Boot /dev/disk/by-uuid/E6DA15CCDA159A3F', > 'DEVNAME': 'sdc1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sdc/sdc1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '0', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'Windows_Boot', > 'ID_FS_LABEL_ENC': 'Windows\\x20Boot', > 'ID_FS_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'E6DA15CCDA159A3F', > 'ID_FS_UUID_ENC': 'E6DA15CCDA159A3F', > 'ID_MODEL': 'Crucial_CT120M500SSD3', > 'ID_MODEL_ENC': 'Crucial_CT120M500SSD3\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:32', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '234436608', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_ENTRY_UUID': '3dcdcf37-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '3dcdcf37', > 'ID_REVISION': 'MU03', > 'ID_SERIAL': 'Crucial_CT120M500SSD3_13270943E9D2', > 'ID_SERIAL_SHORT': '13270943E9D2', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x500a07510943e9d2', > 'ID_WWN_WITH_EXTENSION': '0x500a07510943e9d2', > 'MAJOR': '8', > 'MINOR': '33', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '545848', > 'name': 'sdc1', > 'symlinks': ['/dev/disk/by-id/ata-Crucial_CT120M500SSD3_13270943E9D2-part1', > '/dev/disk/by-id/wwn-0x500a07510943e9d2-part1', > '/dev/disk/by-label/Windows\\x20Boot', > '/dev/disk/by-uuid/E6DA15CCDA159A3F'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sdc/sdc1'} ; name: sdc1 ; >20:51:15,727 INFO blivet: scanning sdc1 (/devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sdc/sdc1)... >20:51:15,728 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdc1 ; incomplete: False ; >20:51:15,728 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:51:15,728 INFO blivet: sdc1 is a partition >20:51:15,730 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdc1 ; >20:51:15,730 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdc ; incomplete: False ; >20:51:15,731 DEBUG blivet: DeviceTree.getDeviceByName returned existing 111.79 GiB disk sdc (34) with existing msdos disklabel >20:51:15,738 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sdc ; >20:51:15,739 DEBUG blivet: PartitionDevice._setFormat: sdc1 ; >20:51:15,739 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 40 >20:51:15,740 DEBUG blivet: PartitionDevice._setFormat: sdc1 ; current: None ; type: None ; >20:51:15,740 DEBUG blivet: looking up parted Partition: /dev/sdc1 >20:51:15,740 DEBUG blivet: PartitionDevice.probe: sdc1 ; exists: True ; >20:51:15,741 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 1 ; >20:51:15,742 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 10 ; >20:51:15,743 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 12 ; >20:51:15,743 INFO blivet: added partition sdc1 (id 39) to device tree >20:51:15,745 DEBUG blivet: looking up parted Device: /dev/sdc1 >20:51:15,743 INFO blivet: got device: PartitionDevice instance (0x7f1898cc7e10) -- > name = sdc1 status = True kids = 0 id = 39 > parents = ['existing 111.79 GiB disk sdc (34) with existing msdos disklabel'] > uuid = None size = 111.79 GiB > format = existing None > major = 8 minor = 33 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata6/host5/target5:0:0/5:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc1 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 234436608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32536 did: 0 busy: False > hardwareGeometry: (14593, 255, 63) biosGeometry: (14593, 255, 63) > PedDevice: <_ped.Device object at 0x7f1899e77a70> > target size = 0 B path = /dev/sdc1 > format args = [] originalFormat = None grow = None max size = 0 B bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f1898cc7610> fileSystem: <parted.filesystem.FileSystem object at 0x7f1898cc7d90> > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1898cc7b10> PedPartition: <_ped.Partition object at 0x7f1898ca6cb0> > disk = existing 111.79 GiB disk sdc (34) with existing msdos disklabel > start = 2048 end = 234438655 length = 234436608 > flags = boot >20:51:15,774 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdc1 ; >20:51:15,774 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdc1 ; label_type: None ; >20:51:15,775 DEBUG blivet: device sdc1 does not contain a disklabel >20:51:15,775 INFO blivet: type detected on 'sdc1' is 'ntfs' >20:51:17,813 DEBUG blivet: padding min size from 74187000000 up to 74187000500 >20:51:17,814 DEBUG blivet: NTFS.supported: supported: False ; >20:51:17,814 DEBUG blivet: getFormat('ntfs') returning NTFS instance with object id 42 >20:51:17,815 DEBUG blivet: PartitionDevice._setFormat: sdc1 ; >20:51:17,815 DEBUG blivet: PartitionDevice._setFormat: sdc1 ; current: None ; type: ntfs ; >20:51:17,816 INFO blivet: got format: existing ntfs filesystem >20:51:17,817 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': '4.0', > 'MAJOR': '7', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '578540', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >20:51:17,817 INFO blivet: scanning loop0 (/devices/virtual/block/loop0)... >20:51:17,818 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop0 ; incomplete: False ; >20:51:17,818 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:51:17,818 INFO blivet: loop0 is a loop device >20:51:17,819 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop0 ; >20:51:17,820 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: /osmin.img (deleted) ; incomplete: False ; >20:51:17,820 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:51:17,820 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 45 >20:51:17,821 DEBUG blivet: FileDevice._setFormat: /osmin.img (deleted) ; current: None ; type: None ; >20:51:17,821 INFO blivet: added file /osmin.img (deleted) (id 44) to device tree >20:51:17,822 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin.img (deleted) ; >20:51:17,822 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 48 >20:51:17,823 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >20:51:17,823 INFO blivet: added loop loop0 (id 47) to device tree >20:51:17,823 INFO blivet: got device: LoopDevice instance (0x7f1898ccf210) -- > name = loop0 status = False kids = 0 id = 47 > parents = ['existing 0 B file /osmin.img (deleted) (44)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop0 > format args = [] originalFormat = None >20:51:17,825 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >20:51:17,826 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >20:51:17,826 DEBUG blivet: device loop0 does not contain a disklabel >20:51:17,826 INFO blivet: type detected on 'loop0' is 'squashfs' >20:51:17,826 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance with object id 50 >20:51:17,827 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >20:51:17,828 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': '579042', > 'name': 'loop1', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >20:51:17,828 INFO blivet: scanning loop1 (/devices/virtual/block/loop1)... >20:51:17,829 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop1 ; incomplete: False ; >20:51:17,829 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:51:17,830 INFO blivet: loop1 is a loop device >20:51:17,830 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop1 ; >20:51:17,831 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: /osmin ; incomplete: False ; >20:51:17,831 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:51:17,831 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 53 >20:51:17,832 DEBUG blivet: FileDevice._setFormat: /osmin ; current: None ; type: None ; >20:51:17,832 INFO blivet: added file /osmin (id 52) to device tree >20:51:17,833 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin ; >20:51:17,833 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 56 >20:51:17,834 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >20:51:17,834 INFO blivet: added loop loop1 (id 55) to device tree >20:51:17,834 INFO blivet: got device: LoopDevice instance (0x7f1898cc7e50) -- > name = loop1 status = False kids = 0 id = 55 > parents = ['existing 0 B file /osmin (52)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop1 > format args = [] originalFormat = None >20:51:17,836 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >20:51:17,837 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >20:51:17,837 DEBUG blivet: device loop1 does not contain a disklabel >20:51:17,837 INFO blivet: type detected on 'loop1' is 'DM_snapshot_cow' >20:51:17,837 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance with object id 58 >20:51:17,838 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >20:51:17,839 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': '4.0', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '579520', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >20:51:17,839 INFO blivet: scanning loop2 (/devices/virtual/block/loop2)... >20:51:17,840 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop2 ; incomplete: False ; >20:51:17,840 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:51:17,840 INFO blivet: loop2 is a loop device >20:51:17,841 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop2 ; >20:51:17,841 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: /run/initramfs/live/LiveOS/squashfs.img ; incomplete: False ; >20:51:17,842 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:51:17,842 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 61 >20:51:17,843 DEBUG blivet: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >20:51:17,843 INFO blivet: added file /run/initramfs/live/LiveOS/squashfs.img (id 60) to device tree >20:51:17,844 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >20:51:17,844 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 64 >20:51:17,845 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >20:51:17,845 INFO blivet: added loop loop2 (id 63) to device tree >20:51:17,845 INFO blivet: got device: LoopDevice instance (0x7f1898ccf4d0) -- > name = loop2 status = False kids = 0 id = 63 > parents = ['existing 0 B file /run/initramfs/live/LiveOS/squashfs.img (60)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop2 > format args = [] originalFormat = None >20:51:17,847 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >20:51:17,848 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >20:51:17,848 DEBUG blivet: device loop2 does not contain a disklabel >20:51:17,848 INFO blivet: type detected on 'loop2' is 'squashfs' >20:51:17,848 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance with object id 66 >20:51:17,849 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >20:51:17,850 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-label/_Fedora-Live-Wor /dev/disk/by-uuid/0ad82566-098c-46a4-88c8-10a2e187408a', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': '_Fedora-Live-Wor', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Wor', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '0ad82566-098c-46a4-88c8-10a2e187408a', > 'ID_FS_UUID_ENC': '0ad82566-098c-46a4-88c8-10a2e187408a', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '580010', > 'name': 'loop3', > 'symlinks': ['/dev/disk/by-label/_Fedora-Live-Wor', > '/dev/disk/by-uuid/0ad82566-098c-46a4-88c8-10a2e187408a'], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >20:51:17,850 INFO blivet: scanning loop3 (/devices/virtual/block/loop3)... >20:51:17,851 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop3 ; incomplete: False ; >20:51:17,851 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:51:17,852 INFO blivet: loop3 is a loop device >20:51:17,852 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop3 ; >20:51:17,853 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: /LiveOS/ext3fs.img ; incomplete: False ; >20:51:17,853 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:51:17,854 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 69 >20:51:17,854 DEBUG blivet: FileDevice._setFormat: /LiveOS/ext3fs.img ; current: None ; type: None ; >20:51:17,854 INFO blivet: added file /LiveOS/ext3fs.img (id 68) to device tree >20:51:17,855 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /LiveOS/ext3fs.img ; >20:51:17,855 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 72 >20:51:17,856 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: None ; >20:51:17,856 INFO blivet: added loop loop3 (id 71) to device tree >20:51:17,856 INFO blivet: got device: LoopDevice instance (0x7f1898ccf5d0) -- > name = loop3 status = False kids = 0 id = 71 > parents = ['existing 0 B file /LiveOS/ext3fs.img (68)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop3 > format args = [] originalFormat = None >20:51:17,858 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop3 ; >20:51:17,859 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop3 ; label_type: None ; >20:51:17,859 DEBUG blivet: device loop3 does not contain a disklabel >20:51:17,859 INFO blivet: type detected on 'loop3' is 'ext4' >20:51:17,873 DEBUG blivet: size=0 B, current=6144 MiB >20:51:17,880 DEBUG blivet: using current size 0 as min size >20:51:17,881 DEBUG blivet: Ext4FS.supported: supported: True ; >20:51:17,881 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 74 >20:51:17,881 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: ext4 ; >20:51:17,882 INFO blivet: got format: existing ext4 filesystem >20:51:17,883 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop4', > 'DEVPATH': '/devices/virtual/block/loop4', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '580528', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >20:51:17,883 INFO blivet: scanning loop4 (/devices/virtual/block/loop4)... >20:51:17,883 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop4 ; incomplete: False ; >20:51:17,884 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:51:17,884 INFO blivet: loop4 is a loop device >20:51:17,885 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop4 ; >20:51:17,885 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: /overlay (deleted) ; incomplete: False ; >20:51:17,886 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:51:17,886 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 77 >20:51:17,887 DEBUG blivet: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >20:51:17,887 INFO blivet: added file /overlay (deleted) (id 76) to device tree >20:51:17,888 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >20:51:17,888 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 80 >20:51:17,889 DEBUG blivet: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >20:51:17,889 INFO blivet: added loop loop4 (id 79) to device tree >20:51:17,889 INFO blivet: got device: LoopDevice instance (0x7f1898ccf950) -- > name = loop4 status = False kids = 0 id = 79 > parents = ['existing 0 B file /overlay (deleted) (76)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop4 > format args = [] originalFormat = None >20:51:17,891 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop4 ; >20:51:17,892 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop4 ; label_type: None ; >20:51:17,892 DEBUG blivet: device loop4 does not contain a disklabel >20:51:17,892 INFO blivet: type detected on 'loop4' is 'DM_snapshot_cow' >20:51:17,892 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance with object id 82 >20:51:17,893 DEBUG blivet: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >20:51:17,894 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/_Fedora-Live-Wor /dev/disk/by-uuid/0ad82566-098c-46a4-88c8-10a2e187408a /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-Wor', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Wor', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '0ad82566-098c-46a4-88c8-10a2e187408a', > 'ID_FS_UUID_ENC': '0ad82566-098c-46a4-88c8-10a2e187408a', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '83086', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/_Fedora-Live-Wor', > '/dev/disk/by-uuid/0ad82566-098c-46a4-88c8-10a2e187408a', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >20:51:17,895 INFO blivet: scanning live-rw (/devices/virtual/block/dm-0)... >20:51:17,895 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-rw ; incomplete: False ; >20:51:17,896 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:51:17,896 INFO blivet: live-rw is a device-mapper device >20:51:17,896 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-rw ; >20:51:17,897 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop3 ; incomplete: False ; >20:51:17,898 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop3 (71) with existing ext4 filesystem >20:51:17,899 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop4 ; incomplete: False ; >20:51:17,900 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop4 (79) >20:51:17,901 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-rw ; incomplete: False ; >20:51:17,901 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:51:17,902 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop4 ; >20:51:17,902 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 85 >20:51:17,903 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: None ; >20:51:17,903 INFO blivet: added dm live-rw (id 84) to device tree >20:51:17,903 DEBUG blivet: looking up parted Device: /dev/mapper/live-rw >20:51:17,903 INFO blivet: got device: DMDevice instance (0x7f1898ccfa90) -- > name = live-rw status = True kids = 0 id = 84 > parents = ['existing 0 B loop loop4 (79)'] > uuid = None size = 6144 MiB > format = existing None > 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: 12582912 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (783, 255, 63) biosGeometry: (783, 255, 63) > PedDevice: <_ped.Device object at 0x7f1899e77b00> > target size = 0 B path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >20:51:17,918 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >20:51:17,919 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >20:51:17,919 DEBUG blivet: device live-rw does not contain a disklabel >20:51:17,919 INFO blivet: type detected on 'live-rw' is 'ext4' >20:51:17,933 DEBUG blivet: size=5493.66 MiB, current=6144 MiB >20:51:17,945 DEBUG blivet: padding min size from 5760516096 up to 5760516596 >20:51:17,945 DEBUG blivet: Ext4FS.supported: supported: True ; >20:51:17,946 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 87 >20:51:17,946 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >20:51:17,946 INFO blivet: got format: existing ext4 filesystem >20:51:17,948 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-base /dev/disk/by-label/_Fedora-Live-Wor /dev/disk/by-uuid/0ad82566-098c-46a4-88c8-10a2e187408a /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-Wor', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Wor', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '0ad82566-098c-46a4-88c8-10a2e187408a', > 'ID_FS_UUID_ENC': '0ad82566-098c-46a4-88c8-10a2e187408a', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '9613', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-base', > '/dev/disk/by-label/_Fedora-Live-Wor', > '/dev/disk/by-uuid/0ad82566-098c-46a4-88c8-10a2e187408a', > '/dev/mapper/live-base'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-base ; >20:51:17,948 INFO blivet: scanning live-base (/devices/virtual/block/dm-1)... >20:51:17,949 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-base ; incomplete: False ; >20:51:17,949 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:51:17,949 INFO blivet: live-base is a device-mapper device >20:51:17,950 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-base ; >20:51:17,951 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >20:51:17,952 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop3 ; incomplete: False ; >20:51:17,952 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop3 (71) with existing ext4 filesystem >20:51:17,953 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-base ; incomplete: False ; >20:51:17,954 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:51:17,955 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop3 ; >20:51:17,955 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 90 >20:51:17,956 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: None ; >20:51:17,956 INFO blivet: added dm live-base (id 89) to device tree >20:51:17,956 DEBUG blivet: looking up parted Device: /dev/mapper/live-base >20:51:17,956 INFO blivet: got device: DMDevice instance (0x7f1898ccff10) -- > name = live-base status = True kids = 0 id = 89 > parents = ['existing 0 B loop loop3 (71) with existing ext4 filesystem'] > uuid = None size = 6144 MiB > format = existing None > 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: 12582912 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 27514 did: 18776 busy: False > hardwareGeometry: (783, 255, 63) biosGeometry: (783, 255, 63) > PedDevice: <_ped.Device object at 0x7f1899e77680> > target size = 0 B path = /dev/mapper/live-base > format args = [] originalFormat = None target = None dmUuid = None >20:51:17,969 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-base ; >20:51:17,970 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-base ; label_type: None ; >20:51:17,970 DEBUG blivet: device live-base does not contain a disklabel >20:51:17,970 INFO blivet: type detected on 'live-base' is 'ext4' >20:51:17,984 DEBUG blivet: size=0 B, current=6144 MiB >20:51:17,992 DEBUG blivet: using current size 0 as min size >20:51:17,993 DEBUG blivet: Ext4FS.supported: supported: True ; >20:51:17,993 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 92 >20:51:17,994 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: ext4 ; >20:51:17,994 INFO blivet: got format: existing ext4 filesystem >20:51:17,996 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-osimg-min /dev/disk/by-label/_Fedora-Live-Wor /dev/disk/by-uuid/0ad82566-098c-46a4-88c8-10a2e187408a /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-Wor', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Wor', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '0ad82566-098c-46a4-88c8-10a2e187408a', > 'ID_FS_UUID_ENC': '0ad82566-098c-46a4-88c8-10a2e187408a', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '17227', > 'name': 'dm-2', > 'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', > '/dev/disk/by-label/_Fedora-Live-Wor', > '/dev/disk/by-uuid/0ad82566-098c-46a4-88c8-10a2e187408a', > '/dev/mapper/live-osimg-min'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: live-osimg-min ; >20:51:17,996 INFO blivet: scanning live-osimg-min (/devices/virtual/block/dm-2)... >20:51:17,996 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-osimg-min ; incomplete: False ; >20:51:17,997 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:51:17,997 INFO blivet: live-osimg-min is a device-mapper device >20:51:17,998 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-osimg-min ; >20:51:17,998 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >20:51:17,999 DEBUG blivet: DMDevice.getDMNode: live-base ; status: True ; >20:51:18,000 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop1 ; incomplete: False ; >20:51:18,000 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop1 (55) >20:51:18,001 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop3 ; incomplete: False ; >20:51:18,002 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop3 (71) with existing ext4 filesystem >20:51:18,003 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-osimg-min ; incomplete: False ; >20:51:18,004 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:51:18,005 DEBUG blivet: LoopDevice.addChild: kids: 1 ; name: loop3 ; >20:51:18,005 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 95 >20:51:18,005 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: None ; >20:51:18,006 INFO blivet: added dm live-osimg-min (id 94) to device tree >20:51:18,006 DEBUG blivet: looking up parted Device: /dev/mapper/live-osimg-min >20:51:18,006 INFO blivet: got device: DMDevice instance (0x7f1898ccf9d0) -- > name = live-osimg-min status = True kids = 0 id = 94 > parents = ['existing 0 B loop loop3 (71) with existing ext4 filesystem'] > uuid = None size = 6144 MiB > format = existing None > 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: 12582912 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32536 did: 0 busy: False > hardwareGeometry: (783, 255, 63) biosGeometry: (783, 255, 63) > PedDevice: <_ped.Device object at 0x7f1899e77b90> > target size = 0 B path = /dev/mapper/live-osimg-min > format args = [] originalFormat = None target = None dmUuid = None >20:51:18,018 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-osimg-min ; >20:51:18,019 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-osimg-min ; label_type: None ; >20:51:18,019 DEBUG blivet: device live-osimg-min does not contain a disklabel >20:51:18,019 INFO blivet: type detected on 'live-osimg-min' is 'ext4' >20:51:18,033 DEBUG blivet: size=0 B, current=5493.66 MiB >20:51:18,041 DEBUG blivet: using current size 0 as min size >20:51:18,042 DEBUG blivet: Ext4FS.supported: supported: True ; >20:51:18,042 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 97 >20:51:18,043 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: ext4 ; >20:51:18,043 INFO blivet: got format: existing ext4 filesystem >20:51:18,045 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-fedora-swap /dev/disk/by-id/dm-uuid-LVM-6a0WiiAUqQarXiMkx0o5i283OgP0YnXluEV3w3mNeDQUMrH4zkXIUXxbUiy72Pq2 /dev/disk/by-uuid/87fa1b24-a37e-4a20-b93f-efebf65f5122 /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-6a0WiiAUqQarXiMkx0o5i283OgP0YnXluEV3w3mNeDQUMrH4zkXIUXxbUiy72Pq2', > 'DM_VG_NAME': 'fedora', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': '87fa1b24-a37e-4a20-b93f-efebf65f5122', > 'ID_FS_UUID_ENC': '87fa1b24-a37e-4a20-b93f-efebf65f5122', > 'ID_FS_VERSION': '1', > 'MAJOR': '253', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '476152', > 'name': 'dm-3', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora-swap', > '/dev/disk/by-id/dm-uuid-LVM-6a0WiiAUqQarXiMkx0o5i283OgP0YnXluEV3w3mNeDQUMrH4zkXIUXxbUiy72Pq2', > '/dev/disk/by-uuid/87fa1b24-a37e-4a20-b93f-efebf65f5122', > '/dev/fedora/swap', > '/dev/mapper/fedora-swap'], > 'sysfs_path': '/devices/virtual/block/dm-3'} ; name: fedora-swap ; >20:51:18,045 INFO blivet: scanning fedora-swap (/devices/virtual/block/dm-3)... >20:51:18,046 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: fedora-swap ; incomplete: False ; >20:51:18,046 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:51:18,047 INFO blivet: fedora-swap is an lvm logical volume >20:51:18,047 DEBUG blivet: DeviceTree.addUdevLVDevice: name: fedora-swap ; >20:51:18,048 DEBUG blivet: DeviceTree.getDeviceByName: hidden: True ; name: fedora ; incomplete: False ; >20:51:18,048 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:51:18,051 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-v8pe8l-Nwiu-osYZ-541A-crBz-Z8VR-bW1qGo /dev/disk/by-id/md-uuid-2f0ca709:60236419:f7d237c0:e031795d-part3 /dev/md/Volume1_0p3', > 'DEVNAME': 'md126p3', > 'DEVPATH': '/devices/virtual/block/md126/md126p3', > 'DEVTYPE': 'partition', > 'ID_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'v8pe8l-Nwiu-osYZ-541A-crBz-Z8VR-bW1qGo', > 'ID_FS_UUID_ENC': 'v8pe8l-Nwiu-osYZ-541A-crBz-Z8VR-bW1qGo', > 'ID_FS_VERSION': 'LVM2 001', > 'ID_PART_ENTRY_DISK': '9:126', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '3174010880', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '732983296', > 'ID_PART_ENTRY_TYPE': '0x8e', > 'ID_PART_ENTRY_UUID': '22fc5314-03', > 'MAJOR': '259', > 'MD_CONTAINER': '/dev/md/imsm0', > 'MD_DEVICES': '2', > 'MD_DEVICE_sda_DEV': '/dev/sda', > 'MD_DEVICE_sda_ROLE': '0', > 'MD_DEVICE_sdb_DEV': '/dev/sdb', > 'MD_DEVICE_sdb_ROLE': '1', > 'MD_DEVNAME': 'Volume1_0', > 'MD_LEVEL': 'raid0', > 'MD_MEMBER': '0', > 'MD_UUID': '2f0ca709:60236419:f7d237c0:e031795d', > 'MINOR': '2', > 'SUBSYSTEM': 'block', > 'SYSTEMD_READY': '0', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '970772', > 'name': 'md126p3', > 'symlinks': ['/dev/disk/by-id/lvm-pv-uuid-v8pe8l-Nwiu-osYZ-541A-crBz-Z8VR-bW1qGo', > '/dev/disk/by-id/md-uuid-2f0ca709:60236419:f7d237c0:e031795d-part3', > '/dev/md/Volume1_0p3'], > 'sysfs_path': '/devices/virtual/block/md126/md126p3'} ; name: md126p3 ; >20:51:18,051 INFO blivet: scanning md126p3 (/devices/virtual/block/md126/md126p3)... >20:51:18,051 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: md126p3 ; incomplete: False ; >20:51:18,052 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:51:18,052 INFO blivet: md126p3 is a partition >20:51:18,053 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: md126p3 ; >20:51:18,053 DEBUG blivet: link: Volume1_0p1 -> ../md126p1 >20:51:18,053 DEBUG blivet: link: Volume1_0p3 -> ../md126p3 >20:51:18,053 DEBUG blivet: returning Volume1_0p3 >20:51:18,054 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: Volume1_0p3 ; incomplete: False ; >20:51:18,055 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:51:18,055 DEBUG blivet: link: Volume1_0p1 -> ../md126p1 >20:51:18,055 DEBUG blivet: link: Volume1_0p3 -> ../md126p3 >20:51:18,055 DEBUG blivet: link: Volume1_0p2 -> ../md126p2 >20:51:18,055 DEBUG blivet: link: Volume1_0 -> ../md126 >20:51:18,055 DEBUG blivet: returning Volume1_0 >20:51:18,056 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: Volume1_0 ; incomplete: False ; >20:51:18,057 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:51:18,059 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/md-uuid-2f0ca709:60236419:f7d237c0:e031795d /dev/md/Volume1_0', > 'DEVNAME': 'md126', > 'DEVPATH': '/devices/virtual/block/md126', > 'DEVTYPE': 'disk', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '22fc5314', > 'MAJOR': '9', > 'MD_CONTAINER': '/dev/md/imsm0', > 'MD_DEVICES': '2', > 'MD_DEVICE_sda_DEV': '/dev/sda', > 'MD_DEVICE_sda_ROLE': '0', > 'MD_DEVICE_sdb_DEV': '/dev/sdb', > 'MD_DEVICE_sdb_ROLE': '1', > 'MD_DEVNAME': 'Volume1_0', > 'MD_LEVEL': 'raid0', > 'MD_MEMBER': '0', > 'MD_UUID': '2f0ca709:60236419:f7d237c0:e031795d', > 'MINOR': '126', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_MD_CONTAINER': '/dev/md/imsm0', > 'UDISKS_MD_DEVICES': '2', > 'UDISKS_MD_DEVICE_sda_DEV': '/dev/sda', > 'UDISKS_MD_DEVICE_sda_ROLE': '0', > 'UDISKS_MD_DEVICE_sdb_DEV': '/dev/sdb', > 'UDISKS_MD_DEVICE_sdb_ROLE': '1', > 'UDISKS_MD_DEVNAME': 'Volume1_0', > 'UDISKS_MD_LEVEL': 'raid0', > 'UDISKS_MD_MEMBER': '0', > 'UDISKS_MD_UUID': '2f0ca709:60236419:f7d237c0:e031795d', > 'USEC_INITIALIZED': '916315', > 'name': 'md126', > 'symlinks': ['/dev/disk/by-id/md-uuid-2f0ca709:60236419:f7d237c0:e031795d', > '/dev/md/Volume1_0'], > 'sysfs_path': '/devices/virtual/block/md126'} ; name: md126 ; >20:51:18,059 INFO blivet: scanning md126 (/devices/virtual/block/md126)... >20:51:18,060 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: md126 ; incomplete: False ; >20:51:18,061 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:51:18,062 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: Volume1_0 ; incomplete: False ; >20:51:18,062 DEBUG blivet: DeviceTree.getDeviceByName returned None >20:51:18,063 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: md126 ; >20:51:18,064 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: imsm0 ; incomplete: False ; >20:51:18,065 DEBUG blivet: looking up parted Device: /dev/md/imsm0 >20:51:18,065 DEBUG blivet: non-existent RAID container size == 1863.03 GiB >20:51:18,065 DEBUG blivet: DeviceTree.getDeviceByName returned existing 1863.03 GiB mdcontainer imsm0 (21) >20:51:18,073 DEBUG blivet: looking up parted Device: /dev/md/imsm0 >20:51:18,074 DEBUG blivet: non-existent RAID container size == 1863.03 GiB >20:51:18,082 DEBUG blivet: looking up parted Device: /dev/md/imsm0 >20:51:18,082 DEBUG blivet: non-existent RAID container size == 1863.03 GiB >20:51:18,091 DEBUG blivet: MDRaidArrayDevice._addParent: Volume1_0 ; member: imsm0 ; >20:51:18,091 INFO blivet: not going to restore from backup of non-existent /etc/mdadm.conf >20:51:18,097 DEBUG blivet: looking up parted Device: /dev/md/imsm0 >20:51:18,098 DEBUG blivet: non-existent RAID container size == 1863.03 GiB >20:51:18,115 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/mapper/live-base ; hidden: False ; incomplete: False ; >20:51:18,117 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 6144 MiB dm live-base (89) with existing ext4 filesystem >20:51:18,125 DEBUG blivet: looking up parted Device: /dev/md/imsm0 >20:51:18,127 DEBUG blivet: non-existent RAID container size == 1863.03 GiB >20:51:18,140 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >20:51:18,178 DEBUG blivet: looking up parted Device: /dev/sr0 >20:51:18,261 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >20:51:18,301 DEBUG blivet: looking up parted Device: /dev/sr0 > > >/tmp/ifcfg.log: >16:38:31,266 DEBUG ifcfg: content of files (network initialization): >16:38:31,281 DEBUG ifcfg: all settings: [{'802-3-ethernet': {'s390-options': {}, 'mac-address': [0, 144, 245, 250, 103, 122]}, 'connection': {'timestamp': 1413491792L, 'type': '802-3-ethernet', 'id': 'Wired connection 1', 'uuid': 'dca3bc65-6c06-4904-b70b-0bcde959ff21'}, 'ipv4': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}, 'ipv6': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}}, {'bridge': {'forward-delay': 2L, 'interface-name': 'virbr0'}, 'connection': {'autoconnect': False, 'interface-name': 'virbr0', 'timestamp': 1413491787L, 'type': 'bridge', 'id': 'virbr0', 'uuid': '555d9c56-0aae-4b72-8e85-e599438c4d3d'}, 'ipv4': {'routes': [], 'address-labels': [''], 'addresses': [[24946880L, 24L, 0L]], 'dns': [], 'method': 'manual'}, 'ipv6': {'routes': [], 'addresses': [], 'dns': [], 'method': 'ignore'}}] >16:38:31,397 DEBUG ifcfg: content of files (missing ifcfgs created for devices ['enp5s0f2']): >16:38:31,397 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-enp5s0f2: >16:38:31,397 DEBUG ifcfg: TYPE=Ethernet >16:38:31,397 DEBUG ifcfg: BOOTPROTO=dhcp >16:38:31,397 DEBUG ifcfg: DEFROUTE=yes >16:38:31,397 DEBUG ifcfg: IPV4_FAILURE_FATAL=no >16:38:31,397 DEBUG ifcfg: IPV6INIT=yes >16:38:31,398 DEBUG ifcfg: IPV6_AUTOCONF=yes >16:38:31,398 DEBUG ifcfg: IPV6_DEFROUTE=yes >16:38:31,398 DEBUG ifcfg: IPV6_FAILURE_FATAL=no >16:38:31,398 DEBUG ifcfg: NAME=enp5s0f2 >16:38:31,398 DEBUG ifcfg: UUID=dca3bc65-6c06-4904-b70b-0bcde959ff21 >16:38:31,398 DEBUG ifcfg: ONBOOT=no >16:38:31,398 DEBUG ifcfg: HWADDR=00:90:F5:FA:67:7A >16:38:31,398 DEBUG ifcfg: PEERDNS=yes >16:38:31,398 DEBUG ifcfg: PEERROUTES=yes >16:38:31,398 DEBUG ifcfg: IPV6_PEERDNS=yes >16:38:31,398 DEBUG ifcfg: IPV6_PEERROUTES=yes >16:38:31,404 DEBUG ifcfg: all settings: [{'802-3-ethernet': {'s390-options': {}, 'mac-address': [0, 144, 245, 250, 103, 122]}, 'connection': {'timestamp': 1413491792L, 'autoconnect': False, 'type': '802-3-ethernet', 'id': 'enp5s0f2', 'uuid': 'dca3bc65-6c06-4904-b70b-0bcde959ff21'}, 'ipv4': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}, 'ipv6': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}}, {'bridge': {'forward-delay': 2L, 'interface-name': 'virbr0'}, 'connection': {'autoconnect': False, 'interface-name': 'virbr0', 'timestamp': 1413491787L, 'type': 'bridge', 'id': 'virbr0', 'uuid': '555d9c56-0aae-4b72-8e85-e599438c4d3d'}, 'ipv4': {'routes': [], 'address-labels': [''], 'addresses': [[24946880L, 24L, 0L]], 'dns': [], 'method': 'manual'}, 'ipv6': {'routes': [], 'addresses': [], 'dns': [], 'method': 'ignore'}}] >20:49:46,603 DEBUG ifcfg: content of files (network initialization): >20:49:46,603 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-enp5s0f2: >20:49:46,603 DEBUG ifcfg: TYPE=Ethernet >20:49:46,604 DEBUG ifcfg: BOOTPROTO=dhcp >20:49:46,604 DEBUG ifcfg: DEFROUTE=yes >20:49:46,604 DEBUG ifcfg: IPV4_FAILURE_FATAL=no >20:49:46,604 DEBUG ifcfg: IPV6INIT=yes >20:49:46,604 DEBUG ifcfg: IPV6_AUTOCONF=yes >20:49:46,604 DEBUG ifcfg: IPV6_DEFROUTE=yes >20:49:46,604 DEBUG ifcfg: IPV6_FAILURE_FATAL=no >20:49:46,604 DEBUG ifcfg: NAME=enp5s0f2 >20:49:46,604 DEBUG ifcfg: UUID=dca3bc65-6c06-4904-b70b-0bcde959ff21 >20:49:46,604 DEBUG ifcfg: ONBOOT=no >20:49:46,604 DEBUG ifcfg: HWADDR=00:90:F5:FA:67:7A >20:49:46,604 DEBUG ifcfg: PEERDNS=yes >20:49:46,604 DEBUG ifcfg: PEERROUTES=yes >20:49:46,604 DEBUG ifcfg: IPV6_PEERDNS=yes >20:49:46,604 DEBUG ifcfg: IPV6_PEERROUTES=yes >20:49:46,610 DEBUG ifcfg: all settings: [{'802-3-ethernet': {'s390-options': {}, 'mac-address': [0, 144, 245, 250, 103, 122]}, 'connection': {'timestamp': 1413506785L, 'autoconnect': False, 'type': '802-3-ethernet', 'id': 'enp5s0f2', 'uuid': 'dca3bc65-6c06-4904-b70b-0bcde959ff21'}, 'ipv4': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}, 'ipv6': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}}, {'bridge': {'forward-delay': 2L, 'interface-name': 'virbr0'}, 'connection': {'autoconnect': False, 'interface-name': 'virbr0', 'timestamp': 1413506785L, 'type': 'bridge', 'id': 'virbr0', 'uuid': '555d9c56-0aae-4b72-8e85-e599438c4d3d'}, 'ipv4': {'routes': [], 'address-labels': [''], 'addresses': [[24946880L, 24L, 0L]], 'dns': [], 'method': 'manual'}, 'ipv6': {'routes': [], 'addresses': [], 'dns': [], 'method': 'ignore'}}] >20:49:46,658 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-enp5s0f2 >20:49:46,659 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-enp5s0f2 >20:49:46,659 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-enp5s0f2 >20:51:14,098 DEBUG ifcfg: content of files (network initialization): >20:51:14,098 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-enp5s0f2: >20:51:14,098 DEBUG ifcfg: TYPE=Ethernet >20:51:14,098 DEBUG ifcfg: BOOTPROTO=dhcp >20:51:14,098 DEBUG ifcfg: DEFROUTE=yes >20:51:14,098 DEBUG ifcfg: IPV4_FAILURE_FATAL=no >20:51:14,099 DEBUG ifcfg: IPV6INIT=yes >20:51:14,099 DEBUG ifcfg: IPV6_AUTOCONF=yes >20:51:14,099 DEBUG ifcfg: IPV6_DEFROUTE=yes >20:51:14,099 DEBUG ifcfg: IPV6_FAILURE_FATAL=no >20:51:14,099 DEBUG ifcfg: NAME=enp5s0f2 >20:51:14,099 DEBUG ifcfg: UUID=dca3bc65-6c06-4904-b70b-0bcde959ff21 >20:51:14,099 DEBUG ifcfg: ONBOOT=no >20:51:14,099 DEBUG ifcfg: HWADDR=00:90:F5:FA:67:7A >20:51:14,099 DEBUG ifcfg: PEERDNS=yes >20:51:14,099 DEBUG ifcfg: PEERROUTES=yes >20:51:14,099 DEBUG ifcfg: IPV6_PEERDNS=yes >20:51:14,099 DEBUG ifcfg: IPV6_PEERROUTES=yes >20:51:14,105 DEBUG ifcfg: all settings: [{'802-3-ethernet': {'s390-options': {}, 'mac-address': [0, 144, 245, 250, 103, 122]}, 'connection': {'timestamp': 1413506785L, 'autoconnect': False, 'type': '802-3-ethernet', 'id': 'enp5s0f2', 'uuid': 'dca3bc65-6c06-4904-b70b-0bcde959ff21'}, 'ipv4': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}, 'ipv6': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}}, {'bridge': {'forward-delay': 2L, 'interface-name': 'virbr0'}, 'connection': {'autoconnect': False, 'interface-name': 'virbr0', 'timestamp': 1413506785L, 'type': 'bridge', 'id': 'virbr0', 'uuid': '555d9c56-0aae-4b72-8e85-e599438c4d3d'}, 'ipv4': {'routes': [], 'address-labels': [''], 'addresses': [[24946880L, 24L, 0L]], 'dns': [], 'method': 'manual'}, 'ipv6': {'routes': [], 'addresses': [], 'dns': [], 'method': 'ignore'}}] >20:51:14,154 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-enp5s0f2 >20:51:14,154 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-enp5s0f2 >20:51:14,155 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-enp5s0f2 > > >/proc/cmdline: >BOOT_IMAGE=vmlinuz0 initrd=initrd0.img root=live:CDLABEL=Fedora-Live-Workstation-x86_64-2 rootfstype=auto ro rd.live.image quiet rhgb rd.luks=0 rd.md=0 rd.dm=0 nomodeset >
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 1150147
:
944607
| 947747 |
948009