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 655171 Details for
Bug 882351
SystemError: (32, 'umount: /run/install/isodir: target is busy.\n (In some cases useful info about processes that use\n the device is found by lsof(8) or fuser(1))')
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
File: anaconda-tb
anaconda-tb (text/plain), 784.88 KB, created by
Michael Schwendt
on 2012-11-30 18:14:49 UTC
(
hide
)
Description:
File: anaconda-tb
Filename:
MIME Type:
Creator:
Michael Schwendt
Created:
2012-11-30 18:14:49 UTC
Size:
784.88 KB
patch
obsolete
>anaconda 18.29.2 exception report >Traceback (most recent call first): > File "/usr/lib64/python2.7/site-packages/pyanaconda/isys/__init__.py", line 152, in umount > rc = _isys.umount(what) > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/formats/fs.py", line 656, in unmount > rc = isys.umount(self._mountpoint, removeDir = False) > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/formats/fs.py", line 863, in teardown > return self.unmount(*args, **kwargs) > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/devices.py", line 740, in _preTeardown > self.originalFormat.teardown() > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/devices.py", line 755, in teardown > if not self._preTeardown(recursive=recursive): > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/devicetree.py", line 1969, in teardownAll > device.teardown(recursive=True) > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/devicetree.py", line 1963, in _populate > self.teardownAll() > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/devicetree.py", line 1846, in populate > self._populate() > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/custom.py", line 2088, in on_unlock_clicked > self.__storage.devicetree.populate() >SystemError: (32, 'umount: /run/install/isodir: target is busy.\n (In some cases useful info about processes that use\n the device is found by lsof(8) or fuser(1))') > >Local variables in innermost frame: >what: /mnt/install/isodir >removeDir: False > > >Anaconda instance, containing members: >_instClass: DefaultInstall instance, containing members: >_intf: GraphicalUserInterface instance, containing members: > _intf.instclass: Already dumped (DefaultInstall instance) > _intf._hubs: [<class 'pyanaconda.ui.gui.hubs.summary.SummaryHub'> >, <class 'pyanaconda.ui.gui.hubs.progress.ProgressHub'> >] > _intf.storage: Storage instance, containing members: > _intf.storage.clearPartChoice: None > _intf.storage.eddDict: {} > _intf.storage.dasd: DASD instance, containing members: > _intf.storage.dasd.dasdfmt: /sbin/dasdfmt > _intf.storage.dasd.commonArgv: [-y, -d, cdl, -b, 4096] > _intf.storage.dasd.started: True > _intf.storage.dasd.totalCylinders: 0 > _intf.storage.dasd._maxFormatJobs: 0 > _intf.storage.dasd._devices: [] > _intf.storage.dasd._completedCylinders: 0.0 > _intf.storage.dasd._dasdlist: [] > _intf.storage.roots: [Root instance, containing members: > mounts: {'/mnt/distimages': existing 38146MB partition sda8 (12) with existing ext2 filesystem mounted at /mnt/diskimages >, '/mnt/storage': existing 76800MB lvmlv vg_faldor-Storage (23) with existing ext3 filesystem mounted at /mnt/storage >, '/': existing 18692MB partition sda3 (7) with existing ext4 filesystem >, '/home/sharedhome': existing 51200MB lvmlv vg_faldor-Home (21) with existing ext3 filesystem >} > swaps: [existing 3812MB partition sda10 (3) with existing swap >] > name: Fedora Linux 17 for x86_64 >, Root instance, containing members: > mounts: {'/mnt/distimages': Already dumped (PartitionDevice instance) >, '/mnt/storage': Already dumped (LVMLogicalVolumeDevice instance) >, '/': existing 18595MB partition sda7 (11) with non-existent ext4 filesystem mounted at / >} > swaps: [Already dumped (PartitionDevice instance) >] > name: Fedora Linux 18 for x86_64 >, Root instance, containing members: > mounts: {'/mnt/distimages': Already dumped (PartitionDevice instance) >, '/mnt/storage': Already dumped (LVMLogicalVolumeDevice instance) >, '/': existing 19077MB partition sda9 (13) with existing ext4 filesystem >} > swaps: [Already dumped (PartitionDevice instance) >] > name: Fedora Linux 16 for x86_64 >, Root instance, containing members: > mounts: {'/mnt/distimages': Already dumped (PartitionDevice instance) >, '/mnt/storage': Already dumped (LVMLogicalVolumeDevice instance) >, '/boot': existing 189MB partition sda1 (2) with existing ext3 filesystem >, '/': existing 20480MB lvmlv vg_faldor-RHEL6 (25) with existing ext4 filesystem >} > swaps: [Already dumped (PartitionDevice instance) >] > name: CentOS Linux 6.3 for x86_64 >, Root instance, containing members: > mounts: {'/boot': existing 190MB partition sda2 (6) with existing ext3 filesystem >, '/': existing 20480MB lvmlv vg_faldor-RHEL5 (26) with existing ext3 filesystem >, '/home': Already dumped (LVMLogicalVolumeDevice instance) >} > swaps: [Already dumped (PartitionDevice instance) >] > name: CentOS Linux 5.8 for x86_64 >] > _intf.storage.zfcp: ZFCP instance, containing members: > _intf.storage.zfcp.down: False > _intf.storage.zfcp.hasReadConfig: True > _intf.storage.zfcp.intf: None > _intf.storage.zfcp.fcpdevs: set([]) > _intf.storage.autoPartEscrowCert: None > _intf.storage.autoPartAddBackupPassphrase: False > _intf.storage.escrowCertificates: {} > _intf.storage.fsset: FSSet instance, containing members: > _intf.storage.fsset.origFStab: None > _intf.storage.fsset._usb: None > _intf.storage.fsset.devicetree: DeviceTree instance, containing members: > _intf.storage.fsset.devicetree.populated: True > _intf.storage.fsset.devicetree._hidden: [] > _intf.storage.fsset.devicetree.names: [sr0, sda, sda1, sda10, sda11, vg_faldor, vg_faldor-Home, vg_faldor-Images, vg_faldor-Storage, vg_faldor-Data1, vg_faldor-RHEL6, vg_faldor-RHEL5, vg_faldor-O12, vg_faldor-Personal, sda2, sda3, sda4, sda5, sda6, sda7, sda8, sda9, loop0, /run/install/repo/18/64/images/squashfs.img, loop1, /LiveOS/rootfs.img, loop2, /overlay (deleted), loop3, loop4, loop5, loop6, loop7, live-rw] > _intf.storage.fsset.devicetree.liveBackingDevice: None > _intf.storage.fsset.devicetree.dasd: Already dumped (DASD instance) > _intf.storage.fsset.devicetree._cleanup: False > _intf.storage.fsset.devicetree.iscsi: iscsi instance, containing members: > _intf.storage.fsset.devicetree.iscsi.initiatorSet: False > _intf.storage.fsset.devicetree.iscsi.ifaces: {} > _intf.storage.fsset.devicetree.iscsi.started: False > _intf.storage.fsset.devicetree.iscsi._initiator: Skipped > _intf.storage.fsset.devicetree.iscsi.discovered_targets: {} > _intf.storage.fsset.devicetree.iscsi.ibftNodes: [] > _intf.storage.fsset.devicetree.platform: X86 instance, containing members: > _intf.storage.fsset.devicetree.exclusiveDisks: [] > _intf.storage.fsset.devicetree.unusedRaidMembers: [] > _intf.storage.fsset.devicetree.mpathFriendlyNames: True > _intf.storage.fsset.devicetree.topology: MultipathTopology instance, containing members: > _intf.storage.fsset.devicetree.topology._multipaths: [] > _intf.storage.fsset.devicetree.topology._nondisks: [sr0, sda1, sda10, sda11, sda2, sda3, sda4, sda5, sda6, sda7, sda8, sda9] > _intf.storage.fsset.devicetree.topology._devmap: {'sda4': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:1f.5/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda4 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1f.5/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda4 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sda4 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sda4 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 4 >, 'sda6': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:1f.5/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda6 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1f.5/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda6 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sda6 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sda6 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 6 >, 'sda7': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:1f.5/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda7 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1f.5/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda7 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sda7 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sda7 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 7 >, 'sr0': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:1c.0/0000:02:00.0/ata5/host4/target4:0:0/4:0:0:0/block/sr0 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1c.0/0000:02:00.0/ata5/host4/target4:0:0/4:0:0:0/block/sr0 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sr0 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sr0 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 0 >, 'sda5': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:1f.5/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda5 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1f.5/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda5 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sda5 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sda5 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 5 >, 'sda2': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:1f.5/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda2 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1f.5/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda2 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sda2 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sda2 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 2 >, 'sda3': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:1f.5/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda3 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1f.5/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda3 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sda3 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sda3 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 3 >, 'dm-8': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/dm-8 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/dm-8 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/dm-8 > _intf.storage.fsset.devicetree.topology._devmap.sysname: dm-8 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 8 >, 'sda1': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:1f.5/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda1 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1f.5/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda1 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sda1 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sda1 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 1 >, 'dm-6': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/dm-6 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/dm-6 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/dm-6 > _intf.storage.fsset.devicetree.topology._devmap.sysname: dm-6 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 6 >, 'dm-7': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/dm-7 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/dm-7 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/dm-7 > _intf.storage.fsset.devicetree.topology._devmap.sysname: dm-7 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 7 >, 'dm-4': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/dm-4 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/dm-4 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/dm-4 > _intf.storage.fsset.devicetree.topology._devmap.sysname: dm-4 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 4 >, 'dm-5': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/dm-5 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/dm-5 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/dm-5 > _intf.storage.fsset.devicetree.topology._devmap.sysname: dm-5 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 5 >, 'dm-2': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/dm-2 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/dm-2 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/dm-2 > _intf.storage.fsset.devicetree.topology._devmap.sysname: dm-2 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 2 >, 'dm-3': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/dm-3 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/dm-3 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/dm-3 > _intf.storage.fsset.devicetree.topology._devmap.sysname: dm-3 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 3 >, 'dm-0': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/dm-0 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/dm-0 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/dm-0 > _intf.storage.fsset.devicetree.topology._devmap.sysname: dm-0 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 0 >, 'sda9': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:1f.5/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda9 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1f.5/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda9 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sda9 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sda9 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 9 >, 'sda': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:1f.5/ata3/host2/target2:0:0/2:0:0:0/block/sda > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1f.5/ata3/host2/target2:0:0/2:0:0:0/block/sda > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sda > _intf.storage.fsset.devicetree.topology._devmap.sysname: sda > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: None >, 'loop3': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop3 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop3 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop3 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop3 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 3 >, 'loop2': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop2 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop2 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop2 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop2 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 2 >, 'loop1': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop1 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop1 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop1 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop1 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 1 >, 'loop0': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop0 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop0 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop0 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop0 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 0 >, 'loop7': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop7 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop7 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop7 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop7 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 7 >, 'loop6': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop6 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop6 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop6 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop6 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 6 >, 'loop5': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop5 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop5 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop5 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop5 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 5 >, 'loop4': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop4 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop4 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop4 > _intf.storage.fsset.devicetree.topology._devmap.sysname: loop4 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 4 >, 'sda10': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:1f.5/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda10 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1f.5/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda10 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sda10 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sda10 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 10 >, 'sda11': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:1f.5/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda11 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1f.5/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda11 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sda11 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sda11 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 11 >, 'sda8': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:1f.5/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda8 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1f.5/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda8 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sda8 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sda8 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 8 >, 'dm-1': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/dm-1 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/dm-1 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/dm-1 > _intf.storage.fsset.devicetree.topology._devmap.sysname: dm-1 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 1 >} > _intf.storage.fsset.devicetree.topology._devices: [Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >] > _intf.storage.fsset.devicetree.topology._singlepaths: [sda, loop0, loop1, loop2, loop3, loop4, loop5, loop6, loop7, dm-0, dm-1, dm-2, dm-3, dm-4, dm-5, dm-6, dm-7, dm-8] > _intf.storage.fsset.devicetree.topology._mpath_topology: {} > _intf.storage.fsset.devicetree._ignoredDisks: [loop3, loop4, loop5, loop6, loop7] > _intf.storage.fsset.devicetree.protectedDevSpecs: [/dev/sda8] > _intf.storage.fsset.devicetree._devices: [OpticalDevice instance, containing members: > _model: HL-DT-ST_DVDRAM_GSA-H10N > controllable: True > major: 11 > kids: 0 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: /devices/pci0000:00/0000:00:1c.0/0000:02:00.0/ata5/host4/target4:0:0/4:0:0:0/block/sr0 > _vendor: None > _name: sr0 > _targetSize: 0 > protected: False > parents: [] > originalFormat: existing None > bus: Skipped > _size: 0 > _serial: None > id: 0 > minor: 0 >, existing 476940MB disk sda (1) with existing msdos disklabel >, Already dumped (PartitionDevice instance) >, Already dumped (PartitionDevice instance) >, existing 377754MB partition sda11 (4) with existing lvmpv >, existing 377752MB lvmvg vg_faldor (5) >, Already dumped (PartitionDevice instance) >, Already dumped (PartitionDevice instance) >, existing 457860MB partition sda4 (8) >, existing 235MB partition sda5 (9) with existing ext3 filesystem >, existing 234MB partition sda6 (10) with existing ext3 filesystem >, Already dumped (PartitionDevice instance) >, Already dumped (PartitionDevice instance) >, Already dumped (PartitionDevice instance) >, FileDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 1 > _partedDevice: parted.Device instance -- > model: path: /run/install/repo/18/64/images/squashfs.img type: 5 > sectorSize: 512 physicalSectorSize: 512 > length: 403176 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (3149, 4, 32) biosGeometry: (3149, 4, 32) > PedDevice: <_ped.Device object at 0x7f5c1e7b98c0> > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: Skipped > _vendor: Skipped > _name: /run/install/repo/18/64/images/squashfs.img > _targetSize: 0 > protected: False > parents: [] > originalFormat: existing None > bus: Skipped > _size: 196.86328125 > _serial: None > id: 14 > minor: 0 >, LoopDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 0 > _partedDevice: parted.Device instance -- > model: Loopback device path: /dev/loop0 type: 18 > sectorSize: 512 physicalSectorSize: 512 > length: 403176 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (25, 255, 63) biosGeometry: (25, 255, 63) > PedDevice: <_ped.Device object at 0x7f5c1e7b9a70> > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: Skipped > _vendor: Skipped > _name: loop0 > _targetSize: 0 > protected: False > parents: [Already dumped (FileDevice instance) >] > originalFormat: existing None > bus: Skipped > _size: 0 > _serial: None > id: 15 > minor: 0 >, FileDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 1 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: Skipped > _vendor: Skipped > _name: /LiveOS/rootfs.img > _targetSize: 0 > protected: False > parents: [] > originalFormat: existing None > bus: Skipped > _size: 0 > _serial: None > id: 16 > minor: 0 >, LoopDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 0 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: Ext4FS instance, containing members: > _format.uuid: ec2ad3ef-ee82-49e8-b770-708777ce23aa > _format.exists: True > _format._mountpoint: None > _format._majorminor: None > _format._mountType: ext4 > _format.fsprofile: None > _format.label: Anaconda > _format._targetSize: 1024.0 > _format._device: /dev/loop1 > _format._minInstanceSize: 0.0 > _format.mountopts: None > _format.mountpoint: None > _format._migrate: False > _format._size: 1024.0 > sysfsPath: Skipped > _vendor: Skipped > _name: loop1 > _targetSize: 0 > protected: False > parents: [Already dumped (FileDevice instance) >] > originalFormat: Ext4FS instance, containing members: > originalFormat.uuid: ec2ad3ef-ee82-49e8-b770-708777ce23aa > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat._size: 1024.0 > originalFormat._majorminor: None > originalFormat._mountType: ext4 > originalFormat.fsprofile: None > originalFormat.label: Anaconda > originalFormat._targetSize: 1024.0 > originalFormat._minInstanceSize: 0.0 > originalFormat.mountopts: None > originalFormat.mountpoint: None > originalFormat._migrate: False > originalFormat._device: /dev/loop1 > bus: Skipped > _size: 0 > _serial: None > id: 17 > minor: 0 >, FileDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 1 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: Skipped > _vendor: Skipped > _name: /overlay (deleted) > _targetSize: 0 > protected: False > parents: [] > originalFormat: existing None > bus: Skipped > _size: 0 > _serial: None > id: 18 > minor: 0 >, LoopDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 1 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: Skipped > _vendor: Skipped > _name: loop2 > _targetSize: 0 > protected: False > parents: [Already dumped (FileDevice instance) >] > originalFormat: existing None > bus: Skipped > _size: 0 > _serial: None > id: 19 > minor: 0 >, existing 1024MB dm live-rw (20) with existing ext4 filesystem >, Already dumped (LVMLogicalVolumeDevice instance) >, existing 81920MB lvmlv vg_faldor-Images (22) with existing ext3 filesystem >, Already dumped (LVMLogicalVolumeDevice instance) >, existing 20480MB lvmlv vg_faldor-Data1 (24) with existing luks >, Already dumped (LVMLogicalVolumeDevice instance) >, Already dumped (LVMLogicalVolumeDevice instance) >, existing 29592MB lvmlv vg_faldor-O12 (27) >, existing 76800MB lvmlv vg_faldor-Personal (28) with existing luks >] > _intf.storage.fsset.devicetree.protectedDevNames: [sda8] > _intf.storage.fsset.devicetree.diskImages: {} > _intf.storage.fsset.devicetree._actions: [ActionDestroyFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: Ext4FS instance, containing members: > origFormat.uuid: 03980da5-5ee5-482b-af2e-dd3a59c17a31 > origFormat.exists: True > origFormat._mountpoint: None > origFormat._majorminor: 008007 > origFormat._mountType: ext4 > origFormat.fsprofile: None > origFormat.label: None > origFormat._targetSize: 18595.0 > origFormat._device: /dev/sda7 > origFormat._minInstanceSize: 5710.0 > origFormat.mountopts: None > origFormat.mountpoint: None > origFormat._migrate: False > origFormat._size: 18595.0 > id: 0 >, ActionCreateFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: existing None > id: 1 >] > _intf.storage.fsset.preserveLines: [] > _intf.storage.fsset._devshm: None > _intf.storage.fsset._dev: None > _intf.storage.fsset.blkidTab: None > _intf.storage.fsset._proc: None > _intf.storage.fsset.active: False > _intf.storage.fsset.cryptTab: None > _intf.storage.fsset._devpts: None > _intf.storage.fsset._sysfs: None > _intf.storage.fsset._selinux: None > _intf.storage.platform: X86 instance, containing members: > _intf.storage.config: StorageDiscoveryConfig instance, containing members: > _intf.storage.config.clearPartType: 2 > _intf.storage.config.clearNonExistent: False > _intf.storage.config.ignoredDisks: [] > _intf.storage.config.protectedDevSpecs: [/dev/sda8] > _intf.storage.config.ignoreDiskInteractive: False > _intf.storage.config.exclusiveDisks: [sda] > _intf.storage.config.clearPartDevices: [] > _intf.storage.config.zeroMbr: False > _intf.storage.config.diskImages: {} > _intf.storage.config.clearPartDisks: [sda] > _intf.storage.config.mpathFriendlyNames: True > _intf.storage.config.initializeDisks: True > _intf.storage.size_sets: [] > _intf.storage.autoPartType: 0 > _intf.storage._bootloader: GRUB2 instance, containing members: > _intf.storage._bootloader._disk_order: [] > _intf.storage._bootloader.console_options: Skipped > _intf.storage._bootloader.console: Skipped > _intf.storage._bootloader.skip_bootloader: False > _intf.storage._bootloader.warnings: [] > _intf.storage._bootloader.chain_images: [] > _intf.storage._bootloader.stage2_is_preferred_stage1: False > _intf.storage._bootloader.stage2_device: Already dumped (PartitionDevice instance) > _intf.storage._bootloader.disks: [Already dumped (DiskDevice instance) >] > _intf.storage._bootloader._update_only: False > _intf.storage._bootloader._default_image: None > _intf.storage._bootloader.platform: Already dumped (X86 instance) > _intf.storage._bootloader.encrypted_password: Skipped > _intf.storage._bootloader.errors: [] > _intf.storage._bootloader.stage1_device: Already dumped (DiskDevice instance) > _intf.storage._bootloader._timeout: None > _intf.storage._bootloader.stage1_disk: Already dumped (DiskDevice instance) > _intf.storage._bootloader.password: None > _intf.storage._bootloader.dracut_args: > _intf.storage._bootloader.boot_args: $([ -x /usr/sbin/rhcrashkernel-param ] && /usr/sbin/rhcrashkernel-param || :) > _intf.storage._bootloader.linux_images: [] > _intf.storage.devicetree: Already dumped (DeviceTree instance) > _intf.storage.defaultFSType: ext4 > _intf.storage._dumpFile: /tmp/storage.state > _intf.storage.services: set([]) > _intf.storage.data: Skipped > _intf.storage.encryptionPassphrase: Skipped > _intf.storage.encryptionCipher: None > _intf.storage.encryptionRetrofit: False > _intf.storage._nextID: 0 > _intf.storage.fcoe: fcoe instance, containing members: > _intf.storage.fcoe.started: True > _intf.storage.fcoe.nics: [] > _intf.storage.fcoe.lldpadStarted: False > _intf.storage.autoPartitionRequests: [PartSpec instance (0x7f5c1e7eadd0) -- > mountpoint = / lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True > >, PartSpec instance (0x7f5c1e7eae10) -- > mountpoint = /home lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True > >, PartSpec instance (0x7f5c1e7eae50) -- > mountpoint = /boot lv = False singlePV = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False > >, PartSpec instance (0x7f5c1e7eae90) -- > mountpoint = None lv = False singlePV = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False > >, PartSpec instance (0x7f5c1e7eaed0) -- > mountpoint = None lv = True singlePV = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 3968 maxSize = None grow = False > >] > _intf.storage.doAutoPart: False > _intf.storage.iscsi: Already dumped (iscsi instance) > _intf.storage.encryptedAutoPart: False > _intf._ui: None > _intf._actions: Skipped > _intf.payload: YumPayload instance, containing members: > _intf.payload.skipBroken: False > _intf.payload._groups: Skipped > _intf.payload._yum: Skipped > _intf.payload.storage: Already dumped (Storage instance) > _intf.payload.install_device: existing 38146MB partition sda8 (12) with existing ext2 filesystem > _intf.payload._root_dir: /tmp/yum.root > _intf.payload._repos_dir: /etc/yum.repos.d,/etc/anaconda.repos.d,/tmp/updates/anaconda.repos.d,/tmp/product/anaconda.repos.d > _intf.payload._packages: [] > _intf.payload._requiredPackages: [] > _intf.payload._requiredGroups: [] > _intf.payload._setup: True > _intf.payload.txID: 1354299000.77 > _intf.payload._createdInitrds: False > _intf.payload._space_required: 2.78 GB > _intf.payload.data: Skipped > _intf.payload._kernelVersionList: [] >updateSrc: None >rootParts: None >upgradeRoot: None >_platform: Already dumped (X86 instance) >id: None >rescue: False >mediaDevice: None >upgrade: False >_network: None >methodstr: hd:/dev/sda8:/18/64 >proxyPassword: None >desktop: Desktop instance, containing members: > desktop.info: {} > desktop.always_quote: False > desktop.write_quote: True > desktop.filename: None > desktop.read_unquote: True > desktop.runlevel: 3 > desktop._lines: [] >canReIPL: False >xdriver: None >stage2: hd:/dev/sda8:/18/64/images/squashfs.img >rescue_mount: True >_bootloader: GRUB2 instance, containing members: > _bootloader._disk_order: [] > _bootloader.console_options: Skipped > _bootloader.console: Skipped > _bootloader.skip_bootloader: False > _bootloader.warnings: [] > _bootloader.chain_images: [] > _bootloader.stage2_is_preferred_stage1: False > _bootloader.disks: [] > _bootloader._update_only: False > _bootloader._default_image: None > _bootloader.platform: Already dumped (X86 instance) > _bootloader.encrypted_password: Skipped > _bootloader.errors: [] > _bootloader.stage1_device: None > _bootloader._timeout: None > _bootloader.stage1_disk: None > _bootloader.password: None > _bootloader.dracut_args: > _bootloader.boot_args: $([ -x /usr/sbin/rhcrashkernel-param ] && /usr/sbin/rhcrashkernel-param || :) > _bootloader.linux_images: [] >_payload: Already dumped (YumPayload instance) >displayMode: g >simpleFilter: True >ksdata: Skipped >proxyUsername: None >extraModules: [] >mehConfig: Config instance, containing members: > mehConfig.programName: anaconda > mehConfig.programVersion: 18.29.2 > mehConfig.attrSkipList: [_intf._actions, _intf.storage.bootloader.password, _intf.storage.data, _intf.storage.encryptionPassphrase, _bootloader.encrypted_password, _bootloader.password, payload._groups, payload._yum] > mehConfig.localSkipList: [passphrase, password] > mehConfig.fileList: [/tmp/anaconda.log, /tmp/packaging.log, /tmp/program.log, /tmp/storage.log, /tmp/ifcfg.log, /tmp/yum.log, /mnt/sysimage/root/install.log, /mnt/sysimage/root/upgrade.log, /proc/cmdline, /tmp/syslog] >_backend: None >isHeadless: False >reIPLMessage: None >_storage: Already dumped (Storage instance) >dir: None >opts: {'noipv6': False, 'noipv4': False, 'updateSrc': None, 'selinux': True, 'module': [], 'syslog': None, 'leavebootorder': False, 'images': [], 'serial': False, 'dmraid': True, 'armPlatform': None, 'virtpconsole': None, 'memcheck': True, 'iscsi': False, 'ksfile': None, 'kbdtype': None, 'runres': None, 'xdriver': None, 'display_mode': 'g', 'stage2': 'hd:/dev/sda8:/18/64/images/squashfs.img', 'method': 'hd:/dev/sda8:/18/64', 'vncpassword': '', 'vnc': False, 'rescue': False, 'noverifyssl': False, 'autostep': False, 'proxy': None, 'dlabel': False, 'vncconnect': None, 'lang': None, 'liveinst': False, 'loglevel': None, 'isHeadless': False, 'multiLib': False, 'rescue_nomount': False, 'keymap': None, 'mpath': True, 'ibft': True, 'debug': False, 'nofb': None, 'targetArch': None} >proxy: None > > >/tmp/anaconda.log: >18:09:38,726 INFO anaconda: /sbin/anaconda 18.29.2 >18:09:39,723 INFO anaconda: 4063232 kB (3968 MB) are available >18:09:39,723 INFO anaconda: check_memory(): total:3968, needed:512, graphical:512 >18:09:39,747 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda'] >18:09:39,748 INFO anaconda: Default encoding = utf-8 >18:09:39,849 INFO anaconda: ISCSID is /sbin/iscsid >18:09:39,852 INFO anaconda: no initiator set >18:09:41,608 INFO anaconda: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >18:09:41,608 INFO anaconda: no /etc/zfcp.conf; not configuring zfcp >18:09:41,959 INFO anaconda: Display mode = g >18:09:41,960 INFO anaconda: 4063232 kB (3968 MB) are available >18:09:41,960 INFO anaconda: check_memory(): total:3968, needed:512, graphical:512 >18:09:42,654 DEBUG anaconda: X server has signalled a successful start. >18:09:42,656 INFO anaconda: Starting window manager, pid 743. >18:09:43,774 INFO anaconda: using only installclass _Fedora >18:09:44,459 INFO anaconda: Detected 3968M of memory >18:09:44,460 INFO anaconda: Swap attempt of 3968M >18:09:44,476 INFO anaconda: Running Thread: AnaStorageThread (140033780381440) >18:09:44,476 INFO anaconda: Running Thread: AnaPayloadThread (140033771988736) >18:09:44,529 INFO anaconda: no initiator set >18:09:46,381 DEBUG anaconda: required disklabel type for sda (1) is None >18:09:46,381 DEBUG anaconda: default disklabel type for sda is msdos >18:09:46,381 DEBUG anaconda: selecting msdos disklabel for sda based on size >18:09:52,634 DEBUG anaconda: isys.py:mount()- going to mount /dev/sda1 on /mnt/sysimage as ext3 with options defaults,ro >18:09:52,772 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >18:09:52,850 DEBUG anaconda: isys.py:mount()- going to mount /dev/sda2 on /mnt/sysimage as ext3 with options defaults,ro >18:09:52,928 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >18:09:52,982 DEBUG anaconda: isys.py:mount()- going to mount /dev/sda3 on /mnt/sysimage as ext4 with options defaults,ro >18:09:53,666 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >18:09:53,703 DEBUG anaconda: isys.py:mount()- going to mount /dev/sda5 on /mnt/sysimage as ext3 with options defaults,ro >18:09:53,773 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >18:09:53,847 DEBUG anaconda: isys.py:mount()- going to mount /dev/sda6 on /mnt/sysimage as ext3 with options defaults,ro >18:09:53,932 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >18:09:53,992 DEBUG anaconda: isys.py:mount()- going to mount /dev/sda7 on /mnt/sysimage as ext4 with options defaults,ro >18:09:54,277 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >18:09:54,310 DEBUG anaconda: isys.py:mount()- going to mount /dev/sda8 on /mnt/sysimage as ext2 with options defaults,ro >18:09:54,344 DEBUG anaconda: isys.py:mount()- going to mount /dev/sda9 on /mnt/sysimage as ext4 with options defaults,ro >18:09:54,678 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >18:09:54,888 DEBUG anaconda: isys.py:mount()- going to mount /dev/mapper/vg_faldor-Home on /mnt/sysimage as ext3 with options defaults,ro >18:09:54,933 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >18:09:55,273 DEBUG anaconda: isys.py:mount()- going to mount /dev/mapper/vg_faldor-Images on /mnt/sysimage as ext3 with options defaults,ro >18:09:55,310 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >18:09:55,673 DEBUG anaconda: isys.py:mount()- going to mount /dev/mapper/vg_faldor-Storage on /mnt/sysimage as ext3 with options defaults,ro >18:09:55,712 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >18:09:56,053 DEBUG anaconda: isys.py:mount()- going to mount /dev/mapper/vg_faldor-RHEL6 on /mnt/sysimage as ext4 with options defaults,ro >18:09:56,413 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >18:09:56,632 DEBUG anaconda: isys.py:mount()- going to mount /dev/mapper/vg_faldor-RHEL5 on /mnt/sysimage as ext3 with options defaults,ro >18:09:56,966 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >18:09:57,199 INFO anaconda: Thread Done: AnaStorageThread (140033780381440) >18:09:57,349 DEBUG anaconda: isys.py:mount()- going to mount /dev/sda8 on /mnt/install/isodir as ext2 with options defaults >18:09:57,360 DEBUG anaconda: Checking /mnt/install/isodir/18/64/vmlinuz >18:09:57,386 DEBUG anaconda: Checking /mnt/install/isodir/18/64/initrd.img >18:09:57,401 DEBUG anaconda: Checking /mnt/install/isodir/18/64/images >18:09:57,402 DEBUG anaconda: Checking /mnt/install/isodir/18/64/mnt >18:09:57,402 DEBUG anaconda: Checking /mnt/install/isodir/18/64/Fedora-18-Beta-x86_64-CHECKSUM >18:09:57,402 DEBUG anaconda: Checking /mnt/install/isodir/18/64/Fedora-18-Beta-x86_64-DVD.iso >18:09:57,415 DEBUG anaconda: mounting /mnt/install/isodir/18/64/Fedora-18-Beta-x86_64-DVD.iso on /mnt/install/cdimage >18:09:57,415 DEBUG anaconda: isys.py:mount()- going to mount /mnt/install/isodir/18/64/Fedora-18-Beta-x86_64-DVD.iso on /mnt/install/cdimage as iso9660 with options defaults,ro >18:09:57,529 DEBUG anaconda: Reading .discinfo >18:09:57,553 DEBUG anaconda: discArch = x86_64 >18:09:57,553 INFO anaconda: Found disc at Fedora-18-Beta-x86_64-DVD.iso >18:09:57,554 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/install/cdimage, removeDir = False >18:09:57,569 DEBUG anaconda: isys.py:mount()- going to mount /mnt/install/isodir/18/64/Fedora-18-Beta-x86_64-DVD.iso on /mnt/install/source as iso9660 with options defaults,ro >18:09:57,698 INFO anaconda: Thread Done: AnaPayloadThread (140033771988736) >13:09:59,112 INFO anaconda: Running Thread: AnaSourceWatcher (140033543276288) >13:09:59,130 DEBUG anaconda: notifying kernel of 'change' event on device /sys/devices/pci0000:00/0000:00:1c.0/0000:02:00.0/ata5/host4/target4:0:0/4:0:0:0/block/sr0 >13:09:59,210 INFO anaconda: Running Thread: AnaSoftwareWatcher (140033526929152) >13:09:59,213 INFO anaconda: Thread Done: AnaSourceWatcher (140033543276288) >13:09:59,224 INFO anaconda: Running Thread: AnaStorageWatcher (140033543276288) >13:09:59,723 INFO anaconda: Running Thread: AnaNTPserver0 (140033780381440) >13:09:59,723 INFO anaconda: Running Thread: AnaNTPserver1 (140033551668992) >13:09:59,724 INFO anaconda: Running Thread: AnaNTPserver2 (140033450657536) >13:09:59,741 INFO anaconda: Running Thread: AnaNTPserver3 (140033442264832) >13:09:59,783 INFO anaconda: Thread Done: AnaNTPserver2 (140033450657536) >13:09:59,821 INFO anaconda: Thread Done: AnaNTPserver3 (140033442264832) >13:09:59,920 INFO anaconda: Thread Done: AnaNTPserver1 (140033551668992) >13:09:59,922 INFO anaconda: Thread Done: AnaNTPserver0 (140033780381440) >13:10:00,762 INFO anaconda: Running Thread: AnaCheckSoftwareThread (140033780381440) >13:10:00,763 INFO anaconda: Thread Done: AnaSoftwareWatcher (140033526929152) >13:10:00,764 INFO anaconda: Thread Done: AnaStorageWatcher (140033543276288) >13:10:00,765 INFO anaconda: setting <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7f5c15c258d0> status to: Probing storage... >13:10:00,765 INFO anaconda: setting <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7f5c15c258d0> status to: Downloading package metadata... >13:10:00,766 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7f5c15c258d0> >13:10:00,767 INFO anaconda: setting <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7f5c18cbfc10> status to: Downloading package metadata... >13:10:00,767 INFO anaconda: setting <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7f5c18cbfc10> status to: Downloading group metadata... >13:10:00,767 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f5c15c25090> status to: Probing storage... >13:10:00,768 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7f5c18cbfc10> >13:10:00,769 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7f5c18cbfc10> >13:10:00,770 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7f5c15c258d0> >13:10:00,774 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f5c15c25090> >13:10:00,774 INFO anaconda: setting <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7f5c18cbfc10> status to: Checking software dependencies... >13:10:02,409 INFO anaconda: setting <pyanaconda.ui.gui.spokes.network.NetworkSpoke object at 0x7f5c18cad790> status to: Wired (p37p1) connected >13:10:05,611 INFO anaconda: Thread Done: AnaCheckSoftwareThread (140033780381440) >13:10:06,401 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.software.SoftwareSelectionSpoke object at 0x7f5c18cbfc10> >13:10:06,403 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.source.SourceSpoke object at 0x7f5c15c258d0> >13:10:08,399 INFO anaconda: setting <pyanaconda.ui.gui.spokes.network.NetworkSpoke object at 0x7f5c18cad790> status to: Wired (p37p1) connected >13:10:10,548 WARN anaconda: /usr/lib64/python2.7/site-packages/gi/types.py:47: Warning: g_object_set_property: assertion `G_IS_VALUE (value)' failed > return info.invoke(*args, **kwargs) > >13:10:10,548 WARN anaconda: /usr/lib64/python2.7/site-packages/gi/types.py:47: Warning: g_value_unset: assertion `G_IS_VALUE (value)' failed > return info.invoke(*args, **kwargs) > >13:10:35,910 INFO anaconda: Running Thread: AnaNTPserver4 (140033780381440) >13:10:35,910 INFO anaconda: Running Thread: AnaNTPserver5 (140033771988736) >13:10:35,910 INFO anaconda: Running Thread: AnaNTPserver6 (140033543276288) >13:10:35,911 INFO anaconda: Running Thread: AnaNTPserver7 (140033526929152) >13:10:35,959 INFO anaconda: Thread Done: AnaNTPserver4 (140033780381440) >13:10:35,965 INFO anaconda: Thread Done: AnaNTPserver6 (140033543276288) >13:10:35,966 INFO anaconda: Thread Done: AnaNTPserver5 (140033771988736) >13:10:36,120 INFO anaconda: Thread Done: AnaNTPserver7 (140033526929152) >19:10:43,095 WARN anaconda: /usr/lib64/python2.7/site-packages/gi/types.py:47: Warning: g_object_disconnect: invalid signal spec "button-release-event" > return info.invoke(*args, **kwargs) > >19:10:54,585 DEBUG anaconda: disk free: 7.75 MB fs free: 30.64 GB sw needs: 2.78 GB auto swap: 3.96 GB >19:11:12,255 INFO anaconda: Running Thread: AnaExecuteStorageThread (140033526929152) >19:11:12,298 INFO anaconda: Thread Done: AnaExecuteStorageThread (140033526929152) >19:11:12,365 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/18/64/images/squashfs.img', 'live-rw', 'loop0', 'loop1', 'loop2', 'sda', 'sda1', 'sda10', 'sda11', 'sda2', 'sda3', 'sda4', 'sda5', 'sda6', 'sda7', 'sda8', 'sda9', 'sr0', 'vg_faldor', 'vg_faldor-Data1', 'vg_faldor-Home', 'vg_faldor-Images', 'vg_faldor-O12', 'vg_faldor-Personal', 'vg_faldor-RHEL5', 'vg_faldor-RHEL6', 'vg_faldor-Storage'] >19:11:12,388 DEBUG anaconda: ui: unused=['vg_faldor-Data1', 'vg_faldor-O12', 'vg_faldor-Images', 'sda6', 'vg_faldor-Personal', 'sda5'] >19:11:12,389 DEBUG anaconda: ui: new_devices=[] >19:11:12,453 DEBUG anaconda: page clicked: New Fedora 18-Beta Installation >19:11:12,453 DEBUG anaconda: show first mountpoint: New Fedora 18-Beta Installation >19:11:12,518 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f5c15c25090> >19:11:12,518 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f5c15c25090> status to: Saving storage configuration... >19:11:12,520 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f5c15c25090> >19:11:21,002 DEBUG anaconda: page clicked: Fedora Linux 18 for x86_64 >19:11:21,002 DEBUG anaconda: show first mountpoint: Fedora Linux 18 for x86_64 >19:11:21,012 DEBUG anaconda: populate_right_side: existing 38146MB partition sda8 (12) with existing ext2 filesystem >19:11:21,013 DEBUG anaconda: updated device_disks to ['sda'] >19:11:21,014 DEBUG anaconda: min: 38146.0 max: 38146.0 current: 38146.0 >19:11:21,015 DEBUG anaconda: fs type changed: ext2 >19:11:21,020 INFO anaconda: getting device type for None >19:11:21,021 ERR anaconda: unknown device type: 'None' >19:11:21,021 DEBUG anaconda: device_type_changed: None None >19:11:21,023 INFO anaconda: getting device type for Standard Partition >19:11:21,023 DEBUG anaconda: device_type_changed: 2 Standard Partition >19:11:21,023 INFO anaconda: getting device type for Standard Partition >19:11:21,024 DEBUG anaconda: populate_raid: 2, None >19:11:21,025 INFO anaconda: getting device type for Standard Partition >19:11:21,025 DEBUG anaconda: populate_raid: 2, None >19:11:22,764 DEBUG anaconda: current selector: existing 38146MB partition sda8 (12) with existing ext2 filesystem >19:11:22,765 DEBUG anaconda: new selector: existing 18595MB partition sda7 (11) with existing ext4 filesystem >19:11:22,765 DEBUG anaconda: notebook page = 1 >19:11:22,766 INFO anaconda: ui: saving changes to device sda8 >19:11:22,766 DEBUG anaconda: new size: 38146.0 >19:11:22,766 DEBUG anaconda: old size: 38146.0 >19:11:22,767 INFO anaconda: getting device type for Standard Partition >19:11:22,768 DEBUG anaconda: new device type: 2 >19:11:22,768 DEBUG anaconda: reformat: False >19:11:22,768 DEBUG anaconda: new fs type: ext2 >19:11:22,769 DEBUG anaconda: old encryption setting: False >19:11:22,769 DEBUG anaconda: new encryption setting: False >19:11:22,769 DEBUG anaconda: old mountpoint: >19:11:22,770 DEBUG anaconda: new mountpoint: >19:11:22,770 INFO anaconda: getting device type for Standard Partition >19:11:22,774 DEBUG anaconda: populate_right_side: existing 18595MB partition sda7 (11) with existing ext4 filesystem >19:11:22,774 DEBUG anaconda: updated device_disks to ['sda'] >19:11:22,775 DEBUG anaconda: min: 5710.0 max: 18595.0 current: 18595.0 >19:11:22,775 DEBUG anaconda: fs type changed: ext4 >19:11:22,780 INFO anaconda: getting device type for Standard Partition >19:11:22,780 DEBUG anaconda: populate_raid: 2, None >19:11:27,580 INFO anaconda: ui: saving changes to device sda7 >19:11:27,581 DEBUG anaconda: new size: 18595.0 >19:11:27,581 DEBUG anaconda: old size: 18595.0 >19:11:27,581 INFO anaconda: getting device type for Standard Partition >19:11:27,582 DEBUG anaconda: new device type: 2 >19:11:27,582 DEBUG anaconda: reformat: False >19:11:27,583 DEBUG anaconda: new fs type: ext4 >19:11:27,583 DEBUG anaconda: old encryption setting: False >19:11:27,583 DEBUG anaconda: new encryption setting: False >19:11:27,583 DEBUG anaconda: old mountpoint: >19:11:27,584 DEBUG anaconda: new mountpoint: / >19:11:27,587 INFO anaconda: getting device type for Standard Partition >19:11:27,592 DEBUG anaconda: populate_right_side: existing 18595MB partition sda7 (11) with existing ext4 filesystem >19:11:27,593 DEBUG anaconda: updated device_disks to ['sda'] >19:11:27,594 DEBUG anaconda: min: 5710.0 max: 18595.0 current: 18595.0 >19:11:27,597 INFO anaconda: getting device type for Standard Partition >19:11:27,597 DEBUG anaconda: populate_raid: 2, None >19:11:32,778 DEBUG anaconda: current selector: existing 18595MB partition sda7 (11) with existing ext4 filesystem >19:11:32,778 DEBUG anaconda: new selector: existing 18595MB partition sda7 (11) with existing ext4 filesystem >19:11:32,779 DEBUG anaconda: notebook page = 1 >19:11:32,779 INFO anaconda: ui: saving changes to device sda7 >19:11:32,779 DEBUG anaconda: new size: 18595.0 >19:11:32,780 DEBUG anaconda: old size: 18595.0 >19:11:32,780 INFO anaconda: getting device type for Standard Partition >19:11:32,781 DEBUG anaconda: new device type: 2 >19:11:32,781 DEBUG anaconda: reformat: False >19:11:32,782 DEBUG anaconda: new fs type: ext4 >19:11:32,782 DEBUG anaconda: old encryption setting: False >19:11:32,782 DEBUG anaconda: new encryption setting: False >19:11:32,783 DEBUG anaconda: old mountpoint: >19:11:32,783 DEBUG anaconda: new mountpoint: >19:11:32,783 INFO anaconda: getting device type for Standard Partition >19:11:32,786 DEBUG anaconda: populate_right_side: existing 18595MB partition sda7 (11) with existing ext4 filesystem >19:11:32,786 DEBUG anaconda: updated device_disks to ['sda'] >19:11:32,787 DEBUG anaconda: min: 5710.0 max: 18595.0 current: 18595.0 >19:11:32,790 INFO anaconda: getting device type for Standard Partition >19:11:32,790 DEBUG anaconda: populate_raid: 2, None >19:11:39,042 INFO anaconda: ui: saving changes to device sda7 >19:11:39,042 DEBUG anaconda: new size: 18595.0 >19:11:39,043 DEBUG anaconda: old size: 18595.0 >19:11:39,043 INFO anaconda: getting device type for Standard Partition >19:11:39,044 DEBUG anaconda: new device type: 2 >19:11:39,044 DEBUG anaconda: reformat: True >19:11:39,044 DEBUG anaconda: new fs type: ext4 >19:11:39,044 DEBUG anaconda: old encryption setting: False >19:11:39,044 DEBUG anaconda: new encryption setting: False >19:11:39,045 DEBUG anaconda: old mountpoint: >19:11:39,045 DEBUG anaconda: new mountpoint: / >19:11:39,047 INFO anaconda: getting device type for Standard Partition >19:11:39,049 INFO anaconda: scheduling reformat of sda7 as ext4 >19:11:39,065 DEBUG anaconda: populate_right_side: existing 18595MB partition sda7 (11) with non-existent ext4 filesystem mounted at / >19:11:39,065 DEBUG anaconda: updated device_disks to ['sda'] >19:11:39,066 DEBUG anaconda: min: 18595.0 max: 18595.0 current: 18595.0 >19:11:39,069 INFO anaconda: getting device type for Standard Partition >19:11:39,070 DEBUG anaconda: populate_raid: 2, None >19:11:44,593 DEBUG anaconda: current selector: existing 18595MB partition sda7 (11) with non-existent ext4 filesystem mounted at / >19:11:44,594 DEBUG anaconda: new selector: existing 3812MB partition sda10 (3) with existing swap >19:11:44,594 DEBUG anaconda: notebook page = 1 >19:11:44,594 INFO anaconda: ui: saving changes to device sda7 >19:11:44,595 DEBUG anaconda: new size: 18595.0 >19:11:44,595 DEBUG anaconda: old size: 18595.0 >19:11:44,595 INFO anaconda: getting device type for Standard Partition >19:11:44,596 DEBUG anaconda: new device type: 2 >19:11:44,597 DEBUG anaconda: reformat: True >19:11:44,597 DEBUG anaconda: new fs type: ext4 >19:11:44,597 DEBUG anaconda: old encryption setting: False >19:11:44,598 DEBUG anaconda: new encryption setting: False >19:11:44,598 DEBUG anaconda: old mountpoint: / >19:11:44,598 DEBUG anaconda: new mountpoint: / >19:11:44,599 INFO anaconda: getting device type for Standard Partition >19:11:44,603 DEBUG anaconda: populate_right_side: existing 3812MB partition sda10 (3) with existing swap >19:11:44,603 DEBUG anaconda: updated device_disks to ['sda'] >19:11:44,604 DEBUG anaconda: min: 3812.26904297 max: 3812.26904297 current: 3812.26904297 >19:11:44,605 DEBUG anaconda: fs type changed: swap >19:11:44,609 INFO anaconda: getting device type for Standard Partition >19:11:44,610 DEBUG anaconda: populate_raid: 2, None >19:11:46,924 INFO anaconda: ui: saving changes to device sda10 >19:11:46,924 DEBUG anaconda: new size: 3812.26904297 >19:11:46,925 DEBUG anaconda: old size: 3812.26904297 >19:11:46,925 INFO anaconda: getting device type for Standard Partition >19:11:46,926 DEBUG anaconda: new device type: 2 >19:11:46,926 DEBUG anaconda: reformat: False >19:11:46,926 DEBUG anaconda: new fs type: swap >19:11:46,926 DEBUG anaconda: old encryption setting: False >19:11:46,926 DEBUG anaconda: new encryption setting: False >19:11:46,927 DEBUG anaconda: old mountpoint: >19:11:46,927 DEBUG anaconda: new mountpoint: None >19:11:46,927 INFO anaconda: getting device type for Standard Partition >19:11:50,024 DEBUG anaconda: page clicked: New Fedora 18-Beta Installation >19:11:50,025 DEBUG anaconda: notebook page = 1 >19:11:50,026 INFO anaconda: ui: saving changes to device sda10 >19:11:50,027 DEBUG anaconda: new size: 3812.26904297 >19:11:50,027 DEBUG anaconda: old size: 3812.26904297 >19:11:50,028 INFO anaconda: getting device type for Standard Partition >19:11:50,029 DEBUG anaconda: new device type: 2 >19:11:50,030 DEBUG anaconda: reformat: False >19:11:50,031 DEBUG anaconda: new fs type: swap >19:11:50,032 DEBUG anaconda: old encryption setting: False >19:11:50,032 DEBUG anaconda: new encryption setting: False >19:11:50,033 DEBUG anaconda: old mountpoint: >19:11:50,033 DEBUG anaconda: new mountpoint: None >19:11:50,034 INFO anaconda: getting device type for Standard Partition >19:11:50,037 DEBUG anaconda: show first mountpoint: New Fedora 18-Beta Installation >19:11:50,037 DEBUG anaconda: populate_right_side: existing 18595MB partition sda7 (11) with non-existent ext4 filesystem mounted at / >19:11:50,038 DEBUG anaconda: updated device_disks to ['sda'] >19:11:50,039 DEBUG anaconda: min: 18595.0 max: 18595.0 current: 18595.0 >19:11:50,042 DEBUG anaconda: fs type changed: ext4 >19:11:50,048 INFO anaconda: getting device type for Standard Partition >19:11:50,049 DEBUG anaconda: populate_raid: 2, None >19:11:51,290 DEBUG anaconda: page clicked: New Fedora 18-Beta Installation >19:11:51,290 DEBUG anaconda: notebook page = 1 >19:11:51,290 INFO anaconda: ui: saving changes to device sda7 >19:11:51,290 DEBUG anaconda: new size: 18595.0 >19:11:51,291 DEBUG anaconda: old size: 18595.0 >19:11:51,291 INFO anaconda: getting device type for Standard Partition >19:11:51,292 DEBUG anaconda: new device type: 2 >19:11:51,292 DEBUG anaconda: reformat: True >19:11:51,292 DEBUG anaconda: new fs type: ext4 >19:11:51,292 DEBUG anaconda: old encryption setting: False >19:11:51,293 DEBUG anaconda: new encryption setting: False >19:11:51,293 DEBUG anaconda: old mountpoint: / >19:11:51,293 DEBUG anaconda: new mountpoint: / >19:11:51,293 INFO anaconda: getting device type for Standard Partition >19:11:51,295 DEBUG anaconda: show first mountpoint: New Fedora 18-Beta Installation >19:11:51,295 DEBUG anaconda: populate_right_side: existing 18595MB partition sda7 (11) with non-existent ext4 filesystem mounted at / >19:11:51,296 DEBUG anaconda: updated device_disks to ['sda'] >19:11:51,296 DEBUG anaconda: min: 18595.0 max: 18595.0 current: 18595.0 >19:11:51,299 INFO anaconda: getting device type for Standard Partition >19:11:51,300 DEBUG anaconda: populate_raid: 2, None >19:11:53,140 DEBUG anaconda: page clicked: Fedora Linux 18 for x86_64 >19:11:53,140 DEBUG anaconda: notebook page = 1 >19:11:53,140 INFO anaconda: ui: saving changes to device sda7 >19:11:53,141 DEBUG anaconda: new size: 18595.0 >19:11:53,141 DEBUG anaconda: old size: 18595.0 >19:11:53,141 INFO anaconda: getting device type for Standard Partition >19:11:53,142 DEBUG anaconda: new device type: 2 >19:11:53,142 DEBUG anaconda: reformat: True >19:11:53,143 DEBUG anaconda: new fs type: ext4 >19:11:53,143 DEBUG anaconda: old encryption setting: False >19:11:53,143 DEBUG anaconda: new encryption setting: False >19:11:53,143 DEBUG anaconda: old mountpoint: / >19:11:53,143 DEBUG anaconda: new mountpoint: / >19:11:53,143 INFO anaconda: getting device type for Standard Partition >19:11:53,145 DEBUG anaconda: show first mountpoint: Fedora Linux 18 for x86_64 >19:11:53,146 DEBUG anaconda: populate_right_side: existing 38146MB partition sda8 (12) with existing ext2 filesystem >19:11:53,146 DEBUG anaconda: updated device_disks to ['sda'] >19:11:53,147 DEBUG anaconda: min: 38146.0 max: 38146.0 current: 38146.0 >19:11:53,147 DEBUG anaconda: fs type changed: ext2 >19:11:53,152 INFO anaconda: getting device type for Standard Partition >19:11:53,152 DEBUG anaconda: populate_raid: 2, None >19:11:54,862 DEBUG anaconda: current selector: existing 38146MB partition sda8 (12) with existing ext2 filesystem >19:11:54,863 DEBUG anaconda: new selector: existing 76800MB lvmlv vg_faldor-Storage (23) with existing ext3 filesystem >19:11:54,864 DEBUG anaconda: notebook page = 1 >19:11:54,864 INFO anaconda: ui: saving changes to device sda8 >19:11:54,864 DEBUG anaconda: new size: 38146.0 >19:11:54,864 DEBUG anaconda: old size: 38146.0 >19:11:54,865 INFO anaconda: getting device type for Standard Partition >19:11:54,865 DEBUG anaconda: new device type: 2 >19:11:54,866 DEBUG anaconda: reformat: False >19:11:54,866 DEBUG anaconda: new fs type: ext2 >19:11:54,866 DEBUG anaconda: old encryption setting: False >19:11:54,866 DEBUG anaconda: new encryption setting: False >19:11:54,866 DEBUG anaconda: old mountpoint: >19:11:54,867 DEBUG anaconda: new mountpoint: >19:11:54,867 INFO anaconda: getting device type for Standard Partition >19:11:54,872 DEBUG anaconda: populate_right_side: existing 76800MB lvmlv vg_faldor-Storage (23) with existing ext3 filesystem >19:11:54,872 DEBUG anaconda: updated device_disks to ['sda'] >19:11:54,873 DEBUG anaconda: min: 23043.0 max: 76800.0 current: 76800.0 >19:11:54,874 DEBUG anaconda: fs type changed: ext3 >19:11:54,879 INFO anaconda: getting device type for LVM >19:11:54,879 DEBUG anaconda: device_type_changed: 0 LVM >19:11:54,879 INFO anaconda: getting device type for LVM >19:11:54,879 DEBUG anaconda: populate_raid: 0, None >19:11:54,880 INFO anaconda: getting device type for LVM >19:11:54,881 DEBUG anaconda: populate_raid: 0, None >19:12:04,165 INFO anaconda: ui: saving changes to device vg_faldor-Storage >19:12:04,165 DEBUG anaconda: new size: 76800.0 >19:12:04,166 DEBUG anaconda: old size: 76800.0 >19:12:04,167 INFO anaconda: getting device type for LVM >19:12:04,167 DEBUG anaconda: new device type: 0 >19:12:04,168 DEBUG anaconda: reformat: False >19:12:04,168 DEBUG anaconda: new fs type: ext3 >19:12:04,168 DEBUG anaconda: old encryption setting: False >19:12:04,169 DEBUG anaconda: new encryption setting: False >19:12:04,169 DEBUG anaconda: old mountpoint: >19:12:04,169 DEBUG anaconda: new mountpoint: /mnt/storage >19:12:04,172 INFO anaconda: getting device type for LVM >19:12:04,175 DEBUG anaconda: updating mountpoint to /mnt/storage >19:12:06,319 DEBUG anaconda: current selector: existing 76800MB lvmlv vg_faldor-Storage (23) with existing ext3 filesystem mounted at /mnt/storage >19:12:06,320 DEBUG anaconda: new selector: existing 38146MB partition sda8 (12) with existing ext2 filesystem >19:12:06,320 DEBUG anaconda: notebook page = 1 >19:12:06,320 INFO anaconda: ui: saving changes to device vg_faldor-Storage >19:12:06,321 DEBUG anaconda: new size: 76800.0 >19:12:06,321 DEBUG anaconda: old size: 76800.0 >19:12:06,322 INFO anaconda: getting device type for LVM >19:12:06,322 DEBUG anaconda: new device type: 0 >19:12:06,323 DEBUG anaconda: reformat: False >19:12:06,323 DEBUG anaconda: new fs type: ext3 >19:12:06,323 DEBUG anaconda: old encryption setting: False >19:12:06,323 DEBUG anaconda: new encryption setting: False >19:12:06,323 DEBUG anaconda: old mountpoint: /mnt/storage >19:12:06,324 DEBUG anaconda: new mountpoint: /mnt/storage >19:12:06,324 INFO anaconda: getting device type for LVM >19:12:06,327 DEBUG anaconda: populate_right_side: existing 38146MB partition sda8 (12) with existing ext2 filesystem >19:12:06,327 DEBUG anaconda: updated device_disks to ['sda'] >19:12:06,328 DEBUG anaconda: min: 38146.0 max: 38146.0 current: 38146.0 >19:12:06,328 DEBUG anaconda: fs type changed: ext2 >19:12:06,333 INFO anaconda: getting device type for Standard Partition >19:12:06,333 DEBUG anaconda: device_type_changed: 2 Standard Partition >19:12:06,334 INFO anaconda: getting device type for Standard Partition >19:12:06,334 DEBUG anaconda: populate_raid: 2, None >19:12:06,335 INFO anaconda: getting device type for Standard Partition >19:12:06,335 DEBUG anaconda: populate_raid: 2, None >19:12:14,073 INFO anaconda: ui: saving changes to device sda8 >19:12:14,074 DEBUG anaconda: new size: 38146.0 >19:12:14,074 DEBUG anaconda: old size: 38146.0 >19:12:14,075 INFO anaconda: getting device type for Standard Partition >19:12:14,076 DEBUG anaconda: new device type: 2 >19:12:14,076 DEBUG anaconda: reformat: False >19:12:14,077 DEBUG anaconda: new fs type: ext2 >19:12:14,077 DEBUG anaconda: old encryption setting: False >19:12:14,077 DEBUG anaconda: new encryption setting: False >19:12:14,077 DEBUG anaconda: old mountpoint: >19:12:14,078 DEBUG anaconda: new mountpoint: /mnt/diskimages >19:12:14,081 INFO anaconda: getting device type for Standard Partition >19:12:14,084 DEBUG anaconda: updating mountpoint to /mnt/diskimages >19:12:16,577 DEBUG anaconda: page clicked: Fedora Linux 18 for x86_64 >19:12:16,577 DEBUG anaconda: notebook page = 1 >19:12:16,577 INFO anaconda: ui: saving changes to device sda8 >19:12:16,578 DEBUG anaconda: new size: 38146.0 >19:12:16,578 DEBUG anaconda: old size: 38146.0 >19:12:16,578 INFO anaconda: getting device type for Standard Partition >19:12:16,579 DEBUG anaconda: new device type: 2 >19:12:16,579 DEBUG anaconda: reformat: False >19:12:16,579 DEBUG anaconda: new fs type: ext2 >19:12:16,580 DEBUG anaconda: old encryption setting: False >19:12:16,580 DEBUG anaconda: new encryption setting: False >19:12:16,580 DEBUG anaconda: old mountpoint: /mnt/diskimages >19:12:16,580 DEBUG anaconda: new mountpoint: /mnt/diskimages >19:12:16,580 INFO anaconda: getting device type for Standard Partition >19:12:16,584 DEBUG anaconda: show first mountpoint: Fedora Linux 18 for x86_64 >19:12:16,584 DEBUG anaconda: populate_right_side: existing 38146MB partition sda8 (12) with existing ext2 filesystem mounted at /mnt/diskimages >19:12:16,584 DEBUG anaconda: updated device_disks to ['sda'] >19:12:16,585 DEBUG anaconda: min: 38146.0 max: 38146.0 current: 38146.0 >19:12:16,588 INFO anaconda: getting device type for Standard Partition >19:12:16,588 DEBUG anaconda: populate_raid: 2, None >19:12:17,081 DEBUG anaconda: page clicked: Fedora Linux 18 for x86_64 >19:12:17,082 DEBUG anaconda: notebook page = 1 >19:12:17,082 INFO anaconda: ui: saving changes to device sda8 >19:12:17,082 DEBUG anaconda: new size: 38146.0 >19:12:17,082 DEBUG anaconda: old size: 38146.0 >19:12:17,083 INFO anaconda: getting device type for Standard Partition >19:12:17,083 DEBUG anaconda: new device type: 2 >19:12:17,083 DEBUG anaconda: reformat: False >19:12:17,083 DEBUG anaconda: new fs type: ext2 >19:12:17,084 DEBUG anaconda: old encryption setting: False >19:12:17,084 DEBUG anaconda: new encryption setting: False >19:12:17,084 DEBUG anaconda: old mountpoint: /mnt/diskimages >19:12:17,084 DEBUG anaconda: new mountpoint: /mnt/diskimages >19:12:17,084 INFO anaconda: getting device type for Standard Partition >19:12:17,086 DEBUG anaconda: show first mountpoint: Fedora Linux 18 for x86_64 >19:12:17,087 DEBUG anaconda: populate_right_side: existing 38146MB partition sda8 (12) with existing ext2 filesystem mounted at /mnt/diskimages >19:12:17,087 DEBUG anaconda: updated device_disks to ['sda'] >19:12:17,087 DEBUG anaconda: min: 38146.0 max: 38146.0 current: 38146.0 >19:12:17,091 INFO anaconda: getting device type for Standard Partition >19:12:17,091 DEBUG anaconda: populate_raid: 2, None >19:12:18,042 DEBUG anaconda: page clicked: Fedora Linux 18 for x86_64 >19:12:18,043 DEBUG anaconda: notebook page = 1 >19:12:18,043 INFO anaconda: ui: saving changes to device sda8 >19:12:18,043 DEBUG anaconda: new size: 38146.0 >19:12:18,043 DEBUG anaconda: old size: 38146.0 >19:12:18,044 INFO anaconda: getting device type for Standard Partition >19:12:18,044 DEBUG anaconda: new device type: 2 >19:12:18,045 DEBUG anaconda: reformat: False >19:12:18,045 DEBUG anaconda: new fs type: ext2 >19:12:18,045 DEBUG anaconda: old encryption setting: False >19:12:18,045 DEBUG anaconda: new encryption setting: False >19:12:18,045 DEBUG anaconda: old mountpoint: /mnt/diskimages >19:12:18,046 DEBUG anaconda: new mountpoint: /mnt/diskimages >19:12:18,046 INFO anaconda: getting device type for Standard Partition >19:12:18,050 DEBUG anaconda: show first mountpoint: Fedora Linux 18 for x86_64 >19:12:18,051 DEBUG anaconda: populate_right_side: existing 38146MB partition sda8 (12) with existing ext2 filesystem mounted at /mnt/diskimages >19:12:18,051 DEBUG anaconda: updated device_disks to ['sda'] >19:12:18,052 DEBUG anaconda: min: 38146.0 max: 38146.0 current: 38146.0 >19:12:18,056 INFO anaconda: getting device type for Standard Partition >19:12:18,056 DEBUG anaconda: populate_raid: 2, None >19:12:18,667 DEBUG anaconda: page clicked: New Fedora 18-Beta Installation >19:12:18,667 DEBUG anaconda: notebook page = 1 >19:12:18,667 INFO anaconda: ui: saving changes to device sda8 >19:12:18,668 DEBUG anaconda: new size: 38146.0 >19:12:18,668 DEBUG anaconda: old size: 38146.0 >19:12:18,668 INFO anaconda: getting device type for Standard Partition >19:12:18,669 DEBUG anaconda: new device type: 2 >19:12:18,669 DEBUG anaconda: reformat: False >19:12:18,670 DEBUG anaconda: new fs type: ext2 >19:12:18,670 DEBUG anaconda: old encryption setting: False >19:12:18,670 DEBUG anaconda: new encryption setting: False >19:12:18,670 DEBUG anaconda: old mountpoint: /mnt/diskimages >19:12:18,670 DEBUG anaconda: new mountpoint: /mnt/diskimages >19:12:18,671 INFO anaconda: getting device type for Standard Partition >19:12:18,674 DEBUG anaconda: show first mountpoint: New Fedora 18-Beta Installation >19:12:18,674 DEBUG anaconda: populate_right_side: existing 18595MB partition sda7 (11) with non-existent ext4 filesystem mounted at / >19:12:18,675 DEBUG anaconda: updated device_disks to ['sda'] >19:12:18,677 DEBUG anaconda: min: 18595.0 max: 18595.0 current: 18595.0 >19:12:18,680 DEBUG anaconda: fs type changed: ext4 >19:12:18,684 INFO anaconda: getting device type for Standard Partition >19:12:18,685 DEBUG anaconda: populate_raid: 2, None >19:12:20,421 DEBUG anaconda: page clicked: Fedora Linux 18 for x86_64 >19:12:20,422 DEBUG anaconda: notebook page = 1 >19:12:20,423 INFO anaconda: ui: saving changes to device sda7 >19:12:20,423 DEBUG anaconda: new size: 18595.0 >19:12:20,424 DEBUG anaconda: old size: 18595.0 >19:12:20,424 INFO anaconda: getting device type for Standard Partition >19:12:20,425 DEBUG anaconda: new device type: 2 >19:12:20,425 DEBUG anaconda: reformat: True >19:12:20,426 DEBUG anaconda: new fs type: ext4 >19:12:20,426 DEBUG anaconda: old encryption setting: False >19:12:20,427 DEBUG anaconda: new encryption setting: False >19:12:20,427 DEBUG anaconda: old mountpoint: / >19:12:20,428 DEBUG anaconda: new mountpoint: / >19:12:20,428 INFO anaconda: getting device type for Standard Partition >19:12:20,432 DEBUG anaconda: show first mountpoint: Fedora Linux 18 for x86_64 >19:12:20,432 DEBUG anaconda: populate_right_side: existing 38146MB partition sda8 (12) with existing ext2 filesystem mounted at /mnt/diskimages >19:12:20,433 DEBUG anaconda: updated device_disks to ['sda'] >19:12:20,434 DEBUG anaconda: min: 38146.0 max: 38146.0 current: 38146.0 >19:12:20,435 DEBUG anaconda: fs type changed: ext2 >19:12:20,440 INFO anaconda: getting device type for Standard Partition >19:12:20,441 DEBUG anaconda: populate_raid: 2, None >19:12:23,048 DEBUG anaconda: page clicked: New Fedora 18-Beta Installation >19:12:23,049 DEBUG anaconda: notebook page = 1 >19:12:23,049 INFO anaconda: ui: saving changes to device sda8 >19:12:23,049 DEBUG anaconda: new size: 38146.0 >19:12:23,050 DEBUG anaconda: old size: 38146.0 >19:12:23,050 INFO anaconda: getting device type for Standard Partition >19:12:23,051 DEBUG anaconda: new device type: 2 >19:12:23,051 DEBUG anaconda: reformat: False >19:12:23,051 DEBUG anaconda: new fs type: ext2 >19:12:23,051 DEBUG anaconda: old encryption setting: False >19:12:23,052 DEBUG anaconda: new encryption setting: False >19:12:23,052 DEBUG anaconda: old mountpoint: /mnt/diskimages >19:12:23,052 DEBUG anaconda: new mountpoint: /mnt/diskimages >19:12:23,052 INFO anaconda: getting device type for Standard Partition >19:12:23,055 DEBUG anaconda: show first mountpoint: New Fedora 18-Beta Installation >19:12:23,055 DEBUG anaconda: populate_right_side: existing 18595MB partition sda7 (11) with non-existent ext4 filesystem mounted at / >19:12:23,055 DEBUG anaconda: updated device_disks to ['sda'] >19:12:23,056 DEBUG anaconda: min: 18595.0 max: 18595.0 current: 18595.0 >19:12:23,059 DEBUG anaconda: fs type changed: ext4 >19:12:23,064 INFO anaconda: getting device type for Standard Partition >19:12:23,064 DEBUG anaconda: populate_raid: 2, None >19:12:25,035 INFO anaconda: ui: saving changes to device sda7 >19:12:25,036 DEBUG anaconda: new size: 18595.0 >19:12:25,036 DEBUG anaconda: old size: 18595.0 >19:12:25,037 INFO anaconda: getting device type for Standard Partition >19:12:25,039 DEBUG anaconda: new device type: 2 >19:12:25,039 DEBUG anaconda: reformat: True >19:12:25,040 DEBUG anaconda: new fs type: ext4 >19:12:25,041 DEBUG anaconda: old encryption setting: False >19:12:25,042 DEBUG anaconda: new encryption setting: False >19:12:25,042 DEBUG anaconda: old mountpoint: / >19:12:25,043 DEBUG anaconda: new mountpoint: / >19:12:25,043 INFO anaconda: getting device type for Standard Partition >19:12:25,055 INFO anaconda: Running Thread: AnaCheckStorageThread (140033526929152) >19:12:25,069 INFO anaconda: Thread Done: AnaCheckStorageThread (140033526929152) >19:12:25,403 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f5c15c25090> >19:12:25,405 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f5c15c25090> >19:12:25,405 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f5c15c25090> status to: Checking storage configuration... >19:12:25,407 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f5c15c25090> >19:12:35,682 DEBUG anaconda: disk free: 7.75 MB fs free: 17.76 GB sw needs: 2.78 GB auto swap: 3.96 GB >19:12:38,045 INFO anaconda: Running Thread: AnaExecuteStorageThread (140033526929152) >19:12:38,088 INFO anaconda: Thread Done: AnaExecuteStorageThread (140033526929152) >19:12:38,173 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/18/64/images/squashfs.img', 'live-rw', 'loop0', 'loop1', 'loop2', 'sda', 'sda1', 'sda10', 'sda11', 'sda2', 'sda3', 'sda4', 'sda5', 'sda6', 'sda7', 'sda8', 'sda9', 'sr0', 'vg_faldor', 'vg_faldor-Data1', 'vg_faldor-Home', 'vg_faldor-Images', 'vg_faldor-O12', 'vg_faldor-Personal', 'vg_faldor-RHEL5', 'vg_faldor-RHEL6', 'vg_faldor-Storage'] >19:12:38,196 DEBUG anaconda: ui: unused=['sda6', 'vg_faldor-Images', 'vg_faldor-O12', 'vg_faldor-Data1', 'sda5', 'vg_faldor-Personal'] >19:12:38,196 DEBUG anaconda: ui: new_devices=['sda10', 'vg_faldor-Storage', 'sda7', 'sda8'] >19:12:38,267 DEBUG anaconda: page clicked: New Fedora 18-Beta Installation >19:12:38,268 DEBUG anaconda: show first mountpoint: New Fedora 18-Beta Installation >19:12:38,268 DEBUG anaconda: populate_right_side: existing 76800MB lvmlv vg_faldor-Storage (23) with existing ext3 filesystem mounted at /mnt/storage >19:12:38,269 DEBUG anaconda: updated device_disks to ['sda'] >19:12:38,270 DEBUG anaconda: min: 23043.0 max: 76800.0 current: 76800.0 >19:12:38,272 DEBUG anaconda: fs type changed: ext3 >19:12:38,277 INFO anaconda: getting device type for LVM >19:12:38,278 DEBUG anaconda: device_type_changed: 0 LVM >19:12:38,278 INFO anaconda: getting device type for LVM >19:12:38,279 DEBUG anaconda: populate_raid: 0, None >19:12:38,280 INFO anaconda: getting device type for LVM >19:12:38,280 DEBUG anaconda: populate_raid: 0, None >19:12:38,457 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f5c15c25090> >19:12:38,458 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f5c15c25090> status to: Saving storage configuration... >19:12:38,459 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f5c15c25090> >19:12:43,411 DEBUG anaconda: page clicked: Unknown >19:12:43,412 DEBUG anaconda: notebook page = 1 >19:12:43,412 INFO anaconda: ui: saving changes to device vg_faldor-Storage >19:12:43,413 DEBUG anaconda: new size: 76800.0 >19:12:43,414 DEBUG anaconda: old size: 76800.0 >19:12:43,414 INFO anaconda: getting device type for LVM >19:12:43,415 DEBUG anaconda: new device type: 0 >19:12:43,415 DEBUG anaconda: reformat: False >19:12:43,416 DEBUG anaconda: new fs type: ext3 >19:12:43,416 DEBUG anaconda: old encryption setting: False >19:12:43,416 DEBUG anaconda: new encryption setting: False >19:12:43,417 DEBUG anaconda: old mountpoint: /mnt/storage >19:12:43,417 DEBUG anaconda: new mountpoint: /mnt/storage >19:12:43,418 INFO anaconda: getting device type for LVM >19:12:43,421 DEBUG anaconda: show first mountpoint: Unknown >19:12:43,421 DEBUG anaconda: populate_right_side: existing 235MB partition sda5 (9) with existing ext3 filesystem >19:12:43,421 DEBUG anaconda: updated device_disks to ['sda'] >19:12:43,422 DEBUG anaconda: min: 33.0 max: 235.0 current: 235.0 >19:12:43,425 INFO anaconda: getting device type for Standard Partition >19:12:43,426 DEBUG anaconda: device_type_changed: 2 Standard Partition >19:12:43,426 INFO anaconda: getting device type for Standard Partition >19:12:43,427 DEBUG anaconda: populate_raid: 2, None >19:12:43,427 INFO anaconda: getting device type for Standard Partition >19:12:43,428 DEBUG anaconda: populate_raid: 2, None >19:12:44,788 DEBUG anaconda: current selector: existing 235MB partition sda5 (9) with existing ext3 filesystem >19:12:44,790 DEBUG anaconda: new selector: existing 76800MB lvmlv vg_faldor-Personal (28) with existing luks >19:12:44,790 DEBUG anaconda: notebook page = 1 >19:12:44,791 INFO anaconda: ui: saving changes to device sda5 >19:12:44,792 DEBUG anaconda: new size: 235.0 >19:12:44,793 DEBUG anaconda: old size: 235.0 >19:12:44,793 INFO anaconda: getting device type for Standard Partition >19:12:44,793 DEBUG anaconda: new device type: 2 >19:12:44,794 DEBUG anaconda: reformat: False >19:12:44,794 DEBUG anaconda: new fs type: ext3 >19:12:44,794 DEBUG anaconda: old encryption setting: False >19:12:44,794 DEBUG anaconda: new encryption setting: False >19:12:44,794 DEBUG anaconda: old mountpoint: >19:12:44,794 DEBUG anaconda: new mountpoint: >19:12:44,795 INFO anaconda: getting device type for Standard Partition >19:12:48,016 INFO anaconda: trying to unlock vg_faldor-Personal... >19:12:51,740 INFO anaconda: unlocked vg_faldor-Personal, now going to populate devicetree... >19:12:54,445 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/install/isodir, removeDir = False > > >/tmp/packaging.log: >18:09:44,429 DEBUG packaging: getting release version from tree at None (18) >18:09:44,429 DEBUG packaging: got a release version of 18 >18:09:57,200 INFO packaging: updating base repo >18:09:57,316 DEBUG packaging: getting release version from tree at None (18) >18:09:57,316 DEBUG packaging: got a release version of 18 >18:09:57,316 INFO packaging: configuring base repo >18:09:57,316 DEBUG packaging: None is mounted on /run/install/isodir >18:09:57,316 DEBUG packaging: /dev/sda8 is mounted on /run/install/repo >18:09:57,336 INFO packaging: setting up device sda8 and mounting on /mnt/install/isodir >18:09:57,581 DEBUG packaging: getting release version from tree at file:///mnt/install/source (18) >18:09:57,582 DEBUG packaging: retrieving treeinfo from file:///mnt/install/source (proxies: {} ; sslverify: True) >18:09:57,585 DEBUG packaging: got a release version of 18 >18:09:57,612 DEBUG packaging: adding yum repo anaconda with baseurl file:///mnt/install/source and mirrorlist None >18:09:57,634 DEBUG packaging: disabling repo fedora >18:09:57,634 DEBUG packaging: disabling repo updates-testing >18:09:57,635 DEBUG packaging: disabling repo updates >18:09:57,635 INFO packaging: gathering repo metadata >18:09:57,635 DEBUG packaging: getting repo metadata for anaconda >18:09:57,671 DEBUG packaging: getting group info for anaconda >18:09:57,697 INFO packaging: metadata retrieval complete >13:09:59,212 DEBUG packaging: None is mounted on /mnt/install/source >13:09:59,213 DEBUG packaging: /dev/sda8 is mounted on /run/install/repo >13:10:00,755 DEBUG packaging: deleting package sacks >13:10:00,771 INFO packaging: checking software selection >13:10:00,771 DEBUG packaging: deleting package sacks >13:10:00,772 DEBUG packaging: deleting yum transaction info >13:10:00,773 DEBUG packaging: select group core >13:10:01,143 DEBUG packaging: select group core >13:10:01,144 DEBUG packaging: select group gnome-desktop >13:10:01,196 DEBUG packaging: select group multimedia >13:10:01,211 DEBUG packaging: select group input-methods >13:10:01,218 DEBUG packaging: select group base-x >13:10:01,229 DEBUG packaging: select group fonts >13:10:01,285 DEBUG packaging: select group hardware-support >13:10:01,299 DEBUG packaging: select group dial-up >13:10:01,304 DEBUG packaging: select group printing >13:10:01,397 DEBUG packaging: select group firefox >13:10:01,399 DEBUG packaging: select group standard >13:10:01,442 DEBUG packaging: select package kernel-PAE >13:10:01,458 INFO packaging: no kernel-PAE package >13:10:01,458 DEBUG packaging: select package kernel >13:10:01,459 INFO packaging: selected kernel >13:10:01,459 INFO packaging: checking dependencies >13:10:05,572 DEBUG packaging: success >13:10:05,611 INFO packaging: 1173 packages selected totalling 2.78 GB > > >/tmp/program.log: >18:09:39,826 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >18:09:39,853 INFO program: Running... modprobe fcoe >18:09:41,600 INFO program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >18:09:41,608 INFO program: No FCoE boot disk information is found in EDD! >18:09:41,609 INFO program: Running... udevadm settle --timeout=300 >18:09:41,845 INFO program: Running... multipath -d >18:09:41,904 INFO program: Running... multipath -ll >18:09:42,657 INFO program: Running... metacity --display :1 --sm-disable >18:09:43,428 ERR program: GLib-GIO-Message: Using the 'memory' GSettings backend. Your settings will not be saved or shared with other applications. >18:09:43,537 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >18:09:43,550 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >18:09:43,552 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >18:09:43,553 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >18:09:43,559 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >18:09:43,561 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >18:09:43,561 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >18:09:43,562 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >18:09:43,563 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >18:09:43,564 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >18:09:43,565 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >18:09:43,566 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >18:09:43,567 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >18:09:43,568 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >18:09:43,569 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >18:09:43,570 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >18:09:43,571 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >18:09:43,572 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >18:09:43,573 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >18:09:43,574 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >18:09:43,575 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >18:09:43,575 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >18:09:43,576 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >18:09:43,577 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >18:09:44,478 INFO program: Running... udevadm control --property=ANACONDA=1 >18:09:44,505 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >18:09:44,535 INFO program: Running... udevadm settle --timeout=300 >18:09:44,558 INFO program: Running... systemctl start chronyd.service >18:09:46,208 INFO program: Running... udevadm settle --timeout=300 >18:09:46,258 INFO program: Running... multipath -d >18:09:46,287 INFO program: Running... multipath -ll >18:09:47,111 INFO program: Running... dumpe2fs -h /dev/sda1 >18:09:47,219 INFO program: Filesystem volume name: boot1 >18:09:47,220 INFO program: Last mounted on: /root/mnt/1 >18:09:47,221 INFO program: Filesystem UUID: c454ce0f-68e4-4c15-926f-5b91656105c9 >18:09:47,221 INFO program: Filesystem magic number: 0xEF53 >18:09:47,222 INFO program: Filesystem revision #: 1 (dynamic) >18:09:47,222 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype sparse_super >18:09:47,223 INFO program: Filesystem flags: signed_directory_hash >18:09:47,223 INFO program: Default mount options: user_xattr acl >18:09:47,224 INFO program: Filesystem state: clean >18:09:47,224 INFO program: Errors behavior: Continue >18:09:47,224 INFO program: Filesystem OS type: Linux >18:09:47,225 INFO program: Inode count: 48576 >18:09:47,225 INFO program: Block count: 194288 >18:09:47,226 INFO program: Reserved block count: 9714 >18:09:47,226 INFO program: Free blocks: 137533 >18:09:47,227 INFO program: Free inodes: 48532 >18:09:47,227 INFO program: First block: 1 >18:09:47,227 INFO program: Block size: 1024 >18:09:47,228 INFO program: Fragment size: 1024 >18:09:47,228 INFO program: Reserved GDT blocks: 256 >18:09:47,229 INFO program: Blocks per group: 8192 >18:09:47,229 INFO program: Fragments per group: 8192 >18:09:47,230 INFO program: Inodes per group: 2024 >18:09:47,230 INFO program: Inode blocks per group: 253 >18:09:47,231 INFO program: Filesystem created: Sun Jan 1 14:28:52 2012 >18:09:47,231 INFO program: Last mount time: Fri Nov 30 13:31:40 2012 >18:09:47,231 INFO program: Last write time: Fri Nov 30 13:31:40 2012 >18:09:47,232 INFO program: Mount count: 73 >18:09:47,232 INFO program: Maximum mount count: -1 >18:09:47,233 INFO program: Last checked: Sun Jan 1 14:28:52 2012 >18:09:47,233 INFO program: Check interval: 0 (<none>) >18:09:47,234 INFO program: Lifetime writes: 229 kB >18:09:47,234 INFO program: Reserved blocks uid: 0 (user root) >18:09:47,234 INFO program: Reserved blocks gid: 0 (group root) >18:09:47,235 INFO program: First inode: 11 >18:09:47,235 INFO program: Inode size: 128 >18:09:47,236 INFO program: Journal inode: 8 >18:09:47,236 INFO program: Default directory hash: half_md4 >18:09:47,236 INFO program: Directory Hash Seed: d585e50d-cfd5-4ff1-801e-0ed85a8ca39c >18:09:47,237 INFO program: Journal backup: inode blocks >18:09:47,237 INFO program: Journal features: journal_incompat_revoke >18:09:47,237 INFO program: Journal size: 4113k >18:09:47,237 INFO program: Journal length: 4096 >18:09:47,237 INFO program: Journal sequence: 0x000000a3 >18:09:47,237 INFO program: Journal start: 0 >18:09:47,237 INFO program: >18:09:47,237 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >18:09:47,238 INFO program: Running... dumpe2fs -h /dev/sda1 >18:09:47,257 INFO program: Filesystem volume name: boot1 >18:09:47,258 INFO program: Last mounted on: /root/mnt/1 >18:09:47,259 INFO program: Filesystem UUID: c454ce0f-68e4-4c15-926f-5b91656105c9 >18:09:47,259 INFO program: Filesystem magic number: 0xEF53 >18:09:47,260 INFO program: Filesystem revision #: 1 (dynamic) >18:09:47,260 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype sparse_super >18:09:47,261 INFO program: Filesystem flags: signed_directory_hash >18:09:47,261 INFO program: Default mount options: user_xattr acl >18:09:47,262 INFO program: Filesystem state: clean >18:09:47,262 INFO program: Errors behavior: Continue >18:09:47,263 INFO program: Filesystem OS type: Linux >18:09:47,263 INFO program: Inode count: 48576 >18:09:47,264 INFO program: Block count: 194288 >18:09:47,264 INFO program: Reserved block count: 9714 >18:09:47,265 INFO program: Free blocks: 137533 >18:09:47,265 INFO program: Free inodes: 48532 >18:09:47,266 INFO program: First block: 1 >18:09:47,266 INFO program: Block size: 1024 >18:09:47,267 INFO program: Fragment size: 1024 >18:09:47,267 INFO program: Reserved GDT blocks: 256 >18:09:47,267 INFO program: Blocks per group: 8192 >18:09:47,268 INFO program: Fragments per group: 8192 >18:09:47,268 INFO program: Inodes per group: 2024 >18:09:47,269 INFO program: Inode blocks per group: 253 >18:09:47,269 INFO program: Filesystem created: Sun Jan 1 14:28:52 2012 >18:09:47,270 INFO program: Last mount time: Fri Nov 30 13:31:40 2012 >18:09:47,270 INFO program: Last write time: Fri Nov 30 13:31:40 2012 >18:09:47,271 INFO program: Mount count: 73 >18:09:47,271 INFO program: Maximum mount count: -1 >18:09:47,271 INFO program: Last checked: Sun Jan 1 14:28:52 2012 >18:09:47,272 INFO program: Check interval: 0 (<none>) >18:09:47,272 INFO program: Lifetime writes: 229 kB >18:09:47,273 INFO program: Reserved blocks uid: 0 (user root) >18:09:47,275 INFO program: Reserved blocks gid: 0 (group root) >18:09:47,275 INFO program: First inode: 11 >18:09:47,276 INFO program: Inode size: 128 >18:09:47,276 INFO program: Journal inode: 8 >18:09:47,276 INFO program: Default directory hash: half_md4 >18:09:47,277 INFO program: Directory Hash Seed: d585e50d-cfd5-4ff1-801e-0ed85a8ca39c >18:09:47,277 INFO program: Journal backup: inode blocks >18:09:47,278 INFO program: Journal features: journal_incompat_revoke >18:09:47,278 INFO program: Journal size: 4113k >18:09:47,279 INFO program: Journal length: 4096 >18:09:47,279 INFO program: Journal sequence: 0x000000a3 >18:09:47,280 INFO program: Journal start: 0 >18:09:47,280 INFO program: >18:09:47,280 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >18:09:47,281 INFO program: Running... resize2fs -P /dev/sda1 >18:09:47,327 INFO program: Estimated minimum size of the filesystem: 51905 >18:09:47,328 ERR program: resize2fs 1.42.5 (29-Jul-2012) >18:09:47,581 INFO program: Running... dumpe2fs -h /dev/sda2 >18:09:47,630 INFO program: Filesystem volume name: boot2 >18:09:47,630 INFO program: Last mounted on: <not available> >18:09:47,630 INFO program: Filesystem UUID: a640c1d1-b710-43bf-b3be-4cbe003fbc9b >18:09:47,631 INFO program: Filesystem magic number: 0xEF53 >18:09:47,631 INFO program: Filesystem revision #: 1 (dynamic) >18:09:47,631 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype sparse_super >18:09:47,631 INFO program: Filesystem flags: signed_directory_hash >18:09:47,632 INFO program: Default mount options: user_xattr acl >18:09:47,632 INFO program: Filesystem state: clean >18:09:47,632 INFO program: Errors behavior: Continue >18:09:47,632 INFO program: Filesystem OS type: Linux >18:09:47,633 INFO program: Inode count: 48960 >18:09:47,633 INFO program: Block count: 195312 >18:09:47,633 INFO program: Reserved block count: 9765 >18:09:47,633 INFO program: Free blocks: 170379 >18:09:47,634 INFO program: Free inodes: 48919 >18:09:47,634 INFO program: First block: 1 >18:09:47,634 INFO program: Block size: 1024 >18:09:47,634 INFO program: Fragment size: 1024 >18:09:47,635 INFO program: Reserved GDT blocks: 256 >18:09:47,635 INFO program: Blocks per group: 8192 >18:09:47,635 INFO program: Fragments per group: 8192 >18:09:47,636 INFO program: Inodes per group: 2040 >18:09:47,636 INFO program: Inode blocks per group: 255 >18:09:47,636 INFO program: Filesystem created: Thu Feb 3 10:47:22 2011 >18:09:47,637 INFO program: Last mount time: Sun Oct 28 07:04:27 2012 >18:09:47,637 INFO program: Last write time: Sun Oct 28 16:40:04 2012 >18:09:47,638 INFO program: Mount count: 16 >18:09:47,638 INFO program: Maximum mount count: -1 >18:09:47,639 INFO program: Last checked: Thu Feb 3 10:47:22 2011 >18:09:47,639 INFO program: Check interval: 0 (<none>) >18:09:47,639 INFO program: Lifetime writes: 17 kB >18:09:47,639 INFO program: Reserved blocks uid: 0 (user root) >18:09:47,639 INFO program: Reserved blocks gid: 0 (group root) >18:09:47,640 INFO program: First inode: 11 >18:09:47,640 INFO program: Inode size: 128 >18:09:47,641 INFO program: Journal inode: 8 >18:09:47,641 INFO program: Default directory hash: tea >18:09:47,641 INFO program: Directory Hash Seed: 3249f10c-f525-4fe4-8752-db03990c1fd5 >18:09:47,641 INFO program: Journal backup: inode blocks >18:09:47,641 INFO program: Journal features: journal_incompat_revoke >18:09:47,641 INFO program: Journal size: 4114k >18:09:47,642 INFO program: Journal length: 4096 >18:09:47,642 INFO program: Journal sequence: 0x00000079 >18:09:47,642 INFO program: Journal start: 0 >18:09:47,642 INFO program: >18:09:47,642 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >18:09:47,643 INFO program: Running... dumpe2fs -h /dev/sda2 >18:09:47,657 INFO program: Filesystem volume name: boot2 >18:09:47,658 INFO program: Last mounted on: <not available> >18:09:47,658 INFO program: Filesystem UUID: a640c1d1-b710-43bf-b3be-4cbe003fbc9b >18:09:47,658 INFO program: Filesystem magic number: 0xEF53 >18:09:47,658 INFO program: Filesystem revision #: 1 (dynamic) >18:09:47,658 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype sparse_super >18:09:47,659 INFO program: Filesystem flags: signed_directory_hash >18:09:47,659 INFO program: Default mount options: user_xattr acl >18:09:47,659 INFO program: Filesystem state: clean >18:09:47,659 INFO program: Errors behavior: Continue >18:09:47,659 INFO program: Filesystem OS type: Linux >18:09:47,660 INFO program: Inode count: 48960 >18:09:47,660 INFO program: Block count: 195312 >18:09:47,660 INFO program: Reserved block count: 9765 >18:09:47,660 INFO program: Free blocks: 170379 >18:09:47,660 INFO program: Free inodes: 48919 >18:09:47,661 INFO program: First block: 1 >18:09:47,661 INFO program: Block size: 1024 >18:09:47,661 INFO program: Fragment size: 1024 >18:09:47,661 INFO program: Reserved GDT blocks: 256 >18:09:47,661 INFO program: Blocks per group: 8192 >18:09:47,661 INFO program: Fragments per group: 8192 >18:09:47,662 INFO program: Inodes per group: 2040 >18:09:47,662 INFO program: Inode blocks per group: 255 >18:09:47,662 INFO program: Filesystem created: Thu Feb 3 10:47:22 2011 >18:09:47,662 INFO program: Last mount time: Sun Oct 28 07:04:27 2012 >18:09:47,662 INFO program: Last write time: Sun Oct 28 16:40:04 2012 >18:09:47,662 INFO program: Mount count: 16 >18:09:47,663 INFO program: Maximum mount count: -1 >18:09:47,663 INFO program: Last checked: Thu Feb 3 10:47:22 2011 >18:09:47,663 INFO program: Check interval: 0 (<none>) >18:09:47,663 INFO program: Lifetime writes: 17 kB >18:09:47,663 INFO program: Reserved blocks uid: 0 (user root) >18:09:47,663 INFO program: Reserved blocks gid: 0 (group root) >18:09:47,664 INFO program: First inode: 11 >18:09:47,664 INFO program: Inode size: 128 >18:09:47,664 INFO program: Journal inode: 8 >18:09:47,664 INFO program: Default directory hash: tea >18:09:47,664 INFO program: Directory Hash Seed: 3249f10c-f525-4fe4-8752-db03990c1fd5 >18:09:47,664 INFO program: Journal backup: inode blocks >18:09:47,665 INFO program: Journal features: journal_incompat_revoke >18:09:47,665 INFO program: Journal size: 4114k >18:09:47,665 INFO program: Journal length: 4096 >18:09:47,665 INFO program: Journal sequence: 0x00000079 >18:09:47,665 INFO program: Journal start: 0 >18:09:47,665 INFO program: >18:09:47,666 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >18:09:47,666 INFO program: Running... resize2fs -P /dev/sda2 >18:09:47,677 INFO program: Estimated minimum size of the filesystem: 18505 >18:09:47,678 ERR program: resize2fs 1.42.5 (29-Jul-2012) >18:09:47,734 INFO program: Running... dumpe2fs -h /dev/sda3 >18:09:47,782 INFO program: Filesystem volume name: testing >18:09:47,783 INFO program: Last mounted on: / >18:09:47,783 INFO program: Filesystem UUID: 1e30238b-a096-4f07-8fb9-8c353630669b >18:09:47,783 INFO program: Filesystem magic number: 0xEF53 >18:09:47,784 INFO program: Filesystem revision #: 1 (dynamic) >18:09:47,784 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 >18:09:47,784 INFO program: Filesystem flags: signed_directory_hash >18:09:47,784 INFO program: Default mount options: user_xattr acl >18:09:47,785 INFO program: Filesystem state: clean >18:09:47,785 INFO program: Errors behavior: Continue >18:09:47,785 INFO program: Filesystem OS type: Linux >18:09:47,785 INFO program: Inode count: 1197168 >18:09:47,786 INFO program: Block count: 4785156 >18:09:47,786 INFO program: Reserved block count: 239257 >18:09:47,786 INFO program: Free blocks: 2735522 >18:09:47,786 INFO program: Free inodes: 985882 >18:09:47,787 INFO program: First block: 0 >18:09:47,787 INFO program: Block size: 4096 >18:09:47,787 INFO program: Fragment size: 4096 >18:09:47,787 INFO program: Reserved GDT blocks: 1022 >18:09:47,788 INFO program: Blocks per group: 32768 >18:09:47,788 INFO program: Fragments per group: 32768 >18:09:47,788 INFO program: Inodes per group: 8144 >18:09:47,788 INFO program: Inode blocks per group: 509 >18:09:47,789 INFO program: Flex block group size: 16 >18:09:47,789 INFO program: Filesystem created: Fri Apr 13 11:10:12 2012 >18:09:47,789 INFO program: Last mount time: Fri Nov 30 18:06:05 2012 >18:09:47,789 INFO program: Last write time: Fri Nov 30 18:05:59 2012 >18:09:47,789 INFO program: Mount count: 333 >18:09:47,790 INFO program: Maximum mount count: -1 >18:09:47,790 INFO program: Last checked: Fri Apr 13 11:10:12 2012 >18:09:47,790 INFO program: Check interval: 0 (<none>) >18:09:47,790 INFO program: Lifetime writes: 267 GB >18:09:47,791 INFO program: Reserved blocks uid: 0 (user root) >18:09:47,791 INFO program: Reserved blocks gid: 0 (group root) >18:09:47,791 INFO program: First inode: 11 >18:09:47,791 INFO program: Inode size: 256 >18:09:47,792 INFO program: Required extra isize: 28 >18:09:47,792 INFO program: Desired extra isize: 28 >18:09:47,792 INFO program: Journal inode: 8 >18:09:47,792 INFO program: Default directory hash: half_md4 >18:09:47,793 INFO program: Directory Hash Seed: 1ac9d6cf-2164-4db0-99a3-2b9cb1ab2dd0 >18:09:47,793 INFO program: Journal backup: inode blocks >18:09:47,793 INFO program: Journal features: journal_incompat_revoke >18:09:47,793 INFO program: Journal size: 128M >18:09:47,794 INFO program: Journal length: 32768 >18:09:47,794 INFO program: Journal sequence: 0x0011ac33 >18:09:47,794 INFO program: Journal start: 0 >18:09:47,795 INFO program: >18:09:47,795 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >18:09:47,797 INFO program: Running... dumpe2fs -h /dev/sda3 >18:09:47,813 INFO program: Filesystem volume name: testing >18:09:47,813 INFO program: Last mounted on: / >18:09:47,814 INFO program: Filesystem UUID: 1e30238b-a096-4f07-8fb9-8c353630669b >18:09:47,814 INFO program: Filesystem magic number: 0xEF53 >18:09:47,814 INFO program: Filesystem revision #: 1 (dynamic) >18:09:47,814 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 >18:09:47,814 INFO program: Filesystem flags: signed_directory_hash >18:09:47,815 INFO program: Default mount options: user_xattr acl >18:09:47,815 INFO program: Filesystem state: clean >18:09:47,815 INFO program: Errors behavior: Continue >18:09:47,815 INFO program: Filesystem OS type: Linux >18:09:47,815 INFO program: Inode count: 1197168 >18:09:47,815 INFO program: Block count: 4785156 >18:09:47,816 INFO program: Reserved block count: 239257 >18:09:47,816 INFO program: Free blocks: 2735522 >18:09:47,816 INFO program: Free inodes: 985882 >18:09:47,816 INFO program: First block: 0 >18:09:47,816 INFO program: Block size: 4096 >18:09:47,817 INFO program: Fragment size: 4096 >18:09:47,817 INFO program: Reserved GDT blocks: 1022 >18:09:47,817 INFO program: Blocks per group: 32768 >18:09:47,817 INFO program: Fragments per group: 32768 >18:09:47,818 INFO program: Inodes per group: 8144 >18:09:47,818 INFO program: Inode blocks per group: 509 >18:09:47,818 INFO program: Flex block group size: 16 >18:09:47,819 INFO program: Filesystem created: Fri Apr 13 11:10:12 2012 >18:09:47,819 INFO program: Last mount time: Fri Nov 30 18:06:05 2012 >18:09:47,819 INFO program: Last write time: Fri Nov 30 18:05:59 2012 >18:09:47,819 INFO program: Mount count: 333 >18:09:47,820 INFO program: Maximum mount count: -1 >18:09:47,820 INFO program: Last checked: Fri Apr 13 11:10:12 2012 >18:09:47,820 INFO program: Check interval: 0 (<none>) >18:09:47,821 INFO program: Lifetime writes: 267 GB >18:09:47,821 INFO program: Reserved blocks uid: 0 (user root) >18:09:47,821 INFO program: Reserved blocks gid: 0 (group root) >18:09:47,821 INFO program: First inode: 11 >18:09:47,821 INFO program: Inode size: 256 >18:09:47,822 INFO program: Required extra isize: 28 >18:09:47,822 INFO program: Desired extra isize: 28 >18:09:47,822 INFO program: Journal inode: 8 >18:09:47,822 INFO program: Default directory hash: half_md4 >18:09:47,823 INFO program: Directory Hash Seed: 1ac9d6cf-2164-4db0-99a3-2b9cb1ab2dd0 >18:09:47,823 INFO program: Journal backup: inode blocks >18:09:47,823 INFO program: Journal features: journal_incompat_revoke >18:09:47,823 INFO program: Journal size: 128M >18:09:47,823 INFO program: Journal length: 32768 >18:09:47,824 INFO program: Journal sequence: 0x0011ac33 >18:09:47,824 INFO program: Journal start: 0 >18:09:47,824 INFO program: >18:09:47,824 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >18:09:47,825 INFO program: Running... resize2fs -P /dev/sda3 >18:09:47,844 INFO program: Estimated minimum size of the filesystem: 2014300 >18:09:47,845 ERR program: resize2fs 1.42.5 (29-Jul-2012) >18:09:47,953 INFO program: Running... dumpe2fs -h /dev/sda5 >18:09:48,000 INFO program: Filesystem volume name: boot3 >18:09:48,001 INFO program: Last mounted on: <not available> >18:09:48,001 INFO program: Filesystem UUID: 4fa27efd-9623-40b4-80e6-23ff65c23c7c >18:09:48,002 INFO program: Filesystem magic number: 0xEF53 >18:09:48,002 INFO program: Filesystem revision #: 1 (dynamic) >18:09:48,002 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype sparse_super >18:09:48,002 INFO program: Filesystem flags: signed_directory_hash >18:09:48,003 INFO program: Default mount options: (none) >18:09:48,003 INFO program: Filesystem state: clean >18:09:48,003 INFO program: Errors behavior: Continue >18:09:48,003 INFO program: Filesystem OS type: Linux >18:09:48,004 INFO program: Inode count: 60240 >18:09:48,004 INFO program: Block count: 240640 >18:09:48,004 INFO program: Reserved block count: 12032 >18:09:48,004 INFO program: Free blocks: 202646 >18:09:48,004 INFO program: Free inodes: 60198 >18:09:48,005 INFO program: First block: 1 >18:09:48,005 INFO program: Block size: 1024 >18:09:48,005 INFO program: Fragment size: 1024 >18:09:48,005 INFO program: Reserved GDT blocks: 256 >18:09:48,006 INFO program: Blocks per group: 8192 >18:09:48,006 INFO program: Fragments per group: 8192 >18:09:48,006 INFO program: Inodes per group: 2008 >18:09:48,007 INFO program: Inode blocks per group: 251 >18:09:48,007 INFO program: Filesystem created: Wed Aug 8 09:19:55 2012 >18:09:48,008 INFO program: Last mount time: Wed Aug 8 09:49:09 2012 >18:09:48,009 INFO program: Last write time: Wed Aug 8 11:19:25 2012 >18:09:48,009 INFO program: Mount count: 2 >18:09:48,009 INFO program: Maximum mount count: -1 >18:09:48,009 INFO program: Last checked: Wed Aug 8 09:19:55 2012 >18:09:48,009 INFO program: Check interval: 0 (<none>) >18:09:48,009 INFO program: Reserved blocks uid: 0 (user root) >18:09:48,011 INFO program: Reserved blocks gid: 0 (group root) >18:09:48,011 INFO program: First inode: 11 >18:09:48,011 INFO program: Inode size: 128 >18:09:48,011 INFO program: Journal inode: 8 >18:09:48,011 INFO program: Default directory hash: half_md4 >18:09:48,011 INFO program: Directory Hash Seed: d260ec59-b6fa-49db-a92c-426acc8a508a >18:09:48,012 INFO program: Journal backup: inode blocks >18:09:48,012 INFO program: Journal features: journal_incompat_revoke >18:09:48,012 INFO program: Journal size: 4113k >18:09:48,012 INFO program: Journal length: 4096 >18:09:48,012 INFO program: Journal sequence: 0x00000029 >18:09:48,012 INFO program: Journal start: 0 >18:09:48,013 INFO program: >18:09:48,013 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >18:09:48,013 INFO program: Running... dumpe2fs -h /dev/sda5 >18:09:48,023 INFO program: Filesystem volume name: boot3 >18:09:48,024 INFO program: Last mounted on: <not available> >18:09:48,024 INFO program: Filesystem UUID: 4fa27efd-9623-40b4-80e6-23ff65c23c7c >18:09:48,024 INFO program: Filesystem magic number: 0xEF53 >18:09:48,024 INFO program: Filesystem revision #: 1 (dynamic) >18:09:48,024 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype sparse_super >18:09:48,025 INFO program: Filesystem flags: signed_directory_hash >18:09:48,025 INFO program: Default mount options: (none) >18:09:48,025 INFO program: Filesystem state: clean >18:09:48,025 INFO program: Errors behavior: Continue >18:09:48,025 INFO program: Filesystem OS type: Linux >18:09:48,025 INFO program: Inode count: 60240 >18:09:48,025 INFO program: Block count: 240640 >18:09:48,026 INFO program: Reserved block count: 12032 >18:09:48,026 INFO program: Free blocks: 202646 >18:09:48,026 INFO program: Free inodes: 60198 >18:09:48,026 INFO program: First block: 1 >18:09:48,026 INFO program: Block size: 1024 >18:09:48,026 INFO program: Fragment size: 1024 >18:09:48,026 INFO program: Reserved GDT blocks: 256 >18:09:48,026 INFO program: Blocks per group: 8192 >18:09:48,027 INFO program: Fragments per group: 8192 >18:09:48,027 INFO program: Inodes per group: 2008 >18:09:48,027 INFO program: Inode blocks per group: 251 >18:09:48,027 INFO program: Filesystem created: Wed Aug 8 09:19:55 2012 >18:09:48,027 INFO program: Last mount time: Wed Aug 8 09:49:09 2012 >18:09:48,027 INFO program: Last write time: Wed Aug 8 11:19:25 2012 >18:09:48,027 INFO program: Mount count: 2 >18:09:48,027 INFO program: Maximum mount count: -1 >18:09:48,028 INFO program: Last checked: Wed Aug 8 09:19:55 2012 >18:09:48,028 INFO program: Check interval: 0 (<none>) >18:09:48,028 INFO program: Reserved blocks uid: 0 (user root) >18:09:48,028 INFO program: Reserved blocks gid: 0 (group root) >18:09:48,028 INFO program: First inode: 11 >18:09:48,028 INFO program: Inode size: 128 >18:09:48,029 INFO program: Journal inode: 8 >18:09:48,029 INFO program: Default directory hash: half_md4 >18:09:48,029 INFO program: Directory Hash Seed: d260ec59-b6fa-49db-a92c-426acc8a508a >18:09:48,029 INFO program: Journal backup: inode blocks >18:09:48,029 INFO program: Journal features: journal_incompat_revoke >18:09:48,029 INFO program: Journal size: 4113k >18:09:48,030 INFO program: Journal length: 4096 >18:09:48,030 INFO program: Journal sequence: 0x00000029 >18:09:48,030 INFO program: Journal start: 0 >18:09:48,030 INFO program: >18:09:48,030 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >18:09:48,030 INFO program: Running... resize2fs -P /dev/sda5 >18:09:48,052 INFO program: Estimated minimum size of the filesystem: 30127 >18:09:48,052 ERR program: resize2fs 1.42.5 (29-Jul-2012) >18:09:48,140 INFO program: Running... dumpe2fs -h /dev/sda6 >18:09:48,174 INFO program: Filesystem volume name: boot4 >18:09:48,175 INFO program: Last mounted on: /boot >18:09:48,175 INFO program: Filesystem UUID: 46747bce-e8ab-487e-9602-f62f116019c4 >18:09:48,175 INFO program: Filesystem magic number: 0xEF53 >18:09:48,175 INFO program: Filesystem revision #: 1 (dynamic) >18:09:48,176 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype sparse_super >18:09:48,176 INFO program: Filesystem flags: signed_directory_hash >18:09:48,176 INFO program: Default mount options: (none) >18:09:48,177 INFO program: Filesystem state: clean >18:09:48,177 INFO program: Errors behavior: Continue >18:09:48,177 INFO program: Filesystem OS type: Linux >18:09:48,177 INFO program: Inode count: 60000 >18:09:48,178 INFO program: Block count: 239616 >18:09:48,178 INFO program: Reserved block count: 11980 >18:09:48,178 INFO program: Free blocks: 175777 >18:09:48,178 INFO program: Free inodes: 59769 >18:09:48,179 INFO program: First block: 1 >18:09:48,179 INFO program: Block size: 1024 >18:09:48,179 INFO program: Fragment size: 1024 >18:09:48,179 INFO program: Reserved GDT blocks: 256 >18:09:48,180 INFO program: Blocks per group: 8192 >18:09:48,180 INFO program: Fragments per group: 8192 >18:09:48,180 INFO program: Inodes per group: 2000 >18:09:48,180 INFO program: Inode blocks per group: 250 >18:09:48,180 INFO program: Filesystem created: Sun Feb 26 11:31:44 2012 >18:09:48,181 INFO program: Last mount time: Wed Aug 8 09:19:07 2012 >18:09:48,181 INFO program: Last write time: Wed Aug 8 09:19:07 2012 >18:09:48,181 INFO program: Mount count: 20 >18:09:48,181 INFO program: Maximum mount count: 35 >18:09:48,182 INFO program: Last checked: Sun Feb 26 11:31:44 2012 >18:09:48,182 INFO program: Check interval: 15552000 (6 months) >18:09:48,182 INFO program: Next check after: Fri Aug 24 11:31:44 2012 >18:09:48,183 INFO program: Lifetime writes: 52 MB >18:09:48,183 INFO program: Reserved blocks uid: 0 (user root) >18:09:48,184 INFO program: Reserved blocks gid: 0 (group root) >18:09:48,184 INFO program: First inode: 11 >18:09:48,184 INFO program: Inode size: 128 >18:09:48,185 INFO program: Journal inode: 8 >18:09:48,185 INFO program: Default directory hash: half_md4 >18:09:48,185 INFO program: Directory Hash Seed: c4702cfe-7a1a-4486-867d-c6f3b8edf630 >18:09:48,186 INFO program: Journal backup: inode blocks >18:09:48,186 INFO program: Journal features: journal_incompat_revoke >18:09:48,186 INFO program: Journal size: 4113k >18:09:48,187 INFO program: Journal length: 4096 >18:09:48,187 INFO program: Journal sequence: 0x0000003b >18:09:48,187 INFO program: Journal start: 0 >18:09:48,187 INFO program: >18:09:48,188 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >18:09:48,188 INFO program: Running... dumpe2fs -h /dev/sda6 >18:09:48,200 INFO program: Filesystem volume name: boot4 >18:09:48,201 INFO program: Last mounted on: /boot >18:09:48,201 INFO program: Filesystem UUID: 46747bce-e8ab-487e-9602-f62f116019c4 >18:09:48,201 INFO program: Filesystem magic number: 0xEF53 >18:09:48,202 INFO program: Filesystem revision #: 1 (dynamic) >18:09:48,202 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype sparse_super >18:09:48,202 INFO program: Filesystem flags: signed_directory_hash >18:09:48,202 INFO program: Default mount options: (none) >18:09:48,203 INFO program: Filesystem state: clean >18:09:48,203 INFO program: Errors behavior: Continue >18:09:48,203 INFO program: Filesystem OS type: Linux >18:09:48,203 INFO program: Inode count: 60000 >18:09:48,203 INFO program: Block count: 239616 >18:09:48,204 INFO program: Reserved block count: 11980 >18:09:48,204 INFO program: Free blocks: 175777 >18:09:48,204 INFO program: Free inodes: 59769 >18:09:48,204 INFO program: First block: 1 >18:09:48,204 INFO program: Block size: 1024 >18:09:48,205 INFO program: Fragment size: 1024 >18:09:48,205 INFO program: Reserved GDT blocks: 256 >18:09:48,205 INFO program: Blocks per group: 8192 >18:09:48,205 INFO program: Fragments per group: 8192 >18:09:48,205 INFO program: Inodes per group: 2000 >18:09:48,206 INFO program: Inode blocks per group: 250 >18:09:48,206 INFO program: Filesystem created: Sun Feb 26 11:31:44 2012 >18:09:48,206 INFO program: Last mount time: Wed Aug 8 09:19:07 2012 >18:09:48,206 INFO program: Last write time: Wed Aug 8 09:19:07 2012 >18:09:48,206 INFO program: Mount count: 20 >18:09:48,207 INFO program: Maximum mount count: 35 >18:09:48,207 INFO program: Last checked: Sun Feb 26 11:31:44 2012 >18:09:48,207 INFO program: Check interval: 15552000 (6 months) >18:09:48,207 INFO program: Next check after: Fri Aug 24 11:31:44 2012 >18:09:48,207 INFO program: Lifetime writes: 52 MB >18:09:48,208 INFO program: Reserved blocks uid: 0 (user root) >18:09:48,208 INFO program: Reserved blocks gid: 0 (group root) >18:09:48,208 INFO program: First inode: 11 >18:09:48,208 INFO program: Inode size: 128 >18:09:48,209 INFO program: Journal inode: 8 >18:09:48,209 INFO program: Default directory hash: half_md4 >18:09:48,209 INFO program: Directory Hash Seed: c4702cfe-7a1a-4486-867d-c6f3b8edf630 >18:09:48,209 INFO program: Journal backup: inode blocks >18:09:48,210 INFO program: Journal features: journal_incompat_revoke >18:09:48,210 INFO program: Journal size: 4113k >18:09:48,210 INFO program: Journal length: 4096 >18:09:48,210 INFO program: Journal sequence: 0x0000003b >18:09:48,210 INFO program: Journal start: 0 >18:09:48,214 INFO program: >18:09:48,214 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >18:09:48,215 INFO program: Running... resize2fs -P /dev/sda6 >18:09:48,235 INFO program: Estimated minimum size of the filesystem: 57012 >18:09:48,236 ERR program: resize2fs 1.42.5 (29-Jul-2012) >18:09:48,290 INFO program: Running... dumpe2fs -h /dev/sda7 >18:09:48,337 INFO program: Filesystem volume name: <none> >18:09:48,338 INFO program: Last mounted on: / >18:09:48,338 INFO program: Filesystem UUID: 03980da5-5ee5-482b-af2e-dd3a59c17a31 >18:09:48,338 INFO program: Filesystem magic number: 0xEF53 >18:09:48,338 INFO program: Filesystem revision #: 1 (dynamic) >18:09:48,338 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 >18:09:48,339 INFO program: Filesystem flags: signed_directory_hash >18:09:48,339 INFO program: Default mount options: user_xattr acl >18:09:48,339 INFO program: Filesystem state: clean >18:09:48,339 INFO program: Errors behavior: Continue >18:09:48,339 INFO program: Filesystem OS type: Linux >18:09:48,339 INFO program: Inode count: 1191360 >18:09:48,339 INFO program: Block count: 4760320 >18:09:48,340 INFO program: Reserved block count: 238016 >18:09:48,340 INFO program: Free blocks: 3381856 >18:09:48,340 INFO program: Free inodes: 1081299 >18:09:48,340 INFO program: First block: 0 >18:09:48,340 INFO program: Block size: 4096 >18:09:48,340 INFO program: Fragment size: 4096 >18:09:48,341 INFO program: Reserved GDT blocks: 1022 >18:09:48,341 INFO program: Blocks per group: 32768 >18:09:48,341 INFO program: Fragments per group: 32768 >18:09:48,341 INFO program: Inodes per group: 8160 >18:09:48,341 INFO program: Inode blocks per group: 510 >18:09:48,341 INFO program: Flex block group size: 16 >18:09:48,341 INFO program: Filesystem created: Fri Sep 7 15:50:37 2012 >18:09:48,342 INFO program: Last mount time: Sat Nov 17 19:59:38 2012 >18:09:48,342 INFO program: Last write time: Sat Nov 17 19:59:34 2012 >18:09:48,342 INFO program: Mount count: 18 >18:09:48,342 INFO program: Maximum mount count: -1 >18:09:48,342 INFO program: Last checked: Fri Sep 7 15:50:37 2012 >18:09:48,342 INFO program: Check interval: 0 (<none>) >18:09:48,343 INFO program: Lifetime writes: 22 GB >18:09:48,343 INFO program: Reserved blocks uid: 0 (user root) >18:09:48,343 INFO program: Reserved blocks gid: 0 (group root) >18:09:48,343 INFO program: First inode: 11 >18:09:48,343 INFO program: Inode size: 256 >18:09:48,343 INFO program: Required extra isize: 28 >18:09:48,344 INFO program: Desired extra isize: 28 >18:09:48,344 INFO program: Journal inode: 8 >18:09:48,344 INFO program: Default directory hash: half_md4 >18:09:48,344 INFO program: Directory Hash Seed: 5c9cf285-12d9-4a65-966e-b5e5be8d7519 >18:09:48,344 INFO program: Journal backup: inode blocks >18:09:48,344 INFO program: Journal features: journal_incompat_revoke >18:09:48,344 INFO program: Journal size: 128M >18:09:48,345 INFO program: Journal length: 32768 >18:09:48,345 INFO program: Journal sequence: 0x0000c11c >18:09:48,345 INFO program: Journal start: 0 >18:09:48,345 INFO program: >18:09:48,345 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >18:09:48,346 INFO program: Running... dumpe2fs -h /dev/sda7 >18:09:48,353 INFO program: Filesystem volume name: <none> >18:09:48,354 INFO program: Last mounted on: / >18:09:48,354 INFO program: Filesystem UUID: 03980da5-5ee5-482b-af2e-dd3a59c17a31 >18:09:48,354 INFO program: Filesystem magic number: 0xEF53 >18:09:48,354 INFO program: Filesystem revision #: 1 (dynamic) >18:09:48,354 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 >18:09:48,355 INFO program: Filesystem flags: signed_directory_hash >18:09:48,355 INFO program: Default mount options: user_xattr acl >18:09:48,355 INFO program: Filesystem state: clean >18:09:48,355 INFO program: Errors behavior: Continue >18:09:48,355 INFO program: Filesystem OS type: Linux >18:09:48,355 INFO program: Inode count: 1191360 >18:09:48,355 INFO program: Block count: 4760320 >18:09:48,356 INFO program: Reserved block count: 238016 >18:09:48,356 INFO program: Free blocks: 3381856 >18:09:48,358 INFO program: Free inodes: 1081299 >18:09:48,358 INFO program: First block: 0 >18:09:48,359 INFO program: Block size: 4096 >18:09:48,359 INFO program: Fragment size: 4096 >18:09:48,359 INFO program: Reserved GDT blocks: 1022 >18:09:48,359 INFO program: Blocks per group: 32768 >18:09:48,359 INFO program: Fragments per group: 32768 >18:09:48,360 INFO program: Inodes per group: 8160 >18:09:48,360 INFO program: Inode blocks per group: 510 >18:09:48,362 INFO program: Flex block group size: 16 >18:09:48,362 INFO program: Filesystem created: Fri Sep 7 15:50:37 2012 >18:09:48,362 INFO program: Last mount time: Sat Nov 17 19:59:38 2012 >18:09:48,363 INFO program: Last write time: Sat Nov 17 19:59:34 2012 >18:09:48,363 INFO program: Mount count: 18 >18:09:48,363 INFO program: Maximum mount count: -1 >18:09:48,363 INFO program: Last checked: Fri Sep 7 15:50:37 2012 >18:09:48,363 INFO program: Check interval: 0 (<none>) >18:09:48,364 INFO program: Lifetime writes: 22 GB >18:09:48,364 INFO program: Reserved blocks uid: 0 (user root) >18:09:48,364 INFO program: Reserved blocks gid: 0 (group root) >18:09:48,365 INFO program: First inode: 11 >18:09:48,365 INFO program: Inode size: 256 >18:09:48,365 INFO program: Required extra isize: 28 >18:09:48,365 INFO program: Desired extra isize: 28 >18:09:48,366 INFO program: Journal inode: 8 >18:09:48,366 INFO program: Default directory hash: half_md4 >18:09:48,366 INFO program: Directory Hash Seed: 5c9cf285-12d9-4a65-966e-b5e5be8d7519 >18:09:48,366 INFO program: Journal backup: inode blocks >18:09:48,367 INFO program: Journal features: journal_incompat_revoke >18:09:48,367 INFO program: Journal size: 128M >18:09:48,367 INFO program: Journal length: 32768 >18:09:48,367 INFO program: Journal sequence: 0x0000c11c >18:09:48,367 INFO program: Journal start: 0 >18:09:48,368 INFO program: >18:09:48,368 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >18:09:48,369 INFO program: Running... resize2fs -P /dev/sda7 >18:09:48,382 INFO program: Estimated minimum size of the filesystem: 1333616 >18:09:48,383 ERR program: resize2fs 1.42.5 (29-Jul-2012) >18:09:48,444 INFO program: Running... dumpe2fs -h /dev/sda8 >18:09:48,454 INFO program: Filesystem volume name: distimages >18:09:48,455 INFO program: Last mounted on: /run/install/repo >18:09:48,455 INFO program: Filesystem UUID: 5840b2f9-7697-4bf0-ac9d-ccffc01d9c61 >18:09:48,456 INFO program: Filesystem magic number: 0xEF53 >18:09:48,456 INFO program: Filesystem revision #: 1 (dynamic) >18:09:48,456 INFO program: Filesystem features: ext_attr resize_inode dir_index filetype sparse_super large_file >18:09:48,457 INFO program: Filesystem flags: signed_directory_hash >18:09:48,457 INFO program: Default mount options: (none) >18:09:48,457 INFO program: Filesystem state: not clean >18:09:48,458 INFO program: Errors behavior: Continue >18:09:48,458 INFO program: Filesystem OS type: Linux >18:09:48,458 INFO program: Inode count: 2445984 >18:09:48,458 INFO program: Block count: 9764864 >18:09:48,459 INFO program: Reserved block count: 0 >18:09:48,459 INFO program: Free blocks: 851513 >18:09:48,459 INFO program: Free inodes: 2439603 >18:09:48,459 INFO program: First block: 0 >18:09:48,460 INFO program: Block size: 4096 >18:09:48,460 INFO program: Fragment size: 4096 >18:09:48,460 INFO program: Reserved GDT blocks: 1021 >18:09:48,461 INFO program: Blocks per group: 32768 >18:09:48,461 INFO program: Fragments per group: 32768 >18:09:48,461 INFO program: Inodes per group: 8208 >18:09:48,461 INFO program: Inode blocks per group: 513 >18:09:48,462 INFO program: Filesystem created: Sun Nov 6 19:12:45 2011 >18:09:48,462 INFO program: Last mount time: Fri Nov 30 18:09:30 2012 >18:09:48,462 INFO program: Last write time: Fri Nov 30 18:09:30 2012 >18:09:48,463 INFO program: Mount count: 10 >18:09:48,463 INFO program: Maximum mount count: 25 >18:09:48,463 INFO program: Last checked: Thu Nov 29 07:21:21 2012 >18:09:48,463 INFO program: Check interval: 15552000 (6 months) >18:09:48,464 INFO program: Next check after: Tue May 28 07:21:21 2013 >18:09:48,464 INFO program: Lifetime writes: 76 GB >18:09:48,464 INFO program: Reserved blocks uid: 0 (user root) >18:09:48,465 INFO program: Reserved blocks gid: 0 (group root) >18:09:48,465 INFO program: First inode: 11 >18:09:48,465 INFO program: Inode size: 256 >18:09:48,466 INFO program: Required extra isize: 28 >18:09:48,466 INFO program: Desired extra isize: 28 >18:09:48,466 INFO program: Default directory hash: half_md4 >18:09:48,466 INFO program: Directory Hash Seed: ac8fe7da-d8f0-474e-abba-1e827566070c >18:09:48,467 INFO program: >18:09:48,467 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >18:09:48,468 INFO program: Running... dumpe2fs -h /dev/sda8 >18:09:48,479 INFO program: Filesystem volume name: distimages >18:09:48,480 INFO program: Last mounted on: /run/install/repo >18:09:48,480 INFO program: Filesystem UUID: 5840b2f9-7697-4bf0-ac9d-ccffc01d9c61 >18:09:48,480 INFO program: Filesystem magic number: 0xEF53 >18:09:48,480 INFO program: Filesystem revision #: 1 (dynamic) >18:09:48,481 INFO program: Filesystem features: ext_attr resize_inode dir_index filetype sparse_super large_file >18:09:48,481 INFO program: Filesystem flags: signed_directory_hash >18:09:48,481 INFO program: Default mount options: (none) >18:09:48,482 INFO program: Filesystem state: not clean >18:09:48,482 INFO program: Errors behavior: Continue >18:09:48,482 INFO program: Filesystem OS type: Linux >18:09:48,482 INFO program: Inode count: 2445984 >18:09:48,483 INFO program: Block count: 9764864 >18:09:48,483 INFO program: Reserved block count: 0 >18:09:48,483 INFO program: Free blocks: 851513 >18:09:48,484 INFO program: Free inodes: 2439603 >18:09:48,484 INFO program: First block: 0 >18:09:48,484 INFO program: Block size: 4096 >18:09:48,484 INFO program: Fragment size: 4096 >18:09:48,485 INFO program: Reserved GDT blocks: 1021 >18:09:48,485 INFO program: Blocks per group: 32768 >18:09:48,486 INFO program: Fragments per group: 32768 >18:09:48,486 INFO program: Inodes per group: 8208 >18:09:48,487 INFO program: Inode blocks per group: 513 >18:09:48,487 INFO program: Filesystem created: Sun Nov 6 19:12:45 2011 >18:09:48,487 INFO program: Last mount time: Fri Nov 30 18:09:30 2012 >18:09:48,488 INFO program: Last write time: Fri Nov 30 18:09:30 2012 >18:09:48,488 INFO program: Mount count: 10 >18:09:48,488 INFO program: Maximum mount count: 25 >18:09:48,488 INFO program: Last checked: Thu Nov 29 07:21:21 2012 >18:09:48,489 INFO program: Check interval: 15552000 (6 months) >18:09:48,489 INFO program: Next check after: Tue May 28 07:21:21 2013 >18:09:48,489 INFO program: Lifetime writes: 76 GB >18:09:48,489 INFO program: Reserved blocks uid: 0 (user root) >18:09:48,489 INFO program: Reserved blocks gid: 0 (group root) >18:09:48,490 INFO program: First inode: 11 >18:09:48,490 INFO program: Inode size: 256 >18:09:48,490 INFO program: Required extra isize: 28 >18:09:48,490 INFO program: Desired extra isize: 28 >18:09:48,491 INFO program: Default directory hash: half_md4 >18:09:48,491 INFO program: Directory Hash Seed: ac8fe7da-d8f0-474e-abba-1e827566070c >18:09:48,491 INFO program: >18:09:48,491 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >18:09:48,492 INFO program: Running... resize2fs -P /dev/sda8 >18:09:48,504 ERR program: resize2fs 1.42.5 (29-Jul-2012) >18:09:48,505 ERR program: Please run 'e2fsck -f /dev/sda8' first. >18:09:48,506 ERR program: >18:09:48,589 INFO program: Running... dumpe2fs -h /dev/sda9 >18:09:48,621 INFO program: Filesystem volume name: F16root >18:09:48,622 INFO program: Last mounted on: / >18:09:48,622 INFO program: Filesystem UUID: a02cd0d8-ebaf-47ff-a35d-e8edfa7eb520 >18:09:48,622 INFO program: Filesystem magic number: 0xEF53 >18:09:48,623 INFO program: Filesystem revision #: 1 (dynamic) >18:09:48,623 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 >18:09:48,623 INFO program: Filesystem flags: signed_directory_hash >18:09:48,623 INFO program: Default mount options: (none) >18:09:48,624 INFO program: Filesystem state: clean >18:09:48,624 INFO program: Errors behavior: Continue >18:09:48,624 INFO program: Filesystem OS type: Linux >18:09:48,625 INFO program: Inode count: 1221600 >18:09:48,625 INFO program: Block count: 4883752 >18:09:48,625 INFO program: Reserved block count: 244187 >18:09:48,625 INFO program: Free blocks: 1838136 >18:09:48,625 INFO program: Free inodes: 1008944 >18:09:48,626 INFO program: First block: 0 >18:09:48,626 INFO program: Block size: 4096 >18:09:48,626 INFO program: Fragment size: 4096 >18:09:48,626 INFO program: Reserved GDT blocks: 1022 >18:09:48,627 INFO program: Blocks per group: 32768 >18:09:48,627 INFO program: Fragments per group: 32768 >18:09:48,627 INFO program: Inodes per group: 8144 >18:09:48,627 INFO program: Inode blocks per group: 509 >18:09:48,628 INFO program: Flex block group size: 16 >18:09:48,628 INFO program: Filesystem created: Thu Nov 17 17:30:51 2011 >18:09:48,628 INFO program: Last mount time: Fri Sep 7 09:41:40 2012 >18:09:48,628 INFO program: Last write time: Fri Sep 7 09:42:15 2012 >18:09:48,629 INFO program: Mount count: 20 >18:09:48,629 INFO program: Maximum mount count: 38 >18:09:48,629 INFO program: Last checked: Tue Apr 3 11:40:54 2012 >18:09:48,629 INFO program: Check interval: 15552000 (6 months) >18:09:48,630 INFO program: Next check after: Sun Sep 30 11:40:54 2012 >18:09:48,630 INFO program: Lifetime writes: 219 GB >18:09:48,630 INFO program: Reserved blocks uid: 0 (user root) >18:09:48,630 INFO program: Reserved blocks gid: 0 (group root) >18:09:48,631 INFO program: First inode: 11 >18:09:48,631 INFO program: Inode size: 256 >18:09:48,631 INFO program: Required extra isize: 28 >18:09:48,632 INFO program: Desired extra isize: 28 >18:09:48,632 INFO program: Journal inode: 8 >18:09:48,632 INFO program: Default directory hash: half_md4 >18:09:48,633 INFO program: Directory Hash Seed: df3fe8d9-0ec8-487b-952b-ff61779544ab >18:09:48,633 INFO program: Journal backup: inode blocks >18:09:48,633 INFO program: Journal features: journal_incompat_revoke >18:09:48,633 INFO program: Journal size: 128M >18:09:48,634 INFO program: Journal length: 32768 >18:09:48,634 INFO program: Journal sequence: 0x0003d0c5 >18:09:48,635 INFO program: Journal start: 0 >18:09:48,635 INFO program: >18:09:48,635 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >18:09:48,636 INFO program: Running... dumpe2fs -h /dev/sda9 >18:09:48,645 INFO program: Filesystem volume name: F16root >18:09:48,646 INFO program: Last mounted on: / >18:09:48,646 INFO program: Filesystem UUID: a02cd0d8-ebaf-47ff-a35d-e8edfa7eb520 >18:09:48,646 INFO program: Filesystem magic number: 0xEF53 >18:09:48,646 INFO program: Filesystem revision #: 1 (dynamic) >18:09:48,646 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 >18:09:48,647 INFO program: Filesystem flags: signed_directory_hash >18:09:48,647 INFO program: Default mount options: (none) >18:09:48,647 INFO program: Filesystem state: clean >18:09:48,647 INFO program: Errors behavior: Continue >18:09:48,647 INFO program: Filesystem OS type: Linux >18:09:48,648 INFO program: Inode count: 1221600 >18:09:48,648 INFO program: Block count: 4883752 >18:09:48,648 INFO program: Reserved block count: 244187 >18:09:48,648 INFO program: Free blocks: 1838136 >18:09:48,648 INFO program: Free inodes: 1008944 >18:09:48,649 INFO program: First block: 0 >18:09:48,649 INFO program: Block size: 4096 >18:09:48,649 INFO program: Fragment size: 4096 >18:09:48,649 INFO program: Reserved GDT blocks: 1022 >18:09:48,649 INFO program: Blocks per group: 32768 >18:09:48,651 INFO program: Fragments per group: 32768 >18:09:48,651 INFO program: Inodes per group: 8144 >18:09:48,651 INFO program: Inode blocks per group: 509 >18:09:48,652 INFO program: Flex block group size: 16 >18:09:48,652 INFO program: Filesystem created: Thu Nov 17 17:30:51 2011 >18:09:48,652 INFO program: Last mount time: Fri Sep 7 09:41:40 2012 >18:09:48,652 INFO program: Last write time: Fri Sep 7 09:42:15 2012 >18:09:48,652 INFO program: Mount count: 20 >18:09:48,653 INFO program: Maximum mount count: 38 >18:09:48,653 INFO program: Last checked: Tue Apr 3 11:40:54 2012 >18:09:48,653 INFO program: Check interval: 15552000 (6 months) >18:09:48,653 INFO program: Next check after: Sun Sep 30 11:40:54 2012 >18:09:48,654 INFO program: Lifetime writes: 219 GB >18:09:48,654 INFO program: Reserved blocks uid: 0 (user root) >18:09:48,654 INFO program: Reserved blocks gid: 0 (group root) >18:09:48,654 INFO program: First inode: 11 >18:09:48,654 INFO program: Inode size: 256 >18:09:48,655 INFO program: Required extra isize: 28 >18:09:48,655 INFO program: Desired extra isize: 28 >18:09:48,655 INFO program: Journal inode: 8 >18:09:48,655 INFO program: Default directory hash: half_md4 >18:09:48,655 INFO program: Directory Hash Seed: df3fe8d9-0ec8-487b-952b-ff61779544ab >18:09:48,656 INFO program: Journal backup: inode blocks >18:09:48,656 INFO program: Journal features: journal_incompat_revoke >18:09:48,656 INFO program: Journal size: 128M >18:09:48,656 INFO program: Journal length: 32768 >18:09:48,656 INFO program: Journal sequence: 0x0003d0c5 >18:09:48,657 INFO program: Journal start: 0 >18:09:48,657 INFO program: >18:09:48,657 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >18:09:48,658 INFO program: Running... resize2fs -P /dev/sda9 >18:09:48,676 INFO program: Estimated minimum size of the filesystem: 3024300 >18:09:48,677 ERR program: resize2fs 1.42.5 (29-Jul-2012) >18:09:48,713 INFO program: Running... losetup -j /run/install/repo/18/64/images/squashfs.img >18:09:48,732 INFO program: /dev/loop0: [2056]:1395370 (/run/install/repo/18/64/images/squashfs.img) >18:09:48,735 INFO program: Running... losetup -j /run/install/repo/18/64/images/squashfs.img >18:09:48,750 INFO program: /dev/loop0: [2056]:1395370 (/run/install/repo/18/64/images/squashfs.img) >18:09:48,760 INFO program: Running... losetup -j /run/install/repo/18/64/images/squashfs.img >18:09:48,768 INFO program: /dev/loop0: [2056]:1395370 (/run/install/repo/18/64/images/squashfs.img) >18:09:48,770 INFO program: Running... losetup -j /run/install/repo/18/64/images/squashfs.img >18:09:48,782 INFO program: /dev/loop0: [2056]:1395370 (/run/install/repo/18/64/images/squashfs.img) >18:09:48,813 INFO program: Running... dumpe2fs -h /dev/loop1 >18:09:48,823 INFO program: Filesystem volume name: Anaconda >18:09:48,824 INFO program: Last mounted on: / >18:09:48,825 INFO program: Filesystem UUID: ec2ad3ef-ee82-49e8-b770-708777ce23aa >18:09:48,825 INFO program: Filesystem magic number: 0xEF53 >18:09:48,826 INFO program: Filesystem revision #: 1 (dynamic) >18:09:48,826 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >18:09:48,827 INFO program: Filesystem flags: signed_directory_hash >18:09:48,827 INFO program: Default mount options: user_xattr acl >18:09:48,828 INFO program: Filesystem state: clean >18:09:48,828 INFO program: Errors behavior: Continue >18:09:48,828 INFO program: Filesystem OS type: Linux >18:09:48,829 INFO program: Inode count: 65536 >18:09:48,829 INFO program: Block count: 1048576 >18:09:48,830 INFO program: Reserved block count: 0 >18:09:48,830 INFO program: Free blocks: 317870 >18:09:48,831 INFO program: Free inodes: 38395 >18:09:48,831 INFO program: First block: 1 >18:09:48,832 INFO program: Block size: 1024 >18:09:48,832 INFO program: Fragment size: 1024 >18:09:48,832 INFO program: Reserved GDT blocks: 256 >18:09:48,833 INFO program: Blocks per group: 8192 >18:09:48,833 INFO program: Fragments per group: 8192 >18:09:48,834 INFO program: Inodes per group: 512 >18:09:48,834 INFO program: Inode blocks per group: 128 >18:09:48,835 INFO program: Flex block group size: 16 >18:09:48,835 INFO program: Filesystem created: Wed Nov 21 01:03:36 2012 >18:09:48,836 INFO program: Last mount time: Wed Nov 21 01:03:53 2012 >18:09:48,836 INFO program: Last write time: Wed Nov 21 01:04:00 2012 >18:09:48,837 INFO program: Mount count: 2 >18:09:48,837 INFO program: Maximum mount count: -1 >18:09:48,837 INFO program: Last checked: Wed Nov 21 01:03:36 2012 >18:09:48,838 INFO program: Check interval: 0 (<none>) >18:09:48,838 INFO program: Lifetime writes: 32 MB >18:09:48,839 INFO program: Reserved blocks uid: 0 (user root) >18:09:48,839 INFO program: Reserved blocks gid: 0 (group root) >18:09:48,840 INFO program: First inode: 11 >18:09:48,840 INFO program: Inode size: 256 >18:09:48,841 INFO program: Required extra isize: 28 >18:09:48,841 INFO program: Desired extra isize: 28 >18:09:48,842 INFO program: Journal inode: 8 >18:09:48,842 INFO program: Default directory hash: half_md4 >18:09:48,843 INFO program: Directory Hash Seed: 5df96364-9dd7-453f-aae5-5f408449426b >18:09:48,843 INFO program: Journal backup: inode blocks >18:09:48,844 INFO program: Journal features: (none) >18:09:48,844 INFO program: Journal size: 32M >18:09:48,844 INFO program: Journal length: 32768 >18:09:48,845 INFO program: Journal sequence: 0x00000007 >18:09:48,845 INFO program: Journal start: 0 >18:09:48,846 INFO program: >18:09:48,846 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >18:09:48,847 INFO program: Running... dumpe2fs -h /dev/loop1 >18:09:48,858 INFO program: Filesystem volume name: Anaconda >18:09:48,859 INFO program: Last mounted on: / >18:09:48,860 INFO program: Filesystem UUID: ec2ad3ef-ee82-49e8-b770-708777ce23aa >18:09:48,860 INFO program: Filesystem magic number: 0xEF53 >18:09:48,861 INFO program: Filesystem revision #: 1 (dynamic) >18:09:48,861 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >18:09:48,861 INFO program: Filesystem flags: signed_directory_hash >18:09:48,862 INFO program: Default mount options: user_xattr acl >18:09:48,862 INFO program: Filesystem state: clean >18:09:48,863 INFO program: Errors behavior: Continue >18:09:48,863 INFO program: Filesystem OS type: Linux >18:09:48,864 INFO program: Inode count: 65536 >18:09:48,864 INFO program: Block count: 1048576 >18:09:48,865 INFO program: Reserved block count: 0 >18:09:48,865 INFO program: Free blocks: 317870 >18:09:48,865 INFO program: Free inodes: 38395 >18:09:48,866 INFO program: First block: 1 >18:09:48,866 INFO program: Block size: 1024 >18:09:48,867 INFO program: Fragment size: 1024 >18:09:48,867 INFO program: Reserved GDT blocks: 256 >18:09:48,868 INFO program: Blocks per group: 8192 >18:09:48,868 INFO program: Fragments per group: 8192 >18:09:48,869 INFO program: Inodes per group: 512 >18:09:48,869 INFO program: Inode blocks per group: 128 >18:09:48,869 INFO program: Flex block group size: 16 >18:09:48,870 INFO program: Filesystem created: Wed Nov 21 01:03:36 2012 >18:09:48,870 INFO program: Last mount time: Wed Nov 21 01:03:53 2012 >18:09:48,871 INFO program: Last write time: Wed Nov 21 01:04:00 2012 >18:09:48,871 INFO program: Mount count: 2 >18:09:48,872 INFO program: Maximum mount count: -1 >18:09:48,872 INFO program: Last checked: Wed Nov 21 01:03:36 2012 >18:09:48,873 INFO program: Check interval: 0 (<none>) >18:09:48,873 INFO program: Lifetime writes: 32 MB >18:09:48,874 INFO program: Reserved blocks uid: 0 (user root) >18:09:48,874 INFO program: Reserved blocks gid: 0 (group root) >18:09:48,875 INFO program: First inode: 11 >18:09:48,875 INFO program: Inode size: 256 >18:09:48,875 INFO program: Required extra isize: 28 >18:09:48,876 INFO program: Desired extra isize: 28 >18:09:48,876 INFO program: Journal inode: 8 >18:09:48,877 INFO program: Default directory hash: half_md4 >18:09:48,877 INFO program: Directory Hash Seed: 5df96364-9dd7-453f-aae5-5f408449426b >18:09:48,878 INFO program: Journal backup: inode blocks >18:09:48,878 INFO program: Journal features: (none) >18:09:48,879 INFO program: Journal size: 32M >18:09:48,879 INFO program: Journal length: 32768 >18:09:48,880 INFO program: Journal sequence: 0x00000007 >18:09:48,880 INFO program: Journal start: 0 >18:09:48,881 INFO program: >18:09:48,881 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >18:09:48,882 INFO program: Running... resize2fs -P /dev/loop1 >18:09:48,894 INFO program: Couldn't find valid filesystem superblock. >18:09:48,895 ERR program: resize2fs 1.42.5 (29-Jul-2012) >18:09:48,895 ERR program: resize2fs: Device or resource busy while trying to open /dev/loop1 >18:09:48,958 INFO program: Running... udevadm settle --timeout=300 >18:09:49,056 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >18:09:49,067 INFO program: Filesystem volume name: Anaconda >18:09:49,068 INFO program: Last mounted on: /sysroot >18:09:49,069 INFO program: Filesystem UUID: ec2ad3ef-ee82-49e8-b770-708777ce23aa >18:09:49,069 INFO program: Filesystem magic number: 0xEF53 >18:09:49,070 INFO program: Filesystem revision #: 1 (dynamic) >18:09:49,070 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >18:09:49,071 INFO program: Filesystem flags: signed_directory_hash >18:09:49,071 INFO program: Default mount options: user_xattr acl >18:09:49,071 INFO program: Filesystem state: clean >18:09:49,072 INFO program: Errors behavior: Continue >18:09:49,072 INFO program: Filesystem OS type: Linux >18:09:49,073 INFO program: Inode count: 65536 >18:09:49,073 INFO program: Block count: 1048576 >18:09:49,074 INFO program: Reserved block count: 0 >18:09:49,074 INFO program: Free blocks: 317870 >18:09:49,075 INFO program: Free inodes: 38395 >18:09:49,075 INFO program: First block: 1 >18:09:49,076 INFO program: Block size: 1024 >18:09:49,076 INFO program: Fragment size: 1024 >18:09:49,077 INFO program: Reserved GDT blocks: 256 >18:09:49,077 INFO program: Blocks per group: 8192 >18:09:49,078 INFO program: Fragments per group: 8192 >18:09:49,078 INFO program: Inodes per group: 512 >18:09:49,079 INFO program: Inode blocks per group: 128 >18:09:49,079 INFO program: Flex block group size: 16 >18:09:49,080 INFO program: Filesystem created: Wed Nov 21 01:03:36 2012 >18:09:49,080 INFO program: Last mount time: Fri Nov 30 18:09:30 2012 >18:09:49,081 INFO program: Last write time: Fri Nov 30 18:09:30 2012 >18:09:49,081 INFO program: Mount count: 3 >18:09:49,081 INFO program: Maximum mount count: -1 >18:09:49,082 INFO program: Last checked: Wed Nov 21 01:03:36 2012 >18:09:49,082 INFO program: Check interval: 0 (<none>) >18:09:49,083 INFO program: Lifetime writes: 32 MB >18:09:49,083 INFO program: Reserved blocks uid: 0 (user root) >18:09:49,084 INFO program: Reserved blocks gid: 0 (group root) >18:09:49,084 INFO program: First inode: 11 >18:09:49,085 INFO program: Inode size: 256 >18:09:49,085 INFO program: Required extra isize: 28 >18:09:49,086 INFO program: Desired extra isize: 28 >18:09:49,086 INFO program: Journal inode: 8 >18:09:49,087 INFO program: Default directory hash: half_md4 >18:09:49,087 INFO program: Directory Hash Seed: 5df96364-9dd7-453f-aae5-5f408449426b >18:09:49,088 INFO program: Journal backup: inode blocks >18:09:49,089 INFO program: Journal features: (none) >18:09:49,089 INFO program: Journal size: 32M >18:09:49,090 INFO program: Journal length: 32768 >18:09:49,090 INFO program: Journal sequence: 0x00000008 >18:09:49,091 INFO program: Journal start: 1 >18:09:49,091 INFO program: >18:09:49,092 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >18:09:49,092 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >18:09:49,103 INFO program: Filesystem volume name: Anaconda >18:09:49,104 INFO program: Last mounted on: /sysroot >18:09:49,105 INFO program: Filesystem UUID: ec2ad3ef-ee82-49e8-b770-708777ce23aa >18:09:49,105 INFO program: Filesystem magic number: 0xEF53 >18:09:49,106 INFO program: Filesystem revision #: 1 (dynamic) >18:09:49,106 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >18:09:49,107 INFO program: Filesystem flags: signed_directory_hash >18:09:49,107 INFO program: Default mount options: user_xattr acl >18:09:49,108 INFO program: Filesystem state: clean >18:09:49,108 INFO program: Errors behavior: Continue >18:09:49,109 INFO program: Filesystem OS type: Linux >18:09:49,109 INFO program: Inode count: 65536 >18:09:49,110 INFO program: Block count: 1048576 >18:09:49,110 INFO program: Reserved block count: 0 >18:09:49,111 INFO program: Free blocks: 317870 >18:09:49,111 INFO program: Free inodes: 38395 >18:09:49,112 INFO program: First block: 1 >18:09:49,112 INFO program: Block size: 1024 >18:09:49,112 INFO program: Fragment size: 1024 >18:09:49,112 INFO program: Reserved GDT blocks: 256 >18:09:49,113 INFO program: Blocks per group: 8192 >18:09:49,113 INFO program: Fragments per group: 8192 >18:09:49,113 INFO program: Inodes per group: 512 >18:09:49,113 INFO program: Inode blocks per group: 128 >18:09:49,114 INFO program: Flex block group size: 16 >18:09:49,114 INFO program: Filesystem created: Wed Nov 21 01:03:36 2012 >18:09:49,114 INFO program: Last mount time: Fri Nov 30 18:09:30 2012 >18:09:49,114 INFO program: Last write time: Fri Nov 30 18:09:30 2012 >18:09:49,115 INFO program: Mount count: 3 >18:09:49,115 INFO program: Maximum mount count: -1 >18:09:49,115 INFO program: Last checked: Wed Nov 21 01:03:36 2012 >18:09:49,115 INFO program: Check interval: 0 (<none>) >18:09:49,115 INFO program: Lifetime writes: 32 MB >18:09:49,116 INFO program: Reserved blocks uid: 0 (user root) >18:09:49,116 INFO program: Reserved blocks gid: 0 (group root) >18:09:49,116 INFO program: First inode: 11 >18:09:49,116 INFO program: Inode size: 256 >18:09:49,117 INFO program: Required extra isize: 28 >18:09:49,117 INFO program: Desired extra isize: 28 >18:09:49,117 INFO program: Journal inode: 8 >18:09:49,117 INFO program: Default directory hash: half_md4 >18:09:49,118 INFO program: Directory Hash Seed: 5df96364-9dd7-453f-aae5-5f408449426b >18:09:49,118 INFO program: Journal backup: inode blocks >18:09:49,118 INFO program: Journal features: (none) >18:09:49,119 INFO program: Journal size: 32M >18:09:49,119 INFO program: Journal length: 32768 >18:09:49,119 INFO program: Journal sequence: 0x00000008 >18:09:49,119 INFO program: Journal start: 1 >18:09:49,120 INFO program: >18:09:49,120 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >18:09:49,121 INFO program: Running... resize2fs -P /dev/mapper/live-rw >18:09:49,131 INFO program: Estimated minimum size of the filesystem: 728227 >18:09:49,132 ERR program: resize2fs 1.42.5 (29-Jul-2012) >18:09:49,642 INFO program: Running... udevadm settle --timeout=300 >18:09:49,909 INFO program: Running... udevadm settle --timeout=300 >18:09:50,530 INFO program: Running... dumpe2fs -h /dev/mapper/vg_faldor-Home >18:09:50,581 INFO program: Filesystem volume name: <none> >18:09:50,582 INFO program: Last mounted on: /home/sharedhome >18:09:50,582 INFO program: Filesystem UUID: 6fbb586d-b283-4cf0-ab07-0e6af788bd76 >18:09:50,582 INFO program: Filesystem magic number: 0xEF53 >18:09:50,583 INFO program: Filesystem revision #: 1 (dynamic) >18:09:50,583 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype sparse_super large_file >18:09:50,583 INFO program: Filesystem flags: signed_directory_hash >18:09:50,583 INFO program: Default mount options: user_xattr acl >18:09:50,584 INFO program: Filesystem state: clean >18:09:50,584 INFO program: Errors behavior: Continue >18:09:50,584 INFO program: Filesystem OS type: Linux >18:09:50,584 INFO program: Inode count: 3276800 >18:09:50,585 INFO program: Block count: 13107200 >18:09:50,585 INFO program: Reserved block count: 655360 >18:09:50,585 INFO program: Free blocks: 12800278 >18:09:50,585 INFO program: Free inodes: 3262554 >18:09:50,586 INFO program: First block: 0 >18:09:50,586 INFO program: Block size: 4096 >18:09:50,586 INFO program: Fragment size: 4096 >18:09:50,586 INFO program: Reserved GDT blocks: 1020 >18:09:50,587 INFO program: Blocks per group: 32768 >18:09:50,587 INFO program: Fragments per group: 32768 >18:09:50,587 INFO program: Inodes per group: 8192 >18:09:50,587 INFO program: Inode blocks per group: 512 >18:09:50,588 INFO program: Filesystem created: Fri Jan 22 17:27:28 2010 >18:09:50,588 INFO program: Last mount time: Fri Nov 30 18:06:26 2012 >18:09:50,588 INFO program: Last write time: Fri Nov 30 18:08:41 2012 >18:09:50,589 INFO program: Mount count: 1459 >18:09:50,589 INFO program: Maximum mount count: -1 >18:09:50,589 INFO program: Last checked: Sun Jan 2 16:47:16 2011 >18:09:50,589 INFO program: Check interval: 0 (<none>) >18:09:50,590 INFO program: Lifetime writes: 86 GB >18:09:50,590 INFO program: Reserved blocks uid: 0 (user root) >18:09:50,590 INFO program: Reserved blocks gid: 0 (group root) >18:09:50,590 INFO program: First inode: 11 >18:09:50,591 INFO program: Inode size: 256 >18:09:50,591 INFO program: Required extra isize: 28 >18:09:50,591 INFO program: Desired extra isize: 28 >18:09:50,592 INFO program: Journal inode: 8 >18:09:50,592 INFO program: Default directory hash: half_md4 >18:09:50,592 INFO program: Directory Hash Seed: 7e2f1701-7b08-40e5-ab33-f791e66f8a5b >18:09:50,592 INFO program: Journal backup: inode blocks >18:09:50,593 INFO program: Journal features: journal_incompat_revoke >18:09:50,594 INFO program: Journal size: 128M >18:09:50,594 INFO program: Journal length: 32768 >18:09:50,595 INFO program: Journal sequence: 0x0014442c >18:09:50,595 INFO program: Journal start: 0 >18:09:50,595 INFO program: >18:09:50,596 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >18:09:50,596 INFO program: Running... dumpe2fs -h /dev/mapper/vg_faldor-Home >18:09:50,613 INFO program: Filesystem volume name: <none> >18:09:50,614 INFO program: Last mounted on: /home/sharedhome >18:09:50,614 INFO program: Filesystem UUID: 6fbb586d-b283-4cf0-ab07-0e6af788bd76 >18:09:50,614 INFO program: Filesystem magic number: 0xEF53 >18:09:50,614 INFO program: Filesystem revision #: 1 (dynamic) >18:09:50,615 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype sparse_super large_file >18:09:50,615 INFO program: Filesystem flags: signed_directory_hash >18:09:50,615 INFO program: Default mount options: user_xattr acl >18:09:50,615 INFO program: Filesystem state: clean >18:09:50,616 INFO program: Errors behavior: Continue >18:09:50,616 INFO program: Filesystem OS type: Linux >18:09:50,616 INFO program: Inode count: 3276800 >18:09:50,616 INFO program: Block count: 13107200 >18:09:50,617 INFO program: Reserved block count: 655360 >18:09:50,617 INFO program: Free blocks: 12800278 >18:09:50,617 INFO program: Free inodes: 3262554 >18:09:50,617 INFO program: First block: 0 >18:09:50,618 INFO program: Block size: 4096 >18:09:50,618 INFO program: Fragment size: 4096 >18:09:50,618 INFO program: Reserved GDT blocks: 1020 >18:09:50,618 INFO program: Blocks per group: 32768 >18:09:50,619 INFO program: Fragments per group: 32768 >18:09:50,619 INFO program: Inodes per group: 8192 >18:09:50,619 INFO program: Inode blocks per group: 512 >18:09:50,619 INFO program: Filesystem created: Fri Jan 22 17:27:28 2010 >18:09:50,620 INFO program: Last mount time: Fri Nov 30 18:06:26 2012 >18:09:50,620 INFO program: Last write time: Fri Nov 30 18:08:41 2012 >18:09:50,620 INFO program: Mount count: 1459 >18:09:50,620 INFO program: Maximum mount count: -1 >18:09:50,621 INFO program: Last checked: Sun Jan 2 16:47:16 2011 >18:09:50,621 INFO program: Check interval: 0 (<none>) >18:09:50,621 INFO program: Lifetime writes: 86 GB >18:09:50,621 INFO program: Reserved blocks uid: 0 (user root) >18:09:50,621 INFO program: Reserved blocks gid: 0 (group root) >18:09:50,622 INFO program: First inode: 11 >18:09:50,622 INFO program: Inode size: 256 >18:09:50,622 INFO program: Required extra isize: 28 >18:09:50,622 INFO program: Desired extra isize: 28 >18:09:50,622 INFO program: Journal inode: 8 >18:09:50,623 INFO program: Default directory hash: half_md4 >18:09:50,623 INFO program: Directory Hash Seed: 7e2f1701-7b08-40e5-ab33-f791e66f8a5b >18:09:50,623 INFO program: Journal backup: inode blocks >18:09:50,624 INFO program: Journal features: journal_incompat_revoke >18:09:50,624 INFO program: Journal size: 128M >18:09:50,624 INFO program: Journal length: 32768 >18:09:50,624 INFO program: Journal sequence: 0x0014442c >18:09:50,624 INFO program: Journal start: 0 >18:09:50,625 INFO program: >18:09:50,625 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >18:09:50,626 INFO program: Running... resize2fs -P /dev/mapper/vg_faldor-Home >18:09:50,638 INFO program: Estimated minimum size of the filesystem: 91589 >18:09:50,638 ERR program: resize2fs 1.42.5 (29-Jul-2012) >18:09:50,686 INFO program: Running... dumpe2fs -h /dev/mapper/vg_faldor-Storage >18:09:50,725 INFO program: Filesystem volume name: <none> >18:09:50,725 INFO program: Last mounted on: /mnt/storage >18:09:50,725 INFO program: Filesystem UUID: aa7b7f62-7c81-4aef-a490-085c0026a7f7 >18:09:50,725 INFO program: Filesystem magic number: 0xEF53 >18:09:50,725 INFO program: Filesystem revision #: 1 (dynamic) >18:09:50,726 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype sparse_super large_file >18:09:50,726 INFO program: Filesystem flags: signed_directory_hash >18:09:50,726 INFO program: Default mount options: user_xattr acl >18:09:50,726 INFO program: Filesystem state: clean >18:09:50,726 INFO program: Errors behavior: Continue >18:09:50,726 INFO program: Filesystem OS type: Linux >18:09:50,727 INFO program: Inode count: 4915200 >18:09:50,727 INFO program: Block count: 19660800 >18:09:50,727 INFO program: Reserved block count: 983040 >18:09:50,727 INFO program: Free blocks: 13670499 >18:09:50,727 INFO program: Free inodes: 4904486 >18:09:50,727 INFO program: First block: 0 >18:09:50,728 INFO program: Block size: 4096 >18:09:50,728 INFO program: Fragment size: 4096 >18:09:50,728 INFO program: Reserved GDT blocks: 1019 >18:09:50,728 INFO program: Blocks per group: 32768 >18:09:50,728 INFO program: Fragments per group: 32768 >18:09:50,728 INFO program: Inodes per group: 8192 >18:09:50,729 INFO program: Inode blocks per group: 512 >18:09:50,729 INFO program: Filesystem created: Fri Jan 22 17:28:04 2010 >18:09:50,729 INFO program: Last mount time: Fri Nov 30 18:06:24 2012 >18:09:50,729 INFO program: Last write time: Fri Nov 30 18:08:41 2012 >18:09:50,729 INFO program: Mount count: 2570 >18:09:50,729 INFO program: Maximum mount count: -1 >18:09:50,730 INFO program: Last checked: Fri Jan 22 17:28:04 2010 >18:09:50,730 INFO program: Check interval: 0 (<none>) >18:09:50,730 INFO program: Lifetime writes: 65 GB >18:09:50,730 INFO program: Reserved blocks uid: 0 (user root) >18:09:50,730 INFO program: Reserved blocks gid: 0 (group root) >18:09:50,730 INFO program: First inode: 11 >18:09:50,730 INFO program: Inode size: 256 >18:09:50,731 INFO program: Required extra isize: 28 >18:09:50,731 INFO program: Desired extra isize: 28 >18:09:50,731 INFO program: Journal inode: 8 >18:09:50,731 INFO program: Default directory hash: half_md4 >18:09:50,731 INFO program: Directory Hash Seed: 106db8ab-0286-47ff-81fa-35e237923dc9 >18:09:50,731 INFO program: Journal backup: inode blocks >18:09:50,732 INFO program: Journal features: journal_incompat_revoke >18:09:50,732 INFO program: Journal size: 128M >18:09:50,732 INFO program: Journal length: 32768 >18:09:50,732 INFO program: Journal sequence: 0x000127d3 >18:09:50,732 INFO program: Journal start: 0 >18:09:50,732 INFO program: >18:09:50,733 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >18:09:50,733 INFO program: Running... dumpe2fs -h /dev/mapper/vg_faldor-Storage >18:09:50,752 INFO program: Filesystem volume name: <none> >18:09:50,752 INFO program: Last mounted on: /mnt/storage >18:09:50,753 INFO program: Filesystem UUID: aa7b7f62-7c81-4aef-a490-085c0026a7f7 >18:09:50,753 INFO program: Filesystem magic number: 0xEF53 >18:09:50,753 INFO program: Filesystem revision #: 1 (dynamic) >18:09:50,753 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype sparse_super large_file >18:09:50,754 INFO program: Filesystem flags: signed_directory_hash >18:09:50,754 INFO program: Default mount options: user_xattr acl >18:09:50,754 INFO program: Filesystem state: clean >18:09:50,754 INFO program: Errors behavior: Continue >18:09:50,755 INFO program: Filesystem OS type: Linux >18:09:50,755 INFO program: Inode count: 4915200 >18:09:50,755 INFO program: Block count: 19660800 >18:09:50,755 INFO program: Reserved block count: 983040 >18:09:50,755 INFO program: Free blocks: 13670499 >18:09:50,756 INFO program: Free inodes: 4904486 >18:09:50,756 INFO program: First block: 0 >18:09:50,756 INFO program: Block size: 4096 >18:09:50,757 INFO program: Fragment size: 4096 >18:09:50,757 INFO program: Reserved GDT blocks: 1019 >18:09:50,757 INFO program: Blocks per group: 32768 >18:09:50,757 INFO program: Fragments per group: 32768 >18:09:50,758 INFO program: Inodes per group: 8192 >18:09:50,758 INFO program: Inode blocks per group: 512 >18:09:50,758 INFO program: Filesystem created: Fri Jan 22 17:28:04 2010 >18:09:50,758 INFO program: Last mount time: Fri Nov 30 18:06:24 2012 >18:09:50,759 INFO program: Last write time: Fri Nov 30 18:08:41 2012 >18:09:50,759 INFO program: Mount count: 2570 >18:09:50,759 INFO program: Maximum mount count: -1 >18:09:50,760 INFO program: Last checked: Fri Jan 22 17:28:04 2010 >18:09:50,761 INFO program: Check interval: 0 (<none>) >18:09:50,761 INFO program: Lifetime writes: 65 GB >18:09:50,761 INFO program: Reserved blocks uid: 0 (user root) >18:09:50,762 INFO program: Reserved blocks gid: 0 (group root) >18:09:50,762 INFO program: First inode: 11 >18:09:50,762 INFO program: Inode size: 256 >18:09:50,762 INFO program: Required extra isize: 28 >18:09:50,763 INFO program: Desired extra isize: 28 >18:09:50,763 INFO program: Journal inode: 8 >18:09:50,763 INFO program: Default directory hash: half_md4 >18:09:50,763 INFO program: Directory Hash Seed: 106db8ab-0286-47ff-81fa-35e237923dc9 >18:09:50,763 INFO program: Journal backup: inode blocks >18:09:50,764 INFO program: Journal features: journal_incompat_revoke >18:09:50,764 INFO program: Journal size: 128M >18:09:50,764 INFO program: Journal length: 32768 >18:09:50,764 INFO program: Journal sequence: 0x000127d3 >18:09:50,765 INFO program: Journal start: 0 >18:09:50,765 INFO program: >18:09:50,765 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >18:09:50,766 INFO program: Running... resize2fs -P /dev/mapper/vg_faldor-Storage >18:09:50,778 INFO program: Estimated minimum size of the filesystem: 5770829 >18:09:50,778 ERR program: resize2fs 1.42.5 (29-Jul-2012) >18:09:50,904 INFO program: Running... dumpe2fs -h /dev/mapper/vg_faldor-RHEL6 >18:09:50,983 INFO program: Filesystem volume name: <none> >18:09:50,983 INFO program: Last mounted on: / >18:09:50,983 INFO program: Filesystem UUID: 92a3046b-5517-4216-8678-841ffbe39909 >18:09:50,983 INFO program: Filesystem magic number: 0xEF53 >18:09:50,983 INFO program: Filesystem revision #: 1 (dynamic) >18:09:50,983 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 >18:09:50,984 INFO program: Filesystem flags: signed_directory_hash >18:09:50,984 INFO program: Default mount options: user_xattr acl >18:09:50,984 INFO program: Filesystem state: clean >18:09:50,984 INFO program: Errors behavior: Continue >18:09:50,984 INFO program: Filesystem OS type: Linux >18:09:50,984 INFO program: Inode count: 1310720 >18:09:50,984 INFO program: Block count: 5242880 >18:09:50,984 INFO program: Reserved block count: 262144 >18:09:50,984 INFO program: Free blocks: 4159773 >18:09:50,984 INFO program: Free inodes: 1177895 >18:09:50,984 INFO program: First block: 0 >18:09:50,985 INFO program: Block size: 4096 >18:09:50,985 INFO program: Fragment size: 4096 >18:09:50,985 INFO program: Reserved GDT blocks: 1022 >18:09:50,985 INFO program: Blocks per group: 32768 >18:09:50,985 INFO program: Fragments per group: 32768 >18:09:50,986 INFO program: Inodes per group: 8192 >18:09:50,986 INFO program: Inode blocks per group: 512 >18:09:50,986 INFO program: Flex block group size: 16 >18:09:50,986 INFO program: Filesystem created: Sun Jan 1 14:28:53 2012 >18:09:50,987 INFO program: Last mount time: Sat Jul 14 11:33:23 2012 >18:09:50,987 INFO program: Last write time: Sun Jan 1 14:57:27 2012 >18:09:50,987 INFO program: Mount count: 69 >18:09:50,987 INFO program: Maximum mount count: -1 >18:09:50,988 INFO program: Last checked: Sun Jan 1 14:28:53 2012 >18:09:50,988 INFO program: Check interval: 0 (<none>) >18:09:50,988 INFO program: Lifetime writes: 31 GB >18:09:50,989 INFO program: Reserved blocks uid: 0 (user root) >18:09:50,989 INFO program: Reserved blocks gid: 0 (group root) >18:09:50,989 INFO program: First inode: 11 >18:09:50,990 INFO program: Inode size: 256 >18:09:50,990 INFO program: Required extra isize: 28 >18:09:50,991 INFO program: Desired extra isize: 28 >18:09:50,991 INFO program: Journal inode: 8 >18:09:50,991 INFO program: Default directory hash: half_md4 >18:09:50,991 INFO program: Directory Hash Seed: a61c9379-a233-42b8-8e90-5d08befb914a >18:09:50,992 INFO program: Journal backup: inode blocks >18:09:50,992 INFO program: Journal features: journal_incompat_revoke >18:09:50,992 INFO program: Journal size: 128M >18:09:50,992 INFO program: Journal length: 32768 >18:09:50,993 INFO program: Journal sequence: 0x0000b677 >18:09:50,993 INFO program: Journal start: 0 >18:09:50,993 INFO program: >18:09:50,994 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >18:09:50,994 INFO program: Running... dumpe2fs -h /dev/mapper/vg_faldor-RHEL6 >18:09:51,009 INFO program: Filesystem volume name: <none> >18:09:51,009 INFO program: Last mounted on: / >18:09:51,009 INFO program: Filesystem UUID: 92a3046b-5517-4216-8678-841ffbe39909 >18:09:51,009 INFO program: Filesystem magic number: 0xEF53 >18:09:51,009 INFO program: Filesystem revision #: 1 (dynamic) >18:09:51,009 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 >18:09:51,010 INFO program: Filesystem flags: signed_directory_hash >18:09:51,010 INFO program: Default mount options: user_xattr acl >18:09:51,010 INFO program: Filesystem state: clean >18:09:51,010 INFO program: Errors behavior: Continue >18:09:51,010 INFO program: Filesystem OS type: Linux >18:09:51,010 INFO program: Inode count: 1310720 >18:09:51,010 INFO program: Block count: 5242880 >18:09:51,010 INFO program: Reserved block count: 262144 >18:09:51,010 INFO program: Free blocks: 4159773 >18:09:51,010 INFO program: Free inodes: 1177895 >18:09:51,011 INFO program: First block: 0 >18:09:51,011 INFO program: Block size: 4096 >18:09:51,011 INFO program: Fragment size: 4096 >18:09:51,011 INFO program: Reserved GDT blocks: 1022 >18:09:51,011 INFO program: Blocks per group: 32768 >18:09:51,011 INFO program: Fragments per group: 32768 >18:09:51,011 INFO program: Inodes per group: 8192 >18:09:51,011 INFO program: Inode blocks per group: 512 >18:09:51,011 INFO program: Flex block group size: 16 >18:09:51,011 INFO program: Filesystem created: Sun Jan 1 14:28:53 2012 >18:09:51,012 INFO program: Last mount time: Sat Jul 14 11:33:23 2012 >18:09:51,012 INFO program: Last write time: Sun Jan 1 14:57:27 2012 >18:09:51,012 INFO program: Mount count: 69 >18:09:51,012 INFO program: Maximum mount count: -1 >18:09:51,012 INFO program: Last checked: Sun Jan 1 14:28:53 2012 >18:09:51,012 INFO program: Check interval: 0 (<none>) >18:09:51,012 INFO program: Lifetime writes: 31 GB >18:09:51,012 INFO program: Reserved blocks uid: 0 (user root) >18:09:51,012 INFO program: Reserved blocks gid: 0 (group root) >18:09:51,013 INFO program: First inode: 11 >18:09:51,013 INFO program: Inode size: 256 >18:09:51,013 INFO program: Required extra isize: 28 >18:09:51,013 INFO program: Desired extra isize: 28 >18:09:51,013 INFO program: Journal inode: 8 >18:09:51,013 INFO program: Default directory hash: half_md4 >18:09:51,013 INFO program: Directory Hash Seed: a61c9379-a233-42b8-8e90-5d08befb914a >18:09:51,013 INFO program: Journal backup: inode blocks >18:09:51,014 INFO program: Journal features: journal_incompat_revoke >18:09:51,014 INFO program: Journal size: 128M >18:09:51,014 INFO program: Journal length: 32768 >18:09:51,014 INFO program: Journal sequence: 0x0000b677 >18:09:51,015 INFO program: Journal start: 0 >18:09:51,015 INFO program: >18:09:51,015 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >18:09:51,016 INFO program: Running... resize2fs -P /dev/mapper/vg_faldor-RHEL6 >18:09:51,031 INFO program: Estimated minimum size of the filesystem: 1030391 >18:09:51,031 ERR program: resize2fs 1.42.5 (29-Jul-2012) >18:09:51,087 INFO program: Running... dumpe2fs -h /dev/mapper/vg_faldor-RHEL5 >18:09:51,115 INFO program: Filesystem volume name: <none> >18:09:51,116 INFO program: Last mounted on: /root/mnt/1 >18:09:51,116 INFO program: Filesystem UUID: f2a14b84-669a-4240-bc9d-4f8c9895bce8 >18:09:51,116 INFO program: Filesystem magic number: 0xEF53 >18:09:51,117 INFO program: Filesystem revision #: 1 (dynamic) >18:09:51,117 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype sparse_super large_file >18:09:51,117 INFO program: Filesystem flags: signed_directory_hash >18:09:51,117 INFO program: Default mount options: user_xattr acl >18:09:51,118 INFO program: Filesystem state: clean >18:09:51,118 INFO program: Errors behavior: Continue >18:09:51,118 INFO program: Filesystem OS type: Linux >18:09:51,118 INFO program: Inode count: 5242880 >18:09:51,119 INFO program: Block count: 5242880 >18:09:51,119 INFO program: Reserved block count: 262144 >18:09:51,119 INFO program: Free blocks: 4434653 >18:09:51,119 INFO program: Free inodes: 5148303 >18:09:51,120 INFO program: First block: 0 >18:09:51,120 INFO program: Block size: 4096 >18:09:51,120 INFO program: Fragment size: 4096 >18:09:51,121 INFO program: Reserved GDT blocks: 1022 >18:09:51,121 INFO program: Blocks per group: 32768 >18:09:51,121 INFO program: Fragments per group: 32768 >18:09:51,121 INFO program: Inodes per group: 32768 >18:09:51,122 INFO program: Inode blocks per group: 1024 >18:09:51,122 INFO program: Filesystem created: Thu Feb 3 10:47:08 2011 >18:09:51,122 INFO program: Last mount time: Thu Nov 1 23:30:57 2012 >18:09:51,122 INFO program: Last write time: Thu Nov 1 23:31:04 2012 >18:09:51,123 INFO program: Mount count: 16 >18:09:51,123 INFO program: Maximum mount count: -1 >18:09:51,123 INFO program: Last checked: Thu Feb 3 10:47:08 2011 >18:09:51,123 INFO program: Check interval: 0 (<none>) >18:09:51,124 INFO program: Lifetime writes: 488 kB >18:09:51,124 INFO program: Reserved blocks uid: 0 (user root) >18:09:51,124 INFO program: Reserved blocks gid: 0 (group root) >18:09:51,124 INFO program: First inode: 11 >18:09:51,125 INFO program: Inode size: 128 >18:09:51,125 INFO program: Journal inode: 8 >18:09:51,125 INFO program: Default directory hash: tea >18:09:51,125 INFO program: Directory Hash Seed: 22739cae-5f11-4b93-8fed-4d4faef05202 >18:09:51,126 INFO program: Journal backup: inode blocks >18:09:51,126 INFO program: Journal features: journal_incompat_revoke >18:09:51,126 INFO program: Journal size: 128M >18:09:51,126 INFO program: Journal length: 32768 >18:09:51,127 INFO program: Journal sequence: 0x000047b1 >18:09:51,127 INFO program: Journal start: 0 >18:09:51,127 INFO program: >18:09:51,127 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >18:09:51,128 INFO program: Running... dumpe2fs -h /dev/mapper/vg_faldor-RHEL5 >18:09:51,142 INFO program: Filesystem volume name: <none> >18:09:51,143 INFO program: Last mounted on: /root/mnt/1 >18:09:51,143 INFO program: Filesystem UUID: f2a14b84-669a-4240-bc9d-4f8c9895bce8 >18:09:51,143 INFO program: Filesystem magic number: 0xEF53 >18:09:51,146 INFO program: Filesystem revision #: 1 (dynamic) >18:09:51,146 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype sparse_super large_file >18:09:51,147 INFO program: Filesystem flags: signed_directory_hash >18:09:51,148 INFO program: Default mount options: user_xattr acl >18:09:51,148 INFO program: Filesystem state: clean >18:09:51,148 INFO program: Errors behavior: Continue >18:09:51,149 INFO program: Filesystem OS type: Linux >18:09:51,149 INFO program: Inode count: 5242880 >18:09:51,149 INFO program: Block count: 5242880 >18:09:51,149 INFO program: Reserved block count: 262144 >18:09:51,150 INFO program: Free blocks: 4434653 >18:09:51,150 INFO program: Free inodes: 5148303 >18:09:51,150 INFO program: First block: 0 >18:09:51,151 INFO program: Block size: 4096 >18:09:51,151 INFO program: Fragment size: 4096 >18:09:51,151 INFO program: Reserved GDT blocks: 1022 >18:09:51,151 INFO program: Blocks per group: 32768 >18:09:51,152 INFO program: Fragments per group: 32768 >18:09:51,152 INFO program: Inodes per group: 32768 >18:09:51,152 INFO program: Inode blocks per group: 1024 >18:09:51,152 INFO program: Filesystem created: Thu Feb 3 10:47:08 2011 >18:09:51,153 INFO program: Last mount time: Thu Nov 1 23:30:57 2012 >18:09:51,153 INFO program: Last write time: Thu Nov 1 23:31:04 2012 >18:09:51,153 INFO program: Mount count: 16 >18:09:51,153 INFO program: Maximum mount count: -1 >18:09:51,154 INFO program: Last checked: Thu Feb 3 10:47:08 2011 >18:09:51,154 INFO program: Check interval: 0 (<none>) >18:09:51,154 INFO program: Lifetime writes: 488 kB >18:09:51,154 INFO program: Reserved blocks uid: 0 (user root) >18:09:51,155 INFO program: Reserved blocks gid: 0 (group root) >18:09:51,155 INFO program: First inode: 11 >18:09:51,155 INFO program: Inode size: 128 >18:09:51,155 INFO program: Journal inode: 8 >18:09:51,156 INFO program: Default directory hash: tea >18:09:51,156 INFO program: Directory Hash Seed: 22739cae-5f11-4b93-8fed-4d4faef05202 >18:09:51,156 INFO program: Journal backup: inode blocks >18:09:51,156 INFO program: Journal features: journal_incompat_revoke >18:09:51,157 INFO program: Journal size: 128M >18:09:51,157 INFO program: Journal length: 32768 >18:09:51,157 INFO program: Journal sequence: 0x000047b1 >18:09:51,157 INFO program: Journal start: 0 >18:09:51,158 INFO program: >18:09:51,158 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >18:09:51,159 INFO program: Running... resize2fs -P /dev/mapper/vg_faldor-RHEL5 >18:09:51,174 INFO program: Estimated minimum size of the filesystem: 660488 >18:09:51,178 ERR program: resize2fs 1.42.5 (29-Jul-2012) >18:09:51,296 INFO program: Running... dumpe2fs -h /dev/mapper/vg_faldor-Images >18:09:51,349 INFO program: Filesystem volume name: <none> >18:09:51,349 INFO program: Last mounted on: /tmp/foo >18:09:51,350 INFO program: Filesystem UUID: e43a9649-173f-4774-8998-91de389dd8ca >18:09:51,350 INFO program: Filesystem magic number: 0xEF53 >18:09:51,350 INFO program: Filesystem revision #: 1 (dynamic) >18:09:51,350 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype sparse_super large_file >18:09:51,351 INFO program: Filesystem flags: signed_directory_hash >18:09:51,351 INFO program: Default mount options: (none) >18:09:51,351 INFO program: Filesystem state: clean >18:09:51,351 INFO program: Errors behavior: Continue >18:09:51,352 INFO program: Filesystem OS type: Linux >18:09:51,352 INFO program: Inode count: 5242880 >18:09:51,352 INFO program: Block count: 20971520 >18:09:51,352 INFO program: Reserved block count: 0 >18:09:51,353 INFO program: Free blocks: 20595402 >18:09:51,353 INFO program: Free inodes: 5242868 >18:09:51,353 INFO program: First block: 0 >18:09:51,354 INFO program: Block size: 4096 >18:09:51,354 INFO program: Fragment size: 4096 >18:09:51,354 INFO program: Reserved GDT blocks: 1019 >18:09:51,354 INFO program: Blocks per group: 32768 >18:09:51,355 INFO program: Fragments per group: 32768 >18:09:51,355 INFO program: Inodes per group: 8192 >18:09:51,355 INFO program: Inode blocks per group: 512 >18:09:51,356 INFO program: Filesystem created: Sun Oct 23 17:49:31 2011 >18:09:51,356 INFO program: Last mount time: Thu May 10 18:23:20 2012 >18:09:51,356 INFO program: Last write time: Thu May 10 21:59:31 2012 >18:09:51,356 INFO program: Mount count: 21 >18:09:51,357 INFO program: Maximum mount count: 29 >18:09:51,357 INFO program: Last checked: Tue Apr 3 14:59:49 2012 >18:09:51,357 INFO program: Check interval: 15552000 (6 months) >18:09:51,362 INFO program: Next check after: Sun Sep 30 14:59:49 2012 >18:09:51,370 INFO program: Lifetime writes: 78 GB >18:09:51,371 INFO program: Reserved blocks uid: 0 (user root) >18:09:51,371 INFO program: Reserved blocks gid: 0 (group root) >18:09:51,371 INFO program: First inode: 11 >18:09:51,371 INFO program: Inode size: 256 >18:09:51,371 INFO program: Required extra isize: 28 >18:09:51,372 INFO program: Desired extra isize: 28 >18:09:51,372 INFO program: Journal inode: 8 >18:09:51,372 INFO program: Default directory hash: half_md4 >18:09:51,373 INFO program: Directory Hash Seed: ace44d56-b01e-4d51-a036-905cc7c430cf >18:09:51,373 INFO program: Journal backup: inode blocks >18:09:51,373 INFO program: Journal features: journal_incompat_revoke >18:09:51,374 INFO program: Journal size: 128M >18:09:51,374 INFO program: Journal length: 32768 >18:09:51,374 INFO program: Journal sequence: 0x000007fa >18:09:51,374 INFO program: Journal start: 0 >18:09:51,374 INFO program: >18:09:51,375 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >18:09:51,375 INFO program: Running... dumpe2fs -h /dev/mapper/vg_faldor-Images >18:09:51,388 INFO program: Filesystem volume name: <none> >18:09:51,388 INFO program: Last mounted on: /tmp/foo >18:09:51,388 INFO program: Filesystem UUID: e43a9649-173f-4774-8998-91de389dd8ca >18:09:51,388 INFO program: Filesystem magic number: 0xEF53 >18:09:51,388 INFO program: Filesystem revision #: 1 (dynamic) >18:09:51,388 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype sparse_super large_file >18:09:51,389 INFO program: Filesystem flags: signed_directory_hash >18:09:51,389 INFO program: Default mount options: (none) >18:09:51,389 INFO program: Filesystem state: clean >18:09:51,389 INFO program: Errors behavior: Continue >18:09:51,389 INFO program: Filesystem OS type: Linux >18:09:51,390 INFO program: Inode count: 5242880 >18:09:51,390 INFO program: Block count: 20971520 >18:09:51,390 INFO program: Reserved block count: 0 >18:09:51,390 INFO program: Free blocks: 20595402 >18:09:51,391 INFO program: Free inodes: 5242868 >18:09:51,391 INFO program: First block: 0 >18:09:51,391 INFO program: Block size: 4096 >18:09:51,393 INFO program: Fragment size: 4096 >18:09:51,393 INFO program: Reserved GDT blocks: 1019 >18:09:51,393 INFO program: Blocks per group: 32768 >18:09:51,394 INFO program: Fragments per group: 32768 >18:09:51,394 INFO program: Inodes per group: 8192 >18:09:51,394 INFO program: Inode blocks per group: 512 >18:09:51,394 INFO program: Filesystem created: Sun Oct 23 17:49:31 2011 >18:09:51,394 INFO program: Last mount time: Thu May 10 18:23:20 2012 >18:09:51,394 INFO program: Last write time: Thu May 10 21:59:31 2012 >18:09:51,395 INFO program: Mount count: 21 >18:09:51,395 INFO program: Maximum mount count: 29 >18:09:51,395 INFO program: Last checked: Tue Apr 3 14:59:49 2012 >18:09:51,395 INFO program: Check interval: 15552000 (6 months) >18:09:51,395 INFO program: Next check after: Sun Sep 30 14:59:49 2012 >18:09:51,396 INFO program: Lifetime writes: 78 GB >18:09:51,396 INFO program: Reserved blocks uid: 0 (user root) >18:09:51,396 INFO program: Reserved blocks gid: 0 (group root) >18:09:51,396 INFO program: First inode: 11 >18:09:51,396 INFO program: Inode size: 256 >18:09:51,397 INFO program: Required extra isize: 28 >18:09:51,397 INFO program: Desired extra isize: 28 >18:09:51,397 INFO program: Journal inode: 8 >18:09:51,397 INFO program: Default directory hash: half_md4 >18:09:51,397 INFO program: Directory Hash Seed: ace44d56-b01e-4d51-a036-905cc7c430cf >18:09:51,398 INFO program: Journal backup: inode blocks >18:09:51,398 INFO program: Journal features: journal_incompat_revoke >18:09:51,398 INFO program: Journal size: 128M >18:09:51,398 INFO program: Journal length: 32768 >18:09:51,399 INFO program: Journal sequence: 0x000007fa >18:09:51,400 INFO program: Journal start: 0 >18:09:51,400 INFO program: >18:09:51,400 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >18:09:51,401 INFO program: Running... resize2fs -P /dev/mapper/vg_faldor-Images >18:09:51,413 INFO program: Estimated minimum size of the filesystem: 35886 >18:09:51,414 ERR program: resize2fs 1.42.5 (29-Jul-2012) >18:09:51,599 INFO program: Running... udevadm settle --timeout=300 >18:09:51,743 INFO program: Running... udevadm settle --timeout=300 >18:09:51,765 INFO program: Running... udevadm settle --timeout=300 >18:09:51,793 INFO program: Running... udevadm settle --timeout=300 >18:09:51,823 INFO program: Running... udevadm settle --timeout=300 >18:09:51,847 INFO program: Running... udevadm settle --timeout=300 >18:09:51,871 INFO program: Running... udevadm settle --timeout=300 >18:09:51,899 INFO program: Running... udevadm settle --timeout=300 >18:09:51,923 INFO program: Running... udevadm settle --timeout=300 >18:09:51,947 INFO program: Running... udevadm settle --timeout=300 >18:09:51,977 INFO program: Running... udevadm settle --timeout=300 >18:09:52,006 INFO program: Running... udevadm settle --timeout=300 >18:09:52,030 INFO program: Running... udevadm settle --timeout=300 >18:09:52,061 INFO program: Running... udevadm settle --timeout=300 >18:09:52,084 INFO program: Running... udevadm settle --timeout=300 >18:09:52,112 INFO program: Running... udevadm settle --timeout=300 >18:09:52,135 INFO program: Running... udevadm settle --timeout=300 >18:09:52,161 INFO program: Running... udevadm settle --timeout=300 >18:09:52,183 INFO program: Running... udevadm settle --timeout=300 >18:09:52,209 INFO program: Running... udevadm settle --timeout=300 >18:09:52,234 INFO program: Running... udevadm settle --timeout=300 >18:09:52,257 INFO program: Running... udevadm settle --timeout=300 >18:09:52,283 INFO program: Running... losetup -j /run/install/repo/18/64/images/squashfs.img >18:09:52,296 INFO program: /dev/loop0: [2056]:1395370 (/run/install/repo/18/64/images/squashfs.img) >18:09:52,299 INFO program: Running... losetup -j /run/install/repo/18/64/images/squashfs.img >18:09:52,314 INFO program: /dev/loop0: [2056]:1395370 (/run/install/repo/18/64/images/squashfs.img) >18:09:52,322 INFO program: Running... udevadm settle --timeout=300 >18:09:52,342 INFO program: Running... lvm lvchange -a n --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } vg_faldor/Home >18:09:52,446 INFO program: Running... udevadm settle --timeout=300 >18:09:52,471 INFO program: Running... lvm vgchange -a n --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } vg_faldor >18:09:52,532 INFO program: 0 logical volume(s) in volume group "vg_faldor" now active >18:09:52,550 INFO program: Running... udevadm settle --timeout=300 >18:09:52,587 INFO program: Running... udevadm settle --timeout=300 >18:09:52,637 INFO program: Running... /bin/mount -n -t ext3 -o defaults,ro /dev/sda1 /mnt/sysimage >18:09:52,776 INFO program: Running... /bin/umount /mnt/sysimage >18:09:52,797 INFO program: Running... udevadm settle --timeout=300 >18:09:52,829 INFO program: Running... udevadm settle --timeout=300 >18:09:52,854 INFO program: Running... /bin/mount -n -t ext3 -o defaults,ro /dev/sda2 /mnt/sysimage >18:09:52,931 INFO program: Running... /bin/umount /mnt/sysimage >18:09:52,941 INFO program: Running... udevadm settle --timeout=300 >18:09:52,963 INFO program: Running... udevadm settle --timeout=300 >18:09:52,986 INFO program: Running... /bin/mount -n -t ext4 -o defaults,ro /dev/sda3 /mnt/sysimage >18:09:53,115 INFO program: Running... arch >18:09:53,539 INFO program: x86_64 >18:09:53,671 INFO program: Running... /bin/umount /mnt/sysimage >18:09:53,680 INFO program: Running... udevadm settle --timeout=300 >18:09:53,707 INFO program: Running... /bin/mount -n -t ext3 -o defaults,ro /dev/sda5 /mnt/sysimage >18:09:53,782 INFO program: Running... /bin/umount /mnt/sysimage >18:09:53,793 INFO program: Running... udevadm settle --timeout=300 >18:09:53,823 INFO program: Running... udevadm settle --timeout=300 >18:09:53,852 INFO program: Running... /bin/mount -n -t ext3 -o defaults,ro /dev/sda6 /mnt/sysimage >18:09:53,935 INFO program: Running... /bin/umount /mnt/sysimage >18:09:53,945 INFO program: Running... udevadm settle --timeout=300 >18:09:53,974 INFO program: Running... udevadm settle --timeout=300 >18:09:53,995 INFO program: Running... /bin/mount -n -t ext4 -o defaults,ro /dev/sda7 /mnt/sysimage >18:09:54,059 INFO program: Running... arch >18:09:54,244 INFO program: x86_64 >18:09:54,281 INFO program: Running... /bin/umount /mnt/sysimage >18:09:54,290 INFO program: Running... udevadm settle --timeout=300 >18:09:54,313 INFO program: Running... /bin/mount -n -t ext2 -o defaults,ro /dev/sda8 /mnt/sysimage >18:09:54,318 ERR program: mount: /dev/sda8 is already mounted or /mnt/sysimage busy > /dev/sda8 is already mounted on /run/install/repo >18:09:54,322 INFO program: Running... udevadm settle --timeout=300 >18:09:54,347 INFO program: Running... /bin/mount -n -t ext4 -o defaults,ro /dev/sda9 /mnt/sysimage >18:09:54,426 INFO program: Running... arch >18:09:54,598 INFO program: x86_64 >18:09:54,681 INFO program: Running... /bin/umount /mnt/sysimage >18:09:54,692 INFO program: Running... udevadm settle --timeout=300 >18:09:54,718 INFO program: Running... lvm lvchange -a y --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } vg_faldor/Home >18:09:54,861 INFO program: Running... udevadm settle --timeout=300 >18:09:54,892 INFO program: Running... /bin/mount -n -t ext3 -o defaults,ro /dev/mapper/vg_faldor-Home /mnt/sysimage >18:09:54,937 INFO program: Running... /bin/umount /mnt/sysimage >18:09:54,949 INFO program: Running... udevadm settle --timeout=300 >18:09:54,973 INFO program: Running... lvm lvchange -a n --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } vg_faldor/Home >18:09:55,025 INFO program: Running... udevadm settle --timeout=300 >18:09:55,043 INFO program: Running... lvm vgchange -a n --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } vg_faldor >18:09:55,072 INFO program: 0 logical volume(s) in volume group "vg_faldor" now active >18:09:55,079 INFO program: Running... udevadm settle --timeout=300 >18:09:55,102 INFO program: Running... udevadm settle --timeout=300 >18:09:55,125 INFO program: Running... lvm lvchange -a y --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } vg_faldor/Images >18:09:55,249 INFO program: Running... udevadm settle --timeout=300 >18:09:55,276 INFO program: Running... /bin/mount -n -t ext3 -o defaults,ro /dev/mapper/vg_faldor-Images /mnt/sysimage >18:09:55,313 INFO program: Running... /bin/umount /mnt/sysimage >18:09:55,323 INFO program: Running... udevadm settle --timeout=300 >18:09:55,350 INFO program: Running... lvm lvchange -a n --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } vg_faldor/Images >18:09:55,410 INFO program: Running... udevadm settle --timeout=300 >18:09:55,432 INFO program: Running... lvm vgchange -a n --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } vg_faldor >18:09:55,462 INFO program: 0 logical volume(s) in volume group "vg_faldor" now active >18:09:55,471 INFO program: Running... udevadm settle --timeout=300 >18:09:55,493 INFO program: Running... udevadm settle --timeout=300 >18:09:55,515 INFO program: Running... lvm lvchange -a y --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } vg_faldor/Storage >18:09:55,649 INFO program: Running... udevadm settle --timeout=300 >18:09:55,676 INFO program: Running... /bin/mount -n -t ext3 -o defaults,ro /dev/mapper/vg_faldor-Storage /mnt/sysimage >18:09:55,715 INFO program: Running... /bin/umount /mnt/sysimage >18:09:55,727 INFO program: Running... udevadm settle --timeout=300 >18:09:55,752 INFO program: Running... lvm lvchange -a n --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } vg_faldor/Storage >18:09:55,802 INFO program: Running... udevadm settle --timeout=300 >18:09:55,821 INFO program: Running... lvm vgchange -a n --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } vg_faldor >18:09:55,850 INFO program: 0 logical volume(s) in volume group "vg_faldor" now active >18:09:55,858 INFO program: Running... udevadm settle --timeout=300 >18:09:55,880 INFO program: Running... udevadm settle --timeout=300 >18:09:55,902 INFO program: Running... lvm lvchange -a y --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } vg_faldor/RHEL6 >18:09:56,029 INFO program: Running... udevadm settle --timeout=300 >18:09:56,057 INFO program: Running... /bin/mount -n -t ext4 -o defaults,ro /dev/mapper/vg_faldor-RHEL6 /mnt/sysimage >18:09:56,129 INFO program: Running... arch >18:09:56,345 INFO program: x86_64 >18:09:56,416 INFO program: Running... /bin/umount /mnt/sysimage >18:09:56,427 INFO program: Running... udevadm settle --timeout=300 >18:09:56,453 INFO program: Running... lvm lvchange -a n --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } vg_faldor/RHEL6 >18:09:56,505 INFO program: Running... lvm lvchange -a y --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } vg_faldor/RHEL5 >18:09:56,607 INFO program: Running... udevadm settle --timeout=300 >18:09:56,635 INFO program: Running... /bin/mount -n -t ext3 -o defaults,ro /dev/mapper/vg_faldor-RHEL5 /mnt/sysimage >18:09:56,684 INFO program: Running... arch >18:09:56,896 INFO program: x86_64 >18:09:56,969 INFO program: Running... /bin/umount /mnt/sysimage >18:09:56,979 INFO program: Running... udevadm settle --timeout=300 >18:09:57,003 INFO program: Running... lvm lvchange -a n --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } vg_faldor/RHEL5 >18:09:57,353 INFO program: Running... /bin/mount -n -t ext2 -o defaults /dev/sda8 /mnt/install/isodir >18:09:57,420 INFO program: Running... /bin/mount -n -t iso9660 -o defaults,ro /mnt/install/isodir/18/64/Fedora-18-Beta-x86_64-DVD.iso /mnt/install/cdimage >18:09:57,557 INFO program: Running... /bin/umount /mnt/install/cdimage >18:09:57,573 INFO program: Running... /bin/mount -n -t iso9660 -o defaults,ro /mnt/install/isodir/18/64/Fedora-18-Beta-x86_64-DVD.iso /mnt/install/source >13:09:59,132 INFO program: Running... udevadm settle --timeout=300 >13:09:59,269 INFO program: Running... modprobe btrfs >13:09:59,355 INFO program: Running... modprobe xfs >13:09:59,432 INFO program: Running... modprobe vfat >13:10:35,519 INFO program: Running... systemctl status chronyd.service >13:10:35,537 INFO program: chronyd.service - NTP client/server >13:10:35,537 INFO program: Loaded: loaded (/usr/lib/systemd/system/chronyd.service; enabled) >13:10:35,537 INFO program: Active: active (running) since Fri, 2012-11-30 13:09:45 EST; 49s ago >13:10:35,537 INFO program: Process: 835 ExecStartPost=/usr/libexec/chrony-helper add-dhclient-servers (code=exited, status=0/SUCCESS) >13:10:35,537 INFO program: Process: 832 ExecStart=/usr/sbin/chronyd -u chrony $OPTIONS (code=exited, status=0/SUCCESS) >13:10:35,538 INFO program: Process: 817 ExecStartPre=/usr/libexec/chrony-helper generate-commandkey (code=exited, status=0/SUCCESS) >13:10:35,538 INFO program: Main PID: 834 (chronyd) >13:10:35,538 INFO program: CGroup: name=systemd:/system/chronyd.service >13:10:35,538 INFO program: └ 834 n/a >13:10:35,538 INFO program: >13:10:35,538 INFO program: Nov 30 13:09:45 localhost chrony-helper[817]: tr: write error: Broken pipe >13:10:35,538 INFO program: Nov 30 13:09:45 localhost chrony-helper[817]: tr: write error >13:10:35,538 INFO program: Nov 30 13:09:45 localhost chronyd[834]: chronyd version 1.27-git1ca844 starting >13:10:35,538 INFO program: Nov 30 13:09:45 localhost chronyd[834]: Linux kernel major=3 minor=6 patch=6 >13:10:35,539 INFO program: Nov 30 13:09:45 localhost chronyd[834]: hz=100 shift_hz=7 freq_scale=1.00000000 nominal_tick=10000 slew_delta_tick=833 max_tick_bias=1000 shift_pll=2 >13:10:35,539 INFO program: Nov 30 13:09:45 localhost systemd[1]: Started NTP client/server. >13:10:35,539 INFO program: Nov 30 13:09:51 localhost chronyd[834]: Selected source 88.198.244.104 >13:10:35,539 INFO program: Nov 30 13:09:51 localhost chronyd[834]: System clock wrong by -0.987431 seconds, adjustment started >13:10:35,543 INFO program: Running... systemctl start chronyd.service >19:11:12,261 INFO program: Running... udevadm settle --timeout=300 >19:12:38,051 INFO program: Running... udevadm settle --timeout=300 >19:12:48,026 INFO program: Running... lvm lvchange -a y --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } vg_faldor/Personal >19:12:48,204 INFO program: Running... udevadm settle --timeout=300 >19:12:51,753 INFO program: Running... udevadm settle --timeout=300 >19:12:51,785 INFO program: Running... udevadm settle --timeout=300 >19:12:51,831 INFO program: Running... multipath -d >19:12:51,868 INFO program: Running... multipath -ll >19:12:53,186 INFO program: Running... losetup -j /run/install/repo/18/64/images/squashfs.img >19:12:53,204 INFO program: /dev/loop0: [2056]:1395370 (/run/install/repo/18/64/images/squashfs.img) >19:12:53,209 INFO program: Running... losetup -j /run/install/repo/18/64/images/squashfs.img >19:12:53,221 INFO program: /dev/loop0: [2056]:1395370 (/run/install/repo/18/64/images/squashfs.img) >19:12:53,224 INFO program: Running... losetup -j /run/install/repo/18/64/images/squashfs.img >19:12:53,237 INFO program: /dev/loop0: [2056]:1395370 (/run/install/repo/18/64/images/squashfs.img) >19:12:53,244 INFO program: Running... losetup -j /run/install/repo/18/64/images/squashfs.img >19:12:53,257 INFO program: /dev/loop0: [2056]:1395370 (/run/install/repo/18/64/images/squashfs.img) >19:12:53,260 INFO program: Running... losetup -j /run/install/repo/18/64/images/squashfs.img >19:12:53,274 INFO program: /dev/loop0: [2056]:1395370 (/run/install/repo/18/64/images/squashfs.img) >19:12:53,323 INFO program: Running... udevadm settle --timeout=300 >19:12:53,468 INFO program: Running... dumpe2fs -h /dev/mapper/luks-15465009-86ee-4a3c-a291-5a105ca148c4 >19:12:53,562 INFO program: Filesystem volume name: <none> >19:12:53,563 INFO program: Last mounted on: /home >19:12:53,563 INFO program: Filesystem UUID: bce64557-ac2d-49c6-aa61-96fdde3df350 >19:12:53,563 INFO program: Filesystem magic number: 0xEF53 >19:12:53,564 INFO program: Filesystem revision #: 1 (dynamic) >19:12:53,564 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >19:12:53,565 INFO program: Filesystem flags: signed_directory_hash >19:12:53,565 INFO program: Default mount options: user_xattr acl >19:12:53,565 INFO program: Filesystem state: clean >19:12:53,566 INFO program: Errors behavior: Continue >19:12:53,566 INFO program: Filesystem OS type: Linux >19:12:53,567 INFO program: Inode count: 4915200 >19:12:53,567 INFO program: Block count: 19660295 >19:12:53,567 INFO program: Reserved block count: 983014 >19:12:53,568 INFO program: Free blocks: 8325740 >19:12:53,568 INFO program: Free inodes: 4765053 >19:12:53,568 INFO program: First block: 0 >19:12:53,569 INFO program: Block size: 4096 >19:12:53,569 INFO program: Fragment size: 4096 >19:12:53,570 INFO program: Reserved GDT blocks: 1019 >19:12:53,570 INFO program: Blocks per group: 32768 >19:12:53,570 INFO program: Fragments per group: 32768 >19:12:53,571 INFO program: Inodes per group: 8192 >19:12:53,571 INFO program: Inode blocks per group: 512 >19:12:53,571 INFO program: Flex block group size: 16 >19:12:53,572 INFO program: Filesystem created: Tue Nov 2 21:49:15 2010 >19:12:53,572 INFO program: Last mount time: Fri Nov 30 19:06:26 2012 >19:12:53,573 INFO program: Last write time: Fri Nov 30 19:08:43 2012 >19:12:53,573 INFO program: Mount count: 1734 >19:12:53,573 INFO program: Maximum mount count: -1 >19:12:53,574 INFO program: Last checked: Tue Nov 2 21:49:15 2010 >19:12:53,574 INFO program: Check interval: 0 (<none>) >19:12:53,574 INFO program: Lifetime writes: 1230 GB >19:12:53,575 INFO program: Reserved blocks uid: 0 (user root) >19:12:53,575 INFO program: Reserved blocks gid: 0 (group root) >19:12:53,576 INFO program: First inode: 11 >19:12:53,576 INFO program: Inode size: 256 >19:12:53,576 INFO program: Required extra isize: 28 >19:12:53,577 INFO program: Desired extra isize: 28 >19:12:53,577 INFO program: Journal inode: 8 >19:12:53,578 INFO program: Default directory hash: half_md4 >19:12:53,578 INFO program: Directory Hash Seed: 2a46697f-e65d-4d2e-9862-bea8c2ed64db >19:12:53,578 INFO program: Journal backup: inode blocks >19:12:53,579 INFO program: Journal features: journal_incompat_revoke >19:12:53,579 INFO program: Journal size: 128M >19:12:53,580 INFO program: Journal length: 32768 >19:12:53,580 INFO program: Journal sequence: 0x002858e9 >19:12:53,580 INFO program: Journal start: 0 >19:12:53,581 INFO program: >19:12:53,581 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >19:12:53,581 INFO program: Running... dumpe2fs -h /dev/mapper/luks-15465009-86ee-4a3c-a291-5a105ca148c4 >19:12:53,598 INFO program: Filesystem volume name: <none> >19:12:53,599 INFO program: Last mounted on: /home >19:12:53,599 INFO program: Filesystem UUID: bce64557-ac2d-49c6-aa61-96fdde3df350 >19:12:53,600 INFO program: Filesystem magic number: 0xEF53 >19:12:53,600 INFO program: Filesystem revision #: 1 (dynamic) >19:12:53,600 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >19:12:53,601 INFO program: Filesystem flags: signed_directory_hash >19:12:53,601 INFO program: Default mount options: user_xattr acl >19:12:53,602 INFO program: Filesystem state: clean >19:12:53,602 INFO program: Errors behavior: Continue >19:12:53,602 INFO program: Filesystem OS type: Linux >19:12:53,603 INFO program: Inode count: 4915200 >19:12:53,603 INFO program: Block count: 19660295 >19:12:53,604 INFO program: Reserved block count: 983014 >19:12:53,604 INFO program: Free blocks: 8325740 >19:12:53,604 INFO program: Free inodes: 4765053 >19:12:53,605 INFO program: First block: 0 >19:12:53,605 INFO program: Block size: 4096 >19:12:53,605 INFO program: Fragment size: 4096 >19:12:53,606 INFO program: Reserved GDT blocks: 1019 >19:12:53,606 INFO program: Blocks per group: 32768 >19:12:53,607 INFO program: Fragments per group: 32768 >19:12:53,607 INFO program: Inodes per group: 8192 >19:12:53,607 INFO program: Inode blocks per group: 512 >19:12:53,607 INFO program: Flex block group size: 16 >19:12:53,607 INFO program: Filesystem created: Tue Nov 2 21:49:15 2010 >19:12:53,608 INFO program: Last mount time: Fri Nov 30 19:06:26 2012 >19:12:53,608 INFO program: Last write time: Fri Nov 30 19:08:43 2012 >19:12:53,608 INFO program: Mount count: 1734 >19:12:53,608 INFO program: Maximum mount count: -1 >19:12:53,608 INFO program: Last checked: Tue Nov 2 21:49:15 2010 >19:12:53,608 INFO program: Check interval: 0 (<none>) >19:12:53,608 INFO program: Lifetime writes: 1230 GB >19:12:53,608 INFO program: Reserved blocks uid: 0 (user root) >19:12:53,608 INFO program: Reserved blocks gid: 0 (group root) >19:12:53,611 INFO program: First inode: 11 >19:12:53,611 INFO program: Inode size: 256 >19:12:53,611 INFO program: Required extra isize: 28 >19:12:53,612 INFO program: Desired extra isize: 28 >19:12:53,612 INFO program: Journal inode: 8 >19:12:53,612 INFO program: Default directory hash: half_md4 >19:12:53,612 INFO program: Directory Hash Seed: 2a46697f-e65d-4d2e-9862-bea8c2ed64db >19:12:53,612 INFO program: Journal backup: inode blocks >19:12:53,612 INFO program: Journal features: journal_incompat_revoke >19:12:53,612 INFO program: Journal size: 128M >19:12:53,612 INFO program: Journal length: 32768 >19:12:53,612 INFO program: Journal sequence: 0x002858e9 >19:12:53,612 INFO program: Journal start: 0 >19:12:53,612 INFO program: >19:12:53,612 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >19:12:53,613 INFO program: Running... resize2fs -P /dev/mapper/luks-15465009-86ee-4a3c-a291-5a105ca148c4 >19:12:53,630 INFO program: Estimated minimum size of the filesystem: 11232712 >19:12:53,631 ERR program: resize2fs 1.42.5 (29-Jul-2012) >19:12:53,941 INFO program: Running... udevadm settle --timeout=300 >19:12:54,004 INFO program: Running... udevadm settle --timeout=300 >19:12:54,028 INFO program: Running... udevadm settle --timeout=300 >19:12:54,056 INFO program: Running... udevadm settle --timeout=300 >19:12:54,083 INFO program: Running... udevadm settle --timeout=300 >19:12:54,110 INFO program: Running... udevadm settle --timeout=300 >19:12:54,134 INFO program: Running... udevadm settle --timeout=300 >19:12:54,161 INFO program: Running... udevadm settle --timeout=300 >19:12:54,185 INFO program: Running... udevadm settle --timeout=300 >19:12:54,212 INFO program: Running... udevadm settle --timeout=300 >19:12:54,239 INFO program: Running... udevadm settle --timeout=300 >19:12:54,266 INFO program: Running... udevadm settle --timeout=300 >19:12:54,290 INFO program: Running... udevadm settle --timeout=300 >19:12:54,317 INFO program: Running... udevadm settle --timeout=300 >19:12:54,341 INFO program: Running... udevadm settle --timeout=300 >19:12:54,370 INFO program: Running... udevadm settle --timeout=300 >19:12:54,394 INFO program: Running... udevadm settle --timeout=300 >19:12:54,422 INFO program: Running... udevadm settle --timeout=300 >18:12:54,450 INFO program: Running... /bin/umount /mnt/install/isodir >18:12:54,458 ERR program: umount: /run/install/isodir: target is busy. > (In some cases useful info about processes that use > the device is found by lsof(8) or fuser(1)) > > >/tmp/storage.log: >18:09:39,239 DEBUG storage: registered device format class MDRaidMember as mdmember >18:09:39,243 DEBUG storage: registered device format class DiskLabel as disklabel >18:09:39,245 DEBUG storage: registered device format class LVMPhysicalVolume as lvmpv >18:09:39,246 DEBUG storage: registered device format class BIOSBoot as biosboot >18:09:39,249 DEBUG storage: registered device format class SwapSpace as swap >18:09:39,250 DEBUG storage: registered device format class MultipathMember as multipath_member >18:09:39,271 DEBUG storage: registered device format class Ext2FS as ext2 >18:09:39,272 DEBUG storage: registered device format class Ext3FS as ext3 >18:09:39,272 DEBUG storage: registered device format class Ext4FS as ext4 >18:09:39,273 DEBUG storage: registered device format class FATFS as vfat >18:09:39,273 DEBUG storage: registered device format class EFIFS as efi >18:09:39,274 DEBUG storage: registered device format class BTRFS as btrfs >18:09:39,274 DEBUG storage: registered device format class GFS2 as gfs2 >18:09:39,274 DEBUG storage: registered device format class JFS as jfs >18:09:39,275 DEBUG storage: registered device format class ReiserFS as reiserfs >18:09:39,275 DEBUG storage: registered device format class XFS as xfs >18:09:39,276 DEBUG storage: registered device format class HFS as hfs >18:09:39,276 DEBUG storage: registered device format class AppleBootstrapFS as appleboot >18:09:39,277 DEBUG storage: registered device format class HFSPlus as hfs+ >18:09:39,277 DEBUG storage: registered device format class NTFS as ntfs >18:09:39,277 DEBUG storage: registered device format class NFS as nfs >18:09:39,278 DEBUG storage: registered device format class NFSv4 as nfs4 >18:09:39,278 DEBUG storage: registered device format class Iso9660FS as iso9660 >18:09:39,279 DEBUG storage: registered device format class NoDevFS as nodev >18:09:39,279 DEBUG storage: registered device format class DevPtsFS as devpts >18:09:39,279 DEBUG storage: registered device format class ProcFS as proc >18:09:39,280 DEBUG storage: registered device format class SysFS as sysfs >18:09:39,280 DEBUG storage: registered device format class TmpFS as tmpfs >18:09:39,281 DEBUG storage: registered device format class BindFS as bind >18:09:39,281 DEBUG storage: registered device format class SELinuxFS as selinuxfs >18:09:39,281 DEBUG storage: registered device format class USBFS as usbfs >18:09:39,283 DEBUG storage: registered device format class DMRaidMember as dmraidmember >18:09:39,308 DEBUG storage: registered device format class LUKS as luks >18:09:39,310 DEBUG storage: registered device format class PPCPRePBoot as prepboot >18:09:41,838 DEBUG storage: MultipathTopology._build_topology: >18:09:41,838 DEBUG storage: /etc/multipath.conf contents: >18:09:41,839 DEBUG storage: # multipath.conf written by anaconda >18:09:41,839 DEBUG storage: >18:09:41,839 DEBUG storage: defaults { >18:09:41,839 DEBUG storage: user_friendly_names yes >18:09:41,839 DEBUG storage: } >18:09:41,840 DEBUG storage: blacklist { >18:09:41,840 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >18:09:41,840 DEBUG storage: devnode "^hd[a-z]" >18:09:41,840 DEBUG storage: devnode "^dcssblk[0-9]*" >18:09:41,840 DEBUG storage: device { >18:09:41,840 DEBUG storage: vendor "DGC" >18:09:41,841 DEBUG storage: product "LUNZ" >18:09:41,841 DEBUG storage: } >18:09:41,841 DEBUG storage: device { >18:09:41,841 DEBUG storage: vendor "IBM" >18:09:41,841 DEBUG storage: product "S/390.*" >18:09:41,841 DEBUG storage: } >18:09:41,841 DEBUG storage: # don't count normal SATA devices as multipaths >18:09:41,842 DEBUG storage: device { >18:09:41,842 DEBUG storage: vendor "ATA" >18:09:41,842 DEBUG storage: } >18:09:41,842 DEBUG storage: # don't count 3ware devices as multipaths >18:09:41,842 DEBUG storage: device { >18:09:41,842 DEBUG storage: vendor "3ware" >18:09:41,843 DEBUG storage: } >18:09:41,843 DEBUG storage: device { >18:09:41,843 DEBUG storage: vendor "AMCC" >18:09:41,843 DEBUG storage: } >18:09:41,843 DEBUG storage: # nor highpoint devices >18:09:41,843 DEBUG storage: device { >18:09:41,843 DEBUG storage: vendor "HPT" >18:09:41,844 DEBUG storage: } >18:09:41,844 DEBUG storage: } >18:09:41,844 DEBUG storage: multipaths { >18:09:41,845 DEBUG storage: } >18:09:41,845 DEBUG storage: (end of /etc/multipath.conf) >18:09:41,914 INFO storage: MultipathTopology: found non-disk device: sr0 >18:09:41,914 INFO storage: MultipathTopology: found singlepath device: sda >18:09:41,915 INFO storage: MultipathTopology: found non-disk device: sda1 >18:09:41,915 INFO storage: MultipathTopology: found non-disk device: sda10 >18:09:41,916 INFO storage: MultipathTopology: found non-disk device: sda11 >18:09:41,916 INFO storage: MultipathTopology: found non-disk device: sda2 >18:09:41,917 INFO storage: MultipathTopology: found non-disk device: sda3 >18:09:41,917 INFO storage: MultipathTopology: found non-disk device: sda4 >18:09:41,918 INFO storage: MultipathTopology: found non-disk device: sda5 >18:09:41,918 INFO storage: MultipathTopology: found non-disk device: sda6 >18:09:41,918 INFO storage: MultipathTopology: found non-disk device: sda7 >18:09:41,919 INFO storage: MultipathTopology: found non-disk device: sda8 >18:09:41,919 INFO storage: MultipathTopology: found non-disk device: sda9 >18:09:41,920 INFO storage: MultipathTopology: found singlepath device: loop0 >18:09:41,920 INFO storage: MultipathTopology: found singlepath device: loop1 >18:09:41,921 INFO storage: MultipathTopology: found singlepath device: loop2 >18:09:41,921 INFO storage: MultipathTopology: found singlepath device: loop3 >18:09:41,922 INFO storage: MultipathTopology: found singlepath device: loop4 >18:09:41,922 INFO storage: MultipathTopology: found singlepath device: loop5 >18:09:41,922 INFO storage: MultipathTopology: found singlepath device: loop6 >18:09:41,923 INFO storage: MultipathTopology: found singlepath device: loop7 >18:09:41,923 INFO storage: MultipathTopology: found singlepath device: dm-0 >18:09:41,924 INFO storage: MultipathTopology: found singlepath device: dm-1 >18:09:41,924 INFO storage: MultipathTopology: found singlepath device: dm-2 >18:09:41,924 INFO storage: MultipathTopology: found singlepath device: dm-3 >18:09:41,925 INFO storage: MultipathTopology: found singlepath device: dm-4 >18:09:41,925 INFO storage: MultipathTopology: found singlepath device: dm-5 >18:09:41,926 INFO storage: MultipathTopology: found singlepath device: dm-6 >18:09:41,926 INFO storage: MultipathTopology: found singlepath device: dm-7 >18:09:41,927 INFO storage: MultipathTopology: found singlepath device: dm-8 >18:09:44,531 INFO storage: not going to create backup copy of non-existent /etc/mdadm.conf >18:09:44,533 INFO storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >18:09:46,207 DEBUG storage: protected device spec /dev/sda8 resolved to sda8 >18:09:46,243 DEBUG storage: MultipathTopology._build_topology: >18:09:46,244 DEBUG storage: /etc/multipath.conf contents: >18:09:46,244 DEBUG storage: # multipath.conf written by anaconda >18:09:46,245 DEBUG storage: >18:09:46,245 DEBUG storage: defaults { >18:09:46,248 DEBUG storage: user_friendly_names yes >18:09:46,249 DEBUG storage: } >18:09:46,249 DEBUG storage: blacklist { >18:09:46,250 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >18:09:46,250 DEBUG storage: devnode "^hd[a-z]" >18:09:46,251 DEBUG storage: devnode "^dcssblk[0-9]*" >18:09:46,251 DEBUG storage: device { >18:09:46,252 DEBUG storage: vendor "DGC" >18:09:46,254 DEBUG storage: product "LUNZ" >18:09:46,254 DEBUG storage: } >18:09:46,254 DEBUG storage: device { >18:09:46,254 DEBUG storage: vendor "IBM" >18:09:46,254 DEBUG storage: product "S/390.*" >18:09:46,255 DEBUG storage: } >18:09:46,255 DEBUG storage: # don't count normal SATA devices as multipaths >18:09:46,255 DEBUG storage: device { >18:09:46,255 DEBUG storage: vendor "ATA" >18:09:46,255 DEBUG storage: } >18:09:46,255 DEBUG storage: # don't count 3ware devices as multipaths >18:09:46,255 DEBUG storage: device { >18:09:46,255 DEBUG storage: vendor "3ware" >18:09:46,255 DEBUG storage: } >18:09:46,255 DEBUG storage: device { >18:09:46,255 DEBUG storage: vendor "AMCC" >18:09:46,256 DEBUG storage: } >18:09:46,256 DEBUG storage: # nor highpoint devices >18:09:46,256 DEBUG storage: device { >18:09:46,256 DEBUG storage: vendor "HPT" >18:09:46,256 DEBUG storage: } >18:09:46,257 DEBUG storage: } >18:09:46,257 DEBUG storage: multipaths { >18:09:46,257 DEBUG storage: } >18:09:46,257 DEBUG storage: (end of /etc/multipath.conf) >18:09:46,308 INFO storage: MultipathTopology: found non-disk device: sr0 >18:09:46,308 INFO storage: MultipathTopology: found singlepath device: sda >18:09:46,308 INFO storage: MultipathTopology: found non-disk device: sda1 >18:09:46,308 INFO storage: MultipathTopology: found non-disk device: sda10 >18:09:46,309 INFO storage: MultipathTopology: found non-disk device: sda11 >18:09:46,309 INFO storage: MultipathTopology: found non-disk device: sda2 >18:09:46,309 INFO storage: MultipathTopology: found non-disk device: sda3 >18:09:46,309 INFO storage: MultipathTopology: found non-disk device: sda4 >18:09:46,309 INFO storage: MultipathTopology: found non-disk device: sda5 >18:09:46,309 INFO storage: MultipathTopology: found non-disk device: sda6 >18:09:46,309 INFO storage: MultipathTopology: found non-disk device: sda7 >18:09:46,310 INFO storage: MultipathTopology: found non-disk device: sda8 >18:09:46,310 INFO storage: MultipathTopology: found non-disk device: sda9 >18:09:46,310 INFO storage: MultipathTopology: found singlepath device: loop0 >18:09:46,310 INFO storage: MultipathTopology: found singlepath device: loop1 >18:09:46,310 INFO storage: MultipathTopology: found singlepath device: loop2 >18:09:46,310 INFO storage: MultipathTopology: found singlepath device: loop3 >18:09:46,310 INFO storage: MultipathTopology: found singlepath device: loop4 >18:09:46,311 INFO storage: MultipathTopology: found singlepath device: loop5 >18:09:46,311 INFO storage: MultipathTopology: found singlepath device: loop6 >18:09:46,311 INFO storage: MultipathTopology: found singlepath device: loop7 >18:09:46,311 INFO storage: MultipathTopology: found singlepath device: dm-0 >18:09:46,311 INFO storage: MultipathTopology: found singlepath device: dm-1 >18:09:46,311 INFO storage: MultipathTopology: found singlepath device: dm-2 >18:09:46,311 INFO storage: MultipathTopology: found singlepath device: dm-3 >18:09:46,312 INFO storage: MultipathTopology: found singlepath device: dm-4 >18:09:46,314 INFO storage: MultipathTopology: found singlepath device: dm-5 >18:09:46,314 INFO storage: MultipathTopology: found singlepath device: dm-6 >18:09:46,314 INFO storage: MultipathTopology: found singlepath device: dm-7 >18:09:46,314 INFO storage: MultipathTopology: found singlepath device: dm-8 >18:09:46,315 INFO storage: devices to scan: ['sr0', 'sda', 'sda1', 'sda10', 'sda11', 'sda2', 'sda3', 'sda4', 'sda5', 'sda6', 'sda7', 'sda8', 'sda9', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0', 'dm-1', 'dm-2', 'dm-3', 'dm-4', 'dm-5', 'dm-6', 'dm-7', 'dm-8'] >18:09:46,318 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-HL-DT-ST_DVDRAM_GSA-H10N_M0065G64206', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:1c.0/0000:02:00.0/ata5/host4/target4:0:0/4:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '0', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_CD': '1', > 'ID_CDROM_CD_R': '1', > 'ID_CDROM_CD_RW': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_DVD_PLUS_R': '1', > 'ID_CDROM_DVD_PLUS_RW': '1', > 'ID_CDROM_DVD_PLUS_R_DL': '1', > 'ID_CDROM_DVD_R': '1', > 'ID_CDROM_DVD_RAM': '1', > 'ID_CDROM_DVD_RW': '1', > 'ID_CDROM_MRW': '1', > 'ID_CDROM_MRW_W': '1', > 'ID_MODEL': 'HL-DT-ST_DVDRAM_GSA-H10N', > 'ID_MODEL_ENC': 'HL-DT-ST\\x20DVDRAM\\x20GSA-H10N\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_REVISION': 'JL12', > 'ID_SERIAL': 'HL-DT-ST_DVDRAM_GSA-H10N_M0065G64206', > 'ID_SERIAL_SHORT': 'M0065G64206', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '679381', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-HL-DT-ST_DVDRAM_GSA-H10N_M0065G64206'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1c.0/0000:02:00.0/ata5/host4/target4:0:0/4:0:0:0/block/sr0'} ; name: sr0 ; >18:09:46,320 INFO storage: scanning sr0 (/devices/pci0000:00/0000:00:1c.0/0000:02:00.0/ata5/host4/target4:0:0/4:0:0:0/block/sr0)... >18:09:46,321 DEBUG storage: DeviceTree.getDeviceByName: name: sr0 ; >18:09:46,323 DEBUG storage: DeviceTree.getDeviceByName returned None >18:09:46,325 INFO storage: sr0 is a cdrom >18:09:46,329 DEBUG storage: DeviceTree.addUdevOpticalDevice: >18:09:46,329 DEBUG storage: getFormat('None') returning DeviceFormat instance >18:09:46,331 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >18:09:46,332 INFO storage: added cdrom sr0 (id 0) to device tree >18:09:46,333 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >18:09:46,349 DEBUG storage: no device or no media present >18:09:46,353 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-SAMSUNG_HD503HI_S23CJ1KS803855 /dev/disk/by-id/wwn-0x50024e9001ddf314', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.5/ata3/host2/target2:0:0/2:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '0', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '254', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '0', > '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': '100', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '100', > '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': '5400', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_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': 'SAMSUNG_HD503HI', > 'ID_MODEL_ENC': 'SAMSUNG\\x20HD503HI\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '1AJ100E4', > 'ID_SERIAL': 'SAMSUNG_HD503HI_S23CJ1KS803855', > 'ID_SERIAL_SHORT': 'S23CJ1KS803855', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50024e9001ddf314', > 'ID_WWN_WITH_EXTENSION': '0x50024e9001ddf314', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '696141', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-SAMSUNG_HD503HI_S23CJ1KS803855', > '/dev/disk/by-id/wwn-0x50024e9001ddf314'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.5/ata3/host2/target2:0:0/2:0:0:0/block/sda'} ; name: sda ; >18:09:46,355 INFO storage: scanning sda (/devices/pci0000:00/0000:00:1f.5/ata3/host2/target2:0:0/2:0:0:0/block/sda)... >18:09:46,356 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >18:09:46,358 DEBUG storage: DeviceTree.getDeviceByName returned None >18:09:46,359 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sda ; >18:09:46,361 INFO storage: sda is a disk >18:09:46,361 DEBUG storage: getFormat('None') returning DeviceFormat instance >18:09:46,363 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: None ; >18:09:46,364 INFO storage: added disk sda (id 1) to device tree >18:09:46,364 DEBUG storage: looking up parted Device: /dev/sda >18:09:46,378 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda ; >18:09:46,380 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: dos ; >18:09:46,381 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >18:09:46,384 DEBUG storage: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >18:09:47,070 DEBUG storage: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 4 > lastPartitionNumber: 11 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f5c1ebcf790>, <parted.partition.Partition object at 0x7f5c1ebcfa50>, <parted.partition.Partition object at 0x7f5c1ebcfcd0>, <parted.partition.Partition object at 0x7f5c1ebd5050>, <parted.partition.Partition object at 0x7f5c1ebcfdd0>, <parted.partition.Partition object at 0x7f5c1ebd5390>, <parted.partition.Partition object at 0x7f5c1ebd5550>, <parted.partition.Partition object at 0x7f5c1ebd5150>, <parted.partition.Partition object at 0x7f5c1ebd5650>, <parted.partition.Partition object at 0x7f5c1ebd5a90>, <parted.partition.Partition object at 0x7f5c1ebd5c50>] > device: <parted.device.Device object at 0x7f5c1ebcf5d0> > PedDisk: <_ped.Disk object at 0x7f5c1ebc3bd8> >18:09:47,070 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >18:09:47,071 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >18:09:47,073 INFO storage: got device: DiskDevice instance (0x7f5c1ebb7950) -- > name = sda status = True kids = 0 id = 1 > parents = [] > uuid = None size = 476940.023438 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.5/ata3/host2/target2:0:0/2:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA SAMSUNG HD503HI path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 3 did: 0 busy: True > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x7f5c1eba0320> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f5c1ebb78d0> >18:09:47,076 INFO storage: got format: DiskLabel instance (0x7f5c1ebb7ad0) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sda uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 11 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 4 > lastPartitionNumber: 11 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f5c1ebcf790>, <parted.partition.Partition object at 0x7f5c1ebcfa50>, <parted.partition.Partition object at 0x7f5c1ebcfcd0>, <parted.partition.Partition object at 0x7f5c1ebd5050>, <parted.partition.Partition object at 0x7f5c1ebcfdd0>, <parted.partition.Partition object at 0x7f5c1ebd5390>, <parted.partition.Partition object at 0x7f5c1ebd5550>, <parted.partition.Partition object at 0x7f5c1ebd5150>, <parted.partition.Partition object at 0x7f5c1ebd5650>, <parted.partition.Partition object at 0x7f5c1ebd5a90>, <parted.partition.Partition object at 0x7f5c1ebd5c50>] > device: <parted.device.Device object at 0x7f5c1ebcf5d0> > PedDisk: <_ped.Disk object at 0x7f5c1ebc3bd8> > origPartedDisk = <parted.disk.Disk object at 0x7f5c1ebd5850> > partedDevice = parted.Device instance -- > model: ATA SAMSUNG HD503HI path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 3 did: 0 busy: True > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x7f5c1eba0200> > >18:09:47,080 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-SAMSUNG_HD503HI_S23CJ1KS803855-part1 /dev/disk/by-id/wwn-0x50024e9001ddf314-part1 /dev/disk/by-label/boot1 /dev/disk/by-uuid/c454ce0f-68e4-4c15-926f-5b91656105c9', > 'DEVNAME': 'sda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.5/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '0', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '254', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '0', > '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': '100', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '100', > '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': '5400', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_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': 'boot1', > 'ID_FS_LABEL_ENC': 'boot1', > 'ID_FS_TYPE': 'ext3', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'c454ce0f-68e4-4c15-926f-5b91656105c9', > 'ID_FS_UUID_ENC': 'c454ce0f-68e4-4c15-926f-5b91656105c9', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'SAMSUNG_HD503HI', > 'ID_MODEL_ENC': 'SAMSUNG\\x20HD503HI\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '388578', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '1AJ100E4', > 'ID_SERIAL': 'SAMSUNG_HD503HI_S23CJ1KS803855', > 'ID_SERIAL_SHORT': 'S23CJ1KS803855', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50024e9001ddf314', > 'ID_WWN_WITH_EXTENSION': '0x50024e9001ddf314', > 'MAJOR': '8', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '696153', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/ata-SAMSUNG_HD503HI_S23CJ1KS803855-part1', > '/dev/disk/by-id/wwn-0x50024e9001ddf314-part1', > '/dev/disk/by-label/boot1', > '/dev/disk/by-uuid/c454ce0f-68e4-4c15-926f-5b91656105c9'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.5/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda1'} ; name: sda1 ; >18:09:47,081 INFO storage: scanning sda1 (/devices/pci0000:00/0000:00:1f.5/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda1)... >18:09:47,082 DEBUG storage: DeviceTree.getDeviceByName: name: sda1 ; >18:09:47,083 DEBUG storage: DeviceTree.getDeviceByName returned None >18:09:47,084 INFO storage: sda1 is a partition >18:09:47,085 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda1 ; >18:09:47,086 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >18:09:47,087 DEBUG storage: DeviceTree.getDeviceByName returned existing 476940MB disk sda (1) with existing msdos disklabel >18:09:47,089 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >18:09:47,091 DEBUG storage: PartitionDevice._setFormat: sda1 ; >18:09:47,091 DEBUG storage: getFormat('None') returning DeviceFormat instance >18:09:47,093 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >18:09:47,093 DEBUG storage: looking up parted Partition: /dev/sda1 >18:09:47,094 DEBUG storage: PartitionDevice.probe: sda1 ; exists: True ; >18:09:47,096 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >18:09:47,098 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >18:09:47,099 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >18:09:47,100 INFO storage: added partition sda1 (id 2) to device tree >18:09:47,101 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >18:09:47,102 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: dos ; >18:09:47,104 DEBUG storage: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >18:09:47,105 DEBUG storage: DiskLabel.__init__: device: /dev/sda1 ; labelType: dos ; exists: True ; >18:09:47,109 DEBUG storage: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 4 > partitions: [] > device: <parted.device.Device object at 0x7f5c34319050> > PedDisk: <_ped.Disk object at 0x7f5c343553b0> >18:09:47,110 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >18:09:47,110 INFO storage: type detected on 'sda1' is 'ext3' >18:09:47,330 DEBUG storage: padding min size from 51 up to 56 >18:09:47,335 DEBUG storage: Ext3FS.supported: supported: True ; >18:09:47,335 DEBUG storage: getFormat('ext3') returning Ext3FS instance >18:09:47,338 DEBUG storage: PartitionDevice._setFormat: sda1 ; >18:09:47,339 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: None ; type: ext3 ; >18:09:47,339 DEBUG storage: looking up parted Device: /dev/sda1 >18:09:47,341 INFO storage: got device: PartitionDevice instance (0x7f5c1ebd5e10) -- > name = sda1 status = True kids = 0 id = 2 > parents = ['existing 476940MB disk sda (1) with existing msdos disklabel'] > uuid = None size = 189.735351562 > format = existing ext3 filesystem > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.5/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 388578 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (24, 255, 63) biosGeometry: (24, 255, 63) > PedDevice: <_ped.Device object at 0x7f5c1eba0c20> > target size = 0 path = /dev/sda1 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f5c1ebcf690> fileSystem: <parted.filesystem.FileSystem object at 0x7f5c1ebcfb90> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f5c1ebcf850> PedPartition: <_ped.Partition object at 0x7f5c1ebc9d10> > disk = existing 476940MB disk sda (1) with existing msdos disklabel > start = 2048 end = 390625 length = 388578 > flags = >18:09:47,343 DEBUG storage: Ext3FS.supported: supported: True ; >18:09:47,344 INFO storage: got format: Ext3FS instance (0x7f5c1ebd5f10) -- > type = ext3 name = ext3 status = False > device = /dev/sda1 uuid = c454ce0f-68e4-4c15-926f-5b91656105c9 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = boot1 size = 189.0 targetSize = 189.0 > >18:09:47,349 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-SAMSUNG_HD503HI_S23CJ1KS803855-part10 /dev/disk/by-id/wwn-0x50024e9001ddf314-part10 /dev/disk/by-uuid/9abb2e74-0237-4c28-aa25-aed5d24de2d3', > 'DEVNAME': 'sda10', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.5/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda10', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '0', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '254', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '0', > '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': '100', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '100', > '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': '5400', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': '9abb2e74-0237-4c28-aa25-aed5d24de2d3', > 'ID_FS_UUID_ENC': '9abb2e74-0237-4c28-aa25-aed5d24de2d3', > 'ID_FS_VERSION': '2', > 'ID_MODEL': 'SAMSUNG_HD503HI', > 'ID_MODEL_ENC': 'SAMSUNG\\x20HD503HI\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '10', > 'ID_PART_ENTRY_OFFSET': '195318333', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '7807527', > 'ID_PART_ENTRY_TYPE': '0x82', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '1AJ100E4', > 'ID_SERIAL': 'SAMSUNG_HD503HI_S23CJ1KS803855', > 'ID_SERIAL_SHORT': 'S23CJ1KS803855', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50024e9001ddf314', > 'ID_WWN_WITH_EXTENSION': '0x50024e9001ddf314', > 'MAJOR': '8', > 'MINOR': '10', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '696165', > 'name': 'sda10', > 'symlinks': ['/dev/disk/by-id/ata-SAMSUNG_HD503HI_S23CJ1KS803855-part10', > '/dev/disk/by-id/wwn-0x50024e9001ddf314-part10', > '/dev/disk/by-uuid/9abb2e74-0237-4c28-aa25-aed5d24de2d3'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.5/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda10'} ; name: sda10 ; >18:09:47,350 INFO storage: scanning sda10 (/devices/pci0000:00/0000:00:1f.5/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda10)... >18:09:47,351 DEBUG storage: DeviceTree.getDeviceByName: name: sda10 ; >18:09:47,353 DEBUG storage: DeviceTree.getDeviceByName returned None >18:09:47,353 INFO storage: sda10 is a partition >18:09:47,354 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda10 ; >18:09:47,356 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >18:09:47,357 DEBUG storage: DeviceTree.getDeviceByName returned existing 476940MB disk sda (1) with existing msdos disklabel >18:09:47,359 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sda ; >18:09:47,360 DEBUG storage: PartitionDevice._setFormat: sda10 ; >18:09:47,361 DEBUG storage: getFormat('None') returning DeviceFormat instance >18:09:47,363 DEBUG storage: PartitionDevice._setFormat: sda10 ; current: None ; type: None ; >18:09:47,368 DEBUG storage: looking up parted Partition: /dev/sda10 >18:09:47,376 DEBUG storage: PartitionDevice.probe: sda10 ; exists: True ; >18:09:47,377 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda10 ; flag: 1 ; >18:09:47,379 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda10 ; flag: 10 ; >18:09:47,380 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda10 ; flag: 12 ; >18:09:47,380 INFO storage: added partition sda10 (id 3) to device tree >18:09:47,381 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda10 ; >18:09:47,382 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda10 ; label_type: dos ; >18:09:47,383 DEBUG storage: PartitionDevice.setup: sda10 ; status: True ; controllable: True ; orig: False ; >18:09:47,384 DEBUG storage: DiskLabel.__init__: device: /dev/sda10 ; labelType: dos ; exists: True ; >18:09:47,400 WARN storage: disklabel detected but not usable on sda10 >18:09:47,401 INFO storage: type detected on 'sda10' is 'swap' >18:09:47,403 DEBUG storage: SwapSpace.__init__: device: /dev/sda10 ; serial: S23CJ1KS803855 ; uuid: 9abb2e74-0237-4c28-aa25-aed5d24de2d3 ; exists: True ; label: None ; >18:09:47,404 DEBUG storage: getFormat('swap') returning SwapSpace instance >18:09:47,406 DEBUG storage: PartitionDevice._setFormat: sda10 ; >18:09:47,410 DEBUG storage: PartitionDevice._setFormat: sda10 ; current: None ; type: swap ; >18:09:47,412 DEBUG storage: looking up parted Device: /dev/sda10 >18:09:47,415 INFO storage: got device: PartitionDevice instance (0x7f5c1ebd5dd0) -- > name = sda10 status = True kids = 0 id = 3 > parents = ['existing 476940MB disk sda (1) with existing msdos disklabel'] > uuid = None size = 3812.26904297 > format = existing swap > major = 8 minor = 10 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.5/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda10 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda10 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 7807527 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (485, 255, 63) biosGeometry: (485, 255, 63) > PedDevice: <_ped.Device object at 0x7f5c1eba0b90> > target size = 0 path = /dev/sda10 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f5c1ebcf690> fileSystem: <parted.filesystem.FileSystem object at 0x7f5c1ebd5b50> > number: 10 path: /dev/sda10 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f5c1ebd5ad0> PedPartition: <_ped.Partition object at 0x7f5c1ebd4110> > disk = existing 476940MB disk sda (1) with existing msdos disklabel > start = 195318333 end = 203125859 length = 7807527 > flags = >18:09:47,415 INFO storage: got format: SwapSpace instance (0x7f5c3433ea50) -- > type = swap name = swap status = False > device = /dev/sda10 uuid = 9abb2e74-0237-4c28-aa25-aed5d24de2d3 exists = True > options = supported = True formattable = True resizable = False > priority = None label = None >18:09:47,423 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-SAMSUNG_HD503HI_S23CJ1KS803855-part11 /dev/disk/by-id/wwn-0x50024e9001ddf314-part11', > 'DEVNAME': 'sda11', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.5/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda11', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '0', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '254', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '0', > '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': '100', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '100', > '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': '5400', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'SWDkgQ-Av8M-LN1z-NDTr-WKjP-fRM2-uMP5Hr', > 'ID_FS_UUID_ENC': 'SWDkgQ-Av8M-LN1z-NDTr-WKjP-fRM2-uMP5Hr', > 'ID_FS_VERSION': 'LVM2 001', > 'ID_MODEL': 'SAMSUNG_HD503HI', > 'ID_MODEL_ENC': 'SAMSUNG\\x20HD503HI\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '11', > 'ID_PART_ENTRY_OFFSET': '203125923', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '773642142', > 'ID_PART_ENTRY_TYPE': '0x8e', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '1AJ100E4', > 'ID_SERIAL': 'SAMSUNG_HD503HI_S23CJ1KS803855', > 'ID_SERIAL_SHORT': 'S23CJ1KS803855', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50024e9001ddf314', > 'ID_WWN_WITH_EXTENSION': '0x50024e9001ddf314', > 'LVM2_LV_ATTR': ['-wi-ao---', > '-wi-ao---', > '-wi-ao---', > '-wi-ao---', > '-wi-a----', > '-wi-a----', > '-wi-a----', > '-wi-ao---', > '-wi-a----', > '-wi-ao---', > '-wi-ao---', > '-wi-ao---'], > 'LVM2_LV_NAME': ['Home', > 'Images', > 'Storage', > 'Images', > 'Data1', > 'RHEL6', > 'RHEL5', > 'O12', > 'Personal', > 'O12', > 'Images', > 'O12'], > 'LVM2_LV_SIZE': ['52428800.00', > '83886080.00', > '78643200.00', > '83886080.00', > '20971520.00', > '20971520.00', > '20971520.00', > '30302208.00', > '78643200.00', > '30302208.00', > '83886080.00', > '30302208.00'], > 'LVM2_LV_UUID': ['GwG7Ty-GG29-G2V2-HK1I-QSRl-0Zu4-8kEKtA', > 'QBisIY-peka-QIQw-Rkal-LNqf-KipB-ozfBcd', > 'K4M29U-EL0E-x7h1-zDf7-ne0c-SB8y-PbeE22', > 'QBisIY-peka-QIQw-Rkal-LNqf-KipB-ozfBcd', > 'rssAFF-gZuX-vJ7z-10GK-X8fv-G3Ev-BSlLjj', > 'Kda6Up-xMX3-bm3v-Kc0p-ekvD-4PzA-6VCByt', > '7VYDFM-4v73-O6WE-rYzR-WNBv-LlY3-RdCJqa', > 'OHOSZ3-6q8M-EVKt-ah3C-XBth-LaMd-8M12Lz', > 'G6qeWd-7Kav-7cDl-5Mpz-E0br-QcGn-H05GAz', > 'OHOSZ3-6q8M-EVKt-ah3C-XBth-LaMd-8M12Lz', > 'QBisIY-peka-QIQw-Rkal-LNqf-KipB-ozfBcd', > 'OHOSZ3-6q8M-EVKt-ah3C-XBth-LaMd-8M12Lz'], > 'LVM2_PE_START': '192.00', > 'LVM2_PV_COUNT': '1', > 'LVM2_PV_NAME': '/dev/sda11', > 'LVM2_PV_PE_ALLOC_COUNT': '94438', > 'LVM2_PV_PE_COUNT': '94438', > 'LVM2_PV_SIZE': '386818048.00', > 'LVM2_PV_UUID': 'SWDkgQ-Av8M-LN1z-NDTr-WKjP-fRM2-uMP5Hr', > 'LVM2_VG_EXTENT_COUNT': '94438', > 'LVM2_VG_EXTENT_SIZE': '4096.00', > 'LVM2_VG_FREE': '0', > 'LVM2_VG_FREE_COUNT': '0', > 'LVM2_VG_NAME': 'vg_faldor', > 'LVM2_VG_SIZE': '386818048.00', > 'LVM2_VG_UUID': '5sMoYs-b0Re-LaLt-p4dA-y3tf-rX7C-UPanU7', > 'MAJOR': '8', > 'MINOR': '11', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '696176', > 'name': 'sda11', > 'symlinks': ['/dev/disk/by-id/ata-SAMSUNG_HD503HI_S23CJ1KS803855-part11', > '/dev/disk/by-id/wwn-0x50024e9001ddf314-part11'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.5/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda11'} ; name: sda11 ; >18:09:47,423 INFO storage: scanning sda11 (/devices/pci0000:00/0000:00:1f.5/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda11)... >18:09:47,424 DEBUG storage: DeviceTree.getDeviceByName: name: sda11 ; >18:09:47,425 DEBUG storage: DeviceTree.getDeviceByName returned None >18:09:47,425 INFO storage: sda11 is a partition >18:09:47,426 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda11 ; >18:09:47,427 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >18:09:47,429 DEBUG storage: DeviceTree.getDeviceByName returned existing 476940MB disk sda (1) with existing msdos disklabel >18:09:47,430 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sda ; >18:09:47,431 DEBUG storage: PartitionDevice._setFormat: sda11 ; >18:09:47,432 DEBUG storage: getFormat('None') returning DeviceFormat instance >18:09:47,433 DEBUG storage: PartitionDevice._setFormat: sda11 ; current: None ; type: None ; >18:09:47,433 DEBUG storage: looking up parted Partition: /dev/sda11 >18:09:47,435 DEBUG storage: PartitionDevice.probe: sda11 ; exists: True ; >18:09:47,436 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda11 ; flag: 1 ; >18:09:47,437 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda11 ; flag: 10 ; >18:09:47,438 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda11 ; flag: 12 ; >18:09:47,439 INFO storage: added partition sda11 (id 4) to device tree >18:09:47,440 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda11 ; >18:09:47,441 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda11 ; label_type: dos ; >18:09:47,442 DEBUG storage: PartitionDevice.setup: sda11 ; status: True ; controllable: True ; orig: False ; >18:09:47,443 DEBUG storage: DiskLabel.__init__: device: /dev/sda11 ; labelType: dos ; exists: True ; >18:09:47,463 WARN storage: disklabel detected but not usable on sda11 >18:09:47,464 INFO storage: type detected on 'sda11' is 'LVM2_member' >18:09:47,466 DEBUG storage: LVMPhysicalVolume.__init__: vgName: vg_faldor ; uuid: SWDkgQ-Av8M-LN1z-NDTr-WKjP-fRM2-uMP5Hr ; exists: True ; vgUuid: 5sMoYs-b0Re-LaLt-p4dA-y3tf-rX7C-UPanU7 ; label: None ; peStart: 0.1875 ; device: /dev/sda11 ; serial: S23CJ1KS803855 ; >18:09:47,466 DEBUG storage: getFormat('LVM2_member') returning LVMPhysicalVolume instance >18:09:47,467 DEBUG storage: PartitionDevice._setFormat: sda11 ; >18:09:47,468 DEBUG storage: PartitionDevice._setFormat: sda11 ; current: None ; type: lvmpv ; >18:09:47,469 DEBUG storage: DeviceTree.handleUdevLVMPVFormat: type: lvmpv ; name: sda11 ; >18:09:47,470 DEBUG storage: DeviceTree.getDeviceByName: name: vg_faldor ; >18:09:47,471 DEBUG storage: DeviceTree.getDeviceByName returned None >18:09:47,472 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sda11 ; >18:09:47,473 DEBUG storage: getFormat('None') returning DeviceFormat instance >18:09:47,474 DEBUG storage: LVMVolumeGroupDevice._setFormat: vg_faldor ; current: None ; type: None ; >18:09:47,474 INFO storage: added lvmvg vg_faldor (id 5) to device tree >18:09:47,475 DEBUG storage: looking up parted Device: /dev/sda11 >18:09:47,476 INFO storage: got device: PartitionDevice instance (0x7f5c3433e910) -- > name = sda11 status = True kids = 1 id = 4 > parents = ['existing 476940MB disk sda (1) with existing msdos disklabel'] > uuid = None size = 377754.952148 > format = existing lvmpv > major = 8 minor = 11 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.5/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda11 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda11 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 773642142 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (48156, 255, 63) biosGeometry: (48156, 255, 63) > PedDevice: <_ped.Device object at 0x7f5c1eba0d40> > target size = 0 path = /dev/sda11 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f5c1ebcf690> fileSystem: None > number: 11 path: /dev/sda11 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f5c1ebd5c90> PedPartition: <_ped.Partition object at 0x7f5c1ebd4170> > disk = existing 476940MB disk sda (1) with existing msdos disklabel > start = 203125923 end = 976768064 length = 773642142 > flags = lvm >18:09:47,477 INFO storage: got format: LVMPhysicalVolume instance (0x7f5c34341910) -- > type = lvmpv name = physical volume (LVM) status = False > device = /dev/sda11 uuid = SWDkgQ-Av8M-LN1z-NDTr-WKjP-fRM2-uMP5Hr exists = True > options = None supported = True formattable = True resizable = False > vgName = vg_faldor vgUUID = 5sMoYs-b0Re-LaLt-p4dA-y3tf-rX7C-UPanU7 peStart = 0.1875 >18:09:47,482 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-SAMSUNG_HD503HI_S23CJ1KS803855-part2 /dev/disk/by-id/wwn-0x50024e9001ddf314-part2 /dev/disk/by-label/boot2 /dev/disk/by-uuid/a640c1d1-b710-43bf-b3be-4cbe003fbc9b', > 'DEVNAME': 'sda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.5/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '0', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '254', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '0', > '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': '100', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '100', > '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': '5400', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_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': 'boot2', > 'ID_FS_LABEL_ENC': 'boot2', > 'ID_FS_TYPE': 'ext3', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'a640c1d1-b710-43bf-b3be-4cbe003fbc9b', > 'ID_FS_UUID_ENC': 'a640c1d1-b710-43bf-b3be-4cbe003fbc9b', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'SAMSUNG_HD503HI', > 'ID_MODEL_ENC': 'SAMSUNG\\x20HD503HI\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '390626', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '390625', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '1AJ100E4', > 'ID_SERIAL': 'SAMSUNG_HD503HI_S23CJ1KS803855', > 'ID_SERIAL_SHORT': 'S23CJ1KS803855', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50024e9001ddf314', > 'ID_WWN_WITH_EXTENSION': '0x50024e9001ddf314', > 'MAJOR': '8', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '696188', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/ata-SAMSUNG_HD503HI_S23CJ1KS803855-part2', > '/dev/disk/by-id/wwn-0x50024e9001ddf314-part2', > '/dev/disk/by-label/boot2', > '/dev/disk/by-uuid/a640c1d1-b710-43bf-b3be-4cbe003fbc9b'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.5/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda2'} ; name: sda2 ; >18:09:47,483 INFO storage: scanning sda2 (/devices/pci0000:00/0000:00:1f.5/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda2)... >18:09:47,484 DEBUG storage: DeviceTree.getDeviceByName: name: sda2 ; >18:09:47,486 DEBUG storage: DeviceTree.getDeviceByName returned None >18:09:47,486 INFO storage: sda2 is a partition >18:09:47,487 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda2 ; >18:09:47,489 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >18:09:47,490 DEBUG storage: DeviceTree.getDeviceByName returned existing 476940MB disk sda (1) with existing msdos disklabel >18:09:47,491 DEBUG storage: DiskDevice.addChild: kids: 3 ; name: sda ; >18:09:47,493 DEBUG storage: PartitionDevice._setFormat: sda2 ; >18:09:47,493 DEBUG storage: getFormat('None') returning DeviceFormat instance >18:09:47,494 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >18:09:47,495 DEBUG storage: looking up parted Partition: /dev/sda2 >18:09:47,496 DEBUG storage: PartitionDevice.probe: sda2 ; exists: True ; >18:09:47,498 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >18:09:47,500 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >18:09:47,501 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >18:09:47,502 INFO storage: added partition sda2 (id 6) to device tree >18:09:47,503 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >18:09:47,504 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: dos ; >18:09:47,505 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >18:09:47,506 DEBUG storage: DiskLabel.__init__: device: /dev/sda2 ; labelType: dos ; exists: True ; >18:09:47,580 DEBUG storage: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 4 > partitions: [] > device: <parted.device.Device object at 0x7f5c3433e650> > PedDisk: <_ped.Disk object at 0x7f5c3434cb00> >18:09:47,581 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >18:09:47,581 INFO storage: type detected on 'sda2' is 'ext3' >18:09:47,678 DEBUG storage: padding min size from 19 up to 20 >18:09:47,680 DEBUG storage: Ext3FS.supported: supported: True ; >18:09:47,680 DEBUG storage: getFormat('ext3') returning Ext3FS instance >18:09:47,681 DEBUG storage: PartitionDevice._setFormat: sda2 ; >18:09:47,684 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: None ; type: ext3 ; >18:09:47,685 DEBUG storage: looking up parted Device: /dev/sda2 >18:09:47,688 INFO storage: got device: PartitionDevice instance (0x7f5c3433e7d0) -- > name = sda2 status = True kids = 0 id = 6 > parents = ['existing 476940MB disk sda (1) with existing msdos disklabel'] > uuid = None size = 190.734863281 > format = existing ext3 filesystem > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.5/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 390625 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (24, 255, 63) biosGeometry: (24, 255, 63) > PedDevice: <_ped.Device object at 0x7f5c3434b170> > target size = 0 path = /dev/sda2 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f5c1ebcf690> fileSystem: <parted.filesystem.FileSystem object at 0x7f5c1ebcfbd0> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f5c1ebcfb10> PedPartition: <_ped.Partition object at 0x7f5c1ebc9d70> > disk = existing 476940MB disk sda (1) with existing msdos disklabel > start = 390626 end = 781250 length = 390625 > flags = >18:09:47,695 DEBUG storage: Ext3FS.supported: supported: True ; >18:09:47,696 INFO storage: got format: Ext3FS instance (0x7f5c3434f210) -- > type = ext3 name = ext3 status = False > device = /dev/sda2 uuid = a640c1d1-b710-43bf-b3be-4cbe003fbc9b exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = boot2 size = 190.0 targetSize = 190.0 > >18:09:47,702 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-SAMSUNG_HD503HI_S23CJ1KS803855-part3 /dev/disk/by-id/wwn-0x50024e9001ddf314-part3 /dev/disk/by-label/testing /dev/disk/by-uuid/1e30238b-a096-4f07-8fb9-8c353630669b', > 'DEVNAME': 'sda3', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.5/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda3', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '0', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '254', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '0', > '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': '100', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '100', > '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': '5400', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_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': 'testing', > 'ID_FS_LABEL_ENC': 'testing', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '1e30238b-a096-4f07-8fb9-8c353630669b', > 'ID_FS_UUID_ENC': '1e30238b-a096-4f07-8fb9-8c353630669b', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'SAMSUNG_HD503HI', > 'ID_MODEL_ENC': 'SAMSUNG\\x20HD503HI\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '781251', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '38281250', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '1AJ100E4', > 'ID_SERIAL': 'SAMSUNG_HD503HI_S23CJ1KS803855', > 'ID_SERIAL_SHORT': 'S23CJ1KS803855', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50024e9001ddf314', > 'ID_WWN_WITH_EXTENSION': '0x50024e9001ddf314', > 'MAJOR': '8', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '696200', > 'name': 'sda3', > 'symlinks': ['/dev/disk/by-id/ata-SAMSUNG_HD503HI_S23CJ1KS803855-part3', > '/dev/disk/by-id/wwn-0x50024e9001ddf314-part3', > '/dev/disk/by-label/testing', > '/dev/disk/by-uuid/1e30238b-a096-4f07-8fb9-8c353630669b'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.5/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda3'} ; name: sda3 ; >18:09:47,704 INFO storage: scanning sda3 (/devices/pci0000:00/0000:00:1f.5/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda3)... >18:09:47,706 DEBUG storage: DeviceTree.getDeviceByName: name: sda3 ; >18:09:47,707 DEBUG storage: DeviceTree.getDeviceByName returned None >18:09:47,708 INFO storage: sda3 is a partition >18:09:47,709 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda3 ; >18:09:47,710 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >18:09:47,712 DEBUG storage: DeviceTree.getDeviceByName returned existing 476940MB disk sda (1) with existing msdos disklabel >18:09:47,713 DEBUG storage: DiskDevice.addChild: kids: 4 ; name: sda ; >18:09:47,715 DEBUG storage: PartitionDevice._setFormat: sda3 ; >18:09:47,715 DEBUG storage: getFormat('None') returning DeviceFormat instance >18:09:47,718 DEBUG storage: PartitionDevice._setFormat: sda3 ; current: None ; type: None ; >18:09:47,718 DEBUG storage: looking up parted Partition: /dev/sda3 >18:09:47,720 DEBUG storage: PartitionDevice.probe: sda3 ; exists: True ; >18:09:47,722 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 1 ; >18:09:47,723 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 10 ; >18:09:47,724 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 12 ; >18:09:47,725 INFO storage: added partition sda3 (id 7) to device tree >18:09:47,726 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda3 ; >18:09:47,727 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda3 ; label_type: dos ; >18:09:47,729 DEBUG storage: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >18:09:47,730 DEBUG storage: DiskLabel.__init__: device: /dev/sda3 ; labelType: dos ; exists: True ; >18:09:47,733 DEBUG storage: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 4 > partitions: [] > device: <parted.device.Device object at 0x7f5c1e795390> > PedDisk: <_ped.Disk object at 0x7f5c34353560> >18:09:47,733 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >18:09:47,734 INFO storage: type detected on 'sda3' is 'ext4' >18:09:47,846 DEBUG storage: padding min size from 7869 up to 8369 >18:09:47,847 DEBUG storage: Ext4FS.supported: supported: True ; >18:09:47,847 DEBUG storage: getFormat('ext4') returning Ext4FS instance >18:09:47,849 DEBUG storage: PartitionDevice._setFormat: sda3 ; >18:09:47,851 DEBUG storage: PartitionDevice._setFormat: sda3 ; current: None ; type: ext4 ; >18:09:47,853 DEBUG storage: looking up parted Device: /dev/sda3 >18:09:47,855 INFO storage: got device: PartitionDevice instance (0x7f5c1e795050) -- > name = sda3 status = True kids = 0 id = 7 > parents = ['existing 476940MB disk sda (1) with existing msdos disklabel'] > uuid = None size = 18692.0166016 > format = existing ext4 filesystem > major = 8 minor = 3 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.5/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 38281250 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (2382, 255, 63) biosGeometry: (2382, 255, 63) > PedDevice: <_ped.Device object at 0x7f5c3434b7a0> > target size = 0 path = /dev/sda3 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f5c1ebcf690> fileSystem: <parted.filesystem.FileSystem object at 0x7f5c1ebcfd90> > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f5c1ebcfd10> PedPartition: <_ped.Partition object at 0x7f5c1ebc9dd0> > disk = existing 476940MB disk sda (1) with existing msdos disklabel > start = 781251 end = 39062500 length = 38281250 > flags = >18:09:47,857 DEBUG storage: Ext4FS.supported: supported: True ; >18:09:47,858 INFO storage: got format: Ext4FS instance (0x7f5c1e795690) -- > type = ext4 name = ext4 status = False > device = /dev/sda3 uuid = 1e30238b-a096-4f07-8fb9-8c353630669b exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = testing size = 18692.0 targetSize = 18692.0 > >18:09:47,863 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-SAMSUNG_HD503HI_S23CJ1KS803855-part4 /dev/disk/by-id/wwn-0x50024e9001ddf314-part4', > 'DEVNAME': 'sda4', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.5/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda4', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '0', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '254', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '0', > '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': '100', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '100', > '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': '5400', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_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': 'SAMSUNG_HD503HI', > 'ID_MODEL_ENC': 'SAMSUNG\\x20HD503HI\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '4', > 'ID_PART_ENTRY_OFFSET': '39070080', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '937697985', > 'ID_PART_ENTRY_TYPE': '0xf', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '1AJ100E4', > 'ID_SERIAL': 'SAMSUNG_HD503HI_S23CJ1KS803855', > 'ID_SERIAL_SHORT': 'S23CJ1KS803855', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50024e9001ddf314', > 'ID_WWN_WITH_EXTENSION': '0x50024e9001ddf314', > 'MAJOR': '8', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '696211', > 'name': 'sda4', > 'symlinks': ['/dev/disk/by-id/ata-SAMSUNG_HD503HI_S23CJ1KS803855-part4', > '/dev/disk/by-id/wwn-0x50024e9001ddf314-part4'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.5/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda4'} ; name: sda4 ; >18:09:47,865 INFO storage: scanning sda4 (/devices/pci0000:00/0000:00:1f.5/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda4)... >18:09:47,866 DEBUG storage: DeviceTree.getDeviceByName: name: sda4 ; >18:09:47,867 DEBUG storage: DeviceTree.getDeviceByName returned None >18:09:47,868 INFO storage: sda4 is a partition >18:09:47,869 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda4 ; >18:09:47,870 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >18:09:47,872 DEBUG storage: DeviceTree.getDeviceByName returned existing 476940MB disk sda (1) with existing msdos disklabel >18:09:47,873 DEBUG storage: DiskDevice.addChild: kids: 5 ; name: sda ; >18:09:47,875 DEBUG storage: PartitionDevice._setFormat: sda4 ; >18:09:47,875 DEBUG storage: getFormat('None') returning DeviceFormat instance >18:09:47,878 DEBUG storage: PartitionDevice._setFormat: sda4 ; current: None ; type: None ; >18:09:47,878 DEBUG storage: looking up parted Partition: /dev/sda4 >18:09:47,880 DEBUG storage: PartitionDevice.probe: sda4 ; exists: True ; >18:09:47,881 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 1 ; >18:09:47,883 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 10 ; >18:09:47,885 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 12 ; >18:09:47,885 INFO storage: added partition sda4 (id 8) to device tree >18:09:47,886 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda4 ; >18:09:47,888 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda4 ; label_type: dos ; >18:09:47,889 DEBUG storage: PartitionDevice.setup: sda4 ; status: True ; controllable: True ; orig: False ; >18:09:47,890 DEBUG storage: DiskLabel.__init__: device: /dev/sda4 ; labelType: dos ; exists: True ; >18:09:47,900 WARN storage: disklabel detected but not usable on sda4 >18:09:47,907 DEBUG storage: no type or existing type for sda4, bailing >18:09:47,907 DEBUG storage: looking up parted Device: /dev/sda4 >18:09:47,911 INFO storage: got device: PartitionDevice instance (0x7f5c1e7a4fd0) -- > name = sda4 status = True kids = 0 id = 8 > parents = ['existing 476940MB disk sda (1) with existing msdos disklabel'] > uuid = None size = 457860.344238 > format = existing None > major = 8 minor = 4 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.5/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda4 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda4 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 2 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (0, 255, 63) biosGeometry: (0, 255, 63) > PedDevice: <_ped.Device object at 0x7f5c3434b8c0> > target size = 0 path = /dev/sda4 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 2 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f5c1ebcf690> fileSystem: None > number: 4 path: /dev/sda4 type: 2 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7f5c1ebd5090> PedPartition: <_ped.Partition object at 0x7f5c1ebc9e90> > disk = existing 476940MB disk sda (1) with existing msdos disklabel > start = 39070080 end = 976768064 length = 937697985 > flags = lba >18:09:47,917 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-SAMSUNG_HD503HI_S23CJ1KS803855-part5 /dev/disk/by-id/wwn-0x50024e9001ddf314-part5 /dev/disk/by-label/boot3 /dev/disk/by-uuid/4fa27efd-9623-40b4-80e6-23ff65c23c7c', > 'DEVNAME': 'sda5', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.5/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda5', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '0', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '254', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '0', > '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': '100', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '100', > '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': '5400', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_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': 'boot3', > 'ID_FS_LABEL_ENC': 'boot3', > 'ID_FS_TYPE': 'ext3', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '4fa27efd-9623-40b4-80e6-23ff65c23c7c', > 'ID_FS_UUID_ENC': '4fa27efd-9623-40b4-80e6-23ff65c23c7c', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'SAMSUNG_HD503HI', > 'ID_MODEL_ENC': 'SAMSUNG\\x20HD503HI\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '5', > 'ID_PART_ENTRY_OFFSET': '39071744', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '481280', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '1AJ100E4', > 'ID_SERIAL': 'SAMSUNG_HD503HI_S23CJ1KS803855', > 'ID_SERIAL_SHORT': 'S23CJ1KS803855', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50024e9001ddf314', > 'ID_WWN_WITH_EXTENSION': '0x50024e9001ddf314', > 'MAJOR': '8', > 'MINOR': '5', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '696222', > 'name': 'sda5', > 'symlinks': ['/dev/disk/by-id/ata-SAMSUNG_HD503HI_S23CJ1KS803855-part5', > '/dev/disk/by-id/wwn-0x50024e9001ddf314-part5', > '/dev/disk/by-label/boot3', > '/dev/disk/by-uuid/4fa27efd-9623-40b4-80e6-23ff65c23c7c'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.5/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda5'} ; name: sda5 ; >18:09:47,919 INFO storage: scanning sda5 (/devices/pci0000:00/0000:00:1f.5/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda5)... >18:09:47,920 DEBUG storage: DeviceTree.getDeviceByName: name: sda5 ; >18:09:47,921 DEBUG storage: DeviceTree.getDeviceByName returned None >18:09:47,922 INFO storage: sda5 is a partition >18:09:47,923 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda5 ; >18:09:47,924 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >18:09:47,926 DEBUG storage: DeviceTree.getDeviceByName returned existing 476940MB disk sda (1) with existing msdos disklabel >18:09:47,928 DEBUG storage: DiskDevice.addChild: kids: 6 ; name: sda ; >18:09:47,929 DEBUG storage: PartitionDevice._setFormat: sda5 ; >18:09:47,929 DEBUG storage: getFormat('None') returning DeviceFormat instance >18:09:47,931 DEBUG storage: PartitionDevice._setFormat: sda5 ; current: None ; type: None ; >18:09:47,932 DEBUG storage: looking up parted Partition: /dev/sda5 >18:09:47,933 DEBUG storage: PartitionDevice.probe: sda5 ; exists: True ; >18:09:47,935 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 1 ; >18:09:47,936 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 10 ; >18:09:47,938 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 12 ; >18:09:47,938 INFO storage: added partition sda5 (id 9) to device tree >18:09:47,940 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda5 ; >18:09:47,941 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda5 ; label_type: dos ; >18:09:47,942 DEBUG storage: PartitionDevice.setup: sda5 ; status: True ; controllable: True ; orig: False ; >18:09:47,944 DEBUG storage: DiskLabel.__init__: device: /dev/sda5 ; labelType: dos ; exists: True ; >18:09:47,951 DEBUG storage: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 4 > partitions: [] > device: <parted.device.Device object at 0x7f5c1e7ac410> > PedDisk: <_ped.Disk object at 0x7f5c1e7ae878> >18:09:47,952 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >18:09:47,952 INFO storage: type detected on 'sda5' is 'ext3' >18:09:48,053 DEBUG storage: padding min size from 30 up to 33 >18:09:48,054 DEBUG storage: Ext3FS.supported: supported: True ; >18:09:48,055 DEBUG storage: getFormat('ext3') returning Ext3FS instance >18:09:48,056 DEBUG storage: PartitionDevice._setFormat: sda5 ; >18:09:48,057 DEBUG storage: PartitionDevice._setFormat: sda5 ; current: None ; type: ext3 ; >18:09:48,059 DEBUG storage: looking up parted Device: /dev/sda5 >18:09:48,062 INFO storage: got device: PartitionDevice instance (0x7f5c1e7a7c90) -- > name = sda5 status = True kids = 0 id = 9 > parents = ['existing 476940MB disk sda (1) with existing msdos disklabel'] > uuid = None size = 235.0 > format = existing ext3 filesystem > major = 8 minor = 5 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.5/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda5 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda5 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 481280 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (29, 255, 63) biosGeometry: (29, 255, 63) > PedDevice: <_ped.Device object at 0x7f5c3434bc20> > target size = 0 path = /dev/sda5 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f5c1ebcf690> fileSystem: <parted.filesystem.FileSystem object at 0x7f5c1ebd5290> > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f5c1ebcfed0> PedPartition: <_ped.Partition object at 0x7f5c1ebc9e30> > disk = existing 476940MB disk sda (1) with existing msdos disklabel > start = 39071744 end = 39553023 length = 481280 > flags = >18:09:48,067 DEBUG storage: Ext3FS.supported: supported: True ; >18:09:48,068 INFO storage: got format: Ext3FS instance (0x7f5c1e7ac610) -- > type = ext3 name = ext3 status = False > device = /dev/sda5 uuid = 4fa27efd-9623-40b4-80e6-23ff65c23c7c exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = boot3 size = 235.0 targetSize = 235.0 > >18:09:48,074 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-SAMSUNG_HD503HI_S23CJ1KS803855-part6 /dev/disk/by-id/wwn-0x50024e9001ddf314-part6 /dev/disk/by-label/boot4 /dev/disk/by-uuid/46747bce-e8ab-487e-9602-f62f116019c4', > 'DEVNAME': 'sda6', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.5/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda6', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '0', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '254', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '0', > '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': '100', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '100', > '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': '5400', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_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': 'boot4', > 'ID_FS_LABEL_ENC': 'boot4', > 'ID_FS_TYPE': 'ext3', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '46747bce-e8ab-487e-9602-f62f116019c4', > 'ID_FS_UUID_ENC': '46747bce-e8ab-487e-9602-f62f116019c4', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'SAMSUNG_HD503HI', > 'ID_MODEL_ENC': 'SAMSUNG\\x20HD503HI\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '6', > 'ID_PART_ENTRY_OFFSET': '39555072', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '479232', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '1AJ100E4', > 'ID_SERIAL': 'SAMSUNG_HD503HI_S23CJ1KS803855', > 'ID_SERIAL_SHORT': 'S23CJ1KS803855', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50024e9001ddf314', > 'ID_WWN_WITH_EXTENSION': '0x50024e9001ddf314', > 'MAJOR': '8', > 'MINOR': '6', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '696233', > 'name': 'sda6', > 'symlinks': ['/dev/disk/by-id/ata-SAMSUNG_HD503HI_S23CJ1KS803855-part6', > '/dev/disk/by-id/wwn-0x50024e9001ddf314-part6', > '/dev/disk/by-label/boot4', > '/dev/disk/by-uuid/46747bce-e8ab-487e-9602-f62f116019c4'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.5/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda6'} ; name: sda6 ; >18:09:48,076 INFO storage: scanning sda6 (/devices/pci0000:00/0000:00:1f.5/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda6)... >18:09:48,077 DEBUG storage: DeviceTree.getDeviceByName: name: sda6 ; >18:09:48,079 DEBUG storage: DeviceTree.getDeviceByName returned None >18:09:48,079 INFO storage: sda6 is a partition >18:09:48,080 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda6 ; >18:09:48,082 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >18:09:48,083 DEBUG storage: DeviceTree.getDeviceByName returned existing 476940MB disk sda (1) with existing msdos disklabel >18:09:48,085 DEBUG storage: DiskDevice.addChild: kids: 7 ; name: sda ; >18:09:48,087 DEBUG storage: PartitionDevice._setFormat: sda6 ; >18:09:48,087 DEBUG storage: getFormat('None') returning DeviceFormat instance >18:09:48,089 DEBUG storage: PartitionDevice._setFormat: sda6 ; current: None ; type: None ; >18:09:48,089 DEBUG storage: looking up parted Partition: /dev/sda6 >18:09:48,091 DEBUG storage: PartitionDevice.probe: sda6 ; exists: True ; >18:09:48,092 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda6 ; flag: 1 ; >18:09:48,094 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda6 ; flag: 10 ; >18:09:48,096 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda6 ; flag: 12 ; >18:09:48,096 INFO storage: added partition sda6 (id 10) to device tree >18:09:48,097 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda6 ; >18:09:48,098 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda6 ; label_type: dos ; >18:09:48,100 DEBUG storage: PartitionDevice.setup: sda6 ; status: True ; controllable: True ; orig: False ; >18:09:48,101 DEBUG storage: DiskLabel.__init__: device: /dev/sda6 ; labelType: dos ; exists: True ; >18:09:48,139 DEBUG storage: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 4 > partitions: [] > device: <parted.device.Device object at 0x7f5c1e7b6890> > PedDisk: <_ped.Disk object at 0x7f5c1e7964d0> >18:09:48,139 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >18:09:48,140 INFO storage: type detected on 'sda6' is 'ext3' >18:09:48,237 DEBUG storage: padding min size from 56 up to 61 >18:09:48,239 DEBUG storage: Ext3FS.supported: supported: True ; >18:09:48,239 DEBUG storage: getFormat('ext3') returning Ext3FS instance >18:09:48,240 DEBUG storage: PartitionDevice._setFormat: sda6 ; >18:09:48,242 DEBUG storage: PartitionDevice._setFormat: sda6 ; current: None ; type: ext3 ; >18:09:48,243 DEBUG storage: looking up parted Device: /dev/sda6 >18:09:48,245 INFO storage: got device: PartitionDevice instance (0x7f5c1e7b6190) -- > name = sda6 status = True kids = 0 id = 10 > parents = ['existing 476940MB disk sda (1) with existing msdos disklabel'] > uuid = None size = 234.0 > format = existing ext3 filesystem > major = 8 minor = 6 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.5/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda6 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda6 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 479232 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (29, 255, 63) biosGeometry: (29, 255, 63) > PedDevice: <_ped.Device object at 0x7f5c3434bef0> > target size = 0 path = /dev/sda6 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f5c1ebcf690> fileSystem: <parted.filesystem.FileSystem object at 0x7f5c1ebd5450> > number: 6 path: /dev/sda6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f5c1ebd53d0> PedPartition: <_ped.Partition object at 0x7f5c1ebc9f50> > disk = existing 476940MB disk sda (1) with existing msdos disklabel > start = 39555072 end = 40034303 length = 479232 > flags = >18:09:48,247 DEBUG storage: Ext3FS.supported: supported: True ; >18:09:48,248 INFO storage: got format: Ext3FS instance (0x7f5c1e7b6ad0) -- > type = ext3 name = ext3 status = False > device = /dev/sda6 uuid = 46747bce-e8ab-487e-9602-f62f116019c4 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = boot4 size = 234.0 targetSize = 234.0 > >18:09:48,253 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-SAMSUNG_HD503HI_S23CJ1KS803855-part7 /dev/disk/by-id/wwn-0x50024e9001ddf314-part7 /dev/disk/by-uuid/03980da5-5ee5-482b-af2e-dd3a59c17a31', > 'DEVNAME': 'sda7', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.5/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda7', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '0', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '254', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '0', > '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': '100', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '100', > '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': '5400', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '03980da5-5ee5-482b-af2e-dd3a59c17a31', > 'ID_FS_UUID_ENC': '03980da5-5ee5-482b-af2e-dd3a59c17a31', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'SAMSUNG_HD503HI', > 'ID_MODEL_ENC': 'SAMSUNG\\x20HD503HI\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '7', > 'ID_PART_ENTRY_OFFSET': '40040448', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '38082560', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '1AJ100E4', > 'ID_SERIAL': 'SAMSUNG_HD503HI_S23CJ1KS803855', > 'ID_SERIAL_SHORT': 'S23CJ1KS803855', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50024e9001ddf314', > 'ID_WWN_WITH_EXTENSION': '0x50024e9001ddf314', > 'MAJOR': '8', > 'MINOR': '7', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '696244', > 'name': 'sda7', > 'symlinks': ['/dev/disk/by-id/ata-SAMSUNG_HD503HI_S23CJ1KS803855-part7', > '/dev/disk/by-id/wwn-0x50024e9001ddf314-part7', > '/dev/disk/by-uuid/03980da5-5ee5-482b-af2e-dd3a59c17a31'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.5/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda7'} ; name: sda7 ; >18:09:48,255 INFO storage: scanning sda7 (/devices/pci0000:00/0000:00:1f.5/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda7)... >18:09:48,256 DEBUG storage: DeviceTree.getDeviceByName: name: sda7 ; >18:09:48,257 DEBUG storage: DeviceTree.getDeviceByName returned None >18:09:48,258 INFO storage: sda7 is a partition >18:09:48,260 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda7 ; >18:09:48,262 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >18:09:48,263 DEBUG storage: DeviceTree.getDeviceByName returned existing 476940MB disk sda (1) with existing msdos disklabel >18:09:48,265 DEBUG storage: DiskDevice.addChild: kids: 8 ; name: sda ; >18:09:48,266 DEBUG storage: PartitionDevice._setFormat: sda7 ; >18:09:48,267 DEBUG storage: getFormat('None') returning DeviceFormat instance >18:09:48,268 DEBUG storage: PartitionDevice._setFormat: sda7 ; current: None ; type: None ; >18:09:48,269 DEBUG storage: looking up parted Partition: /dev/sda7 >18:09:48,270 DEBUG storage: PartitionDevice.probe: sda7 ; exists: True ; >18:09:48,272 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda7 ; flag: 1 ; >18:09:48,273 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda7 ; flag: 10 ; >18:09:48,275 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda7 ; flag: 12 ; >18:09:48,275 INFO storage: added partition sda7 (id 11) to device tree >18:09:48,276 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda7 ; >18:09:48,278 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda7 ; label_type: dos ; >18:09:48,279 DEBUG storage: PartitionDevice.setup: sda7 ; status: True ; controllable: True ; orig: False ; >18:09:48,281 DEBUG storage: DiskLabel.__init__: device: /dev/sda7 ; labelType: dos ; exists: True ; >18:09:48,289 DEBUG storage: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 4 > partitions: [] > device: <parted.device.Device object at 0x7f5c1e7c4250> > PedDisk: <_ped.Disk object at 0x7f5c1e7a8a28> >18:09:48,289 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >18:09:48,290 INFO storage: type detected on 'sda7' is 'ext4' >18:09:48,384 DEBUG storage: padding min size from 5210 up to 5710 >18:09:48,386 DEBUG storage: Ext4FS.supported: supported: True ; >18:09:48,386 DEBUG storage: getFormat('ext4') returning Ext4FS instance >18:09:48,387 DEBUG storage: PartitionDevice._setFormat: sda7 ; >18:09:48,388 DEBUG storage: PartitionDevice._setFormat: sda7 ; current: None ; type: ext4 ; >18:09:48,389 DEBUG storage: looking up parted Device: /dev/sda7 >18:09:48,391 INFO storage: got device: PartitionDevice instance (0x7f5c1e7c0e50) -- > name = sda7 status = True kids = 0 id = 11 > parents = ['existing 476940MB disk sda (1) with existing msdos disklabel'] > uuid = None size = 18595.0 > format = existing ext4 filesystem > major = 8 minor = 7 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.5/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda7 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda7 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 38082560 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (2370, 255, 63) biosGeometry: (2370, 255, 63) > PedDevice: <_ped.Device object at 0x7f5c1e7b9440> > target size = 0 path = /dev/sda7 > format args = [] originalFormat = None grow = None max size = 0 bootable = True > part type = 1 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f5c1ebcf690> fileSystem: <parted.filesystem.FileSystem object at 0x7f5c1ebd5610> > number: 7 path: /dev/sda7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f5c1ebd5590> PedPartition: <_ped.Partition object at 0x7f5c1ebc9fb0> > disk = existing 476940MB disk sda (1) with existing msdos disklabel > start = 40040448 end = 78123007 length = 38082560 > flags = boot >18:09:48,394 DEBUG storage: Ext4FS.supported: supported: True ; >18:09:48,394 INFO storage: got format: Ext4FS instance (0x7f5c1e7c43d0) -- > type = ext4 name = ext4 status = False > device = /dev/sda7 uuid = 03980da5-5ee5-482b-af2e-dd3a59c17a31 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 18595.0 targetSize = 18595.0 > >18:09:48,401 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-SAMSUNG_HD503HI_S23CJ1KS803855-part8 /dev/disk/by-id/wwn-0x50024e9001ddf314-part8 /dev/disk/by-label/distimages /dev/disk/by-uuid/5840b2f9-7697-4bf0-ac9d-ccffc01d9c61', > 'DEVNAME': 'sda8', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.5/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda8', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '0', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '254', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '0', > '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': '100', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '100', > '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': '5400', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_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': 'distimages', > 'ID_FS_LABEL_ENC': 'distimages', > 'ID_FS_TYPE': 'ext2', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '5840b2f9-7697-4bf0-ac9d-ccffc01d9c61', > 'ID_FS_UUID_ENC': '5840b2f9-7697-4bf0-ac9d-ccffc01d9c61', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'SAMSUNG_HD503HI', > 'ID_MODEL_ENC': 'SAMSUNG\\x20HD503HI\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '8', > 'ID_PART_ENTRY_OFFSET': '78125056', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '78123008', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '1AJ100E4', > 'ID_SERIAL': 'SAMSUNG_HD503HI_S23CJ1KS803855', > 'ID_SERIAL_SHORT': 'S23CJ1KS803855', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50024e9001ddf314', > 'ID_WWN_WITH_EXTENSION': '0x50024e9001ddf314', > 'MAJOR': '8', > 'MINOR': '8', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '696255', > 'name': 'sda8', > 'symlinks': ['/dev/disk/by-id/ata-SAMSUNG_HD503HI_S23CJ1KS803855-part8', > '/dev/disk/by-id/wwn-0x50024e9001ddf314-part8', > '/dev/disk/by-label/distimages', > '/dev/disk/by-uuid/5840b2f9-7697-4bf0-ac9d-ccffc01d9c61'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.5/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda8'} ; name: sda8 ; >18:09:48,402 INFO storage: scanning sda8 (/devices/pci0000:00/0000:00:1f.5/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda8)... >18:09:48,403 DEBUG storage: DeviceTree.getDeviceByName: name: sda8 ; >18:09:48,404 DEBUG storage: DeviceTree.getDeviceByName returned None >18:09:48,405 INFO storage: sda8 is a partition >18:09:48,406 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda8 ; >18:09:48,407 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >18:09:48,409 DEBUG storage: DeviceTree.getDeviceByName returned existing 476940MB disk sda (1) with existing msdos disklabel >18:09:48,410 DEBUG storage: DiskDevice.addChild: kids: 9 ; name: sda ; >18:09:48,412 DEBUG storage: PartitionDevice._setFormat: sda8 ; >18:09:48,413 DEBUG storage: getFormat('None') returning DeviceFormat instance >18:09:48,415 DEBUG storage: PartitionDevice._setFormat: sda8 ; current: None ; type: None ; >18:09:48,415 DEBUG storage: looking up parted Partition: /dev/sda8 >18:09:48,417 DEBUG storage: PartitionDevice.probe: sda8 ; exists: True ; >18:09:48,419 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda8 ; flag: 1 ; >18:09:48,421 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda8 ; flag: 10 ; >18:09:48,423 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda8 ; flag: 12 ; >18:09:48,424 INFO storage: added partition sda8 (id 12) to device tree >18:09:48,428 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda8 ; >18:09:48,431 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda8 ; label_type: dos ; >18:09:48,433 DEBUG storage: PartitionDevice.setup: sda8 ; status: True ; controllable: True ; orig: False ; >18:09:48,434 DEBUG storage: DiskLabel.__init__: device: /dev/sda8 ; labelType: dos ; exists: True ; >18:09:48,442 WARN storage: disklabel detected but not usable on sda8 >18:09:48,443 INFO storage: type detected on 'sda8' is 'ext2' >18:09:48,506 DEBUG storage: padding min size from 0 up to 0 >18:09:48,508 DEBUG storage: Ext2FS.supported: supported: True ; >18:09:48,509 DEBUG storage: getFormat('ext2') returning Ext2FS instance >18:09:48,511 DEBUG storage: PartitionDevice._setFormat: sda8 ; >18:09:48,512 DEBUG storage: PartitionDevice._setFormat: sda8 ; current: None ; type: ext2 ; >18:09:48,513 DEBUG storage: looking up parted Device: /dev/sda8 >18:09:48,515 INFO storage: got device: PartitionDevice instance (0x7f5c1e7c4dd0) -- > name = sda8 status = True kids = 0 id = 12 > parents = ['existing 476940MB disk sda (1) with existing msdos disklabel'] > uuid = None size = 38146.0 > format = existing ext2 filesystem > major = 8 minor = 8 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:1f.5/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda8 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda8 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 78123008 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: True > hardwareGeometry: (4862, 255, 63) biosGeometry: (4862, 255, 63) > PedDevice: <_ped.Device object at 0x7f5c1e7b94d0> > target size = 0 path = /dev/sda8 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f5c1ebcf690> fileSystem: <parted.filesystem.FileSystem object at 0x7f5c1ebd57d0> > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7f5c1ebd5210> PedPartition: <_ped.Partition object at 0x7f5c1ebc9ef0> > disk = existing 476940MB disk sda (1) with existing msdos disklabel > start = 78125056 end = 156248063 length = 78123008 > flags = >18:09:48,517 DEBUG storage: Ext2FS.supported: supported: True ; >18:09:48,518 INFO storage: got format: Ext2FS instance (0x7f5c1e7cc5d0) -- > type = ext2 name = ext2 status = False > device = /dev/sda8 uuid = 5840b2f9-7697-4bf0-ac9d-ccffc01d9c61 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = distimages size = 38144.0 targetSize = 38144.0 > >18:09:48,524 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-SAMSUNG_HD503HI_S23CJ1KS803855-part9 /dev/disk/by-id/wwn-0x50024e9001ddf314-part9 /dev/disk/by-label/F16root /dev/disk/by-uuid/a02cd0d8-ebaf-47ff-a35d-e8edfa7eb520', > 'DEVNAME': 'sda9', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.5/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda9', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '0', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '254', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '0', > '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': '100', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '100', > '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': '5400', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_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': 'F16root', > 'ID_FS_LABEL_ENC': 'F16root', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'a02cd0d8-ebaf-47ff-a35d-e8edfa7eb520', > 'ID_FS_UUID_ENC': 'a02cd0d8-ebaf-47ff-a35d-e8edfa7eb520', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'SAMSUNG_HD503HI', > 'ID_MODEL_ENC': 'SAMSUNG\\x20HD503HI\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '9', > 'ID_PART_ENTRY_OFFSET': '156248253', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '39070017', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '1AJ100E4', > 'ID_SERIAL': 'SAMSUNG_HD503HI_S23CJ1KS803855', > 'ID_SERIAL_SHORT': 'S23CJ1KS803855', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50024e9001ddf314', > 'ID_WWN_WITH_EXTENSION': '0x50024e9001ddf314', > 'MAJOR': '8', > 'MINOR': '9', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '696266', > 'name': 'sda9', > 'symlinks': ['/dev/disk/by-id/ata-SAMSUNG_HD503HI_S23CJ1KS803855-part9', > '/dev/disk/by-id/wwn-0x50024e9001ddf314-part9', > '/dev/disk/by-label/F16root', > '/dev/disk/by-uuid/a02cd0d8-ebaf-47ff-a35d-e8edfa7eb520'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.5/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda9'} ; name: sda9 ; >18:09:48,524 INFO storage: scanning sda9 (/devices/pci0000:00/0000:00:1f.5/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda9)... >18:09:48,525 DEBUG storage: DeviceTree.getDeviceByName: name: sda9 ; >18:09:48,527 DEBUG storage: DeviceTree.getDeviceByName returned None >18:09:48,527 INFO storage: sda9 is a partition >18:09:48,528 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda9 ; >18:09:48,530 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >18:09:48,531 DEBUG storage: DeviceTree.getDeviceByName returned existing 476940MB disk sda (1) with existing msdos disklabel >18:09:48,533 DEBUG storage: DiskDevice.addChild: kids: 10 ; name: sda ; >18:09:48,534 DEBUG storage: PartitionDevice._setFormat: sda9 ; >18:09:48,535 DEBUG storage: getFormat('None') returning DeviceFormat instance >18:09:48,536 DEBUG storage: PartitionDevice._setFormat: sda9 ; current: None ; type: None ; >18:09:48,537 DEBUG storage: looking up parted Partition: /dev/sda9 >18:09:48,538 DEBUG storage: PartitionDevice.probe: sda9 ; exists: True ; >18:09:48,540 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda9 ; flag: 1 ; >18:09:48,541 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda9 ; flag: 10 ; >18:09:48,543 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda9 ; flag: 12 ; >18:09:48,543 INFO storage: added partition sda9 (id 13) to device tree >18:09:48,545 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda9 ; >18:09:48,546 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda9 ; label_type: dos ; >18:09:48,547 DEBUG storage: PartitionDevice.setup: sda9 ; status: True ; controllable: True ; orig: False ; >18:09:48,549 DEBUG storage: DiskLabel.__init__: device: /dev/sda9 ; labelType: dos ; exists: True ; >18:09:48,587 DEBUG storage: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 4 > partitions: [] > device: <parted.device.Device object at 0x7f5c17cafe50> > PedDisk: <_ped.Disk object at 0x7f5c17cb2878> >18:09:48,588 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >18:09:48,589 INFO storage: type detected on 'sda9' is 'ext4' >18:09:48,678 DEBUG storage: padding min size from 11814 up to 12314 >18:09:48,680 DEBUG storage: Ext4FS.supported: supported: True ; >18:09:48,680 DEBUG storage: getFormat('ext4') returning Ext4FS instance >18:09:48,681 DEBUG storage: PartitionDevice._setFormat: sda9 ; >18:09:48,684 DEBUG storage: PartitionDevice._setFormat: sda9 ; current: None ; type: ext4 ; >18:09:48,685 DEBUG storage: looking up parted Device: /dev/sda9 >18:09:48,688 INFO storage: got device: PartitionDevice instance (0x7f5c17caf910) -- > name = sda9 status = True kids = 0 id = 13 > parents = ['existing 476940MB disk sda (1) with existing msdos disklabel'] > uuid = None size = 19077.1567383 > format = existing ext4 filesystem > major = 8 minor = 9 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.5/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda9 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda9 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 39070017 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (2431, 255, 63) biosGeometry: (2431, 255, 63) > PedDevice: <_ped.Device object at 0x7f5c1e7b95f0> > target size = 0 path = /dev/sda9 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f5c1ebcf690> fileSystem: <parted.filesystem.FileSystem object at 0x7f5c1ebd5990> > number: 9 path: /dev/sda9 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f5c1ebd5750> PedPartition: <_ped.Partition object at 0x7f5c1ebd4050> > disk = existing 476940MB disk sda (1) with existing msdos disklabel > start = 156248253 end = 195318269 length = 39070017 > flags = >18:09:48,691 DEBUG storage: Ext4FS.supported: supported: True ; >18:09:48,692 INFO storage: got format: Ext4FS instance (0x7f5c17cafe10) -- > type = ext4 name = ext4 status = False > device = /dev/sda9 uuid = a02cd0d8-ebaf-47ff-a35d-e8edfa7eb520 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = F16root size = 19077.0 targetSize = 19077.0 > >18:09:48,694 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop0', > 'DEVPATH': '/devices/virtual/block/loop0', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '716852', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >18:09:48,695 INFO storage: scanning loop0 (/devices/virtual/block/loop0)... >18:09:48,696 DEBUG storage: DeviceTree.getDeviceByName: name: loop0 ; >18:09:48,698 DEBUG storage: DeviceTree.getDeviceByName returned None >18:09:48,698 INFO storage: loop0 is a loop device >18:09:48,699 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop0 ; >18:09:48,701 DEBUG storage: DeviceTree.getDeviceByName: name: /run/install/repo/18/64/images/squashfs.img ; >18:09:48,702 DEBUG storage: DeviceTree.getDeviceByName returned None >18:09:48,703 DEBUG storage: getFormat('None') returning DeviceFormat instance >18:09:48,705 DEBUG storage: FileDevice._setFormat: /run/install/repo/18/64/images/squashfs.img ; current: None ; type: None ; >18:09:48,705 INFO storage: added file /run/install/repo/18/64/images/squashfs.img (id 14) to device tree >18:09:48,707 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /run/install/repo/18/64/images/squashfs.img ; >18:09:48,707 DEBUG storage: getFormat('None') returning DeviceFormat instance >18:09:48,709 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >18:09:48,709 INFO storage: added loop loop0 (id 15) to device tree >18:09:48,710 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >18:09:48,712 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >18:09:48,712 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >18:09:48,735 DEBUG storage: LoopDevice.setup: loop0 ; status: True ; controllable: False ; orig: False ; >18:09:48,753 DEBUG storage: DiskLabel.__init__: device: /dev/loop0 ; labelType: None ; exists: True ; >18:09:48,758 WARN storage: disklabel detected but not usable on loop0 >18:09:48,759 INFO storage: type detected on 'loop0' is 'squashfs' >18:09:48,759 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >18:09:48,760 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >18:09:48,769 DEBUG storage: looking up parted Device: /run/install/repo/18/64/images/squashfs.img >18:09:48,784 DEBUG storage: looking up parted Device: /dev/loop0 >18:09:48,785 INFO storage: got device: LoopDevice instance (0x7f5c17cb6bd0) -- > name = loop0 status = True kids = 0 id = 15 > parents = ['existing 196MB file /run/install/repo/18/64/images/squashfs.img (14)'] > uuid = None size = 196.86328125 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Loopback device path: /dev/loop0 type: 18 > sectorSize: 512 physicalSectorSize: 512 > length: 403176 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (25, 255, 63) biosGeometry: (25, 255, 63) > PedDevice: <_ped.Device object at 0x7f5c1e7b9a70> > target size = 0 path = /dev/loop0 > format args = [] originalFormat = None >18:09:48,789 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/Anaconda /dev/disk/by-uuid/ec2ad3ef-ee82-49e8-b770-708777ce23aa', > 'DEVNAME': 'loop1', > 'DEVPATH': '/devices/virtual/block/loop1', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'ec2ad3ef-ee82-49e8-b770-708777ce23aa', > 'ID_FS_UUID_ENC': 'ec2ad3ef-ee82-49e8-b770-708777ce23aa', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '716871', > 'name': 'loop1', > 'symlinks': ['/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/ec2ad3ef-ee82-49e8-b770-708777ce23aa'], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >18:09:48,790 INFO storage: scanning loop1 (/devices/virtual/block/loop1)... >18:09:48,791 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >18:09:48,792 DEBUG storage: DeviceTree.getDeviceByName returned None >18:09:48,793 INFO storage: loop1 is a loop device >18:09:48,794 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop1 ; >18:09:48,796 DEBUG storage: DeviceTree.getDeviceByName: name: /LiveOS/rootfs.img ; >18:09:48,797 DEBUG storage: DeviceTree.getDeviceByName returned None >18:09:48,798 DEBUG storage: getFormat('None') returning DeviceFormat instance >18:09:48,801 DEBUG storage: FileDevice._setFormat: /LiveOS/rootfs.img ; current: None ; type: None ; >18:09:48,802 INFO storage: added file /LiveOS/rootfs.img (id 16) to device tree >18:09:48,804 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /LiveOS/rootfs.img ; >18:09:48,804 DEBUG storage: getFormat('None') returning DeviceFormat instance >18:09:48,806 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >18:09:48,806 INFO storage: added loop loop1 (id 17) to device tree >18:09:48,808 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >18:09:48,809 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >18:09:48,811 DEBUG storage: Ext4FS.supported: supported: True ; >18:09:48,811 DEBUG storage: getFormat('ext4') returning Ext4FS instance >18:09:48,812 DEBUG storage: device loop1 does not contain a disklabel >18:09:48,812 INFO storage: type detected on 'loop1' is 'ext4' >18:09:48,896 DEBUG storage: padding min size from 0 up to 0 >18:09:48,898 DEBUG storage: Ext4FS.supported: supported: True ; >18:09:48,898 DEBUG storage: getFormat('ext4') returning Ext4FS instance >18:09:48,900 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: ext4 ; >18:09:48,901 INFO storage: got device: LoopDevice instance (0x7f5c17cbbfd0) -- > name = loop1 status = False kids = 0 id = 17 > parents = ['existing 0MB file /LiveOS/rootfs.img (16)'] > uuid = None size = 0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop1 > format args = [] originalFormat = None >18:09:48,903 DEBUG storage: Ext4FS.supported: supported: True ; >18:09:48,904 INFO storage: got format: Ext4FS instance (0x7f5c17cafc10) -- > type = ext4 name = ext4 status = False > device = /dev/loop1 uuid = ec2ad3ef-ee82-49e8-b770-708777ce23aa exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 1024.0 targetSize = 1024.0 > >18:09:48,906 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '718342', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >18:09:48,907 INFO storage: scanning loop2 (/devices/virtual/block/loop2)... >18:09:48,908 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >18:09:48,910 DEBUG storage: DeviceTree.getDeviceByName returned None >18:09:48,910 INFO storage: loop2 is a loop device >18:09:48,911 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop2 ; >18:09:48,913 DEBUG storage: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >18:09:48,914 DEBUG storage: DeviceTree.getDeviceByName returned None >18:09:48,915 DEBUG storage: getFormat('None') returning DeviceFormat instance >18:09:48,916 DEBUG storage: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >18:09:48,917 INFO storage: added file /overlay (deleted) (id 18) to device tree >18:09:48,919 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >18:09:48,919 DEBUG storage: getFormat('None') returning DeviceFormat instance >18:09:48,921 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >18:09:48,921 INFO storage: added loop loop2 (id 19) to device tree >18:09:48,923 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >18:09:48,924 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >18:09:48,924 DEBUG storage: getFormat('None') returning DeviceFormat instance >18:09:48,926 DEBUG storage: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >18:09:48,927 DEBUG storage: DiskLabel.__init__: device: /dev/loop2 ; labelType: None ; exists: True ; >18:09:48,932 WARN storage: disklabel detected but not usable on loop2 >18:09:48,938 DEBUG storage: no type or existing type for loop2, bailing >18:09:48,939 INFO storage: got device: LoopDevice instance (0x7f5c17cc1450) -- > name = loop2 status = False kids = 0 id = 19 > parents = ['existing 0MB file /overlay (deleted) (18)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop2 > format args = [] originalFormat = None >18:09:48,941 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '718366', > 'name': 'loop3', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >18:09:48,941 INFO storage: ignoring loop3 (/devices/virtual/block/loop3) >18:09:48,942 DEBUG storage: lvm filter: adding loop3 to the reject list >18:09:48,943 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop4', > 'DEVPATH': '/devices/virtual/block/loop4', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '718388', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >18:09:48,944 INFO storage: ignoring loop4 (/devices/virtual/block/loop4) >18:09:48,946 DEBUG storage: lvm filter: adding loop4 to the reject list >18:09:48,948 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop5', > 'DEVPATH': '/devices/virtual/block/loop5', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '5', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '718409', > 'name': 'loop5', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop5'} ; name: loop5 ; >18:09:48,948 INFO storage: ignoring loop5 (/devices/virtual/block/loop5) >18:09:48,949 DEBUG storage: lvm filter: adding loop5 to the reject list >18:09:48,951 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop6', > 'DEVPATH': '/devices/virtual/block/loop6', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '6', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '719058', > 'name': 'loop6', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop6'} ; name: loop6 ; >18:09:48,951 INFO storage: ignoring loop6 (/devices/virtual/block/loop6) >18:09:48,952 DEBUG storage: lvm filter: adding loop6 to the reject list >18:09:48,954 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop7', > 'DEVPATH': '/devices/virtual/block/loop7', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '7', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '719079', > 'name': 'loop7', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop7'} ; name: loop7 ; >18:09:48,955 INFO storage: ignoring loop7 (/devices/virtual/block/loop7) >18:09:48,955 DEBUG storage: lvm filter: adding loop7 to the reject list >18:09:48,955 DEBUG storage: Skipping a device mapper drive (dm-0) for now >18:09:48,956 DEBUG storage: Skipping a device mapper drive (dm-1) for now >18:09:48,956 DEBUG storage: Skipping a device mapper drive (dm-2) for now >18:09:48,956 DEBUG storage: Skipping a device mapper drive (dm-3) for now >18:09:48,957 DEBUG storage: Skipping a device mapper drive (dm-4) for now >18:09:48,957 DEBUG storage: Skipping a device mapper drive (dm-5) for now >18:09:48,957 DEBUG storage: Skipping a device mapper drive (dm-6) for now >18:09:48,957 DEBUG storage: Skipping a device mapper drive (dm-7) for now >18:09:48,958 DEBUG storage: Skipping a device mapper drive (dm-8) for now >18:09:49,024 INFO storage: devices to scan: ['dm-0', 'dm-1', 'dm-2', 'dm-3', 'dm-4', 'dm-5', 'dm-6', 'dm-7', 'dm-8'] >18:09:49,028 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/Anaconda /dev/disk/by-uuid/ec2ad3ef-ee82-49e8-b770-708777ce23aa /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': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'ec2ad3ef-ee82-49e8-b770-708777ce23aa', > 'ID_FS_UUID_ENC': 'ec2ad3ef-ee82-49e8-b770-708777ce23aa', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '16700', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/ec2ad3ef-ee82-49e8-b770-708777ce23aa', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >18:09:49,029 INFO storage: scanning live-rw (/devices/virtual/block/dm-0)... >18:09:49,030 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >18:09:49,032 DEBUG storage: DeviceTree.getDeviceByName returned None >18:09:49,032 INFO storage: live-rw is a device-mapper device >18:09:49,033 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-rw ; >18:09:49,035 DEBUG storage: LVMVolumeGroupDevice.getDMNode: vg_faldor ; status: True ; >18:09:49,036 DEBUG storage: failed to find dm node for vg_faldor >18:09:49,037 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >18:09:49,039 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (17) with existing ext4 filesystem >18:09:49,041 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >18:09:49,042 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop2 (19) >18:09:49,044 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >18:09:49,046 DEBUG storage: DeviceTree.getDeviceByName returned None >18:09:49,047 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop2 ; >18:09:49,048 DEBUG storage: getFormat('None') returning DeviceFormat instance >18:09:49,049 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: None ; >18:09:49,050 INFO storage: added dm live-rw (id 20) to device tree >18:09:49,051 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >18:09:49,053 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >18:09:49,054 DEBUG storage: Ext4FS.supported: supported: True ; >18:09:49,055 DEBUG storage: getFormat('ext4') returning Ext4FS instance >18:09:49,055 DEBUG storage: device live-rw does not contain a disklabel >18:09:49,055 INFO storage: type detected on 'live-rw' is 'ext4' >18:09:49,132 DEBUG storage: padding min size from 712 up to 783 >18:09:49,134 DEBUG storage: Ext4FS.supported: supported: True ; >18:09:49,135 DEBUG storage: getFormat('ext4') returning Ext4FS instance >18:09:49,136 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >18:09:49,138 DEBUG storage: looking up parted Device: /dev/mapper/live-rw >18:09:49,144 INFO storage: got device: DMDevice instance (0x7f5c17cd7fd0) -- > name = live-rw status = True kids = 0 id = 20 > parents = ['existing 0MB loop loop2 (19)'] > uuid = None size = 1024.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-0 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-rw type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 2097152 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: True > hardwareGeometry: (130, 255, 63) biosGeometry: (130, 255, 63) > PedDevice: <_ped.Device object at 0x7f5c1e80c8c0> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >18:09:49,146 DEBUG storage: Ext4FS.supported: supported: True ; >18:09:49,147 INFO storage: got format: Ext4FS instance (0x7f5c17cdc4d0) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = ec2ad3ef-ee82-49e8-b770-708777ce23aa exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 1024.0 targetSize = 1024.0 > >18:09:49,151 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-vg_faldor-Home /dev/disk/by-id/dm-uuid-LVM-5sMoYsb0ReLaLtp4dAy3tfrX7CUPanU7GwG7TyGG29G2V2HK1IQSRl0Zu48kEKtA /dev/disk/by-uuid/6fbb586d-b283-4cf0-ab07-0e6af788bd76 /dev/mapper/vg_faldor-Home /dev/vg_faldor/Home', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'Home', > 'DM_NAME': 'vg_faldor-Home', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-5sMoYsb0ReLaLtp4dAy3tfrX7CUPanU7GwG7TyGG29G2V2HK1IQSRl0Zu48kEKtA', > 'DM_VG_NAME': 'vg_faldor', > 'ID_FS_TYPE': 'ext3', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '6fbb586d-b283-4cf0-ab07-0e6af788bd76', > 'ID_FS_UUID_ENC': '6fbb586d-b283-4cf0-ab07-0e6af788bd76', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '779146', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-vg_faldor-Home', > '/dev/disk/by-id/dm-uuid-LVM-5sMoYsb0ReLaLtp4dAy3tfrX7CUPanU7GwG7TyGG29G2V2HK1IQSRl0Zu48kEKtA', > '/dev/disk/by-uuid/6fbb586d-b283-4cf0-ab07-0e6af788bd76', > '/dev/mapper/vg_faldor-Home', > '/dev/vg_faldor/Home'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: vg_faldor-Home ; >18:09:49,152 INFO storage: scanning vg_faldor-Home (/devices/virtual/block/dm-1)... >18:09:49,153 DEBUG storage: DeviceTree.getDeviceByName: name: vg_faldor-Home ; >18:09:49,155 DEBUG storage: DeviceTree.getDeviceByName returned None >18:09:49,155 INFO storage: vg_faldor-Home is an lvm logical volume >18:09:49,156 DEBUG storage: DeviceTree.addUdevLVDevice: name: vg_faldor-Home ; >18:09:49,166 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-SAMSUNG_HD503HI_S23CJ1KS803855-part11 /dev/disk/by-id/wwn-0x50024e9001ddf314-part11', > 'DEVNAME': 'sda11', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.5/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda11', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '0', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '254', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '0', > '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': '100', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '100', > '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': '5400', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'SWDkgQ-Av8M-LN1z-NDTr-WKjP-fRM2-uMP5Hr', > 'ID_FS_UUID_ENC': 'SWDkgQ-Av8M-LN1z-NDTr-WKjP-fRM2-uMP5Hr', > 'ID_FS_VERSION': 'LVM2 001', > 'ID_MODEL': 'SAMSUNG_HD503HI', > 'ID_MODEL_ENC': 'SAMSUNG\\x20HD503HI\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '11', > 'ID_PART_ENTRY_OFFSET': '203125923', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '773642142', > 'ID_PART_ENTRY_TYPE': '0x8e', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '1AJ100E4', > 'ID_SERIAL': 'SAMSUNG_HD503HI_S23CJ1KS803855', > 'ID_SERIAL_SHORT': 'S23CJ1KS803855', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50024e9001ddf314', > 'ID_WWN_WITH_EXTENSION': '0x50024e9001ddf314', > 'LVM2_LV_ATTR': ['-wi-a----', > '-wi-a----', > '-wi-a----', > '-wi-a----', > '-wi-a----', > '-wi-a----', > '-wi-a----', > '-wi-a----', > '-wi-a----', > '-wi-a----', > '-wi-a----', > '-wi-a----'], > 'LVM2_LV_NAME': ['Home', > 'Images', > 'Storage', > 'Images', > 'Data1', > 'RHEL6', > 'RHEL5', > 'O12', > 'Personal', > 'O12', > 'Images', > 'O12'], > 'LVM2_LV_SIZE': ['52428800.00', > '83886080.00', > '78643200.00', > '83886080.00', > '20971520.00', > '20971520.00', > '20971520.00', > '30302208.00', > '78643200.00', > '30302208.00', > '83886080.00', > '30302208.00'], > 'LVM2_LV_UUID': ['GwG7Ty-GG29-G2V2-HK1I-QSRl-0Zu4-8kEKtA', > 'QBisIY-peka-QIQw-Rkal-LNqf-KipB-ozfBcd', > 'K4M29U-EL0E-x7h1-zDf7-ne0c-SB8y-PbeE22', > 'QBisIY-peka-QIQw-Rkal-LNqf-KipB-ozfBcd', > 'rssAFF-gZuX-vJ7z-10GK-X8fv-G3Ev-BSlLjj', > 'Kda6Up-xMX3-bm3v-Kc0p-ekvD-4PzA-6VCByt', > '7VYDFM-4v73-O6WE-rYzR-WNBv-LlY3-RdCJqa', > 'OHOSZ3-6q8M-EVKt-ah3C-XBth-LaMd-8M12Lz', > 'G6qeWd-7Kav-7cDl-5Mpz-E0br-QcGn-H05GAz', > 'OHOSZ3-6q8M-EVKt-ah3C-XBth-LaMd-8M12Lz', > 'QBisIY-peka-QIQw-Rkal-LNqf-KipB-ozfBcd', > 'OHOSZ3-6q8M-EVKt-ah3C-XBth-LaMd-8M12Lz'], > 'LVM2_PE_START': '192.00', > 'LVM2_PV_COUNT': '1', > 'LVM2_PV_NAME': '/dev/sda11', > 'LVM2_PV_PE_ALLOC_COUNT': '94438', > 'LVM2_PV_PE_COUNT': '94438', > 'LVM2_PV_SIZE': '386818048.00', > 'LVM2_PV_UUID': 'SWDkgQ-Av8M-LN1z-NDTr-WKjP-fRM2-uMP5Hr', > 'LVM2_VG_EXTENT_COUNT': '94438', > 'LVM2_VG_EXTENT_SIZE': '4096.00', > 'LVM2_VG_FREE': '0', > 'LVM2_VG_FREE_COUNT': '0', > 'LVM2_VG_NAME': 'vg_faldor', > 'LVM2_VG_SIZE': '386818048.00', > 'LVM2_VG_UUID': '5sMoYs-b0Re-LaLt-p4dA-y3tf-rX7C-UPanU7', > 'MAJOR': '8', > 'MINOR': '11', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '696176', > 'name': 'sda11', > 'symlinks': ['/dev/disk/by-id/ata-SAMSUNG_HD503HI_S23CJ1KS803855-part11', > '/dev/disk/by-id/wwn-0x50024e9001ddf314-part11'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.5/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda11'} ; name: sda11 ; >18:09:49,169 INFO storage: scanning sda11 (/devices/pci0000:00/0000:00:1f.5/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda11)... >18:09:49,170 DEBUG storage: DeviceTree.getDeviceByName: name: sda11 ; >18:09:49,172 DEBUG storage: DeviceTree.getDeviceByName returned existing 377754MB partition sda11 (4) with existing lvmpv >18:09:49,173 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda11 ; >18:09:49,175 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda11 ; label_type: dos ; >18:09:49,176 DEBUG storage: PartitionDevice.setup: sda11 ; status: True ; controllable: True ; orig: False ; >18:09:49,178 DEBUG storage: DiskLabel.__init__: device: /dev/sda11 ; labelType: dos ; exists: True ; >18:09:49,181 WARN storage: disklabel detected but not usable on sda11 >18:09:49,182 DEBUG storage: no type or existing type for sda11, bailing >18:09:49,184 INFO storage: got device: PartitionDevice instance (0x7f5c3433e910) -- > name = sda11 status = True kids = 1 id = 4 > parents = ['existing 476940MB disk sda (1) with existing msdos disklabel'] > uuid = None size = 377754.952148 > format = existing lvmpv > major = 8 minor = 11 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.5/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda11 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda11 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 773642142 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (48156, 255, 63) biosGeometry: (48156, 255, 63) > PedDevice: <_ped.Device object at 0x7f5c1eba0d40> > target size = 0 path = /dev/sda11 > format args = [] originalFormat = lvmpv grow = None max size = 0 bootable = None > part type = 1 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f5c1ebcf690> fileSystem: None > number: 11 path: /dev/sda11 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f5c1ebd5c90> PedPartition: <_ped.Partition object at 0x7f5c1ebd4170> > disk = existing 476940MB disk sda (1) with existing msdos disklabel > start = 203125923 end = 976768064 length = 773642142 > flags = lvm >18:09:49,185 INFO storage: got format: LVMPhysicalVolume instance (0x7f5c34341910) -- > type = lvmpv name = physical volume (LVM) status = False > device = /dev/sda11 uuid = SWDkgQ-Av8M-LN1z-NDTr-WKjP-fRM2-uMP5Hr exists = True > options = None supported = True formattable = True resizable = False > vgName = vg_faldor vgUUID = 5sMoYs-b0Re-LaLt-p4dA-y3tf-rX7C-UPanU7 peStart = 0.1875 >18:09:49,186 DEBUG storage: DeviceTree.getDeviceByName: name: vg_faldor ; >18:09:49,188 DEBUG storage: DeviceTree.getDeviceByName returned existing 377752MB lvmvg vg_faldor (5) >18:09:49,189 DEBUG storage: no device or no media present >18:09:49,192 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-vg_faldor-Storage /dev/disk/by-id/dm-uuid-LVM-5sMoYsb0ReLaLtp4dAy3tfrX7CUPanU7K4M29UEL0Ex7h1zDf7ne0cSB8yPbeE22 /dev/disk/by-uuid/aa7b7f62-7c81-4aef-a490-085c0026a7f7 /dev/mapper/vg_faldor-Storage /dev/vg_faldor/Storage', > 'DEVNAME': 'dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'Storage', > 'DM_NAME': 'vg_faldor-Storage', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-5sMoYsb0ReLaLtp4dAy3tfrX7CUPanU7K4M29UEL0Ex7h1zDf7ne0cSB8yPbeE22', > 'DM_VG_NAME': 'vg_faldor', > 'ID_FS_TYPE': 'ext3', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'aa7b7f62-7c81-4aef-a490-085c0026a7f7', > 'ID_FS_UUID_ENC': 'aa7b7f62-7c81-4aef-a490-085c0026a7f7', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '782215', > 'name': 'dm-2', > 'symlinks': ['/dev/disk/by-id/dm-name-vg_faldor-Storage', > '/dev/disk/by-id/dm-uuid-LVM-5sMoYsb0ReLaLtp4dAy3tfrX7CUPanU7K4M29UEL0Ex7h1zDf7ne0cSB8yPbeE22', > '/dev/disk/by-uuid/aa7b7f62-7c81-4aef-a490-085c0026a7f7', > '/dev/mapper/vg_faldor-Storage', > '/dev/vg_faldor/Storage'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: vg_faldor-Storage ; >18:09:49,193 INFO storage: scanning vg_faldor-Storage (/devices/virtual/block/dm-2)... >18:09:49,194 DEBUG storage: DeviceTree.getDeviceByName: name: vg_faldor-Storage ; >18:09:49,196 DEBUG storage: DeviceTree.getDeviceByName returned None >18:09:49,196 INFO storage: vg_faldor-Storage is an lvm logical volume >18:09:49,197 DEBUG storage: DeviceTree.addUdevLVDevice: name: vg_faldor-Storage ; >18:09:49,207 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-SAMSUNG_HD503HI_S23CJ1KS803855-part11 /dev/disk/by-id/wwn-0x50024e9001ddf314-part11', > 'DEVNAME': 'sda11', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.5/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda11', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '0', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '254', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '0', > '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': '100', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '100', > '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': '5400', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'SWDkgQ-Av8M-LN1z-NDTr-WKjP-fRM2-uMP5Hr', > 'ID_FS_UUID_ENC': 'SWDkgQ-Av8M-LN1z-NDTr-WKjP-fRM2-uMP5Hr', > 'ID_FS_VERSION': 'LVM2 001', > 'ID_MODEL': 'SAMSUNG_HD503HI', > 'ID_MODEL_ENC': 'SAMSUNG\\x20HD503HI\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '11', > 'ID_PART_ENTRY_OFFSET': '203125923', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '773642142', > 'ID_PART_ENTRY_TYPE': '0x8e', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '1AJ100E4', > 'ID_SERIAL': 'SAMSUNG_HD503HI_S23CJ1KS803855', > 'ID_SERIAL_SHORT': 'S23CJ1KS803855', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50024e9001ddf314', > 'ID_WWN_WITH_EXTENSION': '0x50024e9001ddf314', > 'LVM2_LV_ATTR': ['-wi-a----', > '-wi-a----', > '-wi-a----', > '-wi-a----', > '-wi-a----', > '-wi-a----', > '-wi-a----', > '-wi-a----', > '-wi-a----', > '-wi-a----', > '-wi-a----', > '-wi-a----'], > 'LVM2_LV_NAME': ['Home', > 'Images', > 'Storage', > 'Images', > 'Data1', > 'RHEL6', > 'RHEL5', > 'O12', > 'Personal', > 'O12', > 'Images', > 'O12'], > 'LVM2_LV_SIZE': ['52428800.00', > '83886080.00', > '78643200.00', > '83886080.00', > '20971520.00', > '20971520.00', > '20971520.00', > '30302208.00', > '78643200.00', > '30302208.00', > '83886080.00', > '30302208.00'], > 'LVM2_LV_UUID': ['GwG7Ty-GG29-G2V2-HK1I-QSRl-0Zu4-8kEKtA', > 'QBisIY-peka-QIQw-Rkal-LNqf-KipB-ozfBcd', > 'K4M29U-EL0E-x7h1-zDf7-ne0c-SB8y-PbeE22', > 'QBisIY-peka-QIQw-Rkal-LNqf-KipB-ozfBcd', > 'rssAFF-gZuX-vJ7z-10GK-X8fv-G3Ev-BSlLjj', > 'Kda6Up-xMX3-bm3v-Kc0p-ekvD-4PzA-6VCByt', > '7VYDFM-4v73-O6WE-rYzR-WNBv-LlY3-RdCJqa', > 'OHOSZ3-6q8M-EVKt-ah3C-XBth-LaMd-8M12Lz', > 'G6qeWd-7Kav-7cDl-5Mpz-E0br-QcGn-H05GAz', > 'OHOSZ3-6q8M-EVKt-ah3C-XBth-LaMd-8M12Lz', > 'QBisIY-peka-QIQw-Rkal-LNqf-KipB-ozfBcd', > 'OHOSZ3-6q8M-EVKt-ah3C-XBth-LaMd-8M12Lz'], > 'LVM2_PE_START': '192.00', > 'LVM2_PV_COUNT': '1', > 'LVM2_PV_NAME': '/dev/sda11', > 'LVM2_PV_PE_ALLOC_COUNT': '94438', > 'LVM2_PV_PE_COUNT': '94438', > 'LVM2_PV_SIZE': '386818048.00', > 'LVM2_PV_UUID': 'SWDkgQ-Av8M-LN1z-NDTr-WKjP-fRM2-uMP5Hr', > 'LVM2_VG_EXTENT_COUNT': '94438', > 'LVM2_VG_EXTENT_SIZE': '4096.00', > 'LVM2_VG_FREE': '0', > 'LVM2_VG_FREE_COUNT': '0', > 'LVM2_VG_NAME': 'vg_faldor', > 'LVM2_VG_SIZE': '386818048.00', > 'LVM2_VG_UUID': '5sMoYs-b0Re-LaLt-p4dA-y3tf-rX7C-UPanU7', > 'MAJOR': '8', > 'MINOR': '11', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '696176', > 'name': 'sda11', > 'symlinks': ['/dev/disk/by-id/ata-SAMSUNG_HD503HI_S23CJ1KS803855-part11', > '/dev/disk/by-id/wwn-0x50024e9001ddf314-part11'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.5/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda11'} ; name: sda11 ; >18:09:49,209 INFO storage: scanning sda11 (/devices/pci0000:00/0000:00:1f.5/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda11)... >18:09:49,211 DEBUG storage: DeviceTree.getDeviceByName: name: sda11 ; >18:09:49,212 DEBUG storage: DeviceTree.getDeviceByName returned existing 377754MB partition sda11 (4) with existing lvmpv >18:09:49,215 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda11 ; >18:09:49,216 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda11 ; label_type: dos ; >18:09:49,218 DEBUG storage: PartitionDevice.setup: sda11 ; status: True ; controllable: True ; orig: False ; >18:09:49,220 DEBUG storage: DiskLabel.__init__: device: /dev/sda11 ; labelType: dos ; exists: True ; >18:09:49,239 WARN storage: disklabel detected but not usable on sda11 >18:09:49,247 DEBUG storage: no type or existing type for sda11, bailing >18:09:49,250 INFO storage: got device: PartitionDevice instance (0x7f5c3433e910) -- > name = sda11 status = True kids = 1 id = 4 > parents = ['existing 476940MB disk sda (1) with existing msdos disklabel'] > uuid = None size = 377754.952148 > format = existing lvmpv > major = 8 minor = 11 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.5/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda11 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda11 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 773642142 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (48156, 255, 63) biosGeometry: (48156, 255, 63) > PedDevice: <_ped.Device object at 0x7f5c1eba0d40> > target size = 0 path = /dev/sda11 > format args = [] originalFormat = lvmpv grow = None max size = 0 bootable = None > part type = 1 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f5c1ebcf690> fileSystem: None > number: 11 path: /dev/sda11 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f5c1ebd5c90> PedPartition: <_ped.Partition object at 0x7f5c1ebd4170> > disk = existing 476940MB disk sda (1) with existing msdos disklabel > start = 203125923 end = 976768064 length = 773642142 > flags = lvm >18:09:49,250 INFO storage: got format: LVMPhysicalVolume instance (0x7f5c34341910) -- > type = lvmpv name = physical volume (LVM) status = False > device = /dev/sda11 uuid = SWDkgQ-Av8M-LN1z-NDTr-WKjP-fRM2-uMP5Hr exists = True > options = None supported = True formattable = True resizable = False > vgName = vg_faldor vgUUID = 5sMoYs-b0Re-LaLt-p4dA-y3tf-rX7C-UPanU7 peStart = 0.1875 >18:09:49,251 DEBUG storage: DeviceTree.getDeviceByName: name: vg_faldor ; >18:09:49,253 DEBUG storage: DeviceTree.getDeviceByName returned existing 377752MB lvmvg vg_faldor (5) >18:09:49,254 DEBUG storage: no device or no media present >18:09:49,257 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-vg_faldor-Data1 /dev/disk/by-id/dm-uuid-LVM-5sMoYsb0ReLaLtp4dAy3tfrX7CUPanU7rssAFFgZuXvJ7z10GKX8fvG3EvBSlLjj /dev/disk/by-uuid/f52c351c-d85d-455b-8d6d-ce9de1ec0d16 /dev/mapper/vg_faldor-Data1 /dev/vg_faldor/Data1', > 'DEVNAME': 'dm-3', > 'DEVPATH': '/devices/virtual/block/dm-3', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'Data1', > 'DM_NAME': 'vg_faldor-Data1', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-5sMoYsb0ReLaLtp4dAy3tfrX7CUPanU7rssAFFgZuXvJ7z10GKX8fvG3EvBSlLjj', > 'DM_VG_NAME': 'vg_faldor', > 'ID_FS_TYPE': 'crypto_LUKS', > 'ID_FS_USAGE': 'crypto', > 'ID_FS_UUID': 'f52c351c-d85d-455b-8d6d-ce9de1ec0d16', > 'ID_FS_UUID_ENC': 'f52c351c-d85d-455b-8d6d-ce9de1ec0d16', > 'ID_FS_VERSION': '1', > 'MAJOR': '253', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '782995', > 'name': 'dm-3', > 'symlinks': ['/dev/disk/by-id/dm-name-vg_faldor-Data1', > '/dev/disk/by-id/dm-uuid-LVM-5sMoYsb0ReLaLtp4dAy3tfrX7CUPanU7rssAFFgZuXvJ7z10GKX8fvG3EvBSlLjj', > '/dev/disk/by-uuid/f52c351c-d85d-455b-8d6d-ce9de1ec0d16', > '/dev/mapper/vg_faldor-Data1', > '/dev/vg_faldor/Data1'], > 'sysfs_path': '/devices/virtual/block/dm-3'} ; name: vg_faldor-Data1 ; >18:09:49,261 INFO storage: scanning vg_faldor-Data1 (/devices/virtual/block/dm-3)... >18:09:49,262 DEBUG storage: DeviceTree.getDeviceByName: name: vg_faldor-Data1 ; >18:09:49,269 DEBUG storage: DeviceTree.getDeviceByName returned None >18:09:49,270 INFO storage: vg_faldor-Data1 is an lvm logical volume >18:09:49,271 DEBUG storage: DeviceTree.addUdevLVDevice: name: vg_faldor-Data1 ; >18:09:49,290 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-SAMSUNG_HD503HI_S23CJ1KS803855-part11 /dev/disk/by-id/wwn-0x50024e9001ddf314-part11', > 'DEVNAME': 'sda11', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.5/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda11', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '0', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '254', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '0', > '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': '100', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '100', > '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': '5400', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'SWDkgQ-Av8M-LN1z-NDTr-WKjP-fRM2-uMP5Hr', > 'ID_FS_UUID_ENC': 'SWDkgQ-Av8M-LN1z-NDTr-WKjP-fRM2-uMP5Hr', > 'ID_FS_VERSION': 'LVM2 001', > 'ID_MODEL': 'SAMSUNG_HD503HI', > 'ID_MODEL_ENC': 'SAMSUNG\\x20HD503HI\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '11', > 'ID_PART_ENTRY_OFFSET': '203125923', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '773642142', > 'ID_PART_ENTRY_TYPE': '0x8e', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '1AJ100E4', > 'ID_SERIAL': 'SAMSUNG_HD503HI_S23CJ1KS803855', > 'ID_SERIAL_SHORT': 'S23CJ1KS803855', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50024e9001ddf314', > 'ID_WWN_WITH_EXTENSION': '0x50024e9001ddf314', > 'LVM2_LV_ATTR': ['-wi-a----', > '-wi-a----', > '-wi-a----', > '-wi-a----', > '-wi-a----', > '-wi-a----', > '-wi-a----', > '-wi-a----', > '-wi-a----', > '-wi-a----', > '-wi-a----', > '-wi-a----'], > 'LVM2_LV_NAME': ['Home', > 'Images', > 'Storage', > 'Images', > 'Data1', > 'RHEL6', > 'RHEL5', > 'O12', > 'Personal', > 'O12', > 'Images', > 'O12'], > 'LVM2_LV_SIZE': ['52428800.00', > '83886080.00', > '78643200.00', > '83886080.00', > '20971520.00', > '20971520.00', > '20971520.00', > '30302208.00', > '78643200.00', > '30302208.00', > '83886080.00', > '30302208.00'], > 'LVM2_LV_UUID': ['GwG7Ty-GG29-G2V2-HK1I-QSRl-0Zu4-8kEKtA', > 'QBisIY-peka-QIQw-Rkal-LNqf-KipB-ozfBcd', > 'K4M29U-EL0E-x7h1-zDf7-ne0c-SB8y-PbeE22', > 'QBisIY-peka-QIQw-Rkal-LNqf-KipB-ozfBcd', > 'rssAFF-gZuX-vJ7z-10GK-X8fv-G3Ev-BSlLjj', > 'Kda6Up-xMX3-bm3v-Kc0p-ekvD-4PzA-6VCByt', > '7VYDFM-4v73-O6WE-rYzR-WNBv-LlY3-RdCJqa', > 'OHOSZ3-6q8M-EVKt-ah3C-XBth-LaMd-8M12Lz', > 'G6qeWd-7Kav-7cDl-5Mpz-E0br-QcGn-H05GAz', > 'OHOSZ3-6q8M-EVKt-ah3C-XBth-LaMd-8M12Lz', > 'QBisIY-peka-QIQw-Rkal-LNqf-KipB-ozfBcd', > 'OHOSZ3-6q8M-EVKt-ah3C-XBth-LaMd-8M12Lz'], > 'LVM2_PE_START': '192.00', > 'LVM2_PV_COUNT': '1', > 'LVM2_PV_NAME': '/dev/sda11', > 'LVM2_PV_PE_ALLOC_COUNT': '94438', > 'LVM2_PV_PE_COUNT': '94438', > 'LVM2_PV_SIZE': '386818048.00', > 'LVM2_PV_UUID': 'SWDkgQ-Av8M-LN1z-NDTr-WKjP-fRM2-uMP5Hr', > 'LVM2_VG_EXTENT_COUNT': '94438', > 'LVM2_VG_EXTENT_SIZE': '4096.00', > 'LVM2_VG_FREE': '0', > 'LVM2_VG_FREE_COUNT': '0', > 'LVM2_VG_NAME': 'vg_faldor', > 'LVM2_VG_SIZE': '386818048.00', > 'LVM2_VG_UUID': '5sMoYs-b0Re-LaLt-p4dA-y3tf-rX7C-UPanU7', > 'MAJOR': '8', > 'MINOR': '11', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '696176', > 'name': 'sda11', > 'symlinks': ['/dev/disk/by-id/ata-SAMSUNG_HD503HI_S23CJ1KS803855-part11', > '/dev/disk/by-id/wwn-0x50024e9001ddf314-part11'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.5/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda11'} ; name: sda11 ; >18:09:49,290 INFO storage: scanning sda11 (/devices/pci0000:00/0000:00:1f.5/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda11)... >18:09:49,292 DEBUG storage: DeviceTree.getDeviceByName: name: sda11 ; >18:09:49,293 DEBUG storage: DeviceTree.getDeviceByName returned existing 377754MB partition sda11 (4) with existing lvmpv >18:09:49,295 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda11 ; >18:09:49,296 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda11 ; label_type: dos ; >18:09:49,298 DEBUG storage: PartitionDevice.setup: sda11 ; status: True ; controllable: True ; orig: False ; >18:09:49,300 DEBUG storage: DiskLabel.__init__: device: /dev/sda11 ; labelType: dos ; exists: True ; >18:09:49,304 WARN storage: disklabel detected but not usable on sda11 >18:09:49,304 DEBUG storage: no type or existing type for sda11, bailing >18:09:49,306 INFO storage: got device: PartitionDevice instance (0x7f5c3433e910) -- > name = sda11 status = True kids = 1 id = 4 > parents = ['existing 476940MB disk sda (1) with existing msdos disklabel'] > uuid = None size = 377754.952148 > format = existing lvmpv > major = 8 minor = 11 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.5/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda11 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda11 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 773642142 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (48156, 255, 63) biosGeometry: (48156, 255, 63) > PedDevice: <_ped.Device object at 0x7f5c1eba0d40> > target size = 0 path = /dev/sda11 > format args = [] originalFormat = lvmpv grow = None max size = 0 bootable = None > part type = 1 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f5c1ebcf690> fileSystem: None > number: 11 path: /dev/sda11 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f5c1ebd5c90> PedPartition: <_ped.Partition object at 0x7f5c1ebd4170> > disk = existing 476940MB disk sda (1) with existing msdos disklabel > start = 203125923 end = 976768064 length = 773642142 > flags = lvm >18:09:49,307 INFO storage: got format: LVMPhysicalVolume instance (0x7f5c34341910) -- > type = lvmpv name = physical volume (LVM) status = False > device = /dev/sda11 uuid = SWDkgQ-Av8M-LN1z-NDTr-WKjP-fRM2-uMP5Hr exists = True > options = None supported = True formattable = True resizable = False > vgName = vg_faldor vgUUID = 5sMoYs-b0Re-LaLt-p4dA-y3tf-rX7C-UPanU7 peStart = 0.1875 >18:09:49,308 DEBUG storage: DeviceTree.getDeviceByName: name: vg_faldor ; >18:09:49,316 DEBUG storage: DeviceTree.getDeviceByName returned existing 377752MB lvmvg vg_faldor (5) >18:09:49,321 DEBUG storage: no device or no media present >18:09:49,324 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-vg_faldor-RHEL6 /dev/disk/by-id/dm-uuid-LVM-5sMoYsb0ReLaLtp4dAy3tfrX7CUPanU7Kda6UpxMX3bm3vKc0pekvD4PzA6VCByt /dev/disk/by-uuid/92a3046b-5517-4216-8678-841ffbe39909 /dev/mapper/vg_faldor-RHEL6 /dev/vg_faldor/RHEL6', > 'DEVNAME': 'dm-4', > 'DEVPATH': '/devices/virtual/block/dm-4', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'RHEL6', > 'DM_NAME': 'vg_faldor-RHEL6', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-5sMoYsb0ReLaLtp4dAy3tfrX7CUPanU7Kda6UpxMX3bm3vKc0pekvD4PzA6VCByt', > 'DM_VG_NAME': 'vg_faldor', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '92a3046b-5517-4216-8678-841ffbe39909', > 'ID_FS_UUID_ENC': '92a3046b-5517-4216-8678-841ffbe39909', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '783755', > 'name': 'dm-4', > 'symlinks': ['/dev/disk/by-id/dm-name-vg_faldor-RHEL6', > '/dev/disk/by-id/dm-uuid-LVM-5sMoYsb0ReLaLtp4dAy3tfrX7CUPanU7Kda6UpxMX3bm3vKc0pekvD4PzA6VCByt', > '/dev/disk/by-uuid/92a3046b-5517-4216-8678-841ffbe39909', > '/dev/mapper/vg_faldor-RHEL6', > '/dev/vg_faldor/RHEL6'], > 'sysfs_path': '/devices/virtual/block/dm-4'} ; name: vg_faldor-RHEL6 ; >18:09:49,325 INFO storage: scanning vg_faldor-RHEL6 (/devices/virtual/block/dm-4)... >18:09:49,326 DEBUG storage: DeviceTree.getDeviceByName: name: vg_faldor-RHEL6 ; >18:09:49,330 DEBUG storage: DeviceTree.getDeviceByName returned None >18:09:49,330 INFO storage: vg_faldor-RHEL6 is an lvm logical volume >18:09:49,339 DEBUG storage: DeviceTree.addUdevLVDevice: name: vg_faldor-RHEL6 ; >18:09:49,354 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-SAMSUNG_HD503HI_S23CJ1KS803855-part11 /dev/disk/by-id/wwn-0x50024e9001ddf314-part11', > 'DEVNAME': 'sda11', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.5/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda11', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '0', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '254', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '0', > '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': '100', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '100', > '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': '5400', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'SWDkgQ-Av8M-LN1z-NDTr-WKjP-fRM2-uMP5Hr', > 'ID_FS_UUID_ENC': 'SWDkgQ-Av8M-LN1z-NDTr-WKjP-fRM2-uMP5Hr', > 'ID_FS_VERSION': 'LVM2 001', > 'ID_MODEL': 'SAMSUNG_HD503HI', > 'ID_MODEL_ENC': 'SAMSUNG\\x20HD503HI\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '11', > 'ID_PART_ENTRY_OFFSET': '203125923', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '773642142', > 'ID_PART_ENTRY_TYPE': '0x8e', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '1AJ100E4', > 'ID_SERIAL': 'SAMSUNG_HD503HI_S23CJ1KS803855', > 'ID_SERIAL_SHORT': 'S23CJ1KS803855', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50024e9001ddf314', > 'ID_WWN_WITH_EXTENSION': '0x50024e9001ddf314', > 'LVM2_LV_ATTR': ['-wi-a----', > '-wi-a----', > '-wi-a----', > '-wi-a----', > '-wi-a----', > '-wi-a----', > '-wi-a----', > '-wi-a----', > '-wi-a----', > '-wi-a----', > '-wi-a----', > '-wi-a----'], > 'LVM2_LV_NAME': ['Home', > 'Images', > 'Storage', > 'Images', > 'Data1', > 'RHEL6', > 'RHEL5', > 'O12', > 'Personal', > 'O12', > 'Images', > 'O12'], > 'LVM2_LV_SIZE': ['52428800.00', > '83886080.00', > '78643200.00', > '83886080.00', > '20971520.00', > '20971520.00', > '20971520.00', > '30302208.00', > '78643200.00', > '30302208.00', > '83886080.00', > '30302208.00'], > 'LVM2_LV_UUID': ['GwG7Ty-GG29-G2V2-HK1I-QSRl-0Zu4-8kEKtA', > 'QBisIY-peka-QIQw-Rkal-LNqf-KipB-ozfBcd', > 'K4M29U-EL0E-x7h1-zDf7-ne0c-SB8y-PbeE22', > 'QBisIY-peka-QIQw-Rkal-LNqf-KipB-ozfBcd', > 'rssAFF-gZuX-vJ7z-10GK-X8fv-G3Ev-BSlLjj', > 'Kda6Up-xMX3-bm3v-Kc0p-ekvD-4PzA-6VCByt', > '7VYDFM-4v73-O6WE-rYzR-WNBv-LlY3-RdCJqa', > 'OHOSZ3-6q8M-EVKt-ah3C-XBth-LaMd-8M12Lz', > 'G6qeWd-7Kav-7cDl-5Mpz-E0br-QcGn-H05GAz', > 'OHOSZ3-6q8M-EVKt-ah3C-XBth-LaMd-8M12Lz', > 'QBisIY-peka-QIQw-Rkal-LNqf-KipB-ozfBcd', > 'OHOSZ3-6q8M-EVKt-ah3C-XBth-LaMd-8M12Lz'], > 'LVM2_PE_START': '192.00', > 'LVM2_PV_COUNT': '1', > 'LVM2_PV_NAME': '/dev/sda11', > 'LVM2_PV_PE_ALLOC_COUNT': '94438', > 'LVM2_PV_PE_COUNT': '94438', > 'LVM2_PV_SIZE': '386818048.00', > 'LVM2_PV_UUID': 'SWDkgQ-Av8M-LN1z-NDTr-WKjP-fRM2-uMP5Hr', > 'LVM2_VG_EXTENT_COUNT': '94438', > 'LVM2_VG_EXTENT_SIZE': '4096.00', > 'LVM2_VG_FREE': '0', > 'LVM2_VG_FREE_COUNT': '0', > 'LVM2_VG_NAME': 'vg_faldor', > 'LVM2_VG_SIZE': '386818048.00', > 'LVM2_VG_UUID': '5sMoYs-b0Re-LaLt-p4dA-y3tf-rX7C-UPanU7', > 'MAJOR': '8', > 'MINOR': '11', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '696176', > 'name': 'sda11', > 'symlinks': ['/dev/disk/by-id/ata-SAMSUNG_HD503HI_S23CJ1KS803855-part11', > '/dev/disk/by-id/wwn-0x50024e9001ddf314-part11'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.5/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda11'} ; name: sda11 ; >18:09:49,356 INFO storage: scanning sda11 (/devices/pci0000:00/0000:00:1f.5/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda11)... >18:09:49,358 DEBUG storage: DeviceTree.getDeviceByName: name: sda11 ; >18:09:49,359 DEBUG storage: DeviceTree.getDeviceByName returned existing 377754MB partition sda11 (4) with existing lvmpv >18:09:49,360 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda11 ; >18:09:49,362 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda11 ; label_type: dos ; >18:09:49,364 DEBUG storage: PartitionDevice.setup: sda11 ; status: True ; controllable: True ; orig: False ; >18:09:49,366 DEBUG storage: DiskLabel.__init__: device: /dev/sda11 ; labelType: dos ; exists: True ; >18:09:49,369 WARN storage: disklabel detected but not usable on sda11 >18:09:49,370 DEBUG storage: no type or existing type for sda11, bailing >18:09:49,372 INFO storage: got device: PartitionDevice instance (0x7f5c3433e910) -- > name = sda11 status = True kids = 1 id = 4 > parents = ['existing 476940MB disk sda (1) with existing msdos disklabel'] > uuid = None size = 377754.952148 > format = existing lvmpv > major = 8 minor = 11 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.5/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda11 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda11 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 773642142 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (48156, 255, 63) biosGeometry: (48156, 255, 63) > PedDevice: <_ped.Device object at 0x7f5c1eba0d40> > target size = 0 path = /dev/sda11 > format args = [] originalFormat = lvmpv grow = None max size = 0 bootable = None > part type = 1 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f5c1ebcf690> fileSystem: None > number: 11 path: /dev/sda11 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f5c1ebd5c90> PedPartition: <_ped.Partition object at 0x7f5c1ebd4170> > disk = existing 476940MB disk sda (1) with existing msdos disklabel > start = 203125923 end = 976768064 length = 773642142 > flags = lvm >18:09:49,373 INFO storage: got format: LVMPhysicalVolume instance (0x7f5c34341910) -- > type = lvmpv name = physical volume (LVM) status = False > device = /dev/sda11 uuid = SWDkgQ-Av8M-LN1z-NDTr-WKjP-fRM2-uMP5Hr exists = True > options = None supported = True formattable = True resizable = False > vgName = vg_faldor vgUUID = 5sMoYs-b0Re-LaLt-p4dA-y3tf-rX7C-UPanU7 peStart = 0.1875 >18:09:49,374 DEBUG storage: DeviceTree.getDeviceByName: name: vg_faldor ; >18:09:49,375 DEBUG storage: DeviceTree.getDeviceByName returned existing 377752MB lvmvg vg_faldor (5) >18:09:49,376 DEBUG storage: no device or no media present >18:09:49,379 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-vg_faldor-RHEL5 /dev/disk/by-id/dm-uuid-LVM-5sMoYsb0ReLaLtp4dAy3tfrX7CUPanU77VYDFM4v73O6WErYzRWNBvLlY3RdCJqa /dev/disk/by-uuid/f2a14b84-669a-4240-bc9d-4f8c9895bce8 /dev/mapper/vg_faldor-RHEL5 /dev/vg_faldor/RHEL5', > 'DEVNAME': 'dm-5', > 'DEVPATH': '/devices/virtual/block/dm-5', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'RHEL5', > 'DM_NAME': 'vg_faldor-RHEL5', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-5sMoYsb0ReLaLtp4dAy3tfrX7CUPanU77VYDFM4v73O6WErYzRWNBvLlY3RdCJqa', > 'DM_VG_NAME': 'vg_faldor', > 'ID_FS_TYPE': 'ext3', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'f2a14b84-669a-4240-bc9d-4f8c9895bce8', > 'ID_FS_UUID_ENC': 'f2a14b84-669a-4240-bc9d-4f8c9895bce8', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '5', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '784540', > 'name': 'dm-5', > 'symlinks': ['/dev/disk/by-id/dm-name-vg_faldor-RHEL5', > '/dev/disk/by-id/dm-uuid-LVM-5sMoYsb0ReLaLtp4dAy3tfrX7CUPanU77VYDFM4v73O6WErYzRWNBvLlY3RdCJqa', > '/dev/disk/by-uuid/f2a14b84-669a-4240-bc9d-4f8c9895bce8', > '/dev/mapper/vg_faldor-RHEL5', > '/dev/vg_faldor/RHEL5'], > 'sysfs_path': '/devices/virtual/block/dm-5'} ; name: vg_faldor-RHEL5 ; >18:09:49,383 INFO storage: scanning vg_faldor-RHEL5 (/devices/virtual/block/dm-5)... >18:09:49,384 DEBUG storage: DeviceTree.getDeviceByName: name: vg_faldor-RHEL5 ; >18:09:49,387 DEBUG storage: DeviceTree.getDeviceByName returned None >18:09:49,390 INFO storage: vg_faldor-RHEL5 is an lvm logical volume >18:09:49,391 DEBUG storage: DeviceTree.addUdevLVDevice: name: vg_faldor-RHEL5 ; >18:09:49,406 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-SAMSUNG_HD503HI_S23CJ1KS803855-part11 /dev/disk/by-id/wwn-0x50024e9001ddf314-part11', > 'DEVNAME': 'sda11', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.5/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda11', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '0', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '254', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '0', > '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': '100', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '100', > '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': '5400', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'SWDkgQ-Av8M-LN1z-NDTr-WKjP-fRM2-uMP5Hr', > 'ID_FS_UUID_ENC': 'SWDkgQ-Av8M-LN1z-NDTr-WKjP-fRM2-uMP5Hr', > 'ID_FS_VERSION': 'LVM2 001', > 'ID_MODEL': 'SAMSUNG_HD503HI', > 'ID_MODEL_ENC': 'SAMSUNG\\x20HD503HI\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '11', > 'ID_PART_ENTRY_OFFSET': '203125923', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '773642142', > 'ID_PART_ENTRY_TYPE': '0x8e', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '1AJ100E4', > 'ID_SERIAL': 'SAMSUNG_HD503HI_S23CJ1KS803855', > 'ID_SERIAL_SHORT': 'S23CJ1KS803855', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50024e9001ddf314', > 'ID_WWN_WITH_EXTENSION': '0x50024e9001ddf314', > 'LVM2_LV_ATTR': ['-wi-a----', > '-wi-a----', > '-wi-a----', > '-wi-a----', > '-wi-a----', > '-wi-a----', > '-wi-a----', > '-wi-a----', > '-wi-a----', > '-wi-a----', > '-wi-a----', > '-wi-a----'], > 'LVM2_LV_NAME': ['Home', > 'Images', > 'Storage', > 'Images', > 'Data1', > 'RHEL6', > 'RHEL5', > 'O12', > 'Personal', > 'O12', > 'Images', > 'O12'], > 'LVM2_LV_SIZE': ['52428800.00', > '83886080.00', > '78643200.00', > '83886080.00', > '20971520.00', > '20971520.00', > '20971520.00', > '30302208.00', > '78643200.00', > '30302208.00', > '83886080.00', > '30302208.00'], > 'LVM2_LV_UUID': ['GwG7Ty-GG29-G2V2-HK1I-QSRl-0Zu4-8kEKtA', > 'QBisIY-peka-QIQw-Rkal-LNqf-KipB-ozfBcd', > 'K4M29U-EL0E-x7h1-zDf7-ne0c-SB8y-PbeE22', > 'QBisIY-peka-QIQw-Rkal-LNqf-KipB-ozfBcd', > 'rssAFF-gZuX-vJ7z-10GK-X8fv-G3Ev-BSlLjj', > 'Kda6Up-xMX3-bm3v-Kc0p-ekvD-4PzA-6VCByt', > '7VYDFM-4v73-O6WE-rYzR-WNBv-LlY3-RdCJqa', > 'OHOSZ3-6q8M-EVKt-ah3C-XBth-LaMd-8M12Lz', > 'G6qeWd-7Kav-7cDl-5Mpz-E0br-QcGn-H05GAz', > 'OHOSZ3-6q8M-EVKt-ah3C-XBth-LaMd-8M12Lz', > 'QBisIY-peka-QIQw-Rkal-LNqf-KipB-ozfBcd', > 'OHOSZ3-6q8M-EVKt-ah3C-XBth-LaMd-8M12Lz'], > 'LVM2_PE_START': '192.00', > 'LVM2_PV_COUNT': '1', > 'LVM2_PV_NAME': '/dev/sda11', > 'LVM2_PV_PE_ALLOC_COUNT': '94438', > 'LVM2_PV_PE_COUNT': '94438', > 'LVM2_PV_SIZE': '386818048.00', > 'LVM2_PV_UUID': 'SWDkgQ-Av8M-LN1z-NDTr-WKjP-fRM2-uMP5Hr', > 'LVM2_VG_EXTENT_COUNT': '94438', > 'LVM2_VG_EXTENT_SIZE': '4096.00', > 'LVM2_VG_FREE': '0', > 'LVM2_VG_FREE_COUNT': '0', > 'LVM2_VG_NAME': 'vg_faldor', > 'LVM2_VG_SIZE': '386818048.00', > 'LVM2_VG_UUID': '5sMoYs-b0Re-LaLt-p4dA-y3tf-rX7C-UPanU7', > 'MAJOR': '8', > 'MINOR': '11', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '696176', > 'name': 'sda11', > 'symlinks': ['/dev/disk/by-id/ata-SAMSUNG_HD503HI_S23CJ1KS803855-part11', > '/dev/disk/by-id/wwn-0x50024e9001ddf314-part11'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.5/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda11'} ; name: sda11 ; >18:09:49,408 INFO storage: scanning sda11 (/devices/pci0000:00/0000:00:1f.5/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda11)... >18:09:49,410 DEBUG storage: DeviceTree.getDeviceByName: name: sda11 ; >18:09:49,417 DEBUG storage: DeviceTree.getDeviceByName returned existing 377754MB partition sda11 (4) with existing lvmpv >18:09:49,419 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda11 ; >18:09:49,421 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda11 ; label_type: dos ; >18:09:49,423 DEBUG storage: PartitionDevice.setup: sda11 ; status: True ; controllable: True ; orig: False ; >18:09:49,425 DEBUG storage: DiskLabel.__init__: device: /dev/sda11 ; labelType: dos ; exists: True ; >18:09:49,427 WARN storage: disklabel detected but not usable on sda11 >18:09:49,431 DEBUG storage: no type or existing type for sda11, bailing >18:09:49,433 INFO storage: got device: PartitionDevice instance (0x7f5c3433e910) -- > name = sda11 status = True kids = 1 id = 4 > parents = ['existing 476940MB disk sda (1) with existing msdos disklabel'] > uuid = None size = 377754.952148 > format = existing lvmpv > major = 8 minor = 11 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.5/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda11 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda11 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 773642142 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (48156, 255, 63) biosGeometry: (48156, 255, 63) > PedDevice: <_ped.Device object at 0x7f5c1eba0d40> > target size = 0 path = /dev/sda11 > format args = [] originalFormat = lvmpv grow = None max size = 0 bootable = None > part type = 1 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f5c1ebcf690> fileSystem: None > number: 11 path: /dev/sda11 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f5c1ebd5c90> PedPartition: <_ped.Partition object at 0x7f5c1ebd4170> > disk = existing 476940MB disk sda (1) with existing msdos disklabel > start = 203125923 end = 976768064 length = 773642142 > flags = lvm >18:09:49,434 INFO storage: got format: LVMPhysicalVolume instance (0x7f5c34341910) -- > type = lvmpv name = physical volume (LVM) status = False > device = /dev/sda11 uuid = SWDkgQ-Av8M-LN1z-NDTr-WKjP-fRM2-uMP5Hr exists = True > options = None supported = True formattable = True resizable = False > vgName = vg_faldor vgUUID = 5sMoYs-b0Re-LaLt-p4dA-y3tf-rX7C-UPanU7 peStart = 0.1875 >18:09:49,435 DEBUG storage: DeviceTree.getDeviceByName: name: vg_faldor ; >18:09:49,439 DEBUG storage: DeviceTree.getDeviceByName returned existing 377752MB lvmvg vg_faldor (5) >18:09:49,440 DEBUG storage: no device or no media present >18:09:49,442 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-vg_faldor-Personal /dev/disk/by-id/dm-uuid-LVM-5sMoYsb0ReLaLtp4dAy3tfrX7CUPanU7G6qeWd7Kav7cDl5MpzE0brQcGnH05GAz /dev/disk/by-uuid/15465009-86ee-4a3c-a291-5a105ca148c4 /dev/mapper/vg_faldor-Personal /dev/vg_faldor/Personal', > 'DEVNAME': 'dm-6', > 'DEVPATH': '/devices/virtual/block/dm-6', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'Personal', > 'DM_NAME': 'vg_faldor-Personal', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-5sMoYsb0ReLaLtp4dAy3tfrX7CUPanU7G6qeWd7Kav7cDl5MpzE0brQcGnH05GAz', > 'DM_VG_NAME': 'vg_faldor', > 'ID_FS_TYPE': 'crypto_LUKS', > 'ID_FS_USAGE': 'crypto', > 'ID_FS_UUID': '15465009-86ee-4a3c-a291-5a105ca148c4', > 'ID_FS_UUID_ENC': '15465009-86ee-4a3c-a291-5a105ca148c4', > 'ID_FS_VERSION': '1', > 'MAJOR': '253', > 'MINOR': '6', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '785253', > 'name': 'dm-6', > 'symlinks': ['/dev/disk/by-id/dm-name-vg_faldor-Personal', > '/dev/disk/by-id/dm-uuid-LVM-5sMoYsb0ReLaLtp4dAy3tfrX7CUPanU7G6qeWd7Kav7cDl5MpzE0brQcGnH05GAz', > '/dev/disk/by-uuid/15465009-86ee-4a3c-a291-5a105ca148c4', > '/dev/mapper/vg_faldor-Personal', > '/dev/vg_faldor/Personal'], > 'sysfs_path': '/devices/virtual/block/dm-6'} ; name: vg_faldor-Personal ; >18:09:49,446 INFO storage: scanning vg_faldor-Personal (/devices/virtual/block/dm-6)... >18:09:49,447 DEBUG storage: DeviceTree.getDeviceByName: name: vg_faldor-Personal ; >18:09:49,455 DEBUG storage: DeviceTree.getDeviceByName returned None >18:09:49,455 INFO storage: vg_faldor-Personal is an lvm logical volume >18:09:49,456 DEBUG storage: DeviceTree.addUdevLVDevice: name: vg_faldor-Personal ; >18:09:49,465 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-SAMSUNG_HD503HI_S23CJ1KS803855-part11 /dev/disk/by-id/wwn-0x50024e9001ddf314-part11', > 'DEVNAME': 'sda11', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.5/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda11', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '0', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '254', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '0', > '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': '100', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '100', > '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': '5400', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'SWDkgQ-Av8M-LN1z-NDTr-WKjP-fRM2-uMP5Hr', > 'ID_FS_UUID_ENC': 'SWDkgQ-Av8M-LN1z-NDTr-WKjP-fRM2-uMP5Hr', > 'ID_FS_VERSION': 'LVM2 001', > 'ID_MODEL': 'SAMSUNG_HD503HI', > 'ID_MODEL_ENC': 'SAMSUNG\\x20HD503HI\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '11', > 'ID_PART_ENTRY_OFFSET': '203125923', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '773642142', > 'ID_PART_ENTRY_TYPE': '0x8e', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '1AJ100E4', > 'ID_SERIAL': 'SAMSUNG_HD503HI_S23CJ1KS803855', > 'ID_SERIAL_SHORT': 'S23CJ1KS803855', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50024e9001ddf314', > 'ID_WWN_WITH_EXTENSION': '0x50024e9001ddf314', > 'LVM2_LV_ATTR': ['-wi-a----', > '-wi-a----', > '-wi-a----', > '-wi-a----', > '-wi-a----', > '-wi-a----', > '-wi-a----', > '-wi-a----', > '-wi-a----', > '-wi-a----', > '-wi-a----', > '-wi-a----'], > 'LVM2_LV_NAME': ['Home', > 'Images', > 'Storage', > 'Images', > 'Data1', > 'RHEL6', > 'RHEL5', > 'O12', > 'Personal', > 'O12', > 'Images', > 'O12'], > 'LVM2_LV_SIZE': ['52428800.00', > '83886080.00', > '78643200.00', > '83886080.00', > '20971520.00', > '20971520.00', > '20971520.00', > '30302208.00', > '78643200.00', > '30302208.00', > '83886080.00', > '30302208.00'], > 'LVM2_LV_UUID': ['GwG7Ty-GG29-G2V2-HK1I-QSRl-0Zu4-8kEKtA', > 'QBisIY-peka-QIQw-Rkal-LNqf-KipB-ozfBcd', > 'K4M29U-EL0E-x7h1-zDf7-ne0c-SB8y-PbeE22', > 'QBisIY-peka-QIQw-Rkal-LNqf-KipB-ozfBcd', > 'rssAFF-gZuX-vJ7z-10GK-X8fv-G3Ev-BSlLjj', > 'Kda6Up-xMX3-bm3v-Kc0p-ekvD-4PzA-6VCByt', > '7VYDFM-4v73-O6WE-rYzR-WNBv-LlY3-RdCJqa', > 'OHOSZ3-6q8M-EVKt-ah3C-XBth-LaMd-8M12Lz', > 'G6qeWd-7Kav-7cDl-5Mpz-E0br-QcGn-H05GAz', > 'OHOSZ3-6q8M-EVKt-ah3C-XBth-LaMd-8M12Lz', > 'QBisIY-peka-QIQw-Rkal-LNqf-KipB-ozfBcd', > 'OHOSZ3-6q8M-EVKt-ah3C-XBth-LaMd-8M12Lz'], > 'LVM2_PE_START': '192.00', > 'LVM2_PV_COUNT': '1', > 'LVM2_PV_NAME': '/dev/sda11', > 'LVM2_PV_PE_ALLOC_COUNT': '94438', > 'LVM2_PV_PE_COUNT': '94438', > 'LVM2_PV_SIZE': '386818048.00', > 'LVM2_PV_UUID': 'SWDkgQ-Av8M-LN1z-NDTr-WKjP-fRM2-uMP5Hr', > 'LVM2_VG_EXTENT_COUNT': '94438', > 'LVM2_VG_EXTENT_SIZE': '4096.00', > 'LVM2_VG_FREE': '0', > 'LVM2_VG_FREE_COUNT': '0', > 'LVM2_VG_NAME': 'vg_faldor', > 'LVM2_VG_SIZE': '386818048.00', > 'LVM2_VG_UUID': '5sMoYs-b0Re-LaLt-p4dA-y3tf-rX7C-UPanU7', > 'MAJOR': '8', > 'MINOR': '11', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '696176', > 'name': 'sda11', > 'symlinks': ['/dev/disk/by-id/ata-SAMSUNG_HD503HI_S23CJ1KS803855-part11', > '/dev/disk/by-id/wwn-0x50024e9001ddf314-part11'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.5/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda11'} ; name: sda11 ; >18:09:49,473 INFO storage: scanning sda11 (/devices/pci0000:00/0000:00:1f.5/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda11)... >18:09:49,475 DEBUG storage: DeviceTree.getDeviceByName: name: sda11 ; >18:09:49,476 DEBUG storage: DeviceTree.getDeviceByName returned existing 377754MB partition sda11 (4) with existing lvmpv >18:09:49,478 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda11 ; >18:09:49,480 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda11 ; label_type: dos ; >18:09:49,482 DEBUG storage: PartitionDevice.setup: sda11 ; status: True ; controllable: True ; orig: False ; >18:09:49,484 DEBUG storage: DiskLabel.__init__: device: /dev/sda11 ; labelType: dos ; exists: True ; >18:09:49,487 WARN storage: disklabel detected but not usable on sda11 >18:09:49,488 DEBUG storage: no type or existing type for sda11, bailing >18:09:49,490 INFO storage: got device: PartitionDevice instance (0x7f5c3433e910) -- > name = sda11 status = True kids = 1 id = 4 > parents = ['existing 476940MB disk sda (1) with existing msdos disklabel'] > uuid = None size = 377754.952148 > format = existing lvmpv > major = 8 minor = 11 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.5/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda11 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda11 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 773642142 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (48156, 255, 63) biosGeometry: (48156, 255, 63) > PedDevice: <_ped.Device object at 0x7f5c1eba0d40> > target size = 0 path = /dev/sda11 > format args = [] originalFormat = lvmpv grow = None max size = 0 bootable = None > part type = 1 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f5c1ebcf690> fileSystem: None > number: 11 path: /dev/sda11 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f5c1ebd5c90> PedPartition: <_ped.Partition object at 0x7f5c1ebd4170> > disk = existing 476940MB disk sda (1) with existing msdos disklabel > start = 203125923 end = 976768064 length = 773642142 > flags = lvm >18:09:49,491 INFO storage: got format: LVMPhysicalVolume instance (0x7f5c34341910) -- > type = lvmpv name = physical volume (LVM) status = False > device = /dev/sda11 uuid = SWDkgQ-Av8M-LN1z-NDTr-WKjP-fRM2-uMP5Hr exists = True > options = None supported = True formattable = True resizable = False > vgName = vg_faldor vgUUID = 5sMoYs-b0Re-LaLt-p4dA-y3tf-rX7C-UPanU7 peStart = 0.1875 >18:09:49,492 DEBUG storage: DeviceTree.getDeviceByName: name: vg_faldor ; >18:09:49,501 DEBUG storage: DeviceTree.getDeviceByName returned existing 377752MB lvmvg vg_faldor (5) >18:09:49,502 DEBUG storage: no device or no media present >18:09:49,505 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-vg_faldor-Images /dev/disk/by-id/dm-uuid-LVM-5sMoYsb0ReLaLtp4dAy3tfrX7CUPanU7QBisIYpekaQIQwRkalLNqfKipBozfBcd /dev/disk/by-uuid/e43a9649-173f-4774-8998-91de389dd8ca /dev/mapper/vg_faldor-Images /dev/vg_faldor/Images', > 'DEVNAME': 'dm-7', > 'DEVPATH': '/devices/virtual/block/dm-7', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'Images', > 'DM_NAME': 'vg_faldor-Images', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-5sMoYsb0ReLaLtp4dAy3tfrX7CUPanU7QBisIYpekaQIQwRkalLNqfKipBozfBcd', > 'DM_VG_NAME': 'vg_faldor', > 'ID_FS_TYPE': 'ext3', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'e43a9649-173f-4774-8998-91de389dd8ca', > 'ID_FS_UUID_ENC': 'e43a9649-173f-4774-8998-91de389dd8ca', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '7', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '785999', > 'name': 'dm-7', > 'symlinks': ['/dev/disk/by-id/dm-name-vg_faldor-Images', > '/dev/disk/by-id/dm-uuid-LVM-5sMoYsb0ReLaLtp4dAy3tfrX7CUPanU7QBisIYpekaQIQwRkalLNqfKipBozfBcd', > '/dev/disk/by-uuid/e43a9649-173f-4774-8998-91de389dd8ca', > '/dev/mapper/vg_faldor-Images', > '/dev/vg_faldor/Images'], > 'sysfs_path': '/devices/virtual/block/dm-7'} ; name: vg_faldor-Images ; >18:09:49,514 INFO storage: scanning vg_faldor-Images (/devices/virtual/block/dm-7)... >18:09:49,515 DEBUG storage: DeviceTree.getDeviceByName: name: vg_faldor-Images ; >18:09:49,517 DEBUG storage: DeviceTree.getDeviceByName returned None >18:09:49,520 INFO storage: vg_faldor-Images is an lvm logical volume >18:09:49,521 DEBUG storage: DeviceTree.addUdevLVDevice: name: vg_faldor-Images ; >18:09:49,534 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-SAMSUNG_HD503HI_S23CJ1KS803855-part11 /dev/disk/by-id/wwn-0x50024e9001ddf314-part11', > 'DEVNAME': 'sda11', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.5/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda11', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '0', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '254', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '0', > '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': '100', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '100', > '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': '5400', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'SWDkgQ-Av8M-LN1z-NDTr-WKjP-fRM2-uMP5Hr', > 'ID_FS_UUID_ENC': 'SWDkgQ-Av8M-LN1z-NDTr-WKjP-fRM2-uMP5Hr', > 'ID_FS_VERSION': 'LVM2 001', > 'ID_MODEL': 'SAMSUNG_HD503HI', > 'ID_MODEL_ENC': 'SAMSUNG\\x20HD503HI\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '11', > 'ID_PART_ENTRY_OFFSET': '203125923', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '773642142', > 'ID_PART_ENTRY_TYPE': '0x8e', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '1AJ100E4', > 'ID_SERIAL': 'SAMSUNG_HD503HI_S23CJ1KS803855', > 'ID_SERIAL_SHORT': 'S23CJ1KS803855', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50024e9001ddf314', > 'ID_WWN_WITH_EXTENSION': '0x50024e9001ddf314', > 'LVM2_LV_ATTR': ['-wi-a----', > '-wi-a----', > '-wi-a----', > '-wi-a----', > '-wi-a----', > '-wi-a----', > '-wi-a----', > '-wi-a----', > '-wi-a----', > '-wi-a----', > '-wi-a----', > '-wi-a----'], > 'LVM2_LV_NAME': ['Home', > 'Images', > 'Storage', > 'Images', > 'Data1', > 'RHEL6', > 'RHEL5', > 'O12', > 'Personal', > 'O12', > 'Images', > 'O12'], > 'LVM2_LV_SIZE': ['52428800.00', > '83886080.00', > '78643200.00', > '83886080.00', > '20971520.00', > '20971520.00', > '20971520.00', > '30302208.00', > '78643200.00', > '30302208.00', > '83886080.00', > '30302208.00'], > 'LVM2_LV_UUID': ['GwG7Ty-GG29-G2V2-HK1I-QSRl-0Zu4-8kEKtA', > 'QBisIY-peka-QIQw-Rkal-LNqf-KipB-ozfBcd', > 'K4M29U-EL0E-x7h1-zDf7-ne0c-SB8y-PbeE22', > 'QBisIY-peka-QIQw-Rkal-LNqf-KipB-ozfBcd', > 'rssAFF-gZuX-vJ7z-10GK-X8fv-G3Ev-BSlLjj', > 'Kda6Up-xMX3-bm3v-Kc0p-ekvD-4PzA-6VCByt', > '7VYDFM-4v73-O6WE-rYzR-WNBv-LlY3-RdCJqa', > 'OHOSZ3-6q8M-EVKt-ah3C-XBth-LaMd-8M12Lz', > 'G6qeWd-7Kav-7cDl-5Mpz-E0br-QcGn-H05GAz', > 'OHOSZ3-6q8M-EVKt-ah3C-XBth-LaMd-8M12Lz', > 'QBisIY-peka-QIQw-Rkal-LNqf-KipB-ozfBcd', > 'OHOSZ3-6q8M-EVKt-ah3C-XBth-LaMd-8M12Lz'], > 'LVM2_PE_START': '192.00', > 'LVM2_PV_COUNT': '1', > 'LVM2_PV_NAME': '/dev/sda11', > 'LVM2_PV_PE_ALLOC_COUNT': '94438', > 'LVM2_PV_PE_COUNT': '94438', > 'LVM2_PV_SIZE': '386818048.00', > 'LVM2_PV_UUID': 'SWDkgQ-Av8M-LN1z-NDTr-WKjP-fRM2-uMP5Hr', > 'LVM2_VG_EXTENT_COUNT': '94438', > 'LVM2_VG_EXTENT_SIZE': '4096.00', > 'LVM2_VG_FREE': '0', > 'LVM2_VG_FREE_COUNT': '0', > 'LVM2_VG_NAME': 'vg_faldor', > 'LVM2_VG_SIZE': '386818048.00', > 'LVM2_VG_UUID': '5sMoYs-b0Re-LaLt-p4dA-y3tf-rX7C-UPanU7', > 'MAJOR': '8', > 'MINOR': '11', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '696176', > 'name': 'sda11', > 'symlinks': ['/dev/disk/by-id/ata-SAMSUNG_HD503HI_S23CJ1KS803855-part11', > '/dev/disk/by-id/wwn-0x50024e9001ddf314-part11'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.5/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda11'} ; name: sda11 ; >18:09:49,537 INFO storage: scanning sda11 (/devices/pci0000:00/0000:00:1f.5/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda11)... >18:09:49,538 DEBUG storage: DeviceTree.getDeviceByName: name: sda11 ; >18:09:49,540 DEBUG storage: DeviceTree.getDeviceByName returned existing 377754MB partition sda11 (4) with existing lvmpv >18:09:49,541 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda11 ; >18:09:49,543 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda11 ; label_type: dos ; >18:09:49,545 DEBUG storage: PartitionDevice.setup: sda11 ; status: True ; controllable: True ; orig: False ; >18:09:49,547 DEBUG storage: DiskLabel.__init__: device: /dev/sda11 ; labelType: dos ; exists: True ; >18:09:49,549 WARN storage: disklabel detected but not usable on sda11 >18:09:49,550 DEBUG storage: no type or existing type for sda11, bailing >18:09:49,553 INFO storage: got device: PartitionDevice instance (0x7f5c3433e910) -- > name = sda11 status = True kids = 1 id = 4 > parents = ['existing 476940MB disk sda (1) with existing msdos disklabel'] > uuid = None size = 377754.952148 > format = existing lvmpv > major = 8 minor = 11 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.5/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda11 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda11 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 773642142 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (48156, 255, 63) biosGeometry: (48156, 255, 63) > PedDevice: <_ped.Device object at 0x7f5c1eba0d40> > target size = 0 path = /dev/sda11 > format args = [] originalFormat = lvmpv grow = None max size = 0 bootable = None > part type = 1 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f5c1ebcf690> fileSystem: None > number: 11 path: /dev/sda11 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f5c1ebd5c90> PedPartition: <_ped.Partition object at 0x7f5c1ebd4170> > disk = existing 476940MB disk sda (1) with existing msdos disklabel > start = 203125923 end = 976768064 length = 773642142 > flags = lvm >18:09:49,554 INFO storage: got format: LVMPhysicalVolume instance (0x7f5c34341910) -- > type = lvmpv name = physical volume (LVM) status = False > device = /dev/sda11 uuid = SWDkgQ-Av8M-LN1z-NDTr-WKjP-fRM2-uMP5Hr exists = True > options = None supported = True formattable = True resizable = False > vgName = vg_faldor vgUUID = 5sMoYs-b0Re-LaLt-p4dA-y3tf-rX7C-UPanU7 peStart = 0.1875 >18:09:49,558 DEBUG storage: DeviceTree.getDeviceByName: name: vg_faldor ; >18:09:49,560 DEBUG storage: DeviceTree.getDeviceByName returned existing 377752MB lvmvg vg_faldor (5) >18:09:49,561 DEBUG storage: no device or no media present >18:09:49,564 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-vg_faldor-O12 /dev/disk/by-id/dm-uuid-LVM-5sMoYsb0ReLaLtp4dAy3tfrX7CUPanU7OHOSZ36q8MEVKtah3CXBthLaMd8M12Lz /dev/mapper/vg_faldor-O12 /dev/vg_faldor/O12', > 'DEVNAME': 'dm-8', > 'DEVPATH': '/devices/virtual/block/dm-8', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'O12', > 'DM_NAME': 'vg_faldor-O12', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-5sMoYsb0ReLaLtp4dAy3tfrX7CUPanU7OHOSZ36q8MEVKtah3CXBthLaMd8M12Lz', > 'DM_VG_NAME': 'vg_faldor', > 'MAJOR': '253', > 'MINOR': '8', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '788062', > 'name': 'dm-8', > 'symlinks': ['/dev/disk/by-id/dm-name-vg_faldor-O12', > '/dev/disk/by-id/dm-uuid-LVM-5sMoYsb0ReLaLtp4dAy3tfrX7CUPanU7OHOSZ36q8MEVKtah3CXBthLaMd8M12Lz', > '/dev/mapper/vg_faldor-O12', > '/dev/vg_faldor/O12'], > 'sysfs_path': '/devices/virtual/block/dm-8'} ; name: vg_faldor-O12 ; >18:09:49,567 INFO storage: scanning vg_faldor-O12 (/devices/virtual/block/dm-8)... >18:09:49,575 DEBUG storage: DeviceTree.getDeviceByName: name: vg_faldor-O12 ; >18:09:49,577 DEBUG storage: DeviceTree.getDeviceByName returned None >18:09:49,577 INFO storage: vg_faldor-O12 is an lvm logical volume >18:09:49,578 DEBUG storage: DeviceTree.addUdevLVDevice: name: vg_faldor-O12 ; >18:09:49,586 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-SAMSUNG_HD503HI_S23CJ1KS803855-part11 /dev/disk/by-id/wwn-0x50024e9001ddf314-part11', > 'DEVNAME': 'sda11', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.5/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda11', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '0', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '254', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '0', > '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': '100', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '100', > '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': '5400', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'SWDkgQ-Av8M-LN1z-NDTr-WKjP-fRM2-uMP5Hr', > 'ID_FS_UUID_ENC': 'SWDkgQ-Av8M-LN1z-NDTr-WKjP-fRM2-uMP5Hr', > 'ID_FS_VERSION': 'LVM2 001', > 'ID_MODEL': 'SAMSUNG_HD503HI', > 'ID_MODEL_ENC': 'SAMSUNG\\x20HD503HI\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '11', > 'ID_PART_ENTRY_OFFSET': '203125923', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '773642142', > 'ID_PART_ENTRY_TYPE': '0x8e', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '1AJ100E4', > 'ID_SERIAL': 'SAMSUNG_HD503HI_S23CJ1KS803855', > 'ID_SERIAL_SHORT': 'S23CJ1KS803855', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50024e9001ddf314', > 'ID_WWN_WITH_EXTENSION': '0x50024e9001ddf314', > 'LVM2_LV_ATTR': ['-wi-a----', > '-wi-a----', > '-wi-a----', > '-wi-a----', > '-wi-a----', > '-wi-a----', > '-wi-a----', > '-wi-a----', > '-wi-a----', > '-wi-a----', > '-wi-a----', > '-wi-a----'], > 'LVM2_LV_NAME': ['Home', > 'Images', > 'Storage', > 'Images', > 'Data1', > 'RHEL6', > 'RHEL5', > 'O12', > 'Personal', > 'O12', > 'Images', > 'O12'], > 'LVM2_LV_SIZE': ['52428800.00', > '83886080.00', > '78643200.00', > '83886080.00', > '20971520.00', > '20971520.00', > '20971520.00', > '30302208.00', > '78643200.00', > '30302208.00', > '83886080.00', > '30302208.00'], > 'LVM2_LV_UUID': ['GwG7Ty-GG29-G2V2-HK1I-QSRl-0Zu4-8kEKtA', > 'QBisIY-peka-QIQw-Rkal-LNqf-KipB-ozfBcd', > 'K4M29U-EL0E-x7h1-zDf7-ne0c-SB8y-PbeE22', > 'QBisIY-peka-QIQw-Rkal-LNqf-KipB-ozfBcd', > 'rssAFF-gZuX-vJ7z-10GK-X8fv-G3Ev-BSlLjj', > 'Kda6Up-xMX3-bm3v-Kc0p-ekvD-4PzA-6VCByt', > '7VYDFM-4v73-O6WE-rYzR-WNBv-LlY3-RdCJqa', > 'OHOSZ3-6q8M-EVKt-ah3C-XBth-LaMd-8M12Lz', > 'G6qeWd-7Kav-7cDl-5Mpz-E0br-QcGn-H05GAz', > 'OHOSZ3-6q8M-EVKt-ah3C-XBth-LaMd-8M12Lz', > 'QBisIY-peka-QIQw-Rkal-LNqf-KipB-ozfBcd', > 'OHOSZ3-6q8M-EVKt-ah3C-XBth-LaMd-8M12Lz'], > 'LVM2_PE_START': '192.00', > 'LVM2_PV_COUNT': '1', > 'LVM2_PV_NAME': '/dev/sda11', > 'LVM2_PV_PE_ALLOC_COUNT': '94438', > 'LVM2_PV_PE_COUNT': '94438', > 'LVM2_PV_SIZE': '386818048.00', > 'LVM2_PV_UUID': 'SWDkgQ-Av8M-LN1z-NDTr-WKjP-fRM2-uMP5Hr', > 'LVM2_VG_EXTENT_COUNT': '94438', > 'LVM2_VG_EXTENT_SIZE': '4096.00', > 'LVM2_VG_FREE': '0', > 'LVM2_VG_FREE_COUNT': '0', > 'LVM2_VG_NAME': 'vg_faldor', > 'LVM2_VG_SIZE': '386818048.00', > 'LVM2_VG_UUID': '5sMoYs-b0Re-LaLt-p4dA-y3tf-rX7C-UPanU7', > 'MAJOR': '8', > 'MINOR': '11', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '696176', > 'name': 'sda11', > 'symlinks': ['/dev/disk/by-id/ata-SAMSUNG_HD503HI_S23CJ1KS803855-part11', > '/dev/disk/by-id/wwn-0x50024e9001ddf314-part11'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.5/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda11'} ; name: sda11 ; >18:09:49,591 INFO storage: scanning sda11 (/devices/pci0000:00/0000:00:1f.5/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda11)... >18:09:49,595 DEBUG storage: DeviceTree.getDeviceByName: name: sda11 ; >18:09:49,596 DEBUG storage: DeviceTree.getDeviceByName returned existing 377754MB partition sda11 (4) with existing lvmpv >18:09:49,598 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda11 ; >18:09:49,603 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda11 ; label_type: dos ; >18:09:49,605 DEBUG storage: PartitionDevice.setup: sda11 ; status: True ; controllable: True ; orig: False ; >18:09:49,607 DEBUG storage: DiskLabel.__init__: device: /dev/sda11 ; labelType: dos ; exists: True ; >18:09:49,614 WARN storage: disklabel detected but not usable on sda11 >18:09:49,619 DEBUG storage: no type or existing type for sda11, bailing >18:09:49,623 INFO storage: got device: PartitionDevice instance (0x7f5c3433e910) -- > name = sda11 status = True kids = 1 id = 4 > parents = ['existing 476940MB disk sda (1) with existing msdos disklabel'] > uuid = None size = 377754.952148 > format = existing lvmpv > major = 8 minor = 11 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.5/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda11 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda11 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 773642142 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (48156, 255, 63) biosGeometry: (48156, 255, 63) > PedDevice: <_ped.Device object at 0x7f5c1eba0d40> > target size = 0 path = /dev/sda11 > format args = [] originalFormat = lvmpv grow = None max size = 0 bootable = None > part type = 1 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f5c1ebcf690> fileSystem: None > number: 11 path: /dev/sda11 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f5c1ebd5c90> PedPartition: <_ped.Partition object at 0x7f5c1ebd4170> > disk = existing 476940MB disk sda (1) with existing msdos disklabel > start = 203125923 end = 976768064 length = 773642142 > flags = lvm >18:09:49,630 INFO storage: got format: LVMPhysicalVolume instance (0x7f5c34341910) -- > type = lvmpv name = physical volume (LVM) status = False > device = /dev/sda11 uuid = SWDkgQ-Av8M-LN1z-NDTr-WKjP-fRM2-uMP5Hr exists = True > options = None supported = True formattable = True resizable = False > vgName = vg_faldor vgUUID = 5sMoYs-b0Re-LaLt-p4dA-y3tf-rX7C-UPanU7 peStart = 0.1875 >18:09:49,632 DEBUG storage: DeviceTree.getDeviceByName: name: vg_faldor ; >18:09:49,642 DEBUG storage: DeviceTree.getDeviceByName returned existing 377752MB lvmvg vg_faldor (5) >18:09:49,642 DEBUG storage: no device or no media present >18:09:49,700 DEBUG storage: DeviceTree.getDeviceByName: name: vg_faldor-Home ; >18:09:49,701 DEBUG storage: DeviceTree.getDeviceByName returned None >18:09:49,702 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 0 ; name: vg_faldor ; >18:09:49,702 DEBUG storage: getFormat('None') returning DeviceFormat instance >18:09:49,703 DEBUG storage: LVMLogicalVolumeDevice._setFormat: vg_faldor-Home ; current: None ; type: None ; >18:09:49,704 DEBUG storage: looking up parted Device: /dev/mapper/vg_faldor-Home >18:09:49,708 DEBUG storage: Adding vg_faldor-Home/51200MB to vg_faldor >18:09:49,710 INFO storage: added lvmlv vg_faldor-Home (id 21) to device tree >18:09:49,713 DEBUG storage: LVMLogicalVolumeDevice.setup: vg_faldor-Home ; status: True ; controllable: True ; orig: False ; >18:09:49,716 DEBUG storage: DeviceTree.getDeviceByName: name: vg_faldor-Images ; >18:09:49,718 DEBUG storage: DeviceTree.getDeviceByName returned None >18:09:49,719 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 1 ; name: vg_faldor ; >18:09:49,719 DEBUG storage: getFormat('None') returning DeviceFormat instance >18:09:49,721 DEBUG storage: LVMLogicalVolumeDevice._setFormat: vg_faldor-Images ; current: None ; type: None ; >18:09:49,722 DEBUG storage: looking up parted Device: /dev/mapper/vg_faldor-Images >18:09:49,729 DEBUG storage: Adding vg_faldor-Images/81920MB to vg_faldor >18:09:49,730 INFO storage: added lvmlv vg_faldor-Images (id 22) to device tree >18:09:49,732 DEBUG storage: LVMLogicalVolumeDevice.setup: vg_faldor-Images ; status: True ; controllable: True ; orig: False ; >18:09:49,734 DEBUG storage: DeviceTree.getDeviceByName: name: vg_faldor-Storage ; >18:09:49,736 DEBUG storage: DeviceTree.getDeviceByName returned None >18:09:49,739 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 2 ; name: vg_faldor ; >18:09:49,740 DEBUG storage: getFormat('None') returning DeviceFormat instance >18:09:49,742 DEBUG storage: LVMLogicalVolumeDevice._setFormat: vg_faldor-Storage ; current: None ; type: None ; >18:09:49,743 DEBUG storage: looking up parted Device: /dev/mapper/vg_faldor-Storage >18:09:49,760 DEBUG storage: Adding vg_faldor-Storage/76800MB to vg_faldor >18:09:49,761 INFO storage: added lvmlv vg_faldor-Storage (id 23) to device tree >18:09:49,763 DEBUG storage: LVMLogicalVolumeDevice.setup: vg_faldor-Storage ; status: True ; controllable: True ; orig: False ; >18:09:49,765 DEBUG storage: DeviceTree.getDeviceByName: name: vg_faldor-Data1 ; >18:09:49,767 DEBUG storage: DeviceTree.getDeviceByName returned None >18:09:49,770 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 3 ; name: vg_faldor ; >18:09:49,770 DEBUG storage: getFormat('None') returning DeviceFormat instance >18:09:49,772 DEBUG storage: LVMLogicalVolumeDevice._setFormat: vg_faldor-Data1 ; current: None ; type: None ; >18:09:49,773 DEBUG storage: looking up parted Device: /dev/mapper/vg_faldor-Data1 >18:09:49,782 DEBUG storage: Adding vg_faldor-Data1/20480MB to vg_faldor >18:09:49,782 INFO storage: added lvmlv vg_faldor-Data1 (id 24) to device tree >18:09:49,785 DEBUG storage: LVMLogicalVolumeDevice.setup: vg_faldor-Data1 ; status: True ; controllable: True ; orig: False ; >18:09:49,788 DEBUG storage: DeviceTree.getDeviceByName: name: vg_faldor-RHEL6 ; >18:09:49,790 DEBUG storage: DeviceTree.getDeviceByName returned None >18:09:49,792 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 4 ; name: vg_faldor ; >18:09:49,792 DEBUG storage: getFormat('None') returning DeviceFormat instance >18:09:49,793 DEBUG storage: LVMLogicalVolumeDevice._setFormat: vg_faldor-RHEL6 ; current: None ; type: None ; >18:09:49,794 DEBUG storage: looking up parted Device: /dev/mapper/vg_faldor-RHEL6 >18:09:49,804 DEBUG storage: Adding vg_faldor-RHEL6/20480MB to vg_faldor >18:09:49,805 INFO storage: added lvmlv vg_faldor-RHEL6 (id 25) to device tree >18:09:49,808 DEBUG storage: LVMLogicalVolumeDevice.setup: vg_faldor-RHEL6 ; status: True ; controllable: True ; orig: False ; >18:09:49,811 DEBUG storage: DeviceTree.getDeviceByName: name: vg_faldor-RHEL5 ; >18:09:49,814 DEBUG storage: DeviceTree.getDeviceByName returned None >18:09:49,817 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 5 ; name: vg_faldor ; >18:09:49,818 DEBUG storage: getFormat('None') returning DeviceFormat instance >18:09:49,821 DEBUG storage: LVMLogicalVolumeDevice._setFormat: vg_faldor-RHEL5 ; current: None ; type: None ; >18:09:49,822 DEBUG storage: looking up parted Device: /dev/mapper/vg_faldor-RHEL5 >18:09:49,847 DEBUG storage: Adding vg_faldor-RHEL5/20480MB to vg_faldor >18:09:49,851 INFO storage: added lvmlv vg_faldor-RHEL5 (id 26) to device tree >18:09:49,854 DEBUG storage: LVMLogicalVolumeDevice.setup: vg_faldor-RHEL5 ; status: True ; controllable: True ; orig: False ; >18:09:49,857 DEBUG storage: DeviceTree.getDeviceByName: name: vg_faldor-O12 ; >18:09:49,860 DEBUG storage: DeviceTree.getDeviceByName returned None >18:09:49,863 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 6 ; name: vg_faldor ; >18:09:49,864 DEBUG storage: getFormat('None') returning DeviceFormat instance >18:09:49,866 DEBUG storage: LVMLogicalVolumeDevice._setFormat: vg_faldor-O12 ; current: None ; type: None ; >18:09:49,866 DEBUG storage: looking up parted Device: /dev/mapper/vg_faldor-O12 >18:09:49,881 DEBUG storage: Adding vg_faldor-O12/29592MB to vg_faldor >18:09:49,882 INFO storage: added lvmlv vg_faldor-O12 (id 27) to device tree >18:09:49,884 DEBUG storage: LVMLogicalVolumeDevice.setup: vg_faldor-O12 ; status: True ; controllable: True ; orig: False ; >18:09:49,885 DEBUG storage: DeviceTree.getDeviceByName: name: vg_faldor-Personal ; >18:09:49,886 DEBUG storage: DeviceTree.getDeviceByName returned None >18:09:49,887 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 7 ; name: vg_faldor ; >18:09:49,887 DEBUG storage: getFormat('None') returning DeviceFormat instance >18:09:49,889 DEBUG storage: LVMLogicalVolumeDevice._setFormat: vg_faldor-Personal ; current: None ; type: None ; >18:09:49,889 DEBUG storage: looking up parted Device: /dev/mapper/vg_faldor-Personal >18:09:49,906 DEBUG storage: Adding vg_faldor-Personal/76800MB to vg_faldor >18:09:49,906 INFO storage: added lvmlv vg_faldor-Personal (id 28) to device tree >18:09:49,908 DEBUG storage: LVMLogicalVolumeDevice.setup: vg_faldor-Personal ; status: True ; controllable: True ; orig: False ; >18:09:50,512 INFO storage: devices to scan: ['dm-1', 'dm-2', 'dm-3', 'dm-4', 'dm-5', 'dm-6', 'dm-7', 'dm-8'] >18:09:50,516 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-vg_faldor-Home /dev/disk/by-id/dm-uuid-LVM-5sMoYsb0ReLaLtp4dAy3tfrX7CUPanU7GwG7TyGG29G2V2HK1IQSRl0Zu48kEKtA /dev/disk/by-uuid/6fbb586d-b283-4cf0-ab07-0e6af788bd76 /dev/mapper/vg_faldor-Home /dev/vg_faldor/Home', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'Home', > 'DM_NAME': 'vg_faldor-Home', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-5sMoYsb0ReLaLtp4dAy3tfrX7CUPanU7GwG7TyGG29G2V2HK1IQSRl0Zu48kEKtA', > 'DM_VG_NAME': 'vg_faldor', > 'ID_FS_TYPE': 'ext3', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '6fbb586d-b283-4cf0-ab07-0e6af788bd76', > 'ID_FS_UUID_ENC': '6fbb586d-b283-4cf0-ab07-0e6af788bd76', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '779146', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-vg_faldor-Home', > '/dev/disk/by-id/dm-uuid-LVM-5sMoYsb0ReLaLtp4dAy3tfrX7CUPanU7GwG7TyGG29G2V2HK1IQSRl0Zu48kEKtA', > '/dev/disk/by-uuid/6fbb586d-b283-4cf0-ab07-0e6af788bd76', > '/dev/mapper/vg_faldor-Home', > '/dev/vg_faldor/Home'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: vg_faldor-Home ; >18:09:50,517 INFO storage: scanning vg_faldor-Home (/devices/virtual/block/dm-1)... >18:09:50,519 DEBUG storage: DeviceTree.getDeviceByName: name: vg_faldor-Home ; >18:09:50,521 DEBUG storage: DeviceTree.getDeviceByName returned existing 51200MB lvmlv vg_faldor-Home (21) >18:09:50,523 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vg_faldor-Home ; >18:09:50,525 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vg_faldor-Home ; label_type: None ; >18:09:50,527 DEBUG storage: Ext3FS.supported: supported: True ; >18:09:50,528 DEBUG storage: getFormat('ext3') returning Ext3FS instance >18:09:50,529 DEBUG storage: device vg_faldor-Home does not contain a disklabel >18:09:50,530 INFO storage: type detected on 'vg_faldor-Home' is 'ext3' >18:09:50,639 DEBUG storage: padding min size from 358 up to 393 >18:09:50,640 DEBUG storage: Ext3FS.supported: supported: True ; >18:09:50,640 DEBUG storage: getFormat('ext3') returning Ext3FS instance >18:09:50,641 DEBUG storage: LVMLogicalVolumeDevice._setFormat: vg_faldor-Home ; current: None ; type: ext3 ; >18:09:50,646 DEBUG storage: looking up parted Device: /dev/mapper/vg_faldor >18:09:50,647 DEBUG storage: vg_faldor size is 377752MB >18:09:50,652 DEBUG storage: vg vg_faldor has 0MB free >18:09:50,652 DEBUG storage: vg_faldor size is 377752MB >18:09:50,657 DEBUG storage: vg vg_faldor has 0MB free >18:09:50,663 INFO storage: got device: LVMLogicalVolumeDevice instance (0x7f5c17cd1050) -- > name = vg_faldor-Home status = True kids = 0 id = 21 > parents = ['existing 377752MB lvmvg vg_faldor (5)'] > uuid = GwG7Ty-GG29-G2V2-HK1I-QSRl-0Zu4-8kEKtA size = 51200.0 > format = existing ext3 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/vg_faldor-Home type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 104857600 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (6527, 255, 63) biosGeometry: (6527, 255, 63) > PedDevice: <_ped.Device object at 0x7f5c1e7b9c20> > target size = 51200.0 path = /dev/mapper/vg_faldor-Home > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f5c34341bd0) -- > name = vg_faldor status = True kids = 8 id = 5 > parents = ['existing 377754MB partition sda11 (4) with existing lvmpv'] > uuid = 5sMoYs-b0Re-LaLt-p4dA-y3tf-rX7C-UPanU7 size = 377752 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/vg_faldor > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 94438 > PE Free = 0 PV Count = 1 > LV Names = ['Home', 'Images', 'Storage', 'Data1', 'RHEL6', 'RHEL5', 'O12', 'Personal'] modified = False > extents = 94438.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 377754MB partition sda11 (4) with existing lvmpv'] > LVs = ['existing 51200MB lvmlv vg_faldor-Home (21) with existing ext3 filesystem', > 'existing 81920MB lvmlv vg_faldor-Images (22)', > 'existing 76800MB lvmlv vg_faldor-Storage (23)', > 'existing 20480MB lvmlv vg_faldor-Data1 (24)', > 'existing 20480MB lvmlv vg_faldor-RHEL6 (25)', > 'existing 20480MB lvmlv vg_faldor-RHEL5 (26)', > 'existing 29592MB lvmlv vg_faldor-O12 (27)', > 'existing 76800MB lvmlv vg_faldor-Personal (28)'] > percent = 0 > mirrored = False stripes = 1 snapshot total = 0MB > VG space used = 51200MB >18:09:50,666 DEBUG storage: Ext3FS.supported: supported: True ; >18:09:50,667 INFO storage: got format: Ext3FS instance (0x7f5c171c9f90) -- > type = ext3 name = ext3 status = False > device = /dev/mapper/vg_faldor-Home uuid = 6fbb586d-b283-4cf0-ab07-0e6af788bd76 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 51200.0 targetSize = 51200.0 > >18:09:50,670 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-vg_faldor-Storage /dev/disk/by-id/dm-uuid-LVM-5sMoYsb0ReLaLtp4dAy3tfrX7CUPanU7K4M29UEL0Ex7h1zDf7ne0cSB8yPbeE22 /dev/disk/by-uuid/aa7b7f62-7c81-4aef-a490-085c0026a7f7 /dev/mapper/vg_faldor-Storage /dev/vg_faldor/Storage', > 'DEVNAME': 'dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'Storage', > 'DM_NAME': 'vg_faldor-Storage', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-5sMoYsb0ReLaLtp4dAy3tfrX7CUPanU7K4M29UEL0Ex7h1zDf7ne0cSB8yPbeE22', > 'DM_VG_NAME': 'vg_faldor', > 'ID_FS_TYPE': 'ext3', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'aa7b7f62-7c81-4aef-a490-085c0026a7f7', > 'ID_FS_UUID_ENC': 'aa7b7f62-7c81-4aef-a490-085c0026a7f7', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '782215', > 'name': 'dm-2', > 'symlinks': ['/dev/disk/by-id/dm-name-vg_faldor-Storage', > '/dev/disk/by-id/dm-uuid-LVM-5sMoYsb0ReLaLtp4dAy3tfrX7CUPanU7K4M29UEL0Ex7h1zDf7ne0cSB8yPbeE22', > '/dev/disk/by-uuid/aa7b7f62-7c81-4aef-a490-085c0026a7f7', > '/dev/mapper/vg_faldor-Storage', > '/dev/vg_faldor/Storage'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: vg_faldor-Storage ; >18:09:50,671 INFO storage: scanning vg_faldor-Storage (/devices/virtual/block/dm-2)... >18:09:50,672 DEBUG storage: DeviceTree.getDeviceByName: name: vg_faldor-Storage ; >18:09:50,674 DEBUG storage: DeviceTree.getDeviceByName returned existing 76800MB lvmlv vg_faldor-Storage (23) >18:09:50,676 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vg_faldor-Storage ; >18:09:50,678 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vg_faldor-Storage ; label_type: None ; >18:09:50,680 DEBUG storage: Ext3FS.supported: supported: True ; >18:09:50,681 DEBUG storage: getFormat('ext3') returning Ext3FS instance >18:09:50,681 DEBUG storage: device vg_faldor-Storage does not contain a disklabel >18:09:50,685 INFO storage: type detected on 'vg_faldor-Storage' is 'ext3' >18:09:50,779 DEBUG storage: padding min size from 22543 up to 23043 >18:09:50,780 DEBUG storage: Ext3FS.supported: supported: True ; >18:09:50,780 DEBUG storage: getFormat('ext3') returning Ext3FS instance >18:09:50,782 DEBUG storage: LVMLogicalVolumeDevice._setFormat: vg_faldor-Storage ; current: None ; type: ext3 ; >18:09:50,785 DEBUG storage: looking up parted Device: /dev/mapper/vg_faldor >18:09:50,786 DEBUG storage: vg_faldor size is 377752MB >18:09:50,792 DEBUG storage: vg vg_faldor has 0MB free >18:09:50,792 DEBUG storage: vg_faldor size is 377752MB >18:09:50,798 DEBUG storage: vg vg_faldor has 0MB free >18:09:50,805 INFO storage: got device: LVMLogicalVolumeDevice instance (0x7f5c17cd1490) -- > name = vg_faldor-Storage status = True kids = 0 id = 23 > parents = ['existing 377752MB lvmvg vg_faldor (5)'] > uuid = K4M29U-EL0E-x7h1-zDf7-ne0c-SB8y-PbeE22 size = 76800.0 > format = existing ext3 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/vg_faldor-Storage type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 157286400 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (9790, 255, 63) biosGeometry: (9790, 255, 63) > PedDevice: <_ped.Device object at 0x7f5c17ce8290> > target size = 76800.0 path = /dev/mapper/vg_faldor-Storage > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f5c34341bd0) -- > name = vg_faldor status = True kids = 8 id = 5 > parents = ['existing 377754MB partition sda11 (4) with existing lvmpv'] > uuid = 5sMoYs-b0Re-LaLt-p4dA-y3tf-rX7C-UPanU7 size = 377752 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/vg_faldor > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 94438 > PE Free = 0 PV Count = 1 > LV Names = ['Home', 'Images', 'Storage', 'Data1', 'RHEL6', 'RHEL5', 'O12', 'Personal'] modified = False > extents = 94438.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 377754MB partition sda11 (4) with existing lvmpv'] > LVs = ['existing 51200MB lvmlv vg_faldor-Home (21) with existing ext3 filesystem', > 'existing 81920MB lvmlv vg_faldor-Images (22)', > 'existing 76800MB lvmlv vg_faldor-Storage (23) with existing ext3 filesystem', > 'existing 20480MB lvmlv vg_faldor-Data1 (24)', > 'existing 20480MB lvmlv vg_faldor-RHEL6 (25)', > 'existing 20480MB lvmlv vg_faldor-RHEL5 (26)', > 'existing 29592MB lvmlv vg_faldor-O12 (27)', > 'existing 76800MB lvmlv vg_faldor-Personal (28)'] > percent = 0 > mirrored = False stripes = 1 snapshot total = 0MB > VG space used = 76800MB >18:09:50,807 DEBUG storage: Ext3FS.supported: supported: True ; >18:09:50,808 INFO storage: got format: Ext3FS instance (0x7f5c17115550) -- > type = ext3 name = ext3 status = False > device = /dev/mapper/vg_faldor-Storage uuid = aa7b7f62-7c81-4aef-a490-085c0026a7f7 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 76800.0 targetSize = 76800.0 > >18:09:50,812 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-vg_faldor-Data1 /dev/disk/by-id/dm-uuid-LVM-5sMoYsb0ReLaLtp4dAy3tfrX7CUPanU7rssAFFgZuXvJ7z10GKX8fvG3EvBSlLjj /dev/disk/by-uuid/f52c351c-d85d-455b-8d6d-ce9de1ec0d16 /dev/mapper/vg_faldor-Data1 /dev/vg_faldor/Data1', > 'DEVNAME': 'dm-3', > 'DEVPATH': '/devices/virtual/block/dm-3', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'Data1', > 'DM_NAME': 'vg_faldor-Data1', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-5sMoYsb0ReLaLtp4dAy3tfrX7CUPanU7rssAFFgZuXvJ7z10GKX8fvG3EvBSlLjj', > 'DM_VG_NAME': 'vg_faldor', > 'ID_FS_TYPE': 'crypto_LUKS', > 'ID_FS_USAGE': 'crypto', > 'ID_FS_UUID': 'f52c351c-d85d-455b-8d6d-ce9de1ec0d16', > 'ID_FS_UUID_ENC': 'f52c351c-d85d-455b-8d6d-ce9de1ec0d16', > 'ID_FS_VERSION': '1', > 'MAJOR': '253', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '782995', > 'name': 'dm-3', > 'symlinks': ['/dev/disk/by-id/dm-name-vg_faldor-Data1', > '/dev/disk/by-id/dm-uuid-LVM-5sMoYsb0ReLaLtp4dAy3tfrX7CUPanU7rssAFFgZuXvJ7z10GKX8fvG3EvBSlLjj', > '/dev/disk/by-uuid/f52c351c-d85d-455b-8d6d-ce9de1ec0d16', > '/dev/mapper/vg_faldor-Data1', > '/dev/vg_faldor/Data1'], > 'sysfs_path': '/devices/virtual/block/dm-3'} ; name: vg_faldor-Data1 ; >18:09:50,813 INFO storage: scanning vg_faldor-Data1 (/devices/virtual/block/dm-3)... >18:09:50,815 DEBUG storage: DeviceTree.getDeviceByName: name: vg_faldor-Data1 ; >18:09:50,820 DEBUG storage: DeviceTree.getDeviceByName returned existing 20480MB lvmlv vg_faldor-Data1 (24) >18:09:50,821 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vg_faldor-Data1 ; >18:09:50,824 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vg_faldor-Data1 ; label_type: None ; >18:09:50,834 DEBUG storage: LUKS.__init__: >18:09:50,835 DEBUG storage: getFormat('crypto_LUKS') returning LUKS instance >18:09:50,835 DEBUG storage: device vg_faldor-Data1 does not contain a disklabel >18:09:50,836 INFO storage: type detected on 'vg_faldor-Data1' is 'crypto_LUKS' >18:09:50,837 DEBUG storage: LUKS.__init__: uuid: f52c351c-d85d-455b-8d6d-ce9de1ec0d16 ; exists: True ; label: None ; device: /dev/mapper/vg_faldor-Data1 ; serial: None ; name: luks-f52c351c-d85d-455b-8d6d-ce9de1ec0d16 ; >18:09:50,838 DEBUG storage: getFormat('crypto_LUKS') returning LUKS instance >18:09:50,839 DEBUG storage: LVMLogicalVolumeDevice._setFormat: vg_faldor-Data1 ; current: None ; type: luks ; >18:09:50,841 DEBUG storage: DeviceTree.handleUdevLUKSFormat: type: luks ; name: vg_faldor-Data1 ; >18:09:50,842 DEBUG storage: DeviceTree.getDeviceByName: name: luks-f52c351c-d85d-455b-8d6d-ce9de1ec0d16 ; >18:09:50,844 DEBUG storage: DeviceTree.getDeviceByName returned None >18:09:50,846 DEBUG storage: LVMLogicalVolumeDevice.addChild: kids: 0 ; name: vg_faldor-Data1 ; >18:09:50,847 DEBUG storage: getFormat('None') returning DeviceFormat instance >18:09:50,849 DEBUG storage: LUKSDevice._setFormat: luks-f52c351c-d85d-455b-8d6d-ce9de1ec0d16 ; current: None ; type: None ; >18:09:50,852 DEBUG storage: LUKSDevice.setup: luks-f52c351c-d85d-455b-8d6d-ce9de1ec0d16 ; status: False ; controllable: True ; orig: False ; >18:09:50,855 DEBUG storage: LUKSDevice.setupParents: kids: 0 ; name: luks-f52c351c-d85d-455b-8d6d-ce9de1ec0d16 ; orig: False ; >18:09:50,858 DEBUG storage: LVMLogicalVolumeDevice.setup: vg_faldor-Data1 ; status: True ; controllable: True ; orig: False ; >18:09:50,861 DEBUG storage: LUKS.setup: device: /dev/mapper/vg_faldor-Data1 ; mapName: luks-f52c351c-d85d-455b-8d6d-ce9de1ec0d16 ; status: False ; type: luks ; >18:09:50,861 INFO storage: setup of luks-f52c351c-d85d-455b-8d6d-ce9de1ec0d16 failed: luks device not configured >18:09:50,863 DEBUG storage: LVMLogicalVolumeDevice.removeChild: kids: 1 ; name: vg_faldor-Data1 ; >18:09:50,867 DEBUG storage: looking up parted Device: /dev/mapper/vg_faldor >18:09:50,868 DEBUG storage: vg_faldor size is 377752MB >18:09:50,875 DEBUG storage: vg vg_faldor has 0MB free >18:09:50,875 DEBUG storage: vg_faldor size is 377752MB >18:09:50,881 DEBUG storage: vg vg_faldor has 0MB free >18:09:50,888 INFO storage: got device: LVMLogicalVolumeDevice instance (0x7f5c17cd1550) -- > name = vg_faldor-Data1 status = True kids = 0 id = 24 > parents = ['existing 377752MB lvmvg vg_faldor (5)'] > uuid = rssAFF-gZuX-vJ7z-10GK-X8fv-G3Ev-BSlLjj size = 20480.0 > format = existing luks > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/vg_faldor-Data1 type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 41943040 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (2610, 255, 63) biosGeometry: (2610, 255, 63) > PedDevice: <_ped.Device object at 0x7f5c17ce8320> > target size = 20480.0 path = /dev/mapper/vg_faldor-Data1 > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f5c34341bd0) -- > name = vg_faldor status = True kids = 8 id = 5 > parents = ['existing 377754MB partition sda11 (4) with existing lvmpv'] > uuid = 5sMoYs-b0Re-LaLt-p4dA-y3tf-rX7C-UPanU7 size = 377752 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/vg_faldor > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 94438 > PE Free = 0 PV Count = 1 > LV Names = ['Home', 'Images', 'Storage', 'Data1', 'RHEL6', 'RHEL5', 'O12', 'Personal'] modified = False > extents = 94438.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 377754MB partition sda11 (4) with existing lvmpv'] > LVs = ['existing 51200MB lvmlv vg_faldor-Home (21) with existing ext3 filesystem', > 'existing 81920MB lvmlv vg_faldor-Images (22)', > 'existing 76800MB lvmlv vg_faldor-Storage (23) with existing ext3 filesystem', > 'existing 20480MB lvmlv vg_faldor-Data1 (24) with existing luks', > 'existing 20480MB lvmlv vg_faldor-RHEL6 (25)', > 'existing 20480MB lvmlv vg_faldor-RHEL5 (26)', > 'existing 29592MB lvmlv vg_faldor-O12 (27)', > 'existing 76800MB lvmlv vg_faldor-Personal (28)'] > percent = 0 > mirrored = False stripes = 1 snapshot total = 0MB > VG space used = 20480MB >18:09:50,889 INFO storage: got format: LUKS instance (0x7f5c17072a10) -- > type = luks name = Encrypted (LUKS) status = False > device = /dev/mapper/vg_faldor-Data1 uuid = f52c351c-d85d-455b-8d6d-ce9de1ec0d16 exists = True > options = None supported = False formattable = True resizable = False > cipher = None keySize = None mapName = luks-f52c351c-d85d-455b-8d6d-ce9de1ec0d16 > keyFile = None passphrase = (not set) > escrowCert = None addBackup = False >18:09:50,892 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-vg_faldor-RHEL6 /dev/disk/by-id/dm-uuid-LVM-5sMoYsb0ReLaLtp4dAy3tfrX7CUPanU7Kda6UpxMX3bm3vKc0pekvD4PzA6VCByt /dev/disk/by-uuid/92a3046b-5517-4216-8678-841ffbe39909 /dev/mapper/vg_faldor-RHEL6 /dev/vg_faldor/RHEL6', > 'DEVNAME': 'dm-4', > 'DEVPATH': '/devices/virtual/block/dm-4', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'RHEL6', > 'DM_NAME': 'vg_faldor-RHEL6', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-5sMoYsb0ReLaLtp4dAy3tfrX7CUPanU7Kda6UpxMX3bm3vKc0pekvD4PzA6VCByt', > 'DM_VG_NAME': 'vg_faldor', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '92a3046b-5517-4216-8678-841ffbe39909', > 'ID_FS_UUID_ENC': '92a3046b-5517-4216-8678-841ffbe39909', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '783755', > 'name': 'dm-4', > 'symlinks': ['/dev/disk/by-id/dm-name-vg_faldor-RHEL6', > '/dev/disk/by-id/dm-uuid-LVM-5sMoYsb0ReLaLtp4dAy3tfrX7CUPanU7Kda6UpxMX3bm3vKc0pekvD4PzA6VCByt', > '/dev/disk/by-uuid/92a3046b-5517-4216-8678-841ffbe39909', > '/dev/mapper/vg_faldor-RHEL6', > '/dev/vg_faldor/RHEL6'], > 'sysfs_path': '/devices/virtual/block/dm-4'} ; name: vg_faldor-RHEL6 ; >18:09:50,893 INFO storage: scanning vg_faldor-RHEL6 (/devices/virtual/block/dm-4)... >18:09:50,895 DEBUG storage: DeviceTree.getDeviceByName: name: vg_faldor-RHEL6 ; >18:09:50,897 DEBUG storage: DeviceTree.getDeviceByName returned existing 20480MB lvmlv vg_faldor-RHEL6 (25) >18:09:50,899 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vg_faldor-RHEL6 ; >18:09:50,900 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vg_faldor-RHEL6 ; label_type: None ; >18:09:50,902 DEBUG storage: Ext4FS.supported: supported: True ; >18:09:50,903 DEBUG storage: getFormat('ext4') returning Ext4FS instance >18:09:50,904 DEBUG storage: device vg_faldor-RHEL6 does not contain a disklabel >18:09:50,904 INFO storage: type detected on 'vg_faldor-RHEL6' is 'ext4' >18:09:51,031 DEBUG storage: padding min size from 4025 up to 4427 >18:09:51,033 DEBUG storage: Ext4FS.supported: supported: True ; >18:09:51,033 DEBUG storage: getFormat('ext4') returning Ext4FS instance >18:09:51,035 DEBUG storage: LVMLogicalVolumeDevice._setFormat: vg_faldor-RHEL6 ; current: None ; type: ext4 ; >18:09:51,041 DEBUG storage: looking up parted Device: /dev/mapper/vg_faldor >18:09:51,042 DEBUG storage: vg_faldor size is 377752MB >18:09:51,048 DEBUG storage: vg vg_faldor has 0MB free >18:09:51,049 DEBUG storage: vg_faldor size is 377752MB >18:09:51,054 DEBUG storage: vg vg_faldor has 0MB free >18:09:51,061 INFO storage: got device: LVMLogicalVolumeDevice instance (0x7f5c17cd1510) -- > name = vg_faldor-RHEL6 status = True kids = 0 id = 25 > parents = ['existing 377752MB lvmvg vg_faldor (5)'] > uuid = Kda6Up-xMX3-bm3v-Kc0p-ekvD-4PzA-6VCByt size = 20480.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/vg_faldor-RHEL6 type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 41943040 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (2610, 255, 63) biosGeometry: (2610, 255, 63) > PedDevice: <_ped.Device object at 0x7f5c17ce8560> > target size = 20480.0 path = /dev/mapper/vg_faldor-RHEL6 > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f5c34341bd0) -- > name = vg_faldor status = True kids = 8 id = 5 > parents = ['existing 377754MB partition sda11 (4) with existing lvmpv'] > uuid = 5sMoYs-b0Re-LaLt-p4dA-y3tf-rX7C-UPanU7 size = 377752 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/vg_faldor > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 94438 > PE Free = 0 PV Count = 1 > LV Names = ['Home', 'Images', 'Storage', 'Data1', 'RHEL6', 'RHEL5', 'O12', 'Personal'] modified = False > extents = 94438.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 377754MB partition sda11 (4) with existing lvmpv'] > LVs = ['existing 51200MB lvmlv vg_faldor-Home (21) with existing ext3 filesystem', > 'existing 81920MB lvmlv vg_faldor-Images (22)', > 'existing 76800MB lvmlv vg_faldor-Storage (23) with existing ext3 filesystem', > 'existing 20480MB lvmlv vg_faldor-Data1 (24) with existing luks', > 'existing 20480MB lvmlv vg_faldor-RHEL6 (25) with existing ext4 filesystem', > 'existing 20480MB lvmlv vg_faldor-RHEL5 (26)', > 'existing 29592MB lvmlv vg_faldor-O12 (27)', > 'existing 76800MB lvmlv vg_faldor-Personal (28)'] > percent = 0 > mirrored = False stripes = 1 snapshot total = 0MB > VG space used = 20480MB >18:09:51,065 DEBUG storage: Ext4FS.supported: supported: True ; >18:09:51,066 INFO storage: got format: Ext4FS instance (0x7f5c17084850) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/vg_faldor-RHEL6 uuid = 92a3046b-5517-4216-8678-841ffbe39909 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 20480.0 targetSize = 20480.0 > >18:09:51,069 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-vg_faldor-RHEL5 /dev/disk/by-id/dm-uuid-LVM-5sMoYsb0ReLaLtp4dAy3tfrX7CUPanU77VYDFM4v73O6WErYzRWNBvLlY3RdCJqa /dev/disk/by-uuid/f2a14b84-669a-4240-bc9d-4f8c9895bce8 /dev/mapper/vg_faldor-RHEL5 /dev/vg_faldor/RHEL5', > 'DEVNAME': 'dm-5', > 'DEVPATH': '/devices/virtual/block/dm-5', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'RHEL5', > 'DM_NAME': 'vg_faldor-RHEL5', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-5sMoYsb0ReLaLtp4dAy3tfrX7CUPanU77VYDFM4v73O6WErYzRWNBvLlY3RdCJqa', > 'DM_VG_NAME': 'vg_faldor', > 'ID_FS_TYPE': 'ext3', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'f2a14b84-669a-4240-bc9d-4f8c9895bce8', > 'ID_FS_UUID_ENC': 'f2a14b84-669a-4240-bc9d-4f8c9895bce8', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '5', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '784540', > 'name': 'dm-5', > 'symlinks': ['/dev/disk/by-id/dm-name-vg_faldor-RHEL5', > '/dev/disk/by-id/dm-uuid-LVM-5sMoYsb0ReLaLtp4dAy3tfrX7CUPanU77VYDFM4v73O6WErYzRWNBvLlY3RdCJqa', > '/dev/disk/by-uuid/f2a14b84-669a-4240-bc9d-4f8c9895bce8', > '/dev/mapper/vg_faldor-RHEL5', > '/dev/vg_faldor/RHEL5'], > 'sysfs_path': '/devices/virtual/block/dm-5'} ; name: vg_faldor-RHEL5 ; >18:09:51,070 INFO storage: scanning vg_faldor-RHEL5 (/devices/virtual/block/dm-5)... >18:09:51,072 DEBUG storage: DeviceTree.getDeviceByName: name: vg_faldor-RHEL5 ; >18:09:51,074 DEBUG storage: DeviceTree.getDeviceByName returned existing 20480MB lvmlv vg_faldor-RHEL5 (26) >18:09:51,076 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vg_faldor-RHEL5 ; >18:09:51,077 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vg_faldor-RHEL5 ; label_type: None ; >18:09:51,080 DEBUG storage: Ext3FS.supported: supported: True ; >18:09:51,085 DEBUG storage: getFormat('ext3') returning Ext3FS instance >18:09:51,085 DEBUG storage: device vg_faldor-RHEL5 does not contain a disklabel >18:09:51,085 INFO storage: type detected on 'vg_faldor-RHEL5' is 'ext3' >18:09:51,180 DEBUG storage: padding min size from 2581 up to 2839 >18:09:51,184 DEBUG storage: Ext3FS.supported: supported: True ; >18:09:51,184 DEBUG storage: getFormat('ext3') returning Ext3FS instance >18:09:51,185 DEBUG storage: LVMLogicalVolumeDevice._setFormat: vg_faldor-RHEL5 ; current: None ; type: ext3 ; >18:09:51,189 DEBUG storage: looking up parted Device: /dev/mapper/vg_faldor >18:09:51,190 DEBUG storage: vg_faldor size is 377752MB >18:09:51,196 DEBUG storage: vg vg_faldor has 0MB free >18:09:51,197 DEBUG storage: vg_faldor size is 377752MB >18:09:51,203 DEBUG storage: vg vg_faldor has 0MB free >18:09:51,210 INFO storage: got device: LVMLogicalVolumeDevice instance (0x7f5c17ccdb50) -- > name = vg_faldor-RHEL5 status = True kids = 0 id = 26 > parents = ['existing 377752MB lvmvg vg_faldor (5)'] > uuid = 7VYDFM-4v73-O6WE-rYzR-WNBv-LlY3-RdCJqa size = 20480.0 > format = existing ext3 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/vg_faldor-RHEL5 type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 41943040 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (2610, 255, 63) biosGeometry: (2610, 255, 63) > PedDevice: <_ped.Device object at 0x7f5c17ce85f0> > target size = 20480.0 path = /dev/mapper/vg_faldor-RHEL5 > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f5c34341bd0) -- > name = vg_faldor status = True kids = 8 id = 5 > parents = ['existing 377754MB partition sda11 (4) with existing lvmpv'] > uuid = 5sMoYs-b0Re-LaLt-p4dA-y3tf-rX7C-UPanU7 size = 377752 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/vg_faldor > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 94438 > PE Free = 0 PV Count = 1 > LV Names = ['Home', 'Images', 'Storage', 'Data1', 'RHEL6', 'RHEL5', 'O12', 'Personal'] modified = False > extents = 94438.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 377754MB partition sda11 (4) with existing lvmpv'] > LVs = ['existing 51200MB lvmlv vg_faldor-Home (21) with existing ext3 filesystem', > 'existing 81920MB lvmlv vg_faldor-Images (22)', > 'existing 76800MB lvmlv vg_faldor-Storage (23) with existing ext3 filesystem', > 'existing 20480MB lvmlv vg_faldor-Data1 (24) with existing luks', > 'existing 20480MB lvmlv vg_faldor-RHEL6 (25) with existing ext4 filesystem', > 'existing 20480MB lvmlv vg_faldor-RHEL5 (26) with existing ext3 filesystem', > 'existing 29592MB lvmlv vg_faldor-O12 (27)', > 'existing 76800MB lvmlv vg_faldor-Personal (28)'] > percent = 0 > mirrored = False stripes = 1 snapshot total = 0MB > VG space used = 20480MB >18:09:51,212 DEBUG storage: Ext3FS.supported: supported: True ; >18:09:51,213 INFO storage: got format: Ext3FS instance (0x7f5c16f35890) -- > type = ext3 name = ext3 status = False > device = /dev/mapper/vg_faldor-RHEL5 uuid = f2a14b84-669a-4240-bc9d-4f8c9895bce8 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 20480.0 targetSize = 20480.0 > >18:09:51,216 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-vg_faldor-Personal /dev/disk/by-id/dm-uuid-LVM-5sMoYsb0ReLaLtp4dAy3tfrX7CUPanU7G6qeWd7Kav7cDl5MpzE0brQcGnH05GAz /dev/disk/by-uuid/15465009-86ee-4a3c-a291-5a105ca148c4 /dev/mapper/vg_faldor-Personal /dev/vg_faldor/Personal', > 'DEVNAME': 'dm-6', > 'DEVPATH': '/devices/virtual/block/dm-6', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'Personal', > 'DM_NAME': 'vg_faldor-Personal', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-5sMoYsb0ReLaLtp4dAy3tfrX7CUPanU7G6qeWd7Kav7cDl5MpzE0brQcGnH05GAz', > 'DM_VG_NAME': 'vg_faldor', > 'ID_FS_TYPE': 'crypto_LUKS', > 'ID_FS_USAGE': 'crypto', > 'ID_FS_UUID': '15465009-86ee-4a3c-a291-5a105ca148c4', > 'ID_FS_UUID_ENC': '15465009-86ee-4a3c-a291-5a105ca148c4', > 'ID_FS_VERSION': '1', > 'MAJOR': '253', > 'MINOR': '6', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '785253', > 'name': 'dm-6', > 'symlinks': ['/dev/disk/by-id/dm-name-vg_faldor-Personal', > '/dev/disk/by-id/dm-uuid-LVM-5sMoYsb0ReLaLtp4dAy3tfrX7CUPanU7G6qeWd7Kav7cDl5MpzE0brQcGnH05GAz', > '/dev/disk/by-uuid/15465009-86ee-4a3c-a291-5a105ca148c4', > '/dev/mapper/vg_faldor-Personal', > '/dev/vg_faldor/Personal'], > 'sysfs_path': '/devices/virtual/block/dm-6'} ; name: vg_faldor-Personal ; >18:09:51,217 INFO storage: scanning vg_faldor-Personal (/devices/virtual/block/dm-6)... >18:09:51,219 DEBUG storage: DeviceTree.getDeviceByName: name: vg_faldor-Personal ; >18:09:51,220 DEBUG storage: DeviceTree.getDeviceByName returned existing 76800MB lvmlv vg_faldor-Personal (28) >18:09:51,225 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vg_faldor-Personal ; >18:09:51,227 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vg_faldor-Personal ; label_type: None ; >18:09:51,228 DEBUG storage: LUKS.__init__: >18:09:51,228 DEBUG storage: getFormat('crypto_LUKS') returning LUKS instance >18:09:51,229 DEBUG storage: device vg_faldor-Personal does not contain a disklabel >18:09:51,229 INFO storage: type detected on 'vg_faldor-Personal' is 'crypto_LUKS' >18:09:51,230 DEBUG storage: LUKS.__init__: uuid: 15465009-86ee-4a3c-a291-5a105ca148c4 ; exists: True ; label: None ; device: /dev/mapper/vg_faldor-Personal ; serial: None ; name: luks-15465009-86ee-4a3c-a291-5a105ca148c4 ; >18:09:51,230 DEBUG storage: getFormat('crypto_LUKS') returning LUKS instance >18:09:51,231 DEBUG storage: LVMLogicalVolumeDevice._setFormat: vg_faldor-Personal ; current: None ; type: luks ; >18:09:51,232 DEBUG storage: DeviceTree.handleUdevLUKSFormat: type: luks ; name: vg_faldor-Personal ; >18:09:51,233 DEBUG storage: DeviceTree.getDeviceByName: name: luks-15465009-86ee-4a3c-a291-5a105ca148c4 ; >18:09:51,235 DEBUG storage: DeviceTree.getDeviceByName returned None >18:09:51,237 DEBUG storage: LVMLogicalVolumeDevice.addChild: kids: 0 ; name: vg_faldor-Personal ; >18:09:51,237 DEBUG storage: getFormat('None') returning DeviceFormat instance >18:09:51,244 DEBUG storage: LUKSDevice._setFormat: luks-15465009-86ee-4a3c-a291-5a105ca148c4 ; current: None ; type: None ; >18:09:51,246 DEBUG storage: LUKSDevice.setup: luks-15465009-86ee-4a3c-a291-5a105ca148c4 ; status: False ; controllable: True ; orig: False ; >18:09:51,248 DEBUG storage: LUKSDevice.setupParents: kids: 0 ; name: luks-15465009-86ee-4a3c-a291-5a105ca148c4 ; orig: False ; >18:09:51,250 DEBUG storage: LVMLogicalVolumeDevice.setup: vg_faldor-Personal ; status: True ; controllable: True ; orig: False ; >18:09:51,252 DEBUG storage: LUKS.setup: device: /dev/mapper/vg_faldor-Personal ; mapName: luks-15465009-86ee-4a3c-a291-5a105ca148c4 ; status: False ; type: luks ; >18:09:51,253 INFO storage: setup of luks-15465009-86ee-4a3c-a291-5a105ca148c4 failed: luks device not configured >18:09:51,254 DEBUG storage: LVMLogicalVolumeDevice.removeChild: kids: 1 ; name: vg_faldor-Personal ; >18:09:51,258 DEBUG storage: looking up parted Device: /dev/mapper/vg_faldor >18:09:51,259 DEBUG storage: vg_faldor size is 377752MB >18:09:51,265 DEBUG storage: vg vg_faldor has 0MB free >18:09:51,265 DEBUG storage: vg_faldor size is 377752MB >18:09:51,271 DEBUG storage: vg vg_faldor has 0MB free >18:09:51,278 INFO storage: got device: LVMLogicalVolumeDevice instance (0x7f5c1717ca10) -- > name = vg_faldor-Personal status = True kids = 0 id = 28 > parents = ['existing 377752MB lvmvg vg_faldor (5)'] > uuid = G6qeWd-7Kav-7cDl-5Mpz-E0br-QcGn-H05GAz size = 76800.0 > format = existing luks > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/vg_faldor-Personal type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 157286400 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (9790, 255, 63) biosGeometry: (9790, 255, 63) > PedDevice: <_ped.Device object at 0x7f5c17ce87a0> > target size = 76800.0 path = /dev/mapper/vg_faldor-Personal > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f5c34341bd0) -- > name = vg_faldor status = True kids = 8 id = 5 > parents = ['existing 377754MB partition sda11 (4) with existing lvmpv'] > uuid = 5sMoYs-b0Re-LaLt-p4dA-y3tf-rX7C-UPanU7 size = 377752 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/vg_faldor > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 94438 > PE Free = 0 PV Count = 1 > LV Names = ['Home', 'Images', 'Storage', 'Data1', 'RHEL6', 'RHEL5', 'O12', 'Personal'] modified = False > extents = 94438.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 377754MB partition sda11 (4) with existing lvmpv'] > LVs = ['existing 51200MB lvmlv vg_faldor-Home (21) with existing ext3 filesystem', > 'existing 81920MB lvmlv vg_faldor-Images (22)', > 'existing 76800MB lvmlv vg_faldor-Storage (23) with existing ext3 filesystem', > 'existing 20480MB lvmlv vg_faldor-Data1 (24) with existing luks', > 'existing 20480MB lvmlv vg_faldor-RHEL6 (25) with existing ext4 filesystem', > 'existing 20480MB lvmlv vg_faldor-RHEL5 (26) with existing ext3 filesystem', > 'existing 29592MB lvmlv vg_faldor-O12 (27)', > 'existing 76800MB lvmlv vg_faldor-Personal (28) with existing luks'] > percent = 0 > mirrored = False stripes = 1 snapshot total = 0MB > VG space used = 76800MB >18:09:51,280 INFO storage: got format: LUKS instance (0x7f5c16e7cc90) -- > type = luks name = Encrypted (LUKS) status = False > device = /dev/mapper/vg_faldor-Personal uuid = 15465009-86ee-4a3c-a291-5a105ca148c4 exists = True > options = None supported = False formattable = True resizable = False > cipher = None keySize = None mapName = luks-15465009-86ee-4a3c-a291-5a105ca148c4 > keyFile = None passphrase = (not set) > escrowCert = None addBackup = False >18:09:51,284 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-vg_faldor-Images /dev/disk/by-id/dm-uuid-LVM-5sMoYsb0ReLaLtp4dAy3tfrX7CUPanU7QBisIYpekaQIQwRkalLNqfKipBozfBcd /dev/disk/by-uuid/e43a9649-173f-4774-8998-91de389dd8ca /dev/mapper/vg_faldor-Images /dev/vg_faldor/Images', > 'DEVNAME': 'dm-7', > 'DEVPATH': '/devices/virtual/block/dm-7', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'Images', > 'DM_NAME': 'vg_faldor-Images', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-5sMoYsb0ReLaLtp4dAy3tfrX7CUPanU7QBisIYpekaQIQwRkalLNqfKipBozfBcd', > 'DM_VG_NAME': 'vg_faldor', > 'ID_FS_TYPE': 'ext3', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'e43a9649-173f-4774-8998-91de389dd8ca', > 'ID_FS_UUID_ENC': 'e43a9649-173f-4774-8998-91de389dd8ca', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '7', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '785999', > 'name': 'dm-7', > 'symlinks': ['/dev/disk/by-id/dm-name-vg_faldor-Images', > '/dev/disk/by-id/dm-uuid-LVM-5sMoYsb0ReLaLtp4dAy3tfrX7CUPanU7QBisIYpekaQIQwRkalLNqfKipBozfBcd', > '/dev/disk/by-uuid/e43a9649-173f-4774-8998-91de389dd8ca', > '/dev/mapper/vg_faldor-Images', > '/dev/vg_faldor/Images'], > 'sysfs_path': '/devices/virtual/block/dm-7'} ; name: vg_faldor-Images ; >18:09:51,285 INFO storage: scanning vg_faldor-Images (/devices/virtual/block/dm-7)... >18:09:51,287 DEBUG storage: DeviceTree.getDeviceByName: name: vg_faldor-Images ; >18:09:51,289 DEBUG storage: DeviceTree.getDeviceByName returned existing 81920MB lvmlv vg_faldor-Images (22) >18:09:51,291 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vg_faldor-Images ; >18:09:51,293 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vg_faldor-Images ; label_type: None ; >18:09:51,295 DEBUG storage: Ext3FS.supported: supported: True ; >18:09:51,295 DEBUG storage: getFormat('ext3') returning Ext3FS instance >18:09:51,296 DEBUG storage: device vg_faldor-Images does not contain a disklabel >18:09:51,296 INFO storage: type detected on 'vg_faldor-Images' is 'ext3' >18:09:51,415 DEBUG storage: padding min size from 141 up to 155 >18:09:51,417 DEBUG storage: Ext3FS.supported: supported: True ; >18:09:51,417 DEBUG storage: getFormat('ext3') returning Ext3FS instance >18:09:51,418 DEBUG storage: LVMLogicalVolumeDevice._setFormat: vg_faldor-Images ; current: None ; type: ext3 ; >18:09:51,422 DEBUG storage: looking up parted Device: /dev/mapper/vg_faldor >18:09:51,422 DEBUG storage: vg_faldor size is 377752MB >18:09:51,428 DEBUG storage: vg vg_faldor has 0MB free >18:09:51,428 DEBUG storage: vg_faldor size is 377752MB >18:09:51,433 DEBUG storage: vg vg_faldor has 0MB free >18:09:51,440 INFO storage: got device: LVMLogicalVolumeDevice instance (0x7f5c17cd1450) -- > name = vg_faldor-Images status = True kids = 0 id = 22 > parents = ['existing 377752MB lvmvg vg_faldor (5)'] > uuid = QBisIY-peka-QIQw-Rkal-LNqf-KipB-ozfBcd size = 81920.0 > format = existing ext3 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/vg_faldor-Images type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 167772160 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (10443, 255, 63) biosGeometry: (10443, 255, 63) > PedDevice: <_ped.Device object at 0x7f5c1e7b9830> > target size = 81920.0 path = /dev/mapper/vg_faldor-Images > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f5c34341bd0) -- > name = vg_faldor status = True kids = 8 id = 5 > parents = ['existing 377754MB partition sda11 (4) with existing lvmpv'] > uuid = 5sMoYs-b0Re-LaLt-p4dA-y3tf-rX7C-UPanU7 size = 377752 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/vg_faldor > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 94438 > PE Free = 0 PV Count = 1 > LV Names = ['Home', 'Images', 'Storage', 'Data1', 'RHEL6', 'RHEL5', 'O12', 'Personal'] modified = False > extents = 94438.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 377754MB partition sda11 (4) with existing lvmpv'] > LVs = ['existing 51200MB lvmlv vg_faldor-Home (21) with existing ext3 filesystem', > 'existing 81920MB lvmlv vg_faldor-Images (22) with existing ext3 filesystem', > 'existing 76800MB lvmlv vg_faldor-Storage (23) with existing ext3 filesystem', > 'existing 20480MB lvmlv vg_faldor-Data1 (24) with existing luks', > 'existing 20480MB lvmlv vg_faldor-RHEL6 (25) with existing ext4 filesystem', > 'existing 20480MB lvmlv vg_faldor-RHEL5 (26) with existing ext3 filesystem', > 'existing 29592MB lvmlv vg_faldor-O12 (27)', > 'existing 76800MB lvmlv vg_faldor-Personal (28) with existing luks'] > percent = 0 > mirrored = False stripes = 1 snapshot total = 0MB > VG space used = 81920MB >18:09:51,443 DEBUG storage: Ext3FS.supported: supported: True ; >18:09:51,443 INFO storage: got format: Ext3FS instance (0x7f5c16e7ccd0) -- > type = ext3 name = ext3 status = False > device = /dev/mapper/vg_faldor-Images uuid = e43a9649-173f-4774-8998-91de389dd8ca exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 81920.0 targetSize = 81920.0 > >18:09:51,446 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-vg_faldor-O12 /dev/disk/by-id/dm-uuid-LVM-5sMoYsb0ReLaLtp4dAy3tfrX7CUPanU7OHOSZ36q8MEVKtah3CXBthLaMd8M12Lz /dev/mapper/vg_faldor-O12 /dev/vg_faldor/O12', > 'DEVNAME': 'dm-8', > 'DEVPATH': '/devices/virtual/block/dm-8', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'O12', > 'DM_NAME': 'vg_faldor-O12', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-5sMoYsb0ReLaLtp4dAy3tfrX7CUPanU7OHOSZ36q8MEVKtah3CXBthLaMd8M12Lz', > 'DM_VG_NAME': 'vg_faldor', > 'MAJOR': '253', > 'MINOR': '8', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '788062', > 'name': 'dm-8', > 'symlinks': ['/dev/disk/by-id/dm-name-vg_faldor-O12', > '/dev/disk/by-id/dm-uuid-LVM-5sMoYsb0ReLaLtp4dAy3tfrX7CUPanU7OHOSZ36q8MEVKtah3CXBthLaMd8M12Lz', > '/dev/mapper/vg_faldor-O12', > '/dev/vg_faldor/O12'], > 'sysfs_path': '/devices/virtual/block/dm-8'} ; name: vg_faldor-O12 ; >18:09:51,447 INFO storage: scanning vg_faldor-O12 (/devices/virtual/block/dm-8)... >18:09:51,448 DEBUG storage: DeviceTree.getDeviceByName: name: vg_faldor-O12 ; >18:09:51,450 DEBUG storage: DeviceTree.getDeviceByName returned existing 29592MB lvmlv vg_faldor-O12 (27) >18:09:51,452 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vg_faldor-O12 ; >18:09:51,453 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vg_faldor-O12 ; label_type: None ; >18:09:51,453 DEBUG storage: getFormat('None') returning DeviceFormat instance >18:09:51,455 DEBUG storage: LVMLogicalVolumeDevice.setup: vg_faldor-O12 ; status: True ; controllable: True ; orig: False ; >18:09:51,457 DEBUG storage: DiskLabel.__init__: device: /dev/mapper/vg_faldor-O12 ; labelType: None ; exists: True ; >18:09:51,572 WARN storage: disklabel detected but not usable on vg_faldor-O12 >18:09:51,575 DEBUG storage: no type or existing type for vg_faldor-O12, bailing >18:09:51,578 DEBUG storage: looking up parted Device: /dev/mapper/vg_faldor >18:09:51,579 DEBUG storage: vg_faldor size is 377752MB >18:09:51,585 DEBUG storage: vg vg_faldor has 0MB free >18:09:51,585 DEBUG storage: vg_faldor size is 377752MB >18:09:51,591 DEBUG storage: vg vg_faldor has 0MB free >18:09:51,597 INFO storage: got device: LVMLogicalVolumeDevice instance (0x7f5c17179dd0) -- > name = vg_faldor-O12 status = True kids = 0 id = 27 > parents = ['existing 377752MB lvmvg vg_faldor (5)'] > uuid = OHOSZ3-6q8M-EVKt-ah3C-XBth-LaMd-8M12Lz size = 29592.0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/vg_faldor-O12 type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 60604416 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (3772, 255, 63) biosGeometry: (3772, 255, 63) > PedDevice: <_ped.Device object at 0x7f5c17ce8680> > target size = 29592.0 path = /dev/mapper/vg_faldor-O12 > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f5c34341bd0) -- > name = vg_faldor status = True kids = 8 id = 5 > parents = ['existing 377754MB partition sda11 (4) with existing lvmpv'] > uuid = 5sMoYs-b0Re-LaLt-p4dA-y3tf-rX7C-UPanU7 size = 377752 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/vg_faldor > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 94438 > PE Free = 0 PV Count = 1 > LV Names = ['Home', 'Images', 'Storage', 'Data1', 'RHEL6', 'RHEL5', 'O12', 'Personal'] modified = False > extents = 94438.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 377754MB partition sda11 (4) with existing lvmpv'] > LVs = ['existing 51200MB lvmlv vg_faldor-Home (21) with existing ext3 filesystem', > 'existing 81920MB lvmlv vg_faldor-Images (22) with existing ext3 filesystem', > 'existing 76800MB lvmlv vg_faldor-Storage (23) with existing ext3 filesystem', > 'existing 20480MB lvmlv vg_faldor-Data1 (24) with existing luks', > 'existing 20480MB lvmlv vg_faldor-RHEL6 (25) with existing ext4 filesystem', > 'existing 20480MB lvmlv vg_faldor-RHEL5 (26) with existing ext3 filesystem', > 'existing 29592MB lvmlv vg_faldor-O12 (27)', > 'existing 76800MB lvmlv vg_faldor-Personal (28) with existing luks'] > percent = 0 > mirrored = False stripes = 1 snapshot total = 0MB > VG space used = 29592MB >18:09:51,700 DEBUG storage: DeviceTree.getDeviceByName: name: vg_faldor-Home ; >18:09:51,702 DEBUG storage: DeviceTree.getDeviceByName returned existing 51200MB lvmlv vg_faldor-Home (21) with existing ext3 filesystem >18:09:51,703 DEBUG storage: DeviceTree.getDeviceByName: name: vg_faldor-Images ; >18:09:51,706 DEBUG storage: DeviceTree.getDeviceByName returned existing 81920MB lvmlv vg_faldor-Images (22) with existing ext3 filesystem >18:09:51,707 DEBUG storage: DeviceTree.getDeviceByName: name: vg_faldor-Storage ; >18:09:51,709 DEBUG storage: DeviceTree.getDeviceByName returned existing 76800MB lvmlv vg_faldor-Storage (23) with existing ext3 filesystem >18:09:51,711 DEBUG storage: DeviceTree.getDeviceByName: name: vg_faldor-Data1 ; >18:09:51,713 DEBUG storage: DeviceTree.getDeviceByName returned existing 20480MB lvmlv vg_faldor-Data1 (24) with existing luks >18:09:51,714 DEBUG storage: DeviceTree.getDeviceByName: name: vg_faldor-RHEL6 ; >18:09:51,717 DEBUG storage: DeviceTree.getDeviceByName returned existing 20480MB lvmlv vg_faldor-RHEL6 (25) with existing ext4 filesystem >18:09:51,718 DEBUG storage: DeviceTree.getDeviceByName: name: vg_faldor-RHEL5 ; >18:09:51,721 DEBUG storage: DeviceTree.getDeviceByName returned existing 20480MB lvmlv vg_faldor-RHEL5 (26) with existing ext3 filesystem >18:09:51,722 DEBUG storage: DeviceTree.getDeviceByName: name: vg_faldor-O12 ; >18:09:51,724 DEBUG storage: DeviceTree.getDeviceByName returned existing 29592MB lvmlv vg_faldor-O12 (27) >18:09:51,727 DEBUG storage: DeviceTree.getDeviceByName: name: vg_faldor-Personal ; >18:09:51,735 DEBUG storage: DeviceTree.getDeviceByName returned existing 76800MB lvmlv vg_faldor-Personal (28) with existing luks >18:09:51,738 DEBUG storage: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >18:09:51,739 DEBUG storage: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >18:09:51,742 DEBUG storage: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >18:09:51,763 DEBUG storage: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >18:09:51,786 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >18:09:51,788 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >18:09:51,793 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >18:09:51,817 DEBUG storage: PartitionDevice.teardown: sda10 ; status: True ; controllable: True ; >18:09:51,820 DEBUG storage: SwapSpace.teardown: device: /dev/sda10 ; status: False ; type: swap ; >18:09:51,823 DEBUG storage: SwapSpace.teardown: device: /dev/sda10 ; status: False ; type: swap ; >18:09:51,842 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >18:09:51,844 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >18:09:51,847 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >18:09:51,868 DEBUG storage: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >18:09:51,893 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >18:09:51,895 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >18:09:51,899 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >18:09:51,921 DEBUG storage: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >18:09:51,941 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >18:09:51,943 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >18:09:51,946 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >18:09:51,971 DEBUG storage: PartitionDevice.teardown: sda4 ; status: True ; controllable: True ; >18:09:51,973 DEBUG storage: DeviceFormat.teardown: device: /dev/sda4 ; status: False ; type: None ; >18:09:51,976 DEBUG storage: DeviceFormat.teardown: device: /dev/sda4 ; status: False ; type: None ; >18:09:52,000 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >18:09:52,002 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >18:09:52,006 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >18:09:52,028 DEBUG storage: PartitionDevice.teardown: sda5 ; status: True ; controllable: True ; >18:09:52,054 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >18:09:52,056 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >18:09:52,059 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >18:09:52,083 DEBUG storage: PartitionDevice.teardown: sda6 ; status: True ; controllable: True ; >18:09:52,108 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >18:09:52,110 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >18:09:52,112 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >18:09:52,132 DEBUG storage: PartitionDevice.teardown: sda7 ; status: True ; controllable: True ; >18:09:52,155 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >18:09:52,157 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >18:09:52,160 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >18:09:52,181 DEBUG storage: PartitionDevice.teardown: sda8 ; status: True ; controllable: True ; >18:09:52,204 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >18:09:52,205 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >18:09:52,209 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >18:09:52,233 DEBUG storage: PartitionDevice.teardown: sda9 ; status: True ; controllable: True ; >18:09:52,251 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >18:09:52,253 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >18:09:52,257 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >18:09:52,298 DEBUG storage: LoopDevice.teardown: loop0 ; status: True ; controllable: False ; >18:09:52,317 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >18:09:52,319 DEBUG storage: DMDevice.teardown: live-rw ; status: True ; controllable: False ; >18:09:52,320 DEBUG storage: LVMLogicalVolumeDevice.teardown: vg_faldor-Home ; status: True ; controllable: True ; >18:09:52,341 DEBUG storage: LVMLogicalVolumeDevice._teardown: vg_faldor-Home ; status: True ; controllable: True ; >18:09:52,441 DEBUG storage: LVMVolumeGroupDevice.teardown: vg_faldor ; status: True ; controllable: True ; >18:09:52,443 DEBUG storage: DeviceFormat.teardown: device: /dev/mapper/vg_faldor ; status: False ; type: None ; >18:09:52,446 DEBUG storage: DeviceFormat.teardown: device: /dev/mapper/vg_faldor ; status: False ; type: None ; >18:09:52,471 DEBUG storage: LVMVolumeGroupDevice._teardown: vg_faldor ; status: True ; controllable: True ; >18:09:52,538 DEBUG storage: PartitionDevice.teardown: sda11 ; status: True ; controllable: True ; >18:09:52,541 DEBUG storage: LVMPhysicalVolume.teardown: device: /dev/sda11 ; status: False ; type: lvmpv ; >18:09:52,549 DEBUG storage: LVMPhysicalVolume.teardown: device: /dev/sda11 ; status: False ; type: lvmpv ; >18:09:52,581 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >18:09:52,583 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >18:09:52,586 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >18:09:52,606 DEBUG storage: LVMLogicalVolumeDevice.teardown: vg_faldor-Images ; status: False ; controllable: True ; >18:09:52,608 DEBUG storage: LVMLogicalVolumeDevice.teardown: vg_faldor-Storage ; status: False ; controllable: True ; >18:09:52,609 DEBUG storage: LVMLogicalVolumeDevice.teardown: vg_faldor-Data1 ; status: False ; controllable: True ; >18:09:52,611 DEBUG storage: LVMLogicalVolumeDevice.teardown: vg_faldor-RHEL6 ; status: False ; controllable: True ; >18:09:52,612 DEBUG storage: LVMLogicalVolumeDevice.teardown: vg_faldor-RHEL5 ; status: False ; controllable: True ; >18:09:52,614 DEBUG storage: LVMLogicalVolumeDevice.teardown: vg_faldor-O12 ; status: False ; controllable: True ; >18:09:52,618 DEBUG storage: LVMLogicalVolumeDevice.teardown: vg_faldor-Personal ; status: False ; controllable: True ; >18:09:52,619 INFO storage: not going to restore from backup of non-existent /etc/mdadm.conf >18:09:52,620 INFO storage: edd: collected mbr signatures: {'sda': '0x000bff20'} >18:09:52,622 DEBUG storage: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >18:09:52,634 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >18:09:52,769 DEBUG storage: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >18:09:52,824 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >18:09:52,826 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >18:09:52,829 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >18:09:52,848 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >18:09:52,849 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >18:09:52,926 DEBUG storage: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >18:09:52,960 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >18:09:52,961 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >18:09:52,963 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >18:09:52,980 DEBUG storage: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >18:09:52,982 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >18:09:53,598 DEBUG storage: parsing /mnt/sysimage/etc/blkid/blkid.tab >18:09:53,599 INFO storage: error parsing blkid.tab: [Errno 2] No such file or directory: '/mnt/sysimage/etc/blkid/blkid.tab' >18:09:53,599 DEBUG storage: parsing /mnt/sysimage/etc/crypttab >18:09:53,600 DEBUG storage: parsing /mnt/sysimage/etc/blkid/blkid.tab >18:09:53,624 DEBUG storage: resolved 'UUID=15465009-86ee-4a3c-a291-5a105ca148c4' to 'vg_faldor-Personal' (lvmlv) >18:09:53,625 DEBUG storage: crypttab maps: ['luks-15465009-86ee-4a3c-a291-5a105ca148c4'] >18:09:53,625 DEBUG storage: parsing /mnt/sysimage/etc/fstab >18:09:53,647 DEBUG storage: resolved 'UUID=1e30238b-a096-4f07-8fb9-8c353630669b' to 'sda3' (partition) >18:09:53,649 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/mapper/luks-15465009-86ee-4a3c-a291-5a105ca148c4 ; >18:09:53,650 DEBUG storage: DeviceTree.getDeviceByPath returned None >18:09:53,651 DEBUG storage: failed to resolve '/dev/mapper/luks-15465009-86ee-4a3c-a291-5a105ca148c4' >18:09:53,651 DEBUG storage: resolved 'UUID=5840b2f9-7697-4bf0-ac9d-ccffc01d9c61' to 'sda8' (partition) >18:09:53,652 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/mapper/vg_faldor-Storage ; >18:09:53,653 DEBUG storage: DeviceTree.getDeviceByPath returned existing 76800MB lvmlv vg_faldor-Storage (23) with existing ext3 filesystem >18:09:53,653 DEBUG storage: resolved '/dev/mapper/vg_faldor-Storage' to 'vg_faldor-Storage' (lvmlv) >18:09:53,653 DEBUG storage: resolved 'UUID=9abb2e74-0237-4c28-aa25-aed5d24de2d3' to 'sda10' (partition) >18:09:53,654 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/mapper/vg_faldor-Home ; >18:09:53,656 DEBUG storage: DeviceTree.getDeviceByPath returned existing 51200MB lvmlv vg_faldor-Home (21) with existing ext3 filesystem >18:09:53,656 DEBUG storage: resolved '/dev/mapper/vg_faldor-Home' to 'vg_faldor-Home' (lvmlv) >18:09:53,657 DEBUG storage: DeviceTree.getDeviceByName: name: /mnt/distimages/16/64/Fedora-16-x86_64-DVD.iso ; >18:09:53,657 DEBUG storage: DeviceTree.getDeviceByName returned None >18:09:53,658 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev//mnt/distimages/16/64/Fedora-16-x86_64-DVD.iso ; >18:09:53,659 DEBUG storage: DeviceTree.getDeviceByPath returned None >18:09:53,659 DEBUG storage: failed to resolve '/dev//mnt/distimages/16/64/Fedora-16-x86_64-DVD.iso' >18:09:53,660 DEBUG storage: DeviceTree.getDeviceByName: name: /mnt/distimages/17/64/Fedora-17-x86_64-DVD.iso ; >18:09:53,661 DEBUG storage: DeviceTree.getDeviceByName returned None >18:09:53,662 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev//mnt/distimages/17/64/Fedora-17-x86_64-DVD.iso ; >18:09:53,663 DEBUG storage: DeviceTree.getDeviceByPath returned None >18:09:53,664 DEBUG storage: failed to resolve '/dev//mnt/distimages/17/64/Fedora-17-x86_64-DVD.iso' >18:09:53,665 DEBUG storage: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >18:09:53,701 DEBUG storage: PartitionDevice.setup: sda5 ; status: True ; controllable: True ; orig: False ; >18:09:53,702 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >18:09:53,771 DEBUG storage: PartitionDevice.teardown: sda5 ; status: True ; controllable: True ; >18:09:53,819 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >18:09:53,820 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >18:09:53,823 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >18:09:53,846 DEBUG storage: PartitionDevice.setup: sda6 ; status: True ; controllable: True ; orig: False ; >18:09:53,847 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >18:09:53,930 DEBUG storage: PartitionDevice.teardown: sda6 ; status: True ; controllable: True ; >18:09:53,970 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >18:09:53,971 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >18:09:53,973 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >18:09:53,991 DEBUG storage: PartitionDevice.setup: sda7 ; status: True ; controllable: True ; orig: False ; >18:09:53,992 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >18:09:54,259 DEBUG storage: parsing /mnt/sysimage/etc/blkid/blkid.tab >18:09:54,260 INFO storage: error parsing blkid.tab: [Errno 2] No such file or directory: '/mnt/sysimage/etc/blkid/blkid.tab' >18:09:54,260 DEBUG storage: parsing /mnt/sysimage/etc/crypttab >18:09:54,261 DEBUG storage: parsing /mnt/sysimage/etc/blkid/blkid.tab >18:09:54,268 DEBUG storage: resolved 'UUID=15465009-86ee-4a3c-a291-5a105ca148c4' to 'vg_faldor-Personal' (lvmlv) >18:09:54,268 DEBUG storage: crypttab maps: ['luks-15465009-86ee-4a3c-a291-5a105ca148c4'] >18:09:54,269 DEBUG storage: parsing /mnt/sysimage/etc/fstab >18:09:54,269 DEBUG storage: resolved 'UUID=03980da5-5ee5-482b-af2e-dd3a59c17a31' to 'sda7' (partition) >18:09:54,270 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/mapper/luks-15465009-86ee-4a3c-a291-5a105ca148c4 ; >18:09:54,271 DEBUG storage: DeviceTree.getDeviceByPath returned None >18:09:54,271 DEBUG storage: failed to resolve '/dev/mapper/luks-15465009-86ee-4a3c-a291-5a105ca148c4' >18:09:54,272 DEBUG storage: resolved 'UUID=5840b2f9-7697-4bf0-ac9d-ccffc01d9c61' to 'sda8' (partition) >18:09:54,273 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/mapper/vg_faldor-Storage ; >18:09:54,274 DEBUG storage: DeviceTree.getDeviceByPath returned existing 76800MB lvmlv vg_faldor-Storage (23) with existing ext3 filesystem >18:09:54,274 DEBUG storage: resolved '/dev/mapper/vg_faldor-Storage' to 'vg_faldor-Storage' (lvmlv) >18:09:54,274 DEBUG storage: resolved 'UUID=9abb2e74-0237-4c28-aa25-aed5d24de2d3' to 'sda10' (partition) >18:09:54,276 DEBUG storage: PartitionDevice.teardown: sda7 ; status: True ; controllable: True ; >18:09:54,309 DEBUG storage: PartitionDevice.setup: sda8 ; status: True ; controllable: True ; orig: False ; >18:09:54,310 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >18:09:54,319 WARN storage: mount of sda8 as ext2 failed: mount failed: (32, 'mount: /dev/sda8 is already mounted or /mnt/sysimage busy\n /dev/sda8 is already mounted on /run/install/repo') >18:09:54,320 DEBUG storage: PartitionDevice.teardown: sda8 ; status: True ; controllable: True ; >18:09:54,343 DEBUG storage: PartitionDevice.setup: sda9 ; status: True ; controllable: True ; orig: False ; >18:09:54,343 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >18:09:54,612 DEBUG storage: parsing /mnt/sysimage/etc/blkid/blkid.tab >18:09:54,636 DEBUG storage: blkid.tab devs: ['/dev/sda10', '/dev/sda11', '/dev/sda8', '/dev/sda9', '/dev/sda5', '/dev/sda6', '/dev/sda7', '/dev/mapper/vg_faldor-Storage', '/dev/sda1', '/dev/sda2', '/dev/sda3', '/dev/mapper/vg_faldor-Images', '/dev/mapper/vg_faldor-Data1', '/dev/mapper/vg_faldor-RHEL6', '/dev/mapper/vg_faldor-Home', '/dev/mapper/vg_faldor-RHEL5', '/dev/mapper/luks-15465009-86ee-4a3c-a291-5a105ca148c4', '/dev/loop4', '/dev/loop1', '/dev/loop0', '/dev/loop3', '/dev/loop2', '/dev/mapper/vg_faldor-Personal'] >18:09:54,636 DEBUG storage: parsing /mnt/sysimage/etc/crypttab >18:09:54,647 DEBUG storage: resolved 'UUID=15465009-86ee-4a3c-a291-5a105ca148c4' to 'vg_faldor-Personal' (lvmlv) >18:09:54,647 DEBUG storage: crypttab maps: ['luks-15465009-86ee-4a3c-a291-5a105ca148c4'] >18:09:54,648 DEBUG storage: parsing /mnt/sysimage/etc/fstab >18:09:54,659 DEBUG storage: resolved 'UUID=a02cd0d8-ebaf-47ff-a35d-e8edfa7eb520' to 'sda9' (partition) >18:09:54,661 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/mapper/luks-15465009-86ee-4a3c-a291-5a105ca148c4 ; >18:09:54,663 DEBUG storage: DeviceTree.getDeviceByPath returned None >18:09:54,663 DEBUG storage: found blkid.tab entry for '/dev/mapper/luks-15465009-86ee-4a3c-a291-5a105ca148c4' >18:09:54,664 DEBUG storage: DeviceTree.getDeviceByUuid returned None >18:09:54,664 DEBUG storage: found device 'None' in tree >18:09:54,665 DEBUG storage: failed to resolve '/dev/mapper/luks-15465009-86ee-4a3c-a291-5a105ca148c4' >18:09:54,665 DEBUG storage: resolved 'UUID=5840b2f9-7697-4bf0-ac9d-ccffc01d9c61' to 'sda8' (partition) >18:09:54,667 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/mapper/vg_faldor-Storage ; >18:09:54,669 DEBUG storage: DeviceTree.getDeviceByPath returned existing 76800MB lvmlv vg_faldor-Storage (23) with existing ext3 filesystem >18:09:54,669 DEBUG storage: resolved '/dev/mapper/vg_faldor-Storage' to 'vg_faldor-Storage' (lvmlv) >18:09:54,669 DEBUG storage: resolved 'UUID=9abb2e74-0237-4c28-aa25-aed5d24de2d3' to 'sda10' (partition) >18:09:54,670 DEBUG storage: DeviceTree.getDeviceByName: name: /mnt/storage/yum-cache/f16 ; >18:09:54,671 DEBUG storage: DeviceTree.getDeviceByName returned None >18:09:54,671 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev//mnt/storage/yum-cache/f16 ; >18:09:54,672 DEBUG storage: DeviceTree.getDeviceByPath returned None >18:09:54,673 DEBUG storage: failed to resolve '/dev//mnt/storage/yum-cache/f16' >18:09:54,673 DEBUG storage: DeviceTree.getDeviceByName: name: /mnt/distimages/16/64/Fedora-16-x86_64-DVD.iso ; >18:09:54,674 DEBUG storage: DeviceTree.getDeviceByName returned None >18:09:54,675 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev//mnt/distimages/16/64/Fedora-16-x86_64-DVD.iso ; >18:09:54,676 DEBUG storage: DeviceTree.getDeviceByPath returned None >18:09:54,676 DEBUG storage: failed to resolve '/dev//mnt/distimages/16/64/Fedora-16-x86_64-DVD.iso' >18:09:54,677 DEBUG storage: PartitionDevice.teardown: sda9 ; status: True ; controllable: True ; >18:09:54,714 DEBUG storage: LVMLogicalVolumeDevice.setup: vg_faldor-Home ; status: False ; controllable: True ; orig: False ; >18:09:54,715 DEBUG storage: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: vg_faldor-Home ; orig: False ; >18:09:54,716 DEBUG storage: LVMVolumeGroupDevice.setup: vg_faldor ; status: True ; controllable: True ; orig: False ; >18:09:54,718 DEBUG storage: LVMLogicalVolumeDevice._setup: vg_faldor-Home ; status: False ; controllable: True ; orig: False ; >18:09:54,887 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >18:09:54,932 DEBUG storage: LVMLogicalVolumeDevice.teardown: vg_faldor-Home ; status: True ; controllable: True ; >18:09:54,973 DEBUG storage: LVMLogicalVolumeDevice._teardown: vg_faldor-Home ; status: True ; controllable: True ; >18:09:55,022 DEBUG storage: LVMVolumeGroupDevice.teardown: vg_faldor ; status: True ; controllable: True ; >18:09:55,024 DEBUG storage: DeviceFormat.teardown: device: /dev/mapper/vg_faldor ; status: False ; type: None ; >18:09:55,025 DEBUG storage: DeviceFormat.teardown: device: /dev/mapper/vg_faldor ; status: False ; type: None ; >18:09:55,043 DEBUG storage: LVMVolumeGroupDevice._teardown: vg_faldor ; status: True ; controllable: True ; >18:09:55,076 DEBUG storage: PartitionDevice.teardown: sda11 ; status: True ; controllable: True ; >18:09:55,077 DEBUG storage: LVMPhysicalVolume.teardown: device: /dev/sda11 ; status: False ; type: lvmpv ; >18:09:55,079 DEBUG storage: LVMPhysicalVolume.teardown: device: /dev/sda11 ; status: False ; type: lvmpv ; >18:09:55,097 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >18:09:55,099 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >18:09:55,101 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >18:09:55,120 DEBUG storage: LVMLogicalVolumeDevice.setup: vg_faldor-Images ; status: False ; controllable: True ; orig: False ; >18:09:55,121 DEBUG storage: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: vg_faldor-Images ; orig: False ; >18:09:55,123 DEBUG storage: LVMVolumeGroupDevice.setup: vg_faldor ; status: True ; controllable: True ; orig: False ; >18:09:55,124 DEBUG storage: LVMLogicalVolumeDevice._setup: vg_faldor-Images ; status: False ; controllable: True ; orig: False ; >18:09:55,272 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >18:09:55,309 DEBUG storage: LVMLogicalVolumeDevice.teardown: vg_faldor-Images ; status: True ; controllable: True ; >18:09:55,350 DEBUG storage: LVMLogicalVolumeDevice._teardown: vg_faldor-Images ; status: True ; controllable: True ; >18:09:55,406 DEBUG storage: LVMVolumeGroupDevice.teardown: vg_faldor ; status: True ; controllable: True ; >18:09:55,408 DEBUG storage: DeviceFormat.teardown: device: /dev/mapper/vg_faldor ; status: False ; type: None ; >18:09:55,409 DEBUG storage: DeviceFormat.teardown: device: /dev/mapper/vg_faldor ; status: False ; type: None ; >18:09:55,432 DEBUG storage: LVMVolumeGroupDevice._teardown: vg_faldor ; status: True ; controllable: True ; >18:09:55,467 DEBUG storage: PartitionDevice.teardown: sda11 ; status: True ; controllable: True ; >18:09:55,468 DEBUG storage: LVMPhysicalVolume.teardown: device: /dev/sda11 ; status: False ; type: lvmpv ; >18:09:55,470 DEBUG storage: LVMPhysicalVolume.teardown: device: /dev/sda11 ; status: False ; type: lvmpv ; >18:09:55,489 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >18:09:55,491 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >18:09:55,493 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >18:09:55,511 DEBUG storage: LVMLogicalVolumeDevice.setup: vg_faldor-Storage ; status: False ; controllable: True ; orig: False ; >18:09:55,512 DEBUG storage: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: vg_faldor-Storage ; orig: False ; >18:09:55,514 DEBUG storage: LVMVolumeGroupDevice.setup: vg_faldor ; status: True ; controllable: True ; orig: False ; >18:09:55,515 DEBUG storage: LVMLogicalVolumeDevice._setup: vg_faldor-Storage ; status: False ; controllable: True ; orig: False ; >18:09:55,672 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >18:09:55,711 DEBUG storage: LVMLogicalVolumeDevice.teardown: vg_faldor-Storage ; status: True ; controllable: True ; >18:09:55,752 DEBUG storage: LVMLogicalVolumeDevice._teardown: vg_faldor-Storage ; status: True ; controllable: True ; >18:09:55,799 DEBUG storage: LVMVolumeGroupDevice.teardown: vg_faldor ; status: True ; controllable: True ; >18:09:55,800 DEBUG storage: DeviceFormat.teardown: device: /dev/mapper/vg_faldor ; status: False ; type: None ; >18:09:55,802 DEBUG storage: DeviceFormat.teardown: device: /dev/mapper/vg_faldor ; status: False ; type: None ; >18:09:55,820 DEBUG storage: LVMVolumeGroupDevice._teardown: vg_faldor ; status: True ; controllable: True ; >18:09:55,854 DEBUG storage: PartitionDevice.teardown: sda11 ; status: True ; controllable: True ; >18:09:55,856 DEBUG storage: LVMPhysicalVolume.teardown: device: /dev/sda11 ; status: False ; type: lvmpv ; >18:09:55,858 DEBUG storage: LVMPhysicalVolume.teardown: device: /dev/sda11 ; status: False ; type: lvmpv ; >18:09:55,876 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >18:09:55,878 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >18:09:55,880 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >18:09:55,898 DEBUG storage: LVMLogicalVolumeDevice.setup: vg_faldor-RHEL6 ; status: False ; controllable: True ; orig: False ; >18:09:55,899 DEBUG storage: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: vg_faldor-RHEL6 ; orig: False ; >18:09:55,900 DEBUG storage: LVMVolumeGroupDevice.setup: vg_faldor ; status: True ; controllable: True ; orig: False ; >18:09:55,902 DEBUG storage: LVMLogicalVolumeDevice._setup: vg_faldor-RHEL6 ; status: False ; controllable: True ; orig: False ; >18:09:56,052 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >18:09:56,361 DEBUG storage: parsing /mnt/sysimage/etc/blkid/blkid.tab >18:09:56,368 INFO storage: error parsing blkid.tab: [Errno 2] No such file or directory: '/mnt/sysimage/etc/blkid/blkid.tab' >18:09:56,368 DEBUG storage: parsing /mnt/sysimage/etc/crypttab >18:09:56,368 DEBUG storage: parsing /mnt/sysimage/etc/blkid/blkid.tab >18:09:56,381 DEBUG storage: resolved 'UUID=15465009-86ee-4a3c-a291-5a105ca148c4' to 'vg_faldor-Personal' (lvmlv) >18:09:56,381 DEBUG storage: crypttab maps: ['luks-15465009-86ee-4a3c-a291-5a105ca148c4'] >18:09:56,381 DEBUG storage: parsing /mnt/sysimage/etc/fstab >18:09:56,386 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/mapper/vg_faldor-RHEL6 ; >18:09:56,387 DEBUG storage: DeviceTree.getDeviceByPath returned existing 20480MB lvmlv vg_faldor-RHEL6 (25) with existing ext4 filesystem >18:09:56,388 DEBUG storage: resolved '/dev/mapper/vg_faldor-RHEL6' to 'vg_faldor-RHEL6' (lvmlv) >18:09:56,388 DEBUG storage: resolved 'UUID=c454ce0f-68e4-4c15-926f-5b91656105c9' to 'sda1' (partition) >18:09:56,389 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/mapper/luks-15465009-86ee-4a3c-a291-5a105ca148c4 ; >18:09:56,390 DEBUG storage: DeviceTree.getDeviceByPath returned None >18:09:56,390 DEBUG storage: failed to resolve '/dev/mapper/luks-15465009-86ee-4a3c-a291-5a105ca148c4' >18:09:56,390 DEBUG storage: resolved 'LABEL=distimages' to 'sda8' (partition) >18:09:56,391 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/mapper/vg_faldor-Storage ; >18:09:56,392 DEBUG storage: DeviceTree.getDeviceByPath returned existing 76800MB lvmlv vg_faldor-Storage (23) with existing ext3 filesystem >18:09:56,392 DEBUG storage: resolved '/dev/mapper/vg_faldor-Storage' to 'vg_faldor-Storage' (lvmlv) >18:09:56,392 DEBUG storage: resolved 'UUID=9abb2e74-0237-4c28-aa25-aed5d24de2d3' to 'sda10' (partition) >18:09:56,393 DEBUG storage: DeviceTree.getDeviceByName: name: tmpfs ; >18:09:56,394 DEBUG storage: DeviceTree.getDeviceByName returned None >18:09:56,395 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/tmpfs ; >18:09:56,396 DEBUG storage: DeviceTree.getDeviceByPath returned None >18:09:56,396 DEBUG storage: failed to resolve '/dev/tmpfs' >18:09:56,398 DEBUG storage: DeviceTree.getDeviceByName: name: devpts ; >18:09:56,399 DEBUG storage: DeviceTree.getDeviceByName returned None >18:09:56,399 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/devpts ; >18:09:56,400 DEBUG storage: DeviceTree.getDeviceByPath returned None >18:09:56,400 DEBUG storage: failed to resolve '/dev/devpts' >18:09:56,401 DEBUG storage: DeviceTree.getDeviceByName: name: sysfs ; >18:09:56,402 DEBUG storage: DeviceTree.getDeviceByName returned None >18:09:56,403 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sysfs ; >18:09:56,404 DEBUG storage: DeviceTree.getDeviceByPath returned None >18:09:56,404 DEBUG storage: failed to resolve '/dev/sysfs' >18:09:56,405 DEBUG storage: DeviceTree.getDeviceByName: name: proc ; >18:09:56,406 DEBUG storage: DeviceTree.getDeviceByName returned None >18:09:56,406 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/proc ; >18:09:56,407 DEBUG storage: DeviceTree.getDeviceByPath returned None >18:09:56,408 DEBUG storage: failed to resolve '/dev/proc' >18:09:56,408 DEBUG storage: DeviceTree.getDeviceByName: name: /mnt/storage/yum-cache/centos6 ; >18:09:56,409 DEBUG storage: DeviceTree.getDeviceByName returned None >18:09:56,410 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev//mnt/storage/yum-cache/centos6 ; >18:09:56,411 DEBUG storage: DeviceTree.getDeviceByPath returned None >18:09:56,411 DEBUG storage: failed to resolve '/dev//mnt/storage/yum-cache/centos6' >18:09:56,412 DEBUG storage: LVMLogicalVolumeDevice.teardown: vg_faldor-RHEL6 ; status: True ; controllable: True ; >18:09:56,453 DEBUG storage: LVMLogicalVolumeDevice._teardown: vg_faldor-RHEL6 ; status: True ; controllable: True ; >18:09:56,501 DEBUG storage: LVMLogicalVolumeDevice.setup: vg_faldor-RHEL5 ; status: False ; controllable: True ; orig: False ; >18:09:56,502 DEBUG storage: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: vg_faldor-RHEL5 ; orig: False ; >18:09:56,503 DEBUG storage: LVMVolumeGroupDevice.setup: vg_faldor ; status: True ; controllable: True ; orig: False ; >18:09:56,504 DEBUG storage: LVMLogicalVolumeDevice._setup: vg_faldor-RHEL5 ; status: False ; controllable: True ; orig: False ; >18:09:56,631 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >18:09:56,911 DEBUG storage: parsing /mnt/sysimage/etc/blkid/blkid.tab >18:09:56,931 DEBUG storage: blkid.tab devs: ['/dev/vg_faldor/Storage', '/dev/sda10', '/dev/sda8', '/dev/sda9', '/dev/sda5', '/dev/sda6', '/dev/sda7', '/dev/mapper/vg_faldor-Storage', '/dev/sda1', '/dev/sda2', '/dev/mapper/vg_faldor-Data2', '/dev/mapper/vg_faldor-Images', '/dev/mapper/vg_faldor-Data1', '/dev/sda3', '/dev/mapper/vg_faldor-RHEL6', '/dev/mapper/vg_faldor-Home', '/dev/mapper/vg_faldor-RHEL5', '/dev/mapper/vg_faldor-F14', '/dev/mapper/vg_faldor-F15', '/dev/mapper/personal', '/dev/vg_faldor/RHEL5', '/dev/mapper/vg_faldor-Personal'] >18:09:56,931 DEBUG storage: parsing /mnt/sysimage/etc/crypttab >18:09:56,931 INFO storage: error parsing crypttab: [Errno 2] No such file or directory: '/mnt/sysimage/etc/crypttab' >18:09:56,932 DEBUG storage: parsing /mnt/sysimage/etc/fstab >18:09:56,941 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/vg_faldor/RHEL5 ; >18:09:56,942 DEBUG storage: DeviceTree.getDeviceByPath returned None >18:09:56,942 DEBUG storage: found blkid.tab entry for '/dev/vg_faldor/RHEL5' >18:09:56,943 DEBUG storage: DeviceTree.getDeviceByUuid returned existing 20480MB lvmlv vg_faldor-RHEL5 (26) with existing ext3 filesystem >18:09:56,943 DEBUG storage: found device 'vg_faldor-RHEL5' in tree >18:09:56,944 DEBUG storage: resolved '/dev/vg_faldor/RHEL5' to 'vg_faldor-RHEL5' (lvmlv) >18:09:56,944 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/vg_faldor/Home ; >18:09:56,945 DEBUG storage: DeviceTree.getDeviceByPath returned None >18:09:56,946 DEBUG storage: DeviceTree.getDeviceByName: name: vg_faldor-Home ; >18:09:56,947 DEBUG storage: DeviceTree.getDeviceByName returned existing 51200MB lvmlv vg_faldor-Home (21) with existing ext3 filesystem >18:09:56,948 DEBUG storage: resolved '/dev/vg_faldor/Home' to 'vg_faldor-Home' (lvmlv) >18:09:56,948 DEBUG storage: resolved 'LABEL=boot2' to 'sda2' (partition) >18:09:56,949 DEBUG storage: DeviceTree.getDeviceByName: name: tmpfs ; >18:09:56,950 DEBUG storage: DeviceTree.getDeviceByName returned None >18:09:56,950 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/tmpfs ; >18:09:56,951 DEBUG storage: DeviceTree.getDeviceByPath returned None >18:09:56,951 DEBUG storage: failed to resolve '/dev/tmpfs' >18:09:56,952 DEBUG storage: DeviceTree.getDeviceByName: name: devpts ; >18:09:56,953 DEBUG storage: DeviceTree.getDeviceByName returned None >18:09:56,954 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/devpts ; >18:09:56,955 DEBUG storage: DeviceTree.getDeviceByPath returned None >18:09:56,955 DEBUG storage: failed to resolve '/dev/devpts' >18:09:56,956 DEBUG storage: DeviceTree.getDeviceByName: name: sysfs ; >18:09:56,957 DEBUG storage: DeviceTree.getDeviceByName returned None >18:09:56,957 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sysfs ; >18:09:56,958 DEBUG storage: DeviceTree.getDeviceByPath returned None >18:09:56,958 DEBUG storage: failed to resolve '/dev/sysfs' >18:09:56,959 DEBUG storage: DeviceTree.getDeviceByName: name: proc ; >18:09:56,960 DEBUG storage: DeviceTree.getDeviceByName returned None >18:09:56,961 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/proc ; >18:09:56,962 DEBUG storage: DeviceTree.getDeviceByPath returned None >18:09:56,962 DEBUG storage: failed to resolve '/dev/proc' >18:09:56,963 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda10 ; >18:09:56,964 DEBUG storage: DeviceTree.getDeviceByPath returned existing 3812MB partition sda10 (3) with existing swap >18:09:56,964 DEBUG storage: resolved '/dev/sda10' to 'sda10' (partition) >18:09:56,965 DEBUG storage: LVMLogicalVolumeDevice.teardown: vg_faldor-RHEL5 ; status: True ; controllable: True ; >18:09:57,003 DEBUG storage: LVMLogicalVolumeDevice._teardown: vg_faldor-RHEL5 ; status: True ; controllable: True ; >18:09:57,146 DEBUG storage: Ext4FS.supported: supported: True ; >18:09:57,147 DEBUG storage: Ext4FS.supported: supported: True ; >18:09:57,149 DEBUG storage: Ext3FS.supported: supported: True ; >18:09:57,153 DEBUG storage: Ext3FS.supported: supported: True ; >18:09:57,155 DEBUG storage: Ext4FS.supported: supported: True ; >18:09:57,157 DEBUG storage: Ext3FS.supported: supported: True ; >18:09:57,159 DEBUG storage: Ext3FS.supported: supported: True ; >18:09:57,161 DEBUG storage: Ext4FS.supported: supported: True ; >18:09:57,163 DEBUG storage: Ext2FS.supported: supported: True ; >18:09:57,165 DEBUG storage: Ext4FS.supported: supported: True ; >18:09:57,166 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >18:09:57,181 DEBUG storage: vg_faldor size is 377752MB >18:09:57,184 DEBUG storage: vg vg_faldor has 0MB free >18:09:57,185 DEBUG storage: vg_faldor size is 377752MB >18:09:57,188 DEBUG storage: vg vg_faldor has 0MB free >18:09:57,189 DEBUG storage: Ext3FS.supported: supported: True ; >18:09:57,191 DEBUG storage: Ext3FS.supported: supported: True ; >18:09:57,194 DEBUG storage: Ext3FS.supported: supported: True ; >18:09:57,195 DEBUG storage: Ext4FS.supported: supported: True ; >18:09:57,197 DEBUG storage: Ext3FS.supported: supported: True ; >18:09:57,335 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda8 ; >18:09:57,336 DEBUG storage: DeviceTree.getDeviceByPath returned existing 38146MB partition sda8 (12) with existing ext2 filesystem >18:09:57,336 DEBUG storage: resolved '/dev/sda8' to 'sda8' (partition) >18:09:57,337 DEBUG storage: PartitionDevice.setup: sda8 ; status: True ; controllable: True ; orig: False ; >18:09:57,348 INFO storage: set SELinux context for mountpoint /mnt/install/isodir to system_u:object_r:var_run_t:s0 >18:09:57,359 INFO storage: set SELinux context for newly mounted filesystem root at /mnt/install/isodir to system_u:object_r:var_run_t:s0 >13:09:59,115 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >13:09:59,130 INFO storage: updating format of device: existing 0MB cdrom sr0 (0) >13:09:59,177 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >13:09:59,178 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sr0 ; label_type: None ; >13:09:59,179 DEBUG storage: getFormat('None') returning DeviceFormat instance >13:09:59,180 DEBUG storage: OpticalDevice.setup: sr0 ; status: True ; controllable: True ; orig: False ; >13:09:59,182 DEBUG storage: DiskLabel.__init__: device: /dev/sr0 ; labelType: None ; exists: True ; >13:09:59,210 ERR storage: DiskLabel.partedDevice: Parted exception: Error opening /dev/sr0: No medium found >13:09:59,211 INFO storage: DiskLabel.partedDevice returning None >13:09:59,212 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >13:09:59,212 DEBUG storage: no type or existing type for sr0, bailing >13:09:59,247 DEBUG storage: Iso9660FS.supported: supported: True ; >13:09:59,248 DEBUG storage: Iso9660FS.supported: supported: True ; >13:09:59,249 DEBUG storage: NFSv4.supported: supported: False ; >13:09:59,250 DEBUG storage: NFSv4.supported: supported: False ; >13:09:59,251 DEBUG storage: SELinuxFS.supported: supported: False ; >13:09:59,252 DEBUG storage: SELinuxFS.supported: supported: False ; >13:09:59,253 DEBUG storage: Ext4FS.supported: supported: True ; >13:09:59,254 DEBUG storage: Ext4FS.supported: supported: True ; >13:09:59,255 DEBUG storage: Ext3FS.supported: supported: True ; >13:09:59,256 DEBUG storage: Ext3FS.supported: supported: True ; >13:09:59,257 DEBUG storage: Ext2FS.supported: supported: True ; >13:09:59,258 DEBUG storage: Ext2FS.supported: supported: True ; >13:09:59,259 DEBUG storage: SysFS.supported: supported: False ; >13:09:59,260 DEBUG storage: SysFS.supported: supported: False ; >13:09:59,261 DEBUG storage: MultipathMember.__init__: >13:09:59,262 DEBUG storage: MDRaidMember.__init__: >13:09:59,263 DEBUG storage: ProcFS.supported: supported: False ; >13:09:59,265 DEBUG storage: ProcFS.supported: supported: False ; >13:09:59,265 DEBUG storage: SwapSpace.__init__: >13:09:59,267 DEBUG storage: DevPtsFS.supported: supported: False ; >13:09:59,267 DEBUG storage: DevPtsFS.supported: supported: False ; >13:09:59,268 DEBUG storage: BTRFS.supported: supported: True ; >13:09:59,348 DEBUG storage: USBFS.supported: supported: False ; >13:09:59,350 DEBUG storage: USBFS.supported: supported: False ; >13:09:59,352 DEBUG storage: DiskLabel.__init__: >13:09:59,352 INFO storage: DiskLabel.partedDevice returning None >13:09:59,353 DEBUG storage: HFSPlus.supported: supported: False ; >13:09:59,354 DEBUG storage: HFSPlus.supported: supported: False ; >13:09:59,355 DEBUG storage: XFS.supported: supported: True ; >13:09:59,414 DEBUG storage: XFS.supported: supported: True ; >13:09:59,416 DEBUG storage: TmpFS.supported: supported: False ; >13:09:59,417 DEBUG storage: TmpFS.supported: supported: False ; >13:09:59,419 DEBUG storage: LUKS.__init__: >13:09:59,420 DEBUG storage: DMRaidMember.__init__: >13:09:59,421 DEBUG storage: NTFS.supported: supported: False ; >13:09:59,422 DEBUG storage: NTFS.supported: supported: False ; >13:09:59,423 DEBUG storage: BindFS.supported: supported: False ; >13:09:59,425 DEBUG storage: BindFS.supported: supported: False ; >13:09:59,426 DEBUG storage: HFS.supported: supported: False ; >13:09:59,427 DEBUG storage: HFS.supported: supported: False ; >13:09:59,428 DEBUG storage: LVMPhysicalVolume.__init__: >13:09:59,429 DEBUG storage: NFS.supported: supported: False ; >13:09:59,430 DEBUG storage: NFS.supported: supported: False ; >13:09:59,432 DEBUG storage: FATFS.supported: supported: True ; >13:09:59,463 DEBUG storage: FATFS.supported: supported: True ; >13:09:59,464 DEBUG storage: NoDevFS.supported: supported: False ; >13:09:59,465 DEBUG storage: NoDevFS.supported: supported: False ; >19:11:12,255 DEBUG storage: clearpart: looking at sda11 >19:11:12,256 DEBUG storage: clearpart: looking at sda10 >19:11:12,256 DEBUG storage: clearpart: looking at sda9 >19:11:12,256 DEBUG storage: clearpart: looking at sda8 >19:11:12,256 DEBUG storage: clearpart: looking at sda7 >19:11:12,256 DEBUG storage: clearpart: looking at sda6 >19:11:12,257 DEBUG storage: clearpart: looking at sda5 >19:11:12,257 DEBUG storage: clearpart: looking at sda4 >19:11:12,257 DEBUG storage: clearpart: looking at sda3 >19:11:12,257 DEBUG storage: clearpart: looking at sda2 >19:11:12,257 DEBUG storage: clearpart: looking at sda1 >19:11:12,258 DEBUG storage: checking whether disk sda has an empty extended >19:11:12,260 DEBUG storage: extended is parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f5c1ebcf690> fileSystem: None > number: 4 path: /dev/sda4 type: 2 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7f5c140c0910> PedPartition: <_ped.Partition object at 0x7f5c126eea70> ; logicals is ['sda5', 'sda6', 'sda7', 'sda8', 'sda9', 'sda10', 'sda11'] >19:11:12,261 DEBUG storage: new disk order: [] >19:11:12,292 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >19:11:12,293 DEBUG storage: DeviceTree.getDeviceByName returned existing 476940MB disk sda (1) with existing msdos disklabel >19:11:12,294 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >19:11:12,295 DEBUG storage: DeviceTree.getDeviceByName returned existing 476940MB disk sda (1) with existing msdos disklabel >19:11:12,295 DEBUG storage: resolved 'sda' to 'sda' (disk) >19:11:12,298 DEBUG storage: _is_valid_disklabel(sda) returning True >19:11:12,298 DEBUG storage: _is_valid_size(sda) returning True >19:11:12,298 DEBUG storage: _is_valid_location(sda) returning True >19:11:12,298 DEBUG storage: _is_valid_format(sda) returning True >19:11:12,298 DEBUG storage: is_valid_stage1_device(sda) returning True >19:11:12,338 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >19:11:12,339 DEBUG storage: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f5c140c4ad0> fileSystem: <parted.filesystem.FileSystem object at 0x7f5c140d0810> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f5c140d0610> PedPartition: <_ped.Partition object at 0x7f5c140c5a10> >19:11:12,341 DEBUG storage: PartitionDevice._setPartedPartition: sda10 ; >19:11:12,342 DEBUG storage: device sda10 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f5c140c4ad0> fileSystem: <parted.filesystem.FileSystem object at 0x7f5c140d17d0> > number: 10 path: /dev/sda10 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f5c140d1750> PedPartition: <_ped.Partition object at 0x7f5c140c5e30> >19:11:12,343 DEBUG storage: PartitionDevice._setPartedPartition: sda11 ; >19:11:12,344 DEBUG storage: device sda11 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f5c140c4ad0> fileSystem: None > number: 11 path: /dev/sda11 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f5c140d1910> PedPartition: <_ped.Partition object at 0x7f5c140c5e90> >19:11:12,346 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ; >19:11:12,346 DEBUG storage: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f5c140c4ad0> fileSystem: <parted.filesystem.FileSystem object at 0x7f5c140d0850> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f5c140d0790> PedPartition: <_ped.Partition object at 0x7f5c140c5ad0> >19:11:12,348 DEBUG storage: PartitionDevice._setPartedPartition: sda3 ; >19:11:12,348 DEBUG storage: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f5c140c4ad0> fileSystem: <parted.filesystem.FileSystem object at 0x7f5c140d0a10> > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f5c140d0990> PedPartition: <_ped.Partition object at 0x7f5c140c5b30> >19:11:12,350 DEBUG storage: PartitionDevice._setPartedPartition: sda4 ; >19:11:12,351 DEBUG storage: device sda4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f5c140c4ad0> fileSystem: None > number: 4 path: /dev/sda4 type: 2 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7f5c140d0cd0> PedPartition: <_ped.Partition object at 0x7f5c140c5bf0> >19:11:12,353 DEBUG storage: PartitionDevice._setPartedPartition: sda5 ; >19:11:12,353 DEBUG storage: device sda5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f5c140c4ad0> fileSystem: <parted.filesystem.FileSystem object at 0x7f5c140d0ed0> > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f5c140d0b50> PedPartition: <_ped.Partition object at 0x7f5c140c5b90> >19:11:12,355 DEBUG storage: PartitionDevice._setPartedPartition: sda6 ; >19:11:12,356 DEBUG storage: device sda6 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f5c140c4ad0> fileSystem: <parted.filesystem.FileSystem object at 0x7f5c140d10d0> > number: 6 path: /dev/sda6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f5c140d1050> PedPartition: <_ped.Partition object at 0x7f5c140c5cb0> >19:11:12,357 DEBUG storage: PartitionDevice._setPartedPartition: sda7 ; >19:11:12,358 DEBUG storage: device sda7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f5c140c4ad0> fileSystem: <parted.filesystem.FileSystem object at 0x7f5c140d1290> > number: 7 path: /dev/sda7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f5c140d1210> PedPartition: <_ped.Partition object at 0x7f5c140c5d10> >19:11:12,359 DEBUG storage: PartitionDevice._setPartedPartition: sda8 ; >19:11:12,360 DEBUG storage: device sda8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f5c140c4ad0> fileSystem: <parted.filesystem.FileSystem object at 0x7f5c140d1450> > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7f5c140d0e50> PedPartition: <_ped.Partition object at 0x7f5c140c5c50> >19:11:12,362 DEBUG storage: PartitionDevice._setPartedPartition: sda9 ; >19:11:12,362 DEBUG storage: device sda9 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f5c140c4ad0> fileSystem: <parted.filesystem.FileSystem object at 0x7f5c140d1610> > number: 9 path: /dev/sda9 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f5c140d13d0> PedPartition: <_ped.Partition object at 0x7f5c140c5d70> >19:11:12,368 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >19:11:12,370 DEBUG storage: DeviceTree.getDeviceByPath returned existing 457860MB partition sda4 (8) >19:11:12,371 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >19:11:12,373 DEBUG storage: DeviceTree.getDeviceByPath returned existing 457860MB partition sda4 (8) >19:11:12,374 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >19:11:12,376 DEBUG storage: DeviceTree.getDeviceByPath returned existing 457860MB partition sda4 (8) >19:11:12,377 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >19:11:12,379 DEBUG storage: DeviceTree.getDeviceByPath returned existing 457860MB partition sda4 (8) >19:11:12,380 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >19:11:12,382 DEBUG storage: DeviceTree.getDeviceByPath returned existing 457860MB partition sda4 (8) >19:11:12,383 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >19:11:12,385 DEBUG storage: DeviceTree.getDeviceByPath returned existing 457860MB partition sda4 (8) >19:11:12,386 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >19:11:12,388 DEBUG storage: DeviceTree.getDeviceByPath returned existing 457860MB partition sda4 (8) >19:11:21,017 DEBUG storage: Ext2FS.supported: supported: True ; >19:11:21,017 DEBUG storage: getFormat('ext2') returning Ext2FS instance >19:11:22,773 DEBUG storage: Ext2FS.supported: supported: True ; >19:11:22,773 DEBUG storage: getFormat('ext2') returning Ext2FS instance >19:11:22,773 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f5c140c45d0>, 38146.0, ['sda'], None >19:11:22,777 DEBUG storage: Ext4FS.supported: supported: True ; >19:11:22,777 DEBUG storage: getFormat('ext4') returning Ext4FS instance >19:11:27,590 DEBUG storage: Ext4FS.supported: supported: True ; >19:11:27,590 DEBUG storage: getFormat('ext4') returning Ext4FS instance >19:11:32,785 DEBUG storage: Ext4FS.supported: supported: True ; >19:11:32,785 DEBUG storage: getFormat('ext4') returning Ext4FS instance >19:11:32,785 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f5c140c45d0>, 18595.0, ['sda'], None >19:11:37,371 DEBUG storage: Ext4FS.supported: supported: True ; >19:11:37,372 DEBUG storage: getFormat('ext4') returning Ext4FS instance >19:11:39,048 DEBUG storage: Ext4FS.supported: supported: True ; >19:11:39,048 DEBUG storage: getFormat('ext4') returning Ext4FS instance >19:11:39,049 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f5c140c45d0>, 18595.0, ['sda'], None >19:11:39,051 DEBUG storage.ui: Ext4FS.supported: supported: True ; >19:11:39,052 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >19:11:39,053 DEBUG storage.ui: PartitionDevice._setFormat: sda7 ; >19:11:39,053 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >19:11:39,054 DEBUG storage.ui: PartitionDevice._setFormat: sda7 ; current: ext4 ; type: None ; >19:11:39,055 INFO storage.ui: registered action: [0] Destroy Format ext4 filesystem on partition sda7 (id 11) >19:11:39,056 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sda7 ; status: False ; type: None ; >19:11:39,057 DEBUG storage.ui: PartitionDevice._setFormat: sda7 ; >19:11:39,058 DEBUG storage.ui: PartitionDevice._setFormat: sda7 ; current: None ; type: ext4 ; >19:11:39,059 INFO storage.ui: registered action: [1] Create Format ext4 filesystem mounted at / on partition sda7 (id 11) >19:11:44,601 DEBUG storage: Ext4FS.supported: supported: True ; >19:11:44,602 DEBUG storage: getFormat('ext4') returning Ext4FS instance >19:11:44,602 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f5c140c45d0>, 18595.0, ['sda'], None >19:11:44,607 DEBUG storage: SwapSpace.__init__: >19:11:44,607 DEBUG storage: getFormat('swap') returning SwapSpace instance >19:11:46,929 DEBUG storage: SwapSpace.__init__: >19:11:46,930 DEBUG storage: getFormat('swap') returning SwapSpace instance >19:11:46,930 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f5c140c45d0>, 3812.26904297, ['sda'], None >19:11:50,035 DEBUG storage: SwapSpace.__init__: >19:11:50,036 DEBUG storage: getFormat('swap') returning SwapSpace instance >19:11:50,036 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f5c140c45d0>, 3812.26904297, ['sda'], None >19:11:50,041 DEBUG storage: SwapSpace.__init__: >19:11:50,042 DEBUG storage: getFormat('swap') returning SwapSpace instance >19:11:50,044 DEBUG storage: Ext4FS.supported: supported: True ; >19:11:50,045 DEBUG storage: getFormat('ext4') returning Ext4FS instance >19:11:51,294 DEBUG storage: Ext4FS.supported: supported: True ; >19:11:51,295 DEBUG storage: getFormat('ext4') returning Ext4FS instance >19:11:51,295 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f5c140c45d0>, 18595.0, ['sda'], None >19:11:53,145 DEBUG storage: Ext4FS.supported: supported: True ; >19:11:53,145 DEBUG storage: getFormat('ext4') returning Ext4FS instance >19:11:53,145 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f5c140c45d0>, 18595.0, ['sda'], None >19:11:53,149 DEBUG storage: Ext2FS.supported: supported: True ; >19:11:53,149 DEBUG storage: getFormat('ext2') returning Ext2FS instance >19:11:54,869 DEBUG storage: Ext2FS.supported: supported: True ; >19:11:54,870 DEBUG storage: getFormat('ext2') returning Ext2FS instance >19:11:54,871 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f5c140c45d0>, 38146.0, ['sda'], None >19:11:54,876 DEBUG storage: Ext3FS.supported: supported: True ; >19:11:54,876 DEBUG storage: getFormat('ext3') returning Ext3FS instance >19:12:04,174 DEBUG storage: Ext3FS.supported: supported: True ; >19:12:04,174 DEBUG storage: getFormat('ext3') returning Ext3FS instance >19:12:04,174 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x7f5c140c45d0>, 76800.0, ['sda'], single >19:12:06,325 DEBUG storage: Ext3FS.supported: supported: True ; >19:12:06,326 DEBUG storage: getFormat('ext3') returning Ext3FS instance >19:12:06,326 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x7f5c140c45d0>, 76800.0, ['sda'], single >19:12:06,330 DEBUG storage: Ext2FS.supported: supported: True ; >19:12:06,330 DEBUG storage: getFormat('ext2') returning Ext2FS instance >19:12:14,083 DEBUG storage: Ext2FS.supported: supported: True ; >19:12:14,083 DEBUG storage: getFormat('ext2') returning Ext2FS instance >19:12:14,083 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f5c140c45d0>, 38146.0, ['sda'], None >19:12:16,583 DEBUG storage: Ext2FS.supported: supported: True ; >19:12:16,583 DEBUG storage: getFormat('ext2') returning Ext2FS instance >19:12:16,583 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f5c140c45d0>, 38146.0, ['sda'], None >19:12:17,085 DEBUG storage: Ext2FS.supported: supported: True ; >19:12:17,086 DEBUG storage: getFormat('ext2') returning Ext2FS instance >19:12:17,086 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f5c140c45d0>, 38146.0, ['sda'], None >19:12:18,048 DEBUG storage: Ext2FS.supported: supported: True ; >19:12:18,049 DEBUG storage: getFormat('ext2') returning Ext2FS instance >19:12:18,050 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f5c140c45d0>, 38146.0, ['sda'], None >19:12:18,673 DEBUG storage: Ext2FS.supported: supported: True ; >19:12:18,673 DEBUG storage: getFormat('ext2') returning Ext2FS instance >19:12:18,673 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f5c140c45d0>, 38146.0, ['sda'], None >19:12:18,679 DEBUG storage: Ext2FS.supported: supported: True ; >19:12:18,679 DEBUG storage: getFormat('ext2') returning Ext2FS instance >19:12:18,681 DEBUG storage: Ext4FS.supported: supported: True ; >19:12:18,681 DEBUG storage: getFormat('ext4') returning Ext4FS instance >19:12:20,430 DEBUG storage: Ext4FS.supported: supported: True ; >19:12:20,430 DEBUG storage: getFormat('ext4') returning Ext4FS instance >19:12:20,431 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f5c140c45d0>, 18595.0, ['sda'], None >19:12:20,437 DEBUG storage: Ext2FS.supported: supported: True ; >19:12:20,437 DEBUG storage: getFormat('ext2') returning Ext2FS instance >19:12:23,054 DEBUG storage: Ext2FS.supported: supported: True ; >19:12:23,054 DEBUG storage: getFormat('ext2') returning Ext2FS instance >19:12:23,054 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f5c140c45d0>, 38146.0, ['sda'], None >19:12:23,058 DEBUG storage: Ext2FS.supported: supported: True ; >19:12:23,059 DEBUG storage: getFormat('ext2') returning Ext2FS instance >19:12:23,061 DEBUG storage: Ext4FS.supported: supported: True ; >19:12:23,061 DEBUG storage: getFormat('ext4') returning Ext4FS instance >19:12:25,045 DEBUG storage: Ext4FS.supported: supported: True ; >19:12:25,046 DEBUG storage: getFormat('ext4') returning Ext4FS instance >19:12:25,046 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f5c140c45d0>, 18595.0, ['sda'], None >19:12:25,050 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >19:12:25,051 DEBUG storage: DeviceTree.getDeviceByName returned existing 476940MB disk sda (1) with existing msdos disklabel >19:12:25,051 DEBUG storage: resolved 'sda' to 'sda' (disk) >19:12:25,054 DEBUG storage: _is_valid_disklabel(sda) returning True >19:12:25,054 DEBUG storage: _is_valid_size(sda) returning True >19:12:25,054 DEBUG storage: _is_valid_location(sda) returning True >19:12:25,054 DEBUG storage: _is_valid_format(sda) returning True >19:12:25,054 DEBUG storage: is_valid_stage1_device(sda) returning True >19:12:25,063 DEBUG storage: _is_valid_disklabel(sda) returning True >19:12:25,063 DEBUG storage: _is_valid_size(sda) returning True >19:12:25,064 DEBUG storage: _is_valid_location(sda) returning True >19:12:25,064 DEBUG storage: _is_valid_format(sda) returning True >19:12:25,065 DEBUG storage: is_valid_stage1_device(sda) returning True >19:12:25,065 DEBUG storage: _is_valid_disklabel(sda7) returning True >19:12:25,066 DEBUG storage: _is_valid_size(sda7) returning True >19:12:25,066 DEBUG storage: _is_valid_location(sda7) returning True >19:12:25,066 DEBUG storage: _is_valid_partition(sda7) returning True >19:12:25,067 DEBUG storage: _is_valid_format(sda7) returning True >19:12:25,067 DEBUG storage: is_valid_stage2_device(sda7) returning True >19:12:38,046 DEBUG storage: clearpart: looking at sda11 >19:12:38,046 DEBUG storage: clearpart: looking at sda10 >19:12:38,047 DEBUG storage: clearpart: looking at sda9 >19:12:38,047 DEBUG storage: clearpart: looking at sda8 >19:12:38,047 DEBUG storage: clearpart: looking at sda7 >19:12:38,047 DEBUG storage: clearpart: looking at sda6 >19:12:38,047 DEBUG storage: clearpart: looking at sda5 >19:12:38,047 DEBUG storage: clearpart: looking at sda4 >19:12:38,048 DEBUG storage: clearpart: looking at sda3 >19:12:38,048 DEBUG storage: clearpart: looking at sda2 >19:12:38,048 DEBUG storage: clearpart: looking at sda1 >19:12:38,048 DEBUG storage: checking whether disk sda has an empty extended >19:12:38,050 DEBUG storage: extended is parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f5c140c4ad0> fileSystem: None > number: 4 path: /dev/sda4 type: 2 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7f5c1a0ff890> PedPartition: <_ped.Partition object at 0x7f5c1a0fe9b0> ; logicals is ['sda5', 'sda6', 'sda7', 'sda8', 'sda9', 'sda10', 'sda11'] >19:12:38,051 DEBUG storage: new disk order: [] >19:12:38,081 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >19:12:38,083 DEBUG storage: DeviceTree.getDeviceByName returned existing 476940MB disk sda (1) with existing msdos disklabel >19:12:38,084 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >19:12:38,084 DEBUG storage: DeviceTree.getDeviceByName returned existing 476940MB disk sda (1) with existing msdos disklabel >19:12:38,085 DEBUG storage: resolved 'sda' to 'sda' (disk) >19:12:38,087 DEBUG storage: _is_valid_disklabel(sda) returning True >19:12:38,087 DEBUG storage: _is_valid_size(sda) returning True >19:12:38,087 DEBUG storage: _is_valid_location(sda) returning True >19:12:38,087 DEBUG storage: _is_valid_format(sda) returning True >19:12:38,087 DEBUG storage: is_valid_stage1_device(sda) returning True >19:12:38,138 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >19:12:38,138 DEBUG storage: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f5c1a0ff550> fileSystem: <parted.filesystem.FileSystem object at 0x7f5c1a116bd0> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f5c1a1169d0> PedPartition: <_ped.Partition object at 0x7f5c1a0fe890> >19:12:38,140 DEBUG storage: PartitionDevice._setPartedPartition: sda10 ; >19:12:38,140 DEBUG storage: device sda10 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f5c1a0ff550> fileSystem: <parted.filesystem.FileSystem object at 0x7f5c1a11bb90> > number: 10 path: /dev/sda10 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f5c1a11bb10> PedPartition: <_ped.Partition object at 0x7f5c1a0fead0> >19:12:38,142 DEBUG storage: PartitionDevice._setPartedPartition: sda11 ; >19:12:38,142 DEBUG storage: device sda11 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f5c1a0ff550> fileSystem: None > number: 11 path: /dev/sda11 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f5c1a11bcd0> PedPartition: <_ped.Partition object at 0x7f5c1a0feb30> >19:12:38,144 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ; >19:12:38,145 DEBUG storage: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f5c1a0ff550> fileSystem: <parted.filesystem.FileSystem object at 0x7f5c1a116c10> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f5c1a116b50> PedPartition: <_ped.Partition object at 0x7f5c1a0fe9b0> >19:12:38,146 DEBUG storage: PartitionDevice._setPartedPartition: sda3 ; >19:12:38,147 DEBUG storage: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f5c1a0ff550> fileSystem: <parted.filesystem.FileSystem object at 0x7f5c1a116dd0> > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f5c1a116d50> PedPartition: <_ped.Partition object at 0x7f5c1a0fe7d0> >19:12:38,148 DEBUG storage: PartitionDevice._setPartedPartition: sda4 ; >19:12:38,149 DEBUG storage: device sda4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f5c1a0ff550> fileSystem: None > number: 4 path: /dev/sda4 type: 2 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7f5c1a11b0d0> PedPartition: <_ped.Partition object at 0x7f5c1a0fe770> >19:12:38,151 DEBUG storage: PartitionDevice._setPartedPartition: sda5 ; >19:12:38,152 DEBUG storage: device sda5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f5c1a0ff550> fileSystem: <parted.filesystem.FileSystem object at 0x7f5c1a11b2d0> > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f5c1a116f10> PedPartition: <_ped.Partition object at 0x7f5c1a0fe8f0> >19:12:38,153 DEBUG storage: PartitionDevice._setPartedPartition: sda6 ; >19:12:38,154 DEBUG storage: device sda6 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f5c1a0ff550> fileSystem: <parted.filesystem.FileSystem object at 0x7f5c1a11b490> > number: 6 path: /dev/sda6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f5c1a11b410> PedPartition: <_ped.Partition object at 0x7f5c1a0fe950> >19:12:38,155 DEBUG storage: PartitionDevice._setPartedPartition: sda7 ; >19:12:38,156 DEBUG storage: device sda7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f5c1a0ff550> fileSystem: <parted.filesystem.FileSystem object at 0x7f5c1a11b650> > number: 7 path: /dev/sda7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f5c1a11b5d0> PedPartition: <_ped.Partition object at 0x7f5c1a0fe830> >19:12:38,158 DEBUG storage: PartitionDevice._setPartedPartition: sda8 ; >19:12:38,158 DEBUG storage: device sda8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f5c1a0ff550> fileSystem: <parted.filesystem.FileSystem object at 0x7f5c1a11b810> > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7f5c1a11b250> PedPartition: <_ped.Partition object at 0x7f5c1a0fe710> >19:12:38,160 DEBUG storage: PartitionDevice._setPartedPartition: sda9 ; >19:12:38,160 DEBUG storage: device sda9 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f5c1a0ff550> fileSystem: <parted.filesystem.FileSystem object at 0x7f5c1a11b9d0> > number: 9 path: /dev/sda9 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f5c1a11b790> PedPartition: <_ped.Partition object at 0x7f5c1a0fea10> >19:12:38,176 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >19:12:38,178 DEBUG storage: DeviceTree.getDeviceByPath returned existing 457860MB partition sda4 (8) >19:12:38,179 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >19:12:38,181 DEBUG storage: DeviceTree.getDeviceByPath returned existing 457860MB partition sda4 (8) >19:12:38,182 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >19:12:38,184 DEBUG storage: DeviceTree.getDeviceByPath returned existing 457860MB partition sda4 (8) >19:12:38,185 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >19:12:38,187 DEBUG storage: DeviceTree.getDeviceByPath returned existing 457860MB partition sda4 (8) >19:12:38,188 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >19:12:38,190 DEBUG storage: DeviceTree.getDeviceByPath returned existing 457860MB partition sda4 (8) >19:12:38,191 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >19:12:38,192 DEBUG storage: DeviceTree.getDeviceByPath returned existing 457860MB partition sda4 (8) >19:12:38,194 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >19:12:38,195 DEBUG storage: DeviceTree.getDeviceByPath returned existing 457860MB partition sda4 (8) >19:12:38,273 DEBUG storage: Ext3FS.supported: supported: True ; >19:12:38,274 DEBUG storage: getFormat('ext3') returning Ext3FS instance >19:12:43,419 DEBUG storage: Ext3FS.supported: supported: True ; >19:12:43,420 DEBUG storage: getFormat('ext3') returning Ext3FS instance >19:12:43,420 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x7f5c16ca60d0>, 76800.0, ['sda'], single >19:12:44,796 DEBUG storage: Ext3FS.supported: supported: True ; >19:12:44,797 DEBUG storage: getFormat('ext3') returning Ext3FS instance >19:12:44,797 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f5c16ca60d0>, 235.0, ['sda'], None >19:12:48,019 DEBUG storage: LVMLogicalVolumeDevice.setup: vg_faldor-Personal ; status: False ; controllable: True ; orig: False ; >19:12:48,021 DEBUG storage: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: vg_faldor-Personal ; orig: False ; >19:12:48,024 DEBUG storage: LVMVolumeGroupDevice.setup: vg_faldor ; status: True ; controllable: True ; orig: False ; >19:12:48,026 DEBUG storage: LVMLogicalVolumeDevice._setup: vg_faldor-Personal ; status: False ; controllable: True ; orig: False ; >19:12:48,230 DEBUG storage: LUKS.setup: device: /dev/mapper/vg_faldor-Personal ; mapName: luks-15465009-86ee-4a3c-a291-5a105ca148c4 ; status: False ; type: luks ; >19:12:48,231 DEBUG storage: LUKS.setup: device: /dev/mapper/vg_faldor-Personal ; status: False ; type: luks ; >19:12:51,744 DEBUG storage.ui: LVMLogicalVolumeDevice.addChild: kids: 0 ; name: vg_faldor-Personal ; >19:12:51,745 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >19:12:51,747 DEBUG storage.ui: LUKSDevice._setFormat: luks-15465009-86ee-4a3c-a291-5a105ca148c4 ; current: None ; type: None ; >19:12:51,748 INFO storage.ui: added luks/dm-crypt luks-15465009-86ee-4a3c-a291-5a105ca148c4 (id 31) to device tree >19:12:51,751 INFO storage.ui: not going to create backup copy of non-existent /etc/mdadm.conf >19:12:51,753 INFO storage.ui: DeviceTree.populate: ignoredDisks is ['loop3', 'loop4', 'loop5', 'loop6', 'loop7'] ; exclusiveDisks is [] >19:12:51,784 DEBUG storage.ui: protected device spec /dev/sda8 resolved to sda8 >19:12:51,817 DEBUG storage.ui: MultipathTopology._build_topology: >19:12:51,817 DEBUG storage.ui: /etc/multipath.conf contents: >19:12:51,818 DEBUG storage.ui: # multipath.conf written by anaconda >19:12:51,818 DEBUG storage.ui: >19:12:51,818 DEBUG storage.ui: defaults { >19:12:51,819 DEBUG storage.ui: user_friendly_names yes >19:12:51,819 DEBUG storage.ui: } >19:12:51,820 DEBUG storage.ui: blacklist { >19:12:51,820 DEBUG storage.ui: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >19:12:51,820 DEBUG storage.ui: devnode "^hd[a-z]" >19:12:51,821 DEBUG storage.ui: devnode "^dcssblk[0-9]*" >19:12:51,821 DEBUG storage.ui: device { >19:12:51,821 DEBUG storage.ui: vendor "DGC" >19:12:51,822 DEBUG storage.ui: product "LUNZ" >19:12:51,822 DEBUG storage.ui: } >19:12:51,823 DEBUG storage.ui: device { >19:12:51,823 DEBUG storage.ui: vendor "IBM" >19:12:51,823 DEBUG storage.ui: product "S/390.*" >19:12:51,824 DEBUG storage.ui: } >19:12:51,824 DEBUG storage.ui: # don't count normal SATA devices as multipaths >19:12:51,825 DEBUG storage.ui: device { >19:12:51,825 DEBUG storage.ui: vendor "ATA" >19:12:51,825 DEBUG storage.ui: } >19:12:51,826 DEBUG storage.ui: # don't count 3ware devices as multipaths >19:12:51,826 DEBUG storage.ui: device { >19:12:51,826 DEBUG storage.ui: vendor "3ware" >19:12:51,827 DEBUG storage.ui: } >19:12:51,827 DEBUG storage.ui: device { >19:12:51,827 DEBUG storage.ui: vendor "AMCC" >19:12:51,827 DEBUG storage.ui: } >19:12:51,827 DEBUG storage.ui: # nor highpoint devices >19:12:51,827 DEBUG storage.ui: device { >19:12:51,827 DEBUG storage.ui: vendor "HPT" >19:12:51,827 DEBUG storage.ui: } >19:12:51,828 DEBUG storage.ui: wwid "S23CJ1KS803855" >19:12:51,828 DEBUG storage.ui: } >19:12:51,828 DEBUG storage.ui: multipaths { >19:12:51,828 DEBUG storage.ui: } >19:12:51,831 DEBUG storage.ui: (end of /etc/multipath.conf) >19:12:51,887 INFO storage.ui: MultipathTopology: found non-disk device: sr0 >19:12:51,888 INFO storage.ui: MultipathTopology: found singlepath device: sda >19:12:51,888 INFO storage.ui: MultipathTopology: found non-disk device: sda1 >19:12:51,889 INFO storage.ui: MultipathTopology: found non-disk device: sda10 >19:12:51,889 INFO storage.ui: MultipathTopology: found non-disk device: sda11 >19:12:51,890 INFO storage.ui: MultipathTopology: found non-disk device: sda2 >19:12:51,890 INFO storage.ui: MultipathTopology: found non-disk device: sda3 >19:12:51,891 INFO storage.ui: MultipathTopology: found non-disk device: sda4 >19:12:51,891 INFO storage.ui: MultipathTopology: found non-disk device: sda5 >19:12:51,892 INFO storage.ui: MultipathTopology: found non-disk device: sda6 >19:12:51,892 INFO storage.ui: MultipathTopology: found non-disk device: sda7 >19:12:51,893 INFO storage.ui: MultipathTopology: found non-disk device: sda8 >19:12:51,893 INFO storage.ui: MultipathTopology: found non-disk device: sda9 >19:12:51,894 INFO storage.ui: MultipathTopology: found singlepath device: loop0 >19:12:51,894 INFO storage.ui: MultipathTopology: found singlepath device: loop1 >19:12:51,895 INFO storage.ui: MultipathTopology: found singlepath device: loop2 >19:12:51,895 INFO storage.ui: MultipathTopology: found singlepath device: loop3 >19:12:51,895 INFO storage.ui: MultipathTopology: found singlepath device: loop4 >19:12:51,896 INFO storage.ui: MultipathTopology: found singlepath device: loop5 >19:12:51,896 INFO storage.ui: MultipathTopology: found singlepath device: loop6 >19:12:51,897 INFO storage.ui: MultipathTopology: found singlepath device: loop7 >19:12:51,897 INFO storage.ui: MultipathTopology: found singlepath device: dm-0 >19:12:51,897 INFO storage.ui: MultipathTopology: found singlepath device: dm-1 >19:12:51,897 INFO storage.ui: MultipathTopology: found singlepath device: dm-2 >19:12:51,898 INFO storage.ui: devices to scan: ['sr0', 'sda', 'sda1', 'sda10', 'sda11', 'sda2', 'sda3', 'sda4', 'sda5', 'sda6', 'sda7', 'sda8', 'sda9', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0', 'dm-1', 'dm-2'] >19:12:51,901 DEBUG storage.ui: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-HL-DT-ST_DVDRAM_GSA-H10N_M0065G64206', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:1c.0/0000:02:00.0/ata5/host4/target4:0:0/4:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '0', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_CD': '1', > 'ID_CDROM_CD_R': '1', > 'ID_CDROM_CD_RW': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_DVD_PLUS_R': '1', > 'ID_CDROM_DVD_PLUS_RW': '1', > 'ID_CDROM_DVD_PLUS_R_DL': '1', > 'ID_CDROM_DVD_R': '1', > 'ID_CDROM_DVD_RAM': '1', > 'ID_CDROM_DVD_RW': '1', > 'ID_CDROM_MRW': '1', > 'ID_CDROM_MRW_W': '1', > 'ID_MODEL': 'HL-DT-ST_DVDRAM_GSA-H10N', > 'ID_MODEL_ENC': 'HL-DT-ST\\x20DVDRAM\\x20GSA-H10N\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_REVISION': 'JL12', > 'ID_SERIAL': 'HL-DT-ST_DVDRAM_GSA-H10N_M0065G64206', > 'ID_SERIAL_SHORT': 'M0065G64206', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '679381', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-HL-DT-ST_DVDRAM_GSA-H10N_M0065G64206'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1c.0/0000:02:00.0/ata5/host4/target4:0:0/4:0:0:0/block/sr0'} ; name: sr0 ; >19:12:51,902 INFO storage.ui: scanning sr0 (/devices/pci0000:00/0000:00:1c.0/0000:02:00.0/ata5/host4/target4:0:0/4:0:0:0/block/sr0)... >19:12:51,903 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sr0 ; >19:12:51,904 DEBUG storage.ui: OpticalDevice.mediaPresent: sr0 ; status: True ; >19:12:51,921 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 0MB cdrom sr0 (0) >19:12:51,922 DEBUG storage.ui: looking up parted Device: /dev/sr0 >19:12:51,954 DEBUG storage.ui: OpticalDevice.mediaPresent: sr0 ; status: True ; >19:12:51,970 DEBUG storage.ui: no device or no media present >19:12:51,974 DEBUG storage.ui: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-SAMSUNG_HD503HI_S23CJ1KS803855 /dev/disk/by-id/wwn-0x50024e9001ddf314', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.5/ata3/host2/target2:0:0/2:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '0', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '254', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '0', > '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': '100', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '100', > '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': '5400', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_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': 'SAMSUNG_HD503HI', > 'ID_MODEL_ENC': 'SAMSUNG\\x20HD503HI\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '1AJ100E4', > 'ID_SERIAL': 'SAMSUNG_HD503HI_S23CJ1KS803855', > 'ID_SERIAL_SHORT': 'S23CJ1KS803855', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50024e9001ddf314', > 'ID_WWN_WITH_EXTENSION': '0x50024e9001ddf314', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '696141', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-SAMSUNG_HD503HI_S23CJ1KS803855', > '/dev/disk/by-id/wwn-0x50024e9001ddf314'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.5/ata3/host2/target2:0:0/2:0:0:0/block/sda'} ; name: sda ; >19:12:51,976 INFO storage.ui: scanning sda (/devices/pci0000:00/0000:00:1f.5/ata3/host2/target2:0:0/2:0:0:0/block/sda)... >19:12:51,977 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >19:12:51,978 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 476940MB disk sda (1) with existing msdos disklabel >19:12:51,979 DEBUG storage.ui: DeviceTree.handleUdevDeviceFormat: name: sda ; >19:12:51,980 DEBUG storage.ui: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: dos ; >19:12:51,980 DEBUG storage.ui: disklabel format on sda already set up >19:12:51,982 INFO storage.ui: got device: DiskDevice instance (0x7f5c1a0ff9d0) -- > name = sda status = True kids = 11 id = 1 > parents = [] > uuid = None size = 476940.023438 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.5/ata3/host2/target2:0:0/2:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA SAMSUNG HD503HI path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 3 did: 0 busy: True > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x7f5c1eba0320> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f5c1a0ff6d0> >19:12:51,984 INFO storage.ui: got format: DiskLabel instance (0x7f5c1a0ff590) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sda uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 11 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 4 > lastPartitionNumber: 11 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f5c1a116910>, <parted.partition.Partition object at 0x7f5c1a116a90>, <parted.partition.Partition object at 0x7f5c1a116d10>, <parted.partition.Partition object at 0x7f5c1a11b090>, <parted.partition.Partition object at 0x7f5c1a116e10>, <parted.partition.Partition object at 0x7f5c1a11b3d0>, <parted.partition.Partition object at 0x7f5c1a11b590>, <parted.partition.Partition object at 0x7f5c1a11b190>, <parted.partition.Partition object at 0x7f5c1a11b690>, <parted.partition.Partition object at 0x7f5c1a11bad0>, <parted.partition.Partition object at 0x7f5c1a11bc90>] > device: <parted.device.Device object at 0x7f5c1a0ff410> > PedDisk: <_ped.Disk object at 0x7f5c1a1021b8> > origPartedDisk = <parted.disk.Disk object at 0x7f5c1a0ffad0> > partedDevice = parted.Device instance -- > model: ATA SAMSUNG HD503HI path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 3 did: 0 busy: True > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x7f5c1eba0200> > >19:12:51,989 DEBUG storage.ui: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-SAMSUNG_HD503HI_S23CJ1KS803855-part1 /dev/disk/by-id/wwn-0x50024e9001ddf314-part1 /dev/disk/by-label/boot1 /dev/disk/by-uuid/c454ce0f-68e4-4c15-926f-5b91656105c9', > 'DEVNAME': 'sda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.5/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '0', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '254', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '0', > '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': '100', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '100', > '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': '5400', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_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': 'boot1', > 'ID_FS_LABEL_ENC': 'boot1', > 'ID_FS_TYPE': 'ext3', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'c454ce0f-68e4-4c15-926f-5b91656105c9', > 'ID_FS_UUID_ENC': 'c454ce0f-68e4-4c15-926f-5b91656105c9', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'SAMSUNG_HD503HI', > 'ID_MODEL_ENC': 'SAMSUNG\\x20HD503HI\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '388578', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '1AJ100E4', > 'ID_SERIAL': 'SAMSUNG_HD503HI_S23CJ1KS803855', > 'ID_SERIAL_SHORT': 'S23CJ1KS803855', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50024e9001ddf314', > 'ID_WWN_WITH_EXTENSION': '0x50024e9001ddf314', > 'MAJOR': '8', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '696153', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/ata-SAMSUNG_HD503HI_S23CJ1KS803855-part1', > '/dev/disk/by-id/wwn-0x50024e9001ddf314-part1', > '/dev/disk/by-label/boot1', > '/dev/disk/by-uuid/c454ce0f-68e4-4c15-926f-5b91656105c9'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.5/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda1'} ; name: sda1 ; >19:12:51,990 INFO storage.ui: scanning sda1 (/devices/pci0000:00/0000:00:1f.5/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda1)... >19:12:51,991 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda1 ; >19:12:51,993 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 189MB partition sda1 (2) with existing ext3 filesystem >19:12:51,994 DEBUG storage.ui: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >19:12:51,996 DEBUG storage.ui: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: dos ; >19:12:51,997 DEBUG storage.ui: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >19:12:51,999 DEBUG storage.ui: DiskLabel.__init__: device: /dev/sda1 ; labelType: dos ; exists: True ; >19:12:52,007 DEBUG storage.ui: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 4 > partitions: [] > device: <parted.device.Device object at 0x7f5c19a90a10> > PedDisk: <_ped.Disk object at 0x7f5c19a914d0> >19:12:52,008 DEBUG storage.ui: getFormat('disklabel') returning DiskLabel instance >19:12:52,008 DEBUG storage.ui: no type or existing type for sda1, bailing >19:12:52,010 INFO storage.ui: got device: PartitionDevice instance (0x7f5c1a104cd0) -- > name = sda1 status = True kids = 0 id = 2 > parents = ['existing 476940MB disk sda (1) with existing msdos disklabel'] > uuid = None size = 189.735351562 > format = existing ext3 filesystem > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.5/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 388578 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (24, 255, 63) biosGeometry: (24, 255, 63) > PedDevice: <_ped.Device object at 0x7f5c1eba0c20> > target size = 0 path = /dev/sda1 > format args = [] originalFormat = ext3 grow = None max size = 0 bootable = None > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f5c1a0ff550> fileSystem: <parted.filesystem.FileSystem object at 0x7f5c1a116bd0> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f5c1a1169d0> PedPartition: <_ped.Partition object at 0x7f5c1a0fe890> > disk = existing 476940MB disk sda (1) with existing msdos disklabel > start = 2048 end = 390625 length = 388578 > flags = >19:12:52,012 DEBUG storage.ui: Ext3FS.supported: supported: True ; >19:12:52,012 INFO storage.ui: got format: Ext3FS instance (0x7f5c1a104dd0) -- > type = ext3 name = ext3 status = False > device = /dev/sda1 uuid = c454ce0f-68e4-4c15-926f-5b91656105c9 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = boot1 size = 189.0 targetSize = 189.0 > >19:12:52,017 DEBUG storage.ui: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-SAMSUNG_HD503HI_S23CJ1KS803855-part10 /dev/disk/by-id/wwn-0x50024e9001ddf314-part10 /dev/disk/by-uuid/9abb2e74-0237-4c28-aa25-aed5d24de2d3', > 'DEVNAME': 'sda10', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.5/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda10', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '0', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '254', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '0', > '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': '100', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '100', > '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': '5400', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': '9abb2e74-0237-4c28-aa25-aed5d24de2d3', > 'ID_FS_UUID_ENC': '9abb2e74-0237-4c28-aa25-aed5d24de2d3', > 'ID_FS_VERSION': '2', > 'ID_MODEL': 'SAMSUNG_HD503HI', > 'ID_MODEL_ENC': 'SAMSUNG\\x20HD503HI\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '10', > 'ID_PART_ENTRY_OFFSET': '195318333', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '7807527', > 'ID_PART_ENTRY_TYPE': '0x82', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '1AJ100E4', > 'ID_SERIAL': 'SAMSUNG_HD503HI_S23CJ1KS803855', > 'ID_SERIAL_SHORT': 'S23CJ1KS803855', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50024e9001ddf314', > 'ID_WWN_WITH_EXTENSION': '0x50024e9001ddf314', > 'MAJOR': '8', > 'MINOR': '10', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '696165', > 'name': 'sda10', > 'symlinks': ['/dev/disk/by-id/ata-SAMSUNG_HD503HI_S23CJ1KS803855-part10', > '/dev/disk/by-id/wwn-0x50024e9001ddf314-part10', > '/dev/disk/by-uuid/9abb2e74-0237-4c28-aa25-aed5d24de2d3'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.5/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda10'} ; name: sda10 ; >19:12:52,017 INFO storage.ui: scanning sda10 (/devices/pci0000:00/0000:00:1f.5/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda10)... >19:12:52,018 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda10 ; >19:12:52,019 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 3812MB partition sda10 (3) with existing swap >19:12:52,020 DEBUG storage.ui: DeviceTree.handleUdevDeviceFormat: name: sda10 ; >19:12:52,021 DEBUG storage.ui: DeviceTree.handleUdevDiskLabelFormat: device: sda10 ; label_type: dos ; >19:12:52,022 DEBUG storage.ui: PartitionDevice.setup: sda10 ; status: True ; controllable: True ; orig: False ; >19:12:52,023 DEBUG storage.ui: DiskLabel.__init__: device: /dev/sda10 ; labelType: dos ; exists: True ; >19:12:52,050 WARN storage.ui: disklabel detected but not usable on sda10 >19:12:52,051 DEBUG storage.ui: no type or existing type for sda10, bailing >19:12:52,053 INFO storage.ui: got device: PartitionDevice instance (0x7f5c1a104890) -- > name = sda10 status = True kids = 0 id = 3 > parents = ['existing 476940MB disk sda (1) with existing msdos disklabel'] > uuid = None size = 3812.26904297 > format = existing swap > major = 8 minor = 10 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.5/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda10 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda10 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 7807527 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (485, 255, 63) biosGeometry: (485, 255, 63) > PedDevice: <_ped.Device object at 0x7f5c1eba0b90> > target size = 0 path = /dev/sda10 > format args = [] originalFormat = swap grow = None max size = 0 bootable = None > part type = 1 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f5c1a0ff550> fileSystem: <parted.filesystem.FileSystem object at 0x7f5c1a11bb90> > number: 10 path: /dev/sda10 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f5c1a11bb10> PedPartition: <_ped.Partition object at 0x7f5c1a0fead0> > disk = existing 476940MB disk sda (1) with existing msdos disklabel > start = 195318333 end = 203125859 length = 7807527 > flags = >19:12:52,053 INFO storage.ui: got format: SwapSpace instance (0x7f5c1a104990) -- > type = swap name = swap status = False > device = /dev/sda10 uuid = 9abb2e74-0237-4c28-aa25-aed5d24de2d3 exists = True > options = supported = True formattable = True resizable = False > priority = None label = None >19:12:52,060 DEBUG storage.ui: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-SAMSUNG_HD503HI_S23CJ1KS803855-part11 /dev/disk/by-id/wwn-0x50024e9001ddf314-part11', > 'DEVNAME': 'sda11', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.5/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda11', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '0', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '254', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '0', > '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': '100', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '100', > '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': '5400', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'SWDkgQ-Av8M-LN1z-NDTr-WKjP-fRM2-uMP5Hr', > 'ID_FS_UUID_ENC': 'SWDkgQ-Av8M-LN1z-NDTr-WKjP-fRM2-uMP5Hr', > 'ID_FS_VERSION': 'LVM2 001', > 'ID_MODEL': 'SAMSUNG_HD503HI', > 'ID_MODEL_ENC': 'SAMSUNG\\x20HD503HI\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '11', > 'ID_PART_ENTRY_OFFSET': '203125923', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '773642142', > 'ID_PART_ENTRY_TYPE': '0x8e', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '1AJ100E4', > 'ID_SERIAL': 'SAMSUNG_HD503HI_S23CJ1KS803855', > 'ID_SERIAL_SHORT': 'S23CJ1KS803855', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50024e9001ddf314', > 'ID_WWN_WITH_EXTENSION': '0x50024e9001ddf314', > 'LVM2_LV_ATTR': ['-wi-a----', > '-wi-a----', > '-wi-a----', > '-wi-a----', > '-wi-a----', > '-wi-a----', > '-wi-a----', > '-wi-a----', > '-wi-a----', > '-wi-a----', > '-wi-a----', > '-wi-a----'], > 'LVM2_LV_NAME': ['Home', > 'Images', > 'Storage', > 'Images', > 'Data1', > 'RHEL6', > 'RHEL5', > 'O12', > 'Personal', > 'O12', > 'Images', > 'O12'], > 'LVM2_LV_SIZE': ['52428800.00', > '83886080.00', > '78643200.00', > '83886080.00', > '20971520.00', > '20971520.00', > '20971520.00', > '30302208.00', > '78643200.00', > '30302208.00', > '83886080.00', > '30302208.00'], > 'LVM2_LV_UUID': ['GwG7Ty-GG29-G2V2-HK1I-QSRl-0Zu4-8kEKtA', > 'QBisIY-peka-QIQw-Rkal-LNqf-KipB-ozfBcd', > 'K4M29U-EL0E-x7h1-zDf7-ne0c-SB8y-PbeE22', > 'QBisIY-peka-QIQw-Rkal-LNqf-KipB-ozfBcd', > 'rssAFF-gZuX-vJ7z-10GK-X8fv-G3Ev-BSlLjj', > 'Kda6Up-xMX3-bm3v-Kc0p-ekvD-4PzA-6VCByt', > '7VYDFM-4v73-O6WE-rYzR-WNBv-LlY3-RdCJqa', > 'OHOSZ3-6q8M-EVKt-ah3C-XBth-LaMd-8M12Lz', > 'G6qeWd-7Kav-7cDl-5Mpz-E0br-QcGn-H05GAz', > 'OHOSZ3-6q8M-EVKt-ah3C-XBth-LaMd-8M12Lz', > 'QBisIY-peka-QIQw-Rkal-LNqf-KipB-ozfBcd', > 'OHOSZ3-6q8M-EVKt-ah3C-XBth-LaMd-8M12Lz'], > 'LVM2_PE_START': '192.00', > 'LVM2_PV_COUNT': '1', > 'LVM2_PV_NAME': '/dev/sda11', > 'LVM2_PV_PE_ALLOC_COUNT': '94438', > 'LVM2_PV_PE_COUNT': '94438', > 'LVM2_PV_SIZE': '386818048.00', > 'LVM2_PV_UUID': 'SWDkgQ-Av8M-LN1z-NDTr-WKjP-fRM2-uMP5Hr', > 'LVM2_VG_EXTENT_COUNT': '94438', > 'LVM2_VG_EXTENT_SIZE': '4096.00', > 'LVM2_VG_FREE': '0', > 'LVM2_VG_FREE_COUNT': '0', > 'LVM2_VG_NAME': 'vg_faldor', > 'LVM2_VG_SIZE': '386818048.00', > 'LVM2_VG_UUID': '5sMoYs-b0Re-LaLt-p4dA-y3tf-rX7C-UPanU7', > 'MAJOR': '8', > 'MINOR': '11', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '696176', > 'name': 'sda11', > 'symlinks': ['/dev/disk/by-id/ata-SAMSUNG_HD503HI_S23CJ1KS803855-part11', > '/dev/disk/by-id/wwn-0x50024e9001ddf314-part11'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.5/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda11'} ; name: sda11 ; >19:12:52,062 INFO storage.ui: scanning sda11 (/devices/pci0000:00/0000:00:1f.5/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda11)... >19:12:52,063 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda11 ; >19:12:52,064 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 377754MB partition sda11 (4) with existing lvmpv >19:12:52,065 DEBUG storage.ui: DeviceTree.handleUdevDeviceFormat: name: sda11 ; >19:12:52,066 DEBUG storage.ui: DeviceTree.handleUdevDiskLabelFormat: device: sda11 ; label_type: dos ; >19:12:52,067 DEBUG storage.ui: PartitionDevice.setup: sda11 ; status: True ; controllable: True ; orig: False ; >19:12:52,068 DEBUG storage.ui: DiskLabel.__init__: device: /dev/sda11 ; labelType: dos ; exists: True ; >19:12:52,095 WARN storage.ui: disklabel detected but not usable on sda11 >19:12:52,096 DEBUG storage.ui: no type or existing type for sda11, bailing >19:12:52,098 INFO storage.ui: got device: PartitionDevice instance (0x7f5c1a0fff50) -- > name = sda11 status = True kids = 1 id = 4 > parents = ['existing 476940MB disk sda (1) with existing msdos disklabel'] > uuid = None size = 377754.952148 > format = existing lvmpv > major = 8 minor = 11 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.5/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda11 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda11 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 773642142 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (48156, 255, 63) biosGeometry: (48156, 255, 63) > PedDevice: <_ped.Device object at 0x7f5c1eba0d40> > target size = 0 path = /dev/sda11 > format args = [] originalFormat = lvmpv grow = None max size = 0 bootable = None > part type = 1 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f5c1a0ff550> fileSystem: None > number: 11 path: /dev/sda11 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f5c1a11bcd0> PedPartition: <_ped.Partition object at 0x7f5c1a0feb30> > disk = existing 476940MB disk sda (1) with existing msdos disklabel > start = 203125923 end = 976768064 length = 773642142 > flags = lvm >19:12:52,099 INFO storage.ui: got format: LVMPhysicalVolume instance (0x7f5c1a104050) -- > type = lvmpv name = physical volume (LVM) status = False > device = /dev/sda11 uuid = SWDkgQ-Av8M-LN1z-NDTr-WKjP-fRM2-uMP5Hr exists = True > options = None supported = True formattable = True resizable = False > vgName = vg_faldor vgUUID = 5sMoYs-b0Re-LaLt-p4dA-y3tf-rX7C-UPanU7 peStart = 0.1875 >19:12:52,104 DEBUG storage.ui: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-SAMSUNG_HD503HI_S23CJ1KS803855-part2 /dev/disk/by-id/wwn-0x50024e9001ddf314-part2 /dev/disk/by-label/boot2 /dev/disk/by-uuid/a640c1d1-b710-43bf-b3be-4cbe003fbc9b', > 'DEVNAME': 'sda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.5/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '0', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '254', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '0', > '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': '100', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '100', > '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': '5400', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_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': 'boot2', > 'ID_FS_LABEL_ENC': 'boot2', > 'ID_FS_TYPE': 'ext3', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'a640c1d1-b710-43bf-b3be-4cbe003fbc9b', > 'ID_FS_UUID_ENC': 'a640c1d1-b710-43bf-b3be-4cbe003fbc9b', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'SAMSUNG_HD503HI', > 'ID_MODEL_ENC': 'SAMSUNG\\x20HD503HI\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '390626', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '390625', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '1AJ100E4', > 'ID_SERIAL': 'SAMSUNG_HD503HI_S23CJ1KS803855', > 'ID_SERIAL_SHORT': 'S23CJ1KS803855', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50024e9001ddf314', > 'ID_WWN_WITH_EXTENSION': '0x50024e9001ddf314', > 'MAJOR': '8', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '696188', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/ata-SAMSUNG_HD503HI_S23CJ1KS803855-part2', > '/dev/disk/by-id/wwn-0x50024e9001ddf314-part2', > '/dev/disk/by-label/boot2', > '/dev/disk/by-uuid/a640c1d1-b710-43bf-b3be-4cbe003fbc9b'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.5/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda2'} ; name: sda2 ; >19:12:52,105 INFO storage.ui: scanning sda2 (/devices/pci0000:00/0000:00:1f.5/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda2)... >19:12:52,106 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda2 ; >19:12:52,108 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 190MB partition sda2 (6) with existing ext3 filesystem >19:12:52,109 DEBUG storage.ui: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >19:12:52,111 DEBUG storage.ui: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: dos ; >19:12:52,113 DEBUG storage.ui: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >19:12:52,114 DEBUG storage.ui: DiskLabel.__init__: device: /dev/sda2 ; labelType: dos ; exists: True ; >19:12:52,192 DEBUG storage.ui: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 4 > partitions: [] > device: <parted.device.Device object at 0x7f5c1a0ffa10> > PedDisk: <_ped.Disk object at 0x7f5c1a11ca70> >19:12:52,193 DEBUG storage.ui: getFormat('disklabel') returning DiskLabel instance >19:12:52,193 DEBUG storage.ui: no type or existing type for sda2, bailing >19:12:52,196 INFO storage.ui: got device: PartitionDevice instance (0x7f5c1a104e50) -- > name = sda2 status = True kids = 0 id = 6 > parents = ['existing 476940MB disk sda (1) with existing msdos disklabel'] > uuid = None size = 190.734863281 > format = existing ext3 filesystem > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.5/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 390625 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (24, 255, 63) biosGeometry: (24, 255, 63) > PedDevice: <_ped.Device object at 0x7f5c3434b170> > target size = 0 path = /dev/sda2 > format args = [] originalFormat = ext3 grow = None max size = 0 bootable = None > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f5c1a0ff550> fileSystem: <parted.filesystem.FileSystem object at 0x7f5c1a116c10> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f5c1a116b50> PedPartition: <_ped.Partition object at 0x7f5c1a0fe9b0> > disk = existing 476940MB disk sda (1) with existing msdos disklabel > start = 390626 end = 781250 length = 390625 > flags = >19:12:52,198 DEBUG storage.ui: Ext3FS.supported: supported: True ; >19:12:52,198 INFO storage.ui: got format: Ext3FS instance (0x7f5c1a104f50) -- > type = ext3 name = ext3 status = False > device = /dev/sda2 uuid = a640c1d1-b710-43bf-b3be-4cbe003fbc9b exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = boot2 size = 190.0 targetSize = 190.0 > >19:12:52,203 DEBUG storage.ui: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-SAMSUNG_HD503HI_S23CJ1KS803855-part3 /dev/disk/by-id/wwn-0x50024e9001ddf314-part3 /dev/disk/by-label/testing /dev/disk/by-uuid/1e30238b-a096-4f07-8fb9-8c353630669b', > 'DEVNAME': 'sda3', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.5/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda3', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '0', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '254', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '0', > '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': '100', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '100', > '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': '5400', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_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': 'testing', > 'ID_FS_LABEL_ENC': 'testing', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '1e30238b-a096-4f07-8fb9-8c353630669b', > 'ID_FS_UUID_ENC': '1e30238b-a096-4f07-8fb9-8c353630669b', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'SAMSUNG_HD503HI', > 'ID_MODEL_ENC': 'SAMSUNG\\x20HD503HI\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '781251', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '38281250', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '1AJ100E4', > 'ID_SERIAL': 'SAMSUNG_HD503HI_S23CJ1KS803855', > 'ID_SERIAL_SHORT': 'S23CJ1KS803855', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50024e9001ddf314', > 'ID_WWN_WITH_EXTENSION': '0x50024e9001ddf314', > 'MAJOR': '8', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '696200', > 'name': 'sda3', > 'symlinks': ['/dev/disk/by-id/ata-SAMSUNG_HD503HI_S23CJ1KS803855-part3', > '/dev/disk/by-id/wwn-0x50024e9001ddf314-part3', > '/dev/disk/by-label/testing', > '/dev/disk/by-uuid/1e30238b-a096-4f07-8fb9-8c353630669b'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.5/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda3'} ; name: sda3 ; >19:12:52,204 INFO storage.ui: scanning sda3 (/devices/pci0000:00/0000:00:1f.5/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda3)... >19:12:52,205 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda3 ; >19:12:52,207 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 18692MB partition sda3 (7) with existing ext4 filesystem >19:12:52,208 DEBUG storage.ui: DeviceTree.handleUdevDeviceFormat: name: sda3 ; >19:12:52,209 DEBUG storage.ui: DeviceTree.handleUdevDiskLabelFormat: device: sda3 ; label_type: dos ; >19:12:52,211 DEBUG storage.ui: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >19:12:52,212 DEBUG storage.ui: DiskLabel.__init__: device: /dev/sda3 ; labelType: dos ; exists: True ; >19:12:52,230 DEBUG storage.ui: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 4 > partitions: [] > device: <parted.device.Device object at 0x7f5c19a90e90> > PedDisk: <_ped.Disk object at 0x7f5c126c9098> >19:12:52,230 DEBUG storage.ui: getFormat('disklabel') returning DiskLabel instance >19:12:52,230 DEBUG storage.ui: no type or existing type for sda3, bailing >19:12:52,232 INFO storage.ui: got device: PartitionDevice instance (0x7f5c1a0ff7d0) -- > name = sda3 status = True kids = 0 id = 7 > parents = ['existing 476940MB disk sda (1) with existing msdos disklabel'] > uuid = None size = 18692.0166016 > format = existing ext4 filesystem > major = 8 minor = 3 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.5/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 38281250 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (2382, 255, 63) biosGeometry: (2382, 255, 63) > PedDevice: <_ped.Device object at 0x7f5c3434b7a0> > target size = 0 path = /dev/sda3 > format args = [] originalFormat = ext4 grow = None max size = 0 bootable = None > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f5c1a0ff550> fileSystem: <parted.filesystem.FileSystem object at 0x7f5c1a116dd0> > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f5c1a116d50> PedPartition: <_ped.Partition object at 0x7f5c1a0fe7d0> > disk = existing 476940MB disk sda (1) with existing msdos disklabel > start = 781251 end = 39062500 length = 38281250 > flags = >19:12:52,234 DEBUG storage.ui: Ext4FS.supported: supported: True ; >19:12:52,234 INFO storage.ui: got format: Ext4FS instance (0x7f5c1a104810) -- > type = ext4 name = ext4 status = False > device = /dev/sda3 uuid = 1e30238b-a096-4f07-8fb9-8c353630669b exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = testing size = 18692.0 targetSize = 18692.0 > >19:12:52,238 DEBUG storage.ui: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-SAMSUNG_HD503HI_S23CJ1KS803855-part4 /dev/disk/by-id/wwn-0x50024e9001ddf314-part4', > 'DEVNAME': 'sda4', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.5/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda4', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '0', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '254', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '0', > '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': '100', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '100', > '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': '5400', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_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': 'SAMSUNG_HD503HI', > 'ID_MODEL_ENC': 'SAMSUNG\\x20HD503HI\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '4', > 'ID_PART_ENTRY_OFFSET': '39070080', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '937697985', > 'ID_PART_ENTRY_TYPE': '0xf', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '1AJ100E4', > 'ID_SERIAL': 'SAMSUNG_HD503HI_S23CJ1KS803855', > 'ID_SERIAL_SHORT': 'S23CJ1KS803855', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50024e9001ddf314', > 'ID_WWN_WITH_EXTENSION': '0x50024e9001ddf314', > 'MAJOR': '8', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '696211', > 'name': 'sda4', > 'symlinks': ['/dev/disk/by-id/ata-SAMSUNG_HD503HI_S23CJ1KS803855-part4', > '/dev/disk/by-id/wwn-0x50024e9001ddf314-part4'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.5/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda4'} ; name: sda4 ; >19:12:52,239 INFO storage.ui: scanning sda4 (/devices/pci0000:00/0000:00:1f.5/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda4)... >19:12:52,240 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda4 ; >19:12:52,242 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 457860MB partition sda4 (8) >19:12:52,243 DEBUG storage.ui: DeviceTree.handleUdevDeviceFormat: name: sda4 ; >19:12:52,244 DEBUG storage.ui: DeviceTree.handleUdevDiskLabelFormat: device: sda4 ; label_type: dos ; >19:12:52,246 DEBUG storage.ui: PartitionDevice.setup: sda4 ; status: True ; controllable: True ; orig: False ; >19:12:52,248 DEBUG storage.ui: DiskLabel.__init__: device: /dev/sda4 ; labelType: dos ; exists: True ; >19:12:52,566 WARN storage.ui: disklabel detected but not usable on sda4 >19:12:52,567 DEBUG storage.ui: no type or existing type for sda4, bailing >19:12:52,571 INFO storage.ui: got device: PartitionDevice instance (0x7f5c1a109790) -- > name = sda4 status = True kids = 0 id = 8 > parents = ['existing 476940MB disk sda (1) with existing msdos disklabel'] > uuid = None size = 457860.344238 > format = existing None > major = 8 minor = 4 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.5/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda4 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda4 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 2 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (0, 255, 63) biosGeometry: (0, 255, 63) > PedDevice: <_ped.Device object at 0x7f5c3434b8c0> > target size = 0 path = /dev/sda4 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 2 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f5c1a0ff550> fileSystem: None > number: 4 path: /dev/sda4 type: 2 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7f5c1a11b0d0> PedPartition: <_ped.Partition object at 0x7f5c1a0fe770> > disk = existing 476940MB disk sda (1) with existing msdos disklabel > start = 39070080 end = 976768064 length = 937697985 > flags = lba >19:12:52,577 DEBUG storage.ui: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-SAMSUNG_HD503HI_S23CJ1KS803855-part5 /dev/disk/by-id/wwn-0x50024e9001ddf314-part5 /dev/disk/by-label/boot3 /dev/disk/by-uuid/4fa27efd-9623-40b4-80e6-23ff65c23c7c', > 'DEVNAME': 'sda5', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.5/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda5', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '0', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '254', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '0', > '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': '100', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '100', > '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': '5400', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_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': 'boot3', > 'ID_FS_LABEL_ENC': 'boot3', > 'ID_FS_TYPE': 'ext3', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '4fa27efd-9623-40b4-80e6-23ff65c23c7c', > 'ID_FS_UUID_ENC': '4fa27efd-9623-40b4-80e6-23ff65c23c7c', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'SAMSUNG_HD503HI', > 'ID_MODEL_ENC': 'SAMSUNG\\x20HD503HI\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '5', > 'ID_PART_ENTRY_OFFSET': '39071744', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '481280', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '1AJ100E4', > 'ID_SERIAL': 'SAMSUNG_HD503HI_S23CJ1KS803855', > 'ID_SERIAL_SHORT': 'S23CJ1KS803855', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50024e9001ddf314', > 'ID_WWN_WITH_EXTENSION': '0x50024e9001ddf314', > 'MAJOR': '8', > 'MINOR': '5', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '696222', > 'name': 'sda5', > 'symlinks': ['/dev/disk/by-id/ata-SAMSUNG_HD503HI_S23CJ1KS803855-part5', > '/dev/disk/by-id/wwn-0x50024e9001ddf314-part5', > '/dev/disk/by-label/boot3', > '/dev/disk/by-uuid/4fa27efd-9623-40b4-80e6-23ff65c23c7c'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.5/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda5'} ; name: sda5 ; >19:12:52,578 INFO storage.ui: scanning sda5 (/devices/pci0000:00/0000:00:1f.5/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda5)... >19:12:52,579 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda5 ; >19:12:52,580 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 235MB partition sda5 (9) with existing ext3 filesystem >19:12:52,581 DEBUG storage.ui: DeviceTree.handleUdevDeviceFormat: name: sda5 ; >19:12:52,582 DEBUG storage.ui: DeviceTree.handleUdevDiskLabelFormat: device: sda5 ; label_type: dos ; >19:12:52,583 DEBUG storage.ui: PartitionDevice.setup: sda5 ; status: True ; controllable: True ; orig: False ; >19:12:52,585 DEBUG storage.ui: DiskLabel.__init__: device: /dev/sda5 ; labelType: dos ; exists: True ; >19:12:52,618 DEBUG storage.ui: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 4 > partitions: [] > device: <parted.device.Device object at 0x7f5c19a97150> > PedDisk: <_ped.Disk object at 0x7f5c19a95680> >19:12:52,618 DEBUG storage.ui: getFormat('disklabel') returning DiskLabel instance >19:12:52,619 DEBUG storage.ui: no type or existing type for sda5, bailing >19:12:52,620 INFO storage.ui: got device: PartitionDevice instance (0x7f5c1a109710) -- > name = sda5 status = True kids = 0 id = 9 > parents = ['existing 476940MB disk sda (1) with existing msdos disklabel'] > uuid = None size = 235.0 > format = existing ext3 filesystem > major = 8 minor = 5 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.5/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda5 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda5 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 481280 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (29, 255, 63) biosGeometry: (29, 255, 63) > PedDevice: <_ped.Device object at 0x7f5c3434bc20> > target size = 0 path = /dev/sda5 > format args = [] originalFormat = ext3 grow = None max size = 0 bootable = None > part type = 1 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f5c1a0ff550> fileSystem: <parted.filesystem.FileSystem object at 0x7f5c1a11b2d0> > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f5c1a116f10> PedPartition: <_ped.Partition object at 0x7f5c1a0fe8f0> > disk = existing 476940MB disk sda (1) with existing msdos disklabel > start = 39071744 end = 39553023 length = 481280 > flags = >19:12:52,622 DEBUG storage.ui: Ext3FS.supported: supported: True ; >19:12:52,622 INFO storage.ui: got format: Ext3FS instance (0x7f5c1a109990) -- > type = ext3 name = ext3 status = False > device = /dev/sda5 uuid = 4fa27efd-9623-40b4-80e6-23ff65c23c7c exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = boot3 size = 235.0 targetSize = 235.0 > >19:12:52,627 DEBUG storage.ui: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-SAMSUNG_HD503HI_S23CJ1KS803855-part6 /dev/disk/by-id/wwn-0x50024e9001ddf314-part6 /dev/disk/by-label/boot4 /dev/disk/by-uuid/46747bce-e8ab-487e-9602-f62f116019c4', > 'DEVNAME': 'sda6', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.5/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda6', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '0', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '254', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '0', > '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': '100', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '100', > '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': '5400', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_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': 'boot4', > 'ID_FS_LABEL_ENC': 'boot4', > 'ID_FS_TYPE': 'ext3', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '46747bce-e8ab-487e-9602-f62f116019c4', > 'ID_FS_UUID_ENC': '46747bce-e8ab-487e-9602-f62f116019c4', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'SAMSUNG_HD503HI', > 'ID_MODEL_ENC': 'SAMSUNG\\x20HD503HI\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '6', > 'ID_PART_ENTRY_OFFSET': '39555072', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '479232', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '1AJ100E4', > 'ID_SERIAL': 'SAMSUNG_HD503HI_S23CJ1KS803855', > 'ID_SERIAL_SHORT': 'S23CJ1KS803855', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50024e9001ddf314', > 'ID_WWN_WITH_EXTENSION': '0x50024e9001ddf314', > 'MAJOR': '8', > 'MINOR': '6', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '696233', > 'name': 'sda6', > 'symlinks': ['/dev/disk/by-id/ata-SAMSUNG_HD503HI_S23CJ1KS803855-part6', > '/dev/disk/by-id/wwn-0x50024e9001ddf314-part6', > '/dev/disk/by-label/boot4', > '/dev/disk/by-uuid/46747bce-e8ab-487e-9602-f62f116019c4'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.5/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda6'} ; name: sda6 ; >19:12:52,627 INFO storage.ui: scanning sda6 (/devices/pci0000:00/0000:00:1f.5/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda6)... >19:12:52,629 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda6 ; >19:12:52,630 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 234MB partition sda6 (10) with existing ext3 filesystem >19:12:52,632 DEBUG storage.ui: DeviceTree.handleUdevDeviceFormat: name: sda6 ; >19:12:52,633 DEBUG storage.ui: DeviceTree.handleUdevDiskLabelFormat: device: sda6 ; label_type: dos ; >19:12:52,634 DEBUG storage.ui: PartitionDevice.setup: sda6 ; status: True ; controllable: True ; orig: False ; >19:12:52,636 DEBUG storage.ui: DiskLabel.__init__: device: /dev/sda6 ; labelType: dos ; exists: True ; >19:12:52,662 DEBUG storage.ui: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 4 > partitions: [] > device: <parted.device.Device object at 0x7f5c19a973d0> > PedDisk: <_ped.Disk object at 0x7f5c19a92518> >19:12:52,662 DEBUG storage.ui: getFormat('disklabel') returning DiskLabel instance >19:12:52,662 DEBUG storage.ui: no type or existing type for sda6, bailing >19:12:52,664 INFO storage.ui: got device: PartitionDevice instance (0x7f5c1a109a50) -- > name = sda6 status = True kids = 0 id = 10 > parents = ['existing 476940MB disk sda (1) with existing msdos disklabel'] > uuid = None size = 234.0 > format = existing ext3 filesystem > major = 8 minor = 6 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.5/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda6 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda6 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 479232 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (29, 255, 63) biosGeometry: (29, 255, 63) > PedDevice: <_ped.Device object at 0x7f5c3434bef0> > target size = 0 path = /dev/sda6 > format args = [] originalFormat = ext3 grow = None max size = 0 bootable = None > part type = 1 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f5c1a0ff550> fileSystem: <parted.filesystem.FileSystem object at 0x7f5c1a11b490> > number: 6 path: /dev/sda6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f5c1a11b410> PedPartition: <_ped.Partition object at 0x7f5c1a0fe950> > disk = existing 476940MB disk sda (1) with existing msdos disklabel > start = 39555072 end = 40034303 length = 479232 > flags = >19:12:52,666 DEBUG storage.ui: Ext3FS.supported: supported: True ; >19:12:52,666 INFO storage.ui: got format: Ext3FS instance (0x7f5c1a1099d0) -- > type = ext3 name = ext3 status = False > device = /dev/sda6 uuid = 46747bce-e8ab-487e-9602-f62f116019c4 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = boot4 size = 234.0 targetSize = 234.0 > >19:12:52,671 DEBUG storage.ui: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-SAMSUNG_HD503HI_S23CJ1KS803855-part7 /dev/disk/by-id/wwn-0x50024e9001ddf314-part7 /dev/disk/by-uuid/03980da5-5ee5-482b-af2e-dd3a59c17a31', > 'DEVNAME': 'sda7', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.5/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda7', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '0', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '254', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '0', > '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': '100', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '100', > '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': '5400', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '03980da5-5ee5-482b-af2e-dd3a59c17a31', > 'ID_FS_UUID_ENC': '03980da5-5ee5-482b-af2e-dd3a59c17a31', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'SAMSUNG_HD503HI', > 'ID_MODEL_ENC': 'SAMSUNG\\x20HD503HI\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '7', > 'ID_PART_ENTRY_OFFSET': '40040448', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '38082560', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '1AJ100E4', > 'ID_SERIAL': 'SAMSUNG_HD503HI_S23CJ1KS803855', > 'ID_SERIAL_SHORT': 'S23CJ1KS803855', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50024e9001ddf314', > 'ID_WWN_WITH_EXTENSION': '0x50024e9001ddf314', > 'MAJOR': '8', > 'MINOR': '7', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '696244', > 'name': 'sda7', > 'symlinks': ['/dev/disk/by-id/ata-SAMSUNG_HD503HI_S23CJ1KS803855-part7', > '/dev/disk/by-id/wwn-0x50024e9001ddf314-part7', > '/dev/disk/by-uuid/03980da5-5ee5-482b-af2e-dd3a59c17a31'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.5/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda7'} ; name: sda7 ; >19:12:52,671 INFO storage.ui: scanning sda7 (/devices/pci0000:00/0000:00:1f.5/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda7)... >19:12:52,672 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda7 ; >19:12:52,674 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 18595MB partition sda7 (11) with non-existent ext4 filesystem mounted at / >19:12:52,676 DEBUG storage.ui: DeviceTree.handleUdevDeviceFormat: name: sda7 ; >19:12:52,677 DEBUG storage.ui: DeviceTree.handleUdevDiskLabelFormat: device: sda7 ; label_type: dos ; >19:12:52,678 DEBUG storage.ui: PartitionDevice.setup: sda7 ; status: True ; controllable: True ; orig: False ; >19:12:52,680 DEBUG storage.ui: DiskLabel.__init__: device: /dev/sda7 ; labelType: dos ; exists: True ; >19:12:52,724 DEBUG storage.ui: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 4 > partitions: [] > device: <parted.device.Device object at 0x7f5c1a109910> > PedDisk: <_ped.Disk object at 0x7f5c19a917e8> >19:12:52,725 DEBUG storage.ui: getFormat('disklabel') returning DiskLabel instance >19:12:52,725 DEBUG storage.ui: no type or existing type for sda7, bailing >19:12:52,727 INFO storage.ui: got device: PartitionDevice instance (0x7f5c1a1048d0) -- > name = sda7 status = True kids = 0 id = 11 > parents = ['existing 476940MB disk sda (1) with existing msdos disklabel'] > uuid = None size = 18595.0 > format = non-existent ext4 filesystem mounted at / > major = 8 minor = 7 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.5/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda7 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda7 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 38082560 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (2370, 255, 63) biosGeometry: (2370, 255, 63) > PedDevice: <_ped.Device object at 0x7f5c1e7b9440> > target size = 0 path = /dev/sda7 > format args = [] originalFormat = ext4 grow = None max size = 0 bootable = True > part type = 1 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f5c1a0ff550> fileSystem: <parted.filesystem.FileSystem object at 0x7f5c1a11b650> > number: 7 path: /dev/sda7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f5c1a11b5d0> PedPartition: <_ped.Partition object at 0x7f5c1a0fe830> > disk = existing 476940MB disk sda (1) with existing msdos disklabel > start = 40040448 end = 78123007 length = 38082560 > flags = boot >19:12:52,729 DEBUG storage.ui: Ext4FS.supported: supported: True ; >19:12:52,730 INFO storage.ui: got format: Ext4FS instance (0x7f5c1a104ad0) -- > type = ext4 name = ext4 status = False > device = /dev/sda7 uuid = None exists = None > options = defaults supported = True formattable = True resizable = None > mountpoint = / mountopts = None > label = size = 0 targetSize = 0 > >19:12:52,735 DEBUG storage.ui: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-SAMSUNG_HD503HI_S23CJ1KS803855-part8 /dev/disk/by-id/wwn-0x50024e9001ddf314-part8 /dev/disk/by-label/distimages /dev/disk/by-uuid/5840b2f9-7697-4bf0-ac9d-ccffc01d9c61', > 'DEVNAME': 'sda8', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.5/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda8', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '0', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '254', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '0', > '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': '100', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '100', > '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': '5400', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_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': 'distimages', > 'ID_FS_LABEL_ENC': 'distimages', > 'ID_FS_TYPE': 'ext2', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '5840b2f9-7697-4bf0-ac9d-ccffc01d9c61', > 'ID_FS_UUID_ENC': '5840b2f9-7697-4bf0-ac9d-ccffc01d9c61', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'SAMSUNG_HD503HI', > 'ID_MODEL_ENC': 'SAMSUNG\\x20HD503HI\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '8', > 'ID_PART_ENTRY_OFFSET': '78125056', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '78123008', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '1AJ100E4', > 'ID_SERIAL': 'SAMSUNG_HD503HI_S23CJ1KS803855', > 'ID_SERIAL_SHORT': 'S23CJ1KS803855', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50024e9001ddf314', > 'ID_WWN_WITH_EXTENSION': '0x50024e9001ddf314', > 'MAJOR': '8', > 'MINOR': '8', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '696255', > 'name': 'sda8', > 'symlinks': ['/dev/disk/by-id/ata-SAMSUNG_HD503HI_S23CJ1KS803855-part8', > '/dev/disk/by-id/wwn-0x50024e9001ddf314-part8', > '/dev/disk/by-label/distimages', > '/dev/disk/by-uuid/5840b2f9-7697-4bf0-ac9d-ccffc01d9c61'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.5/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda8'} ; name: sda8 ; >19:12:52,736 INFO storage.ui: scanning sda8 (/devices/pci0000:00/0000:00:1f.5/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda8)... >19:12:52,737 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda8 ; >19:12:52,738 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 38146MB partition sda8 (12) with existing ext2 filesystem mounted at /mnt/diskimages >19:12:52,740 DEBUG storage.ui: DeviceTree.handleUdevDeviceFormat: name: sda8 ; >19:12:52,741 DEBUG storage.ui: DeviceTree.handleUdevDiskLabelFormat: device: sda8 ; label_type: dos ; >19:12:52,743 DEBUG storage.ui: PartitionDevice.setup: sda8 ; status: True ; controllable: True ; orig: False ; >19:12:52,744 DEBUG storage.ui: DiskLabel.__init__: device: /dev/sda8 ; labelType: dos ; exists: True ; >19:12:52,761 WARN storage.ui: disklabel detected but not usable on sda8 >19:12:52,762 DEBUG storage.ui: no type or existing type for sda8, bailing >19:12:52,764 INFO storage.ui: got device: PartitionDevice instance (0x7f5c1a0ff750) -- > name = sda8 status = True kids = 0 id = 12 > parents = ['existing 476940MB disk sda (1) with existing msdos disklabel'] > uuid = None size = 38146.0 > format = existing ext2 filesystem mounted at /mnt/diskimages > major = 8 minor = 8 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:1f.5/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda8 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda8 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 78123008 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: True > hardwareGeometry: (4862, 255, 63) biosGeometry: (4862, 255, 63) > PedDevice: <_ped.Device object at 0x7f5c1e7b94d0> > target size = 0 path = /dev/sda8 > format args = [] originalFormat = ext2 grow = None max size = 0 bootable = None > part type = 1 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f5c1a0ff550> fileSystem: <parted.filesystem.FileSystem object at 0x7f5c1a11b810> > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7f5c1a11b250> PedPartition: <_ped.Partition object at 0x7f5c1a0fe710> > disk = existing 476940MB disk sda (1) with existing msdos disklabel > start = 78125056 end = 156248063 length = 78123008 > flags = >19:12:52,766 DEBUG storage.ui: Ext2FS.supported: supported: True ; >19:12:52,766 INFO storage.ui: got format: Ext2FS instance (0x7f5c1a0ff990) -- > type = ext2 name = ext2 status = True > device = /dev/sda8 uuid = 5840b2f9-7697-4bf0-ac9d-ccffc01d9c61 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = /mnt/diskimages mountopts = None > label = distimages size = 38144.0 targetSize = 38144.0 > >19:12:52,771 DEBUG storage.ui: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-SAMSUNG_HD503HI_S23CJ1KS803855-part9 /dev/disk/by-id/wwn-0x50024e9001ddf314-part9 /dev/disk/by-label/F16root /dev/disk/by-uuid/a02cd0d8-ebaf-47ff-a35d-e8edfa7eb520', > 'DEVNAME': 'sda9', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.5/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda9', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '0', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '254', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '0', > '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': '100', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '100', > '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': '5400', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_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': 'F16root', > 'ID_FS_LABEL_ENC': 'F16root', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'a02cd0d8-ebaf-47ff-a35d-e8edfa7eb520', > 'ID_FS_UUID_ENC': 'a02cd0d8-ebaf-47ff-a35d-e8edfa7eb520', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'SAMSUNG_HD503HI', > 'ID_MODEL_ENC': 'SAMSUNG\\x20HD503HI\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '9', > 'ID_PART_ENTRY_OFFSET': '156248253', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '39070017', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '1AJ100E4', > 'ID_SERIAL': 'SAMSUNG_HD503HI_S23CJ1KS803855', > 'ID_SERIAL_SHORT': 'S23CJ1KS803855', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50024e9001ddf314', > 'ID_WWN_WITH_EXTENSION': '0x50024e9001ddf314', > 'MAJOR': '8', > 'MINOR': '9', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '696266', > 'name': 'sda9', > 'symlinks': ['/dev/disk/by-id/ata-SAMSUNG_HD503HI_S23CJ1KS803855-part9', > '/dev/disk/by-id/wwn-0x50024e9001ddf314-part9', > '/dev/disk/by-label/F16root', > '/dev/disk/by-uuid/a02cd0d8-ebaf-47ff-a35d-e8edfa7eb520'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.5/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda9'} ; name: sda9 ; >19:12:52,772 INFO storage.ui: scanning sda9 (/devices/pci0000:00/0000:00:1f.5/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda9)... >19:12:52,773 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda9 ; >19:12:52,775 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 19077MB partition sda9 (13) with existing ext4 filesystem >19:12:52,776 DEBUG storage.ui: DeviceTree.handleUdevDeviceFormat: name: sda9 ; >19:12:52,778 DEBUG storage.ui: DeviceTree.handleUdevDiskLabelFormat: device: sda9 ; label_type: dos ; >19:12:52,779 DEBUG storage.ui: PartitionDevice.setup: sda9 ; status: True ; controllable: True ; orig: False ; >19:12:52,781 DEBUG storage.ui: DiskLabel.__init__: device: /dev/sda9 ; labelType: dos ; exists: True ; >19:12:53,177 DEBUG storage.ui: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 4 > partitions: [] > device: <parted.device.Device object at 0x7f5c19a975d0> > PedDisk: <_ped.Disk object at 0x7f5c19a9bb00> >19:12:53,178 DEBUG storage.ui: getFormat('disklabel') returning DiskLabel instance >19:12:53,178 DEBUG storage.ui: no type or existing type for sda9, bailing >19:12:53,180 INFO storage.ui: got device: PartitionDevice instance (0x7f5c1a104b50) -- > name = sda9 status = True kids = 0 id = 13 > parents = ['existing 476940MB disk sda (1) with existing msdos disklabel'] > uuid = None size = 19077.1567383 > format = existing ext4 filesystem > major = 8 minor = 9 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.5/ata3/host2/target2:0:0/2:0:0:0/block/sda/sda9 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda9 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 39070017 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (2431, 255, 63) biosGeometry: (2431, 255, 63) > PedDevice: <_ped.Device object at 0x7f5c1e7b95f0> > target size = 0 path = /dev/sda9 > format args = [] originalFormat = ext4 grow = None max size = 0 bootable = None > part type = 1 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f5c1a0ff550> fileSystem: <parted.filesystem.FileSystem object at 0x7f5c1a11b9d0> > number: 9 path: /dev/sda9 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f5c1a11b790> PedPartition: <_ped.Partition object at 0x7f5c1a0fea10> > disk = existing 476940MB disk sda (1) with existing msdos disklabel > start = 156248253 end = 195318269 length = 39070017 > flags = >19:12:53,181 DEBUG storage.ui: Ext4FS.supported: supported: True ; >19:12:53,182 INFO storage.ui: got format: Ext4FS instance (0x7f5c1a104c50) -- > type = ext4 name = ext4 status = False > device = /dev/sda9 uuid = a02cd0d8-ebaf-47ff-a35d-e8edfa7eb520 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = F16root size = 19077.0 targetSize = 19077.0 > >19:12:53,184 DEBUG storage.ui: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop0', > 'DEVPATH': '/devices/virtual/block/loop0', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '716852', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >19:12:53,184 INFO storage.ui: scanning loop0 (/devices/virtual/block/loop0)... >19:12:53,185 DEBUG storage.ui: DeviceTree.getDeviceByName: name: loop0 ; >19:12:53,186 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 196MB loop loop0 (15) >19:12:53,207 DEBUG storage.ui: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >19:12:53,208 DEBUG storage.ui: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >19:12:53,208 DEBUG storage.ui: getFormat('squashfs') returning DeviceFormat instance >19:12:53,223 DEBUG storage.ui: LoopDevice.setup: loop0 ; status: True ; controllable: False ; orig: False ; >19:12:53,239 DEBUG storage.ui: DiskLabel.__init__: device: /dev/loop0 ; labelType: None ; exists: True ; >19:12:53,241 WARN storage.ui: disklabel detected but not usable on loop0 >19:12:53,242 INFO storage.ui: type detected on 'loop0' is 'squashfs' >19:12:53,242 DEBUG storage.ui: getFormat('squashfs') returning DeviceFormat instance >19:12:53,243 DEBUG storage.ui: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >19:12:53,275 INFO storage.ui: got device: LoopDevice instance (0x7f5c1a109e10) -- > name = loop0 status = True kids = 0 id = 15 > parents = ['existing 196MB file /run/install/repo/18/64/images/squashfs.img (14)'] > uuid = None size = 196.86328125 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Loopback device path: /dev/loop0 type: 18 > sectorSize: 512 physicalSectorSize: 512 > length: 403176 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (25, 255, 63) biosGeometry: (25, 255, 63) > PedDevice: <_ped.Device object at 0x7f5c1e7b9a70> > target size = 0 path = /dev/loop0 > format args = [] originalFormat = None >19:12:53,278 DEBUG storage.ui: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/Anaconda /dev/disk/by-uuid/ec2ad3ef-ee82-49e8-b770-708777ce23aa', > 'DEVNAME': 'loop1', > 'DEVPATH': '/devices/virtual/block/loop1', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'ec2ad3ef-ee82-49e8-b770-708777ce23aa', > 'ID_FS_UUID_ENC': 'ec2ad3ef-ee82-49e8-b770-708777ce23aa', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '716871', > 'name': 'loop1', > 'symlinks': ['/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/ec2ad3ef-ee82-49e8-b770-708777ce23aa'], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >19:12:53,278 INFO storage.ui: scanning loop1 (/devices/virtual/block/loop1)... >19:12:53,280 DEBUG storage.ui: DeviceTree.getDeviceByName: name: loop1 ; >19:12:53,281 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (17) with existing ext4 filesystem >19:12:53,283 DEBUG storage.ui: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >19:12:53,284 DEBUG storage.ui: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >19:12:53,286 DEBUG storage.ui: Ext4FS.supported: supported: True ; >19:12:53,286 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >19:12:53,287 DEBUG storage.ui: device loop1 does not contain a disklabel >19:12:53,287 DEBUG storage.ui: no type or existing type for loop1, bailing >19:12:53,288 INFO storage.ui: got device: LoopDevice instance (0x7f5c1a109e90) -- > name = loop1 status = False kids = 0 id = 17 > parents = ['existing 0MB file /LiveOS/rootfs.img (16)'] > uuid = None size = 0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop1 > format args = [] originalFormat = ext4 >19:12:53,289 DEBUG storage.ui: Ext4FS.supported: supported: True ; >19:12:53,290 INFO storage.ui: got format: Ext4FS instance (0x7f5c1a10b150) -- > type = ext4 name = ext4 status = False > device = /dev/loop1 uuid = ec2ad3ef-ee82-49e8-b770-708777ce23aa exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 1024.0 targetSize = 1024.0 > >19:12:53,292 DEBUG storage.ui: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '718342', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >19:12:53,293 INFO storage.ui: scanning loop2 (/devices/virtual/block/loop2)... >19:12:53,294 DEBUG storage.ui: DeviceTree.getDeviceByName: name: loop2 ; >19:12:53,297 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 0MB loop loop2 (19) >19:12:53,298 DEBUG storage.ui: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >19:12:53,299 DEBUG storage.ui: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >19:12:53,300 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >19:12:53,301 DEBUG storage.ui: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >19:12:53,303 DEBUG storage.ui: DiskLabel.__init__: device: /dev/loop2 ; labelType: None ; exists: True ; >19:12:53,305 WARN storage.ui: disklabel detected but not usable on loop2 >19:12:53,305 DEBUG storage.ui: no type or existing type for loop2, bailing >19:12:53,306 INFO storage.ui: got device: LoopDevice instance (0x7f5c1a10b290) -- > name = loop2 status = False kids = 1 id = 19 > parents = ['existing 0MB file /overlay (deleted) (18)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop2 > format args = [] originalFormat = None >19:12:53,309 DEBUG storage.ui: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/Fedora\\x2018-Beta\\x20x86_64 /dev/disk/by-uuid/2012-11-21-01-09-31-00', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': 'Fedora_18-Beta_x86_64', > 'ID_FS_LABEL_ENC': 'Fedora\\x2018-Beta\\x20x86_64', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2012-11-21-01-09-31-00', > 'ID_FS_UUID_ENC': '2012-11-21-01-09-31-00', > 'ID_PART_TABLE_TYPE': 'dos', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '718366', > 'name': 'loop3', > 'symlinks': ['/dev/disk/by-label/Fedora\\x2018-Beta\\x20x86_64', > '/dev/disk/by-uuid/2012-11-21-01-09-31-00'], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >19:12:53,309 DEBUG storage.ui: device 'loop3' in ignoredDisks >19:12:53,309 INFO storage.ui: ignoring loop3 (/devices/virtual/block/loop3) >19:12:53,311 DEBUG storage.ui: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop4', > 'DEVPATH': '/devices/virtual/block/loop4', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '718388', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >19:12:53,312 DEBUG storage.ui: device 'loop4' in ignoredDisks >19:12:53,312 INFO storage.ui: ignoring loop4 (/devices/virtual/block/loop4) >19:12:53,314 DEBUG storage.ui: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop5', > 'DEVPATH': '/devices/virtual/block/loop5', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '5', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '718409', > 'name': 'loop5', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop5'} ; name: loop5 ; >19:12:53,314 DEBUG storage.ui: device 'loop5' in ignoredDisks >19:12:53,315 INFO storage.ui: ignoring loop5 (/devices/virtual/block/loop5) >19:12:53,317 DEBUG storage.ui: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop6', > 'DEVPATH': '/devices/virtual/block/loop6', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '6', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '719058', > 'name': 'loop6', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop6'} ; name: loop6 ; >19:12:53,317 DEBUG storage.ui: device 'loop6' in ignoredDisks >19:12:53,318 INFO storage.ui: ignoring loop6 (/devices/virtual/block/loop6) >19:12:53,320 DEBUG storage.ui: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop7', > 'DEVPATH': '/devices/virtual/block/loop7', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '7', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '719079', > 'name': 'loop7', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop7'} ; name: loop7 ; >19:12:53,320 DEBUG storage.ui: device 'loop7' in ignoredDisks >19:12:53,321 INFO storage.ui: ignoring loop7 (/devices/virtual/block/loop7) >19:12:53,321 DEBUG storage.ui: Skipping a device mapper drive (dm-0) for now >19:12:53,322 DEBUG storage.ui: Skipping a device mapper drive (dm-1) for now >19:12:53,322 DEBUG storage.ui: Skipping a device mapper drive (dm-2) for now >19:12:53,400 INFO storage.ui: devices to scan: ['dm-0', 'dm-1', 'dm-2', 'dm-3', 'dm-4', 'dm-5', 'dm-6', 'dm-7', 'dm-8', 'dm-9'] >19:12:53,403 DEBUG storage.ui: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/Anaconda /dev/disk/by-uuid/ec2ad3ef-ee82-49e8-b770-708777ce23aa /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': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'ec2ad3ef-ee82-49e8-b770-708777ce23aa', > 'ID_FS_UUID_ENC': 'ec2ad3ef-ee82-49e8-b770-708777ce23aa', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '16700', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/ec2ad3ef-ee82-49e8-b770-708777ce23aa', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >19:12:53,404 INFO storage.ui: scanning live-rw (/devices/virtual/block/dm-0)... >19:12:53,405 DEBUG storage.ui: DeviceTree.getDeviceByName: name: live-rw ; >19:12:53,407 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 1024MB dm live-rw (20) with existing ext4 filesystem >19:12:53,409 DEBUG storage.ui: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >19:12:53,410 DEBUG storage.ui: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >19:12:53,412 DEBUG storage.ui: Ext4FS.supported: supported: True ; >19:12:53,412 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >19:12:53,413 DEBUG storage.ui: device live-rw does not contain a disklabel >19:12:53,413 DEBUG storage.ui: no type or existing type for live-rw, bailing >19:12:53,415 INFO storage.ui: got device: DMDevice instance (0x7f5c1a10b3d0) -- > name = live-rw status = True kids = 0 id = 20 > parents = ['existing 0MB loop loop2 (19)'] > uuid = None size = 1024.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-0 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-rw type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 2097152 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: True > hardwareGeometry: (130, 255, 63) biosGeometry: (130, 255, 63) > PedDevice: <_ped.Device object at 0x7f5c1e80c8c0> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = ext4 target = None dmUuid = None >19:12:53,416 DEBUG storage.ui: Ext4FS.supported: supported: True ; >19:12:53,417 INFO storage.ui: got format: Ext4FS instance (0x7f5c1a10b5d0) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = ec2ad3ef-ee82-49e8-b770-708777ce23aa exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 1024.0 targetSize = 1024.0 > >19:12:53,420 DEBUG storage.ui: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-vg_faldor-Personal /dev/disk/by-id/dm-uuid-LVM-5sMoYsb0ReLaLtp4dAy3tfrX7CUPanU7G6qeWd7Kav7cDl5MpzE0brQcGnH05GAz /dev/disk/by-uuid/15465009-86ee-4a3c-a291-5a105ca148c4 /dev/mapper/vg_faldor-Personal /dev/vg_faldor/Personal', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'Personal', > 'DM_NAME': 'vg_faldor-Personal', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-5sMoYsb0ReLaLtp4dAy3tfrX7CUPanU7G6qeWd7Kav7cDl5MpzE0brQcGnH05GAz', > 'DM_VG_NAME': 'vg_faldor', > 'ID_FS_TYPE': 'crypto_LUKS', > 'ID_FS_USAGE': 'crypto', > 'ID_FS_UUID': '15465009-86ee-4a3c-a291-5a105ca148c4', > 'ID_FS_UUID_ENC': '15465009-86ee-4a3c-a291-5a105ca148c4', > 'ID_FS_VERSION': '1', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '5729706', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-vg_faldor-Personal', > '/dev/disk/by-id/dm-uuid-LVM-5sMoYsb0ReLaLtp4dAy3tfrX7CUPanU7G6qeWd7Kav7cDl5MpzE0brQcGnH05GAz', > '/dev/disk/by-uuid/15465009-86ee-4a3c-a291-5a105ca148c4', > '/dev/mapper/vg_faldor-Personal', > '/dev/vg_faldor/Personal'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: vg_faldor-Personal ; >19:12:53,421 INFO storage.ui: scanning vg_faldor-Personal (/devices/virtual/block/dm-1)... >19:12:53,422 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vg_faldor-Personal ; >19:12:53,424 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 76800MB lvmlv vg_faldor-Personal (28) with existing luks >19:12:53,426 DEBUG storage.ui: DeviceTree.handleUdevDeviceFormat: name: vg_faldor-Personal ; >19:12:53,427 DEBUG storage.ui: DeviceTree.handleUdevDiskLabelFormat: device: vg_faldor-Personal ; label_type: None ; >19:12:53,429 DEBUG storage.ui: LUKS.__init__: >19:12:53,429 DEBUG storage.ui: getFormat('crypto_LUKS') returning LUKS instance >19:12:53,429 DEBUG storage.ui: device vg_faldor-Personal does not contain a disklabel >19:12:53,430 DEBUG storage.ui: no type or existing type for vg_faldor-Personal, bailing >19:12:53,434 DEBUG storage.ui: looking up parted Device: /dev/mapper/vg_faldor >19:12:53,434 DEBUG storage.ui: vg_faldor size is 377752MB >19:12:53,440 DEBUG storage.ui: vg vg_faldor has 0MB free >19:12:53,441 DEBUG storage.ui: vg_faldor size is 377752MB >19:12:53,447 DEBUG storage.ui: vg vg_faldor has 0MB free >19:12:53,453 INFO storage.ui: got device: LVMLogicalVolumeDevice instance (0x7f5c1a1045d0) -- > name = vg_faldor-Personal status = True kids = 1 id = 28 > parents = ['existing 377752MB lvmvg vg_faldor (5)'] > uuid = G6qeWd-7Kav-7cDl-5Mpz-E0br-QcGn-H05GAz size = 76800.0 > format = existing luks > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/vg_faldor-Personal type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 157286400 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (9790, 255, 63) biosGeometry: (9790, 255, 63) > PedDevice: <_ped.Device object at 0x7f5c17ce87a0> > target size = 76800.0 path = /dev/mapper/vg_faldor-Personal > format args = [] originalFormat = luks target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f5c1a0fffd0) -- > name = vg_faldor status = True kids = 8 id = 5 > parents = ['existing 377754MB partition sda11 (4) with existing lvmpv'] > uuid = 5sMoYs-b0Re-LaLt-p4dA-y3tf-rX7C-UPanU7 size = 377752 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/vg_faldor > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 94438 > PE Free = 0 PV Count = 1 > LV Names = ['Home', 'Images', 'Storage', 'Data1', 'RHEL6', 'RHEL5', 'O12', 'Personal'] modified = False > extents = 94438.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 377754MB partition sda11 (4) with existing lvmpv'] > LVs = ['existing 51200MB lvmlv vg_faldor-Home (21) with existing ext3 filesystem', > 'existing 81920MB lvmlv vg_faldor-Images (22) with existing ext3 filesystem', > 'existing 76800MB lvmlv vg_faldor-Storage (23) with existing ext3 filesystem mounted at /mnt/storage', > 'existing 20480MB lvmlv vg_faldor-Data1 (24) with existing luks', > 'existing 20480MB lvmlv vg_faldor-RHEL6 (25) with existing ext4 filesystem', > 'existing 20480MB lvmlv vg_faldor-RHEL5 (26) with existing ext3 filesystem', > 'existing 29592MB lvmlv vg_faldor-O12 (27)', > 'existing 76800MB lvmlv vg_faldor-Personal (28) with existing luks'] > percent = 0 > mirrored = False stripes = 1 snapshot total = 0MB > VG space used = 76800MB >19:12:53,454 INFO storage.ui: got format: LUKS instance (0x7f5c1a104750) -- > type = luks name = LUKS status = True > device = /dev/mapper/vg_faldor-Personal uuid = 15465009-86ee-4a3c-a291-5a105ca148c4 exists = True > options = None supported = False formattable = True resizable = False > cipher = None keySize = None mapName = luks-15465009-86ee-4a3c-a291-5a105ca148c4 > keyFile = None passphrase = (set) > escrowCert = None addBackup = False >19:12:53,457 DEBUG storage.ui: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-luks-15465009-86ee-4a3c-a291-5a105ca148c4 /dev/disk/by-id/dm-uuid-CRYPT-LUKS1-1546500986ee4a3ca2915a105ca148c4-luks-15465009-86ee-4a3c-a291-5a105ca148c4 /dev/disk/by-uuid/bce64557-ac2d-49c6-aa61-96fdde3df350 /dev/mapper/luks-15465009-86ee-4a3c-a291-5a105ca148c4', > 'DEVNAME': 'dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > 'DM_NAME': 'luks-15465009-86ee-4a3c-a291-5a105ca148c4', > 'DM_SUSPENDED': '0', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'CRYPT-LUKS1-1546500986ee4a3ca2915a105ca148c4-luks-15465009-86ee-4a3c-a291-5a105ca148c4', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'bce64557-ac2d-49c6-aa61-96fdde3df350', > 'ID_FS_UUID_ENC': 'bce64557-ac2d-49c6-aa61-96fdde3df350', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '9277090', > 'name': 'dm-2', > 'symlinks': ['/dev/disk/by-id/dm-name-luks-15465009-86ee-4a3c-a291-5a105ca148c4', > '/dev/disk/by-id/dm-uuid-CRYPT-LUKS1-1546500986ee4a3ca2915a105ca148c4-luks-15465009-86ee-4a3c-a291-5a105ca148c4', > '/dev/disk/by-uuid/bce64557-ac2d-49c6-aa61-96fdde3df350', > '/dev/mapper/luks-15465009-86ee-4a3c-a291-5a105ca148c4'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: luks-15465009-86ee-4a3c-a291-5a105ca148c4 ; >19:12:53,458 INFO storage.ui: scanning luks-15465009-86ee-4a3c-a291-5a105ca148c4 (/devices/virtual/block/dm-2)... >19:12:53,459 DEBUG storage.ui: DeviceTree.getDeviceByName: name: luks-15465009-86ee-4a3c-a291-5a105ca148c4 ; >19:12:53,460 DEBUG storage.ui: looking up parted Device: /dev/mapper/luks-15465009-86ee-4a3c-a291-5a105ca148c4 >19:12:53,462 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 76798MB luks/dm-crypt luks-15465009-86ee-4a3c-a291-5a105ca148c4 (31) >19:12:53,464 DEBUG storage.ui: DeviceTree.handleUdevDeviceFormat: name: luks-15465009-86ee-4a3c-a291-5a105ca148c4 ; >19:12:53,465 DEBUG storage.ui: DeviceTree.handleUdevDiskLabelFormat: device: luks-15465009-86ee-4a3c-a291-5a105ca148c4 ; label_type: None ; >19:12:53,467 DEBUG storage.ui: Ext4FS.supported: supported: True ; >19:12:53,467 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >19:12:53,467 DEBUG storage.ui: device luks-15465009-86ee-4a3c-a291-5a105ca148c4 does not contain a disklabel >19:12:53,468 INFO storage.ui: type detected on 'luks-15465009-86ee-4a3c-a291-5a105ca148c4' is 'ext4' >19:12:53,631 DEBUG storage.ui: padding min size from 43878 up to 44378 >19:12:53,634 DEBUG storage.ui: Ext4FS.supported: supported: True ; >19:12:53,635 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >19:12:53,636 DEBUG storage.ui: LUKSDevice._setFormat: luks-15465009-86ee-4a3c-a291-5a105ca148c4 ; current: None ; type: ext4 ; >19:12:53,640 INFO storage.ui: got device: LUKSDevice instance (0x7f5c140d0210) -- > name = luks-15465009-86ee-4a3c-a291-5a105ca148c4 status = True kids = 0 id = 31 > parents = ['existing 76800MB lvmlv vg_faldor-Personal (28) with existing luks'] > uuid = None size = 76798.0273438 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Linux device-mapper (crypt) path: /dev/mapper/luks-15465009-86ee-4a3c-a291-5a105ca148c4 type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 157282360 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (9790, 255, 63) biosGeometry: (9790, 255, 63) > PedDevice: <_ped.Device object at 0x7f5c17fd9830> > target size = 0 path = /dev/mapper/luks-15465009-86ee-4a3c-a291-5a105ca148c4 > format args = [] originalFormat = None target = crypt dmUuid = None >19:12:53,642 DEBUG storage.ui: Ext4FS.supported: supported: True ; >19:12:53,643 INFO storage.ui: got format: Ext4FS instance (0x7f5c19a9dc50) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/luks-15465009-86ee-4a3c-a291-5a105ca148c4 uuid = bce64557-ac2d-49c6-aa61-96fdde3df350 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 76798.0 targetSize = 76798.0 > >19:12:53,646 DEBUG storage.ui: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-vg_faldor-Home /dev/disk/by-id/dm-uuid-LVM-5sMoYsb0ReLaLtp4dAy3tfrX7CUPanU7GwG7TyGG29G2V2HK1IQSRl0Zu48kEKtA /dev/disk/by-uuid/6fbb586d-b283-4cf0-ab07-0e6af788bd76 /dev/mapper/vg_faldor-Home /dev/vg_faldor/Home', > 'DEVNAME': 'dm-3', > 'DEVPATH': '/devices/virtual/block/dm-3', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'Home', > 'DM_NAME': 'vg_faldor-Home', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-5sMoYsb0ReLaLtp4dAy3tfrX7CUPanU7GwG7TyGG29G2V2HK1IQSRl0Zu48kEKtA', > 'DM_VG_NAME': 'vg_faldor', > 'ID_FS_TYPE': 'ext3', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '6fbb586d-b283-4cf0-ab07-0e6af788bd76', > 'ID_FS_UUID_ENC': '6fbb586d-b283-4cf0-ab07-0e6af788bd76', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '9920177', > 'name': 'dm-3', > 'symlinks': ['/dev/disk/by-id/dm-name-vg_faldor-Home', > '/dev/disk/by-id/dm-uuid-LVM-5sMoYsb0ReLaLtp4dAy3tfrX7CUPanU7GwG7TyGG29G2V2HK1IQSRl0Zu48kEKtA', > '/dev/disk/by-uuid/6fbb586d-b283-4cf0-ab07-0e6af788bd76', > '/dev/mapper/vg_faldor-Home', > '/dev/vg_faldor/Home'], > 'sysfs_path': '/devices/virtual/block/dm-3'} ; name: vg_faldor-Home ; >19:12:53,647 INFO storage.ui: scanning vg_faldor-Home (/devices/virtual/block/dm-3)... >19:12:53,648 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vg_faldor-Home ; >19:12:53,650 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 51200MB lvmlv vg_faldor-Home (21) with existing ext3 filesystem >19:12:53,652 DEBUG storage.ui: DeviceTree.handleUdevDeviceFormat: name: vg_faldor-Home ; >19:12:53,653 DEBUG storage.ui: DeviceTree.handleUdevDiskLabelFormat: device: vg_faldor-Home ; label_type: None ; >19:12:53,655 DEBUG storage.ui: Ext3FS.supported: supported: True ; >19:12:53,655 DEBUG storage.ui: getFormat('ext3') returning Ext3FS instance >19:12:53,656 DEBUG storage.ui: device vg_faldor-Home does not contain a disklabel >19:12:53,656 DEBUG storage.ui: no type or existing type for vg_faldor-Home, bailing >19:12:53,660 DEBUG storage.ui: looking up parted Device: /dev/mapper/vg_faldor >19:12:53,661 DEBUG storage.ui: vg_faldor size is 377752MB >19:12:53,667 DEBUG storage.ui: vg vg_faldor has 0MB free >19:12:53,667 DEBUG storage.ui: vg_faldor size is 377752MB >19:12:53,673 DEBUG storage.ui: vg vg_faldor has 0MB free >19:12:53,680 INFO storage.ui: got device: LVMLogicalVolumeDevice instance (0x7f5c16cf2910) -- > name = vg_faldor-Home status = True kids = 0 id = 21 > parents = ['existing 377752MB lvmvg vg_faldor (5)'] > uuid = GwG7Ty-GG29-G2V2-HK1I-QSRl-0Zu4-8kEKtA size = 51200.0 > format = existing ext3 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/vg_faldor-Home type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 104857600 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (6527, 255, 63) biosGeometry: (6527, 255, 63) > PedDevice: <_ped.Device object at 0x7f5c1e7b9c20> > target size = 51200.0 path = /dev/mapper/vg_faldor-Home > format args = [] originalFormat = ext3 target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f5c1a0fffd0) -- > name = vg_faldor status = True kids = 8 id = 5 > parents = ['existing 377754MB partition sda11 (4) with existing lvmpv'] > uuid = 5sMoYs-b0Re-LaLt-p4dA-y3tf-rX7C-UPanU7 size = 377752 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/vg_faldor > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 94438 > PE Free = 0 PV Count = 1 > LV Names = ['Home', 'Images', 'Storage', 'Data1', 'RHEL6', 'RHEL5', 'O12', 'Personal'] modified = False > extents = 94438.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 377754MB partition sda11 (4) with existing lvmpv'] > LVs = ['existing 51200MB lvmlv vg_faldor-Home (21) with existing ext3 filesystem', > 'existing 81920MB lvmlv vg_faldor-Images (22) with existing ext3 filesystem', > 'existing 76800MB lvmlv vg_faldor-Storage (23) with existing ext3 filesystem mounted at /mnt/storage', > 'existing 20480MB lvmlv vg_faldor-Data1 (24) with existing luks', > 'existing 20480MB lvmlv vg_faldor-RHEL6 (25) with existing ext4 filesystem', > 'existing 20480MB lvmlv vg_faldor-RHEL5 (26) with existing ext3 filesystem', > 'existing 29592MB lvmlv vg_faldor-O12 (27)', > 'existing 76800MB lvmlv vg_faldor-Personal (28) with existing luks'] > percent = 0 > mirrored = False stripes = 1 snapshot total = 0MB > VG space used = 51200MB >19:12:53,681 DEBUG storage.ui: Ext3FS.supported: supported: True ; >19:12:53,683 INFO storage.ui: got format: Ext3FS instance (0x7f5c1a104150) -- > type = ext3 name = ext3 status = False > device = /dev/mapper/vg_faldor-Home uuid = 6fbb586d-b283-4cf0-ab07-0e6af788bd76 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 51200.0 targetSize = 51200.0 > >19:12:53,686 DEBUG storage.ui: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-vg_faldor-Storage /dev/disk/by-id/dm-uuid-LVM-5sMoYsb0ReLaLtp4dAy3tfrX7CUPanU7K4M29UEL0Ex7h1zDf7ne0cSB8yPbeE22 /dev/disk/by-uuid/aa7b7f62-7c81-4aef-a490-085c0026a7f7 /dev/mapper/vg_faldor-Storage /dev/vg_faldor/Storage', > 'DEVNAME': 'dm-4', > 'DEVPATH': '/devices/virtual/block/dm-4', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'Storage', > 'DM_NAME': 'vg_faldor-Storage', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-5sMoYsb0ReLaLtp4dAy3tfrX7CUPanU7K4M29UEL0Ex7h1zDf7ne0cSB8yPbeE22', > 'DM_VG_NAME': 'vg_faldor', > 'ID_FS_TYPE': 'ext3', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'aa7b7f62-7c81-4aef-a490-085c0026a7f7', > 'ID_FS_UUID_ENC': 'aa7b7f62-7c81-4aef-a490-085c0026a7f7', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '209921968', > 'name': 'dm-4', > 'symlinks': ['/dev/disk/by-id/dm-name-vg_faldor-Storage', > '/dev/disk/by-id/dm-uuid-LVM-5sMoYsb0ReLaLtp4dAy3tfrX7CUPanU7K4M29UEL0Ex7h1zDf7ne0cSB8yPbeE22', > '/dev/disk/by-uuid/aa7b7f62-7c81-4aef-a490-085c0026a7f7', > '/dev/mapper/vg_faldor-Storage', > '/dev/vg_faldor/Storage'], > 'sysfs_path': '/devices/virtual/block/dm-4'} ; name: vg_faldor-Storage ; >19:12:53,687 INFO storage.ui: scanning vg_faldor-Storage (/devices/virtual/block/dm-4)... >19:12:53,688 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vg_faldor-Storage ; >19:12:53,690 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 76800MB lvmlv vg_faldor-Storage (23) with existing ext3 filesystem mounted at /mnt/storage >19:12:53,692 DEBUG storage.ui: DeviceTree.handleUdevDeviceFormat: name: vg_faldor-Storage ; >19:12:53,693 DEBUG storage.ui: DeviceTree.handleUdevDiskLabelFormat: device: vg_faldor-Storage ; label_type: None ; >19:12:53,695 DEBUG storage.ui: Ext3FS.supported: supported: True ; >19:12:53,695 DEBUG storage.ui: getFormat('ext3') returning Ext3FS instance >19:12:53,696 DEBUG storage.ui: device vg_faldor-Storage does not contain a disklabel >19:12:53,696 DEBUG storage.ui: no type or existing type for vg_faldor-Storage, bailing >19:12:53,700 DEBUG storage.ui: looking up parted Device: /dev/mapper/vg_faldor >19:12:53,700 DEBUG storage.ui: vg_faldor size is 377752MB >19:12:53,706 DEBUG storage.ui: vg vg_faldor has 0MB free >19:12:53,707 DEBUG storage.ui: vg_faldor size is 377752MB >19:12:53,713 DEBUG storage.ui: vg vg_faldor has 0MB free >19:12:53,720 INFO storage.ui: got device: LVMLogicalVolumeDevice instance (0x7f5c1a0ff790) -- > name = vg_faldor-Storage status = True kids = 0 id = 23 > parents = ['existing 377752MB lvmvg vg_faldor (5)'] > uuid = K4M29U-EL0E-x7h1-zDf7-ne0c-SB8y-PbeE22 size = 76800.0 > format = existing ext3 filesystem mounted at /mnt/storage > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/vg_faldor-Storage type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 157286400 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (9790, 255, 63) biosGeometry: (9790, 255, 63) > PedDevice: <_ped.Device object at 0x7f5c17ce8290> > target size = 76800.0 path = /dev/mapper/vg_faldor-Storage > format args = [] originalFormat = ext3 target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f5c1a0fffd0) -- > name = vg_faldor status = True kids = 8 id = 5 > parents = ['existing 377754MB partition sda11 (4) with existing lvmpv'] > uuid = 5sMoYs-b0Re-LaLt-p4dA-y3tf-rX7C-UPanU7 size = 377752 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/vg_faldor > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 94438 > PE Free = 0 PV Count = 1 > LV Names = ['Home', 'Images', 'Storage', 'Data1', 'RHEL6', 'RHEL5', 'O12', 'Personal'] modified = False > extents = 94438.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 377754MB partition sda11 (4) with existing lvmpv'] > LVs = ['existing 51200MB lvmlv vg_faldor-Home (21) with existing ext3 filesystem', > 'existing 81920MB lvmlv vg_faldor-Images (22) with existing ext3 filesystem', > 'existing 76800MB lvmlv vg_faldor-Storage (23) with existing ext3 filesystem mounted at /mnt/storage', > 'existing 20480MB lvmlv vg_faldor-Data1 (24) with existing luks', > 'existing 20480MB lvmlv vg_faldor-RHEL6 (25) with existing ext4 filesystem', > 'existing 20480MB lvmlv vg_faldor-RHEL5 (26) with existing ext3 filesystem', > 'existing 29592MB lvmlv vg_faldor-O12 (27)', > 'existing 76800MB lvmlv vg_faldor-Personal (28) with existing luks'] > percent = 0 > mirrored = False stripes = 1 snapshot total = 0MB > VG space used = 76800MB >19:12:53,722 DEBUG storage.ui: Ext3FS.supported: supported: True ; >19:12:53,723 INFO storage.ui: got format: Ext3FS instance (0x7f5c1a0ffcd0) -- > type = ext3 name = ext3 status = False > device = /dev/mapper/vg_faldor-Storage uuid = aa7b7f62-7c81-4aef-a490-085c0026a7f7 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = /mnt/storage mountopts = None > label = None size = 76800.0 targetSize = 76800.0 > >19:12:53,726 DEBUG storage.ui: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-vg_faldor-Data1 /dev/disk/by-id/dm-uuid-LVM-5sMoYsb0ReLaLtp4dAy3tfrX7CUPanU7rssAFFgZuXvJ7z10GKX8fvG3EvBSlLjj /dev/disk/by-uuid/f52c351c-d85d-455b-8d6d-ce9de1ec0d16 /dev/mapper/vg_faldor-Data1 /dev/vg_faldor/Data1', > 'DEVNAME': 'dm-5', > 'DEVPATH': '/devices/virtual/block/dm-5', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'Data1', > 'DM_NAME': 'vg_faldor-Data1', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-5sMoYsb0ReLaLtp4dAy3tfrX7CUPanU7rssAFFgZuXvJ7z10GKX8fvG3EvBSlLjj', > 'DM_VG_NAME': 'vg_faldor', > 'ID_FS_TYPE': 'crypto_LUKS', > 'ID_FS_USAGE': 'crypto', > 'ID_FS_UUID': 'f52c351c-d85d-455b-8d6d-ce9de1ec0d16', > 'ID_FS_UUID_ENC': 'f52c351c-d85d-455b-8d6d-ce9de1ec0d16', > 'ID_FS_VERSION': '1', > 'MAJOR': '253', > 'MINOR': '5', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '9923932', > 'name': 'dm-5', > 'symlinks': ['/dev/disk/by-id/dm-name-vg_faldor-Data1', > '/dev/disk/by-id/dm-uuid-LVM-5sMoYsb0ReLaLtp4dAy3tfrX7CUPanU7rssAFFgZuXvJ7z10GKX8fvG3EvBSlLjj', > '/dev/disk/by-uuid/f52c351c-d85d-455b-8d6d-ce9de1ec0d16', > '/dev/mapper/vg_faldor-Data1', > '/dev/vg_faldor/Data1'], > 'sysfs_path': '/devices/virtual/block/dm-5'} ; name: vg_faldor-Data1 ; >19:12:53,726 INFO storage.ui: scanning vg_faldor-Data1 (/devices/virtual/block/dm-5)... >19:12:53,728 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vg_faldor-Data1 ; >19:12:53,730 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 20480MB lvmlv vg_faldor-Data1 (24) with existing luks >19:12:53,731 DEBUG storage.ui: DeviceTree.handleUdevDeviceFormat: name: vg_faldor-Data1 ; >19:12:53,733 DEBUG storage.ui: DeviceTree.handleUdevDiskLabelFormat: device: vg_faldor-Data1 ; label_type: None ; >19:12:53,734 DEBUG storage.ui: LUKS.__init__: >19:12:53,735 DEBUG storage.ui: getFormat('crypto_LUKS') returning LUKS instance >19:12:53,735 DEBUG storage.ui: device vg_faldor-Data1 does not contain a disklabel >19:12:53,735 DEBUG storage.ui: no type or existing type for vg_faldor-Data1, bailing >19:12:53,739 DEBUG storage.ui: looking up parted Device: /dev/mapper/vg_faldor >19:12:53,739 DEBUG storage.ui: vg_faldor size is 377752MB >19:12:53,745 DEBUG storage.ui: vg vg_faldor has 0MB free >19:12:53,746 DEBUG storage.ui: vg_faldor size is 377752MB >19:12:53,752 DEBUG storage.ui: vg vg_faldor has 0MB free >19:12:53,758 INFO storage.ui: got device: LVMLogicalVolumeDevice instance (0x7f5c1a1041d0) -- > name = vg_faldor-Data1 status = True kids = 0 id = 24 > parents = ['existing 377752MB lvmvg vg_faldor (5)'] > uuid = rssAFF-gZuX-vJ7z-10GK-X8fv-G3Ev-BSlLjj size = 20480.0 > format = existing luks > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/vg_faldor-Data1 type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 41943040 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (2610, 255, 63) biosGeometry: (2610, 255, 63) > PedDevice: <_ped.Device object at 0x7f5c17ce8320> > target size = 20480.0 path = /dev/mapper/vg_faldor-Data1 > format args = [] originalFormat = luks target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f5c1a0fffd0) -- > name = vg_faldor status = True kids = 8 id = 5 > parents = ['existing 377754MB partition sda11 (4) with existing lvmpv'] > uuid = 5sMoYs-b0Re-LaLt-p4dA-y3tf-rX7C-UPanU7 size = 377752 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/vg_faldor > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 94438 > PE Free = 0 PV Count = 1 > LV Names = ['Home', 'Images', 'Storage', 'Data1', 'RHEL6', 'RHEL5', 'O12', 'Personal'] modified = False > extents = 94438.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 377754MB partition sda11 (4) with existing lvmpv'] > LVs = ['existing 51200MB lvmlv vg_faldor-Home (21) with existing ext3 filesystem', > 'existing 81920MB lvmlv vg_faldor-Images (22) with existing ext3 filesystem', > 'existing 76800MB lvmlv vg_faldor-Storage (23) with existing ext3 filesystem mounted at /mnt/storage', > 'existing 20480MB lvmlv vg_faldor-Data1 (24) with existing luks', > 'existing 20480MB lvmlv vg_faldor-RHEL6 (25) with existing ext4 filesystem', > 'existing 20480MB lvmlv vg_faldor-RHEL5 (26) with existing ext3 filesystem', > 'existing 29592MB lvmlv vg_faldor-O12 (27)', > 'existing 76800MB lvmlv vg_faldor-Personal (28) with existing luks'] > percent = 0 > mirrored = False stripes = 1 snapshot total = 0MB > VG space used = 20480MB >19:12:53,759 INFO storage.ui: got format: LUKS instance (0x7f5c1a104350) -- > type = luks name = Encrypted (LUKS) status = False > device = /dev/mapper/vg_faldor-Data1 uuid = f52c351c-d85d-455b-8d6d-ce9de1ec0d16 exists = True > options = None supported = False formattable = True resizable = False > cipher = None keySize = None mapName = luks-f52c351c-d85d-455b-8d6d-ce9de1ec0d16 > keyFile = None passphrase = (not set) > escrowCert = None addBackup = False >19:12:53,762 DEBUG storage.ui: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-vg_faldor-RHEL6 /dev/disk/by-id/dm-uuid-LVM-5sMoYsb0ReLaLtp4dAy3tfrX7CUPanU7Kda6UpxMX3bm3vKc0pekvD4PzA6VCByt /dev/disk/by-uuid/92a3046b-5517-4216-8678-841ffbe39909 /dev/mapper/vg_faldor-RHEL6 /dev/vg_faldor/RHEL6', > 'DEVNAME': 'dm-6', > 'DEVPATH': '/devices/virtual/block/dm-6', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'RHEL6', > 'DM_NAME': 'vg_faldor-RHEL6', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-5sMoYsb0ReLaLtp4dAy3tfrX7CUPanU7Kda6UpxMX3bm3vKc0pekvD4PzA6VCByt', > 'DM_VG_NAME': 'vg_faldor', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '92a3046b-5517-4216-8678-841ffbe39909', > 'ID_FS_UUID_ENC': '92a3046b-5517-4216-8678-841ffbe39909', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '6', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '209925365', > 'name': 'dm-6', > 'symlinks': ['/dev/disk/by-id/dm-name-vg_faldor-RHEL6', > '/dev/disk/by-id/dm-uuid-LVM-5sMoYsb0ReLaLtp4dAy3tfrX7CUPanU7Kda6UpxMX3bm3vKc0pekvD4PzA6VCByt', > '/dev/disk/by-uuid/92a3046b-5517-4216-8678-841ffbe39909', > '/dev/mapper/vg_faldor-RHEL6', > '/dev/vg_faldor/RHEL6'], > 'sysfs_path': '/devices/virtual/block/dm-6'} ; name: vg_faldor-RHEL6 ; >19:12:53,763 INFO storage.ui: scanning vg_faldor-RHEL6 (/devices/virtual/block/dm-6)... >19:12:53,764 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vg_faldor-RHEL6 ; >19:12:53,766 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 20480MB lvmlv vg_faldor-RHEL6 (25) with existing ext4 filesystem >19:12:53,768 DEBUG storage.ui: DeviceTree.handleUdevDeviceFormat: name: vg_faldor-RHEL6 ; >19:12:53,769 DEBUG storage.ui: DeviceTree.handleUdevDiskLabelFormat: device: vg_faldor-RHEL6 ; label_type: None ; >19:12:53,771 DEBUG storage.ui: Ext4FS.supported: supported: True ; >19:12:53,771 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >19:12:53,772 DEBUG storage.ui: device vg_faldor-RHEL6 does not contain a disklabel >19:12:53,772 DEBUG storage.ui: no type or existing type for vg_faldor-RHEL6, bailing >19:12:53,776 DEBUG storage.ui: looking up parted Device: /dev/mapper/vg_faldor >19:12:53,777 DEBUG storage.ui: vg_faldor size is 377752MB >19:12:53,782 DEBUG storage.ui: vg vg_faldor has 0MB free >19:12:53,783 DEBUG storage.ui: vg_faldor size is 377752MB >19:12:53,789 DEBUG storage.ui: vg vg_faldor has 0MB free >19:12:53,796 INFO storage.ui: got device: LVMLogicalVolumeDevice instance (0x7f5c1a1042d0) -- > name = vg_faldor-RHEL6 status = True kids = 0 id = 25 > parents = ['existing 377752MB lvmvg vg_faldor (5)'] > uuid = Kda6Up-xMX3-bm3v-Kc0p-ekvD-4PzA-6VCByt size = 20480.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/vg_faldor-RHEL6 type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 41943040 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (2610, 255, 63) biosGeometry: (2610, 255, 63) > PedDevice: <_ped.Device object at 0x7f5c17ce8560> > target size = 20480.0 path = /dev/mapper/vg_faldor-RHEL6 > format args = [] originalFormat = ext4 target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f5c1a0fffd0) -- > name = vg_faldor status = True kids = 8 id = 5 > parents = ['existing 377754MB partition sda11 (4) with existing lvmpv'] > uuid = 5sMoYs-b0Re-LaLt-p4dA-y3tf-rX7C-UPanU7 size = 377752 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/vg_faldor > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 94438 > PE Free = 0 PV Count = 1 > LV Names = ['Home', 'Images', 'Storage', 'Data1', 'RHEL6', 'RHEL5', 'O12', 'Personal'] modified = False > extents = 94438.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 377754MB partition sda11 (4) with existing lvmpv'] > LVs = ['existing 51200MB lvmlv vg_faldor-Home (21) with existing ext3 filesystem', > 'existing 81920MB lvmlv vg_faldor-Images (22) with existing ext3 filesystem', > 'existing 76800MB lvmlv vg_faldor-Storage (23) with existing ext3 filesystem mounted at /mnt/storage', > 'existing 20480MB lvmlv vg_faldor-Data1 (24) with existing luks', > 'existing 20480MB lvmlv vg_faldor-RHEL6 (25) with existing ext4 filesystem', > 'existing 20480MB lvmlv vg_faldor-RHEL5 (26) with existing ext3 filesystem', > 'existing 29592MB lvmlv vg_faldor-O12 (27)', > 'existing 76800MB lvmlv vg_faldor-Personal (28) with existing luks'] > percent = 0 > mirrored = False stripes = 1 snapshot total = 0MB > VG space used = 20480MB >19:12:53,797 DEBUG storage.ui: Ext4FS.supported: supported: True ; >19:12:53,798 INFO storage.ui: got format: Ext4FS instance (0x7f5c1a104450) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/vg_faldor-RHEL6 uuid = 92a3046b-5517-4216-8678-841ffbe39909 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 20480.0 targetSize = 20480.0 > >19:12:53,801 DEBUG storage.ui: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-vg_faldor-RHEL5 /dev/disk/by-id/dm-uuid-LVM-5sMoYsb0ReLaLtp4dAy3tfrX7CUPanU77VYDFM4v73O6WErYzRWNBvLlY3RdCJqa /dev/disk/by-uuid/f2a14b84-669a-4240-bc9d-4f8c9895bce8 /dev/mapper/vg_faldor-RHEL5 /dev/vg_faldor/RHEL5', > 'DEVNAME': 'dm-7', > 'DEVPATH': '/devices/virtual/block/dm-7', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'RHEL5', > 'DM_NAME': 'vg_faldor-RHEL5', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-5sMoYsb0ReLaLtp4dAy3tfrX7CUPanU77VYDFM4v73O6WErYzRWNBvLlY3RdCJqa', > 'DM_VG_NAME': 'vg_faldor', > 'ID_FS_TYPE': 'ext3', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'f2a14b84-669a-4240-bc9d-4f8c9895bce8', > 'ID_FS_UUID_ENC': 'f2a14b84-669a-4240-bc9d-4f8c9895bce8', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '7', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '209926671', > 'name': 'dm-7', > 'symlinks': ['/dev/disk/by-id/dm-name-vg_faldor-RHEL5', > '/dev/disk/by-id/dm-uuid-LVM-5sMoYsb0ReLaLtp4dAy3tfrX7CUPanU77VYDFM4v73O6WErYzRWNBvLlY3RdCJqa', > '/dev/disk/by-uuid/f2a14b84-669a-4240-bc9d-4f8c9895bce8', > '/dev/mapper/vg_faldor-RHEL5', > '/dev/vg_faldor/RHEL5'], > 'sysfs_path': '/devices/virtual/block/dm-7'} ; name: vg_faldor-RHEL5 ; >19:12:53,802 INFO storage.ui: scanning vg_faldor-RHEL5 (/devices/virtual/block/dm-7)... >19:12:53,803 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vg_faldor-RHEL5 ; >19:12:53,805 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 20480MB lvmlv vg_faldor-RHEL5 (26) with existing ext3 filesystem >19:12:53,807 DEBUG storage.ui: DeviceTree.handleUdevDeviceFormat: name: vg_faldor-RHEL5 ; >19:12:53,808 DEBUG storage.ui: DeviceTree.handleUdevDiskLabelFormat: device: vg_faldor-RHEL5 ; label_type: None ; >19:12:53,810 DEBUG storage.ui: Ext3FS.supported: supported: True ; >19:12:53,810 DEBUG storage.ui: getFormat('ext3') returning Ext3FS instance >19:12:53,810 DEBUG storage.ui: device vg_faldor-RHEL5 does not contain a disklabel >19:12:53,811 DEBUG storage.ui: no type or existing type for vg_faldor-RHEL5, bailing >19:12:53,815 DEBUG storage.ui: looking up parted Device: /dev/mapper/vg_faldor >19:12:53,815 DEBUG storage.ui: vg_faldor size is 377752MB >19:12:53,821 DEBUG storage.ui: vg vg_faldor has 0MB free >19:12:53,822 DEBUG storage.ui: vg_faldor size is 377752MB >19:12:53,828 DEBUG storage.ui: vg vg_faldor has 0MB free >19:12:53,835 INFO storage.ui: got device: LVMLogicalVolumeDevice instance (0x7f5c1a1043d0) -- > name = vg_faldor-RHEL5 status = True kids = 0 id = 26 > parents = ['existing 377752MB lvmvg vg_faldor (5)'] > uuid = 7VYDFM-4v73-O6WE-rYzR-WNBv-LlY3-RdCJqa size = 20480.0 > format = existing ext3 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/vg_faldor-RHEL5 type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 41943040 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (2610, 255, 63) biosGeometry: (2610, 255, 63) > PedDevice: <_ped.Device object at 0x7f5c17ce85f0> > target size = 20480.0 path = /dev/mapper/vg_faldor-RHEL5 > format args = [] originalFormat = ext3 target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f5c1a0fffd0) -- > name = vg_faldor status = True kids = 8 id = 5 > parents = ['existing 377754MB partition sda11 (4) with existing lvmpv'] > uuid = 5sMoYs-b0Re-LaLt-p4dA-y3tf-rX7C-UPanU7 size = 377752 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/vg_faldor > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 94438 > PE Free = 0 PV Count = 1 > LV Names = ['Home', 'Images', 'Storage', 'Data1', 'RHEL6', 'RHEL5', 'O12', 'Personal'] modified = False > extents = 94438.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 377754MB partition sda11 (4) with existing lvmpv'] > LVs = ['existing 51200MB lvmlv vg_faldor-Home (21) with existing ext3 filesystem', > 'existing 81920MB lvmlv vg_faldor-Images (22) with existing ext3 filesystem', > 'existing 76800MB lvmlv vg_faldor-Storage (23) with existing ext3 filesystem mounted at /mnt/storage', > 'existing 20480MB lvmlv vg_faldor-Data1 (24) with existing luks', > 'existing 20480MB lvmlv vg_faldor-RHEL6 (25) with existing ext4 filesystem', > 'existing 20480MB lvmlv vg_faldor-RHEL5 (26) with existing ext3 filesystem', > 'existing 29592MB lvmlv vg_faldor-O12 (27)', > 'existing 76800MB lvmlv vg_faldor-Personal (28) with existing luks'] > percent = 0 > mirrored = False stripes = 1 snapshot total = 0MB > VG space used = 20480MB >19:12:53,837 DEBUG storage.ui: Ext3FS.supported: supported: True ; >19:12:53,837 INFO storage.ui: got format: Ext3FS instance (0x7f5c1a104550) -- > type = ext3 name = ext3 status = False > device = /dev/mapper/vg_faldor-RHEL5 uuid = f2a14b84-669a-4240-bc9d-4f8c9895bce8 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 20480.0 targetSize = 20480.0 > >19:12:53,840 DEBUG storage.ui: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-vg_faldor-Images /dev/disk/by-id/dm-uuid-LVM-5sMoYsb0ReLaLtp4dAy3tfrX7CUPanU7QBisIYpekaQIQwRkalLNqfKipBozfBcd /dev/disk/by-uuid/e43a9649-173f-4774-8998-91de389dd8ca /dev/mapper/vg_faldor-Images /dev/vg_faldor/Images', > 'DEVNAME': 'dm-8', > 'DEVPATH': '/devices/virtual/block/dm-8', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'Images', > 'DM_NAME': 'vg_faldor-Images', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-5sMoYsb0ReLaLtp4dAy3tfrX7CUPanU7QBisIYpekaQIQwRkalLNqfKipBozfBcd', > 'DM_VG_NAME': 'vg_faldor', > 'ID_FS_TYPE': 'ext3', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'e43a9649-173f-4774-8998-91de389dd8ca', > 'ID_FS_UUID_ENC': 'e43a9649-173f-4774-8998-91de389dd8ca', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '8', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '209928367', > 'name': 'dm-8', > 'symlinks': ['/dev/disk/by-id/dm-name-vg_faldor-Images', > '/dev/disk/by-id/dm-uuid-LVM-5sMoYsb0ReLaLtp4dAy3tfrX7CUPanU7QBisIYpekaQIQwRkalLNqfKipBozfBcd', > '/dev/disk/by-uuid/e43a9649-173f-4774-8998-91de389dd8ca', > '/dev/mapper/vg_faldor-Images', > '/dev/vg_faldor/Images'], > 'sysfs_path': '/devices/virtual/block/dm-8'} ; name: vg_faldor-Images ; >19:12:53,841 INFO storage.ui: scanning vg_faldor-Images (/devices/virtual/block/dm-8)... >19:12:53,842 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vg_faldor-Images ; >19:12:53,845 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 81920MB lvmlv vg_faldor-Images (22) with existing ext3 filesystem >19:12:53,846 DEBUG storage.ui: DeviceTree.handleUdevDeviceFormat: name: vg_faldor-Images ; >19:12:53,848 DEBUG storage.ui: DeviceTree.handleUdevDiskLabelFormat: device: vg_faldor-Images ; label_type: None ; >19:12:53,849 DEBUG storage.ui: Ext3FS.supported: supported: True ; >19:12:53,850 DEBUG storage.ui: getFormat('ext3') returning Ext3FS instance >19:12:53,850 DEBUG storage.ui: device vg_faldor-Images does not contain a disklabel >19:12:53,850 DEBUG storage.ui: no type or existing type for vg_faldor-Images, bailing >19:12:53,854 DEBUG storage.ui: looking up parted Device: /dev/mapper/vg_faldor >19:12:53,855 DEBUG storage.ui: vg_faldor size is 377752MB >19:12:53,861 DEBUG storage.ui: vg vg_faldor has 0MB free >19:12:53,861 DEBUG storage.ui: vg_faldor size is 377752MB >19:12:53,867 DEBUG storage.ui: vg vg_faldor has 0MB free >19:12:53,874 INFO storage.ui: got device: LVMLogicalVolumeDevice instance (0x7f5c1a1040d0) -- > name = vg_faldor-Images status = True kids = 0 id = 22 > parents = ['existing 377752MB lvmvg vg_faldor (5)'] > uuid = QBisIY-peka-QIQw-Rkal-LNqf-KipB-ozfBcd size = 81920.0 > format = existing ext3 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/vg_faldor-Images type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 167772160 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (10443, 255, 63) biosGeometry: (10443, 255, 63) > PedDevice: <_ped.Device object at 0x7f5c1e7b9830> > target size = 81920.0 path = /dev/mapper/vg_faldor-Images > format args = [] originalFormat = ext3 target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f5c1a0fffd0) -- > name = vg_faldor status = True kids = 8 id = 5 > parents = ['existing 377754MB partition sda11 (4) with existing lvmpv'] > uuid = 5sMoYs-b0Re-LaLt-p4dA-y3tf-rX7C-UPanU7 size = 377752 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/vg_faldor > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 94438 > PE Free = 0 PV Count = 1 > LV Names = ['Home', 'Images', 'Storage', 'Data1', 'RHEL6', 'RHEL5', 'O12', 'Personal'] modified = False > extents = 94438.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 377754MB partition sda11 (4) with existing lvmpv'] > LVs = ['existing 51200MB lvmlv vg_faldor-Home (21) with existing ext3 filesystem', > 'existing 81920MB lvmlv vg_faldor-Images (22) with existing ext3 filesystem', > 'existing 76800MB lvmlv vg_faldor-Storage (23) with existing ext3 filesystem mounted at /mnt/storage', > 'existing 20480MB lvmlv vg_faldor-Data1 (24) with existing luks', > 'existing 20480MB lvmlv vg_faldor-RHEL6 (25) with existing ext4 filesystem', > 'existing 20480MB lvmlv vg_faldor-RHEL5 (26) with existing ext3 filesystem', > 'existing 29592MB lvmlv vg_faldor-O12 (27)', > 'existing 76800MB lvmlv vg_faldor-Personal (28) with existing luks'] > percent = 0 > mirrored = False stripes = 1 snapshot total = 0MB > VG space used = 81920MB >19:12:53,875 DEBUG storage.ui: Ext3FS.supported: supported: True ; >19:12:53,876 INFO storage.ui: got format: Ext3FS instance (0x7f5c1a104250) -- > type = ext3 name = ext3 status = False > device = /dev/mapper/vg_faldor-Images uuid = e43a9649-173f-4774-8998-91de389dd8ca exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 81920.0 targetSize = 81920.0 > >19:12:53,879 DEBUG storage.ui: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-vg_faldor-O12 /dev/disk/by-id/dm-uuid-LVM-5sMoYsb0ReLaLtp4dAy3tfrX7CUPanU7OHOSZ36q8MEVKtah3CXBthLaMd8M12Lz /dev/mapper/vg_faldor-O12 /dev/vg_faldor/O12', > 'DEVNAME': 'dm-9', > 'DEVPATH': '/devices/virtual/block/dm-9', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'O12', > 'DM_NAME': 'vg_faldor-O12', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-5sMoYsb0ReLaLtp4dAy3tfrX7CUPanU7OHOSZ36q8MEVKtah3CXBthLaMd8M12Lz', > 'DM_VG_NAME': 'vg_faldor', > 'MAJOR': '253', > 'MINOR': '9', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '9931098', > 'name': 'dm-9', > 'symlinks': ['/dev/disk/by-id/dm-name-vg_faldor-O12', > '/dev/disk/by-id/dm-uuid-LVM-5sMoYsb0ReLaLtp4dAy3tfrX7CUPanU7OHOSZ36q8MEVKtah3CXBthLaMd8M12Lz', > '/dev/mapper/vg_faldor-O12', > '/dev/vg_faldor/O12'], > 'sysfs_path': '/devices/virtual/block/dm-9'} ; name: vg_faldor-O12 ; >19:12:53,879 INFO storage.ui: scanning vg_faldor-O12 (/devices/virtual/block/dm-9)... >19:12:53,881 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vg_faldor-O12 ; >19:12:53,883 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 29592MB lvmlv vg_faldor-O12 (27) >19:12:53,884 DEBUG storage.ui: DeviceTree.handleUdevDeviceFormat: name: vg_faldor-O12 ; >19:12:53,885 DEBUG storage.ui: DeviceTree.handleUdevDiskLabelFormat: device: vg_faldor-O12 ; label_type: None ; >19:12:53,886 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >19:12:53,887 DEBUG storage.ui: LVMLogicalVolumeDevice.setup: vg_faldor-O12 ; status: True ; controllable: True ; orig: False ; >19:12:53,890 DEBUG storage.ui: DiskLabel.__init__: device: /dev/mapper/vg_faldor-O12 ; labelType: None ; exists: True ; >19:12:53,912 WARN storage.ui: disklabel detected but not usable on vg_faldor-O12 >19:12:53,916 DEBUG storage.ui: no type or existing type for vg_faldor-O12, bailing >19:12:53,922 DEBUG storage.ui: looking up parted Device: /dev/mapper/vg_faldor >19:12:53,922 DEBUG storage.ui: vg_faldor size is 377752MB >19:12:53,928 DEBUG storage.ui: vg vg_faldor has 0MB free >19:12:53,928 DEBUG storage.ui: vg_faldor size is 377752MB >19:12:53,934 DEBUG storage.ui: vg vg_faldor has 0MB free >19:12:53,940 INFO storage.ui: got device: LVMLogicalVolumeDevice instance (0x7f5c1a1044d0) -- > name = vg_faldor-O12 status = True kids = 0 id = 27 > parents = ['existing 377752MB lvmvg vg_faldor (5)'] > uuid = OHOSZ3-6q8M-EVKt-ah3C-XBth-LaMd-8M12Lz size = 29592.0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/vg_faldor-O12 type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 60604416 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (3772, 255, 63) biosGeometry: (3772, 255, 63) > PedDevice: <_ped.Device object at 0x7f5c17ce8680> > target size = 29592.0 path = /dev/mapper/vg_faldor-O12 > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f5c1a0fffd0) -- > name = vg_faldor status = True kids = 8 id = 5 > parents = ['existing 377754MB partition sda11 (4) with existing lvmpv'] > uuid = 5sMoYs-b0Re-LaLt-p4dA-y3tf-rX7C-UPanU7 size = 377752 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/vg_faldor > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 94438 > PE Free = 0 PV Count = 1 > LV Names = ['Home', 'Images', 'Storage', 'Data1', 'RHEL6', 'RHEL5', 'O12', 'Personal'] modified = False > extents = 94438.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 377754MB partition sda11 (4) with existing lvmpv'] > LVs = ['existing 51200MB lvmlv vg_faldor-Home (21) with existing ext3 filesystem', > 'existing 81920MB lvmlv vg_faldor-Images (22) with existing ext3 filesystem', > 'existing 76800MB lvmlv vg_faldor-Storage (23) with existing ext3 filesystem mounted at /mnt/storage', > 'existing 20480MB lvmlv vg_faldor-Data1 (24) with existing luks', > 'existing 20480MB lvmlv vg_faldor-RHEL6 (25) with existing ext4 filesystem', > 'existing 20480MB lvmlv vg_faldor-RHEL5 (26) with existing ext3 filesystem', > 'existing 29592MB lvmlv vg_faldor-O12 (27)', > 'existing 76800MB lvmlv vg_faldor-Personal (28) with existing luks'] > percent = 0 > mirrored = False stripes = 1 snapshot total = 0MB > VG space used = 29592MB >19:12:53,977 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vg_faldor-Home ; >19:12:53,979 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 51200MB lvmlv vg_faldor-Home (21) with existing ext3 filesystem >19:12:53,980 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vg_faldor-Images ; >19:12:53,982 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 81920MB lvmlv vg_faldor-Images (22) with existing ext3 filesystem >19:12:53,983 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vg_faldor-Storage ; >19:12:53,985 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 76800MB lvmlv vg_faldor-Storage (23) with existing ext3 filesystem mounted at /mnt/storage >19:12:53,986 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vg_faldor-Data1 ; >19:12:53,988 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 20480MB lvmlv vg_faldor-Data1 (24) with existing luks >19:12:53,989 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vg_faldor-RHEL6 ; >19:12:53,991 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 20480MB lvmlv vg_faldor-RHEL6 (25) with existing ext4 filesystem >19:12:53,992 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vg_faldor-RHEL5 ; >19:12:53,994 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 20480MB lvmlv vg_faldor-RHEL5 (26) with existing ext3 filesystem >19:12:53,995 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vg_faldor-O12 ; >19:12:53,997 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 29592MB lvmlv vg_faldor-O12 (27) >19:12:53,998 DEBUG storage.ui: DeviceTree.getDeviceByName: name: vg_faldor-Personal ; >19:12:54,000 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 76800MB lvmlv vg_faldor-Personal (28) with existing luks >19:12:54,001 DEBUG storage.ui: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >19:12:54,002 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >19:12:54,004 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >19:12:54,027 DEBUG storage.ui: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >19:12:54,051 DEBUG storage.ui: DiskDevice.teardown: sda ; status: True ; controllable: True ; >19:12:54,052 DEBUG storage.ui: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >19:12:54,056 DEBUG storage.ui: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >19:12:54,079 DEBUG storage.ui: PartitionDevice.teardown: sda10 ; status: True ; controllable: True ; >19:12:54,081 DEBUG storage.ui: SwapSpace.teardown: device: /dev/sda10 ; status: False ; type: swap ; >19:12:54,083 DEBUG storage.ui: SwapSpace.teardown: device: /dev/sda10 ; status: False ; type: swap ; >19:12:54,106 DEBUG storage.ui: DiskDevice.teardown: sda ; status: True ; controllable: True ; >19:12:54,107 DEBUG storage.ui: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >19:12:54,110 DEBUG storage.ui: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >19:12:54,132 DEBUG storage.ui: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >19:12:54,157 DEBUG storage.ui: DiskDevice.teardown: sda ; status: True ; controllable: True ; >19:12:54,158 DEBUG storage.ui: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >19:12:54,161 DEBUG storage.ui: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >19:12:54,183 DEBUG storage.ui: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >19:12:54,208 DEBUG storage.ui: DiskDevice.teardown: sda ; status: True ; controllable: True ; >19:12:54,209 DEBUG storage.ui: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >19:12:54,211 DEBUG storage.ui: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >19:12:54,235 DEBUG storage.ui: PartitionDevice.teardown: sda4 ; status: True ; controllable: True ; >19:12:54,237 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sda4 ; status: False ; type: None ; >19:12:54,239 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sda4 ; status: False ; type: None ; >19:12:54,262 DEBUG storage.ui: DiskDevice.teardown: sda ; status: True ; controllable: True ; >19:12:54,263 DEBUG storage.ui: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >19:12:54,266 DEBUG storage.ui: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >19:12:54,288 DEBUG storage.ui: PartitionDevice.teardown: sda5 ; status: True ; controllable: True ; >19:12:54,313 DEBUG storage.ui: DiskDevice.teardown: sda ; status: True ; controllable: True ; >19:12:54,314 DEBUG storage.ui: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >19:12:54,317 DEBUG storage.ui: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >19:12:54,339 DEBUG storage.ui: PartitionDevice.teardown: sda6 ; status: True ; controllable: True ; >19:12:54,366 DEBUG storage.ui: DiskDevice.teardown: sda ; status: True ; controllable: True ; >19:12:54,367 DEBUG storage.ui: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >19:12:54,370 DEBUG storage.ui: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >19:12:54,392 DEBUG storage.ui: PartitionDevice.teardown: sda7 ; status: True ; controllable: True ; >19:12:54,418 DEBUG storage.ui: DiskDevice.teardown: sda ; status: True ; controllable: True ; >19:12:54,419 DEBUG storage.ui: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >19:12:54,422 DEBUG storage.ui: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >19:12:54,444 DEBUG storage.ui: PartitionDevice.teardown: sda8 ; status: True ; controllable: True ; >19:12:54,459 INFO storage.ui: not going to restore from backup of non-existent /etc/mdadm.conf > > >/tmp/ifcfg.log: >18:09:44,488 DEBUG ifcfg: NetworkDevice p37p1: setDefaultConfig() >18:09:44,489 DEBUG ifcfg: NetworkDevice p37p1 set: DEVICE=p37p1 BOOTPROTO=dhcp ONBOOT=no >18:09:44,489 DEBUG ifcfg: NetworkDevice p37p1 set: HWADDR=00:24:21:F0:43:5F >18:09:44,490 DEBUG ifcfg: NetworkDevice p37p1 set: UUID=37784965-5ec8-4b3e-a586-61f7b74b74ef >18:09:44,490 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-p37p1: > >18:09:44,491 DEBUG ifcfg: NetworkDevice p37p1: >DEVICE="p37p1" >HWADDR="00:24:21:F0:43:5F" >BOOTPROTO="dhcp" >ONBOOT="no" >UUID="37784965-5ec8-4b3e-a586-61f7b74b74ef" > >18:09:44,491 DEBUG ifcfg: writeIfcfgFile p37p1 to /etc/sysconfig/network-scripts/ifcfg-p37p1 >18:09:44,496 DEBUG ifcfg: NetworkDevice p2p1: setDefaultConfig() >18:09:44,497 DEBUG ifcfg: NetworkDevice p2p1 set: DEVICE=p2p1 BOOTPROTO=dhcp ONBOOT=no >18:09:44,497 DEBUG ifcfg: NetworkDevice p2p1 set: HWADDR=00:E0:7D:A0:FA:12 >18:09:44,498 DEBUG ifcfg: NetworkDevice p2p1 set: UUID=0e39f456-f3c5-462d-88b4-e7fc5ab31801 >18:09:44,498 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-p2p1: > >18:09:44,499 DEBUG ifcfg: NetworkDevice p2p1: >DEVICE="p2p1" >HWADDR="00:E0:7D:A0:FA:12" >BOOTPROTO="dhcp" >ONBOOT="no" >UUID="0e39f456-f3c5-462d-88b4-e7fc5ab31801" > >18:09:44,499 DEBUG ifcfg: writeIfcfgFile p2p1 to /etc/sysconfig/network-scripts/ifcfg-p2p1 >13:10:09,651 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-p2p1: >DEVICE="p2p1" >HWADDR="00:E0:7D:A0:FA:12" >BOOTPROTO="dhcp" >ONBOOT="no" >UUID="0e39f456-f3c5-462d-88b4-e7fc5ab31801" > >13:10:09,652 DEBUG ifcfg: NetworkDevice p2p1: > >13:10:09,652 DEBUG ifcfg: loadIfcfgFile p2p1 from /etc/sysconfig/network-scripts/ifcfg-p2p1 >13:10:09,653 DEBUG ifcfg: NetworkDevice p2p1: >DEVICE="p2p1" >HWADDR="00:E0:7D:A0:FA:12" >BOOTPROTO="dhcp" >ONBOOT="no" >UUID="0e39f456-f3c5-462d-88b4-e7fc5ab31801" > >13:10:09,656 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-p37p1: >DEVICE="p37p1" >HWADDR="00:24:21:F0:43:5F" >BOOTPROTO="dhcp" >ONBOOT="no" >UUID="37784965-5ec8-4b3e-a586-61f7b74b74ef" > >13:10:09,656 DEBUG ifcfg: NetworkDevice p37p1: > >13:10:09,656 DEBUG ifcfg: loadIfcfgFile p37p1 from /etc/sysconfig/network-scripts/ifcfg-p37p1 >13:10:09,657 DEBUG ifcfg: NetworkDevice p37p1: >DEVICE="p37p1" >HWADDR="00:24:21:F0:43:5F" >BOOTPROTO="dhcp" >ONBOOT="no" >UUID="37784965-5ec8-4b3e-a586-61f7b74b74ef" > > > >/proc/cmdline: >BOOT_IMAGE=(hd0,8)/18/64/vmlinuz repo=hd:/dev/sda8:/18/64 stage2=hd:/dev/sda8:/18/64/images/squashfs.img > > >/tmp/syslog: >18:09:34,593 INFO kernel:imklog 5.8.11, log source = /proc/kmsg started. >18:09:34,593 INFO rsyslogd: [origin software="rsyslogd" swVersion="5.8.11" x-pid="565" x-info="http://www.rsyslog.com"] start >18:09:34,594 INFO kernel:[ 0.000000] Initializing cgroup subsys cpuset >18:09:34,594 INFO kernel:[ 0.000000] Initializing cgroup subsys cpu >18:09:34,594 NOTICE kernel:[ 0.000000] Linux version 3.6.6-3.fc18.x86_64 (mockbuild@) (gcc version 4.7.2 20121001 (Red Hat 4.7.2-3) (GCC) ) #1 SMP Mon Nov 5 16:26:34 UTC 2012 >18:09:34,594 INFO kernel:[ 0.000000] Command line: BOOT_IMAGE=(hd0,8)/18/64/vmlinuz repo=hd:/dev/sda8:/18/64 stage2=hd:/dev/sda8:/18/64/images/squashfs.img >18:09:34,594 INFO kernel:[ 0.000000] e820: BIOS-provided physical RAM map: >18:09:34,594 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable >18:09:34,594 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved >18:09:34,594 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved >18:09:34,594 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bff8ffff] usable >18:09:34,594 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000bff90000-0x00000000bff9dfff] ACPI data >18:09:34,594 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000bff9e000-0x00000000bffdffff] ACPI NVS >18:09:34,594 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000bffe0000-0x00000000bfffffff] reserved >18:09:34,594 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved >18:09:34,594 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000ffb00000-0x00000000ffffffff] reserved >18:09:34,594 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable >18:09:34,594 INFO kernel:[ 0.000000] NX (Execute Disable) protection: active >18:09:34,594 INFO kernel:[ 0.000000] DMI present. >18:09:34,594 DEBUG kernel:[ 0.000000] DMI: MICRO-STAR INTERNATIONAL CO.,LTD MS-7519/P45T-C51 (MS-7519), BIOS V2.1 07/13/2009 >18:09:34,594 DEBUG kernel:[ 0.000000] e820: update [mem 0x00000000-0x0000ffff] usable ==> reserved >18:09:34,594 DEBUG kernel:[ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable >18:09:34,594 INFO kernel:[ 0.000000] No AGP bridge found >18:09:34,594 INFO kernel:[ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000 >18:09:34,594 DEBUG kernel:[ 0.000000] MTRR default type: uncachable >18:09:34,594 DEBUG kernel:[ 0.000000] MTRR fixed ranges enabled: >18:09:34,594 DEBUG kernel:[ 0.000000] 00000-9FFFF write-back >18:09:34,594 DEBUG kernel:[ 0.000000] A0000-BFFFF uncachable >18:09:34,594 DEBUG kernel:[ 0.000000] C0000-CFFFF write-protect >18:09:34,594 DEBUG kernel:[ 0.000000] D0000-DFFFF uncachable >18:09:34,594 DEBUG kernel:[ 0.000000] E0000-EFFFF write-through >18:09:34,594 DEBUG kernel:[ 0.000000] F0000-FFFFF write-protect >18:09:34,594 DEBUG kernel:[ 0.000000] MTRR variable ranges enabled: >18:09:34,594 DEBUG kernel:[ 0.000000] 0 base 000000000 mask F00000000 write-back >18:09:34,594 DEBUG kernel:[ 0.000000] 1 base 100000000 mask FC0000000 write-back >18:09:34,594 DEBUG kernel:[ 0.000000] 2 base 0C0000000 mask FC0000000 uncachable >18:09:34,594 DEBUG kernel:[ 0.000000] 3 disabled >18:09:34,594 DEBUG kernel:[ 0.000000] 4 disabled >18:09:34,594 DEBUG kernel:[ 0.000000] 5 disabled >18:09:34,594 DEBUG kernel:[ 0.000000] 6 disabled >18:09:34,594 DEBUG kernel:[ 0.000000] 7 disabled >18:09:34,594 INFO kernel:[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 >18:09:34,594 DEBUG kernel:[ 0.000000] original variable MTRRs >18:09:34,594 DEBUG kernel:[ 0.000000] reg 0, base: 0GB, range: 4GB, type WB >18:09:34,594 DEBUG kernel:[ 0.000000] reg 1, base: 4GB, range: 1GB, type WB >18:09:34,594 DEBUG kernel:[ 0.000000] reg 2, base: 3GB, range: 1GB, type UC >18:09:34,594 INFO kernel:[ 0.000000] total RAM covered: 4096M >18:09:34,594 INFO kernel:[ 0.000000] Found optimal setting for mtrr clean up >18:09:34,594 INFO kernel:[ 0.000000] gran_size: 64K chunk_size: 64K num_reg: 3 lose cover RAM: 0G >18:09:34,594 DEBUG kernel:[ 0.000000] New variable MTRRs >18:09:34,594 DEBUG kernel:[ 0.000000] reg 0, base: 0GB, range: 2GB, type WB >18:09:34,594 DEBUG kernel:[ 0.000000] reg 1, base: 2GB, range: 1GB, type WB >18:09:34,594 DEBUG kernel:[ 0.000000] reg 2, base: 4GB, range: 1GB, type WB >18:09:34,594 DEBUG kernel:[ 0.000000] e820: update [mem 0xc0000000-0xffffffff] usable ==> reserved >18:09:34,594 INFO kernel:[ 0.000000] e820: last_pfn = 0xbff90 max_arch_pfn = 0x400000000 >18:09:34,594 INFO kernel:[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ffff8800000ff780] >18:09:34,594 DEBUG kernel:[ 0.000000] initial memory mapped: [mem 0x00000000-0x1fffffff] >18:09:34,594 DEBUG kernel:[ 0.000000] Base memory trampoline at [ffff880000099000] 99000 size 24576 >18:09:34,594 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x00000000-0xbff8ffff] >18:09:34,594 DEBUG kernel:[ 0.000000] [mem 0x00000000-0xbfdfffff] page 2M >18:09:34,594 DEBUG kernel:[ 0.000000] [mem 0xbfe00000-0xbff8ffff] page 4k >18:09:34,594 DEBUG kernel:[ 0.000000] kernel direct mapping tables up to 0xbff8ffff @ [mem 0x1fffb000-0x1fffffff] >18:09:34,594 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x100000000-0x13fffffff] >18:09:34,594 DEBUG kernel:[ 0.000000] [mem 0x100000000-0x13fffffff] page 2M >18:09:34,594 DEBUG kernel:[ 0.000000] kernel direct mapping tables up to 0x13fffffff @ [mem 0xbff8e000-0xbff8ffff] >18:09:34,594 INFO kernel:[ 0.000000] RAMDISK: [mem 0x34b66000-0x365aafff] >18:09:34,594 WARNING kernel:[ 0.000000] ACPI: RSDP 00000000000f9b30 00014 (v00 ACPIAM) >18:09:34,594 WARNING kernel:[ 0.000000] ACPI: RSDT 00000000bff90000 00040 (v01 7519MS A7519200 20090713 MSFT 00000097) >18:09:34,594 WARNING kernel:[ 0.000000] ACPI: FACP 00000000bff90200 00084 (v01 7519MS A7519200 20090713 MSFT 00000097) >18:09:34,594 WARNING kernel:[ 0.000000] ACPI: DSDT 00000000bff90440 07065 (v01 A7519 A7519200 00000200 INTL 20051117) >18:09:34,594 WARNING kernel:[ 0.000000] ACPI: FACS 00000000bff9e000 00040 >18:09:34,594 WARNING kernel:[ 0.000000] ACPI: APIC 00000000bff90390 0006C (v01 7519MS A7519200 20090713 MSFT 00000097) >18:09:34,594 WARNING kernel:[ 0.000000] ACPI: MCFG 00000000bff90400 0003C (v01 7519MS OEMMCFG 20090713 MSFT 00000097) >18:09:34,594 WARNING kernel:[ 0.000000] ACPI: OEMB 00000000bff9e040 00072 (v01 7519MS A7519200 20090713 MSFT 00000097) >18:09:34,594 WARNING kernel:[ 0.000000] ACPI: HPET 00000000bff9a440 00038 (v01 7519MS OEMHPET 20090713 MSFT 00000097) >18:09:34,594 WARNING kernel:[ 0.000000] ACPI: GSCI 00000000bff9e0c0 02024 (v01 7519MS GMCHSCI 20090713 MSFT 00000097) >18:09:34,594 WARNING kernel:[ 0.000000] ACPI: SSDT 00000000bffa0580 00363 (v01 DpgPmm CpuPm 00000012 INTL 20051117) >18:09:34,594 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >18:09:34,594 INFO kernel:[ 0.000000] No NUMA configuration found >18:09:34,594 INFO kernel:[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff] >18:09:34,594 INFO kernel:[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x13fffffff] >18:09:34,594 INFO kernel:[ 0.000000] NODE_DATA [mem 0x13ffec000-0x13fffffff] >18:09:34,594 DEBUG kernel:[ 0.000000] [ffffea0000000000-ffffea0004ffffff] PMD -> [ffff88013b600000-ffff88013f5fffff] on node 0 >18:09:34,594 WARNING kernel:[ 0.000000] Zone ranges: >18:09:34,594 WARNING kernel:[ 0.000000] DMA [mem 0x00010000-0x00ffffff] >18:09:34,594 WARNING kernel:[ 0.000000] DMA32 [mem 0x01000000-0xffffffff] >18:09:34,594 WARNING kernel:[ 0.000000] Normal [mem 0x100000000-0x13fffffff] >18:09:34,594 WARNING kernel:[ 0.000000] Movable zone start for each node >18:09:34,594 WARNING kernel:[ 0.000000] Early memory node ranges >18:09:34,594 WARNING kernel:[ 0.000000] node 0: [mem 0x00010000-0x0009efff] >18:09:34,594 WARNING kernel:[ 0.000000] node 0: [mem 0x00100000-0xbff8ffff] >18:09:34,594 WARNING kernel:[ 0.000000] node 0: [mem 0x100000000-0x13fffffff] >18:09:34,594 DEBUG kernel:[ 0.000000] On node 0 totalpages: 1048351 >18:09:34,594 DEBUG kernel:[ 0.000000] DMA zone: 64 pages used for memmap >18:09:34,594 DEBUG kernel:[ 0.000000] DMA zone: 6 pages reserved >18:09:34,594 INFO systemd: systemd 195 running in system mode. (+PAM +LIBWRAP +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ; fedora) >18:09:34,594 DEBUG kernel:[ 0.000000] DMA zone: 3913 pages, LIFO batch:0 >18:09:34,594 DEBUG kernel:[ 0.000000] DMA32 zone: 16320 pages used for memmap >18:09:34,594 DEBUG kernel:[ 0.000000] DMA32 zone: 765904 pages, LIFO batch:31 >18:09:34,594 INFO systemd: Initializing machine ID from random generator. >18:09:34,594 DEBUG kernel:[ 0.000000] Normal zone: 4096 pages used for memmap >18:09:34,594 DEBUG kernel:[ 0.000000] Normal zone: 258048 pages, LIFO batch:31 >18:09:34,594 INFO kernel:[ 0.000000] ACPI: PM-Timer IO Port: 0x808 >18:09:34,594 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >18:09:34,594 WARNING systemd: Cannot add dependency job for unit udev-settle.service, ignoring: Unit udev-settle.service failed to load: No such file or directory. See system logs and 'systemctl status udev-settle.service' for details. >18:09:34,594 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled) >18:09:34,594 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled) >18:09:34,594 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x82] disabled) >18:09:34,594 INFO systemd: Started Remount Root and Kernel File Systems. >18:09:34,594 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x83] disabled) >18:09:34,594 INFO kernel:[ 0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0]) >18:09:34,594 INFO systemd: Starting Local File Systems (Pre). >18:09:34,594 INFO kernel:[ 0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23 >18:09:34,594 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) >18:09:34,594 INFO systemd: Reached target Local File Systems (Pre). >18:09:34,594 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) >18:09:34,594 DEBUG kernel:[ 0.000000] ACPI: IRQ0 used by override. >18:09:34,594 INFO systemd: Mounting Temporary Directory... >18:09:34,594 DEBUG kernel:[ 0.000000] ACPI: IRQ2 used by override. >18:09:34,594 DEBUG kernel:[ 0.000000] ACPI: IRQ9 used by override. >18:09:34,594 INFO kernel:[ 0.000000] Using ACPI (MADT) for SMP configuration information >18:09:34,594 INFO systemd: Starting Load Random Seed... >18:09:34,594 INFO kernel:[ 0.000000] ACPI: HPET id: 0xffffffff base: 0xfed00000 >18:09:34,594 INFO kernel:[ 0.000000] smpboot: Allowing 4 CPUs, 2 hotplug CPUs >18:09:34,594 DEBUG kernel:[ 0.000000] nr_irqs_gsi: 40 >18:09:34,594 INFO systemd: Mounted Temporary Directory. >18:09:34,594 INFO kernel:[ 0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000 >18:09:34,594 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000e0000 >18:09:34,594 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000000e0000 - 0000000000100000 >18:09:34,594 INFO systemd: Started Configure read-only root support. >18:09:34,594 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000bff90000 - 00000000bff9e000 >18:09:34,594 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000bff9e000 - 00000000bffe0000 >18:09:34,594 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000bffe0000 - 00000000c0000000 >18:09:34,594 INFO systemd: Started udev Kernel Device Manager. >18:09:34,594 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000c0000000 - 00000000fee00000 >18:09:34,594 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000fee00000 - 00000000fee01000 >18:09:34,594 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000fee01000 - 00000000ffb00000 >18:09:34,594 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000ffb00000 - 0000000100000000 >18:09:34,594 INFO kernel:[ 0.000000] e820: [mem 0xc0000000-0xfedfffff] available for PCI devices >18:09:34,594 INFO kernel:[ 0.000000] Booting paravirtualized kernel on bare hardware >18:09:34,594 INFO kernel:[ 0.000000] setup_percpu: NR_CPUS:128 nr_cpumask_bits:128 nr_cpu_ids:4 nr_node_ids:1 >18:09:34,594 INFO kernel:[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88013fc00000 s84288 r8192 d22208 u524288 >18:09:34,594 DEBUG kernel:[ 0.000000] pcpu-alloc: s84288 r8192 d22208 u524288 alloc=1*2097152 >18:09:34,594 DEBUG kernel:[ 0.000000] pcpu-alloc: [0] 0 1 2 3 >18:09:34,594 WARNING kernel:[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1027865 >18:09:34,594 WARNING kernel:[ 0.000000] Policy zone: Normal >18:09:34,594 NOTICE kernel:[ 0.000000] Kernel command line: BOOT_IMAGE=(hd0,8)/18/64/vmlinuz repo=hd:/dev/sda8:/18/64 stage2=hd:/dev/sda8:/18/64/images/squashfs.img >18:09:34,594 INFO kernel:[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) >18:09:34,594 NOTICE kernel:[ 0.000000] __ex_table already sorted, skipping sort >18:09:34,594 INFO kernel:[ 0.000000] xsave: enabled xstate_bv 0x3, cntxt size 0x240 >18:09:34,594 INFO kernel:[ 0.000000] Checking aperture... >18:09:34,594 INFO kernel:[ 0.000000] No AGP bridge found >18:09:34,594 INFO kernel:[ 0.000000] Memory: 4018240k/5242880k available (6328k kernel code, 1049476k absent, 175164k reserved, 6875k data, 1036k init) >18:09:34,594 INFO kernel:[ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 >18:09:34,594 INFO kernel:[ 0.000000] Hierarchical RCU implementation. >18:09:34,594 INFO kernel:[ 0.000000] RCU restricting CPUs from NR_CPUS=128 to nr_cpu_ids=4. >18:09:34,594 INFO kernel:[ 0.000000] NR_IRQS:8448 nr_irqs:712 16 >18:09:34,594 INFO kernel:[ 0.000000] Console: colour VGA+ 80x25 >18:09:34,594 INFO kernel:[ 0.000000] console [tty0] enabled >18:09:34,594 INFO kernel:[ 0.000000] allocated 16777216 bytes of page_cgroup >18:09:34,594 INFO kernel:[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups >18:09:34,594 DEBUG kernel:[ 0.000000] hpet clockevent registered >18:09:34,594 INFO kernel:[ 0.000000] tsc: Fast TSC calibration using PIT >18:09:34,594 INFO kernel:[ 0.000000] tsc: Detected 2796.637 MHz processor >18:09:34,594 INFO kernel:[ 0.001003] Calibrating delay loop (skipped), value calculated using timer frequency.. 5593.27 BogoMIPS (lpj=2796637) >18:09:34,594 INFO kernel:[ 0.001096] pid_max: default: 32768 minimum: 301 >18:09:34,594 INFO kernel:[ 0.001169] Security Framework initialized >18:09:34,594 INFO kernel:[ 0.001223] SELinux: Initializing. >18:09:34,594 DEBUG kernel:[ 0.001275] SELinux: Starting in permissive mode >18:09:34,594 INFO kernel:[ 0.002090] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) >18:09:34,594 INFO kernel:[ 0.003871] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) >18:09:34,594 INFO kernel:[ 0.004735] Mount-cache hash table entries: 256 >18:09:34,594 INFO kernel:[ 0.005019] Initializing cgroup subsys cpuacct >18:09:34,594 INFO kernel:[ 0.005067] Initializing cgroup subsys memory >18:09:34,594 INFO kernel:[ 0.005124] Initializing cgroup subsys devices >18:09:34,594 INFO kernel:[ 0.005171] Initializing cgroup subsys freezer >18:09:34,594 INFO kernel:[ 0.005217] Initializing cgroup subsys net_cls >18:09:34,594 INFO kernel:[ 0.005262] Initializing cgroup subsys blkio >18:09:34,594 INFO kernel:[ 0.005309] Initializing cgroup subsys perf_event >18:09:34,594 INFO kernel:[ 0.005380] CPU: Physical Processor ID: 0 >18:09:34,594 INFO kernel:[ 0.005425] CPU: Processor Core ID: 0 >18:09:34,594 INFO kernel:[ 0.005472] mce: CPU supports 6 MCE banks >18:09:34,594 INFO kernel:[ 0.005523] CPU0: Thermal monitoring enabled (TM2) >18:09:34,594 INFO kernel:[ 0.005571] process: using mwait in idle threads >18:09:34,594 INFO kernel:[ 0.005620] Last level iTLB entries: 4KB 128, 2MB 4, 4MB 4 >18:09:34,594 INFO kernel:[ 0.005620] Last level dTLB entries: 4KB 256, 2MB 0, 4MB 32 >18:09:34,594 INFO kernel:[ 0.005620] tlb_flushall_shift is 0xffffffff >18:09:34,594 INFO kernel:[ 0.007011] ACPI: Core revision 20120711 >18:09:34,594 INFO kernel:[ 0.010007] ftrace: allocating 23478 entries in 92 pages >18:09:34,594 INFO kernel:[ 0.015413] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 >18:09:34,594 INFO kernel:[ 0.025967] smpboot: CPU0: Intel(R) Core(TM)2 Duo CPU E7400 @ 2.80GHz stepping 0a >18:09:34,594 INFO kernel:[ 0.026995] Performance Events: PEBS fmt0+, 4-deep LBR, Core2 events, Intel PMU driver. >18:09:34,594 INFO kernel:[ 0.026995] ... version: 2 >18:09:34,594 INFO kernel:[ 0.026995] ... bit width: 40 >18:09:34,594 INFO kernel:[ 0.026995] ... generic registers: 2 >18:09:34,594 INFO kernel:[ 0.026995] ... value mask: 000000ffffffffff >18:09:34,594 INFO kernel:[ 0.026995] ... max period: 000000007fffffff >18:09:34,594 INFO kernel:[ 0.026995] ... fixed-purpose events: 3 >18:09:34,594 INFO kernel:[ 0.026995] ... event mask: 0000000700000003 >18:09:34,594 INFO kernel:[ 0.027119] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter. >18:09:34,594 INFO kernel:[ 0.027290] smpboot: Booting Node 0, Processors #1 >18:09:34,594 INFO kernel:[ 0.039050] Brought up 2 CPUs >18:09:34,594 INFO kernel:[ 0.039145] smpboot: Total of 2 processors activated (11186.54 BogoMIPS) >18:09:34,594 INFO kernel:[ 0.040071] devtmpfs: initialized >18:09:34,594 INFO kernel:[ 0.040118] PM: Registering ACPI NVS region [mem 0xbff9e000-0xbffdffff] (270336 bytes) >18:09:34,594 INFO kernel:[ 0.041253] atomic64 test passed for x86-64 platform with CX8 and with SSE >18:09:34,594 INFO kernel:[ 0.041321] RTC time: 18:09:22, date: 11/30/12 >18:09:34,594 INFO kernel:[ 0.041404] NET: Registered protocol family 16 >18:09:34,594 INFO kernel:[ 0.041549] ACPI: bus type pci registered >18:09:34,594 INFO kernel:[ 0.041641] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000) >18:09:34,594 INFO kernel:[ 0.041707] PCI: not using MMCONFIG >18:09:34,594 INFO kernel:[ 0.041752] PCI: Using configuration type 1 for base access >18:09:34,594 INFO kernel:[ 0.042471] bio: create slab <bio-0> at 0 >18:09:34,594 INFO kernel:[ 0.042471] ACPI: Added _OSI(Module Device) >18:09:34,594 INFO kernel:[ 0.042471] ACPI: Added _OSI(Processor Device) >18:09:34,594 INFO kernel:[ 0.042471] ACPI: Added _OSI(3.0 _SCP Extensions) >18:09:34,594 INFO kernel:[ 0.042471] ACPI: Added _OSI(Processor Aggregator Device) >18:09:34,594 DEBUG kernel:[ 0.043668] ACPI: EC: Detected MSI hardware, enabling workarounds. >18:09:34,594 DEBUG kernel:[ 0.043670] ACPI: EC: Look up EC in DSDT >18:09:34,594 WARNING kernel:[ 0.044543] ACPI: Executed 1 blocks of module-level executable AML code >18:09:34,594 WARNING kernel:[ 0.046339] ACPI: SSDT 00000000bffa00f0 0048A (v01 DpgPmm P001Ist 00000011 INTL 20051117) >18:09:34,594 WARNING kernel:[ 0.046665] ACPI: Dynamic OEM Table Load: >18:09:34,594 WARNING kernel:[ 0.046757] ACPI: SSDT (null) 0048A (v01 DpgPmm P001Ist 00000011 INTL 20051117) >18:09:34,594 INFO kernel:[ 0.047023] ACPI: Interpreter enabled >18:09:34,594 INFO kernel:[ 0.047071] ACPI: (supports S0 S1 S4 S5) >18:09:34,594 INFO kernel:[ 0.047218] ACPI: Using IOAPIC for interrupt routing >18:09:34,594 INFO kernel:[ 0.047278] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000) >18:09:34,594 INFO kernel:[ 0.048137] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in ACPI motherboard resources >18:09:34,594 INFO kernel:[ 0.069345] ACPI: No dock devices found. >18:09:34,594 INFO kernel:[ 0.069393] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug >18:09:34,594 INFO kernel:[ 0.069518] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) >18:09:34,594 INFO kernel:[ 0.069688] PCI host bridge to bus 0000:00 >18:09:34,594 DEBUG kernel:[ 0.069735] pci_bus 0000:00: busn_res: [bus 00-ff] is inserted under domain [bus 00-ff] >18:09:34,594 INFO kernel:[ 0.069737] pci_bus 0000:00: root bus resource [bus 00-ff] >18:09:34,594 INFO kernel:[ 0.069783] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] >18:09:34,594 INFO kernel:[ 0.069829] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] >18:09:34,594 INFO kernel:[ 0.069875] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] >18:09:34,594 INFO kernel:[ 0.069922] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000dffff] >18:09:34,594 INFO kernel:[ 0.069968] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xdfffffff] >18:09:34,594 INFO kernel:[ 0.069991] pci_bus 0000:00: root bus resource [mem 0xf0000000-0xfed8ffff] >18:09:34,594 DEBUG kernel:[ 0.070046] pci 0000:00:00.0: [8086:2e20] type 00 class 0x060000 >18:09:34,594 DEBUG kernel:[ 0.070081] pci 0000:00:01.0: [8086:2e21] type 01 class 0x060400 >18:09:34,594 DEBUG kernel:[ 0.070112] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold >18:09:34,594 DEBUG kernel:[ 0.070145] pci 0000:00:1a.0: [8086:3a37] type 00 class 0x0c0300 >18:09:34,594 DEBUG kernel:[ 0.070181] pci 0000:00:1a.0: reg 20: [io 0xac00-0xac1f] >18:09:34,594 DEBUG kernel:[ 0.070226] pci 0000:00:1a.1: [8086:3a38] type 00 class 0x0c0300 >18:09:34,594 DEBUG kernel:[ 0.070262] pci 0000:00:1a.1: reg 20: [io 0xa880-0xa89f] >18:09:34,594 DEBUG kernel:[ 0.070307] pci 0000:00:1a.2: [8086:3a39] type 00 class 0x0c0300 >18:09:34,594 DEBUG kernel:[ 0.070344] pci 0000:00:1a.2: reg 20: [io 0xa800-0xa81f] >18:09:34,594 DEBUG kernel:[ 0.070395] pci 0000:00:1a.7: [8086:3a3c] type 00 class 0x0c0320 >18:09:34,594 DEBUG kernel:[ 0.070413] pci 0000:00:1a.7: reg 10: [mem 0xfe9fe000-0xfe9fe3ff] >18:09:34,594 DEBUG kernel:[ 0.070491] pci 0000:00:1a.7: PME# supported from D0 D3hot D3cold >18:09:34,594 DEBUG kernel:[ 0.070514] pci 0000:00:1b.0: [8086:3a3e] type 00 class 0x040300 >18:09:34,594 DEBUG kernel:[ 0.070526] pci 0000:00:1b.0: reg 10: [mem 0xfe9f8000-0xfe9fbfff 64bit] >18:09:34,594 DEBUG kernel:[ 0.070583] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold >18:09:34,594 DEBUG kernel:[ 0.070602] pci 0000:00:1c.0: [8086:3a40] type 01 class 0x060400 >18:09:34,594 DEBUG kernel:[ 0.070660] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold >18:09:34,594 DEBUG kernel:[ 0.070679] pci 0000:00:1c.1: [8086:3a42] type 01 class 0x060400 >18:09:34,594 DEBUG kernel:[ 0.070738] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold >18:09:34,594 DEBUG kernel:[ 0.070760] pci 0000:00:1c.5: [8086:3a4a] type 01 class 0x060400 >18:09:34,594 DEBUG kernel:[ 0.070818] pci 0000:00:1c.5: PME# supported from D0 D3hot D3cold >18:09:34,594 DEBUG kernel:[ 0.070839] pci 0000:00:1d.0: [8086:3a34] type 00 class 0x0c0300 >18:09:34,594 DEBUG kernel:[ 0.070875] pci 0000:00:1d.0: reg 20: [io 0xa480-0xa49f] >18:09:34,594 DEBUG kernel:[ 0.070919] pci 0000:00:1d.1: [8086:3a35] type 00 class 0x0c0300 >18:09:34,594 DEBUG kernel:[ 0.070955] pci 0000:00:1d.1: reg 20: [io 0xa400-0xa41f] >18:09:34,594 DEBUG kernel:[ 0.071031] pci 0000:00:1d.2: [8086:3a36] type 00 class 0x0c0300 >18:09:34,594 DEBUG kernel:[ 0.071067] pci 0000:00:1d.2: reg 20: [io 0xa080-0xa09f] >18:09:34,594 DEBUG kernel:[ 0.071119] pci 0000:00:1d.7: [8086:3a3a] type 00 class 0x0c0320 >18:09:34,594 DEBUG kernel:[ 0.071137] pci 0000:00:1d.7: reg 10: [mem 0xfe9fc000-0xfe9fc3ff] >18:09:34,594 DEBUG kernel:[ 0.071215] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold >18:09:34,594 DEBUG kernel:[ 0.071234] pci 0000:00:1e.0: [8086:244e] type 01 class 0x060401 >18:09:34,594 DEBUG kernel:[ 0.071287] pci 0000:00:1f.0: [8086:3a18] type 00 class 0x060100 >18:09:34,594 DEBUG kernel:[ 0.071388] pci 0000:00:1f.2: [8086:3a20] type 00 class 0x01018f >18:09:34,594 DEBUG kernel:[ 0.071401] pci 0000:00:1f.2: reg 10: [io 0xa000-0xa007] >18:09:34,594 DEBUG kernel:[ 0.071408] pci 0000:00:1f.2: reg 14: [io 0x9c00-0x9c03] >18:09:34,594 DEBUG kernel:[ 0.071414] pci 0000:00:1f.2: reg 18: [io 0x9880-0x9887] >18:09:34,594 DEBUG kernel:[ 0.071421] pci 0000:00:1f.2: reg 1c: [io 0x9800-0x9803] >18:09:34,594 DEBUG kernel:[ 0.071428] pci 0000:00:1f.2: reg 20: [io 0x9480-0x948f] >18:09:34,594 DEBUG kernel:[ 0.071434] pci 0000:00:1f.2: reg 24: [io 0x9400-0x940f] >18:09:34,594 DEBUG kernel:[ 0.071474] pci 0000:00:1f.3: [8086:3a30] type 00 class 0x0c0500 >18:09:34,594 DEBUG kernel:[ 0.071487] pci 0000:00:1f.3: reg 10: [mem 0xfe9f7c00-0xfe9f7cff 64bit] >18:09:34,594 DEBUG kernel:[ 0.071504] pci 0000:00:1f.3: reg 20: [io 0x0400-0x041f] >18:09:34,594 DEBUG kernel:[ 0.071533] pci 0000:00:1f.5: [8086:3a26] type 00 class 0x010185 >18:09:34,594 DEBUG kernel:[ 0.071545] pci 0000:00:1f.5: reg 10: [io 0x9000-0x9007] >18:09:34,595 DEBUG kernel:[ 0.071552] pci 0000:00:1f.5: reg 14: [io 0x8c00-0x8c03] >18:09:34,595 DEBUG kernel:[ 0.071559] pci 0000:00:1f.5: reg 18: [io 0x8880-0x8887] >18:09:34,595 DEBUG kernel:[ 0.071566] pci 0000:00:1f.5: reg 1c: [io 0x8800-0x8803] >18:09:34,595 DEBUG kernel:[ 0.071572] pci 0000:00:1f.5: reg 20: [io 0x8480-0x848f] >18:09:34,595 DEBUG kernel:[ 0.071579] pci 0000:00:1f.5: reg 24: [io 0x8400-0x840f] >18:09:34,595 DEBUG kernel:[ 0.071633] pci_bus 0000:01: busn_res: [bus 01] is inserted under [bus 00-ff] >18:09:34,595 DEBUG kernel:[ 0.071643] pci 0000:01:00.0: [1002:95c5] type 00 class 0x030000 >18:09:34,595 DEBUG kernel:[ 0.071655] pci 0000:01:00.0: reg 10: [mem 0xd0000000-0xdfffffff 64bit pref] >18:09:34,595 DEBUG kernel:[ 0.071664] pci 0000:01:00.0: reg 18: [mem 0xfeaf0000-0xfeafffff 64bit] >18:09:34,595 DEBUG kernel:[ 0.071671] pci 0000:01:00.0: reg 20: [io 0xb000-0xb0ff] >18:09:34,595 DEBUG kernel:[ 0.071682] pci 0000:01:00.0: reg 30: [mem 0xfeac0000-0xfeadffff pref] >18:09:34,595 DEBUG kernel:[ 0.071709] pci 0000:01:00.0: supports D1 D2 >18:09:34,595 DEBUG kernel:[ 0.071727] pci 0000:01:00.1: [1002:aa28] type 00 class 0x040300 >18:09:34,595 DEBUG kernel:[ 0.071738] pci 0000:01:00.1: reg 10: [mem 0xfeaec000-0xfeaeffff 64bit] >18:09:34,595 DEBUG kernel:[ 0.071789] pci 0000:01:00.1: supports D1 D2 >18:09:34,595 INFO kernel:[ 0.071815] pci 0000:00:01.0: PCI bridge to [bus 01] >18:09:34,595 DEBUG kernel:[ 0.071863] pci 0000:00:01.0: bridge window [io 0xb000-0xbfff] >18:09:34,595 DEBUG kernel:[ 0.071866] pci 0000:00:01.0: bridge window [mem 0xfea00000-0xfeafffff] >18:09:34,595 DEBUG kernel:[ 0.071869] pci 0000:00:01.0: bridge window [mem 0xd0000000-0xdfffffff 64bit pref] >18:09:34,595 DEBUG kernel:[ 0.071901] pci_bus 0000:02: busn_res: [bus 02] is inserted under [bus 00-ff] >18:09:34,595 DEBUG kernel:[ 0.071919] pci 0000:02:00.0: [197b:2368] type 00 class 0x010185 >18:09:34,595 DEBUG kernel:[ 0.071947] pci 0000:02:00.0: reg 10: [io 0xcc00-0xcc07] >18:09:34,595 DEBUG kernel:[ 0.071959] pci 0000:02:00.0: reg 14: [io 0xc880-0xc883] >18:09:34,595 DEBUG kernel:[ 0.071972] pci 0000:02:00.0: reg 18: [io 0xc800-0xc807] >18:09:34,595 DEBUG kernel:[ 0.071985] pci 0000:02:00.0: reg 1c: [io 0xc480-0xc483] >18:09:34,595 DEBUG kernel:[ 0.071999] pci 0000:02:00.0: reg 20: [io 0xc400-0xc40f] >18:09:34,595 INFO kernel:[ 0.072088] pci 0000:02:00.0: disabling ASPM on pre-1.1 PCIe device. You can enable it with 'pcie_aspm=force' >18:09:34,595 INFO kernel:[ 0.072164] pci 0000:00:1c.0: PCI bridge to [bus 02] >18:09:34,595 DEBUG kernel:[ 0.072722] pci 0000:00:1c.0: bridge window [io 0xc000-0xcfff] >18:09:34,595 DEBUG kernel:[ 0.072758] pci_bus 0000:03: busn_res: [bus 03] is inserted under [bus 00-ff] >18:09:34,595 INFO kernel:[ 0.072761] pci 0000:00:1c.1: PCI bridge to [bus 03] >18:09:34,595 DEBUG kernel:[ 0.072842] pci_bus 0000:04: busn_res: [bus 04] is inserted under [bus 00-ff] >18:09:34,595 DEBUG kernel:[ 0.072861] pci 0000:04:00.0: [10ec:8168] type 00 class 0x020000 >18:09:34,595 DEBUG kernel:[ 0.072876] pci 0000:04:00.0: reg 10: [io 0xd800-0xd8ff] >18:09:34,595 DEBUG kernel:[ 0.072902] pci 0000:04:00.0: reg 18: [mem 0xfebff000-0xfebfffff 64bit] >18:09:34,595 DEBUG kernel:[ 0.072918] pci 0000:04:00.0: reg 20: [mem 0xfdef0000-0xfdefffff 64bit pref] >18:09:34,595 DEBUG kernel:[ 0.072929] pci 0000:04:00.0: reg 30: [mem 0xfebc0000-0xfebdffff pref] >18:09:34,595 DEBUG kernel:[ 0.072992] pci 0000:04:00.0: supports D1 D2 >18:09:34,595 DEBUG kernel:[ 0.072993] pci 0000:04:00.0: PME# supported from D0 D1 D2 D3hot D3cold >18:09:34,595 INFO kernel:[ 0.075006] pci 0000:00:1c.5: PCI bridge to [bus 04] >18:09:34,595 DEBUG kernel:[ 0.075059] pci 0000:00:1c.5: bridge window [io 0xd000-0xdfff] >18:09:34,595 DEBUG kernel:[ 0.075064] pci 0000:00:1c.5: bridge window [mem 0xfeb00000-0xfebfffff] >18:09:34,595 DEBUG kernel:[ 0.075071] pci 0000:00:1c.5: bridge window [mem 0xfde00000-0xfdefffff 64bit pref] >18:09:34,595 DEBUG kernel:[ 0.075095] pci_bus 0000:05: busn_res: [bus 05] is inserted under [bus 00-ff] >18:09:34,595 DEBUG kernel:[ 0.075105] pci 0000:05:00.0: [109e:036e] type 00 class 0x040000 >18:09:34,595 DEBUG kernel:[ 0.075120] pci 0000:05:00.0: reg 10: [mem 0xfdfff000-0xfdffffff pref] >18:09:34,595 DEBUG kernel:[ 0.075193] pci 0000:05:00.1: [109e:0878] type 00 class 0x048000 >18:09:34,595 DEBUG kernel:[ 0.075204] pci 0000:05:00.1: reg 10: [mem 0xfdffe000-0xfdffefff pref] >18:09:34,595 DEBUG kernel:[ 0.075272] pci 0000:05:06.0: [10ec:8029] type 00 class 0x020000 >18:09:34,595 DEBUG kernel:[ 0.075284] pci 0000:05:06.0: reg 10: [io 0xec00-0xec1f] >18:09:34,595 INFO kernel:[ 0.075363] pci 0000:00:1e.0: PCI bridge to [bus 05] (subtractive decode) >18:09:34,595 DEBUG kernel:[ 0.075411] pci 0000:00:1e.0: bridge window [io 0xe000-0xefff] >18:09:34,595 DEBUG kernel:[ 0.075417] pci 0000:00:1e.0: bridge window [mem 0xfdf00000-0xfdffffff 64bit pref] >18:09:34,595 DEBUG kernel:[ 0.075419] pci 0000:00:1e.0: bridge window [io 0x0000-0x0cf7] (subtractive decode) >18:09:34,595 DEBUG kernel:[ 0.075421] pci 0000:00:1e.0: bridge window [io 0x0d00-0xffff] (subtractive decode) >18:09:34,595 DEBUG kernel:[ 0.075423] pci 0000:00:1e.0: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode) >18:09:34,595 DEBUG kernel:[ 0.075424] pci 0000:00:1e.0: bridge window [mem 0x000d0000-0x000dffff] (subtractive decode) >18:09:34,595 DEBUG kernel:[ 0.075426] pci 0000:00:1e.0: bridge window [mem 0xc0000000-0xdfffffff] (subtractive decode) >18:09:34,595 DEBUG kernel:[ 0.075428] pci 0000:00:1e.0: bridge window [mem 0xf0000000-0xfed8ffff] (subtractive decode) >18:09:34,595 DEBUG kernel:[ 0.075445] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT] >18:09:34,595 DEBUG kernel:[ 0.075516] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P1._PRT] >18:09:34,595 DEBUG kernel:[ 0.075578] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P4._PRT] >18:09:34,595 DEBUG kernel:[ 0.075599] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P5._PRT] >18:09:34,595 DEBUG kernel:[ 0.075623] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P9._PRT] >18:09:34,595 INFO kernel:[ 0.075644] pci0000:00: ACPI _OSC support notification failed, disabling PCIe ASPM >18:09:34,595 INFO kernel:[ 0.075710] pci0000:00: Unable to request _OSC control (_OSC support mask: 0x08) >18:09:34,595 INFO kernel:[ 0.079029] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 6 7 *10 11 12 14 15) >18:09:34,595 INFO kernel:[ 0.079365] ACPI: PCI Interrupt Link [LNKB] (IRQs *5) >18:09:34,595 INFO kernel:[ 0.079511] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 6 7 10 11 12 *14 15) >18:09:34,595 INFO kernel:[ 0.079846] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 6 7 10 11 12 14 *15) >18:09:34,595 INFO kernel:[ 0.080180] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 6 7 10 11 12 14 15) *0, disabled. >18:09:34,595 INFO kernel:[ 0.080580] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 6 7 10 *11 12 14 15) >18:09:34,595 INFO kernel:[ 0.080914] ACPI: PCI Interrupt Link [LNKG] (IRQs *3 4 6 7 10 11 12 14 15) >18:09:34,595 INFO kernel:[ 0.081250] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 6 *7 10 11 12 14 15) >18:09:34,595 INFO kernel:[ 0.081601] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none >18:09:34,595 INFO kernel:[ 0.081601] vgaarb: loaded >18:09:34,595 INFO kernel:[ 0.081601] vgaarb: bridge control possible 0000:01:00.0 >18:09:34,595 NOTICE kernel:[ 0.081601] SCSI subsystem initialized >18:09:34,595 INFO kernel:[ 0.081601] ACPI: bus type scsi registered >18:09:34,595 DEBUG kernel:[ 0.081601] libata version 3.00 loaded. >18:09:34,595 INFO kernel:[ 0.081601] ACPI: bus type usb registered >18:09:34,595 INFO kernel:[ 0.081601] usbcore: registered new interface driver usbfs >18:09:34,595 INFO kernel:[ 0.081601] usbcore: registered new interface driver hub >18:09:34,595 INFO kernel:[ 0.081998] usbcore: registered new device driver usb >18:09:34,595 INFO kernel:[ 0.082067] PCI: Using ACPI for IRQ routing >18:09:34,595 DEBUG kernel:[ 0.086949] PCI: pci_cache_line_size set to 64 bytes >18:09:34,595 DEBUG kernel:[ 0.087024] e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff] >18:09:34,595 DEBUG kernel:[ 0.087026] e820: reserve RAM buffer [mem 0xbff90000-0xbfffffff] >18:09:34,595 INFO kernel:[ 0.087110] NetLabel: Initializing >18:09:34,595 INFO kernel:[ 0.087156] NetLabel: domain hash size = 128 >18:09:34,595 INFO kernel:[ 0.087201] NetLabel: protocols = UNLABELED CIPSOv4 >18:09:34,595 INFO kernel:[ 0.087256] NetLabel: unlabeled traffic allowed by default >18:09:34,595 INFO kernel:[ 0.087321] HPET: 4 timers in total, 0 timers will be used for per-cpu timer >18:09:34,595 INFO kernel:[ 0.087371] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0 >18:09:34,595 INFO kernel:[ 0.087537] hpet0: 4 comparators, 64-bit 14.318180 MHz counter >18:09:34,595 INFO kernel:[ 0.091006] Switching to clocksource hpet >18:09:34,595 INFO kernel:[ 0.097493] pnp: PnP ACPI init >18:09:34,595 INFO kernel:[ 0.097557] ACPI: bus type pnp registered >18:09:34,595 DEBUG kernel:[ 0.097701] pnp 00:00: [bus 00-ff] >18:09:34,595 DEBUG kernel:[ 0.097706] pnp 00:00: [io 0x0cf8-0x0cff] >18:09:34,595 DEBUG kernel:[ 0.097708] pnp 00:00: [io 0x0000-0x0cf7 window] >18:09:34,595 DEBUG kernel:[ 0.097710] pnp 00:00: [io 0x0d00-0xffff window] >18:09:34,595 DEBUG kernel:[ 0.097711] pnp 00:00: [mem 0x000a0000-0x000bffff window] >18:09:34,595 DEBUG kernel:[ 0.097713] pnp 00:00: [mem 0x000d0000-0x000dffff window] >18:09:34,595 DEBUG kernel:[ 0.097715] pnp 00:00: [mem 0xc0000000-0xdfffffff window] >18:09:34,595 DEBUG kernel:[ 0.097716] pnp 00:00: [mem 0xf0000000-0xfed8ffff window] >18:09:34,595 DEBUG kernel:[ 0.097771] pnp 00:00: Plug and Play ACPI device, IDs PNP0a08 PNP0a03 (active) >18:09:34,595 DEBUG kernel:[ 0.097779] pnp 00:01: [mem 0xfed14000-0xfed19fff] >18:09:34,595 DEBUG kernel:[ 0.097780] pnp 00:01: [mem 0xfed90000-0xfed93fff] >18:09:34,595 INFO kernel:[ 0.097828] system 00:01: [mem 0xfed14000-0xfed19fff] has been reserved >18:09:34,595 INFO kernel:[ 0.097876] system 00:01: [mem 0xfed90000-0xfed93fff] has been reserved >18:09:34,595 DEBUG kernel:[ 0.097924] system 00:01: Plug and Play ACPI device, IDs PNP0c01 (active) >18:09:34,595 DEBUG kernel:[ 0.097952] pnp 00:02: [dma 4] >18:09:34,595 DEBUG kernel:[ 0.097954] pnp 00:02: [io 0x0000-0x000f] >18:09:34,595 DEBUG kernel:[ 0.097955] pnp 00:02: [io 0x0081-0x0083] >18:09:34,595 DEBUG kernel:[ 0.097957] pnp 00:02: [io 0x0087] >18:09:34,595 DEBUG kernel:[ 0.097958] pnp 00:02: [io 0x0089-0x008b] >18:09:34,595 DEBUG kernel:[ 0.097960] pnp 00:02: [io 0x008f] >18:09:34,595 DEBUG kernel:[ 0.097961] pnp 00:02: [io 0x00c0-0x00df] >18:09:34,595 DEBUG kernel:[ 0.097980] pnp 00:02: Plug and Play ACPI device, IDs PNP0200 (active) >18:09:34,595 DEBUG kernel:[ 0.097988] pnp 00:03: [io 0x0070-0x0071] >18:09:34,595 DEBUG kernel:[ 0.098000] pnp 00:03: [irq 8] >18:09:34,595 DEBUG kernel:[ 0.098026] pnp 00:03: Plug and Play ACPI device, IDs PNP0b00 (active) >18:09:34,595 DEBUG kernel:[ 0.098033] pnp 00:04: [io 0x0061] >18:09:34,595 DEBUG kernel:[ 0.098050] pnp 00:04: Plug and Play ACPI device, IDs PNP0800 (active) >18:09:34,595 DEBUG kernel:[ 0.098056] pnp 00:05: [io 0x00f0-0x00ff] >18:09:34,595 DEBUG kernel:[ 0.098060] pnp 00:05: [irq 13] >18:09:34,595 DEBUG kernel:[ 0.098080] pnp 00:05: Plug and Play ACPI device, IDs PNP0c04 (active) >18:09:34,595 DEBUG kernel:[ 0.098243] pnp 00:06: [io 0x03f8-0x03ff] >18:09:34,595 DEBUG kernel:[ 0.098248] pnp 00:06: [irq 4] >18:09:34,595 DEBUG kernel:[ 0.098250] pnp 00:06: [dma 0 disabled] >18:09:34,595 DEBUG kernel:[ 0.098297] pnp 00:06: Plug and Play ACPI device, IDs PNP0501 (active) >18:09:34,595 DEBUG kernel:[ 0.098385] pnp 00:07: [io 0x0060] >18:09:34,595 DEBUG kernel:[ 0.098387] pnp 00:07: [io 0x0064] >18:09:34,595 DEBUG kernel:[ 0.098391] pnp 00:07: [irq 1] >18:09:34,595 DEBUG kernel:[ 0.098417] pnp 00:07: Plug and Play ACPI device, IDs PNP0303 PNP030b (active) >18:09:34,595 DEBUG kernel:[ 0.098491] pnp 00:08: [io 0x0000-0xffffffffffffffff disabled] >18:09:34,595 DEBUG kernel:[ 0.098493] pnp 00:08: [io 0x0a00-0x0adf] >18:09:34,595 DEBUG kernel:[ 0.098494] pnp 00:08: [io 0x0ae0-0x0aef] >18:09:34,595 INFO kernel:[ 0.098527] system 00:08: [io 0x0a00-0x0adf] has been reserved >18:09:34,595 INFO kernel:[ 0.098575] system 00:08: [io 0x0ae0-0x0aef] has been reserved >18:09:34,595 DEBUG kernel:[ 0.098622] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active) >18:09:34,595 DEBUG kernel:[ 0.098698] pnp 00:09: [io 0x0010-0x001f] >18:09:34,595 DEBUG kernel:[ 0.098700] pnp 00:09: [io 0x0022-0x002d] >18:09:34,595 DEBUG kernel:[ 0.098702] pnp 00:09: [io 0x0030-0x003f] >18:09:34,595 DEBUG kernel:[ 0.098703] pnp 00:09: [io 0x0044-0x005f] >18:09:34,595 DEBUG kernel:[ 0.098705] pnp 00:09: [io 0x0062-0x0063] >18:09:34,595 DEBUG kernel:[ 0.098706] pnp 00:09: [io 0x0065-0x006f] >18:09:34,595 DEBUG kernel:[ 0.098708] pnp 00:09: [io 0x0072-0x007f] >18:09:34,595 DEBUG kernel:[ 0.098709] pnp 00:09: [io 0x0080] >18:09:34,595 DEBUG kernel:[ 0.098711] pnp 00:09: [io 0x0084-0x0086] >18:09:34,595 DEBUG kernel:[ 0.098712] pnp 00:09: [io 0x0088] >18:09:34,595 DEBUG kernel:[ 0.098714] pnp 00:09: [io 0x008c-0x008e] >18:09:34,595 DEBUG kernel:[ 0.098715] pnp 00:09: [io 0x0090-0x009f] >18:09:34,595 DEBUG kernel:[ 0.098717] pnp 00:09: [io 0x00a2-0x00bf] >18:09:34,595 DEBUG kernel:[ 0.098718] pnp 00:09: [io 0x00e0-0x00ef] >18:09:34,595 DEBUG kernel:[ 0.098720] pnp 00:09: [io 0x04d0-0x04d1] >18:09:34,595 DEBUG kernel:[ 0.098721] pnp 00:09: [io 0x0800-0x087f] >18:09:34,595 DEBUG kernel:[ 0.098723] pnp 00:09: [io 0x0000-0xffffffffffffffff disabled] >18:09:34,595 DEBUG kernel:[ 0.098724] pnp 00:09: [io 0x0500-0x057f] >18:09:34,595 DEBUG kernel:[ 0.098726] pnp 00:09: [mem 0xfed1c000-0xfed1ffff] >18:09:34,595 DEBUG kernel:[ 0.098728] pnp 00:09: [mem 0xfed20000-0xfed3ffff] >18:09:34,595 DEBUG kernel:[ 0.098729] pnp 00:09: [mem 0xfed40000-0xfed8ffff] >18:09:34,595 INFO kernel:[ 0.098783] system 00:09: [io 0x04d0-0x04d1] has been reserved >18:09:34,595 INFO kernel:[ 0.098830] system 00:09: [io 0x0800-0x087f] has been reserved >18:09:34,595 INFO kernel:[ 0.098876] system 00:09: [io 0x0500-0x057f] has been reserved >18:09:34,595 INFO kernel:[ 0.098923] system 00:09: [mem 0xfed1c000-0xfed1ffff] has been reserved >18:09:34,595 INFO kernel:[ 0.098970] system 00:09: [mem 0xfed20000-0xfed3ffff] has been reserved >18:09:34,595 INFO kernel:[ 0.099023] system 00:09: [mem 0xfed40000-0xfed8ffff] has been reserved >18:09:34,595 DEBUG kernel:[ 0.099071] system 00:09: Plug and Play ACPI device, IDs PNP0c02 (active) >18:09:34,595 DEBUG kernel:[ 0.099110] pnp 00:0a: [mem 0xfed00000-0xfed003ff] >18:09:34,595 DEBUG kernel:[ 0.099132] pnp 00:0a: Plug and Play ACPI device, IDs PNP0103 (active) >18:09:34,595 DEBUG kernel:[ 0.099167] pnp 00:0b: [mem 0xffb00000-0xffbfffff] >18:09:34,595 DEBUG kernel:[ 0.099169] pnp 00:0b: [mem 0xfff00000-0xffffffff] >18:09:34,595 DEBUG kernel:[ 0.099188] pnp 00:0b: Plug and Play ACPI device, IDs INT0800 (active) >18:09:34,595 DEBUG kernel:[ 0.099216] pnp 00:0c: [mem 0xffc00000-0xffefffff] >18:09:34,595 INFO kernel:[ 0.099250] system 00:0c: [mem 0xffc00000-0xffefffff] has been reserved >18:09:34,595 DEBUG kernel:[ 0.099298] system 00:0c: Plug and Play ACPI device, IDs PNP0c02 (active) >18:09:34,595 DEBUG kernel:[ 0.099351] pnp 00:0d: [mem 0xfec00000-0xfec00fff] >18:09:34,595 DEBUG kernel:[ 0.099353] pnp 00:0d: [mem 0xfee00000-0xfee00fff] >18:09:34,595 INFO kernel:[ 0.099385] system 00:0d: [mem 0xfec00000-0xfec00fff] could not be reserved >18:09:34,595 INFO kernel:[ 0.099432] system 00:0d: [mem 0xfee00000-0xfee00fff] has been reserved >18:09:34,595 DEBUG kernel:[ 0.099480] system 00:0d: Plug and Play ACPI device, IDs PNP0c02 (active) >18:09:34,595 DEBUG kernel:[ 0.099511] pnp 00:0e: [mem 0xe0000000-0xefffffff] >18:09:34,595 INFO kernel:[ 0.099546] system 00:0e: [mem 0xe0000000-0xefffffff] has been reserved >18:09:34,595 DEBUG kernel:[ 0.099593] system 00:0e: Plug and Play ACPI device, IDs PNP0c02 (active) >18:09:34,595 DEBUG kernel:[ 0.099727] pnp 00:0f: [mem 0x00000000-0x0009ffff] >18:09:34,595 DEBUG kernel:[ 0.099729] pnp 00:0f: [mem 0x000c0000-0x000cffff] >18:09:34,595 DEBUG kernel:[ 0.099730] pnp 00:0f: [mem 0x000e0000-0x000fffff] >18:09:34,595 DEBUG kernel:[ 0.099732] pnp 00:0f: [mem 0x00100000-0xbfffffff] >18:09:34,595 DEBUG kernel:[ 0.099734] pnp 00:0f: [mem 0xfed90000-0xffffffff] >18:09:34,595 INFO kernel:[ 0.099776] system 00:0f: [mem 0x00000000-0x0009ffff] could not be reserved >18:09:34,595 INFO kernel:[ 0.099823] system 00:0f: [mem 0x000c0000-0x000cffff] could not be reserved >18:09:34,595 INFO kernel:[ 0.099871] system 00:0f: [mem 0x000e0000-0x000fffff] could not be reserved >18:09:34,595 INFO kernel:[ 0.099918] system 00:0f: [mem 0x00100000-0xbfffffff] could not be reserved >18:09:34,595 INFO kernel:[ 0.099965] system 00:0f: [mem 0xfed90000-0xffffffff] could not be reserved >18:09:34,595 DEBUG kernel:[ 0.100019] system 00:0f: Plug and Play ACPI device, IDs PNP0c01 (active) >18:09:34,595 INFO kernel:[ 0.100109] pnp: PnP ACPI: found 16 devices >18:09:34,595 INFO kernel:[ 0.100154] ACPI: ACPI bus type pnp unregistered >18:09:34,595 DEBUG kernel:[ 0.106398] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 02] add_size 200000 >18:09:34,595 DEBUG kernel:[ 0.106401] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff] to [bus 02] add_size 200000 >18:09:34,595 DEBUG kernel:[ 0.106408] pci 0000:00:1c.1: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000 >18:09:34,595 DEBUG kernel:[ 0.106410] pci 0000:00:1c.1: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 03] add_size 200000 >18:09:34,595 DEBUG kernel:[ 0.106412] pci 0000:00:1c.1: bridge window [mem 0x00100000-0x000fffff] to [bus 03] add_size 200000 >18:09:34,595 DEBUG kernel:[ 0.106428] pci 0000:00:1c.0: res[14]=[mem 0x00100000-0x000fffff] get_res_add_size add_size 200000 >18:09:34,595 DEBUG kernel:[ 0.106430] pci 0000:00:1c.0: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000 >18:09:34,595 DEBUG kernel:[ 0.106432] pci 0000:00:1c.1: res[14]=[mem 0x00100000-0x000fffff] get_res_add_size add_size 200000 >18:09:34,595 DEBUG kernel:[ 0.106434] pci 0000:00:1c.1: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000 >18:09:34,595 DEBUG kernel:[ 0.106436] pci 0000:00:1c.1: res[13]=[io 0x1000-0x0fff] get_res_add_size add_size 1000 >18:09:34,595 INFO kernel:[ 0.106440] pci 0000:00:1c.0: BAR 14: assigned [mem 0xc0000000-0xc01fffff] >18:09:34,595 INFO kernel:[ 0.106488] pci 0000:00:1c.0: BAR 15: assigned [mem 0xc0200000-0xc03fffff 64bit pref] >18:09:34,595 INFO kernel:[ 0.106554] pci 0000:00:1c.1: BAR 14: assigned [mem 0xc0400000-0xc05fffff] >18:09:34,595 INFO kernel:[ 0.106601] pci 0000:00:1c.1: BAR 15: assigned [mem 0xc0600000-0xc07fffff 64bit pref] >18:09:34,595 INFO kernel:[ 0.106668] pci 0000:00:1c.1: BAR 13: assigned [io 0x1000-0x1fff] >18:09:34,595 INFO kernel:[ 0.106715] pci 0000:00:01.0: PCI bridge to [bus 01] >18:09:34,595 INFO kernel:[ 0.106762] pci 0000:00:01.0: bridge window [io 0xb000-0xbfff] >18:09:34,595 INFO kernel:[ 0.106809] pci 0000:00:01.0: bridge window [mem 0xfea00000-0xfeafffff] >18:09:34,595 INFO kernel:[ 0.106856] pci 0000:00:01.0: bridge window [mem 0xd0000000-0xdfffffff 64bit pref] >18:09:34,595 INFO kernel:[ 0.106923] pci 0000:00:1c.0: PCI bridge to [bus 02] >18:09:34,595 INFO kernel:[ 0.106970] pci 0000:00:1c.0: bridge window [io 0xc000-0xcfff] >18:09:34,595 INFO kernel:[ 0.107023] pci 0000:00:1c.0: bridge window [mem 0xc0000000-0xc01fffff] >18:09:34,595 INFO kernel:[ 0.107071] pci 0000:00:1c.0: bridge window [mem 0xc0200000-0xc03fffff 64bit pref] >18:09:34,595 INFO kernel:[ 0.107140] pci 0000:00:1c.1: PCI bridge to [bus 03] >18:09:34,595 INFO kernel:[ 0.107186] pci 0000:00:1c.1: bridge window [io 0x1000-0x1fff] >18:09:34,595 INFO kernel:[ 0.107234] pci 0000:00:1c.1: bridge window [mem 0xc0400000-0xc05fffff] >18:09:34,595 INFO kernel:[ 0.107282] pci 0000:00:1c.1: bridge window [mem 0xc0600000-0xc07fffff 64bit pref] >18:09:34,595 INFO kernel:[ 0.107351] pci 0000:00:1c.5: PCI bridge to [bus 04] >18:09:34,595 INFO kernel:[ 0.107398] pci 0000:00:1c.5: bridge window [io 0xd000-0xdfff] >18:09:34,595 INFO kernel:[ 0.107446] pci 0000:00:1c.5: bridge window [mem 0xfeb00000-0xfebfffff] >18:09:34,595 INFO kernel:[ 0.107494] pci 0000:00:1c.5: bridge window [mem 0xfde00000-0xfdefffff 64bit pref] >18:09:34,595 INFO kernel:[ 0.107563] pci 0000:00:1e.0: PCI bridge to [bus 05] >18:09:34,595 INFO kernel:[ 0.107609] pci 0000:00:1e.0: bridge window [io 0xe000-0xefff] >18:09:34,595 INFO kernel:[ 0.107659] pci 0000:00:1e.0: bridge window [mem 0xfdf00000-0xfdffffff 64bit pref] >18:09:34,595 INFO kernel:[ 0.107740] pci 0000:00:1c.0: enabling device (0105 -> 0107) >18:09:34,595 INFO kernel:[ 0.107792] pci 0000:00:1c.1: enabling device (0104 -> 0107) >18:09:34,595 DEBUG kernel:[ 0.107846] pci 0000:00:1e.0: setting latency timer to 64 >18:09:34,595 DEBUG kernel:[ 0.107849] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7] >18:09:34,595 DEBUG kernel:[ 0.107850] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff] >18:09:34,595 DEBUG kernel:[ 0.107852] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff] >18:09:34,595 DEBUG kernel:[ 0.107854] pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000dffff] >18:09:34,595 DEBUG kernel:[ 0.107856] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xdfffffff] >18:09:34,595 DEBUG kernel:[ 0.107857] pci_bus 0000:00: resource 9 [mem 0xf0000000-0xfed8ffff] >18:09:34,595 DEBUG kernel:[ 0.107859] pci_bus 0000:01: resource 0 [io 0xb000-0xbfff] >18:09:34,595 DEBUG kernel:[ 0.107861] pci_bus 0000:01: resource 1 [mem 0xfea00000-0xfeafffff] >18:09:34,595 DEBUG kernel:[ 0.107863] pci_bus 0000:01: resource 2 [mem 0xd0000000-0xdfffffff 64bit pref] >18:09:34,595 DEBUG kernel:[ 0.107864] pci_bus 0000:02: resource 0 [io 0xc000-0xcfff] >18:09:34,595 DEBUG kernel:[ 0.107866] pci_bus 0000:02: resource 1 [mem 0xc0000000-0xc01fffff] >18:09:34,595 DEBUG kernel:[ 0.107868] pci_bus 0000:02: resource 2 [mem 0xc0200000-0xc03fffff 64bit pref] >18:09:34,595 DEBUG kernel:[ 0.107870] pci_bus 0000:03: resource 0 [io 0x1000-0x1fff] >18:09:34,595 DEBUG kernel:[ 0.107871] pci_bus 0000:03: resource 1 [mem 0xc0400000-0xc05fffff] >18:09:34,595 DEBUG kernel:[ 0.107873] pci_bus 0000:03: resource 2 [mem 0xc0600000-0xc07fffff 64bit pref] >18:09:34,595 DEBUG kernel:[ 0.107875] pci_bus 0000:04: resource 0 [io 0xd000-0xdfff] >18:09:34,595 DEBUG kernel:[ 0.107877] pci_bus 0000:04: resource 1 [mem 0xfeb00000-0xfebfffff] >18:09:34,595 DEBUG kernel:[ 0.107878] pci_bus 0000:04: resource 2 [mem 0xfde00000-0xfdefffff 64bit pref] >18:09:34,595 DEBUG kernel:[ 0.107880] pci_bus 0000:05: resource 0 [io 0xe000-0xefff] >18:09:34,595 DEBUG kernel:[ 0.107882] pci_bus 0000:05: resource 2 [mem 0xfdf00000-0xfdffffff 64bit pref] >18:09:34,595 DEBUG kernel:[ 0.107884] pci_bus 0000:05: resource 4 [io 0x0000-0x0cf7] >18:09:34,595 DEBUG kernel:[ 0.107885] pci_bus 0000:05: resource 5 [io 0x0d00-0xffff] >18:09:34,595 DEBUG kernel:[ 0.107887] pci_bus 0000:05: resource 6 [mem 0x000a0000-0x000bffff] >18:09:34,595 DEBUG kernel:[ 0.107889] pci_bus 0000:05: resource 7 [mem 0x000d0000-0x000dffff] >18:09:34,595 DEBUG kernel:[ 0.107890] pci_bus 0000:05: resource 8 [mem 0xc0000000-0xdfffffff] >18:09:34,595 DEBUG kernel:[ 0.107892] pci_bus 0000:05: resource 9 [mem 0xf0000000-0xfed8ffff] >18:09:34,595 INFO kernel:[ 0.107926] NET: Registered protocol family 2 >18:09:34,595 INFO kernel:[ 0.108706] TCP established hash table entries: 524288 (order: 11, 8388608 bytes) >18:09:34,595 INFO kernel:[ 0.111828] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes) >18:09:34,595 INFO kernel:[ 0.112291] TCP: Hash tables configured (established 524288 bind 65536) >18:09:34,595 INFO kernel:[ 0.112382] TCP: reno registered >18:09:34,595 INFO kernel:[ 0.112434] UDP hash table entries: 2048 (order: 4, 65536 bytes) >18:09:34,595 INFO kernel:[ 0.112510] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) >18:09:34,595 INFO kernel:[ 0.112677] NET: Registered protocol family 1 >18:09:34,595 DEBUG kernel:[ 0.112935] pci 0000:01:00.0: Boot video device >18:09:34,595 DEBUG kernel:[ 0.112951] PCI: CLS 32 bytes, default 64 >18:09:34,595 INFO kernel:[ 0.113012] Unpacking initramfs... >18:09:34,595 INFO kernel:[ 2.905594] Freeing initrd memory: 26900k freed >18:09:34,595 INFO kernel:[ 2.915417] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) >18:09:34,595 INFO kernel:[ 2.915472] software IO TLB [mem 0xbbf8e000-0xbff8dfff] (64MB) mapped at [ffff8800bbf8e000-ffff8800bff8dfff] >18:09:34,595 NOTICE kernel:[ 2.916058] Initialise module verification >18:09:34,595 INFO kernel:[ 2.916149] audit: initializing netlink socket (disabled) >18:09:34,595 NOTICE kernel:[ 2.916205] type=2000 audit(1354298964.915:1): initialized >18:09:34,595 INFO kernel:[ 2.931437] HugeTLB registered 2 MB page size, pre-allocated 0 pages >18:09:34,595 NOTICE kernel:[ 2.933092] VFS: Disk quotas dquot_6.5.2 >18:09:34,595 WARNING kernel:[ 2.933175] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) >18:09:34,595 INFO kernel:[ 2.933578] msgmni has been set to 7900 >18:09:34,595 DEBUG kernel:[ 2.933674] SELinux: Registering netfilter hooks >18:09:34,595 INFO kernel:[ 2.934081] alg: No test for stdrng (krng) >18:09:34,595 INFO kernel:[ 2.934130] NET: Registered protocol family 38 >18:09:34,595 NOTICE kernel:[ 2.934177] Key type asymmetric registered >18:09:34,595 NOTICE kernel:[ 2.934222] Asymmetric key parser 'x509' registered >18:09:34,595 INFO kernel:[ 2.934296] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) >18:09:34,595 INFO kernel:[ 2.934381] io scheduler noop registered >18:09:34,595 INFO kernel:[ 2.934426] io scheduler deadline registered >18:09:34,595 INFO kernel:[ 2.934496] io scheduler cfq registered (default) >18:09:34,595 DEBUG kernel:[ 2.934650] pcieport 0000:00:01.0: irq 40 for MSI/MSI-X >18:09:34,595 DEBUG kernel:[ 2.934718] pcieport 0000:00:1c.0: irq 41 for MSI/MSI-X >18:09:34,595 DEBUG kernel:[ 2.934791] pcieport 0000:00:1c.1: irq 42 for MSI/MSI-X >18:09:34,595 DEBUG kernel:[ 2.934866] pcieport 0000:00:1c.5: irq 43 for MSI/MSI-X >18:09:34,595 INFO kernel:[ 2.934931] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 >18:09:34,595 INFO kernel:[ 2.934992] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 >18:09:34,595 INFO kernel:[ 2.935047] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 >18:09:34,595 DEBUG kernel:[ 2.935320] intel_idle: does not run on family 6 model 23 >18:09:34,595 INFO kernel:[ 2.935381] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input0 >18:09:34,595 INFO kernel:[ 2.935448] ACPI: Power Button [PWRB] >18:09:34,595 INFO kernel:[ 2.935525] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1 >18:09:34,595 INFO kernel:[ 2.935591] ACPI: Power Button [PWRF] >18:09:34,595 INFO kernel:[ 2.935778] ACPI: Requesting acpi_cpufreq >18:09:34,595 INFO kernel:[ 2.938696] GHES: HEST is not enabled! >18:09:34,595 INFO kernel:[ 2.938798] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled >18:09:34,595 INFO kernel:[ 2.959321] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A >18:09:34,595 INFO kernel:[ 2.980014] 00:06: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A >18:09:34,595 INFO kernel:[ 2.980309] Non-volatile memory driver v1.3 >18:09:34,595 INFO kernel:[ 2.980355] Linux agpgart interface v0.103 >18:09:34,595 INFO kernel:[ 2.981180] loop: module loaded >18:09:34,595 DEBUG kernel:[ 2.981292] ata_piix 0000:00:1f.2: version 2.13 >18:09:34,595 INFO kernel:[ 2.981303] ata_piix 0000:00:1f.2: MAP [ >18:09:34,596 WARNING kernel:[ 2.981347] P0 P2 P1 P3 ] >18:09:34,596 DEBUG kernel:[ 2.981516] ata_piix 0000:00:1f.2: setting latency timer to 64 >18:09:34,596 INFO kernel:[ 2.981722] scsi0 : ata_piix >18:09:34,596 INFO kernel:[ 2.982128] scsi1 : ata_piix >18:09:34,596 INFO kernel:[ 2.982476] ata1: SATA max UDMA/133 cmd 0xa000 ctl 0x9c00 bmdma 0x9480 irq 19 >18:09:34,596 INFO kernel:[ 2.982525] ata2: SATA max UDMA/133 cmd 0x9880 ctl 0x9800 bmdma 0x9488 irq 19 >18:09:34,596 INFO kernel:[ 2.982586] ata_piix 0000:00:1f.5: MAP [ >18:09:34,596 WARNING kernel:[ 2.982637] P0 -- P1 -- ] >18:09:34,596 DEBUG kernel:[ 2.982797] ata_piix 0000:00:1f.5: setting latency timer to 64 >18:09:34,596 INFO kernel:[ 2.982932] scsi2 : ata_piix >18:09:34,596 INFO kernel:[ 2.983366] scsi3 : ata_piix >18:09:34,596 INFO kernel:[ 2.983712] ata3: SATA max UDMA/133 cmd 0x9000 ctl 0x8c00 bmdma 0x8480 irq 19 >18:09:34,596 INFO kernel:[ 2.983760] ata4: SATA max UDMA/133 cmd 0x8880 ctl 0x8800 bmdma 0x8488 irq 19 >18:09:34,596 INFO kernel:[ 2.983855] libphy: Fixed MDIO Bus: probed >18:09:34,596 INFO kernel:[ 2.983941] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >18:09:34,596 DEBUG kernel:[ 2.984020] ehci_hcd 0000:00:1a.7: setting latency timer to 64 >18:09:34,596 INFO kernel:[ 2.984023] ehci_hcd 0000:00:1a.7: EHCI Host Controller >18:09:34,596 INFO kernel:[ 2.984101] ehci_hcd 0000:00:1a.7: new USB bus registered, assigned bus number 1 >18:09:34,596 INFO kernel:[ 2.988062] ehci_hcd 0000:00:1a.7: debug port 1 >18:09:34,596 DEBUG kernel:[ 2.988113] ehci_hcd 0000:00:1a.7: cache line size of 32 is not supported >18:09:34,596 INFO kernel:[ 2.988125] ehci_hcd 0000:00:1a.7: irq 18, io mem 0xfe9fe000 >18:09:34,596 INFO kernel:[ 2.994018] ehci_hcd 0000:00:1a.7: USB 2.0 started, EHCI 1.00 >18:09:34,596 INFO kernel:[ 2.994105] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 >18:09:34,596 INFO kernel:[ 2.994157] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >18:09:34,596 INFO kernel:[ 2.994231] usb usb1: Product: EHCI Host Controller >18:09:34,596 INFO kernel:[ 2.994277] usb usb1: Manufacturer: Linux 3.6.6-3.fc18.x86_64 ehci_hcd >18:09:34,596 INFO kernel:[ 2.994323] usb usb1: SerialNumber: 0000:00:1a.7 >18:09:34,596 INFO kernel:[ 2.994443] hub 1-0:1.0: USB hub found >18:09:34,596 INFO kernel:[ 2.994490] hub 1-0:1.0: 6 ports detected >18:09:34,596 DEBUG kernel:[ 2.994597] ehci_hcd 0000:00:1d.7: setting latency timer to 64 >18:09:34,597 INFO kernel:[ 2.994600] ehci_hcd 0000:00:1d.7: EHCI Host Controller >18:09:34,597 INFO kernel:[ 2.994677] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 2 >18:09:34,597 INFO kernel:[ 2.998651] ehci_hcd 0000:00:1d.7: debug port 1 >18:09:34,597 DEBUG kernel:[ 2.998701] ehci_hcd 0000:00:1d.7: cache line size of 32 is not supported >18:09:34,597 INFO kernel:[ 2.998711] ehci_hcd 0000:00:1d.7: irq 23, io mem 0xfe9fc000 >18:09:34,597 INFO kernel:[ 3.004014] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00 >18:09:34,597 INFO kernel:[ 3.004085] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002 >18:09:34,597 INFO kernel:[ 3.004139] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >18:09:34,597 INFO kernel:[ 3.004216] usb usb2: Product: EHCI Host Controller >18:09:34,597 INFO kernel:[ 3.004262] usb usb2: Manufacturer: Linux 3.6.6-3.fc18.x86_64 ehci_hcd >18:09:34,597 INFO kernel:[ 3.004309] usb usb2: SerialNumber: 0000:00:1d.7 >18:09:34,597 INFO kernel:[ 3.004422] hub 2-0:1.0: USB hub found >18:09:34,597 INFO kernel:[ 3.004470] hub 2-0:1.0: 6 ports detected >18:09:34,597 INFO kernel:[ 3.005095] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >18:09:34,597 INFO kernel:[ 3.005149] uhci_hcd: USB Universal Host Controller Interface driver >18:09:34,597 DEBUG kernel:[ 3.005211] uhci_hcd 0000:00:1a.0: setting latency timer to 64 >18:09:34,597 INFO kernel:[ 3.005213] uhci_hcd 0000:00:1a.0: UHCI Host Controller >18:09:34,597 INFO kernel:[ 3.005288] uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 3 >18:09:34,597 INFO kernel:[ 3.005383] uhci_hcd 0000:00:1a.0: irq 16, io base 0x0000ac00 >18:09:34,597 INFO kernel:[ 3.005452] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001 >18:09:34,597 INFO kernel:[ 3.005499] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >18:09:34,597 INFO kernel:[ 3.005565] usb usb3: Product: UHCI Host Controller >18:09:34,597 INFO kernel:[ 3.005611] usb usb3: Manufacturer: Linux 3.6.6-3.fc18.x86_64 uhci_hcd >18:09:34,597 INFO kernel:[ 3.005657] usb usb3: SerialNumber: 0000:00:1a.0 >18:09:34,597 INFO kernel:[ 3.005766] hub 3-0:1.0: USB hub found >18:09:34,597 INFO kernel:[ 3.005813] hub 3-0:1.0: 2 ports detected >18:09:34,597 DEBUG kernel:[ 3.005908] uhci_hcd 0000:00:1a.1: setting latency timer to 64 >18:09:34,597 INFO kernel:[ 3.005911] uhci_hcd 0000:00:1a.1: UHCI Host Controller >18:09:34,597 INFO kernel:[ 3.005986] uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus number 4 >18:09:34,597 INFO kernel:[ 3.006085] uhci_hcd 0000:00:1a.1: irq 21, io base 0x0000a880 >18:09:34,597 INFO kernel:[ 3.006153] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001 >18:09:34,597 INFO kernel:[ 3.006200] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >18:09:34,597 INFO kernel:[ 3.006266] usb usb4: Product: UHCI Host Controller >18:09:34,597 INFO kernel:[ 3.006311] usb usb4: Manufacturer: Linux 3.6.6-3.fc18.x86_64 uhci_hcd >18:09:34,597 INFO kernel:[ 3.006357] usb usb4: SerialNumber: 0000:00:1a.1 >18:09:34,597 INFO kernel:[ 3.006468] hub 4-0:1.0: USB hub found >18:09:34,597 INFO kernel:[ 3.006515] hub 4-0:1.0: 2 ports detected >18:09:34,597 DEBUG kernel:[ 3.006607] uhci_hcd 0000:00:1a.2: setting latency timer to 64 >18:09:34,597 INFO kernel:[ 3.006610] uhci_hcd 0000:00:1a.2: UHCI Host Controller >18:09:34,597 INFO kernel:[ 3.006688] uhci_hcd 0000:00:1a.2: new USB bus registered, assigned bus number 5 >18:09:34,597 INFO kernel:[ 3.006774] uhci_hcd 0000:00:1a.2: irq 19, io base 0x0000a800 >18:09:34,597 INFO kernel:[ 3.006842] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001 >18:09:34,597 INFO kernel:[ 3.006889] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >18:09:34,597 INFO kernel:[ 3.006955] usb usb5: Product: UHCI Host Controller >18:09:34,597 INFO kernel:[ 3.007007] usb usb5: Manufacturer: Linux 3.6.6-3.fc18.x86_64 uhci_hcd >18:09:34,597 INFO kernel:[ 3.007053] usb usb5: SerialNumber: 0000:00:1a.2 >18:09:34,597 INFO kernel:[ 3.007161] hub 5-0:1.0: USB hub found >18:09:34,597 INFO kernel:[ 3.007208] hub 5-0:1.0: 2 ports detected >18:09:34,597 DEBUG kernel:[ 3.007299] uhci_hcd 0000:00:1d.0: setting latency timer to 64 >18:09:34,597 INFO kernel:[ 3.007302] uhci_hcd 0000:00:1d.0: UHCI Host Controller >18:09:34,597 INFO kernel:[ 3.007374] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 6 >18:09:34,597 INFO kernel:[ 3.007458] uhci_hcd 0000:00:1d.0: irq 23, io base 0x0000a480 >18:09:34,597 INFO kernel:[ 3.007526] usb usb6: New USB device found, idVendor=1d6b, idProduct=0001 >18:09:34,597 INFO kernel:[ 3.007573] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >18:09:34,597 INFO kernel:[ 3.007638] usb usb6: Product: UHCI Host Controller >18:09:34,597 INFO kernel:[ 3.007684] usb usb6: Manufacturer: Linux 3.6.6-3.fc18.x86_64 uhci_hcd >18:09:34,597 INFO kernel:[ 3.007730] usb usb6: SerialNumber: 0000:00:1d.0 >18:09:34,597 INFO kernel:[ 3.007836] hub 6-0:1.0: USB hub found >18:09:34,597 INFO kernel:[ 3.007883] hub 6-0:1.0: 2 ports detected >18:09:34,597 DEBUG kernel:[ 3.007974] uhci_hcd 0000:00:1d.1: setting latency timer to 64 >18:09:34,597 INFO kernel:[ 3.007977] uhci_hcd 0000:00:1d.1: UHCI Host Controller >18:09:34,597 INFO kernel:[ 3.008058] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 7 >18:09:34,597 INFO kernel:[ 3.008142] uhci_hcd 0000:00:1d.1: irq 19, io base 0x0000a400 >18:09:34,597 INFO kernel:[ 3.008210] usb usb7: New USB device found, idVendor=1d6b, idProduct=0001 >18:09:34,597 INFO kernel:[ 3.008257] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >18:09:34,597 INFO kernel:[ 3.008323] usb usb7: Product: UHCI Host Controller >18:09:34,597 INFO kernel:[ 3.008368] usb usb7: Manufacturer: Linux 3.6.6-3.fc18.x86_64 uhci_hcd >18:09:34,597 INFO kernel:[ 3.008414] usb usb7: SerialNumber: 0000:00:1d.1 >18:09:34,597 INFO kernel:[ 3.008522] hub 7-0:1.0: USB hub found >18:09:34,597 INFO kernel:[ 3.008569] hub 7-0:1.0: 2 ports detected >18:09:34,597 DEBUG kernel:[ 3.008663] uhci_hcd 0000:00:1d.2: setting latency timer to 64 >18:09:34,597 INFO kernel:[ 3.008666] uhci_hcd 0000:00:1d.2: UHCI Host Controller >18:09:34,597 INFO kernel:[ 3.008749] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 8 >18:09:34,597 INFO kernel:[ 3.008835] uhci_hcd 0000:00:1d.2: irq 18, io base 0x0000a080 >18:09:34,597 INFO kernel:[ 3.008904] usb usb8: New USB device found, idVendor=1d6b, idProduct=0001 >18:09:34,597 INFO kernel:[ 3.008951] usb usb8: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >18:09:34,597 INFO kernel:[ 3.009025] usb usb8: Product: UHCI Host Controller >18:09:34,597 INFO kernel:[ 3.009070] usb usb8: Manufacturer: Linux 3.6.6-3.fc18.x86_64 uhci_hcd >18:09:34,597 INFO kernel:[ 3.009116] usb usb8: SerialNumber: 0000:00:1d.2 >18:09:34,597 INFO kernel:[ 3.009223] hub 8-0:1.0: USB hub found >18:09:34,597 INFO kernel:[ 3.009269] hub 8-0:1.0: 2 ports detected >18:09:34,597 INFO kernel:[ 3.009390] usbcore: registered new interface driver usbserial >18:09:34,597 INFO kernel:[ 3.009445] usbcore: registered new interface driver usbserial_generic >18:09:34,597 INFO kernel:[ 3.009495] USB Serial support registered for generic >18:09:34,597 INFO kernel:[ 3.009541] usbserial: USB Serial Driver core >18:09:34,597 INFO kernel:[ 3.009613] i8042: PNP: PS/2 Controller [PNP0303:PS2K] at 0x60,0x64 irq 1 >18:09:34,597 WARNING kernel:[ 3.009659] i8042: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp >18:09:34,597 INFO kernel:[ 3.010355] serio: i8042 KBD port at 0x60,0x64 irq 1 >18:09:34,597 INFO kernel:[ 3.010450] mousedev: PS/2 mouse device common for all mice >18:09:34,597 INFO kernel:[ 3.010611] rtc_cmos 00:03: RTC can wake from S4 >18:09:34,597 INFO kernel:[ 3.010755] rtc_cmos 00:03: rtc core: registered rtc_cmos as rtc0 >18:09:34,597 INFO kernel:[ 3.010821] rtc0: alarms up to one month, y3k, 114 bytes nvram, hpet irqs >18:09:34,597 INFO kernel:[ 3.010933] device-mapper: uevent: version 1.0.3 >18:09:34,597 INFO kernel:[ 3.011035] device-mapper: ioctl: 4.23.0-ioctl (2012-07-25) initialised: dm-devel@redhat.com >18:09:34,597 INFO kernel:[ 3.011154] cpuidle: using governor ladder >18:09:34,597 INFO kernel:[ 3.011199] cpuidle: using governor menu >18:09:34,597 INFO kernel:[ 3.011466] EFI Variables Facility v0.08 2004-May-17 >18:09:34,597 INFO kernel:[ 3.011590] usbcore: registered new interface driver usbhid >18:09:34,597 INFO kernel:[ 3.011635] usbhid: USB HID core driver >18:09:34,597 INFO kernel:[ 3.011696] drop_monitor: Initializing network drop monitor service >18:09:34,597 INFO kernel:[ 3.011812] ip_tables: (C) 2000-2006 Netfilter Core Team >18:09:34,597 INFO kernel:[ 3.011878] TCP: cubic registered >18:09:34,597 INFO kernel:[ 3.011922] Initializing XFRM netlink socket >18:09:34,597 INFO kernel:[ 3.012061] NET: Registered protocol family 10 >18:09:34,597 INFO kernel:[ 3.012243] mip6: Mobile IPv6 >18:09:34,597 INFO kernel:[ 3.012288] NET: Registered protocol family 17 >18:09:34,597 DEBUG kernel:[ 3.012488] PM: Hibernation image not present or could not be loaded. >18:09:34,597 NOTICE kernel:[ 3.012489] Loading module verification certificates >18:09:34,597 NOTICE kernel:[ 3.013423] MODSIGN: Loaded cert 'Fedora kernel signing key: b350b2e2aae347b93de41179a14d5bc3072a182b' >18:09:34,597 INFO kernel:[ 3.013497] registered taskstats version 1 >18:09:34,597 INFO kernel:[ 3.014071] Magic number: 4:811:191 >18:09:34,597 INFO kernel:[ 3.014172] acpi device:1d: hash matches >18:09:34,597 INFO kernel:[ 3.014253] rtc_cmos 00:03: setting system clock to 2012-11-30 18:09:25 UTC (1354298965) >18:09:34,597 INFO kernel:[ 3.029276] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input2 >18:09:34,597 INFO kernel:[ 3.298741] ata4: SATA link down (SStatus 0 SControl 300) >18:09:34,597 INFO kernel:[ 3.449056] ata3: SATA link up 3.0 Gbps (SStatus 123 SControl 300) >18:09:34,597 INFO kernel:[ 3.468274] ata3.00: ATA-8: SAMSUNG HD503HI, 1AJ100E4, max UDMA/133 >18:09:34,597 INFO kernel:[ 3.468326] ata3.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 0/32) >18:09:34,597 INFO kernel:[ 3.487267] ata3.00: configured for UDMA/133 >18:09:34,597 INFO kernel:[ 3.556019] usb 5-1: new low-speed USB device number 2 using uhci_hcd >18:09:34,597 INFO kernel:[ 3.611770] ata1.00: SATA link down (SStatus 0 SControl 300) >18:09:34,597 INFO kernel:[ 3.611831] ata1.01: SATA link down (SStatus 0 SControl 300) >18:09:34,597 INFO kernel:[ 3.622653] ata2.00: SATA link down (SStatus 0 SControl 300) >18:09:34,597 INFO kernel:[ 3.622719] ata2.01: SATA link down (SStatus 0 SControl 300) >18:09:34,597 NOTICE kernel:[ 3.622920] scsi 2:0:0:0: Direct-Access ATA SAMSUNG HD503HI 1AJ1 PQ: 0 ANSI: 5 >18:09:34,597 NOTICE kernel:[ 3.623174] sd 2:0:0:0: [sda] 976773168 512-byte logical blocks: (500 GB/465 GiB) >18:09:34,598 NOTICE kernel:[ 3.623198] sd 2:0:0:0: Attached scsi generic sg0 type 0 >18:09:34,598 NOTICE kernel:[ 3.623370] sd 2:0:0:0: [sda] Write Protect is off >18:09:34,598 DEBUG kernel:[ 3.623421] sd 2:0:0:0: [sda] Mode Sense: 00 3a 00 00 >18:09:34,598 NOTICE kernel:[ 3.623458] sd 2:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >18:09:34,598 INFO kernel:[ 3.710699] sda: sda1 sda2 sda3 sda4 < sda5 sda6 sda7 sda8 sda9 sda10 sda11 > >18:09:34,598 NOTICE kernel:[ 3.711420] sd 2:0:0:0: [sda] Attached SCSI disk >18:09:34,598 INFO kernel:[ 3.713149] Freeing unused kernel memory: 1036k freed >18:09:34,598 INFO kernel:[ 3.713473] Write protecting the kernel read-only data: 12288k >18:09:34,598 INFO kernel:[ 3.719940] Freeing unused kernel memory: 1852k freed >18:09:34,598 INFO kernel:[ 3.723723] Freeing unused kernel memory: 1416k freed >18:09:34,598 INFO kernel:[ 3.728864] usb 5-1: New USB device found, idVendor=046d, idProduct=c03e >18:09:34,598 INFO kernel:[ 3.728920] usb 5-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0 >18:09:34,598 INFO kernel:[ 3.728972] usb 5-1: Product: USB-PS/2 Optical Mouse >18:09:34,598 INFO kernel:[ 3.729032] usb 5-1: Manufacturer: Logitech >18:09:34,598 INFO kernel:[ 3.745145] input: Logitech USB-PS/2 Optical Mouse as /devices/pci0000:00/0000:00:1a.2/usb5/5-1/5-1:1.0/input/input3 >18:09:34,598 INFO kernel:[ 3.745325] hid-generic 0003:046D:C03E.0001: input,hidraw0: USB HID v1.10 Mouse [Logitech USB-PS/2 Optical Mouse] on usb-0000:00:1a.2-1/input0 >18:09:34,598 WARNING kernel:[ 3.869549] Disabling lock debugging due to kernel taint >18:09:34,598 INFO kernel:[ 3.869718] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found >18:09:34,598 INFO kernel:[ 3.869765] EDD information not available. >18:09:34,598 INFO kernel:[ 3.916020] tsc: Refined TSC clocksource calibration: 2796.490 MHz >18:09:34,598 INFO kernel:[ 3.916078] Switching to clocksource tsc >18:09:34,598 INFO kernel:[ 4.018424] squashfs: version 4.0 (2009/01/31) Phillip Lougher >18:09:34,598 INFO kernel:[ 4.019771] Loading iSCSI transport class v2.0-870. >18:09:34,598 NOTICE kernel:[ 4.020478] iscsi: registered transport (tcp) >18:09:34,598 INFO kernel:[ 4.021643] alua: device handler registered >18:09:34,598 INFO kernel:[ 4.022727] emc: device handler registered >18:09:34,598 INFO kernel:[ 4.023781] hp_sw: device handler registered >18:09:34,598 INFO kernel:[ 4.025383] rdac: device handler registered >18:09:34,598 INFO kernel:[ 7.040035] floppy0: no floppy controllers found >18:09:34,598 INFO kernel:[ 7.047053] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found >18:09:34,598 INFO kernel:[ 7.047105] EDD information not available. >18:09:34,598 INFO kernel:[ 7.053049] No iBFT detected. >18:09:34,598 INFO kernel:[ 7.054845] md: raid0 personality registered for level 0 >18:09:34,598 INFO kernel:[ 7.056778] md: raid1 personality registered for level 1 >18:09:34,598 INFO kernel:[ 7.058600] async_tx: api initialized (async) >18:09:34,598 INFO kernel:[ 7.058833] xor: automatically using best checksumming function: >18:09:34,598 INFO kernel:[ 7.068004] generic_sse: 6092.000 MB/sec >18:09:34,598 WARNING kernel:[ 7.085007] raid6: sse2x1 2914 MB/s >18:09:34,598 WARNING kernel:[ 7.102015] raid6: sse2x2 3269 MB/s >18:09:34,598 WARNING kernel:[ 7.119014] raid6: sse2x4 4667 MB/s >18:09:34,598 WARNING kernel:[ 7.119063] raid6: using algorithm sse2x4 (4667 MB/s) >18:09:34,598 WARNING kernel:[ 7.119112] raid6: using ssse3x2 recovery algorithm >18:09:34,598 INFO kernel:[ 7.119884] md: raid6 personality registered for level 6 >18:09:34,598 INFO kernel:[ 7.119931] md: raid5 personality registered for level 5 >18:09:34,598 INFO kernel:[ 7.119978] md: raid4 personality registered for level 4 >18:09:34,598 INFO kernel:[ 7.123130] md: raid10 personality registered for level 10 >18:09:34,598 INFO kernel:[ 7.124217] md: linear personality registered for level -1 >18:09:34,598 INFO kernel:[ 7.130926] device-mapper: multipath: version 1.5.0 loaded >18:09:34,598 INFO kernel:[ 7.132487] device-mapper: multipath round-robin: version 1.0.0 loaded >18:09:34,598 INFO kernel:[ 7.162302] RPC: Registered named UNIX socket transport module. >18:09:34,598 INFO kernel:[ 7.162356] RPC: Registered udp transport module. >18:09:34,598 INFO kernel:[ 7.162405] RPC: Registered tcp transport module. >18:09:34,598 INFO kernel:[ 7.162454] RPC: Registered tcp NFSv4.1 backchannel transport module. >18:09:34,598 INFO kernel:[ 7.369404] [drm] Initialized drm 1.1.0 20060810 >18:09:34,598 INFO kernel:[ 7.371296] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded >18:09:34,598 DEBUG kernel:[ 7.371532] r8169 0000:04:00.0: irq 44 for MSI/MSI-X >18:09:34,598 INFO kernel:[ 7.371665] r8169 0000:04:00.0: eth0: RTL8168c/8111c at 0xffffc90000678000, 00:24:21:f0:43:5f, XID 1c4000c0 IRQ 44 >18:09:34,598 INFO kernel:[ 7.371737] r8169 0000:04:00.0: eth0: jumbo features [frames: 6128 bytes, tx checksumming: ko] >18:09:34,598 INFO kernel:[ 7.373712] scsi4 : pata_jmicron >18:09:34,598 INFO kernel:[ 7.376821] scsi5 : pata_jmicron >18:09:34,598 INFO kernel:[ 7.376923] ata5: PATA max UDMA/100 cmd 0xcc00 ctl 0xc880 bmdma 0xc400 irq 16 >18:09:34,598 INFO kernel:[ 7.376975] ata6: PATA max UDMA/100 cmd 0xc800 ctl 0xc480 bmdma 0xc408 irq 16 >18:09:34,598 INFO kernel:[ 7.547511] ata5.00: ATAPI: HL-DT-ST DVDRAM GSA-H10N, JL12, max UDMA/33 >18:09:34,598 INFO kernel:[ 7.569509] ata5.00: configured for UDMA/33 >18:09:34,598 NOTICE kernel:[ 7.575390] scsi 4:0:0:0: CD-ROM HL-DT-ST DVDRAM GSA-H10N JL12 PQ: 0 ANSI: 5 >18:09:34,598 WARNING kernel:[ 7.581603] sr0: scsi3-mmc drive: 48x/48x writer dvd-ram cd/rw xa/form2 cdda tray >18:09:34,598 INFO kernel:[ 7.581676] cdrom: Uniform CD-ROM driver Revision: 3.20 >18:09:34,598 DEBUG kernel:[ 7.581836] sr 4:0:0:0: Attached scsi CD-ROM sr0 >18:09:34,598 NOTICE kernel:[ 7.581973] sr 4:0:0:0: Attached scsi generic sg1 type 5 >18:09:34,598 INFO kernel:[ 7.736876] [drm] radeon defaulting to kernel modesetting. >18:09:34,598 INFO kernel:[ 7.736927] [drm] radeon kernel modesetting enabled. >18:09:34,598 INFO kernel:[ 7.737238] [drm] initializing kernel modesetting (RV620 0x1002:0x95C5 0x174B:0xE400). >18:09:34,598 INFO kernel:[ 7.737326] [drm] register mmio base: 0xFEAF0000 >18:09:34,598 INFO kernel:[ 7.737373] [drm] register mmio size: 65536 >18:09:34,598 INFO kernel:[ 7.737497] ATOM BIOS: 113 >18:09:34,598 INFO kernel:[ 7.737557] radeon 0000:01:00.0: VRAM: 256M 0x0000000000000000 - 0x000000000FFFFFFF (256M used) >18:09:34,598 INFO kernel:[ 7.737626] radeon 0000:01:00.0: GTT: 512M 0x0000000010000000 - 0x000000002FFFFFFF >18:09:34,598 INFO kernel:[ 7.739412] [drm] Detected VRAM RAM=256M, BAR=256M >18:09:34,598 INFO kernel:[ 7.739466] [drm] RAM width 64bits DDR >18:09:34,598 INFO kernel:[ 7.739646] [TTM] Zone kernel: Available graphics memory: 2024722 kiB >18:09:34,598 INFO kernel:[ 7.739695] [TTM] Initializing pool allocator >18:09:34,598 INFO kernel:[ 7.739745] [TTM] Initializing DMA pool allocator >18:09:34,598 INFO kernel:[ 7.739812] [drm] radeon: 256M of VRAM memory ready >18:09:34,598 INFO kernel:[ 7.739860] [drm] radeon: 512M of GTT memory ready. >18:09:34,598 INFO kernel:[ 7.739930] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010). >18:09:34,598 INFO kernel:[ 7.739978] [drm] Driver supports precise vblank timestamp query. >18:09:34,598 DEBUG kernel:[ 7.740241] radeon 0000:01:00.0: irq 45 for MSI/MSI-X >18:09:34,598 INFO kernel:[ 7.740251] radeon 0000:01:00.0: radeon: using MSI. >18:09:34,598 INFO kernel:[ 7.740326] [drm] radeon: irq initialized. >18:09:34,598 INFO kernel:[ 7.740378] [drm] GART: num cpu pages 131072, num gpu pages 131072 >18:09:34,598 INFO kernel:[ 7.740989] [drm] probing gen 2 caps for device 8086:2e21 = 2/0 >18:09:34,598 INFO kernel:[ 7.741052] [drm] enabling PCIE gen 2 link speeds, disable with radeon.pcie_gen2=0 >18:09:34,598 INFO kernel:[ 7.741193] [drm] Loading RV620 Microcode >18:09:34,598 INFO kernel:[ 7.744122] [drm] PCIE GART of 512M enabled (table at 0x0000000000040000). >18:09:34,598 INFO kernel:[ 7.744272] radeon 0000:01:00.0: WB enabled >18:09:34,598 INFO kernel:[ 7.744316] radeon 0000:01:00.0: fence driver on ring 0 use gpu addr 0x0000000010000c00 and cpu addr 0xffff880131b94c00 >18:09:34,598 INFO kernel:[ 7.776064] [drm] ring test on 0 succeeded in 1 usecs >18:09:34,598 INFO kernel:[ 7.776479] [drm] ib test on ring 0 succeeded in 0 usecs >18:09:34,598 INFO kernel:[ 7.776709] [drm] Radeon Display Connectors >18:09:34,598 INFO kernel:[ 7.776752] [drm] Connector 0: >18:09:34,598 INFO kernel:[ 7.776793] [drm] DIN-1 >18:09:34,598 INFO kernel:[ 7.776834] [drm] Encoders: >18:09:34,598 INFO kernel:[ 7.776875] [drm] TV1: INTERNAL_KLDSCP_DAC2 >18:09:34,598 INFO kernel:[ 7.776917] [drm] Connector 1: >18:09:34,598 INFO kernel:[ 7.776958] [drm] VGA-1 >18:09:34,598 INFO kernel:[ 7.776999] [drm] DDC: 0x7e40 0x7e40 0x7e44 0x7e44 0x7e48 0x7e48 0x7e4c 0x7e4c >18:09:34,598 INFO kernel:[ 7.777070] [drm] Encoders: >18:09:34,598 INFO kernel:[ 7.777116] [drm] CRT1: INTERNAL_KLDSCP_DAC1 >18:09:34,598 INFO kernel:[ 7.777159] [drm] Connector 2: >18:09:34,598 INFO kernel:[ 7.777201] [drm] DVI-I-1 >18:09:34,598 INFO kernel:[ 7.777247] [drm] HPD1 >18:09:34,598 INFO kernel:[ 7.777289] [drm] DDC: 0x7e50 0x7e50 0x7e54 0x7e54 0x7e58 0x7e58 0x7e5c 0x7e5c >18:09:34,598 INFO kernel:[ 7.777350] [drm] Encoders: >18:09:34,598 INFO kernel:[ 7.777392] [drm] CRT2: INTERNAL_KLDSCP_DAC2 >18:09:34,598 INFO kernel:[ 7.777433] [drm] DFP1: INTERNAL_KLDSCP_LVTMA >18:09:34,598 INFO kernel:[ 7.777486] [drm] Internal thermal controller with fan control >18:09:34,598 INFO kernel:[ 7.777556] [drm] radeon: power management initialized >18:09:34,598 INFO kernel:[ 7.812785] [drm] fb mappable at 0xD0142000 >18:09:34,598 INFO kernel:[ 7.812857] [drm] vram apper at 0xD0000000 >18:09:34,598 INFO kernel:[ 7.812899] [drm] size 8294400 >18:09:34,598 INFO kernel:[ 7.812940] [drm] fb depth is 24 >18:09:34,598 INFO kernel:[ 7.812981] [drm] pitch is 7680 >18:09:34,598 INFO kernel:[ 7.813095] fbcon: radeondrmfb (fb0) is primary device >18:09:34,598 DEBUG kernel:[ 3.623325] ACPI: Invalid Power Resource to register! >18:09:34,598 INFO kernel:[ 8.019308] Console: switching to colour frame buffer device 240x67 >18:09:34,598 INFO kernel:[ 8.023484] fb0: radeondrmfb frame buffer device >18:09:34,598 INFO kernel:[ 8.023484] drm: registered panic notifier >18:09:34,598 INFO kernel:[ 8.023822] [drm] Initialized radeon 2.24.0 20080528 for 0000:01:00.0 on minor 0 >18:09:34,598 INFO kernel:[ 8.237607] EXT4-fs (sda8): mounting ext2 file system using the ext4 subsystem >18:09:34,598 INFO kernel:[ 8.254411] EXT4-fs (sda8): mounted filesystem without journal. Opts: (null) >18:09:34,598 INFO kernel:[ 8.454704] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) >18:09:34,598 DEBUG kernel:[ 9.369533] SELinux: 2048 avtab hash slots, 93423 rules. >18:09:34,598 DEBUG kernel:[ 9.383214] SELinux: 2048 avtab hash slots, 93423 rules. >18:09:34,598 DEBUG kernel:[ 9.575765] SELinux: 9 users, 15 roles, 4349 types, 234 bools, 1 sens, 1024 cats >18:09:34,598 DEBUG kernel:[ 9.575770] SELinux: 83 classes, 93423 rules >18:09:34,598 DEBUG kernel:[ 9.579984] SELinux: Completing initialization. >18:09:34,598 DEBUG kernel:[ 9.579987] SELinux: Setting up existing superblocks. >18:09:34,598 DEBUG kernel:[ 9.579994] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >18:09:34,598 DEBUG kernel:[ 9.579998] SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts >18:09:34,598 DEBUG kernel:[ 9.580017] SELinux: initialized (dev bdev, type bdev), uses genfs_contexts >18:09:34,598 DEBUG kernel:[ 9.580022] SELinux: initialized (dev proc, type proc), uses genfs_contexts >18:09:34,598 DEBUG kernel:[ 9.580032] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >18:09:34,598 DEBUG kernel:[ 9.580065] SELinux: initialized (dev devtmpfs, type devtmpfs), uses transition SIDs >18:09:34,598 DEBUG kernel:[ 9.580820] SELinux: initialized (dev sockfs, type sockfs), uses task SIDs >18:09:34,598 DEBUG kernel:[ 9.580824] SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts >18:09:34,598 DEBUG kernel:[ 9.582313] SELinux: initialized (dev pipefs, type pipefs), uses task SIDs >18:09:34,598 DEBUG kernel:[ 9.582320] SELinux: initialized (dev anon_inodefs, type anon_inodefs), uses genfs_contexts >18:09:34,598 DEBUG kernel:[ 9.582323] SELinux: initialized (dev devpts, type devpts), uses transition SIDs >18:09:34,598 DEBUG kernel:[ 9.582339] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >18:09:34,598 DEBUG kernel:[ 9.582346] SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs >18:09:34,598 DEBUG kernel:[ 9.582353] SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts >18:09:34,598 DEBUG kernel:[ 9.582372] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >18:09:34,598 DEBUG kernel:[ 9.583170] SELinux: initialized (dev securityfs, type securityfs), uses genfs_contexts >18:09:34,598 DEBUG kernel:[ 9.583172] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >18:09:34,598 DEBUG kernel:[ 9.583178] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >18:09:34,598 DEBUG kernel:[ 9.583298] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >18:09:34,598 DEBUG kernel:[ 9.583322] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >18:09:34,598 DEBUG kernel:[ 9.583327] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >18:09:34,598 DEBUG kernel:[ 9.583335] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >18:09:34,598 DEBUG kernel:[ 9.583362] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >18:09:34,598 DEBUG kernel:[ 9.583372] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >18:09:34,598 DEBUG kernel:[ 9.583377] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >18:09:34,598 DEBUG kernel:[ 9.583381] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >18:09:34,598 DEBUG kernel:[ 9.583385] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >18:09:34,598 DEBUG kernel:[ 9.583395] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >18:09:34,598 DEBUG kernel:[ 9.583401] SELinux: initialized (dev rpc_pipefs, type rpc_pipefs), uses genfs_contexts >18:09:34,598 DEBUG kernel:[ 9.583413] SELinux: initialized (dev sda8, type ext2), uses xattr >18:09:34,598 DEBUG kernel:[ 9.583439] SELinux: initialized (dev loop0, type squashfs), uses xattr >18:09:34,598 DEBUG kernel:[ 9.583452] SELinux: initialized (dev dm-0, type ext4), uses xattr >18:09:34,598 NOTICE kernel:[ 9.600449] type=1403 audit(1354298972.083:2): policy loaded auid=4294967295 ses=4294967295 >18:09:34,598 DEBUG kernel:[ 10.031515] SELinux: initialized (dev autofs, type autofs), uses genfs_contexts >18:09:34,598 DEBUG kernel:[ 10.105413] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >18:09:34,598 DEBUG kernel:[ 10.315358] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >18:09:34,598 DEBUG kernel:[ 10.457267] SELinux: initialized (dev configfs, type configfs), uses genfs_contexts >18:09:34,598 NOTICE kernel:[ 10.612981] type=1400 audit(1354298973.095:3): avc: denied { create } for pid=500 comm="systemd-tmpfile" name="tmp" scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >18:09:34,598 NOTICE kernel:[ 10.614120] type=1400 audit(1354298973.097:4): avc: denied { setattr } for pid=500 comm="systemd-tmpfile" name="tmp" dev="dm-0" ino=11984 scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >18:09:34,598 NOTICE kernel:[ 10.614199] type=1400 audit(1354298973.097:5): avc: denied { relabelfrom } for pid=500 comm="systemd-tmpfile" name="tmp" dev="dm-0" ino=11984 scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >18:09:34,598 WARNING kernel:[ 10.758595] ACPI Warning: 0x0000000000000828-0x000000000000082f SystemIO conflicts with Region \PMRG 1 (20120711/utaddress-251) >18:09:34,598 INFO kernel:[ 10.758602] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver >18:09:34,598 WARNING kernel:[ 10.758619] lpc_ich: Resource conflict(s) found affecting gpio_ich >18:09:34,598 INFO kernel:[ 10.931393] microcode: CPU0 sig=0x1067a, pf=0x1, revision=0xa07 >18:09:34,598 INFO kernel:[ 10.932682] i801_smbus 0000:00:1f.3: SMBus using PCI Interrupt >18:09:34,598 INFO kernel:[ 11.365522] ne2k-pci.c:v1.03 9/22/2003 D. Becker/P. Gortmaker >18:09:34,598 WARNING kernel:[ 11.365742] eth0: RealTek RTL-8029 found at 0xec00, IRQ 22, 00:e0:7d:a0:fa:12. >18:09:34,598 NOTICE kernel:[ 11.416620] type=1400 audit(1354298973.899:6): avc: denied { execute } for pid=573 comm="bash" name="hostname" dev="dm-0" ino=51580 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:hostname_exec_t:s0 tclass=file >18:09:34,598 NOTICE kernel:[ 11.416631] type=1400 audit(1354298973.899:7): avc: denied { read open } for pid=573 comm="bash" path="/usr/bin/hostname" dev="dm-0" ino=51580 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:hostname_exec_t:s0 tclass=file >18:09:34,598 NOTICE kernel:[ 11.416651] type=1400 audit(1354298973.899:8): avc: denied { execute_no_trans } for pid=573 comm="bash" path="/usr/bin/hostname" dev="dm-0" ino=51580 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:hostname_exec_t:s0 tclass=file >18:09:34,598 INFO kernel:[ 11.417148] microcode: CPU1 sig=0x1067a, pf=0x1, revision=0xa07 >18:09:34,598 INFO kernel:[ 11.417667] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba >18:09:34,598 NOTICE kernel:[ 11.687203] type=1400 audit(1354298974.170:9): avc: denied { read } for pid=568 comm="bash" name=".profile" dev="dm-0" ino=18590 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:admin_home_t:s0 tclass=file >18:09:34,598 NOTICE kernel:[ 11.687216] type=1400 audit(1354298974.170:10): avc: denied { open } for pid=568 comm="bash" path="/root/.profile" dev="dm-0" ino=18590 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:admin_home_t:s0 tclass=file >18:09:34,733 NOTICE kernel:[ 12.248992] type=1400 audit(1354298974.731:11): avc: denied { write } for pid=557 comm="firewalld" name="python2.7" dev="dm-0" ino=3944 scontext=system_u:system_r:firewalld_t:s0 tcontext=unconfined_u:object_r:lib_t:s0 tclass=dir >18:09:34,789 INFO systemd: Starting LVM2 metadata daemon... >18:09:34,852 INFO systemd: Started LVM2 metadata daemon. >18:09:37,428 INFO systemd: Starting D-Bus System Message Bus... >18:09:37,438 INFO systemd: Started D-Bus System Message Bus. >18:09:37,503 INFO systemd: Started firewalld - dynamic firewall daemon. >18:09:37,503 INFO systemd: Starting Network Manager... >18:09:37,831 INFO NetworkManager: <info> NetworkManager (version 0.9.7.0-6.git20121004.fc18) is starting... >18:09:37,831 INFO NetworkManager: <info> Read config file /etc/NetworkManager/NetworkManager.conf >18:09:37,831 INFO NetworkManager: <info> WEXT support is enabled >18:09:37,836 INFO dbus-daemon: dbus[620]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >18:09:37,837 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >18:09:37,837 INFO systemd: Starting Authorization Manager... >18:09:37,995 INFO polkitd: Started polkitd version 0.107 >18:09:38,068 INFO dbus-daemon: dbus[620]: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >18:09:38,069 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >18:09:38,069 INFO systemd: Started Authorization Manager. >18:09:38,103 WARNING NetworkManager: ifcfg-rh: Could not get hostname: failed to read /etc/sysconfig/network >18:09:38,103 NOTICE NetworkManager: ifcfg-rh: Acquired D-Bus service com.redhat.ifcfgrh1 >18:09:38,103 INFO NetworkManager: <info> Loaded plugin ifcfg-rh: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >18:09:38,104 INFO NetworkManager: <info> Loaded plugin keyfile: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >18:09:38,104 NOTICE NetworkManager: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-lo ... >18:09:38,105 INFO NetworkManager: <info> monitoring kernel firmware directory '/lib/firmware'. >18:09:38,108 INFO NetworkManager: <info> WiFi enabled by radio killswitch; enabled by state file >18:09:38,114 INFO kernel:[ 15.629302] r8169 0000:04:00.0: p37p1: link down >18:09:38,114 INFO kernel:[ 15.629314] r8169 0000:04:00.0: p37p1: link down >18:09:38,114 INFO kernel:[ 15.629322] IPv6: ADDRCONF(NETDEV_UP): p37p1: link is not ready >18:09:38,125 INFO NetworkManager: <info> WWAN enabled by radio killswitch; enabled by state file >18:09:38,125 INFO NetworkManager: <info> WiMAX enabled by radio killswitch; enabled by state file >18:09:38,126 INFO NetworkManager: <info> Networking is enabled by state file >18:09:38,126 WARNING NetworkManager: <warn> failed to allocate link cache: (-10) Operation not supported >18:09:38,127 INFO NetworkManager: <info> (p37p1): carrier is OFF >18:09:38,127 INFO NetworkManager: <info> (p37p1): new Ethernet device (driver: 'r8169' ifindex: 2) >18:09:38,127 INFO NetworkManager: <info> (p37p1): exported as /org/freedesktop/NetworkManager/Devices/0 >18:09:38,128 INFO NetworkManager: <info> (p37p1): now managed >18:09:38,129 INFO NetworkManager: <info> (p37p1): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2] >18:09:38,130 INFO NetworkManager: <info> (p37p1): bringing up device. >18:09:38,130 INFO NetworkManager: <info> (p37p1): preparing device. >18:09:38,140 INFO NetworkManager: <info> (p37p1): deactivating device (reason 'managed') [2] >18:09:38,140 INFO NetworkManager: <info> Added default wired connection 'Wired connection 1' for /sys/devices/pci0000:00/0000:00:1c.5/0000:04:00.0/net/p37p1 >18:09:38,140 WARNING NetworkManager: <warn> failed to allocate link cache: (-10) Operation not supported >18:09:38,140 INFO NetworkManager: <info> (p2p1): driver 'ne2k-pci' does not support carrier detection. >18:09:38,140 INFO NetworkManager: <info> (p2p1): new Ethernet device (driver: 'ne2k-pci' ifindex: 3) >18:09:38,140 INFO NetworkManager: <info> (p2p1): exported as /org/freedesktop/NetworkManager/Devices/1 >18:09:38,140 INFO NetworkManager: <info> (p2p1): now managed >18:09:38,140 INFO NetworkManager: <info> (p2p1): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2] >18:09:38,140 INFO NetworkManager: <info> (p2p1): bringing up device. >18:09:38,140 INFO NetworkManager: <info> (p2p1): preparing device. >18:09:38,140 INFO NetworkManager: <info> (p2p1): deactivating device (reason 'managed') [2] >18:09:38,145 INFO NetworkManager: <info> Added default wired connection 'Wired connection 2' for /sys/devices/pci0000:00/0000:00:1e.0/0000:05:06.0/net/p2p1 >18:09:38,145 WARNING NetworkManager: <warn> /sys/devices/virtual/net/lo: couldn't determine device driver; ignoring... >18:09:38,145 WARNING NetworkManager: <warn> /sys/devices/virtual/net/lo: couldn't determine device driver; ignoring... >18:09:38,145 INFO NetworkManager: <info> (p2p1): device state change: unavailable -> disconnected (reason 'none') [20 30 0] >18:09:38,145 INFO NetworkManager: <info> Auto-activating connection 'Wired connection 2'. >18:09:38,145 INFO NetworkManager: <info> Activation (p2p1) starting connection 'Wired connection 2' >18:09:38,145 INFO NetworkManager: <info> (p2p1): device state change: disconnected -> prepare (reason 'none') [30 40 0] >18:09:38,145 INFO NetworkManager: <info> Activation (p2p1) Stage 1 of 5 (Device Prepare) scheduled... >18:09:38,145 INFO NetworkManager: <info> Activation (p2p1) Stage 1 of 5 (Device Prepare) started... >18:09:38,145 INFO NetworkManager: <info> Activation (p2p1) Stage 2 of 5 (Device Configure) scheduled... >18:09:38,149 INFO NetworkManager: <info> Activation (p2p1) Stage 1 of 5 (Device Prepare) complete. >18:09:38,150 INFO NetworkManager: <info> Activation (p2p1) Stage 2 of 5 (Device Configure) starting... >18:09:38,150 INFO NetworkManager: <info> (p2p1): device state change: prepare -> config (reason 'none') [40 50 0] >18:09:38,151 INFO NetworkManager: <info> Activation (p2p1) Stage 2 of 5 (Device Configure) successful. >18:09:38,151 INFO NetworkManager: <info> Activation (p2p1) Stage 2 of 5 (Device Configure) complete. >18:09:38,151 INFO systemd: Started Network Manager. >18:09:38,152 INFO systemd: Starting Network Manager Wait Online... >18:09:38,152 INFO systemd: Starting Anaconda System Services. >18:09:38,152 INFO systemd: Reached target Anaconda System Services. >18:09:38,153 INFO systemd: Starting Anaconda... >18:09:38,190 WARNING NetworkManager: <warn> (p2p1) firewall zone add/change failed: (32) INVALID_ZONE: public >18:09:38,190 INFO NetworkManager: <info> Activation (p2p1) Stage 3 of 5 (IP Configure Start) scheduled. >18:09:38,191 INFO NetworkManager: <info> Activation (p2p1) Stage 3 of 5 (IP Configure Start) started... >18:09:38,191 INFO NetworkManager: <info> (p2p1): device state change: config -> ip-config (reason 'none') [50 70 0] >18:09:38,191 INFO NetworkManager: <info> Activation (p2p1) Beginning DHCPv4 transaction (timeout in 45 seconds) >18:09:38,218 INFO systemd: Started Anaconda. >18:09:38,218 INFO systemd: Starting Anaconda Text Console... >18:09:38,261 INFO NetworkManager: <info> dhclient started with pid 636 >18:09:38,262 INFO NetworkManager: <info> Activation (p2p1) Beginning IP6 addrconf. >18:09:38,262 INFO NetworkManager: <info> Activation (p2p1) Stage 3 of 5 (IP Configure Start) complete. >18:09:38,334 WARNING kernel:[ 15.849300] audit_printk_skb: 15 callbacks suppressed >18:09:38,334 NOTICE kernel:[ 15.849304] type=1400 audit(1354298978.332:17): avc: denied { read write } for pid=649 comm="hostname" path="/dev/pts/1" dev="devpts" ino=4 scontext=system_u:system_r:hostname_t:s0 tcontext=system_u:object_r:devpts_t:s0 tclass=chr_file >18:09:38,348 INFO systemd: Started Anaconda Text Console. >18:09:38,472 INFO dhclient: Internet Systems Consortium DHCP Client 4.2.4-P2 >18:09:38,472 INFO dhclient: Copyright 2004-2012 Internet Systems Consortium. >18:09:38,473 INFO dhclient: All rights reserved. >18:09:38,473 INFO dhclient: For info, please visit https://www.isc.org/software/dhcp/ >18:09:38,474 INFO dhclient: >18:09:38,490 INFO NetworkManager: <info> (p2p1): DHCPv4 state changed nbi -> preinit >18:09:38,499 INFO dhclient: Listening on LPF/p2p1/00:e0:7d:a0:fa:12 >18:09:38,499 INFO dhclient: Sending on LPF/p2p1/00:e0:7d:a0:fa:12 >18:09:38,500 INFO dhclient: Sending on Socket/fallback >18:09:38,500 INFO dhclient: DHCPDISCOVER on p2p1 to 255.255.255.255 port 67 interval 6 (xid=0x583e5c90) >18:09:39,746 NOTICE kernel:[ 17.261395] type=1400 audit(1354298979.744:18): avc: denied { read write } for pid=652 comm="auditd" path="/dev/mapper/control" dev="devtmpfs" ino=1828 scontext=system_u:system_r:auditd_t:s0 tcontext=system_u:object_r:lvm_control_t:s0 tclass=chr_file >18:09:39,747 WARNING kernel:[ 17.262830] auditd (653): /proc/653/oom_adj is deprecated, please use /proc/653/oom_score_adj instead. >18:09:39,800 INFO NetworkManager: <info> (p37p1): carrier now ON (device state 20) >18:09:39,800 INFO kernel:[ 17.315049] r8169 0000:04:00.0: p37p1: link up >18:09:39,800 INFO kernel:[ 17.315061] IPv6: ADDRCONF(NETDEV_CHANGE): p37p1: link becomes ready >18:09:39,804 INFO NetworkManager: <info> (p37p1): device state change: unavailable -> disconnected (reason 'carrier-changed') [20 30 40] >18:09:39,804 INFO NetworkManager: <info> Auto-activating connection 'Wired connection 1'. >18:09:39,804 INFO NetworkManager: <info> Activation (p37p1) starting connection 'Wired connection 1' >18:09:39,804 INFO NetworkManager: <info> (p37p1): device state change: disconnected -> prepare (reason 'none') [30 40 0] >18:09:39,804 INFO NetworkManager: <info> Activation (p37p1) Stage 1 of 5 (Device Prepare) scheduled... >18:09:39,804 INFO NetworkManager: <info> Activation (p37p1) Stage 1 of 5 (Device Prepare) started... >18:09:39,804 INFO NetworkManager: <info> Activation (p37p1) Stage 2 of 5 (Device Configure) scheduled... >18:09:39,804 INFO NetworkManager: <info> Activation (p37p1) Stage 1 of 5 (Device Prepare) complete. >18:09:39,804 INFO NetworkManager: <info> Activation (p37p1) Stage 2 of 5 (Device Configure) starting... >18:09:39,804 INFO NetworkManager: <info> (p37p1): device state change: prepare -> config (reason 'none') [40 50 0] >18:09:39,804 INFO NetworkManager: <info> Activation (p37p1) Stage 2 of 5 (Device Configure) successful. >18:09:39,809 INFO NetworkManager: <info> Activation (p37p1) Stage 3 of 5 (IP Configure Start) started... >18:09:39,809 INFO NetworkManager: <info> (p37p1): device state change: config -> ip-config (reason 'none') [50 70 0] >18:09:39,809 INFO NetworkManager: <info> Activation (p37p1) Beginning DHCPv4 transaction (timeout in 45 seconds) >18:09:39,810 INFO NetworkManager: <info> dhclient started with pid 655 >18:09:39,810 INFO NetworkManager: <info> Activation (p37p1) Beginning IP6 addrconf. >18:09:39,810 INFO NetworkManager: <info> Activation (p37p1) Stage 3 of 5 (IP Configure Start) complete. >18:09:39,828 INFO dhclient: Internet Systems Consortium DHCP Client 4.2.4-P2 >18:09:39,828 INFO dhclient: Copyright 2004-2012 Internet Systems Consortium. >18:09:39,828 INFO dhclient: All rights reserved. >18:09:39,829 INFO dhclient: For info, please visit https://www.isc.org/software/dhcp/ >18:09:39,829 INFO dhclient: >18:09:39,835 INFO NetworkManager: <info> (p37p1): DHCPv4 state changed nbi -> preinit >18:09:39,839 INFO dhclient: Listening on LPF/p37p1/00:24:21:f0:43:5f >18:09:39,839 INFO dhclient: Sending on LPF/p37p1/00:24:21:f0:43:5f >18:09:39,840 INFO dhclient: Sending on Socket/fallback >18:09:39,840 INFO dhclient: DHCPDISCOVER on p37p1 to 255.255.255.255 port 67 interval 4 (xid=0x2e35ee0c) >18:09:40,891 INFO dhclient: DHCPREQUEST on p37p1 to 255.255.255.255 port 67 (xid=0x2e35ee0c) >18:09:40,891 INFO dhclient: DHCPOFFER from 192.168.0.254 >18:09:40,947 INFO dhclient: DHCPACK from 192.168.0.254 (xid=0x2e35ee0c) >18:09:40,951 INFO dhclient: bound to 192.168.0.211 -- renewal in 159207 seconds. >18:09:40,953 INFO NetworkManager: <info> (p37p1): DHCPv4 state changed preinit -> bound >18:09:40,953 INFO NetworkManager: <info> address 192.168.0.211 >18:09:40,953 INFO NetworkManager: <info> prefix 24 (255.255.255.0) >18:09:40,953 INFO NetworkManager: <info> gateway 192.168.0.254 >18:09:40,953 INFO NetworkManager: <info> nameserver '192.168.0.254' >18:09:40,953 INFO NetworkManager: <info> Activation (p37p1) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >18:09:40,953 INFO NetworkManager: <info> Activation (p37p1) Stage 5 of 5 (IPv4 Commit) started... >18:09:41,953 INFO NetworkManager: <info> (p37p1): device state change: ip-config -> secondaries (reason 'none') [70 90 0] >18:09:41,953 INFO NetworkManager: <info> Activation (p37p1) Stage 5 of 5 (IPv4 Commit) complete. >18:09:41,955 WARNING NetworkManager: <warn> error monitoring device for netlink events: error processing netlink message: Object busy >18:09:41,955 INFO NetworkManager: <info> (p37p1): device state change: secondaries -> activated (reason 'none') [90 100 0] >18:09:41,956 INFO NetworkManager: <info> Policy set 'Wired connection 1' (p37p1) as default for IPv4 routing and DNS. >18:09:41,956 INFO NetworkManager: <info> Activation (p37p1) successful, device activated. >18:09:41,958 INFO dbus-daemon: dbus[620]: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper) >18:09:41,958 NOTICE dbus: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper) >18:09:41,993 INFO systemd: Started Network Manager Wait Online. >18:09:41,993 INFO systemd: Starting Network. >18:09:41,993 INFO systemd: Reached target Network. >18:09:41,993 INFO systemd: Startup finished in 3s 726ms 32us (kernel) + 5s 960ms 947us (initrd) + 9s 816ms 330us (userspace) = 19s 503ms 309us. >18:09:42,040 INFO dbus-daemon: dbus[620]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >18:09:42,041 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >18:09:42,195 INFO dbus-daemon: /etc/NetworkManager/dispatcher.d/04-iscsi: line 14: /sbin/chkconfig: No such file or directory >18:09:44,397 INFO dhclient: DHCPDISCOVER on p2p1 to 255.255.255.255 port 67 interval 15 (xid=0x583e5c90) >18:09:44,574 INFO systemd: Starting NTP client/server... >18:09:45,514 NOTICE NetworkManager: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-p37p1 ... >18:09:45,515 WARNING NetworkManager: <warn> failed to allocate link cache: (-10) Operation not supported >18:09:45,515 NOTICE NetworkManager: ifcfg-rh: read connection 'System p37p1' >18:09:45,516 WARNING NetworkManager: <warn> failed to allocate link cache: (-10) Operation not supported >18:09:45,517 NOTICE NetworkManager: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-p2p1 ... >18:09:45,517 WARNING NetworkManager: <warn> failed to allocate link cache: (-10) Operation not supported >18:09:45,518 NOTICE NetworkManager: ifcfg-rh: read connection 'System p2p1' >18:09:45,518 WARNING NetworkManager: <warn> failed to allocate link cache: (-10) Operation not supported >18:09:45,920 INFO chrony-helper: tr: write error: Broken pipe >18:09:45,920 INFO chrony-helper: tr: write error >18:09:45,947 INFO chronyd: chronyd version 1.27-git1ca844 starting >18:09:45,947 INFO chronyd: Linux kernel major=3 minor=6 patch=6 >18:09:45,947 INFO chronyd: hz=100 shift_hz=7 freq_scale=1.00000000 nominal_tick=10000 slew_delta_tick=833 max_tick_bias=1000 shift_pll=2 >18:09:45,968 INFO systemd: Started NTP client/server. >18:09:51,414 INFO chronyd: Selected source 88.198.244.104 >18:09:51,414 WARNING chronyd: System clock wrong by -0.987431 seconds, adjustment started >18:09:52,487 WARNING NetworkManager: <warn> error monitoring device for netlink events: error processing netlink message: Object busy >18:09:52,660 INFO kernel:[ 30.175292] EXT4-fs (sda1): mounting ext3 file system using the ext4 subsystem >18:09:52,670 INFO kernel:[ 30.185141] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null) >18:09:52,756 DEBUG kernel:[ 30.271914] SELinux: initialized (dev sda1, type ext3), uses xattr >18:09:52,878 INFO kernel:[ 30.393891] EXT4-fs (sda2): mounting ext3 file system using the ext4 subsystem >18:09:52,884 INFO kernel:[ 30.399474] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null) >18:09:52,895 DEBUG kernel:[ 30.410627] SELinux: initialized (dev sda2, type ext3), uses xattr >18:09:53,024 INFO kernel:[ 30.539542] EXT4-fs (sda3): mounted filesystem with ordered data mode. Opts: (null) >18:09:53,024 DEBUG kernel:[ 30.539552] SELinux: initialized (dev sda3, type ext4), uses xattr >18:09:53,725 INFO kernel:[ 31.240221] EXT4-fs (sda5): mounting ext3 file system using the ext4 subsystem >18:09:53,760 INFO kernel:[ 31.276006] EXT4-fs (sda5): mounted filesystem with ordered data mode. Opts: (null) >18:09:53,760 DEBUG kernel:[ 31.276016] SELinux: initialized (dev sda5, type ext3), uses xattr >18:09:53,896 INFO kernel:[ 31.411454] EXT4-fs (sda6): mounting ext3 file system using the ext4 subsystem >18:09:53,909 INFO kernel:[ 31.424824] EXT4-fs (sda6): mounted filesystem with ordered data mode. Opts: (null) >18:09:53,919 DEBUG kernel:[ 31.434052] SELinux: initialized (dev sda6, type ext3), uses xattr >18:09:54,029 INFO kernel:[ 31.544575] EXT4-fs (sda7): mounted filesystem with ordered data mode. Opts: (null) >18:09:54,029 DEBUG kernel:[ 31.544585] SELinux: initialized (dev sda7, type ext4), uses xattr >18:09:54,380 INFO kernel:[ 31.895204] EXT4-fs (sda9): mounted filesystem with ordered data mode. Opts: (null) >18:09:54,380 DEBUG kernel:[ 31.895215] SELinux: initialized (dev sda9, type ext4), uses xattr >18:09:54,899 INFO kernel:[ 32.414263] EXT4-fs (dm-1): mounting ext3 file system using the ext4 subsystem >18:09:54,911 INFO kernel:[ 32.426691] EXT4-fs (dm-1): mounted filesystem with ordered data mode. Opts: (null) >18:09:54,911 DEBUG kernel:[ 32.426701] SELinux: initialized (dev dm-1, type ext3), uses xattr >18:09:55,282 INFO kernel:[ 32.797377] EXT4-fs (dm-1): mounting ext3 file system using the ext4 subsystem >18:09:55,302 INFO kernel:[ 32.817392] EXT4-fs (dm-1): mounted filesystem with ordered data mode. Opts: (null) >18:09:55,302 DEBUG kernel:[ 32.817401] SELinux: initialized (dev dm-1, type ext3), uses xattr >18:09:55,681 INFO kernel:[ 33.196579] EXT4-fs (dm-1): mounting ext3 file system using the ext4 subsystem >18:09:55,701 INFO kernel:[ 33.216698] EXT4-fs (dm-1): mounted filesystem with ordered data mode. Opts: (null) >18:09:55,701 DEBUG kernel:[ 33.216706] SELinux: initialized (dev dm-1, type ext3), uses xattr >18:09:56,080 INFO kernel:[ 33.595488] EXT4-fs (dm-1): mounted filesystem with ordered data mode. Opts: (null) >18:09:56,080 DEBUG kernel:[ 33.595499] SELinux: initialized (dev dm-1, type ext4), uses xattr >18:09:56,640 INFO kernel:[ 34.155661] EXT4-fs (dm-1): mounting ext3 file system using the ext4 subsystem >18:09:56,646 INFO kernel:[ 34.161791] EXT4-fs (dm-1): mounted filesystem with ordered data mode. Opts: (null) >18:09:56,651 DEBUG kernel:[ 34.166809] SELinux: initialized (dev dm-1, type ext3), uses xattr >18:09:57,430 DEBUG kernel:[ 34.945036] ISO 9660 Extensions: Microsoft Joliet Level 3 >18:09:57,528 DEBUG kernel:[ 35.043838] ISO 9660 Extensions: RRIP_1991A >18:09:57,528 DEBUG kernel:[ 35.043869] SELinux: initialized (dev loop3, type iso9660), uses genfs_contexts >18:09:57,581 DEBUG kernel:[ 35.096128] ISO 9660 Extensions: Microsoft Joliet Level 3 >18:09:57,581 DEBUG kernel:[ 35.096175] ISO 9660 Extensions: RRIP_1991A >18:09:57,581 DEBUG kernel:[ 35.096191] SELinux: initialized (dev loop3, type iso9660), uses genfs_contexts >18:09:58,486 INFO NetworkManager: <info> (p2p1): IP6 addrconf timed out or failed. >18:09:58,486 INFO NetworkManager: <info> Activation (p2p1) Stage 4 of 5 (IPv6 Configure Timeout) scheduled... >18:09:58,487 INFO NetworkManager: <info> Activation (p2p1) Stage 4 of 5 (IPv6 Configure Timeout) started... >18:09:58,487 INFO NetworkManager: <info> Activation (p2p1) Stage 4 of 5 (IPv6 Configure Timeout) complete. >18:09:59,345 INFO kernel:[ 36.946284] Btrfs loaded >18:09:59,412 INFO kernel:[ 37.013110] SGI XFS with ACLs, security attributes, large block/inode numbers, no debug enabled >18:09:59,583 INFO dhclient: DHCPDISCOVER on p2p1 to 255.255.255.255 port 67 interval 20 (xid=0x583e5c90) >18:10:00,400 INFO NetworkManager: <info> (p37p1): IP6 addrconf timed out or failed. >18:10:00,400 INFO NetworkManager: <info> Activation (p37p1) Stage 4 of 5 (IPv6 Configure Timeout) scheduled... >18:10:00,400 INFO NetworkManager: <info> Activation (p37p1) Stage 4 of 5 (IPv6 Configure Timeout) started... >18:10:00,401 INFO NetworkManager: <info> Activation (p37p1) Stage 4 of 5 (IPv6 Configure Timeout) complete. >18:10:07,581 INFO NetworkManager: <info> (p2p1): device state change: ip-config -> disconnected (reason 'user-requested') [70 30 39] >18:10:07,581 INFO NetworkManager: <info> (p2p1): deactivating device (reason 'user-requested') [39] >18:10:07,783 INFO NetworkManager: <info> (p2p1): canceled DHCP transaction, DHCP client pid 636 >18:10:07,785 WARNING NetworkManager: <warn> (p2p1) firewall zone remove failed: (32) UNKNOWN_INTERFACE: p2p1 >18:10:07,791 INFO NetworkManager: <info> Setting system hostname to 'noname' (from address lookup) >18:10:07,791 NOTICE dbus: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper) >18:10:07,791 INFO dbus-daemon: dbus[620]: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper) >18:10:07,799 INFO dbus-daemon: dbus[620]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >18:10:07,799 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >18:10:35,557 INFO systemd: Started NTP client/server.
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 882351
:
655170
| 655171 |
655172
|
655173
|
655174