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 644606 Details for
Bug 876441
Early crash while evaluating existing RAID arrays
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
anaconda-tb
anaconda-tb-_YyJ9b (text/plain), 415.99 KB, created by
Jes Sorensen
on 2012-11-14 07:40:58 UTC
(
hide
)
Description:
anaconda-tb
Filename:
MIME Type:
Creator:
Jes Sorensen
Created:
2012-11-14 07:40:58 UTC
Size:
415.99 KB
patch
obsolete
>anaconda 18.24 exception report >Traceback (most recent call first): > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/devicelibs/mdraid.py", line 264, in md_node_from_name > raise MDRaidError("md_node_from_name failed: %s" % e) > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/devices.py", line 2839, in updateSysfsPath > md_node = mdraid.md_node_from_name(self.name) > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/devicetree.py", line 1449, in handleUdevMDMemberFormat > md_array.updateSysfsPath() > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/devicetree.py", line 1663, in handleUdevDeviceFormat > self.handleUdevMDMemberFormat(info, device) > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/devicetree.py", line 1096, in addUdevDevice > self.handleUdevDeviceFormat(info, device) > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/devicetree.py", line 1902, in _populate > self.addUdevDevice(dev) > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/devicetree.py", line 1850, in populate > self._populate() > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/__init__.py", line 398, in reset > self.devicetree.populate(cleanupOnly=cleanupOnly) > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/__init__.py", line 104, in storageInitialize > storage.reset() > File "/usr/lib64/python2.7/threading.py", line 504, in run > self.__target(*self.__args, **self.__kwargs) > File "/usr/lib64/python2.7/site-packages/pyanaconda/threads.py", line 91, in run > threading.Thread.run(self, *args, **kwargs) >MDRaidError: md_node_from_name failed: [Errno 22] Invalid argument: '/dev/md/' > >Local variables in innermost frame: >e: [Errno 22] Invalid argument: '/dev/md/' >named_path: /dev/md/ >name: > > >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: {} > _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: False > _intf.storage.fsset.devicetree._hidden: [] > _intf.storage.fsset.devicetree.names: [sde, sde1, monkeybay:0, sde2, monkeybay:42, sde3, sde4, sde5, sde6, sde7, monkeybay:50, sde8, monkeybay:42_0, sde9, sdf, sdf1, sdf2, sdf3, sdf4, sdf5, sdf6, sdf7, sdf8, sdf9, sdg, sdg1, sdg10, sdg2, sdg3, sdg4, sdg5, sdg6, sdg7] > _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: [sde1, sde2, sde3, sde4, sde5, sde6, sde7, sde8, sde9, sdf1, sdf2, sdf3, sdf4, sdf5, sdf6, sdf7, sdf8, sdf9, sdg1, sdg10, sdg2, sdg3, sdg4, sdg5, sdg6, sdg7, sdg8, sdg9, sdh1, sdh2, sdh3, sdh4, sdh5, sdh6, sda1, sda10, sda11, sda12, sda13, sda14, sda15, sda16, sda17, sda18, sda19, sda2, sda20, sda3, sda4, sda5, sda6, sda7, sda8, sda9, sdb1, sdb2, sdb3, sdb4, sdb5, sdb6, sdb7, sr0, md123p1, md125p1] > _intf.storage.fsset.devicetree.topology._devmap: {'sdf7': 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:03:00.0/ata10/host9/target9:1:0/9:1:0:0/block/sdf/sdf7 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1c.0/0000:03:00.0/ata10/host9/target9:1:0/9:1:0:0/block/sdf/sdf7 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sdf7 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sdf7 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 7 >, 'sdf6': 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:03:00.0/ata10/host9/target9:1:0/9:1:0:0/block/sdf/sdf6 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1c.0/0000:03:00.0/ata10/host9/target9:1:0/9:1:0:0/block/sdf/sdf6 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sdf6 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sdf6 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 6 >, 'sdf5': 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:03:00.0/ata10/host9/target9:1:0/9:1:0:0/block/sdf/sdf5 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1c.0/0000:03:00.0/ata10/host9/target9:1:0/9:1:0:0/block/sdf/sdf5 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sdf5 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sdf5 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 5 >, 'sdf4': 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:03:00.0/ata10/host9/target9:1:0/9:1:0:0/block/sdf/sdf4 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1c.0/0000:03:00.0/ata10/host9/target9:1:0/9:1:0:0/block/sdf/sdf4 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sdf4 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sdf4 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 4 >, 'sdf3': 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:03:00.0/ata10/host9/target9:1:0/9:1:0:0/block/sdf/sdf3 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1c.0/0000:03:00.0/ata10/host9/target9:1:0/9:1:0:0/block/sdf/sdf3 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sdf3 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sdf3 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 3 >, 'sdf2': 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:03:00.0/ata10/host9/target9:1:0/9:1:0:0/block/sdf/sdf2 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1c.0/0000:03:00.0/ata10/host9/target9:1:0/9:1:0:0/block/sdf/sdf2 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sdf2 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sdf2 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 2 >, 'sdf1': 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:03:00.0/ata10/host9/target9:1:0/9:1:0:0/block/sdf/sdf1 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1c.0/0000:03:00.0/ata10/host9/target9:1:0/9:1:0:0/block/sdf/sdf1 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sdf1 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sdf1 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 1 >, 'sdf9': 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:03:00.0/ata10/host9/target9:1:0/9:1:0:0/block/sdf/sdf9 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1c.0/0000:03:00.0/ata10/host9/target9:1:0/9:1:0:0/block/sdf/sdf9 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sdf9 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sdf9 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 9 >, 'sdf8': 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:03:00.0/ata10/host9/target9:1:0/9:1:0:0/block/sdf/sdf8 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1c.0/0000:03:00.0/ata10/host9/target9:1:0/9:1:0:0/block/sdf/sdf8 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sdf8 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sdf8 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 8 >, 'sde2': 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:03:00.0/ata10/host9/target9:0:0/9:0:0:0/block/sde/sde2 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1c.0/0000:03:00.0/ata10/host9/target9:0:0/9:0:0:0/block/sde/sde2 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sde2 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sde2 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 2 >, 'sde3': 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:03:00.0/ata10/host9/target9:0:0/9:0:0:0/block/sde/sde3 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1c.0/0000:03:00.0/ata10/host9/target9:0:0/9:0:0:0/block/sde/sde3 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sde3 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sde3 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 3 >, 'sde1': 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:03:00.0/ata10/host9/target9:0:0/9:0:0:0/block/sde/sde1 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1c.0/0000:03:00.0/ata10/host9/target9:0:0/9:0:0:0/block/sde/sde1 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sde1 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sde1 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 1 >, 'sde6': 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:03:00.0/ata10/host9/target9:0:0/9:0:0:0/block/sde/sde6 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1c.0/0000:03:00.0/ata10/host9/target9:0:0/9:0:0:0/block/sde/sde6 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sde6 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sde6 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 6 >, 'sde7': 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:03:00.0/ata10/host9/target9:0:0/9:0:0:0/block/sde/sde7 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1c.0/0000:03:00.0/ata10/host9/target9:0:0/9:0:0:0/block/sde/sde7 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sde7 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sde7 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 7 >, 'sde4': 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:03:00.0/ata10/host9/target9:0:0/9:0:0:0/block/sde/sde4 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1c.0/0000:03:00.0/ata10/host9/target9:0:0/9:0:0:0/block/sde/sde4 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sde4 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sde4 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 4 >, 'sde5': 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:03:00.0/ata10/host9/target9:0:0/9:0:0:0/block/sde/sde5 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1c.0/0000:03:00.0/ata10/host9/target9:0:0/9:0:0:0/block/sde/sde5 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sde5 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sde5 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 5 >, 'sde8': 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:03:00.0/ata10/host9/target9:0:0/9:0:0:0/block/sde/sde8 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1c.0/0000:03:00.0/ata10/host9/target9:0:0/9:0:0:0/block/sde/sde8 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sde8 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sde8 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 8 >, 'sde9': 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:03:00.0/ata10/host9/target9:0:0/9:0:0:0/block/sde/sde9 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1c.0/0000:03:00.0/ata10/host9/target9:0:0/9:0:0:0/block/sde/sde9 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sde9 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sde9 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 9 >, 'md123p1': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/md123/md123p1 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/md123/md123p1 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/md123p1 > _intf.storage.fsset.devicetree.topology._devmap.sysname: md123p1 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 1 >, 'md123': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/md123 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/md123 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/md123 > _intf.storage.fsset.devicetree.topology._devmap.sysname: md123 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 123 >, 'md127': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/md127 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/md127 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/md127 > _intf.storage.fsset.devicetree.topology._devmap.sysname: md127 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 127 >, 'md126': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/md126 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/md126 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/md126 > _intf.storage.fsset.devicetree.topology._devmap.sysname: md126 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 126 >, 'md125': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/md125 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/md125 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/md125 > _intf.storage.fsset.devicetree.topology._devmap.sysname: md125 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 125 >, 'md124': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/md124 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/md124 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/md124 > _intf.storage.fsset.devicetree.topology._devmap.sysname: md124 > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 124 >, 'sr0': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4:0:0:0/block/sr0 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1f.2/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 >, 'md125p1': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/md125/md125p1 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/md125/md125p1 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/md125p1 > _intf.storage.fsset.devicetree.topology._devmap.sysname: md125p1 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 1 >, '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 >, 'sdb3': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb3 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb3 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sdb3 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sdb3 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 3 >, 'sdb2': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb2 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb2 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sdb2 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sdb2 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 2 >, 'sdb1': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sdb1 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sdb1 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 1 >, 'sdb7': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb7 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb7 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sdb7 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sdb7 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 7 >, 'sdb6': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb6 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb6 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sdb6 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sdb6 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 6 >, 'sdb5': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb5 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb5 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sdb5 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sdb5 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 5 >, 'sdb4': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb4 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb4 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sdb4 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sdb4 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 4 >, 'sda20': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda20 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda20 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sda20 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sda20 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 20 >, '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 >, 'sdd': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdd > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1f.2/ata4/host3/target3:0:0/3:0:0:0/block/sdd > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sdd > _intf.storage.fsset.devicetree.topology._devmap.sysname: sdd > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: None >, 'sde': 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:03:00.0/ata10/host9/target9:0:0/9:0:0:0/block/sde > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1c.0/0000:03:00.0/ata10/host9/target9:0:0/9:0:0:0/block/sde > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sde > _intf.storage.fsset.devicetree.topology._devmap.sysname: sde > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: None >, 'sdf': 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:03:00.0/ata10/host9/target9:1:0/9:1:0:0/block/sdf > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1c.0/0000:03:00.0/ata10/host9/target9:1:0/9:1:0:0/block/sdf > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sdf > _intf.storage.fsset.devicetree.topology._devmap.sysname: sdf > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: None >, 'sdg': 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:03:00.0/ata10/host9/target9:2:0/9:2:0:0/block/sdg > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1c.0/0000:03:00.0/ata10/host9/target9:2:0/9:2:0:0/block/sdg > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sdg > _intf.storage.fsset.devicetree.topology._devmap.sysname: sdg > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: None >, 'sda': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sda > _intf.storage.fsset.devicetree.topology._devmap.sysname: sda > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: None >, 'sdb': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sdb > _intf.storage.fsset.devicetree.topology._devmap.sysname: sdb > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: None >, 'sdc': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sdc > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sdc > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sdc > _intf.storage.fsset.devicetree.topology._devmap.sysname: sdc > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: None >, 'sdh': 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:03:00.0/ata10/host9/target9:3:0/9:3:0:0/block/sdh > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1c.0/0000:03:00.0/ata10/host9/target9:3:0/9:3:0:0/block/sdh > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sdh > _intf.storage.fsset.devicetree.topology._devmap.sysname: sdh > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: None >, 'sda14': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda14 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda14 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sda14 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sda14 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 14 >, 'sda16': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda16 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda16 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sda16 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sda16 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 16 >, 'sdh2': 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:03:00.0/ata10/host9/target9:3:0/9:3:0:0/block/sdh/sdh2 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1c.0/0000:03:00.0/ata10/host9/target9:3:0/9:3:0:0/block/sdh/sdh2 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sdh2 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sdh2 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 2 >, 'sdh5': 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:03:00.0/ata10/host9/target9:3:0/9:3:0:0/block/sdh/sdh5 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1c.0/0000:03:00.0/ata10/host9/target9:3:0/9:3:0:0/block/sdh/sdh5 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sdh5 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sdh5 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 5 >, 'sdh4': 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:03:00.0/ata10/host9/target9:3:0/9:3:0:0/block/sdh/sdh4 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1c.0/0000:03:00.0/ata10/host9/target9:3:0/9:3:0:0/block/sdh/sdh4 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sdh4 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sdh4 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 4 >, 'sdh6': 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:03:00.0/ata10/host9/target9:3:0/9:3:0:0/block/sdh/sdh6 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1c.0/0000:03:00.0/ata10/host9/target9:3:0/9:3:0:0/block/sdh/sdh6 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sdh6 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sdh6 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 6 >, 'sda6': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sda6 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sda6 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 6 >, '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.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda7 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/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 >, 'sda4': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sda4 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sda4 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 4 >, 'sda5': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sda5 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sda5 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 5 >, 'sda2': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sda2 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sda2 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 2 >, 'sda3': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sda3 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sda3 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 3 >, 'sdg10': 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:03:00.0/ata10/host9/target9:2:0/9:2:0:0/block/sdg/sdg10 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1c.0/0000:03:00.0/ata10/host9/target9:2:0/9:2:0:0/block/sdg/sdg10 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sdg10 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sdg10 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 10 >, 'sda1': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sda1 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sda1 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 1 >, '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.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda8 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/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 >, '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.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda9 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/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 >, 'sdg4': 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:03:00.0/ata10/host9/target9:2:0/9:2:0:0/block/sdg/sdg4 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1c.0/0000:03:00.0/ata10/host9/target9:2:0/9:2:0:0/block/sdg/sdg4 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sdg4 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sdg4 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 4 >, 'sdg5': 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:03:00.0/ata10/host9/target9:2:0/9:2:0:0/block/sdg/sdg5 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1c.0/0000:03:00.0/ata10/host9/target9:2:0/9:2:0:0/block/sdg/sdg5 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sdg5 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sdg5 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 5 >, 'sdg6': 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:03:00.0/ata10/host9/target9:2:0/9:2:0:0/block/sdg/sdg6 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1c.0/0000:03:00.0/ata10/host9/target9:2:0/9:2:0:0/block/sdg/sdg6 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sdg6 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sdg6 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 6 >, 'sdg7': 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:03:00.0/ata10/host9/target9:2:0/9:2:0:0/block/sdg/sdg7 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1c.0/0000:03:00.0/ata10/host9/target9:2:0/9:2:0:0/block/sdg/sdg7 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sdg7 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sdg7 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 7 >, 'sdg1': 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:03:00.0/ata10/host9/target9:2:0/9:2:0:0/block/sdg/sdg1 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1c.0/0000:03:00.0/ata10/host9/target9:2:0/9:2:0:0/block/sdg/sdg1 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sdg1 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sdg1 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 1 >, 'sdg2': 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:03:00.0/ata10/host9/target9:2:0/9:2:0:0/block/sdg/sdg2 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1c.0/0000:03:00.0/ata10/host9/target9:2:0/9:2:0:0/block/sdg/sdg2 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sdg2 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sdg2 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 2 >, 'sdg3': 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:03:00.0/ata10/host9/target9:2:0/9:2:0:0/block/sdg/sdg3 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1c.0/0000:03:00.0/ata10/host9/target9:2:0/9:2:0:0/block/sdg/sdg3 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sdg3 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sdg3 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 3 >, 'sdg8': 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:03:00.0/ata10/host9/target9:2:0/9:2:0:0/block/sdg/sdg8 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1c.0/0000:03:00.0/ata10/host9/target9:2:0/9:2:0:0/block/sdg/sdg8 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sdg8 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sdg8 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 8 >, 'sdg9': 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:03:00.0/ata10/host9/target9:2:0/9:2:0:0/block/sdg/sdg9 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1c.0/0000:03:00.0/ata10/host9/target9:2:0/9:2:0:0/block/sdg/sdg9 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sdg9 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sdg9 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 9 >, 'sda18': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda18 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda18 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sda18 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sda18 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 18 >, 'sda19': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda19 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda19 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sda19 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sda19 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 19 >, 'sdh1': 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:03:00.0/ata10/host9/target9:3:0/9:3:0:0/block/sdh/sdh1 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1c.0/0000:03:00.0/ata10/host9/target9:3:0/9:3:0:0/block/sdh/sdh1 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sdh1 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sdh1 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 1 >, 'sda15': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda15 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda15 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sda15 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sda15 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 15 >, 'sdh3': 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:03:00.0/ata10/host9/target9:3:0/9:3:0:0/block/sdh/sdh3 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1c.0/0000:03:00.0/ata10/host9/target9:3:0/9:3:0:0/block/sdh/sdh3 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sdh3 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sdh3 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 3 >, 'sda17': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda17 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda17 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sda17 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sda17 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 17 >, '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.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda10 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/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.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda11 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/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 >, 'sda12': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda12 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda12 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sda12 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sda12 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 12 >, 'sda13': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda13 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda13 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sda13 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sda13 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 13 >} > _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) >, 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) >, 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: [sde, sdf, sdg, sdh, sda, sdb, sdc, sdd, loop0, loop1, loop2, loop3, loop4, loop5, loop6, loop7, dm-0, md123, md124, md125, md126, md127] > _intf.storage.fsset.devicetree.topology._mpath_topology: {} > _intf.storage.fsset.devicetree._ignoredDisks: [] > _intf.storage.fsset.devicetree.protectedDevSpecs: [] > _intf.storage.fsset.devicetree._devices: [existing 953869MB disk sde (0) with existing gpt disklabel >, existing 19069MB partition sde1 (1) with existing mdmember >, existing 38105MB mdarray monkeybay:0 (2) >, existing 19074MB partition sde2 (3) with existing mdmember >, existing 38145MB mdarray monkeybay:42 (4) >, existing 19073MB partition sde3 (5) >, existing 19074MB partition sde4 (6) >, existing 19073MB partition sde5 (7) >, existing 19074MB partition sde6 (8) >, existing 4768MB partition sde7 (9) with existing mdmember >, existing 4766MB mdarray monkeybay:50 (10) >, existing 4769MB partition sde8 (11) with existing mdmember >, existing 4768MB mdarray monkeybay:42_0 (12) >, existing 715451MB partition sde9 (13) >, existing 953869MB disk sdf (14) with existing gpt disklabel >, existing 19069MB partition sdf1 (15) with existing mdmember >, existing 19074MB partition sdf2 (16) with existing mdmember >, existing 19073MB partition sdf3 (17) >, existing 19074MB partition sdf4 (18) >, existing 19073MB partition sdf5 (19) >, existing 19074MB partition sdf6 (20) >, existing 4768MB partition sdf7 (21) with existing mdmember >, existing 4769MB partition sdf8 (22) with existing mdmember >, existing 715451MB partition sdf9 (23) >, existing 953869MB disk sdg (24) with existing gpt disklabel >, existing 19069MB partition sdg1 (25) with existing mdmember >, existing 5722MB partition sdg10 (26) >, existing 19074MB partition sdg2 (27) with existing mdmember >, existing 19073MB partition sdg3 (28) >, existing 19074MB partition sdg4 (29) >, existing 19073MB partition sdg5 (30) >, existing 715451MB partition sdg6 (31) >, existing 5722MB partition sdg7 (32) with existing mdmember >] > _intf.storage.fsset.devicetree.protectedDevNames: [] > _intf.storage.fsset.devicetree.diskImages: {} > _intf.storage.fsset.devicetree._actions: [] > _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: None > _intf.storage.config.clearNonExistent: False > _intf.storage.config.ignoredDisks: [] > _intf.storage.config.protectedDevSpecs: [] > _intf.storage.config.ignoreDiskInteractive: False > _intf.storage.config.exclusiveDisks: [] > _intf.storage.config.clearPartDevices: [] > _intf.storage.config.zeroMbr: False > _intf.storage.config.diskImages: {} > _intf.storage.config.clearPartDisks: [] > _intf.storage.config.mpathFriendlyNames: True > _intf.storage.config.initializeDisks: False > _intf.storage.size_sets: [] > _intf.storage.autoPartType: 2 > _intf.storage._bootloader: GRUB2 instance, containing members: > _intf.storage._bootloader._disk_order: [] > _intf.storage._bootloader.console_options: Skipped > _intf.storage._bootloader.console: Skipped > _intf.storage._bootloader.skip_bootloader: False > _intf.storage._bootloader.warnings: [] > _intf.storage._bootloader.chain_images: [] > _intf.storage._bootloader.stage2_is_preferred_stage1: False > _intf.storage._bootloader.disks: [] > _intf.storage._bootloader._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: None > _intf.storage._bootloader._timeout: None > _intf.storage._bootloader.stage1_disk: None > _intf.storage._bootloader.password: None > _intf.storage._bootloader.dracut_args: > _intf.storage._bootloader.boot_args: $([ -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: None > _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 (0x7fd159c35110) -- > mountpoint = / lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True > >, PartSpec instance (0x7fd159c35150) -- > mountpoint = /home lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True > >, PartSpec instance (0x7fd159c35190) -- > mountpoint = /boot lv = False singlePV = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False > >, PartSpec instance (0x7fd159c351d0) -- > mountpoint = None lv = False singlePV = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False > >, PartSpec instance (0x7fd159c35210) -- > mountpoint = None lv = True singlePV = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 7984 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: None > _intf.payload._yum: Skipped > _intf.payload.install_device: None > _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: False > _intf.payload.txID: None > _intf.payload._createdInitrds: False > _intf.payload._space_required: 2.8 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: None >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:LABEL=Fedorax2018-Beta-TC7x20x86_64 >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.24 > 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:LABEL=Fedorax2018-Beta-TC7x20x86_64', 'method': None, '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: >08:21:59,996 INFO anaconda: /sbin/anaconda 18.24 >08:22:02,384 INFO anaconda: 8257536 kB (8064 MB) are available >08:22:02,384 INFO anaconda: check_memory(): total:8064, needed:512, graphical:512 >08:22:02,392 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda'] >08:22:02,392 INFO anaconda: Default encoding = utf-8 >08:22:02,543 INFO anaconda: ISCSID is /sbin/iscsid >08:22:02,543 INFO anaconda: no initiator set >08:22:03,059 INFO anaconda: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >08:22:03,059 INFO anaconda: no /etc/zfcp.conf; not configuring zfcp >08:22:04,105 INFO anaconda: Display mode = g >08:22:04,106 INFO anaconda: 8257536 kB (8064 MB) are available >08:22:04,106 INFO anaconda: check_memory(): total:8064, needed:512, graphical:512 >08:22:06,124 DEBUG anaconda: X server has signalled a successful start. >08:22:06,126 INFO anaconda: Starting window manager, pid 982. >08:22:08,766 INFO anaconda: using only installclass _Fedora >08:22:09,704 INFO anaconda: Detected 7984M of memory >08:22:09,704 INFO anaconda: Swap attempt of 7984M >08:22:09,725 INFO anaconda: Running Thread: AnaStorageThread (140537280874240) >08:22:09,725 INFO anaconda: Running Thread: AnaPayloadThread (140537272481536) >08:22:09,754 DEBUG anaconda: Exception caught trying to convert IP address dbus.Struct((dbus.Array([dbus.Byte(42), dbus.Byte(3), dbus.Byte(73), dbus.Byte(128), dbus.Byte(0), dbus.Byte(1), dbus.Byte(0), dbus.Byte(6), dbus.Byte(210), dbus.Byte(103), dbus.Byte(229), dbus.Byte(255), dbus.Byte(254), dbus.Byte(234), dbus.Byte(164), dbus.Byte(29)], signature=dbus.Signature('y')), dbus.UInt32(64L), dbus.Array([dbus.Byte(254), dbus.Byte(128), dbus.Byte(0), dbus.Byte(0), dbus.Byte(0), dbus.Byte(0), dbus.Byte(0), dbus.Byte(0), dbus.Byte(146), dbus.Byte(246), dbus.Byte(82), dbus.Byte(255), dbus.Byte(254), dbus.Byte(63), dbus.Byte(106), dbus.Byte(61)], signature=dbus.Signature('y'))), signature=None): 'utf8' codec can't decode byte 0x80 in position 0: invalid start byte >08:22:09,754 DEBUG anaconda: Exception caught trying to convert IP address dbus.Struct((dbus.Array([dbus.Byte(254), dbus.Byte(128), dbus.Byte(0), dbus.Byte(0), dbus.Byte(0), dbus.Byte(0), dbus.Byte(0), dbus.Byte(0), dbus.Byte(210), dbus.Byte(103), dbus.Byte(229), dbus.Byte(255), dbus.Byte(254), dbus.Byte(234), dbus.Byte(164), dbus.Byte(29)], signature=dbus.Signature('y')), dbus.UInt32(64L), dbus.Array([dbus.Byte(254), dbus.Byte(128), dbus.Byte(0), dbus.Byte(0), dbus.Byte(0), dbus.Byte(0), dbus.Byte(0), dbus.Byte(0), dbus.Byte(146), dbus.Byte(246), dbus.Byte(82), dbus.Byte(255), dbus.Byte(254), dbus.Byte(63), dbus.Byte(106), dbus.Byte(61)], signature=dbus.Signature('y'))), signature=None): 'utf8' codec can't decode byte 0xfe in position 0: invalid start byte >08:22:09,986 INFO anaconda: no initiator set >08:22:11,014 DEBUG anaconda: required disklabel type for sde (1) is None >08:22:11,014 DEBUG anaconda: default disklabel type for sde is msdos >08:22:11,014 DEBUG anaconda: selecting msdos disklabel for sde based on size >08:22:12,024 DEBUG anaconda: required disklabel type for sdf (1) is None >08:22:12,024 DEBUG anaconda: default disklabel type for sdf is msdos >08:22:12,024 DEBUG anaconda: selecting msdos disklabel for sdf based on size >08:22:12,813 DEBUG anaconda: required disklabel type for sdg (1) is None >08:22:12,814 DEBUG anaconda: default disklabel type for sdg is msdos >08:22:12,814 DEBUG anaconda: selecting msdos disklabel for sdg based on size > > >/tmp/packaging.log: >08:22:09,610 DEBUG packaging: getting release version from tree at None (18) >08:22:09,610 DEBUG packaging: got a release version of 18 > > >/tmp/program.log: >08:22:02,527 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >08:22:02,544 INFO program: Running... modprobe fcoe >08:22:02,705 INFO program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >08:22:03,059 INFO program: No FCoE boot disk information is found in EDD! >08:22:03,059 INFO program: Running... udevadm settle --timeout=300 >08:22:03,872 INFO program: Running... multipath -d >08:22:04,048 INFO program: Running... multipath -ll >08:22:06,127 INFO program: Running... metacity --display :1 --sm-disable >08:22:08,071 ERR program: GLib-GIO-Message: Using the 'memory' GSettings backend. Your settings will not be saved or shared with other applications. >08:22:08,523 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >08:22:08,537 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >08:22:08,537 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >08:22:08,538 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >08:22:08,541 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >08:22:08,542 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >08:22:08,542 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >08:22:08,543 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >08:22:08,543 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >08:22:08,544 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >08:22:08,544 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >08:22:08,545 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >08:22:08,545 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >08:22:08,546 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >08:22:08,547 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >08:22:08,547 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >08:22:08,548 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >08:22:08,548 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >08:22:08,548 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >08:22:08,549 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >08:22:08,549 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >08:22:08,550 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >08:22:08,550 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >08:22:08,551 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >08:22:09,726 INFO program: Running... udevadm control --property=ANACONDA=1 >08:22:09,744 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >08:22:09,756 INFO program: Running... systemctl start chronyd.service >08:22:09,988 INFO program: Running... udevadm settle --timeout=300 >08:22:10,922 INFO program: Running... multipath -d >08:22:10,954 INFO program: Running... multipath -ll >08:22:11,093 INFO program: Running... udevadm settle --timeout=300 >08:22:11,131 INFO program: Running... mdadm --examine --brief /dev/sde1 >08:22:11,169 INFO program: ARRAY /dev/md/0 metadata=1.2 UUID=b3c63e13:bd075f80:28b6416a:c20735b2 name=monkeybay:0 >08:22:11,175 INFO program: Running... udevadm settle --timeout=300 >08:22:11,185 INFO program: Running... mdadm --incremental --quiet /dev/sde1 >08:22:11,243 INFO program: Running... udevadm settle --timeout=300 >08:22:11,346 INFO program: Running... mdadm --examine --brief /dev/sde2 >08:22:11,355 INFO program: ARRAY /dev/md/42 metadata=1.2 UUID=72c1d429:4bee0d46:18323b41:e8baf5de name=monkeybay:42 >08:22:11,361 INFO program: Running... udevadm settle --timeout=300 >08:22:11,374 INFO program: Running... mdadm --incremental --quiet /dev/sde2 >08:22:11,611 INFO program: Running... udevadm settle --timeout=300 >08:22:11,669 INFO program: Running... mdadm --examine --brief /dev/sde7 >08:22:11,675 INFO program: ARRAY /dev/md/50 metadata=1.2 UUID=05de9fa0:cbb36e1c:3954b177:bb943c30 name=monkeybay:50 >08:22:11,683 INFO program: Running... udevadm settle --timeout=300 >08:22:11,693 INFO program: Running... mdadm --incremental --quiet /dev/sde7 >08:22:11,796 INFO program: Running... udevadm settle --timeout=300 >08:22:11,873 INFO program: Running... mdadm --examine --brief /dev/sde8 >08:22:11,879 INFO program: ARRAY /dev/md/42 metadata=1.0 UUID=39e60b6a:6125de1b:cee8da1d:c1eb7dd8 name=monkeybay:42 >08:22:11,885 INFO program: Running... udevadm settle --timeout=300 >08:22:11,896 INFO program: Running... mdadm --incremental --quiet /dev/sde8 >08:22:12,176 INFO program: Running... udevadm settle --timeout=300 >08:22:12,192 INFO program: Running... mdadm --incremental --quiet /dev/sdf1 >08:22:12,253 INFO program: Running... udevadm settle --timeout=300 >08:22:12,263 INFO program: Running... mdadm --incremental --quiet /dev/sdf2 >08:22:12,552 INFO program: Running... udevadm settle --timeout=300 >08:22:12,564 INFO program: Running... mdadm --incremental --quiet /dev/sdf7 >08:22:12,648 INFO program: Running... udevadm settle --timeout=300 >08:22:12,667 INFO program: Running... mdadm --incremental --quiet /dev/sdf8 >08:22:13,013 INFO program: Running... udevadm settle --timeout=300 >08:22:13,026 INFO program: Running... mdadm --incremental --quiet /dev/sdg1 >08:22:13,170 INFO program: Running... udevadm settle --timeout=300 >08:22:13,187 INFO program: Running... mdadm --incremental --quiet /dev/sdg2 >08:22:13,590 INFO program: Running... udevadm settle --timeout=300 >08:22:13,644 INFO program: Running... mdadm --examine --brief /dev/sdg7 >08:22:13,653 INFO program: ARRAY /dev/md/43 metadata=1.2 UUID=2b501901:f9c44794:77eaa989:841fbb86 name=monkeybay:43 > > >/tmp/storage.log: >08:22:00,959 DEBUG storage: registered device format class MultipathMember as multipath_member >08:22:00,960 DEBUG storage: registered device format class DMRaidMember as dmraidmember >08:22:00,961 DEBUG storage: registered device format class BIOSBoot as biosboot >08:22:00,961 DEBUG storage: registered device format class PPCPRePBoot as prepboot >08:22:00,963 DEBUG storage: registered device format class SwapSpace as swap >08:22:01,050 DEBUG storage: registered device format class LUKS as luks >08:22:01,051 DEBUG storage: registered device format class MDRaidMember as mdmember >08:22:01,096 DEBUG storage: registered device format class DiskLabel as disklabel >08:22:01,097 DEBUG storage: registered device format class LVMPhysicalVolume as lvmpv >08:22:01,111 DEBUG storage: registered device format class Ext2FS as ext2 >08:22:01,112 DEBUG storage: registered device format class Ext3FS as ext3 >08:22:01,112 DEBUG storage: registered device format class Ext4FS as ext4 >08:22:01,112 DEBUG storage: registered device format class FATFS as vfat >08:22:01,112 DEBUG storage: registered device format class EFIFS as efi >08:22:01,112 DEBUG storage: registered device format class BTRFS as btrfs >08:22:01,112 DEBUG storage: registered device format class GFS2 as gfs2 >08:22:01,112 DEBUG storage: registered device format class JFS as jfs >08:22:01,113 DEBUG storage: registered device format class ReiserFS as reiserfs >08:22:01,113 DEBUG storage: registered device format class XFS as xfs >08:22:01,113 DEBUG storage: registered device format class HFS as hfs >08:22:01,113 DEBUG storage: registered device format class AppleBootstrapFS as appleboot >08:22:01,113 DEBUG storage: registered device format class HFSPlus as hfs+ >08:22:01,113 DEBUG storage: registered device format class NTFS as ntfs >08:22:01,113 DEBUG storage: registered device format class NFS as nfs >08:22:01,113 DEBUG storage: registered device format class NFSv4 as nfs4 >08:22:01,113 DEBUG storage: registered device format class Iso9660FS as iso9660 >08:22:01,113 DEBUG storage: registered device format class NoDevFS as nodev >08:22:01,113 DEBUG storage: registered device format class DevPtsFS as devpts >08:22:01,114 DEBUG storage: registered device format class ProcFS as proc >08:22:01,114 DEBUG storage: registered device format class SysFS as sysfs >08:22:01,114 DEBUG storage: registered device format class TmpFS as tmpfs >08:22:01,114 DEBUG storage: registered device format class BindFS as bind >08:22:01,114 DEBUG storage: registered device format class SELinuxFS as selinuxfs >08:22:01,114 DEBUG storage: registered device format class USBFS as usbfs >08:22:03,865 DEBUG storage: MultipathTopology._build_topology: >08:22:03,866 DEBUG storage: /etc/multipath.conf contents: >08:22:03,866 DEBUG storage: # multipath.conf written by anaconda >08:22:03,866 DEBUG storage: >08:22:03,866 DEBUG storage: defaults { >08:22:03,866 DEBUG storage: user_friendly_names yes >08:22:03,866 DEBUG storage: } >08:22:03,866 DEBUG storage: blacklist { >08:22:03,866 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >08:22:03,866 DEBUG storage: devnode "^hd[a-z]" >08:22:03,867 DEBUG storage: devnode "^dcssblk[0-9]*" >08:22:03,867 DEBUG storage: device { >08:22:03,867 DEBUG storage: vendor "DGC" >08:22:03,867 DEBUG storage: product "LUNZ" >08:22:03,867 DEBUG storage: } >08:22:03,867 DEBUG storage: device { >08:22:03,867 DEBUG storage: vendor "IBM" >08:22:03,867 DEBUG storage: product "S/390.*" >08:22:03,867 DEBUG storage: } >08:22:03,868 DEBUG storage: # don't count normal SATA devices as multipaths >08:22:03,868 DEBUG storage: device { >08:22:03,868 DEBUG storage: vendor "ATA" >08:22:03,868 DEBUG storage: } >08:22:03,869 DEBUG storage: # don't count 3ware devices as multipaths >08:22:03,869 DEBUG storage: device { >08:22:03,869 DEBUG storage: vendor "3ware" >08:22:03,870 DEBUG storage: } >08:22:03,870 DEBUG storage: device { >08:22:03,870 DEBUG storage: vendor "AMCC" >08:22:03,870 DEBUG storage: } >08:22:03,871 DEBUG storage: # nor highpoint devices >08:22:03,871 DEBUG storage: device { >08:22:03,871 DEBUG storage: vendor "HPT" >08:22:03,871 DEBUG storage: } >08:22:03,871 DEBUG storage: } >08:22:03,871 DEBUG storage: multipaths { >08:22:03,872 DEBUG storage: } >08:22:03,872 DEBUG storage: (end of /etc/multipath.conf) >08:22:04,075 INFO storage: MultipathTopology: found singlepath device: sde >08:22:04,075 INFO storage: MultipathTopology: found non-disk device: sde1 >08:22:04,075 INFO storage: MultipathTopology: found non-disk device: sde2 >08:22:04,075 INFO storage: MultipathTopology: found non-disk device: sde3 >08:22:04,076 INFO storage: MultipathTopology: found non-disk device: sde4 >08:22:04,076 INFO storage: MultipathTopology: found non-disk device: sde5 >08:22:04,076 INFO storage: MultipathTopology: found non-disk device: sde6 >08:22:04,076 INFO storage: MultipathTopology: found non-disk device: sde7 >08:22:04,077 INFO storage: MultipathTopology: found non-disk device: sde8 >08:22:04,077 INFO storage: MultipathTopology: found non-disk device: sde9 >08:22:04,077 INFO storage: MultipathTopology: found singlepath device: sdf >08:22:04,078 INFO storage: MultipathTopology: found non-disk device: sdf1 >08:22:04,078 INFO storage: MultipathTopology: found non-disk device: sdf2 >08:22:04,079 INFO storage: MultipathTopology: found non-disk device: sdf3 >08:22:04,079 INFO storage: MultipathTopology: found non-disk device: sdf4 >08:22:04,079 INFO storage: MultipathTopology: found non-disk device: sdf5 >08:22:04,080 INFO storage: MultipathTopology: found non-disk device: sdf6 >08:22:04,080 INFO storage: MultipathTopology: found non-disk device: sdf7 >08:22:04,080 INFO storage: MultipathTopology: found non-disk device: sdf8 >08:22:04,080 INFO storage: MultipathTopology: found non-disk device: sdf9 >08:22:04,081 INFO storage: MultipathTopology: found singlepath device: sdg >08:22:04,081 INFO storage: MultipathTopology: found non-disk device: sdg1 >08:22:04,081 INFO storage: MultipathTopology: found non-disk device: sdg10 >08:22:04,081 INFO storage: MultipathTopology: found non-disk device: sdg2 >08:22:04,081 INFO storage: MultipathTopology: found non-disk device: sdg3 >08:22:04,082 INFO storage: MultipathTopology: found non-disk device: sdg4 >08:22:04,082 INFO storage: MultipathTopology: found non-disk device: sdg5 >08:22:04,082 INFO storage: MultipathTopology: found non-disk device: sdg6 >08:22:04,082 INFO storage: MultipathTopology: found non-disk device: sdg7 >08:22:04,082 INFO storage: MultipathTopology: found non-disk device: sdg8 >08:22:04,083 INFO storage: MultipathTopology: found non-disk device: sdg9 >08:22:04,083 INFO storage: MultipathTopology: found singlepath device: sdh >08:22:04,083 INFO storage: MultipathTopology: found non-disk device: sdh1 >08:22:04,083 INFO storage: MultipathTopology: found non-disk device: sdh2 >08:22:04,083 INFO storage: MultipathTopology: found non-disk device: sdh3 >08:22:04,084 INFO storage: MultipathTopology: found non-disk device: sdh4 >08:22:04,084 INFO storage: MultipathTopology: found non-disk device: sdh5 >08:22:04,084 INFO storage: MultipathTopology: found non-disk device: sdh6 >08:22:04,084 INFO storage: MultipathTopology: found singlepath device: sda >08:22:04,085 INFO storage: MultipathTopology: found non-disk device: sda1 >08:22:04,085 INFO storage: MultipathTopology: found non-disk device: sda10 >08:22:04,085 INFO storage: MultipathTopology: found non-disk device: sda11 >08:22:04,086 INFO storage: MultipathTopology: found non-disk device: sda12 >08:22:04,086 INFO storage: MultipathTopology: found non-disk device: sda13 >08:22:04,086 INFO storage: MultipathTopology: found non-disk device: sda14 >08:22:04,086 INFO storage: MultipathTopology: found non-disk device: sda15 >08:22:04,087 INFO storage: MultipathTopology: found non-disk device: sda16 >08:22:04,087 INFO storage: MultipathTopology: found non-disk device: sda17 >08:22:04,087 INFO storage: MultipathTopology: found non-disk device: sda18 >08:22:04,087 INFO storage: MultipathTopology: found non-disk device: sda19 >08:22:04,088 INFO storage: MultipathTopology: found non-disk device: sda2 >08:22:04,088 INFO storage: MultipathTopology: found non-disk device: sda20 >08:22:04,088 INFO storage: MultipathTopology: found non-disk device: sda3 >08:22:04,088 INFO storage: MultipathTopology: found non-disk device: sda4 >08:22:04,089 INFO storage: MultipathTopology: found non-disk device: sda5 >08:22:04,089 INFO storage: MultipathTopology: found non-disk device: sda6 >08:22:04,089 INFO storage: MultipathTopology: found non-disk device: sda7 >08:22:04,089 INFO storage: MultipathTopology: found non-disk device: sda8 >08:22:04,090 INFO storage: MultipathTopology: found non-disk device: sda9 >08:22:04,090 INFO storage: MultipathTopology: found singlepath device: sdb >08:22:04,090 INFO storage: MultipathTopology: found non-disk device: sdb1 >08:22:04,090 INFO storage: MultipathTopology: found non-disk device: sdb2 >08:22:04,091 INFO storage: MultipathTopology: found non-disk device: sdb3 >08:22:04,091 INFO storage: MultipathTopology: found non-disk device: sdb4 >08:22:04,091 INFO storage: MultipathTopology: found non-disk device: sdb5 >08:22:04,092 INFO storage: MultipathTopology: found non-disk device: sdb6 >08:22:04,092 INFO storage: MultipathTopology: found non-disk device: sdb7 >08:22:04,092 INFO storage: MultipathTopology: found singlepath device: sdc >08:22:04,092 INFO storage: MultipathTopology: found singlepath device: sdd >08:22:04,093 INFO storage: MultipathTopology: found non-disk device: sr0 >08:22:04,093 INFO storage: MultipathTopology: found singlepath device: loop0 >08:22:04,093 INFO storage: MultipathTopology: found singlepath device: loop1 >08:22:04,093 INFO storage: MultipathTopology: found singlepath device: loop2 >08:22:04,094 INFO storage: MultipathTopology: found singlepath device: loop3 >08:22:04,094 INFO storage: MultipathTopology: found singlepath device: loop4 >08:22:04,094 INFO storage: MultipathTopology: found singlepath device: loop5 >08:22:04,094 INFO storage: MultipathTopology: found singlepath device: loop6 >08:22:04,095 INFO storage: MultipathTopology: found singlepath device: loop7 >08:22:04,095 INFO storage: MultipathTopology: found singlepath device: dm-0 >08:22:04,095 INFO storage: MultipathTopology: found singlepath device: md123 >08:22:04,095 INFO storage: MultipathTopology: found non-disk device: md123p1 >08:22:04,096 INFO storage: MultipathTopology: found singlepath device: md124 >08:22:04,096 INFO storage: MultipathTopology: found singlepath device: md125 >08:22:04,096 INFO storage: MultipathTopology: found non-disk device: md125p1 >08:22:04,096 INFO storage: MultipathTopology: found singlepath device: md126 >08:22:04,097 INFO storage: MultipathTopology: found singlepath device: md127 >08:22:09,987 INFO storage: not going to create backup copy of non-existent /etc/mdadm.conf >08:22:09,987 INFO storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >08:22:10,917 DEBUG storage: MultipathTopology._build_topology: >08:22:10,917 DEBUG storage: /etc/multipath.conf contents: >08:22:10,918 DEBUG storage: # multipath.conf written by anaconda >08:22:10,918 DEBUG storage: >08:22:10,918 DEBUG storage: defaults { >08:22:10,918 DEBUG storage: user_friendly_names yes >08:22:10,918 DEBUG storage: } >08:22:10,918 DEBUG storage: blacklist { >08:22:10,918 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >08:22:10,918 DEBUG storage: devnode "^hd[a-z]" >08:22:10,918 DEBUG storage: devnode "^dcssblk[0-9]*" >08:22:10,918 DEBUG storage: device { >08:22:10,918 DEBUG storage: vendor "DGC" >08:22:10,918 DEBUG storage: product "LUNZ" >08:22:10,919 DEBUG storage: } >08:22:10,919 DEBUG storage: device { >08:22:10,919 DEBUG storage: vendor "IBM" >08:22:10,919 DEBUG storage: product "S/390.*" >08:22:10,919 DEBUG storage: } >08:22:10,919 DEBUG storage: # don't count normal SATA devices as multipaths >08:22:10,919 DEBUG storage: device { >08:22:10,919 DEBUG storage: vendor "ATA" >08:22:10,919 DEBUG storage: } >08:22:10,920 DEBUG storage: # don't count 3ware devices as multipaths >08:22:10,920 DEBUG storage: device { >08:22:10,920 DEBUG storage: vendor "3ware" >08:22:10,920 DEBUG storage: } >08:22:10,920 DEBUG storage: device { >08:22:10,920 DEBUG storage: vendor "AMCC" >08:22:10,921 DEBUG storage: } >08:22:10,921 DEBUG storage: # nor highpoint devices >08:22:10,921 DEBUG storage: device { >08:22:10,921 DEBUG storage: vendor "HPT" >08:22:10,921 DEBUG storage: } >08:22:10,921 DEBUG storage: } >08:22:10,922 DEBUG storage: multipaths { >08:22:10,922 DEBUG storage: } >08:22:10,922 DEBUG storage: (end of /etc/multipath.conf) >08:22:10,982 INFO storage: MultipathTopology: found singlepath device: sde >08:22:10,983 INFO storage: MultipathTopology: found non-disk device: sde1 >08:22:10,983 INFO storage: MultipathTopology: found non-disk device: sde2 >08:22:10,983 INFO storage: MultipathTopology: found non-disk device: sde3 >08:22:10,984 INFO storage: MultipathTopology: found non-disk device: sde4 >08:22:10,984 INFO storage: MultipathTopology: found non-disk device: sde5 >08:22:10,984 INFO storage: MultipathTopology: found non-disk device: sde6 >08:22:10,984 INFO storage: MultipathTopology: found non-disk device: sde7 >08:22:10,984 INFO storage: MultipathTopology: found non-disk device: sde8 >08:22:10,985 INFO storage: MultipathTopology: found non-disk device: sde9 >08:22:10,985 INFO storage: MultipathTopology: found singlepath device: sdf >08:22:10,985 INFO storage: MultipathTopology: found non-disk device: sdf1 >08:22:10,985 INFO storage: MultipathTopology: found non-disk device: sdf2 >08:22:10,985 INFO storage: MultipathTopology: found non-disk device: sdf3 >08:22:10,985 INFO storage: MultipathTopology: found non-disk device: sdf4 >08:22:10,986 INFO storage: MultipathTopology: found non-disk device: sdf5 >08:22:10,986 INFO storage: MultipathTopology: found non-disk device: sdf6 >08:22:10,986 INFO storage: MultipathTopology: found non-disk device: sdf7 >08:22:10,986 INFO storage: MultipathTopology: found non-disk device: sdf8 >08:22:10,986 INFO storage: MultipathTopology: found non-disk device: sdf9 >08:22:10,987 INFO storage: MultipathTopology: found singlepath device: sdg >08:22:10,987 INFO storage: MultipathTopology: found non-disk device: sdg1 >08:22:10,987 INFO storage: MultipathTopology: found non-disk device: sdg10 >08:22:10,987 INFO storage: MultipathTopology: found non-disk device: sdg2 >08:22:10,987 INFO storage: MultipathTopology: found non-disk device: sdg3 >08:22:10,988 INFO storage: MultipathTopology: found non-disk device: sdg4 >08:22:10,988 INFO storage: MultipathTopology: found non-disk device: sdg5 >08:22:10,988 INFO storage: MultipathTopology: found non-disk device: sdg6 >08:22:10,988 INFO storage: MultipathTopology: found non-disk device: sdg7 >08:22:10,988 INFO storage: MultipathTopology: found non-disk device: sdg8 >08:22:10,989 INFO storage: MultipathTopology: found non-disk device: sdg9 >08:22:10,989 INFO storage: MultipathTopology: found singlepath device: sdh >08:22:10,989 INFO storage: MultipathTopology: found non-disk device: sdh1 >08:22:10,989 INFO storage: MultipathTopology: found non-disk device: sdh2 >08:22:10,990 INFO storage: MultipathTopology: found non-disk device: sdh3 >08:22:10,990 INFO storage: MultipathTopology: found non-disk device: sdh4 >08:22:10,990 INFO storage: MultipathTopology: found non-disk device: sdh5 >08:22:10,990 INFO storage: MultipathTopology: found non-disk device: sdh6 >08:22:10,991 INFO storage: MultipathTopology: found singlepath device: sda >08:22:10,991 INFO storage: MultipathTopology: found non-disk device: sda1 >08:22:10,991 INFO storage: MultipathTopology: found non-disk device: sda10 >08:22:10,992 INFO storage: MultipathTopology: found non-disk device: sda11 >08:22:10,992 INFO storage: MultipathTopology: found non-disk device: sda12 >08:22:10,992 INFO storage: MultipathTopology: found non-disk device: sda13 >08:22:10,992 INFO storage: MultipathTopology: found non-disk device: sda14 >08:22:10,993 INFO storage: MultipathTopology: found non-disk device: sda15 >08:22:10,993 INFO storage: MultipathTopology: found non-disk device: sda16 >08:22:10,993 INFO storage: MultipathTopology: found non-disk device: sda17 >08:22:10,993 INFO storage: MultipathTopology: found non-disk device: sda18 >08:22:10,994 INFO storage: MultipathTopology: found non-disk device: sda19 >08:22:10,994 INFO storage: MultipathTopology: found non-disk device: sda2 >08:22:10,994 INFO storage: MultipathTopology: found non-disk device: sda20 >08:22:10,994 INFO storage: MultipathTopology: found non-disk device: sda3 >08:22:10,995 INFO storage: MultipathTopology: found non-disk device: sda4 >08:22:10,995 INFO storage: MultipathTopology: found non-disk device: sda5 >08:22:10,995 INFO storage: MultipathTopology: found non-disk device: sda6 >08:22:10,995 INFO storage: MultipathTopology: found non-disk device: sda7 >08:22:10,996 INFO storage: MultipathTopology: found non-disk device: sda8 >08:22:10,996 INFO storage: MultipathTopology: found non-disk device: sda9 >08:22:10,996 INFO storage: MultipathTopology: found singlepath device: sdb >08:22:10,996 INFO storage: MultipathTopology: found non-disk device: sdb1 >08:22:10,997 INFO storage: MultipathTopology: found non-disk device: sdb2 >08:22:10,997 INFO storage: MultipathTopology: found non-disk device: sdb3 >08:22:10,997 INFO storage: MultipathTopology: found non-disk device: sdb4 >08:22:10,997 INFO storage: MultipathTopology: found non-disk device: sdb5 >08:22:10,998 INFO storage: MultipathTopology: found non-disk device: sdb6 >08:22:10,998 INFO storage: MultipathTopology: found non-disk device: sdb7 >08:22:10,998 INFO storage: MultipathTopology: found singlepath device: sdc >08:22:10,999 INFO storage: MultipathTopology: found singlepath device: sdd >08:22:10,999 INFO storage: MultipathTopology: found non-disk device: sr0 >08:22:10,999 INFO storage: MultipathTopology: found singlepath device: loop0 >08:22:10,999 INFO storage: MultipathTopology: found singlepath device: loop1 >08:22:11,000 INFO storage: MultipathTopology: found singlepath device: loop2 >08:22:11,000 INFO storage: MultipathTopology: found singlepath device: loop3 >08:22:11,000 INFO storage: MultipathTopology: found singlepath device: loop4 >08:22:11,000 INFO storage: MultipathTopology: found singlepath device: loop5 >08:22:11,001 INFO storage: MultipathTopology: found singlepath device: loop6 >08:22:11,001 INFO storage: MultipathTopology: found singlepath device: loop7 >08:22:11,001 INFO storage: MultipathTopology: found singlepath device: dm-0 >08:22:11,001 INFO storage: MultipathTopology: found singlepath device: md123 >08:22:11,002 INFO storage: MultipathTopology: found non-disk device: md123p1 >08:22:11,002 INFO storage: MultipathTopology: found singlepath device: md124 >08:22:11,002 INFO storage: MultipathTopology: found singlepath device: md125 >08:22:11,002 INFO storage: MultipathTopology: found non-disk device: md125p1 >08:22:11,002 INFO storage: MultipathTopology: found singlepath device: md126 >08:22:11,003 INFO storage: MultipathTopology: found singlepath device: md127 >08:22:11,003 INFO storage: devices to scan: ['sde', 'sde1', 'sde2', 'sde3', 'sde4', 'sde5', 'sde6', 'sde7', 'sde8', 'sde9', 'sdf', 'sdf1', 'sdf2', 'sdf3', 'sdf4', 'sdf5', 'sdf6', 'sdf7', 'sdf8', 'sdf9', 'sdg', 'sdg1', 'sdg10', 'sdg2', 'sdg3', 'sdg4', 'sdg5', 'sdg6', 'sdg7', 'sdg8', 'sdg9', 'sdh', 'sdh1', 'sdh2', 'sdh3', 'sdh4', 'sdh5', 'sdh6', 'sda', 'sda1', 'sda10', 'sda11', 'sda12', 'sda13', 'sda14', 'sda15', 'sda16', 'sda17', 'sda18', 'sda19', 'sda2', 'sda20', 'sda3', 'sda4', 'sda5', 'sda6', 'sda7', 'sda8', 'sda9', 'sdb', 'sdb1', 'sdb2', 'sdb3', 'sdb4', 'sdb5', 'sdb6', 'sdb7', 'sdc', 'sdd', 'sr0', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0', 'md123', 'md123p1', 'md124', 'md125', 'md125p1', 'md126', 'md127'] >08:22:11,005 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST31000524AS_6VPFAFBD', > 'DEVNAME': 'sde', > 'DEVPATH': '/devices/pci0000:00/0000:00:1c.0/0000:03:00.0/ata10/host9/target9:0:0/9:0:0:0/block/sde', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > '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_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '510', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > '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': '0', > 'ID_BUS': 'ata', > 'ID_MODEL': 'ST31000524AS', > 'ID_MODEL_ENC': 'ST31000524AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_REVISION': '0957', > 'ID_SERIAL': 'ST31000524AS_6VPFAFBD', > 'ID_SERIAL_SHORT': '6VPFAFBD', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '64', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '206300', > 'name': 'sde', > 'symlinks': ['/dev/disk/by-id/ata-ST31000524AS_6VPFAFBD'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1c.0/0000:03:00.0/ata10/host9/target9:0:0/9:0:0:0/block/sde'} ; name: sde ; >08:22:11,006 INFO storage: scanning sde (/devices/pci0000:00/0000:00:1c.0/0000:03:00.0/ata10/host9/target9:0:0/9:0:0:0/block/sde)... >08:22:11,006 DEBUG storage: DeviceTree.getDeviceByName: name: sde ; >08:22:11,007 DEBUG storage: DeviceTree.getDeviceByName returned None >08:22:11,008 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sde ; >08:22:11,009 INFO storage: sde is a disk >08:22:11,009 DEBUG storage: getFormat('None') returning DeviceFormat instance >08:22:11,011 DEBUG storage: DiskDevice._setFormat: sde ; current: None ; type: None ; >08:22:11,011 INFO storage: added disk sde (id 0) to device tree >08:22:11,011 DEBUG storage: looking up parted Device: /dev/sde >08:22:11,012 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sde ; >08:22:11,013 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sde ; label_type: gpt ; >08:22:11,014 DEBUG storage: DiskDevice.setup: sde ; status: True ; controllable: True ; orig: False ; >08:22:11,015 DEBUG storage: DiskLabel.__init__: device: /dev/sde ; labelType: msdos ; exists: True ; >08:22:11,069 DEBUG storage: Set pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 9 > lastPartitionNumber: 9 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x7fd159c7e250>, <parted.partition.Partition object at 0x7fd159cd3050>, <parted.partition.Partition object at 0x7fd159cd3210>, <parted.partition.Partition object at 0x7fd159cd3390>, <parted.partition.Partition object at 0x7fd159cd3510>, <parted.partition.Partition object at 0x7fd159cd3690>, <parted.partition.Partition object at 0x7fd159cd3810>, <parted.partition.Partition object at 0x7fd159cd3990>, <parted.partition.Partition object at 0x7fd159cd3c90>] > device: <parted.device.Device object at 0x7fd159ccae10> > PedDisk: <_ped.Disk object at 0x7fd159cd2368> >08:22:11,069 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >08:22:11,070 DEBUG storage: DiskDevice._setFormat: sde ; current: None ; type: disklabel ; >08:22:11,071 INFO storage: got device: DiskDevice instance (0x7fd159b66cd0) -- > name = sde status = True kids = 0 id = 0 > parents = [] > uuid = None size = 953869.710938 > format = existing gpt disklabel > major = 8 minor = 64 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.0/0000:03:00.0/ata10/host9/target9:0:0/9:0:0:0/block/sde partedDevice = parted.Device instance -- > model: ATA ST31000524AS path: /dev/sde type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 10 did: 0 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x7fd156e18830> > target size = 0 path = /dev/sde > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7fd159c73fd0> >08:22:11,073 INFO storage: got format: DiskLabel instance (0x7fd159c7e0d0) -- > type = disklabel name = partition table (GPT) status = False > device = /dev/sde uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = gpt partition count = 9 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: gpt primaryPartitionCount: 9 > lastPartitionNumber: 9 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x7fd159c7e250>, <parted.partition.Partition object at 0x7fd159cd3050>, <parted.partition.Partition object at 0x7fd159cd3210>, <parted.partition.Partition object at 0x7fd159cd3390>, <parted.partition.Partition object at 0x7fd159cd3510>, <parted.partition.Partition object at 0x7fd159cd3690>, <parted.partition.Partition object at 0x7fd159cd3810>, <parted.partition.Partition object at 0x7fd159cd3990>, <parted.partition.Partition object at 0x7fd159cd3c90>] > device: <parted.device.Device object at 0x7fd159ccae10> > PedDisk: <_ped.Disk object at 0x7fd159cd2368> > origPartedDisk = <parted.disk.Disk object at 0x7fd159cd3a50> > partedDevice = parted.Device instance -- > model: ATA ST31000524AS path: /dev/sde type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 10 did: 0 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x7fd156e18b90> > >08:22:11,076 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST31000524AS_6VPFAFBD-part1 /dev/disk/by-partuuid/99aa1219-d36f-4cf1-89e4-a9fb28fc3401', > 'DEVNAME': 'sde1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1c.0/0000:03:00.0/ata10/host9/target9:0:0/9:0:0:0/block/sde/sde1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > '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_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '510', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > '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': '0', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'monkeybay:0', > 'ID_FS_LABEL_ENC': 'monkeybay:0', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'b3c63e13-bd07-5f80-28b6-416ac20735b2', > 'ID_FS_UUID_ENC': 'b3c63e13-bd07-5f80-28b6-416ac20735b2', > 'ID_FS_UUID_SUB': '54cae510-993a-db3a-29fb-5c48968c940a', > 'ID_FS_UUID_SUB_ENC': '54cae510-993a-db3a-29fb-5c48968c940a', > 'ID_FS_VERSION': '1.2', > 'ID_MODEL': 'ST31000524AS', > 'ID_MODEL_ENC': 'ST31000524AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:64', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '8192', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '39053312', > 'ID_PART_ENTRY_TYPE': 'ebd0a0a2-b9e5-4433-87c0-68b6b72699c7', > 'ID_PART_ENTRY_UUID': '99aa1219-d36f-4cf1-89e4-a9fb28fc3401', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_REVISION': '0957', > 'ID_SERIAL': 'ST31000524AS_6VPFAFBD', > 'ID_SERIAL_SHORT': '6VPFAFBD', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MD_DEVICES': '3', > 'MD_DEV_UUID': '54cae510:993adb3a:29fb5c48:968c940a', > 'MD_EVENTS': '122', > 'MD_LEVEL': 'raid5', > 'MD_NAME': 'monkeybay:0', > 'MD_UPDATE_TIME': '1350774282', > 'MD_UUID': 'b3c63e13:bd075f80:28b6416a:c20735b2', > 'MINOR': '65', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '206311', > 'name': 'sde1', > 'symlinks': ['/dev/disk/by-id/ata-ST31000524AS_6VPFAFBD-part1', > '/dev/disk/by-partuuid/99aa1219-d36f-4cf1-89e4-a9fb28fc3401'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1c.0/0000:03:00.0/ata10/host9/target9:0:0/9:0:0:0/block/sde/sde1'} ; name: sde1 ; >08:22:11,077 INFO storage: scanning sde1 (/devices/pci0000:00/0000:00:1c.0/0000:03:00.0/ata10/host9/target9:0:0/9:0:0:0/block/sde/sde1)... >08:22:11,077 DEBUG storage: DeviceTree.getDeviceByName: name: sde1 ; >08:22:11,078 DEBUG storage: DeviceTree.getDeviceByName returned None >08:22:11,078 INFO storage: sde1 is a partition >08:22:11,078 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sde1 ; >08:22:11,079 DEBUG storage: DeviceTree.getDeviceByName: name: sde ; >08:22:11,080 DEBUG storage: DeviceTree.getDeviceByName returned existing 953869MB disk sde (0) with existing gpt disklabel >08:22:11,081 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sde ; >08:22:11,081 DEBUG storage: PartitionDevice._setFormat: sde1 ; >08:22:11,081 DEBUG storage: getFormat('None') returning DeviceFormat instance >08:22:11,082 DEBUG storage: PartitionDevice._setFormat: sde1 ; current: None ; type: None ; >08:22:11,082 DEBUG storage: looking up parted Partition: /dev/sde1 >08:22:11,083 DEBUG storage: PartitionDevice.probe: sde1 ; exists: True ; >08:22:11,084 DEBUG storage: PartitionDevice.getFlag: path: /dev/sde1 ; flag: 1 ; >08:22:11,085 DEBUG storage: PartitionDevice.getFlag: path: /dev/sde1 ; flag: 10 ; >08:22:11,085 DEBUG storage: PartitionDevice.getFlag: path: /dev/sde1 ; flag: 12 ; >08:22:11,085 INFO storage: added partition sde1 (id 1) to device tree >08:22:11,086 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sde1 ; >08:22:11,087 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sde1 ; label_type: gpt ; >08:22:11,087 DEBUG storage: PartitionDevice.setup: sde1 ; status: True ; controllable: True ; orig: False ; >08:22:11,088 DEBUG storage: DiskLabel.__init__: device: /dev/sde1 ; labelType: gpt ; exists: True ; >08:22:11,089 WARN storage: disklabel detected but not usable on sde1 >08:22:11,089 INFO storage: type detected on 'sde1' is 'linux_raid_member' >08:22:11,090 DEBUG storage: MDRaidMember.__init__: uuid: None ; exists: True ; label: monkeybay:0 ; device: /dev/sde1 ; serial: 6VPFAFBD ; mdUuid: b3c63e13:bd075f80:28b6416a:c20735b2 ; biosraid: False ; >08:22:11,090 DEBUG storage: getFormat('linux_raid_member') returning MDRaidMember instance >08:22:11,091 DEBUG storage: PartitionDevice._setFormat: sde1 ; >08:22:11,091 DEBUG storage: PartitionDevice._setFormat: sde1 ; current: None ; type: mdmember ; >08:22:11,092 DEBUG storage: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sde1 ; >08:22:11,093 DEBUG storage: DeviceTree.getDeviceByUuid returned None >08:22:11,169 INFO storage: using name monkeybay:0 for md array containing member sde1 >08:22:11,170 DEBUG storage: getFormat('None') returning DeviceFormat instance >08:22:11,171 DEBUG storage: MDRaidArrayDevice._setFormat: monkeybay:0 ; current: None ; type: None ; >08:22:11,172 DEBUG storage: MDRaidArrayDevice.updateSysfsPath: monkeybay:0 ; status: False ; >08:22:11,173 DEBUG storage: MDRaidArrayDevice._addDevice: monkeybay:0 ; device: sde1 ; status: True ; >08:22:11,174 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sde1 ; >08:22:11,175 DEBUG storage: PartitionDevice.setup: sde1 ; status: True ; controllable: True ; orig: False ; >08:22:11,189 WARN storage: failed to add member /dev/sde1 to md array /dev/md/monkeybay:0: mdadd failed for /dev/sde1: running mdadm --incremental --quiet /dev/sde1 failed >08:22:11,189 DEBUG storage: looking up parted Device: /dev/md/monkeybay:0 >08:22:11,195 INFO storage: added mdarray monkeybay:0 (id 2) to device tree >08:22:11,196 DEBUG storage: looking up parted Device: /dev/sde1 >08:22:11,197 INFO storage: got device: PartitionDevice instance (0x7fd159cd3e50) -- > name = sde1 status = True kids = 1 id = 1 > parents = ['existing 953869MB disk sde (0) with existing gpt disklabel'] > uuid = None size = 19069.0 > format = existing mdmember > major = 8 minor = 65 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.0/0000:03:00.0/ata10/host9/target9:0:0/9:0:0:0/block/sde/sde1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sde1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 39053312 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (2430, 255, 63) biosGeometry: (2430, 255, 63) > PedDevice: <_ped.Device object at 0x7fd159cd5290> > target size = 0 path = /dev/sde1 > 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 0x7fd159ccaed0> fileSystem: None > number: 1 path: /dev/sde1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd159c7e150> PedPartition: <_ped.Partition object at 0x7fd159cc8f50> > disk = existing 953869MB disk sde (0) with existing gpt disklabel > start = 8192 end = 39061503 length = 39053312 > flags = >08:22:11,198 INFO storage: got format: MDRaidMember instance (0x7fd159cda150) -- > type = mdmember name = software RAID status = False > device = /dev/sde1 uuid = None exists = True > options = None supported = True formattable = True resizable = False > mdUUID = b3c63e13:bd075f80:28b6416a:c20735b2 biosraid = False >08:22:11,201 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST31000524AS_6VPFAFBD-part2 /dev/disk/by-partuuid/b0afa38e-0549-4297-b495-8366a6d101ce', > 'DEVNAME': 'sde2', > 'DEVPATH': '/devices/pci0000:00/0000:00:1c.0/0000:03:00.0/ata10/host9/target9:0:0/9:0:0:0/block/sde/sde2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > '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_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '510', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > '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': '0', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'monkeybay:42', > 'ID_FS_LABEL_ENC': 'monkeybay:42', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '72c1d429-4bee-0d46-1832-3b41e8baf5de', > 'ID_FS_UUID_ENC': '72c1d429-4bee-0d46-1832-3b41e8baf5de', > 'ID_FS_UUID_SUB': 'fb15b795-cc7f-4e6e-6624-bb0707046b5d', > 'ID_FS_UUID_SUB_ENC': 'fb15b795-cc7f-4e6e-6624-bb0707046b5d', > 'ID_FS_VERSION': '1.2', > 'ID_MODEL': 'ST31000524AS', > 'ID_MODEL_ENC': 'ST31000524AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:64', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '39061504', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '39063552', > 'ID_PART_ENTRY_TYPE': 'ebd0a0a2-b9e5-4433-87c0-68b6b72699c7', > 'ID_PART_ENTRY_UUID': 'b0afa38e-0549-4297-b495-8366a6d101ce', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_REVISION': '0957', > 'ID_SERIAL': 'ST31000524AS_6VPFAFBD', > 'ID_SERIAL_SHORT': '6VPFAFBD', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MD_DEVICES': '4', > 'MD_DEV_UUID': 'fb15b795:cc7f4e6e:6624bb07:07046b5d', > 'MD_EVENTS': '37', > 'MD_LEVEL': 'raid10', > 'MD_NAME': 'monkeybay:42', > 'MD_UPDATE_TIME': '1351240745', > 'MD_UUID': '72c1d429:4bee0d46:18323b41:e8baf5de', > 'MINOR': '66', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '206321', > 'name': 'sde2', > 'symlinks': ['/dev/disk/by-id/ata-ST31000524AS_6VPFAFBD-part2', > '/dev/disk/by-partuuid/b0afa38e-0549-4297-b495-8366a6d101ce'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1c.0/0000:03:00.0/ata10/host9/target9:0:0/9:0:0:0/block/sde/sde2'} ; name: sde2 ; >08:22:11,202 INFO storage: scanning sde2 (/devices/pci0000:00/0000:00:1c.0/0000:03:00.0/ata10/host9/target9:0:0/9:0:0:0/block/sde/sde2)... >08:22:11,202 DEBUG storage: DeviceTree.getDeviceByName: name: sde2 ; >08:22:11,203 DEBUG storage: DeviceTree.getDeviceByName returned None >08:22:11,203 INFO storage: sde2 is a partition >08:22:11,204 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sde2 ; >08:22:11,205 DEBUG storage: DeviceTree.getDeviceByName: name: sde ; >08:22:11,206 DEBUG storage: DeviceTree.getDeviceByName returned existing 953869MB disk sde (0) with existing gpt disklabel >08:22:11,207 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sde ; >08:22:11,208 DEBUG storage: PartitionDevice._setFormat: sde2 ; >08:22:11,208 DEBUG storage: getFormat('None') returning DeviceFormat instance >08:22:11,209 DEBUG storage: PartitionDevice._setFormat: sde2 ; current: None ; type: None ; >08:22:11,209 DEBUG storage: looking up parted Partition: /dev/sde2 >08:22:11,210 DEBUG storage: PartitionDevice.probe: sde2 ; exists: True ; >08:22:11,211 DEBUG storage: PartitionDevice.getFlag: path: /dev/sde2 ; flag: 1 ; >08:22:11,212 DEBUG storage: PartitionDevice.getFlag: path: /dev/sde2 ; flag: 10 ; >08:22:11,213 DEBUG storage: PartitionDevice.getFlag: path: /dev/sde2 ; flag: 12 ; >08:22:11,213 INFO storage: added partition sde2 (id 3) to device tree >08:22:11,214 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sde2 ; >08:22:11,215 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sde2 ; label_type: gpt ; >08:22:11,216 DEBUG storage: PartitionDevice.setup: sde2 ; status: True ; controllable: True ; orig: False ; >08:22:11,216 DEBUG storage: DiskLabel.__init__: device: /dev/sde2 ; labelType: gpt ; exists: True ; >08:22:11,238 WARN storage: disklabel detected but not usable on sde2 >08:22:11,239 INFO storage: type detected on 'sde2' is 'linux_raid_member' >08:22:11,240 DEBUG storage: MDRaidMember.__init__: uuid: None ; exists: True ; label: monkeybay:42 ; device: /dev/sde2 ; serial: 6VPFAFBD ; mdUuid: 72c1d429:4bee0d46:18323b41:e8baf5de ; biosraid: False ; >08:22:11,240 DEBUG storage: getFormat('linux_raid_member') returning MDRaidMember instance >08:22:11,241 DEBUG storage: PartitionDevice._setFormat: sde2 ; >08:22:11,242 DEBUG storage: PartitionDevice._setFormat: sde2 ; current: None ; type: mdmember ; >08:22:11,242 DEBUG storage: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sde2 ; >08:22:11,243 DEBUG storage: DeviceTree.getDeviceByUuid returned None >08:22:11,356 INFO storage: using name monkeybay:42 for md array containing member sde2 >08:22:11,356 DEBUG storage: getFormat('None') returning DeviceFormat instance >08:22:11,357 DEBUG storage: MDRaidArrayDevice._setFormat: monkeybay:42 ; current: None ; type: None ; >08:22:11,358 DEBUG storage: MDRaidArrayDevice.updateSysfsPath: monkeybay:42 ; status: False ; >08:22:11,359 DEBUG storage: MDRaidArrayDevice._addDevice: monkeybay:42 ; device: sde2 ; status: True ; >08:22:11,360 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sde2 ; >08:22:11,361 DEBUG storage: PartitionDevice.setup: sde2 ; status: True ; controllable: True ; orig: False ; >08:22:11,381 WARN storage: failed to add member /dev/sde2 to md array /dev/md/monkeybay:42: mdadd failed for /dev/sde2: running mdadm --incremental --quiet /dev/sde2 failed >08:22:11,381 DEBUG storage: looking up parted Device: /dev/md/monkeybay:42 >08:22:11,390 INFO storage: added mdarray monkeybay:42 (id 4) to device tree >08:22:11,391 DEBUG storage: looking up parted Device: /dev/sde2 >08:22:11,393 INFO storage: got device: PartitionDevice instance (0x7fd159cda710) -- > name = sde2 status = True kids = 1 id = 3 > parents = ['existing 953869MB disk sde (0) with existing gpt disklabel'] > uuid = None size = 19074.0 > format = existing mdmember > major = 8 minor = 66 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.0/0000:03:00.0/ata10/host9/target9:0:0/9:0:0:0/block/sde/sde2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sde2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 39063552 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 0x7fd159cd5320> > target size = 0 path = /dev/sde2 > 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 0x7fd159ccaed0> fileSystem: None > number: 2 path: /dev/sde2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd159cd30d0> PedPartition: <_ped.Partition object at 0x7fd159cc8fb0> > disk = existing 953869MB disk sde (0) with existing gpt disklabel > start = 39061504 end = 78125055 length = 39063552 > flags = >08:22:11,394 INFO storage: got format: MDRaidMember instance (0x7fd159cdaad0) -- > type = mdmember name = software RAID status = False > device = /dev/sde2 uuid = None exists = True > options = None supported = True formattable = True resizable = False > mdUUID = 72c1d429:4bee0d46:18323b41:e8baf5de biosraid = False >08:22:11,398 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST31000524AS_6VPFAFBD-part3 /dev/disk/by-partuuid/3dc1aa3d-565b-41eb-b8e4-eeeec21699a4', > 'DEVNAME': 'sde3', > 'DEVPATH': '/devices/pci0000:00/0000:00:1c.0/0000:03:00.0/ata10/host9/target9:0:0/9:0:0:0/block/sde/sde3', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > '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_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '510', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > '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': '0', > 'ID_BUS': 'ata', > 'ID_MODEL': 'ST31000524AS', > 'ID_MODEL_ENC': 'ST31000524AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:64', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '78125056', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '39061504', > 'ID_PART_ENTRY_TYPE': 'ebd0a0a2-b9e5-4433-87c0-68b6b72699c7', > 'ID_PART_ENTRY_UUID': '3dc1aa3d-565b-41eb-b8e4-eeeec21699a4', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_REVISION': '0957', > 'ID_SERIAL': 'ST31000524AS_6VPFAFBD', > 'ID_SERIAL_SHORT': '6VPFAFBD', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '67', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '206334', > 'name': 'sde3', > 'symlinks': ['/dev/disk/by-id/ata-ST31000524AS_6VPFAFBD-part3', > '/dev/disk/by-partuuid/3dc1aa3d-565b-41eb-b8e4-eeeec21699a4'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1c.0/0000:03:00.0/ata10/host9/target9:0:0/9:0:0:0/block/sde/sde3'} ; name: sde3 ; >08:22:11,399 INFO storage: scanning sde3 (/devices/pci0000:00/0000:00:1c.0/0000:03:00.0/ata10/host9/target9:0:0/9:0:0:0/block/sde/sde3)... >08:22:11,400 DEBUG storage: DeviceTree.getDeviceByName: name: sde3 ; >08:22:11,400 DEBUG storage: DeviceTree.getDeviceByName returned None >08:22:11,401 INFO storage: sde3 is a partition >08:22:11,401 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sde3 ; >08:22:11,402 DEBUG storage: DeviceTree.getDeviceByName: name: sde ; >08:22:11,402 DEBUG storage: DeviceTree.getDeviceByName returned existing 953869MB disk sde (0) with existing gpt disklabel >08:22:11,404 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sde ; >08:22:11,405 DEBUG storage: PartitionDevice._setFormat: sde3 ; >08:22:11,405 DEBUG storage: getFormat('None') returning DeviceFormat instance >08:22:11,406 DEBUG storage: PartitionDevice._setFormat: sde3 ; current: None ; type: None ; >08:22:11,407 DEBUG storage: looking up parted Partition: /dev/sde3 >08:22:11,408 DEBUG storage: PartitionDevice.probe: sde3 ; exists: True ; >08:22:11,409 DEBUG storage: PartitionDevice.getFlag: path: /dev/sde3 ; flag: 1 ; >08:22:11,411 DEBUG storage: PartitionDevice.getFlag: path: /dev/sde3 ; flag: 10 ; >08:22:11,413 DEBUG storage: PartitionDevice.getFlag: path: /dev/sde3 ; flag: 12 ; >08:22:11,413 INFO storage: added partition sde3 (id 5) to device tree >08:22:11,414 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sde3 ; >08:22:11,414 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sde3 ; label_type: gpt ; >08:22:11,415 DEBUG storage: PartitionDevice.setup: sde3 ; status: True ; controllable: True ; orig: False ; >08:22:11,416 DEBUG storage: DiskLabel.__init__: device: /dev/sde3 ; labelType: gpt ; exists: True ; >08:22:11,418 WARN storage: disklabel detected but not usable on sde3 >08:22:11,418 DEBUG storage: no type or existing type for sde3, bailing >08:22:11,419 DEBUG storage: looking up parted Device: /dev/sde3 >08:22:11,420 INFO storage: got device: PartitionDevice instance (0x7fd156e7dd50) -- > name = sde3 status = True kids = 0 id = 5 > parents = ['existing 953869MB disk sde (0) with existing gpt disklabel'] > uuid = None size = 19073.0 > format = existing None > major = 8 minor = 67 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.0/0000:03:00.0/ata10/host9/target9:0:0/9:0:0:0/block/sde/sde3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sde3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 39061504 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 0x7fd159cd54d0> > target size = 0 path = /dev/sde3 > 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 0x7fd159ccaed0> fileSystem: None > number: 3 path: /dev/sde3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd159cd3250> PedPartition: <_ped.Partition object at 0x7fd159cd4050> > disk = existing 953869MB disk sde (0) with existing gpt disklabel > start = 78125056 end = 117186559 length = 39061504 > flags = >08:22:11,423 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST31000524AS_6VPFAFBD-part4 /dev/disk/by-partuuid/29dce0c6-1453-43bb-8179-22f1540603a2', > 'DEVNAME': 'sde4', > 'DEVPATH': '/devices/pci0000:00/0000:00:1c.0/0000:03:00.0/ata10/host9/target9:0:0/9:0:0:0/block/sde/sde4', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > '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_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '510', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > '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': '0', > 'ID_BUS': 'ata', > 'ID_MODEL': 'ST31000524AS', > 'ID_MODEL_ENC': 'ST31000524AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:64', > 'ID_PART_ENTRY_NUMBER': '4', > 'ID_PART_ENTRY_OFFSET': '117186560', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '39063552', > 'ID_PART_ENTRY_TYPE': 'ebd0a0a2-b9e5-4433-87c0-68b6b72699c7', > 'ID_PART_ENTRY_UUID': '29dce0c6-1453-43bb-8179-22f1540603a2', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_REVISION': '0957', > 'ID_SERIAL': 'ST31000524AS_6VPFAFBD', > 'ID_SERIAL_SHORT': '6VPFAFBD', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '68', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '206348', > 'name': 'sde4', > 'symlinks': ['/dev/disk/by-id/ata-ST31000524AS_6VPFAFBD-part4', > '/dev/disk/by-partuuid/29dce0c6-1453-43bb-8179-22f1540603a2'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1c.0/0000:03:00.0/ata10/host9/target9:0:0/9:0:0:0/block/sde/sde4'} ; name: sde4 ; >08:22:11,423 INFO storage: scanning sde4 (/devices/pci0000:00/0000:00:1c.0/0000:03:00.0/ata10/host9/target9:0:0/9:0:0:0/block/sde/sde4)... >08:22:11,424 DEBUG storage: DeviceTree.getDeviceByName: name: sde4 ; >08:22:11,424 DEBUG storage: DeviceTree.getDeviceByName returned None >08:22:11,425 INFO storage: sde4 is a partition >08:22:11,425 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sde4 ; >08:22:11,426 DEBUG storage: DeviceTree.getDeviceByName: name: sde ; >08:22:11,427 DEBUG storage: DeviceTree.getDeviceByName returned existing 953869MB disk sde (0) with existing gpt disklabel >08:22:11,429 DEBUG storage: DiskDevice.addChild: kids: 3 ; name: sde ; >08:22:11,432 DEBUG storage: PartitionDevice._setFormat: sde4 ; >08:22:11,432 DEBUG storage: getFormat('None') returning DeviceFormat instance >08:22:11,433 DEBUG storage: PartitionDevice._setFormat: sde4 ; current: None ; type: None ; >08:22:11,433 DEBUG storage: looking up parted Partition: /dev/sde4 >08:22:11,434 DEBUG storage: PartitionDevice.probe: sde4 ; exists: True ; >08:22:11,435 DEBUG storage: PartitionDevice.getFlag: path: /dev/sde4 ; flag: 1 ; >08:22:11,436 DEBUG storage: PartitionDevice.getFlag: path: /dev/sde4 ; flag: 10 ; >08:22:11,437 DEBUG storage: PartitionDevice.getFlag: path: /dev/sde4 ; flag: 12 ; >08:22:11,437 INFO storage: added partition sde4 (id 6) to device tree >08:22:11,438 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sde4 ; >08:22:11,439 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sde4 ; label_type: gpt ; >08:22:11,440 DEBUG storage: PartitionDevice.setup: sde4 ; status: True ; controllable: True ; orig: False ; >08:22:11,440 DEBUG storage: DiskLabel.__init__: device: /dev/sde4 ; labelType: gpt ; exists: True ; >08:22:11,493 WARN storage: disklabel detected but not usable on sde4 >08:22:11,493 DEBUG storage: no type or existing type for sde4, bailing >08:22:11,494 DEBUG storage: looking up parted Device: /dev/sde4 >08:22:11,496 INFO storage: got device: PartitionDevice instance (0x7fd156e7ddd0) -- > name = sde4 status = True kids = 0 id = 6 > parents = ['existing 953869MB disk sde (0) with existing gpt disklabel'] > uuid = None size = 19074.0 > format = existing None > major = 8 minor = 68 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.0/0000:03:00.0/ata10/host9/target9:0:0/9:0:0:0/block/sde/sde4 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sde4 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 39063552 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 0x7fd159cd5560> > target size = 0 path = /dev/sde4 > 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 0x7fd159ccaed0> fileSystem: None > number: 4 path: /dev/sde4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd159cd33d0> PedPartition: <_ped.Partition object at 0x7fd159cd40b0> > disk = existing 953869MB disk sde (0) with existing gpt disklabel > start = 117186560 end = 156250111 length = 39063552 > flags = >08:22:11,500 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST31000524AS_6VPFAFBD-part5 /dev/disk/by-partuuid/1ef7d2b7-620e-4300-bcfc-6a5850d9461c', > 'DEVNAME': 'sde5', > 'DEVPATH': '/devices/pci0000:00/0000:00:1c.0/0000:03:00.0/ata10/host9/target9:0:0/9:0:0:0/block/sde/sde5', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > '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_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '510', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > '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': '0', > 'ID_BUS': 'ata', > 'ID_MODEL': 'ST31000524AS', > 'ID_MODEL_ENC': 'ST31000524AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:64', > 'ID_PART_ENTRY_NUMBER': '5', > 'ID_PART_ENTRY_OFFSET': '156250112', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '39061504', > 'ID_PART_ENTRY_TYPE': 'ebd0a0a2-b9e5-4433-87c0-68b6b72699c7', > 'ID_PART_ENTRY_UUID': '1ef7d2b7-620e-4300-bcfc-6a5850d9461c', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_REVISION': '0957', > 'ID_SERIAL': 'ST31000524AS_6VPFAFBD', > 'ID_SERIAL_SHORT': '6VPFAFBD', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '69', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '206362', > 'name': 'sde5', > 'symlinks': ['/dev/disk/by-id/ata-ST31000524AS_6VPFAFBD-part5', > '/dev/disk/by-partuuid/1ef7d2b7-620e-4300-bcfc-6a5850d9461c'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1c.0/0000:03:00.0/ata10/host9/target9:0:0/9:0:0:0/block/sde/sde5'} ; name: sde5 ; >08:22:11,500 INFO storage: scanning sde5 (/devices/pci0000:00/0000:00:1c.0/0000:03:00.0/ata10/host9/target9:0:0/9:0:0:0/block/sde/sde5)... >08:22:11,501 DEBUG storage: DeviceTree.getDeviceByName: name: sde5 ; >08:22:11,502 DEBUG storage: DeviceTree.getDeviceByName returned None >08:22:11,502 INFO storage: sde5 is a partition >08:22:11,503 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sde5 ; >08:22:11,503 DEBUG storage: DeviceTree.getDeviceByName: name: sde ; >08:22:11,504 DEBUG storage: DeviceTree.getDeviceByName returned existing 953869MB disk sde (0) with existing gpt disklabel >08:22:11,505 DEBUG storage: DiskDevice.addChild: kids: 4 ; name: sde ; >08:22:11,506 DEBUG storage: PartitionDevice._setFormat: sde5 ; >08:22:11,506 DEBUG storage: getFormat('None') returning DeviceFormat instance >08:22:11,507 DEBUG storage: PartitionDevice._setFormat: sde5 ; current: None ; type: None ; >08:22:11,507 DEBUG storage: looking up parted Partition: /dev/sde5 >08:22:11,508 DEBUG storage: PartitionDevice.probe: sde5 ; exists: True ; >08:22:11,509 DEBUG storage: PartitionDevice.getFlag: path: /dev/sde5 ; flag: 1 ; >08:22:11,510 DEBUG storage: PartitionDevice.getFlag: path: /dev/sde5 ; flag: 10 ; >08:22:11,511 DEBUG storage: PartitionDevice.getFlag: path: /dev/sde5 ; flag: 12 ; >08:22:11,511 INFO storage: added partition sde5 (id 7) to device tree >08:22:11,511 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sde5 ; >08:22:11,512 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sde5 ; label_type: gpt ; >08:22:11,513 DEBUG storage: PartitionDevice.setup: sde5 ; status: True ; controllable: True ; orig: False ; >08:22:11,513 DEBUG storage: DiskLabel.__init__: device: /dev/sde5 ; labelType: gpt ; exists: True ; >08:22:11,543 WARN storage: disklabel detected but not usable on sde5 >08:22:11,543 DEBUG storage: no type or existing type for sde5, bailing >08:22:11,544 DEBUG storage: looking up parted Device: /dev/sde5 >08:22:11,545 INFO storage: got device: PartitionDevice instance (0x7fd159cda910) -- > name = sde5 status = True kids = 0 id = 7 > parents = ['existing 953869MB disk sde (0) with existing gpt disklabel'] > uuid = None size = 19073.0 > format = existing None > major = 8 minor = 69 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.0/0000:03:00.0/ata10/host9/target9:0:0/9:0:0:0/block/sde/sde5 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sde5 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 39061504 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 0x7fd159cd5680> > target size = 0 path = /dev/sde5 > 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 0x7fd159ccaed0> fileSystem: None > number: 5 path: /dev/sde5 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd159cd3550> PedPartition: <_ped.Partition object at 0x7fd159cd4110> > disk = existing 953869MB disk sde (0) with existing gpt disklabel > start = 156250112 end = 195311615 length = 39061504 > flags = >08:22:11,549 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST31000524AS_6VPFAFBD-part6 /dev/disk/by-partuuid/7ef5ecbb-a3fc-49ad-94ce-b4df9f0362e3', > 'DEVNAME': 'sde6', > 'DEVPATH': '/devices/pci0000:00/0000:00:1c.0/0000:03:00.0/ata10/host9/target9:0:0/9:0:0:0/block/sde/sde6', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > '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_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '510', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > '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': '0', > 'ID_BUS': 'ata', > 'ID_MODEL': 'ST31000524AS', > 'ID_MODEL_ENC': 'ST31000524AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:64', > 'ID_PART_ENTRY_NUMBER': '6', > 'ID_PART_ENTRY_OFFSET': '195311616', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '39063552', > 'ID_PART_ENTRY_TYPE': 'ebd0a0a2-b9e5-4433-87c0-68b6b72699c7', > 'ID_PART_ENTRY_UUID': '7ef5ecbb-a3fc-49ad-94ce-b4df9f0362e3', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_REVISION': '0957', > 'ID_SERIAL': 'ST31000524AS_6VPFAFBD', > 'ID_SERIAL_SHORT': '6VPFAFBD', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '70', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '206373', > 'name': 'sde6', > 'symlinks': ['/dev/disk/by-id/ata-ST31000524AS_6VPFAFBD-part6', > '/dev/disk/by-partuuid/7ef5ecbb-a3fc-49ad-94ce-b4df9f0362e3'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1c.0/0000:03:00.0/ata10/host9/target9:0:0/9:0:0:0/block/sde/sde6'} ; name: sde6 ; >08:22:11,549 INFO storage: scanning sde6 (/devices/pci0000:00/0000:00:1c.0/0000:03:00.0/ata10/host9/target9:0:0/9:0:0:0/block/sde/sde6)... >08:22:11,550 DEBUG storage: DeviceTree.getDeviceByName: name: sde6 ; >08:22:11,550 DEBUG storage: DeviceTree.getDeviceByName returned None >08:22:11,551 INFO storage: sde6 is a partition >08:22:11,551 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sde6 ; >08:22:11,552 DEBUG storage: DeviceTree.getDeviceByName: name: sde ; >08:22:11,553 DEBUG storage: DeviceTree.getDeviceByName returned existing 953869MB disk sde (0) with existing gpt disklabel >08:22:11,554 DEBUG storage: DiskDevice.addChild: kids: 5 ; name: sde ; >08:22:11,555 DEBUG storage: PartitionDevice._setFormat: sde6 ; >08:22:11,555 DEBUG storage: getFormat('None') returning DeviceFormat instance >08:22:11,556 DEBUG storage: PartitionDevice._setFormat: sde6 ; current: None ; type: None ; >08:22:11,556 DEBUG storage: looking up parted Partition: /dev/sde6 >08:22:11,557 DEBUG storage: PartitionDevice.probe: sde6 ; exists: True ; >08:22:11,558 DEBUG storage: PartitionDevice.getFlag: path: /dev/sde6 ; flag: 1 ; >08:22:11,559 DEBUG storage: PartitionDevice.getFlag: path: /dev/sde6 ; flag: 10 ; >08:22:11,559 DEBUG storage: PartitionDevice.getFlag: path: /dev/sde6 ; flag: 12 ; >08:22:11,560 INFO storage: added partition sde6 (id 8) to device tree >08:22:11,560 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sde6 ; >08:22:11,561 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sde6 ; label_type: gpt ; >08:22:11,562 DEBUG storage: PartitionDevice.setup: sde6 ; status: True ; controllable: True ; orig: False ; >08:22:11,562 DEBUG storage: DiskLabel.__init__: device: /dev/sde6 ; labelType: gpt ; exists: True ; >08:22:11,578 WARN storage: disklabel detected but not usable on sde6 >08:22:11,579 DEBUG storage: no type or existing type for sde6, bailing >08:22:11,579 DEBUG storage: looking up parted Device: /dev/sde6 >08:22:11,580 INFO storage: got device: PartitionDevice instance (0x7fd156dd7710) -- > name = sde6 status = True kids = 0 id = 8 > parents = ['existing 953869MB disk sde (0) with existing gpt disklabel'] > uuid = None size = 19074.0 > format = existing None > major = 8 minor = 70 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.0/0000:03:00.0/ata10/host9/target9:0:0/9:0:0:0/block/sde/sde6 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sde6 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 39063552 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 0x7fd159cd5440> > target size = 0 path = /dev/sde6 > 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 0x7fd159ccaed0> fileSystem: None > number: 6 path: /dev/sde6 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd159cd36d0> PedPartition: <_ped.Partition object at 0x7fd159cd4170> > disk = existing 953869MB disk sde (0) with existing gpt disklabel > start = 195311616 end = 234375167 length = 39063552 > flags = >08:22:11,584 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST31000524AS_6VPFAFBD-part7 /dev/disk/by-partuuid/8f636e13-8979-49bd-916e-929ca02b8667', > 'DEVNAME': 'sde7', > 'DEVPATH': '/devices/pci0000:00/0000:00:1c.0/0000:03:00.0/ata10/host9/target9:0:0/9:0:0:0/block/sde/sde7', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > '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_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '510', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > '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': '0', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'monkeybay:50', > 'ID_FS_LABEL_ENC': 'monkeybay:50', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '05de9fa0-cbb3-6e1c-3954-b177bb943c30', > 'ID_FS_UUID_ENC': '05de9fa0-cbb3-6e1c-3954-b177bb943c30', > 'ID_FS_UUID_SUB': '5e9dac29-3455-b9af-69d8-4aa585471aae', > 'ID_FS_UUID_SUB_ENC': '5e9dac29-3455-b9af-69d8-4aa585471aae', > 'ID_FS_VERSION': '1.2', > 'ID_MODEL': 'ST31000524AS', > 'ID_MODEL_ENC': 'ST31000524AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:64', > 'ID_PART_ENTRY_NUMBER': '7', > 'ID_PART_ENTRY_OFFSET': '234375168', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '9764864', > 'ID_PART_ENTRY_TYPE': 'ebd0a0a2-b9e5-4433-87c0-68b6b72699c7', > 'ID_PART_ENTRY_UUID': '8f636e13-8979-49bd-916e-929ca02b8667', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_REVISION': '0957', > 'ID_SERIAL': 'ST31000524AS_6VPFAFBD', > 'ID_SERIAL_SHORT': '6VPFAFBD', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MD_DEVICES': '2', > 'MD_DEV_UUID': '5e9dac29:3455b9af:69d84aa5:85471aae', > 'MD_EVENTS': '93', > 'MD_LEVEL': 'raid1', > 'MD_NAME': 'monkeybay:50', > 'MD_UPDATE_TIME': '1352803033', > 'MD_UUID': '05de9fa0:cbb36e1c:3954b177:bb943c30', > 'MINOR': '71', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '206384', > 'name': 'sde7', > 'symlinks': ['/dev/disk/by-id/ata-ST31000524AS_6VPFAFBD-part7', > '/dev/disk/by-partuuid/8f636e13-8979-49bd-916e-929ca02b8667'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1c.0/0000:03:00.0/ata10/host9/target9:0:0/9:0:0:0/block/sde/sde7'} ; name: sde7 ; >08:22:11,584 INFO storage: scanning sde7 (/devices/pci0000:00/0000:00:1c.0/0000:03:00.0/ata10/host9/target9:0:0/9:0:0:0/block/sde/sde7)... >08:22:11,585 DEBUG storage: DeviceTree.getDeviceByName: name: sde7 ; >08:22:11,586 DEBUG storage: DeviceTree.getDeviceByName returned None >08:22:11,586 INFO storage: sde7 is a partition >08:22:11,586 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sde7 ; >08:22:11,587 DEBUG storage: DeviceTree.getDeviceByName: name: sde ; >08:22:11,588 DEBUG storage: DeviceTree.getDeviceByName returned existing 953869MB disk sde (0) with existing gpt disklabel >08:22:11,589 DEBUG storage: DiskDevice.addChild: kids: 6 ; name: sde ; >08:22:11,590 DEBUG storage: PartitionDevice._setFormat: sde7 ; >08:22:11,590 DEBUG storage: getFormat('None') returning DeviceFormat instance >08:22:11,591 DEBUG storage: PartitionDevice._setFormat: sde7 ; current: None ; type: None ; >08:22:11,591 DEBUG storage: looking up parted Partition: /dev/sde7 >08:22:11,592 DEBUG storage: PartitionDevice.probe: sde7 ; exists: True ; >08:22:11,593 DEBUG storage: PartitionDevice.getFlag: path: /dev/sde7 ; flag: 1 ; >08:22:11,593 DEBUG storage: PartitionDevice.getFlag: path: /dev/sde7 ; flag: 10 ; >08:22:11,594 DEBUG storage: PartitionDevice.getFlag: path: /dev/sde7 ; flag: 12 ; >08:22:11,594 INFO storage: added partition sde7 (id 9) to device tree >08:22:11,595 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sde7 ; >08:22:11,595 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sde7 ; label_type: gpt ; >08:22:11,596 DEBUG storage: PartitionDevice.setup: sde7 ; status: True ; controllable: True ; orig: False ; >08:22:11,597 DEBUG storage: DiskLabel.__init__: device: /dev/sde7 ; labelType: gpt ; exists: True ; >08:22:11,607 WARN storage: disklabel detected but not usable on sde7 >08:22:11,608 INFO storage: type detected on 'sde7' is 'linux_raid_member' >08:22:11,608 DEBUG storage: MDRaidMember.__init__: uuid: None ; exists: True ; label: monkeybay:50 ; device: /dev/sde7 ; serial: 6VPFAFBD ; mdUuid: 05de9fa0:cbb36e1c:3954b177:bb943c30 ; biosraid: False ; >08:22:11,608 DEBUG storage: getFormat('linux_raid_member') returning MDRaidMember instance >08:22:11,609 DEBUG storage: PartitionDevice._setFormat: sde7 ; >08:22:11,610 DEBUG storage: PartitionDevice._setFormat: sde7 ; current: None ; type: mdmember ; >08:22:11,610 DEBUG storage: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sde7 ; >08:22:11,611 DEBUG storage: DeviceTree.getDeviceByUuid returned None >08:22:11,675 INFO storage: using name monkeybay:50 for md array containing member sde7 >08:22:11,676 DEBUG storage: getFormat('None') returning DeviceFormat instance >08:22:11,677 DEBUG storage: MDRaidArrayDevice._setFormat: monkeybay:50 ; current: None ; type: None ; >08:22:11,678 DEBUG storage: MDRaidArrayDevice.updateSysfsPath: monkeybay:50 ; status: False ; >08:22:11,680 DEBUG storage: MDRaidArrayDevice._addDevice: monkeybay:50 ; device: sde7 ; status: True ; >08:22:11,681 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sde7 ; >08:22:11,682 DEBUG storage: PartitionDevice.setup: sde7 ; status: True ; controllable: True ; orig: False ; >08:22:11,699 WARN storage: failed to add member /dev/sde7 to md array /dev/md/monkeybay:50: mdadd failed for /dev/sde7: running mdadm --incremental --quiet /dev/sde7 failed >08:22:11,700 DEBUG storage: looking up parted Device: /dev/md/monkeybay:50 >08:22:11,749 INFO storage: added mdarray monkeybay:50 (id 10) to device tree >08:22:11,751 DEBUG storage: looking up parted Device: /dev/sde7 >08:22:11,754 INFO storage: got device: PartitionDevice instance (0x7fd159cdaa50) -- > name = sde7 status = True kids = 1 id = 9 > parents = ['existing 953869MB disk sde (0) with existing gpt disklabel'] > uuid = None size = 4768.0 > format = existing mdmember > major = 8 minor = 71 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.0/0000:03:00.0/ata10/host9/target9:0:0/9:0:0:0/block/sde/sde7 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sde7 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 9764864 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (607, 255, 63) biosGeometry: (607, 255, 63) > PedDevice: <_ped.Device object at 0x7fd159cd5950> > target size = 0 path = /dev/sde7 > 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 0x7fd159ccaed0> fileSystem: None > number: 7 path: /dev/sde7 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd159cd3850> PedPartition: <_ped.Partition object at 0x7fd159cd41d0> > disk = existing 953869MB disk sde (0) with existing gpt disklabel > start = 234375168 end = 244140031 length = 9764864 > flags = >08:22:11,755 INFO storage: got format: MDRaidMember instance (0x7fd156dd7910) -- > type = mdmember name = software RAID status = False > device = /dev/sde7 uuid = None exists = True > options = None supported = True formattable = True resizable = False > mdUUID = 05de9fa0:cbb36e1c:3954b177:bb943c30 biosraid = False >08:22:11,765 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST31000524AS_6VPFAFBD-part8 /dev/disk/by-partuuid/3477c640-eda1-4b91-bfa2-6171a5a2ec9d', > 'DEVNAME': 'sde8', > 'DEVPATH': '/devices/pci0000:00/0000:00:1c.0/0000:03:00.0/ata10/host9/target9:0:0/9:0:0:0/block/sde/sde8', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > '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_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '510', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > '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': '0', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'monkeybay:42', > 'ID_FS_LABEL_ENC': 'monkeybay:42', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '39e60b6a-6125-de1b-cee8-da1dc1eb7dd8', > 'ID_FS_UUID_ENC': '39e60b6a-6125-de1b-cee8-da1dc1eb7dd8', > 'ID_FS_UUID_SUB': '840001d8-83ae-f84d-2866-71cf61bebc0c', > 'ID_FS_UUID_SUB_ENC': '840001d8-83ae-f84d-2866-71cf61bebc0c', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'ST31000524AS', > 'ID_MODEL_ENC': 'ST31000524AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:64', > 'ID_PART_ENTRY_NUMBER': '8', > 'ID_PART_ENTRY_OFFSET': '244140032', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '9766912', > 'ID_PART_ENTRY_TYPE': 'ebd0a0a2-b9e5-4433-87c0-68b6b72699c7', > 'ID_PART_ENTRY_UUID': '3477c640-eda1-4b91-bfa2-6171a5a2ec9d', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_REVISION': '0957', > 'ID_SERIAL': 'ST31000524AS_6VPFAFBD', > 'ID_SERIAL_SHORT': '6VPFAFBD', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MD_DEVICES': '2', > 'MD_DEV_UUID': '840001d8:83aef84d:286671cf:61bebc0c', > 'MD_EVENTS': '89', > 'MD_LEVEL': 'raid1', > 'MD_NAME': 'monkeybay:42', > 'MD_UPDATE_TIME': '1352803034', > 'MD_UUID': '39e60b6a:6125de1b:cee8da1d:c1eb7dd8', > 'MINOR': '72', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '206395', > 'name': 'sde8', > 'symlinks': ['/dev/disk/by-id/ata-ST31000524AS_6VPFAFBD-part8', > '/dev/disk/by-partuuid/3477c640-eda1-4b91-bfa2-6171a5a2ec9d'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1c.0/0000:03:00.0/ata10/host9/target9:0:0/9:0:0:0/block/sde/sde8'} ; name: sde8 ; >08:22:11,765 INFO storage: scanning sde8 (/devices/pci0000:00/0000:00:1c.0/0000:03:00.0/ata10/host9/target9:0:0/9:0:0:0/block/sde/sde8)... >08:22:11,767 DEBUG storage: DeviceTree.getDeviceByName: name: sde8 ; >08:22:11,768 DEBUG storage: DeviceTree.getDeviceByName returned None >08:22:11,769 INFO storage: sde8 is a partition >08:22:11,770 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sde8 ; >08:22:11,771 DEBUG storage: DeviceTree.getDeviceByName: name: sde ; >08:22:11,772 DEBUG storage: DeviceTree.getDeviceByName returned existing 953869MB disk sde (0) with existing gpt disklabel >08:22:11,773 DEBUG storage: DiskDevice.addChild: kids: 7 ; name: sde ; >08:22:11,775 DEBUG storage: PartitionDevice._setFormat: sde8 ; >08:22:11,775 DEBUG storage: getFormat('None') returning DeviceFormat instance >08:22:11,776 DEBUG storage: PartitionDevice._setFormat: sde8 ; current: None ; type: None ; >08:22:11,776 DEBUG storage: looking up parted Partition: /dev/sde8 >08:22:11,778 DEBUG storage: PartitionDevice.probe: sde8 ; exists: True ; >08:22:11,779 DEBUG storage: PartitionDevice.getFlag: path: /dev/sde8 ; flag: 1 ; >08:22:11,781 DEBUG storage: PartitionDevice.getFlag: path: /dev/sde8 ; flag: 10 ; >08:22:11,782 DEBUG storage: PartitionDevice.getFlag: path: /dev/sde8 ; flag: 12 ; >08:22:11,782 INFO storage: added partition sde8 (id 11) to device tree >08:22:11,783 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sde8 ; >08:22:11,784 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sde8 ; label_type: gpt ; >08:22:11,785 DEBUG storage: PartitionDevice.setup: sde8 ; status: True ; controllable: True ; orig: False ; >08:22:11,786 DEBUG storage: DiskLabel.__init__: device: /dev/sde8 ; labelType: gpt ; exists: True ; >08:22:11,789 WARN storage: disklabel detected but not usable on sde8 >08:22:11,789 INFO storage: type detected on 'sde8' is 'linux_raid_member' >08:22:11,791 DEBUG storage: MDRaidMember.__init__: uuid: None ; exists: True ; label: monkeybay:42 ; device: /dev/sde8 ; serial: 6VPFAFBD ; mdUuid: 39e60b6a:6125de1b:cee8da1d:c1eb7dd8 ; biosraid: False ; >08:22:11,791 DEBUG storage: getFormat('linux_raid_member') returning MDRaidMember instance >08:22:11,792 DEBUG storage: PartitionDevice._setFormat: sde8 ; >08:22:11,793 DEBUG storage: PartitionDevice._setFormat: sde8 ; current: None ; type: mdmember ; >08:22:11,795 DEBUG storage: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sde8 ; >08:22:11,796 DEBUG storage: DeviceTree.getDeviceByUuid returned None >08:22:11,879 INFO storage: using name monkeybay:42_0 for md array containing member sde8 >08:22:11,879 DEBUG storage: getFormat('None') returning DeviceFormat instance >08:22:11,881 DEBUG storage: MDRaidArrayDevice._setFormat: monkeybay:42_0 ; current: None ; type: None ; >08:22:11,882 DEBUG storage: MDRaidArrayDevice.updateSysfsPath: monkeybay:42_0 ; status: False ; >08:22:11,883 DEBUG storage: MDRaidArrayDevice._addDevice: monkeybay:42_0 ; device: sde8 ; status: True ; >08:22:11,884 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sde8 ; >08:22:11,885 DEBUG storage: PartitionDevice.setup: sde8 ; status: True ; controllable: True ; orig: False ; >08:22:11,901 WARN storage: failed to add member /dev/sde8 to md array /dev/md/monkeybay:42_0: mdadd failed for /dev/sde8: running mdadm --incremental --quiet /dev/sde8 failed >08:22:11,902 DEBUG storage: looking up parted Device: /dev/md/monkeybay:42_0 >08:22:11,928 INFO storage: added mdarray monkeybay:42_0 (id 12) to device tree >08:22:11,929 DEBUG storage: looking up parted Device: /dev/sde8 >08:22:11,932 INFO storage: got device: PartitionDevice instance (0x7fd156e532d0) -- > name = sde8 status = True kids = 1 id = 11 > parents = ['existing 953869MB disk sde (0) with existing gpt disklabel'] > uuid = None size = 4769.0 > format = existing mdmember > major = 8 minor = 72 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.0/0000:03:00.0/ata10/host9/target9:0:0/9:0:0:0/block/sde/sde8 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sde8 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 9766912 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (607, 255, 63) biosGeometry: (607, 255, 63) > PedDevice: <_ped.Device object at 0x7fd159cf4050> > target size = 0 path = /dev/sde8 > 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 0x7fd159ccaed0> fileSystem: None > number: 8 path: /dev/sde8 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd159cd39d0> PedPartition: <_ped.Partition object at 0x7fd159cd4230> > disk = existing 953869MB disk sde (0) with existing gpt disklabel > start = 244140032 end = 253906943 length = 9766912 > flags = >08:22:11,933 INFO storage: got format: MDRaidMember instance (0x7fd156e53fd0) -- > type = mdmember name = software RAID status = False > device = /dev/sde8 uuid = None exists = True > options = None supported = True formattable = True resizable = False > mdUUID = 39e60b6a:6125de1b:cee8da1d:c1eb7dd8 biosraid = False >08:22:11,940 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST31000524AS_6VPFAFBD-part9 /dev/disk/by-partlabel/9 /dev/disk/by-partuuid/3c6733a7-2a04-4ad7-a091-b978dc36074c', > 'DEVNAME': 'sde9', > 'DEVPATH': '/devices/pci0000:00/0000:00:1c.0/0000:03:00.0/ata10/host9/target9:0:0/9:0:0:0/block/sde/sde9', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > '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_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '510', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > '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': '0', > 'ID_BUS': 'ata', > 'ID_MODEL': 'ST31000524AS', > 'ID_MODEL_ENC': 'ST31000524AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:64', > 'ID_PART_ENTRY_NAME': '9', > 'ID_PART_ENTRY_NUMBER': '9', > 'ID_PART_ENTRY_OFFSET': '488281250', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '1465243885', > 'ID_PART_ENTRY_TYPE': 'ebd0a0a2-b9e5-4433-87c0-68b6b72699c7', > 'ID_PART_ENTRY_UUID': '3c6733a7-2a04-4ad7-a091-b978dc36074c', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_REVISION': '0957', > 'ID_SERIAL': 'ST31000524AS_6VPFAFBD', > 'ID_SERIAL_SHORT': '6VPFAFBD', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '73', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '206405', > 'name': 'sde9', > 'symlinks': ['/dev/disk/by-id/ata-ST31000524AS_6VPFAFBD-part9', > '/dev/disk/by-partlabel/9', > '/dev/disk/by-partuuid/3c6733a7-2a04-4ad7-a091-b978dc36074c'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1c.0/0000:03:00.0/ata10/host9/target9:0:0/9:0:0:0/block/sde/sde9'} ; name: sde9 ; >08:22:11,941 INFO storage: scanning sde9 (/devices/pci0000:00/0000:00:1c.0/0000:03:00.0/ata10/host9/target9:0:0/9:0:0:0/block/sde/sde9)... >08:22:11,942 DEBUG storage: DeviceTree.getDeviceByName: name: sde9 ; >08:22:11,943 DEBUG storage: DeviceTree.getDeviceByName returned None >08:22:11,944 INFO storage: sde9 is a partition >08:22:11,945 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sde9 ; >08:22:11,946 DEBUG storage: DeviceTree.getDeviceByName: name: sde ; >08:22:11,948 DEBUG storage: DeviceTree.getDeviceByName returned existing 953869MB disk sde (0) with existing gpt disklabel >08:22:11,949 DEBUG storage: DiskDevice.addChild: kids: 8 ; name: sde ; >08:22:11,950 DEBUG storage: PartitionDevice._setFormat: sde9 ; >08:22:11,951 DEBUG storage: getFormat('None') returning DeviceFormat instance >08:22:11,952 DEBUG storage: PartitionDevice._setFormat: sde9 ; current: None ; type: None ; >08:22:11,952 DEBUG storage: looking up parted Partition: /dev/sde9 >08:22:11,954 DEBUG storage: PartitionDevice.probe: sde9 ; exists: True ; >08:22:11,956 DEBUG storage: PartitionDevice.getFlag: path: /dev/sde9 ; flag: 1 ; >08:22:11,957 DEBUG storage: PartitionDevice.getFlag: path: /dev/sde9 ; flag: 10 ; >08:22:11,958 DEBUG storage: PartitionDevice.getFlag: path: /dev/sde9 ; flag: 12 ; >08:22:11,959 INFO storage: added partition sde9 (id 13) to device tree >08:22:11,960 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sde9 ; >08:22:11,961 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sde9 ; label_type: gpt ; >08:22:11,962 DEBUG storage: PartitionDevice.setup: sde9 ; status: True ; controllable: True ; orig: False ; >08:22:11,963 DEBUG storage: DiskLabel.__init__: device: /dev/sde9 ; labelType: gpt ; exists: True ; >08:22:11,999 WARN storage: disklabel detected but not usable on sde9 >08:22:12,000 DEBUG storage: no type or existing type for sde9, bailing >08:22:12,001 DEBUG storage: looking up parted Device: /dev/sde9 >08:22:12,003 INFO storage: got device: PartitionDevice instance (0x7fd159cf8950) -- > name = sde9 status = True kids = 0 id = 13 > parents = ['existing 953869MB disk sde (0) with existing gpt disklabel'] > uuid = None size = 715451.115723 > format = existing None > major = 8 minor = 73 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.0/0000:03:00.0/ata10/host9/target9:0:0/9:0:0:0/block/sde/sde9 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sde9 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1465243885 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (91207, 255, 63) biosGeometry: (91207, 255, 63) > PedDevice: <_ped.Device object at 0x7fd159cf4440> > target size = 0 path = /dev/sde9 > 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 0x7fd159ccaed0> fileSystem: None > number: 9 path: /dev/sde9 type: 0 > name: 9 active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd159cd3cd0> PedPartition: <_ped.Partition object at 0x7fd159cd42f0> > disk = existing 953869MB disk sde (0) with existing gpt disklabel > start = 488281250 end = 1953525134 length = 1465243885 > flags = >08:22:12,010 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST31000524AS_6VPFDVY5 /dev/disk/by-id/wwn-0x5000c5003df5cc5c', > 'DEVNAME': 'sdf', > 'DEVPATH': '/devices/pci0000:00/0000:00:1c.0/0000:03:00.0/ata10/host9/target9:1:0/9:1:0:0/block/sdf', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '208', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '208', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '162', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '162', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'ST31000524AS', > 'ID_MODEL_ENC': 'ST31000524AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_REVISION': 'JC4B', > 'ID_SERIAL': 'ST31000524AS_6VPFDVY5', > 'ID_SERIAL_SHORT': '6VPFDVY5', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5003df5cc5c', > 'ID_WWN_WITH_EXTENSION': '0x5000c5003df5cc5c', > 'MAJOR': '8', > 'MINOR': '80', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '206478', > 'name': 'sdf', > 'symlinks': ['/dev/disk/by-id/ata-ST31000524AS_6VPFDVY5', > '/dev/disk/by-id/wwn-0x5000c5003df5cc5c'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1c.0/0000:03:00.0/ata10/host9/target9:1:0/9:1:0:0/block/sdf'} ; name: sdf ; >08:22:12,011 INFO storage: scanning sdf (/devices/pci0000:00/0000:00:1c.0/0000:03:00.0/ata10/host9/target9:1:0/9:1:0:0/block/sdf)... >08:22:12,012 DEBUG storage: DeviceTree.getDeviceByName: name: sdf ; >08:22:12,013 DEBUG storage: DeviceTree.getDeviceByName returned None >08:22:12,014 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sdf ; >08:22:12,015 INFO storage: sdf is a disk >08:22:12,016 DEBUG storage: getFormat('None') returning DeviceFormat instance >08:22:12,017 DEBUG storage: DiskDevice._setFormat: sdf ; current: None ; type: None ; >08:22:12,017 INFO storage: added disk sdf (id 14) to device tree >08:22:12,017 DEBUG storage: looking up parted Device: /dev/sdf >08:22:12,022 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdf ; >08:22:12,023 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdf ; label_type: gpt ; >08:22:12,024 DEBUG storage: DiskDevice.setup: sdf ; status: True ; controllable: True ; orig: False ; >08:22:12,025 DEBUG storage: DiskLabel.__init__: device: /dev/sdf ; labelType: msdos ; exists: True ; >08:22:12,106 DEBUG storage: Set pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 9 > lastPartitionNumber: 9 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x7fd159cfff90>, <parted.partition.Partition object at 0x7fd159cff9d0>, <parted.partition.Partition object at 0x7fd159cdae50>, <parted.partition.Partition object at 0x7fd159cda990>, <parted.partition.Partition object at 0x7fd159d03090>, <parted.partition.Partition object at 0x7fd159d03210>, <parted.partition.Partition object at 0x7fd159d03810>, <parted.partition.Partition object at 0x7fd159d03450>, <parted.partition.Partition object at 0x7fd159d03910>] > device: <parted.device.Device object at 0x7fd159cff790> > PedDisk: <_ped.Disk object at 0x7fd159cedb90> >08:22:12,106 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >08:22:12,108 DEBUG storage: DiskDevice._setFormat: sdf ; current: None ; type: disklabel ; >08:22:12,110 INFO storage: got device: DiskDevice instance (0x7fd159cff150) -- > name = sdf status = True kids = 0 id = 14 > parents = [] > uuid = None size = 953869.710938 > format = existing gpt disklabel > major = 8 minor = 80 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.0/0000:03:00.0/ata10/host9/target9:1:0/9:1:0:0/block/sdf partedDevice = parted.Device instance -- > model: ATA ST31000524AS path: /dev/sdf type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 10 did: 0 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x7fd159cf4680> > target size = 0 path = /dev/sdf > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7fd159cff610> >08:22:12,113 INFO storage: got format: DiskLabel instance (0x7fd159cff590) -- > type = disklabel name = partition table (GPT) status = False > device = /dev/sdf uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = gpt partition count = 9 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: gpt primaryPartitionCount: 9 > lastPartitionNumber: 9 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x7fd159cfff90>, <parted.partition.Partition object at 0x7fd159cff9d0>, <parted.partition.Partition object at 0x7fd159cdae50>, <parted.partition.Partition object at 0x7fd159cda990>, <parted.partition.Partition object at 0x7fd159d03090>, <parted.partition.Partition object at 0x7fd159d03210>, <parted.partition.Partition object at 0x7fd159d03810>, <parted.partition.Partition object at 0x7fd159d03450>, <parted.partition.Partition object at 0x7fd159d03910>] > device: <parted.device.Device object at 0x7fd159cff790> > PedDisk: <_ped.Disk object at 0x7fd159cedb90> > origPartedDisk = <parted.disk.Disk object at 0x7fd159d03d90> > partedDevice = parted.Device instance -- > model: ATA ST31000524AS path: /dev/sdf type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 10 did: 0 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x7fd159cf47a0> > >08:22:12,117 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST31000524AS_6VPFDVY5-part1 /dev/disk/by-id/wwn-0x5000c5003df5cc5c-part1 /dev/disk/by-partuuid/c253bbae-5f1a-46ae-b85b-b1bee1ab930f', > 'DEVNAME': 'sdf1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1c.0/0000:03:00.0/ata10/host9/target9:1:0/9:1:0:0/block/sdf/sdf1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '208', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '208', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '162', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '162', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'monkeybay:0', > 'ID_FS_LABEL_ENC': 'monkeybay:0', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'b3c63e13-bd07-5f80-28b6-416ac20735b2', > 'ID_FS_UUID_ENC': 'b3c63e13-bd07-5f80-28b6-416ac20735b2', > 'ID_FS_UUID_SUB': 'bc475173-6c34-948e-6784-b1354e50f4c6', > 'ID_FS_UUID_SUB_ENC': 'bc475173-6c34-948e-6784-b1354e50f4c6', > 'ID_FS_VERSION': '1.2', > 'ID_MODEL': 'ST31000524AS', > 'ID_MODEL_ENC': 'ST31000524AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '8192', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '39053312', > 'ID_PART_ENTRY_TYPE': 'ebd0a0a2-b9e5-4433-87c0-68b6b72699c7', > 'ID_PART_ENTRY_UUID': 'c253bbae-5f1a-46ae-b85b-b1bee1ab930f', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_REVISION': 'JC4B', > 'ID_SERIAL': 'ST31000524AS_6VPFDVY5', > 'ID_SERIAL_SHORT': '6VPFDVY5', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5003df5cc5c', > 'ID_WWN_WITH_EXTENSION': '0x5000c5003df5cc5c', > 'MAJOR': '8', > 'MD_DEVICES': '3', > 'MD_DEV_UUID': 'bc475173:6c34948e:6784b135:4e50f4c6', > 'MD_EVENTS': '122', > 'MD_LEVEL': 'raid5', > 'MD_NAME': 'monkeybay:0', > 'MD_UPDATE_TIME': '1350774282', > 'MD_UUID': 'b3c63e13:bd075f80:28b6416a:c20735b2', > 'MINOR': '81', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '206492', > 'name': 'sdf1', > 'symlinks': ['/dev/disk/by-id/ata-ST31000524AS_6VPFDVY5-part1', > '/dev/disk/by-id/wwn-0x5000c5003df5cc5c-part1', > '/dev/disk/by-partuuid/c253bbae-5f1a-46ae-b85b-b1bee1ab930f'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1c.0/0000:03:00.0/ata10/host9/target9:1:0/9:1:0:0/block/sdf/sdf1'} ; name: sdf1 ; >08:22:12,117 INFO storage: scanning sdf1 (/devices/pci0000:00/0000:00:1c.0/0000:03:00.0/ata10/host9/target9:1:0/9:1:0:0/block/sdf/sdf1)... >08:22:12,118 DEBUG storage: DeviceTree.getDeviceByName: name: sdf1 ; >08:22:12,119 DEBUG storage: DeviceTree.getDeviceByName returned None >08:22:12,120 INFO storage: sdf1 is a partition >08:22:12,121 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdf1 ; >08:22:12,122 DEBUG storage: DeviceTree.getDeviceByName: name: sdf ; >08:22:12,123 DEBUG storage: DeviceTree.getDeviceByName returned existing 953869MB disk sdf (14) with existing gpt disklabel >08:22:12,124 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sdf ; >08:22:12,125 DEBUG storage: PartitionDevice._setFormat: sdf1 ; >08:22:12,125 DEBUG storage: getFormat('None') returning DeviceFormat instance >08:22:12,127 DEBUG storage: PartitionDevice._setFormat: sdf1 ; current: None ; type: None ; >08:22:12,127 DEBUG storage: looking up parted Partition: /dev/sdf1 >08:22:12,128 DEBUG storage: PartitionDevice.probe: sdf1 ; exists: True ; >08:22:12,129 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdf1 ; flag: 1 ; >08:22:12,131 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdf1 ; flag: 10 ; >08:22:12,132 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdf1 ; flag: 12 ; >08:22:12,132 INFO storage: added partition sdf1 (id 15) to device tree >08:22:12,133 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdf1 ; >08:22:12,134 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdf1 ; label_type: gpt ; >08:22:12,135 DEBUG storage: PartitionDevice.setup: sdf1 ; status: True ; controllable: True ; orig: False ; >08:22:12,136 DEBUG storage: DiskLabel.__init__: device: /dev/sdf1 ; labelType: gpt ; exists: True ; >08:22:12,161 WARN storage: disklabel detected but not usable on sdf1 >08:22:12,162 INFO storage: type detected on 'sdf1' is 'linux_raid_member' >08:22:12,164 DEBUG storage: MDRaidMember.__init__: uuid: None ; exists: True ; label: monkeybay:0 ; device: /dev/sdf1 ; serial: 6VPFDVY5 ; mdUuid: b3c63e13:bd075f80:28b6416a:c20735b2 ; biosraid: False ; >08:22:12,164 DEBUG storage: getFormat('linux_raid_member') returning MDRaidMember instance >08:22:12,165 DEBUG storage: PartitionDevice._setFormat: sdf1 ; >08:22:12,167 DEBUG storage: PartitionDevice._setFormat: sdf1 ; current: None ; type: mdmember ; >08:22:12,170 DEBUG storage: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sdf1 ; >08:22:12,171 DEBUG storage: existing RAID 5 size == 38105.0 >08:22:12,171 DEBUG storage: DeviceTree.getDeviceByUuid returned existing 38105MB mdarray monkeybay:0 (2) >08:22:12,172 DEBUG storage: MDRaidArrayDevice._addDevice: monkeybay:0 ; device: sdf1 ; status: True ; >08:22:12,173 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sdf1 ; >08:22:12,175 DEBUG storage: PartitionDevice.setup: sdf1 ; status: True ; controllable: True ; orig: False ; >08:22:12,198 WARN storage: failed to add member /dev/sdf1 to md array /dev/md/monkeybay:0: mdadd failed for /dev/sdf1: running mdadm --incremental --quiet /dev/sdf1 failed >08:22:12,199 DEBUG storage: looking up parted Device: /dev/sdf1 >08:22:12,201 INFO storage: got device: PartitionDevice instance (0x7fd159d03f90) -- > name = sdf1 status = True kids = 1 id = 15 > parents = ['existing 953869MB disk sdf (14) with existing gpt disklabel'] > uuid = None size = 19069.0 > format = existing mdmember > major = 8 minor = 81 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.0/0000:03:00.0/ata10/host9/target9:1:0/9:1:0:0/block/sdf/sdf1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdf1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 39053312 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (2430, 255, 63) biosGeometry: (2430, 255, 63) > PedDevice: <_ped.Device object at 0x7fd159cf4dd0> > target size = 0 path = /dev/sdf1 > 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 0x7fd159cff950> fileSystem: None > number: 1 path: /dev/sdf1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd159cffe10> PedPartition: <_ped.Partition object at 0x7fd156e66ef0> > disk = existing 953869MB disk sdf (14) with existing gpt disklabel > start = 8192 end = 39061503 length = 39053312 > flags = >08:22:12,202 INFO storage: got format: MDRaidMember instance (0x7fd159d03bd0) -- > type = mdmember name = software RAID status = False > device = /dev/sdf1 uuid = None exists = True > options = None supported = True formattable = True resizable = False > mdUUID = b3c63e13:bd075f80:28b6416a:c20735b2 biosraid = False >08:22:12,210 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST31000524AS_6VPFDVY5-part2 /dev/disk/by-id/wwn-0x5000c5003df5cc5c-part2 /dev/disk/by-partuuid/23adc4df-fa24-4c5a-bde2-f139108751b6', > 'DEVNAME': 'sdf2', > 'DEVPATH': '/devices/pci0000:00/0000:00:1c.0/0000:03:00.0/ata10/host9/target9:1:0/9:1:0:0/block/sdf/sdf2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '208', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '208', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '162', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '162', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'monkeybay:42', > 'ID_FS_LABEL_ENC': 'monkeybay:42', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '72c1d429-4bee-0d46-1832-3b41e8baf5de', > 'ID_FS_UUID_ENC': '72c1d429-4bee-0d46-1832-3b41e8baf5de', > 'ID_FS_UUID_SUB': '9114c5b8-e6f8-74c3-8eeb-7b8e6855bac6', > 'ID_FS_UUID_SUB_ENC': '9114c5b8-e6f8-74c3-8eeb-7b8e6855bac6', > 'ID_FS_VERSION': '1.2', > 'ID_MODEL': 'ST31000524AS', > 'ID_MODEL_ENC': 'ST31000524AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:80', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '39061504', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '39063552', > 'ID_PART_ENTRY_TYPE': 'ebd0a0a2-b9e5-4433-87c0-68b6b72699c7', > 'ID_PART_ENTRY_UUID': '23adc4df-fa24-4c5a-bde2-f139108751b6', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_REVISION': 'JC4B', > 'ID_SERIAL': 'ST31000524AS_6VPFDVY5', > 'ID_SERIAL_SHORT': '6VPFDVY5', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5003df5cc5c', > 'ID_WWN_WITH_EXTENSION': '0x5000c5003df5cc5c', > 'MAJOR': '8', > 'MD_DEVICES': '4', > 'MD_DEV_UUID': '9114c5b8:e6f874c3:8eeb7b8e:6855bac6', > 'MD_EVENTS': '37', > 'MD_LEVEL': 'raid10', > 'MD_NAME': 'monkeybay:42', > 'MD_UPDATE_TIME': '1351240745', > 'MD_UUID': '72c1d429:4bee0d46:18323b41:e8baf5de', > 'MINOR': '82', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '206535', > 'name': 'sdf2', > 'symlinks': ['/dev/disk/by-id/ata-ST31000524AS_6VPFDVY5-part2', > '/dev/disk/by-id/wwn-0x5000c5003df5cc5c-part2', > '/dev/disk/by-partuuid/23adc4df-fa24-4c5a-bde2-f139108751b6'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1c.0/0000:03:00.0/ata10/host9/target9:1:0/9:1:0:0/block/sdf/sdf2'} ; name: sdf2 ; >08:22:12,211 INFO storage: scanning sdf2 (/devices/pci0000:00/0000:00:1c.0/0000:03:00.0/ata10/host9/target9:1:0/9:1:0:0/block/sdf/sdf2)... >08:22:12,212 DEBUG storage: DeviceTree.getDeviceByName: name: sdf2 ; >08:22:12,213 DEBUG storage: DeviceTree.getDeviceByName returned None >08:22:12,213 INFO storage: sdf2 is a partition >08:22:12,214 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdf2 ; >08:22:12,215 DEBUG storage: DeviceTree.getDeviceByName: name: sdf ; >08:22:12,216 DEBUG storage: DeviceTree.getDeviceByName returned existing 953869MB disk sdf (14) with existing gpt disklabel >08:22:12,217 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sdf ; >08:22:12,218 DEBUG storage: PartitionDevice._setFormat: sdf2 ; >08:22:12,218 DEBUG storage: getFormat('None') returning DeviceFormat instance >08:22:12,219 DEBUG storage: PartitionDevice._setFormat: sdf2 ; current: None ; type: None ; >08:22:12,220 DEBUG storage: looking up parted Partition: /dev/sdf2 >08:22:12,221 DEBUG storage: PartitionDevice.probe: sdf2 ; exists: True ; >08:22:12,222 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdf2 ; flag: 1 ; >08:22:12,223 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdf2 ; flag: 10 ; >08:22:12,224 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdf2 ; flag: 12 ; >08:22:12,225 INFO storage: added partition sdf2 (id 16) to device tree >08:22:12,226 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdf2 ; >08:22:12,227 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdf2 ; label_type: gpt ; >08:22:12,229 DEBUG storage: PartitionDevice.setup: sdf2 ; status: True ; controllable: True ; orig: False ; >08:22:12,230 DEBUG storage: DiskLabel.__init__: device: /dev/sdf2 ; labelType: gpt ; exists: True ; >08:22:12,238 WARN storage: disklabel detected but not usable on sdf2 >08:22:12,239 INFO storage: type detected on 'sdf2' is 'linux_raid_member' >08:22:12,240 DEBUG storage: MDRaidMember.__init__: uuid: None ; exists: True ; label: monkeybay:42 ; device: /dev/sdf2 ; serial: 6VPFDVY5 ; mdUuid: 72c1d429:4bee0d46:18323b41:e8baf5de ; biosraid: False ; >08:22:12,240 DEBUG storage: getFormat('linux_raid_member') returning MDRaidMember instance >08:22:12,242 DEBUG storage: PartitionDevice._setFormat: sdf2 ; >08:22:12,244 DEBUG storage: PartitionDevice._setFormat: sdf2 ; current: None ; type: mdmember ; >08:22:12,246 DEBUG storage: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sdf2 ; >08:22:12,248 DEBUG storage: existing RAID 10 size == 38145.0 >08:22:12,248 DEBUG storage: DeviceTree.getDeviceByUuid returned existing 38145MB mdarray monkeybay:42 (4) >08:22:12,250 DEBUG storage: MDRaidArrayDevice._addDevice: monkeybay:42 ; device: sdf2 ; status: True ; >08:22:12,251 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sdf2 ; >08:22:12,253 DEBUG storage: PartitionDevice.setup: sdf2 ; status: True ; controllable: True ; orig: False ; >08:22:12,268 WARN storage: failed to add member /dev/sdf2 to md array /dev/md/monkeybay:42: mdadd failed for /dev/sdf2: running mdadm --incremental --quiet /dev/sdf2 failed >08:22:12,269 DEBUG storage: looking up parted Device: /dev/sdf2 >08:22:12,272 INFO storage: got device: PartitionDevice instance (0x7fd156ddd150) -- > name = sdf2 status = True kids = 1 id = 16 > parents = ['existing 953869MB disk sdf (14) with existing gpt disklabel'] > uuid = None size = 19074.0 > format = existing mdmember > major = 8 minor = 82 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.0/0000:03:00.0/ata10/host9/target9:1:0/9:1:0:0/block/sdf/sdf2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdf2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 39063552 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 0x7fd156e47050> > target size = 0 path = /dev/sdf2 > 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 0x7fd159cff950> fileSystem: None > number: 2 path: /dev/sdf2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd159cfff50> PedPartition: <_ped.Partition object at 0x7fd156e66fb0> > disk = existing 953869MB disk sdf (14) with existing gpt disklabel > start = 39061504 end = 78125055 length = 39063552 > flags = >08:22:12,272 INFO storage: got format: MDRaidMember instance (0x7fd156dd7a90) -- > type = mdmember name = software RAID status = False > device = /dev/sdf2 uuid = None exists = True > options = None supported = True formattable = True resizable = False > mdUUID = 72c1d429:4bee0d46:18323b41:e8baf5de biosraid = False >08:22:12,279 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST31000524AS_6VPFDVY5-part3 /dev/disk/by-id/wwn-0x5000c5003df5cc5c-part3 /dev/disk/by-partuuid/9e5a6bab-f488-4fee-8b0d-18c59ee735cd', > 'DEVNAME': 'sdf3', > 'DEVPATH': '/devices/pci0000:00/0000:00:1c.0/0000:03:00.0/ata10/host9/target9:1:0/9:1:0:0/block/sdf/sdf3', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '208', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '208', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '162', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '162', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'ST31000524AS', > 'ID_MODEL_ENC': 'ST31000524AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:80', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '78125056', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '39061504', > 'ID_PART_ENTRY_TYPE': 'ebd0a0a2-b9e5-4433-87c0-68b6b72699c7', > 'ID_PART_ENTRY_UUID': '9e5a6bab-f488-4fee-8b0d-18c59ee735cd', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_REVISION': 'JC4B', > 'ID_SERIAL': 'ST31000524AS_6VPFDVY5', > 'ID_SERIAL_SHORT': '6VPFDVY5', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5003df5cc5c', > 'ID_WWN_WITH_EXTENSION': '0x5000c5003df5cc5c', > 'MAJOR': '8', > 'MINOR': '83', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '206542', > 'name': 'sdf3', > 'symlinks': ['/dev/disk/by-id/ata-ST31000524AS_6VPFDVY5-part3', > '/dev/disk/by-id/wwn-0x5000c5003df5cc5c-part3', > '/dev/disk/by-partuuid/9e5a6bab-f488-4fee-8b0d-18c59ee735cd'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1c.0/0000:03:00.0/ata10/host9/target9:1:0/9:1:0:0/block/sdf/sdf3'} ; name: sdf3 ; >08:22:12,279 INFO storage: scanning sdf3 (/devices/pci0000:00/0000:00:1c.0/0000:03:00.0/ata10/host9/target9:1:0/9:1:0:0/block/sdf/sdf3)... >08:22:12,281 DEBUG storage: DeviceTree.getDeviceByName: name: sdf3 ; >08:22:12,282 DEBUG storage: DeviceTree.getDeviceByName returned None >08:22:12,283 INFO storage: sdf3 is a partition >08:22:12,284 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdf3 ; >08:22:12,285 DEBUG storage: DeviceTree.getDeviceByName: name: sdf ; >08:22:12,286 DEBUG storage: DeviceTree.getDeviceByName returned existing 953869MB disk sdf (14) with existing gpt disklabel >08:22:12,288 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sdf ; >08:22:12,290 DEBUG storage: PartitionDevice._setFormat: sdf3 ; >08:22:12,290 DEBUG storage: getFormat('None') returning DeviceFormat instance >08:22:12,291 DEBUG storage: PartitionDevice._setFormat: sdf3 ; current: None ; type: None ; >08:22:12,291 DEBUG storage: looking up parted Partition: /dev/sdf3 >08:22:12,293 DEBUG storage: PartitionDevice.probe: sdf3 ; exists: True ; >08:22:12,294 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdf3 ; flag: 1 ; >08:22:12,295 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdf3 ; flag: 10 ; >08:22:12,296 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdf3 ; flag: 12 ; >08:22:12,297 INFO storage: added partition sdf3 (id 17) to device tree >08:22:12,298 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdf3 ; >08:22:12,299 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdf3 ; label_type: gpt ; >08:22:12,300 DEBUG storage: PartitionDevice.setup: sdf3 ; status: True ; controllable: True ; orig: False ; >08:22:12,301 DEBUG storage: DiskLabel.__init__: device: /dev/sdf3 ; labelType: gpt ; exists: True ; >08:22:12,308 WARN storage: disklabel detected but not usable on sdf3 >08:22:12,309 DEBUG storage: no type or existing type for sdf3, bailing >08:22:12,309 DEBUG storage: looking up parted Device: /dev/sdf3 >08:22:12,311 INFO storage: got device: PartitionDevice instance (0x7fd156dd73d0) -- > name = sdf3 status = True kids = 0 id = 17 > parents = ['existing 953869MB disk sdf (14) with existing gpt disklabel'] > uuid = None size = 19073.0 > format = existing None > major = 8 minor = 83 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.0/0000:03:00.0/ata10/host9/target9:1:0/9:1:0:0/block/sdf/sdf3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdf3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 39061504 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 0x7fd156e47440> > target size = 0 path = /dev/sdf3 > 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 0x7fd159cff950> fileSystem: None > number: 3 path: /dev/sdf3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd159cda790> PedPartition: <_ped.Partition object at 0x7fd156e66f50> > disk = existing 953869MB disk sdf (14) with existing gpt disklabel > start = 78125056 end = 117186559 length = 39061504 > flags = >08:22:12,317 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST31000524AS_6VPFDVY5-part4 /dev/disk/by-id/wwn-0x5000c5003df5cc5c-part4 /dev/disk/by-partuuid/01301d91-ca26-4122-8981-177fd79e7adb', > 'DEVNAME': 'sdf4', > 'DEVPATH': '/devices/pci0000:00/0000:00:1c.0/0000:03:00.0/ata10/host9/target9:1:0/9:1:0:0/block/sdf/sdf4', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '208', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '208', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '162', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '162', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'ST31000524AS', > 'ID_MODEL_ENC': 'ST31000524AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:80', > 'ID_PART_ENTRY_NUMBER': '4', > 'ID_PART_ENTRY_OFFSET': '117186560', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '39063552', > 'ID_PART_ENTRY_TYPE': 'ebd0a0a2-b9e5-4433-87c0-68b6b72699c7', > 'ID_PART_ENTRY_UUID': '01301d91-ca26-4122-8981-177fd79e7adb', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_REVISION': 'JC4B', > 'ID_SERIAL': 'ST31000524AS_6VPFDVY5', > 'ID_SERIAL_SHORT': '6VPFDVY5', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5003df5cc5c', > 'ID_WWN_WITH_EXTENSION': '0x5000c5003df5cc5c', > 'MAJOR': '8', > 'MINOR': '84', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '206548', > 'name': 'sdf4', > 'symlinks': ['/dev/disk/by-id/ata-ST31000524AS_6VPFDVY5-part4', > '/dev/disk/by-id/wwn-0x5000c5003df5cc5c-part4', > '/dev/disk/by-partuuid/01301d91-ca26-4122-8981-177fd79e7adb'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1c.0/0000:03:00.0/ata10/host9/target9:1:0/9:1:0:0/block/sdf/sdf4'} ; name: sdf4 ; >08:22:12,317 INFO storage: scanning sdf4 (/devices/pci0000:00/0000:00:1c.0/0000:03:00.0/ata10/host9/target9:1:0/9:1:0:0/block/sdf/sdf4)... >08:22:12,318 DEBUG storage: DeviceTree.getDeviceByName: name: sdf4 ; >08:22:12,319 DEBUG storage: DeviceTree.getDeviceByName returned None >08:22:12,319 INFO storage: sdf4 is a partition >08:22:12,320 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdf4 ; >08:22:12,322 DEBUG storage: DeviceTree.getDeviceByName: name: sdf ; >08:22:12,324 DEBUG storage: DeviceTree.getDeviceByName returned existing 953869MB disk sdf (14) with existing gpt disklabel >08:22:12,325 DEBUG storage: DiskDevice.addChild: kids: 3 ; name: sdf ; >08:22:12,327 DEBUG storage: PartitionDevice._setFormat: sdf4 ; >08:22:12,327 DEBUG storage: getFormat('None') returning DeviceFormat instance >08:22:12,328 DEBUG storage: PartitionDevice._setFormat: sdf4 ; current: None ; type: None ; >08:22:12,328 DEBUG storage: looking up parted Partition: /dev/sdf4 >08:22:12,329 DEBUG storage: PartitionDevice.probe: sdf4 ; exists: True ; >08:22:12,330 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdf4 ; flag: 1 ; >08:22:12,331 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdf4 ; flag: 10 ; >08:22:12,332 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdf4 ; flag: 12 ; >08:22:12,332 INFO storage: added partition sdf4 (id 18) to device tree >08:22:12,333 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdf4 ; >08:22:12,334 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdf4 ; label_type: gpt ; >08:22:12,335 DEBUG storage: PartitionDevice.setup: sdf4 ; status: True ; controllable: True ; orig: False ; >08:22:12,336 DEBUG storage: DiskLabel.__init__: device: /dev/sdf4 ; labelType: gpt ; exists: True ; >08:22:12,360 WARN storage: disklabel detected but not usable on sdf4 >08:22:12,361 DEBUG storage: no type or existing type for sdf4, bailing >08:22:12,362 DEBUG storage: looking up parted Device: /dev/sdf4 >08:22:12,364 INFO storage: got device: PartitionDevice instance (0x7fd156e59650) -- > name = sdf4 status = True kids = 0 id = 18 > parents = ['existing 953869MB disk sdf (14) with existing gpt disklabel'] > uuid = None size = 19074.0 > format = existing None > major = 8 minor = 84 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.0/0000:03:00.0/ata10/host9/target9:1:0/9:1:0:0/block/sdf/sdf4 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdf4 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 39063552 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 0x7fd156e47560> > target size = 0 path = /dev/sdf4 > 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 0x7fd159cff950> fileSystem: None > number: 4 path: /dev/sdf4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd159d03050> PedPartition: <_ped.Partition object at 0x7fd156dc4ad0> > disk = existing 953869MB disk sdf (14) with existing gpt disklabel > start = 117186560 end = 156250111 length = 39063552 > flags = >08:22:12,371 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST31000524AS_6VPFDVY5-part5 /dev/disk/by-id/wwn-0x5000c5003df5cc5c-part5 /dev/disk/by-partuuid/a2a09d20-bedd-4c4a-bcf0-81262b1f7394', > 'DEVNAME': 'sdf5', > 'DEVPATH': '/devices/pci0000:00/0000:00:1c.0/0000:03:00.0/ata10/host9/target9:1:0/9:1:0:0/block/sdf/sdf5', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '208', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '208', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '162', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '162', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'ST31000524AS', > 'ID_MODEL_ENC': 'ST31000524AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:80', > 'ID_PART_ENTRY_NUMBER': '5', > 'ID_PART_ENTRY_OFFSET': '156250112', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '39061504', > 'ID_PART_ENTRY_TYPE': 'ebd0a0a2-b9e5-4433-87c0-68b6b72699c7', > 'ID_PART_ENTRY_UUID': 'a2a09d20-bedd-4c4a-bcf0-81262b1f7394', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_REVISION': 'JC4B', > 'ID_SERIAL': 'ST31000524AS_6VPFDVY5', > 'ID_SERIAL_SHORT': '6VPFDVY5', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5003df5cc5c', > 'ID_WWN_WITH_EXTENSION': '0x5000c5003df5cc5c', > 'MAJOR': '8', > 'MINOR': '85', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '206553', > 'name': 'sdf5', > 'symlinks': ['/dev/disk/by-id/ata-ST31000524AS_6VPFDVY5-part5', > '/dev/disk/by-id/wwn-0x5000c5003df5cc5c-part5', > '/dev/disk/by-partuuid/a2a09d20-bedd-4c4a-bcf0-81262b1f7394'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1c.0/0000:03:00.0/ata10/host9/target9:1:0/9:1:0:0/block/sdf/sdf5'} ; name: sdf5 ; >08:22:12,371 INFO storage: scanning sdf5 (/devices/pci0000:00/0000:00:1c.0/0000:03:00.0/ata10/host9/target9:1:0/9:1:0:0/block/sdf/sdf5)... >08:22:12,373 DEBUG storage: DeviceTree.getDeviceByName: name: sdf5 ; >08:22:12,373 DEBUG storage: DeviceTree.getDeviceByName returned None >08:22:12,374 INFO storage: sdf5 is a partition >08:22:12,374 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdf5 ; >08:22:12,375 DEBUG storage: DeviceTree.getDeviceByName: name: sdf ; >08:22:12,376 DEBUG storage: DeviceTree.getDeviceByName returned existing 953869MB disk sdf (14) with existing gpt disklabel >08:22:12,378 DEBUG storage: DiskDevice.addChild: kids: 4 ; name: sdf ; >08:22:12,379 DEBUG storage: PartitionDevice._setFormat: sdf5 ; >08:22:12,379 DEBUG storage: getFormat('None') returning DeviceFormat instance >08:22:12,380 DEBUG storage: PartitionDevice._setFormat: sdf5 ; current: None ; type: None ; >08:22:12,380 DEBUG storage: looking up parted Partition: /dev/sdf5 >08:22:12,381 DEBUG storage: PartitionDevice.probe: sdf5 ; exists: True ; >08:22:12,383 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdf5 ; flag: 1 ; >08:22:12,384 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdf5 ; flag: 10 ; >08:22:12,385 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdf5 ; flag: 12 ; >08:22:12,385 INFO storage: added partition sdf5 (id 19) to device tree >08:22:12,386 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdf5 ; >08:22:12,386 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdf5 ; label_type: gpt ; >08:22:12,387 DEBUG storage: PartitionDevice.setup: sdf5 ; status: True ; controllable: True ; orig: False ; >08:22:12,388 DEBUG storage: DiskLabel.__init__: device: /dev/sdf5 ; labelType: gpt ; exists: True ; >08:22:12,413 WARN storage: disklabel detected but not usable on sdf5 >08:22:12,414 DEBUG storage: no type or existing type for sdf5, bailing >08:22:12,415 DEBUG storage: looking up parted Device: /dev/sdf5 >08:22:12,417 INFO storage: got device: PartitionDevice instance (0x7fd156e59b10) -- > name = sdf5 status = True kids = 0 id = 19 > parents = ['existing 953869MB disk sdf (14) with existing gpt disklabel'] > uuid = None size = 19073.0 > format = existing None > major = 8 minor = 85 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.0/0000:03:00.0/ata10/host9/target9:1:0/9:1:0:0/block/sdf/sdf5 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdf5 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 39061504 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 0x7fd156e47680> > target size = 0 path = /dev/sdf5 > 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 0x7fd159cff950> fileSystem: None > number: 5 path: /dev/sdf5 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd159d031d0> PedPartition: <_ped.Partition object at 0x7fd156dc4b30> > disk = existing 953869MB disk sdf (14) with existing gpt disklabel > start = 156250112 end = 195311615 length = 39061504 > flags = >08:22:12,426 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST31000524AS_6VPFDVY5-part6 /dev/disk/by-id/wwn-0x5000c5003df5cc5c-part6 /dev/disk/by-partuuid/bbfe319f-18d6-4e5d-9f37-3851520445fd', > 'DEVNAME': 'sdf6', > 'DEVPATH': '/devices/pci0000:00/0000:00:1c.0/0000:03:00.0/ata10/host9/target9:1:0/9:1:0:0/block/sdf/sdf6', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '208', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '208', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '162', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '162', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'ST31000524AS', > 'ID_MODEL_ENC': 'ST31000524AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:80', > 'ID_PART_ENTRY_NUMBER': '6', > 'ID_PART_ENTRY_OFFSET': '195311616', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '39063552', > 'ID_PART_ENTRY_TYPE': 'ebd0a0a2-b9e5-4433-87c0-68b6b72699c7', > 'ID_PART_ENTRY_UUID': 'bbfe319f-18d6-4e5d-9f37-3851520445fd', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_REVISION': 'JC4B', > 'ID_SERIAL': 'ST31000524AS_6VPFDVY5', > 'ID_SERIAL_SHORT': '6VPFDVY5', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5003df5cc5c', > 'ID_WWN_WITH_EXTENSION': '0x5000c5003df5cc5c', > 'MAJOR': '8', > 'MINOR': '86', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '206559', > 'name': 'sdf6', > 'symlinks': ['/dev/disk/by-id/ata-ST31000524AS_6VPFDVY5-part6', > '/dev/disk/by-id/wwn-0x5000c5003df5cc5c-part6', > '/dev/disk/by-partuuid/bbfe319f-18d6-4e5d-9f37-3851520445fd'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1c.0/0000:03:00.0/ata10/host9/target9:1:0/9:1:0:0/block/sdf/sdf6'} ; name: sdf6 ; >08:22:12,426 INFO storage: scanning sdf6 (/devices/pci0000:00/0000:00:1c.0/0000:03:00.0/ata10/host9/target9:1:0/9:1:0:0/block/sdf/sdf6)... >08:22:12,427 DEBUG storage: DeviceTree.getDeviceByName: name: sdf6 ; >08:22:12,429 DEBUG storage: DeviceTree.getDeviceByName returned None >08:22:12,429 INFO storage: sdf6 is a partition >08:22:12,435 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdf6 ; >08:22:12,436 DEBUG storage: DeviceTree.getDeviceByName: name: sdf ; >08:22:12,437 DEBUG storage: DeviceTree.getDeviceByName returned existing 953869MB disk sdf (14) with existing gpt disklabel >08:22:12,438 DEBUG storage: DiskDevice.addChild: kids: 5 ; name: sdf ; >08:22:12,440 DEBUG storage: PartitionDevice._setFormat: sdf6 ; >08:22:12,440 DEBUG storage: getFormat('None') returning DeviceFormat instance >08:22:12,442 DEBUG storage: PartitionDevice._setFormat: sdf6 ; current: None ; type: None ; >08:22:12,442 DEBUG storage: looking up parted Partition: /dev/sdf6 >08:22:12,443 DEBUG storage: PartitionDevice.probe: sdf6 ; exists: True ; >08:22:12,445 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdf6 ; flag: 1 ; >08:22:12,446 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdf6 ; flag: 10 ; >08:22:12,448 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdf6 ; flag: 12 ; >08:22:12,448 INFO storage: added partition sdf6 (id 20) to device tree >08:22:12,449 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdf6 ; >08:22:12,450 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdf6 ; label_type: gpt ; >08:22:12,451 DEBUG storage: PartitionDevice.setup: sdf6 ; status: True ; controllable: True ; orig: False ; >08:22:12,452 DEBUG storage: DiskLabel.__init__: device: /dev/sdf6 ; labelType: gpt ; exists: True ; >08:22:12,475 WARN storage: disklabel detected but not usable on sdf6 >08:22:12,478 DEBUG storage: no type or existing type for sdf6, bailing >08:22:12,479 DEBUG storage: looking up parted Device: /dev/sdf6 >08:22:12,482 INFO storage: got device: PartitionDevice instance (0x7fd156dc7610) -- > name = sdf6 status = True kids = 0 id = 20 > parents = ['existing 953869MB disk sdf (14) with existing gpt disklabel'] > uuid = None size = 19074.0 > format = existing None > major = 8 minor = 86 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.0/0000:03:00.0/ata10/host9/target9:1:0/9:1:0:0/block/sdf/sdf6 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdf6 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 39063552 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 0x7fd156e47290> > target size = 0 path = /dev/sdf6 > 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 0x7fd159cff950> fileSystem: None > number: 6 path: /dev/sdf6 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd159d03290> PedPartition: <_ped.Partition object at 0x7fd156dc4050> > disk = existing 953869MB disk sdf (14) with existing gpt disklabel > start = 195311616 end = 234375167 length = 39063552 > flags = >08:22:12,491 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST31000524AS_6VPFDVY5-part7 /dev/disk/by-id/wwn-0x5000c5003df5cc5c-part7 /dev/disk/by-partuuid/fa5cb3df-f24f-4b0f-bdbd-a94505f9a0e7', > 'DEVNAME': 'sdf7', > 'DEVPATH': '/devices/pci0000:00/0000:00:1c.0/0000:03:00.0/ata10/host9/target9:1:0/9:1:0:0/block/sdf/sdf7', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '208', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '208', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '162', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '162', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'monkeybay:50', > 'ID_FS_LABEL_ENC': 'monkeybay:50', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '05de9fa0-cbb3-6e1c-3954-b177bb943c30', > 'ID_FS_UUID_ENC': '05de9fa0-cbb3-6e1c-3954-b177bb943c30', > 'ID_FS_UUID_SUB': 'dbe44ebf-7021-bc10-83ab-753d3288c50b', > 'ID_FS_UUID_SUB_ENC': 'dbe44ebf-7021-bc10-83ab-753d3288c50b', > 'ID_FS_VERSION': '1.2', > 'ID_MODEL': 'ST31000524AS', > 'ID_MODEL_ENC': 'ST31000524AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:80', > 'ID_PART_ENTRY_NUMBER': '7', > 'ID_PART_ENTRY_OFFSET': '234375168', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '9764864', > 'ID_PART_ENTRY_TYPE': 'ebd0a0a2-b9e5-4433-87c0-68b6b72699c7', > 'ID_PART_ENTRY_UUID': 'fa5cb3df-f24f-4b0f-bdbd-a94505f9a0e7', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_REVISION': 'JC4B', > 'ID_SERIAL': 'ST31000524AS_6VPFDVY5', > 'ID_SERIAL_SHORT': '6VPFDVY5', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5003df5cc5c', > 'ID_WWN_WITH_EXTENSION': '0x5000c5003df5cc5c', > 'MAJOR': '8', > 'MD_DEVICES': '2', > 'MD_DEV_UUID': 'dbe44ebf:7021bc10:83ab753d:3288c50b', > 'MD_EVENTS': '93', > 'MD_LEVEL': 'raid1', > 'MD_NAME': 'monkeybay:50', > 'MD_UPDATE_TIME': '1352803033', > 'MD_UUID': '05de9fa0:cbb36e1c:3954b177:bb943c30', > 'MINOR': '87', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '25206564', > 'name': 'sdf7', > 'symlinks': ['/dev/disk/by-id/ata-ST31000524AS_6VPFDVY5-part7', > '/dev/disk/by-id/wwn-0x5000c5003df5cc5c-part7', > '/dev/disk/by-partuuid/fa5cb3df-f24f-4b0f-bdbd-a94505f9a0e7'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1c.0/0000:03:00.0/ata10/host9/target9:1:0/9:1:0:0/block/sdf/sdf7'} ; name: sdf7 ; >08:22:12,493 INFO storage: scanning sdf7 (/devices/pci0000:00/0000:00:1c.0/0000:03:00.0/ata10/host9/target9:1:0/9:1:0:0/block/sdf/sdf7)... >08:22:12,514 DEBUG storage: DeviceTree.getDeviceByName: name: sdf7 ; >08:22:12,516 DEBUG storage: DeviceTree.getDeviceByName returned None >08:22:12,517 INFO storage: sdf7 is a partition >08:22:12,517 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdf7 ; >08:22:12,518 DEBUG storage: DeviceTree.getDeviceByName: name: sdf ; >08:22:12,520 DEBUG storage: DeviceTree.getDeviceByName returned existing 953869MB disk sdf (14) with existing gpt disklabel >08:22:12,521 DEBUG storage: DiskDevice.addChild: kids: 6 ; name: sdf ; >08:22:12,522 DEBUG storage: PartitionDevice._setFormat: sdf7 ; >08:22:12,522 DEBUG storage: getFormat('None') returning DeviceFormat instance >08:22:12,523 DEBUG storage: PartitionDevice._setFormat: sdf7 ; current: None ; type: None ; >08:22:12,523 DEBUG storage: looking up parted Partition: /dev/sdf7 >08:22:12,524 DEBUG storage: PartitionDevice.probe: sdf7 ; exists: True ; >08:22:12,525 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdf7 ; flag: 1 ; >08:22:12,525 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdf7 ; flag: 10 ; >08:22:12,526 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdf7 ; flag: 12 ; >08:22:12,526 INFO storage: added partition sdf7 (id 21) to device tree >08:22:12,527 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdf7 ; >08:22:12,527 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdf7 ; label_type: gpt ; >08:22:12,528 DEBUG storage: PartitionDevice.setup: sdf7 ; status: True ; controllable: True ; orig: False ; >08:22:12,529 DEBUG storage: DiskLabel.__init__: device: /dev/sdf7 ; labelType: gpt ; exists: True ; >08:22:12,541 WARN storage: disklabel detected but not usable on sdf7 >08:22:12,541 INFO storage: type detected on 'sdf7' is 'linux_raid_member' >08:22:12,542 DEBUG storage: MDRaidMember.__init__: uuid: None ; exists: True ; label: monkeybay:50 ; device: /dev/sdf7 ; serial: 6VPFDVY5 ; mdUuid: 05de9fa0:cbb36e1c:3954b177:bb943c30 ; biosraid: False ; >08:22:12,543 DEBUG storage: getFormat('linux_raid_member') returning MDRaidMember instance >08:22:12,544 DEBUG storage: PartitionDevice._setFormat: sdf7 ; >08:22:12,545 DEBUG storage: PartitionDevice._setFormat: sdf7 ; current: None ; type: mdmember ; >08:22:12,547 DEBUG storage: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sdf7 ; >08:22:12,548 DEBUG storage: existing RAID 1 size == 4766.98828125 >08:22:12,549 DEBUG storage: DeviceTree.getDeviceByUuid returned existing 4766MB mdarray monkeybay:50 (10) >08:22:12,550 DEBUG storage: MDRaidArrayDevice._addDevice: monkeybay:50 ; device: sdf7 ; status: True ; >08:22:12,551 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sdf7 ; >08:22:12,551 DEBUG storage: PartitionDevice.setup: sdf7 ; status: True ; controllable: True ; orig: False ; >08:22:12,572 WARN storage: failed to add member /dev/sdf7 to md array /dev/md/monkeybay:50: mdadd failed for /dev/sdf7: running mdadm --incremental --quiet /dev/sdf7 failed >08:22:12,573 DEBUG storage: looking up parted Device: /dev/sdf7 >08:22:12,575 INFO storage: got device: PartitionDevice instance (0x7fd156de09d0) -- > name = sdf7 status = True kids = 1 id = 21 > parents = ['existing 953869MB disk sdf (14) with existing gpt disklabel'] > uuid = None size = 4768.0 > format = existing mdmember > major = 8 minor = 87 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.0/0000:03:00.0/ata10/host9/target9:1:0/9:1:0:0/block/sdf/sdf7 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdf7 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 9764864 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (607, 255, 63) biosGeometry: (607, 255, 63) > PedDevice: <_ped.Device object at 0x7fd156e187a0> > target size = 0 path = /dev/sdf7 > 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 0x7fd159cff950> fileSystem: None > number: 7 path: /dev/sdf7 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd159d03650> PedPartition: <_ped.Partition object at 0x7fd156dc40b0> > disk = existing 953869MB disk sdf (14) with existing gpt disklabel > start = 234375168 end = 244140031 length = 9764864 > flags = >08:22:12,575 INFO storage: got format: MDRaidMember instance (0x7fd156ded090) -- > type = mdmember name = software RAID status = False > device = /dev/sdf7 uuid = None exists = True > options = None supported = True formattable = True resizable = False > mdUUID = 05de9fa0:cbb36e1c:3954b177:bb943c30 biosraid = False >08:22:12,583 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST31000524AS_6VPFDVY5-part8 /dev/disk/by-id/wwn-0x5000c5003df5cc5c-part8 /dev/disk/by-partuuid/a29bf17b-55ed-4851-b0c6-226eba9c6177', > 'DEVNAME': 'sdf8', > 'DEVPATH': '/devices/pci0000:00/0000:00:1c.0/0000:03:00.0/ata10/host9/target9:1:0/9:1:0:0/block/sdf/sdf8', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '208', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '208', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '162', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '162', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'monkeybay:42', > 'ID_FS_LABEL_ENC': 'monkeybay:42', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '39e60b6a-6125-de1b-cee8-da1dc1eb7dd8', > 'ID_FS_UUID_ENC': '39e60b6a-6125-de1b-cee8-da1dc1eb7dd8', > 'ID_FS_UUID_SUB': '04fb658d-07a5-63a9-5594-b14468effabb', > 'ID_FS_UUID_SUB_ENC': '04fb658d-07a5-63a9-5594-b14468effabb', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'ST31000524AS', > 'ID_MODEL_ENC': 'ST31000524AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:80', > 'ID_PART_ENTRY_NUMBER': '8', > 'ID_PART_ENTRY_OFFSET': '244140032', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '9766912', > 'ID_PART_ENTRY_TYPE': 'ebd0a0a2-b9e5-4433-87c0-68b6b72699c7', > 'ID_PART_ENTRY_UUID': 'a29bf17b-55ed-4851-b0c6-226eba9c6177', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_REVISION': 'JC4B', > 'ID_SERIAL': 'ST31000524AS_6VPFDVY5', > 'ID_SERIAL_SHORT': '6VPFDVY5', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5003df5cc5c', > 'ID_WWN_WITH_EXTENSION': '0x5000c5003df5cc5c', > 'MAJOR': '8', > 'MD_DEVICES': '2', > 'MD_DEV_UUID': '04fb658d:07a563a9:5594b144:68effabb', > 'MD_EVENTS': '89', > 'MD_LEVEL': 'raid1', > 'MD_NAME': 'monkeybay:42', > 'MD_UPDATE_TIME': '1352803034', > 'MD_UUID': '39e60b6a:6125de1b:cee8da1d:c1eb7dd8', > 'MINOR': '88', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '25206569', > 'name': 'sdf8', > 'symlinks': ['/dev/disk/by-id/ata-ST31000524AS_6VPFDVY5-part8', > '/dev/disk/by-id/wwn-0x5000c5003df5cc5c-part8', > '/dev/disk/by-partuuid/a29bf17b-55ed-4851-b0c6-226eba9c6177'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1c.0/0000:03:00.0/ata10/host9/target9:1:0/9:1:0:0/block/sdf/sdf8'} ; name: sdf8 ; >08:22:12,584 INFO storage: scanning sdf8 (/devices/pci0000:00/0000:00:1c.0/0000:03:00.0/ata10/host9/target9:1:0/9:1:0:0/block/sdf/sdf8)... >08:22:12,585 DEBUG storage: DeviceTree.getDeviceByName: name: sdf8 ; >08:22:12,586 DEBUG storage: DeviceTree.getDeviceByName returned None >08:22:12,586 INFO storage: sdf8 is a partition >08:22:12,588 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdf8 ; >08:22:12,589 DEBUG storage: DeviceTree.getDeviceByName: name: sdf ; >08:22:12,590 DEBUG storage: DeviceTree.getDeviceByName returned existing 953869MB disk sdf (14) with existing gpt disklabel >08:22:12,591 DEBUG storage: DiskDevice.addChild: kids: 7 ; name: sdf ; >08:22:12,592 DEBUG storage: PartitionDevice._setFormat: sdf8 ; >08:22:12,592 DEBUG storage: getFormat('None') returning DeviceFormat instance >08:22:12,593 DEBUG storage: PartitionDevice._setFormat: sdf8 ; current: None ; type: None ; >08:22:12,593 DEBUG storage: looking up parted Partition: /dev/sdf8 >08:22:12,594 DEBUG storage: PartitionDevice.probe: sdf8 ; exists: True ; >08:22:12,595 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdf8 ; flag: 1 ; >08:22:12,596 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdf8 ; flag: 10 ; >08:22:12,610 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdf8 ; flag: 12 ; >08:22:12,610 INFO storage: added partition sdf8 (id 22) to device tree >08:22:12,611 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdf8 ; >08:22:12,612 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdf8 ; label_type: gpt ; >08:22:12,614 DEBUG storage: PartitionDevice.setup: sdf8 ; status: True ; controllable: True ; orig: False ; >08:22:12,616 DEBUG storage: DiskLabel.__init__: device: /dev/sdf8 ; labelType: gpt ; exists: True ; >08:22:12,632 WARN storage: disklabel detected but not usable on sdf8 >08:22:12,633 INFO storage: type detected on 'sdf8' is 'linux_raid_member' >08:22:12,634 DEBUG storage: MDRaidMember.__init__: uuid: None ; exists: True ; label: monkeybay:42 ; device: /dev/sdf8 ; serial: 6VPFDVY5 ; mdUuid: 39e60b6a:6125de1b:cee8da1d:c1eb7dd8 ; biosraid: False ; >08:22:12,634 DEBUG storage: getFormat('linux_raid_member') returning MDRaidMember instance >08:22:12,635 DEBUG storage: PartitionDevice._setFormat: sdf8 ; >08:22:12,636 DEBUG storage: PartitionDevice._setFormat: sdf8 ; current: None ; type: mdmember ; >08:22:12,638 DEBUG storage: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sdf8 ; >08:22:12,641 DEBUG storage: existing RAID 1 size == 4768.98828125 >08:22:12,641 DEBUG storage: DeviceTree.getDeviceByUuid returned existing 4768MB mdarray monkeybay:42_0 (12) >08:22:12,643 DEBUG storage: MDRaidArrayDevice._addDevice: monkeybay:42_0 ; device: sdf8 ; status: True ; >08:22:12,645 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sdf8 ; >08:22:12,648 DEBUG storage: PartitionDevice.setup: sdf8 ; status: True ; controllable: True ; orig: False ; >08:22:12,675 WARN storage: failed to add member /dev/sdf8 to md array /dev/md/monkeybay:42_0: mdadd failed for /dev/sdf8: running mdadm --incremental --quiet /dev/sdf8 failed >08:22:12,677 DEBUG storage: looking up parted Device: /dev/sdf8 >08:22:12,680 INFO storage: got device: PartitionDevice instance (0x7fd156de0e50) -- > name = sdf8 status = True kids = 1 id = 22 > parents = ['existing 953869MB disk sdf (14) with existing gpt disklabel'] > uuid = None size = 4769.0 > format = existing mdmember > major = 8 minor = 88 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.0/0000:03:00.0/ata10/host9/target9:1:0/9:1:0:0/block/sdf/sdf8 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdf8 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 9766912 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (607, 255, 63) biosGeometry: (607, 255, 63) > PedDevice: <_ped.Device object at 0x7fd156e475f0> > target size = 0 path = /dev/sdf8 > 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 0x7fd159cff950> fileSystem: None > number: 8 path: /dev/sdf8 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd159d03510> PedPartition: <_ped.Partition object at 0x7fd156dc4110> > disk = existing 953869MB disk sdf (14) with existing gpt disklabel > start = 244140032 end = 253906943 length = 9766912 > flags = >08:22:12,681 INFO storage: got format: MDRaidMember instance (0x7fd156ded210) -- > type = mdmember name = software RAID status = False > device = /dev/sdf8 uuid = None exists = True > options = None supported = True formattable = True resizable = False > mdUUID = 39e60b6a:6125de1b:cee8da1d:c1eb7dd8 biosraid = False >08:22:12,690 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST31000524AS_6VPFDVY5-part9 /dev/disk/by-id/wwn-0x5000c5003df5cc5c-part9 /dev/disk/by-partuuid/11e39ba6-0251-48bd-885c-e082048b5a5b', > 'DEVNAME': 'sdf9', > 'DEVPATH': '/devices/pci0000:00/0000:00:1c.0/0000:03:00.0/ata10/host9/target9:1:0/9:1:0:0/block/sdf/sdf9', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '208', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '208', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '162', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '162', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'ST31000524AS', > 'ID_MODEL_ENC': 'ST31000524AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:80', > 'ID_PART_ENTRY_NUMBER': '9', > 'ID_PART_ENTRY_OFFSET': '488281250', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '1465243885', > 'ID_PART_ENTRY_TYPE': 'ebd0a0a2-b9e5-4433-87c0-68b6b72699c7', > 'ID_PART_ENTRY_UUID': '11e39ba6-0251-48bd-885c-e082048b5a5b', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_REVISION': 'JC4B', > 'ID_SERIAL': 'ST31000524AS_6VPFDVY5', > 'ID_SERIAL_SHORT': '6VPFDVY5', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5003df5cc5c', > 'ID_WWN_WITH_EXTENSION': '0x5000c5003df5cc5c', > 'MAJOR': '8', > 'MINOR': '89', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '25206577', > 'name': 'sdf9', > 'symlinks': ['/dev/disk/by-id/ata-ST31000524AS_6VPFDVY5-part9', > '/dev/disk/by-id/wwn-0x5000c5003df5cc5c-part9', > '/dev/disk/by-partuuid/11e39ba6-0251-48bd-885c-e082048b5a5b'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1c.0/0000:03:00.0/ata10/host9/target9:1:0/9:1:0:0/block/sdf/sdf9'} ; name: sdf9 ; >08:22:12,690 INFO storage: scanning sdf9 (/devices/pci0000:00/0000:00:1c.0/0000:03:00.0/ata10/host9/target9:1:0/9:1:0:0/block/sdf/sdf9)... >08:22:12,693 DEBUG storage: DeviceTree.getDeviceByName: name: sdf9 ; >08:22:12,695 DEBUG storage: DeviceTree.getDeviceByName returned None >08:22:12,696 INFO storage: sdf9 is a partition >08:22:12,698 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdf9 ; >08:22:12,701 DEBUG storage: DeviceTree.getDeviceByName: name: sdf ; >08:22:12,704 DEBUG storage: DeviceTree.getDeviceByName returned existing 953869MB disk sdf (14) with existing gpt disklabel >08:22:12,707 DEBUG storage: DiskDevice.addChild: kids: 8 ; name: sdf ; >08:22:12,712 DEBUG storage: PartitionDevice._setFormat: sdf9 ; >08:22:12,712 DEBUG storage: getFormat('None') returning DeviceFormat instance >08:22:12,717 DEBUG storage: PartitionDevice._setFormat: sdf9 ; current: None ; type: None ; >08:22:12,718 DEBUG storage: looking up parted Partition: /dev/sdf9 >08:22:12,720 DEBUG storage: PartitionDevice.probe: sdf9 ; exists: True ; >08:22:12,722 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdf9 ; flag: 1 ; >08:22:12,728 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdf9 ; flag: 10 ; >08:22:12,732 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdf9 ; flag: 12 ; >08:22:12,733 INFO storage: added partition sdf9 (id 23) to device tree >08:22:12,737 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdf9 ; >08:22:12,741 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdf9 ; label_type: gpt ; >08:22:12,745 DEBUG storage: PartitionDevice.setup: sdf9 ; status: True ; controllable: True ; orig: False ; >08:22:12,749 DEBUG storage: DiskLabel.__init__: device: /dev/sdf9 ; labelType: gpt ; exists: True ; >08:22:12,758 WARN storage: disklabel detected but not usable on sdf9 >08:22:12,759 DEBUG storage: no type or existing type for sdf9, bailing >08:22:12,761 DEBUG storage: looking up parted Device: /dev/sdf9 >08:22:12,763 INFO storage: got device: PartitionDevice instance (0x7fd156ded250) -- > name = sdf9 status = True kids = 0 id = 23 > parents = ['existing 953869MB disk sdf (14) with existing gpt disklabel'] > uuid = None size = 715451.115723 > format = existing None > major = 8 minor = 89 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.0/0000:03:00.0/ata10/host9/target9:1:0/9:1:0:0/block/sdf/sdf9 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdf9 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1465243885 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (91207, 255, 63) biosGeometry: (91207, 255, 63) > PedDevice: <_ped.Device object at 0x7fd156e47710> > target size = 0 path = /dev/sdf9 > 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 0x7fd159cff950> fileSystem: None > number: 9 path: /dev/sdf9 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd159d03750> PedPartition: <_ped.Partition object at 0x7fd156dc41d0> > disk = existing 953869MB disk sdf (14) with existing gpt disklabel > start = 488281250 end = 1953525134 length = 1465243885 > flags = >08:22:12,771 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST31000524AS_6VPFDVEY /dev/disk/by-id/wwn-0x5000c5003df6026b', > 'DEVNAME': 'sdg', > 'DEVPATH': '/devices/pci0000:00/0000:00:1c.0/0000:03:00.0/ata10/host9/target9:2:0/9:2:0:0/block/sdg', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '208', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '208', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '164', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '164', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'ST31000524AS', > 'ID_MODEL_ENC': 'ST31000524AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_REVISION': 'JC4B', > 'ID_SERIAL': 'ST31000524AS_6VPFDVEY', > 'ID_SERIAL_SHORT': '6VPFDVEY', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5003df6026b', > 'ID_WWN_WITH_EXTENSION': '0x5000c5003df6026b', > 'MAJOR': '8', > 'MINOR': '96', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '206617', > 'name': 'sdg', > 'symlinks': ['/dev/disk/by-id/ata-ST31000524AS_6VPFDVEY', > '/dev/disk/by-id/wwn-0x5000c5003df6026b'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1c.0/0000:03:00.0/ata10/host9/target9:2:0/9:2:0:0/block/sdg'} ; name: sdg ; >08:22:12,774 INFO storage: scanning sdg (/devices/pci0000:00/0000:00:1c.0/0000:03:00.0/ata10/host9/target9:2:0/9:2:0:0/block/sdg)... >08:22:12,778 DEBUG storage: DeviceTree.getDeviceByName: name: sdg ; >08:22:12,783 DEBUG storage: DeviceTree.getDeviceByName returned None >08:22:12,788 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sdg ; >08:22:12,798 INFO storage: sdg is a disk >08:22:12,799 DEBUG storage: getFormat('None') returning DeviceFormat instance >08:22:12,805 DEBUG storage: DiskDevice._setFormat: sdg ; current: None ; type: None ; >08:22:12,806 INFO storage: added disk sdg (id 24) to device tree >08:22:12,806 DEBUG storage: looking up parted Device: /dev/sdg >08:22:12,810 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdg ; >08:22:12,812 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdg ; label_type: gpt ; >08:22:12,813 DEBUG storage: DiskDevice.setup: sdg ; status: True ; controllable: True ; orig: False ; >08:22:12,816 DEBUG storage: DiskLabel.__init__: device: /dev/sdg ; labelType: msdos ; exists: True ; >08:22:12,864 DEBUG storage: Set pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 10 > lastPartitionNumber: 10 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x7fd159cdec90>, <parted.partition.Partition object at 0x7fd159cdee90>, <parted.partition.Partition object at 0x7fd156deb110>, <parted.partition.Partition object at 0x7fd156deb290>, <parted.partition.Partition object at 0x7fd156deb410>, <parted.partition.Partition object at 0x7fd156deb590>, <parted.partition.Partition object at 0x7fd156deb890>, <parted.partition.Partition object at 0x7fd156deb690>, <parted.partition.Partition object at 0x7fd156deba10>, <parted.partition.Partition object at 0x7fd156debd10>] > device: <parted.device.Device object at 0x7fd159cdead0> > PedDisk: <_ped.Disk object at 0x7fd156e58c68> >08:22:12,864 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >08:22:12,867 DEBUG storage: DiskDevice._setFormat: sdg ; current: None ; type: disklabel ; >08:22:12,870 INFO storage: got device: DiskDevice instance (0x7fd159cd7bd0) -- > name = sdg status = True kids = 0 id = 24 > parents = [] > uuid = None size = 953869.710938 > format = existing gpt disklabel > major = 8 minor = 96 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.0/0000:03:00.0/ata10/host9/target9:2:0/9:2:0:0/block/sdg partedDevice = parted.Device instance -- > model: ATA ST31000524AS path: /dev/sdg type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 10 did: 0 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x7fd156e478c0> > target size = 0 path = /dev/sdg > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7fd159cde810> >08:22:12,909 INFO storage: got format: DiskLabel instance (0x7fd159cde8d0) -- > type = disklabel name = partition table (GPT) status = False > device = /dev/sdg uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = gpt partition count = 10 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: gpt primaryPartitionCount: 10 > lastPartitionNumber: 10 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x7fd159cdec90>, <parted.partition.Partition object at 0x7fd159cdee90>, <parted.partition.Partition object at 0x7fd156deb110>, <parted.partition.Partition object at 0x7fd156deb290>, <parted.partition.Partition object at 0x7fd156deb410>, <parted.partition.Partition object at 0x7fd156deb590>, <parted.partition.Partition object at 0x7fd156deb890>, <parted.partition.Partition object at 0x7fd156deb690>, <parted.partition.Partition object at 0x7fd156deba10>, <parted.partition.Partition object at 0x7fd156debd10>] > device: <parted.device.Device object at 0x7fd159cdead0> > PedDisk: <_ped.Disk object at 0x7fd156e58c68> > origPartedDisk = <parted.disk.Disk object at 0x7fd156debad0> > partedDevice = parted.Device instance -- > model: ATA ST31000524AS path: /dev/sdg type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 10 did: 0 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x7fd156e47830> > >08:22:12,922 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST31000524AS_6VPFDVEY-part1 /dev/disk/by-id/wwn-0x5000c5003df6026b-part1 /dev/disk/by-partuuid/5ae15c24-028c-4dd7-b297-1dfc4880d577', > 'DEVNAME': 'sdg1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1c.0/0000:03:00.0/ata10/host9/target9:2:0/9:2:0:0/block/sdg/sdg1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '208', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '208', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '164', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '164', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'monkeybay:0', > 'ID_FS_LABEL_ENC': 'monkeybay:0', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'b3c63e13-bd07-5f80-28b6-416ac20735b2', > 'ID_FS_UUID_ENC': 'b3c63e13-bd07-5f80-28b6-416ac20735b2', > 'ID_FS_UUID_SUB': '870bd17a-964f-da19-0197-8a570fe4e265', > 'ID_FS_UUID_SUB_ENC': '870bd17a-964f-da19-0197-8a570fe4e265', > 'ID_FS_VERSION': '1.2', > 'ID_MODEL': 'ST31000524AS', > 'ID_MODEL_ENC': 'ST31000524AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:96', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '8192', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '39053312', > 'ID_PART_ENTRY_TYPE': 'ebd0a0a2-b9e5-4433-87c0-68b6b72699c7', > 'ID_PART_ENTRY_UUID': '5ae15c24-028c-4dd7-b297-1dfc4880d577', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_REVISION': 'JC4B', > 'ID_SERIAL': 'ST31000524AS_6VPFDVEY', > 'ID_SERIAL_SHORT': '6VPFDVEY', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5003df6026b', > 'ID_WWN_WITH_EXTENSION': '0x5000c5003df6026b', > 'MAJOR': '8', > 'MD_DEVICES': '3', > 'MD_DEV_UUID': '870bd17a:964fda19:01978a57:0fe4e265', > 'MD_EVENTS': '122', > 'MD_LEVEL': 'raid5', > 'MD_NAME': 'monkeybay:0', > 'MD_UPDATE_TIME': '1350774282', > 'MD_UUID': 'b3c63e13:bd075f80:28b6416a:c20735b2', > 'MINOR': '97', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '25206624', > 'name': 'sdg1', > 'symlinks': ['/dev/disk/by-id/ata-ST31000524AS_6VPFDVEY-part1', > '/dev/disk/by-id/wwn-0x5000c5003df6026b-part1', > '/dev/disk/by-partuuid/5ae15c24-028c-4dd7-b297-1dfc4880d577'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1c.0/0000:03:00.0/ata10/host9/target9:2:0/9:2:0:0/block/sdg/sdg1'} ; name: sdg1 ; >08:22:12,923 INFO storage: scanning sdg1 (/devices/pci0000:00/0000:00:1c.0/0000:03:00.0/ata10/host9/target9:2:0/9:2:0:0/block/sdg/sdg1)... >08:22:12,925 DEBUG storage: DeviceTree.getDeviceByName: name: sdg1 ; >08:22:12,927 DEBUG storage: DeviceTree.getDeviceByName returned None >08:22:12,928 INFO storage: sdg1 is a partition >08:22:12,930 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdg1 ; >08:22:12,932 DEBUG storage: DeviceTree.getDeviceByName: name: sdg ; >08:22:12,935 DEBUG storage: DeviceTree.getDeviceByName returned existing 953869MB disk sdg (24) with existing gpt disklabel >08:22:12,938 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sdg ; >08:22:12,941 DEBUG storage: PartitionDevice._setFormat: sdg1 ; >08:22:12,941 DEBUG storage: getFormat('None') returning DeviceFormat instance >08:22:12,944 DEBUG storage: PartitionDevice._setFormat: sdg1 ; current: None ; type: None ; >08:22:12,944 DEBUG storage: looking up parted Partition: /dev/sdg1 >08:22:12,947 DEBUG storage: PartitionDevice.probe: sdg1 ; exists: True ; >08:22:12,950 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdg1 ; flag: 1 ; >08:22:12,953 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdg1 ; flag: 10 ; >08:22:12,956 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdg1 ; flag: 12 ; >08:22:12,956 INFO storage: added partition sdg1 (id 25) to device tree >08:22:12,959 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdg1 ; >08:22:12,961 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdg1 ; label_type: gpt ; >08:22:12,964 DEBUG storage: PartitionDevice.setup: sdg1 ; status: True ; controllable: True ; orig: False ; >08:22:12,967 DEBUG storage: DiskLabel.__init__: device: /dev/sdg1 ; labelType: gpt ; exists: True ; >08:22:12,975 WARN storage: disklabel detected but not usable on sdg1 >08:22:12,976 INFO storage: type detected on 'sdg1' is 'linux_raid_member' >08:22:12,979 DEBUG storage: MDRaidMember.__init__: uuid: None ; exists: True ; label: monkeybay:0 ; device: /dev/sdg1 ; serial: 6VPFDVEY ; mdUuid: b3c63e13:bd075f80:28b6416a:c20735b2 ; biosraid: False ; >08:22:12,980 DEBUG storage: getFormat('linux_raid_member') returning MDRaidMember instance >08:22:12,983 DEBUG storage: PartitionDevice._setFormat: sdg1 ; >08:22:12,986 DEBUG storage: PartitionDevice._setFormat: sdg1 ; current: None ; type: mdmember ; >08:22:12,988 DEBUG storage: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sdg1 ; >08:22:12,998 DEBUG storage: existing RAID 5 size == 38105.0 >08:22:12,999 DEBUG storage: DeviceTree.getDeviceByUuid returned existing 38105MB mdarray monkeybay:0 (2) >08:22:13,005 DEBUG storage: MDRaidArrayDevice._addDevice: monkeybay:0 ; device: sdg1 ; status: True ; >08:22:13,011 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sdg1 ; >08:22:13,013 DEBUG storage: PartitionDevice.setup: sdg1 ; status: True ; controllable: True ; orig: False ; >08:22:13,032 WARN storage: failed to add member /dev/sdg1 to md array /dev/md/monkeybay:0: mdadd failed for /dev/sdg1: running mdadm --incremental --quiet /dev/sdg1 failed >08:22:13,033 DEBUG storage: looking up parted Device: /dev/sdg1 >08:22:13,035 INFO storage: got device: PartitionDevice instance (0x7fd156a4f310) -- > name = sdg1 status = True kids = 1 id = 25 > parents = ['existing 953869MB disk sdg (24) with existing gpt disklabel'] > uuid = None size = 19069.0 > format = existing mdmember > major = 8 minor = 97 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.0/0000:03:00.0/ata10/host9/target9:2:0/9:2:0:0/block/sdg/sdg1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdg1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 39053312 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (2430, 255, 63) biosGeometry: (2430, 255, 63) > PedDevice: <_ped.Device object at 0x7fd159cf35f0> > target size = 0 path = /dev/sdg1 > 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 0x7fd159cdeb90> fileSystem: None > number: 1 path: /dev/sdg1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd159cded50> PedPartition: <_ped.Partition object at 0x7fd1599183b0> > disk = existing 953869MB disk sdg (24) with existing gpt disklabel > start = 8192 end = 39061503 length = 39053312 > flags = >08:22:13,036 INFO storage: got format: MDRaidMember instance (0x7fd156a4f750) -- > type = mdmember name = software RAID status = False > device = /dev/sdg1 uuid = None exists = True > options = None supported = True formattable = True resizable = False > mdUUID = b3c63e13:bd075f80:28b6416a:c20735b2 biosraid = False >08:22:13,041 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST31000524AS_6VPFDVEY-part10 /dev/disk/by-id/wwn-0x5000c5003df6026b-part10 /dev/disk/by-partuuid/59032995-4fee-42b0-86bb-ef92c16e7b4d', > 'DEVNAME': 'sdg10', > 'DEVPATH': '/devices/pci0000:00/0000:00:1c.0/0000:03:00.0/ata10/host9/target9:2:0/9:2:0:0/block/sdg/sdg10', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '208', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '208', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '164', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '164', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'ST31000524AS', > 'ID_MODEL_ENC': 'ST31000524AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:96', > 'ID_PART_ENTRY_NUMBER': '10', > 'ID_PART_ENTRY_OFFSET': '232421376', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '11718656', > 'ID_PART_ENTRY_TYPE': 'ebd0a0a2-b9e5-4433-87c0-68b6b72699c7', > 'ID_PART_ENTRY_UUID': '59032995-4fee-42b0-86bb-ef92c16e7b4d', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_REVISION': 'JC4B', > 'ID_SERIAL': 'ST31000524AS_6VPFDVEY', > 'ID_SERIAL_SHORT': '6VPFDVEY', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5003df6026b', > 'ID_WWN_WITH_EXTENSION': '0x5000c5003df6026b', > 'MAJOR': '8', > 'MINOR': '106', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '25206630', > 'name': 'sdg10', > 'symlinks': ['/dev/disk/by-id/ata-ST31000524AS_6VPFDVEY-part10', > '/dev/disk/by-id/wwn-0x5000c5003df6026b-part10', > '/dev/disk/by-partuuid/59032995-4fee-42b0-86bb-ef92c16e7b4d'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1c.0/0000:03:00.0/ata10/host9/target9:2:0/9:2:0:0/block/sdg/sdg10'} ; name: sdg10 ; >08:22:13,041 INFO storage: scanning sdg10 (/devices/pci0000:00/0000:00:1c.0/0000:03:00.0/ata10/host9/target9:2:0/9:2:0:0/block/sdg/sdg10)... >08:22:13,042 DEBUG storage: DeviceTree.getDeviceByName: name: sdg10 ; >08:22:13,042 DEBUG storage: DeviceTree.getDeviceByName returned None >08:22:13,042 INFO storage: sdg10 is a partition >08:22:13,043 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdg10 ; >08:22:13,044 DEBUG storage: DeviceTree.getDeviceByName: name: sdg ; >08:22:13,046 DEBUG storage: DeviceTree.getDeviceByName returned existing 953869MB disk sdg (24) with existing gpt disklabel >08:22:13,048 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sdg ; >08:22:13,049 DEBUG storage: PartitionDevice._setFormat: sdg10 ; >08:22:13,049 DEBUG storage: getFormat('None') returning DeviceFormat instance >08:22:13,051 DEBUG storage: PartitionDevice._setFormat: sdg10 ; current: None ; type: None ; >08:22:13,052 DEBUG storage: looking up parted Partition: /dev/sdg10 >08:22:13,055 DEBUG storage: PartitionDevice.probe: sdg10 ; exists: True ; >08:22:13,058 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdg10 ; flag: 1 ; >08:22:13,061 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdg10 ; flag: 10 ; >08:22:13,064 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdg10 ; flag: 12 ; >08:22:13,064 INFO storage: added partition sdg10 (id 26) to device tree >08:22:13,067 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdg10 ; >08:22:13,070 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdg10 ; label_type: gpt ; >08:22:13,072 DEBUG storage: PartitionDevice.setup: sdg10 ; status: True ; controllable: True ; orig: False ; >08:22:13,075 DEBUG storage: DiskLabel.__init__: device: /dev/sdg10 ; labelType: gpt ; exists: True ; >08:22:13,083 WARN storage: disklabel detected but not usable on sdg10 >08:22:13,084 DEBUG storage: no type or existing type for sdg10, bailing >08:22:13,085 DEBUG storage: looking up parted Device: /dev/sdg10 >08:22:13,087 INFO storage: got device: PartitionDevice instance (0x7fd156a4fc90) -- > name = sdg10 status = True kids = 0 id = 26 > parents = ['existing 953869MB disk sdg (24) with existing gpt disklabel'] > uuid = None size = 5722.0 > format = existing None > major = 8 minor = 106 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.0/0000:03:00.0/ata10/host9/target9:2:0/9:2:0:0/block/sdg/sdg10 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdg10 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 11718656 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (729, 255, 63) biosGeometry: (729, 255, 63) > PedDevice: <_ped.Device object at 0x7fd159cf3680> > target size = 0 path = /dev/sdg10 > 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 0x7fd159cdeb90> fileSystem: None > number: 10 path: /dev/sdg10 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd156deba50> PedPartition: <_ped.Partition object at 0x7fd156dca230> > disk = existing 953869MB disk sdg (24) with existing gpt disklabel > start = 232421376 end = 244140031 length = 11718656 > flags = >08:22:13,093 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST31000524AS_6VPFDVEY-part2 /dev/disk/by-id/wwn-0x5000c5003df6026b-part2 /dev/disk/by-partuuid/4bed88da-c01b-4b70-a02d-b0002805dfc1', > 'DEVNAME': 'sdg2', > 'DEVPATH': '/devices/pci0000:00/0000:00:1c.0/0000:03:00.0/ata10/host9/target9:2:0/9:2:0:0/block/sdg/sdg2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '208', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '208', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '164', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '164', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'monkeybay:42', > 'ID_FS_LABEL_ENC': 'monkeybay:42', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '72c1d429-4bee-0d46-1832-3b41e8baf5de', > 'ID_FS_UUID_ENC': '72c1d429-4bee-0d46-1832-3b41e8baf5de', > 'ID_FS_UUID_SUB': '89e733ea-22a1-8dfe-c4f2-a34e9b6469f7', > 'ID_FS_UUID_SUB_ENC': '89e733ea-22a1-8dfe-c4f2-a34e9b6469f7', > 'ID_FS_VERSION': '1.2', > 'ID_MODEL': 'ST31000524AS', > 'ID_MODEL_ENC': 'ST31000524AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:96', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '39061504', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '39063552', > 'ID_PART_ENTRY_TYPE': 'ebd0a0a2-b9e5-4433-87c0-68b6b72699c7', > 'ID_PART_ENTRY_UUID': '4bed88da-c01b-4b70-a02d-b0002805dfc1', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_REVISION': 'JC4B', > 'ID_SERIAL': 'ST31000524AS_6VPFDVEY', > 'ID_SERIAL_SHORT': '6VPFDVEY', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5003df6026b', > 'ID_WWN_WITH_EXTENSION': '0x5000c5003df6026b', > 'MAJOR': '8', > 'MD_DEVICES': '4', > 'MD_DEV_UUID': '89e733ea:22a18dfe:c4f2a34e:9b6469f7', > 'MD_EVENTS': '37', > 'MD_LEVEL': 'raid10', > 'MD_NAME': 'monkeybay:42', > 'MD_UPDATE_TIME': '1351240745', > 'MD_UUID': '72c1d429:4bee0d46:18323b41:e8baf5de', > 'MINOR': '98', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '25206636', > 'name': 'sdg2', > 'symlinks': ['/dev/disk/by-id/ata-ST31000524AS_6VPFDVEY-part2', > '/dev/disk/by-id/wwn-0x5000c5003df6026b-part2', > '/dev/disk/by-partuuid/4bed88da-c01b-4b70-a02d-b0002805dfc1'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1c.0/0000:03:00.0/ata10/host9/target9:2:0/9:2:0:0/block/sdg/sdg2'} ; name: sdg2 ; >08:22:13,094 INFO storage: scanning sdg2 (/devices/pci0000:00/0000:00:1c.0/0000:03:00.0/ata10/host9/target9:2:0/9:2:0:0/block/sdg/sdg2)... >08:22:13,096 DEBUG storage: DeviceTree.getDeviceByName: name: sdg2 ; >08:22:13,098 DEBUG storage: DeviceTree.getDeviceByName returned None >08:22:13,098 INFO storage: sdg2 is a partition >08:22:13,102 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdg2 ; >08:22:13,104 DEBUG storage: DeviceTree.getDeviceByName: name: sdg ; >08:22:13,107 DEBUG storage: DeviceTree.getDeviceByName returned existing 953869MB disk sdg (24) with existing gpt disklabel >08:22:13,110 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sdg ; >08:22:13,111 DEBUG storage: PartitionDevice._setFormat: sdg2 ; >08:22:13,111 DEBUG storage: getFormat('None') returning DeviceFormat instance >08:22:13,112 DEBUG storage: PartitionDevice._setFormat: sdg2 ; current: None ; type: None ; >08:22:13,112 DEBUG storage: looking up parted Partition: /dev/sdg2 >08:22:13,113 DEBUG storage: PartitionDevice.probe: sdg2 ; exists: True ; >08:22:13,113 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdg2 ; flag: 1 ; >08:22:13,114 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdg2 ; flag: 10 ; >08:22:13,116 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdg2 ; flag: 12 ; >08:22:13,117 INFO storage: added partition sdg2 (id 27) to device tree >08:22:13,117 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdg2 ; >08:22:13,118 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdg2 ; label_type: gpt ; >08:22:13,119 DEBUG storage: PartitionDevice.setup: sdg2 ; status: True ; controllable: True ; orig: False ; >08:22:13,120 DEBUG storage: DiskLabel.__init__: device: /dev/sdg2 ; labelType: gpt ; exists: True ; >08:22:13,158 WARN storage: disklabel detected but not usable on sdg2 >08:22:13,159 INFO storage: type detected on 'sdg2' is 'linux_raid_member' >08:22:13,160 DEBUG storage: MDRaidMember.__init__: uuid: None ; exists: True ; label: monkeybay:42 ; device: /dev/sdg2 ; serial: 6VPFDVEY ; mdUuid: 72c1d429:4bee0d46:18323b41:e8baf5de ; biosraid: False ; >08:22:13,161 DEBUG storage: getFormat('linux_raid_member') returning MDRaidMember instance >08:22:13,162 DEBUG storage: PartitionDevice._setFormat: sdg2 ; >08:22:13,163 DEBUG storage: PartitionDevice._setFormat: sdg2 ; current: None ; type: mdmember ; >08:22:13,164 DEBUG storage: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sdg2 ; >08:22:13,166 DEBUG storage: existing RAID 10 size == 38145.0 >08:22:13,166 DEBUG storage: DeviceTree.getDeviceByUuid returned existing 38145MB mdarray monkeybay:42 (4) >08:22:13,167 DEBUG storage: MDRaidArrayDevice._addDevice: monkeybay:42 ; device: sdg2 ; status: True ; >08:22:13,168 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sdg2 ; >08:22:13,169 DEBUG storage: PartitionDevice.setup: sdg2 ; status: True ; controllable: True ; orig: False ; >08:22:13,194 WARN storage: failed to add member /dev/sdg2 to md array /dev/md/monkeybay:42: mdadd failed for /dev/sdg2: running mdadm --incremental --quiet /dev/sdg2 failed >08:22:13,197 DEBUG storage: looking up parted Device: /dev/sdg2 >08:22:13,200 INFO storage: got device: PartitionDevice instance (0x7fd156a5f610) -- > name = sdg2 status = True kids = 1 id = 27 > parents = ['existing 953869MB disk sdg (24) with existing gpt disklabel'] > uuid = None size = 19074.0 > format = existing mdmember > major = 8 minor = 98 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.0/0000:03:00.0/ata10/host9/target9:2:0/9:2:0:0/block/sdg/sdg2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdg2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 39063552 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 0x7fd159cf3830> > target size = 0 path = /dev/sdg2 > 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 0x7fd159cdeb90> fileSystem: <parted.filesystem.FileSystem object at 0x7fd159cdefd0> > number: 2 path: /dev/sdg2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd159cdef50> PedPartition: <_ped.Partition object at 0x7fd159ddcdd0> > disk = existing 953869MB disk sdg (24) with existing gpt disklabel > start = 39061504 end = 78125055 length = 39063552 > flags = >08:22:13,200 INFO storage: got format: MDRaidMember instance (0x7fd156a5f990) -- > type = mdmember name = software RAID status = False > device = /dev/sdg2 uuid = None exists = True > options = None supported = True formattable = True resizable = False > mdUUID = 72c1d429:4bee0d46:18323b41:e8baf5de biosraid = False >08:22:13,209 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST31000524AS_6VPFDVEY-part3 /dev/disk/by-id/wwn-0x5000c5003df6026b-part3 /dev/disk/by-partuuid/3ce74168-b6dc-40e9-801c-a08438b82a3e', > 'DEVNAME': 'sdg3', > 'DEVPATH': '/devices/pci0000:00/0000:00:1c.0/0000:03:00.0/ata10/host9/target9:2:0/9:2:0:0/block/sdg/sdg3', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '208', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '208', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '164', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '164', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'ST31000524AS', > 'ID_MODEL_ENC': 'ST31000524AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:96', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '78125056', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '39061504', > 'ID_PART_ENTRY_TYPE': 'ebd0a0a2-b9e5-4433-87c0-68b6b72699c7', > 'ID_PART_ENTRY_UUID': '3ce74168-b6dc-40e9-801c-a08438b82a3e', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_REVISION': 'JC4B', > 'ID_SERIAL': 'ST31000524AS_6VPFDVEY', > 'ID_SERIAL_SHORT': '6VPFDVEY', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5003df6026b', > 'ID_WWN_WITH_EXTENSION': '0x5000c5003df6026b', > 'MAJOR': '8', > 'MINOR': '99', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '25206642', > 'name': 'sdg3', > 'symlinks': ['/dev/disk/by-id/ata-ST31000524AS_6VPFDVEY-part3', > '/dev/disk/by-id/wwn-0x5000c5003df6026b-part3', > '/dev/disk/by-partuuid/3ce74168-b6dc-40e9-801c-a08438b82a3e'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1c.0/0000:03:00.0/ata10/host9/target9:2:0/9:2:0:0/block/sdg/sdg3'} ; name: sdg3 ; >08:22:13,210 INFO storage: scanning sdg3 (/devices/pci0000:00/0000:00:1c.0/0000:03:00.0/ata10/host9/target9:2:0/9:2:0:0/block/sdg/sdg3)... >08:22:13,211 DEBUG storage: DeviceTree.getDeviceByName: name: sdg3 ; >08:22:13,213 DEBUG storage: DeviceTree.getDeviceByName returned None >08:22:13,213 INFO storage: sdg3 is a partition >08:22:13,214 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdg3 ; >08:22:13,216 DEBUG storage: DeviceTree.getDeviceByName: name: sdg ; >08:22:13,217 DEBUG storage: DeviceTree.getDeviceByName returned existing 953869MB disk sdg (24) with existing gpt disklabel >08:22:13,219 DEBUG storage: DiskDevice.addChild: kids: 3 ; name: sdg ; >08:22:13,221 DEBUG storage: PartitionDevice._setFormat: sdg3 ; >08:22:13,221 DEBUG storage: getFormat('None') returning DeviceFormat instance >08:22:13,223 DEBUG storage: PartitionDevice._setFormat: sdg3 ; current: None ; type: None ; >08:22:13,223 DEBUG storage: looking up parted Partition: /dev/sdg3 >08:22:13,225 DEBUG storage: PartitionDevice.probe: sdg3 ; exists: True ; >08:22:13,226 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdg3 ; flag: 1 ; >08:22:13,228 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdg3 ; flag: 10 ; >08:22:13,230 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdg3 ; flag: 12 ; >08:22:13,230 INFO storage: added partition sdg3 (id 28) to device tree >08:22:13,231 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdg3 ; >08:22:13,235 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdg3 ; label_type: gpt ; >08:22:13,240 DEBUG storage: PartitionDevice.setup: sdg3 ; status: True ; controllable: True ; orig: False ; >08:22:13,247 DEBUG storage: DiskLabel.__init__: device: /dev/sdg3 ; labelType: gpt ; exists: True ; >08:22:13,266 WARN storage: disklabel detected but not usable on sdg3 >08:22:13,267 DEBUG storage: no type or existing type for sdg3, bailing >08:22:13,268 DEBUG storage: looking up parted Device: /dev/sdg3 >08:22:13,271 INFO storage: got device: PartitionDevice instance (0x7fd15697ea90) -- > name = sdg3 status = True kids = 0 id = 28 > parents = ['existing 953869MB disk sdg (24) with existing gpt disklabel'] > uuid = None size = 19073.0 > format = existing None > major = 8 minor = 99 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.0/0000:03:00.0/ata10/host9/target9:2:0/9:2:0:0/block/sdg/sdg3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdg3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 39061504 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 0x7fd159cf38c0> > target size = 0 path = /dev/sdg3 > 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 0x7fd159cdeb90> fileSystem: None > number: 3 path: /dev/sdg3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd156deb150> PedPartition: <_ped.Partition object at 0x7fd156dca050> > disk = existing 953869MB disk sdg (24) with existing gpt disklabel > start = 78125056 end = 117186559 length = 39061504 > flags = >08:22:13,277 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST31000524AS_6VPFDVEY-part4 /dev/disk/by-id/wwn-0x5000c5003df6026b-part4 /dev/disk/by-partuuid/96a7c1de-5415-4a71-93b6-64a7c62ecc6d', > 'DEVNAME': 'sdg4', > 'DEVPATH': '/devices/pci0000:00/0000:00:1c.0/0000:03:00.0/ata10/host9/target9:2:0/9:2:0:0/block/sdg/sdg4', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '208', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '208', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '164', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '164', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'ST31000524AS', > 'ID_MODEL_ENC': 'ST31000524AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:96', > 'ID_PART_ENTRY_NUMBER': '4', > 'ID_PART_ENTRY_OFFSET': '117186560', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '39063552', > 'ID_PART_ENTRY_TYPE': 'ebd0a0a2-b9e5-4433-87c0-68b6b72699c7', > 'ID_PART_ENTRY_UUID': '96a7c1de-5415-4a71-93b6-64a7c62ecc6d', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_REVISION': 'JC4B', > 'ID_SERIAL': 'ST31000524AS_6VPFDVEY', > 'ID_SERIAL_SHORT': '6VPFDVEY', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5003df6026b', > 'ID_WWN_WITH_EXTENSION': '0x5000c5003df6026b', > 'MAJOR': '8', > 'MINOR': '100', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '25206647', > 'name': 'sdg4', > 'symlinks': ['/dev/disk/by-id/ata-ST31000524AS_6VPFDVEY-part4', > '/dev/disk/by-id/wwn-0x5000c5003df6026b-part4', > '/dev/disk/by-partuuid/96a7c1de-5415-4a71-93b6-64a7c62ecc6d'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1c.0/0000:03:00.0/ata10/host9/target9:2:0/9:2:0:0/block/sdg/sdg4'} ; name: sdg4 ; >08:22:13,277 INFO storage: scanning sdg4 (/devices/pci0000:00/0000:00:1c.0/0000:03:00.0/ata10/host9/target9:2:0/9:2:0:0/block/sdg/sdg4)... >08:22:13,279 DEBUG storage: DeviceTree.getDeviceByName: name: sdg4 ; >08:22:13,281 DEBUG storage: DeviceTree.getDeviceByName returned None >08:22:13,281 INFO storage: sdg4 is a partition >08:22:13,283 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdg4 ; >08:22:13,284 DEBUG storage: DeviceTree.getDeviceByName: name: sdg ; >08:22:13,285 DEBUG storage: DeviceTree.getDeviceByName returned existing 953869MB disk sdg (24) with existing gpt disklabel >08:22:13,287 DEBUG storage: DiskDevice.addChild: kids: 4 ; name: sdg ; >08:22:13,289 DEBUG storage: PartitionDevice._setFormat: sdg4 ; >08:22:13,289 DEBUG storage: getFormat('None') returning DeviceFormat instance >08:22:13,291 DEBUG storage: PartitionDevice._setFormat: sdg4 ; current: None ; type: None ; >08:22:13,291 DEBUG storage: looking up parted Partition: /dev/sdg4 >08:22:13,292 DEBUG storage: PartitionDevice.probe: sdg4 ; exists: True ; >08:22:13,294 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdg4 ; flag: 1 ; >08:22:13,295 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdg4 ; flag: 10 ; >08:22:13,296 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdg4 ; flag: 12 ; >08:22:13,297 INFO storage: added partition sdg4 (id 29) to device tree >08:22:13,298 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdg4 ; >08:22:13,299 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdg4 ; label_type: gpt ; >08:22:13,300 DEBUG storage: PartitionDevice.setup: sdg4 ; status: True ; controllable: True ; orig: False ; >08:22:13,301 DEBUG storage: DiskLabel.__init__: device: /dev/sdg4 ; labelType: gpt ; exists: True ; >08:22:13,325 WARN storage: disklabel detected but not usable on sdg4 >08:22:13,326 DEBUG storage: no type or existing type for sdg4, bailing >08:22:13,327 DEBUG storage: looking up parted Device: /dev/sdg4 >08:22:13,330 INFO storage: got device: PartitionDevice instance (0x7fd1569a5210) -- > name = sdg4 status = True kids = 0 id = 29 > parents = ['existing 953869MB disk sdg (24) with existing gpt disklabel'] > uuid = None size = 19074.0 > format = existing None > major = 8 minor = 100 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.0/0000:03:00.0/ata10/host9/target9:2:0/9:2:0:0/block/sdg/sdg4 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdg4 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 39063552 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 0x7fd159cf3e60> > target size = 0 path = /dev/sdg4 > 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 0x7fd159cdeb90> fileSystem: None > number: 4 path: /dev/sdg4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd156deb2d0> PedPartition: <_ped.Partition object at 0x7fd156dcacb0> > disk = existing 953869MB disk sdg (24) with existing gpt disklabel > start = 117186560 end = 156250111 length = 39063552 > flags = >08:22:13,339 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST31000524AS_6VPFDVEY-part5 /dev/disk/by-id/wwn-0x5000c5003df6026b-part5 /dev/disk/by-partuuid/d441df39-3f03-42c7-a1e9-8b964091c4ea', > 'DEVNAME': 'sdg5', > 'DEVPATH': '/devices/pci0000:00/0000:00:1c.0/0000:03:00.0/ata10/host9/target9:2:0/9:2:0:0/block/sdg/sdg5', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '208', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '208', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '164', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '164', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'ST31000524AS', > 'ID_MODEL_ENC': 'ST31000524AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:96', > 'ID_PART_ENTRY_NUMBER': '5', > 'ID_PART_ENTRY_OFFSET': '156250112', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '39061504', > 'ID_PART_ENTRY_TYPE': 'ebd0a0a2-b9e5-4433-87c0-68b6b72699c7', > 'ID_PART_ENTRY_UUID': 'd441df39-3f03-42c7-a1e9-8b964091c4ea', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_REVISION': 'JC4B', > 'ID_SERIAL': 'ST31000524AS_6VPFDVEY', > 'ID_SERIAL_SHORT': '6VPFDVEY', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5003df6026b', > 'ID_WWN_WITH_EXTENSION': '0x5000c5003df6026b', > 'MAJOR': '8', > 'MINOR': '101', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '25206652', > 'name': 'sdg5', > 'symlinks': ['/dev/disk/by-id/ata-ST31000524AS_6VPFDVEY-part5', > '/dev/disk/by-id/wwn-0x5000c5003df6026b-part5', > '/dev/disk/by-partuuid/d441df39-3f03-42c7-a1e9-8b964091c4ea'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1c.0/0000:03:00.0/ata10/host9/target9:2:0/9:2:0:0/block/sdg/sdg5'} ; name: sdg5 ; >08:22:13,340 INFO storage: scanning sdg5 (/devices/pci0000:00/0000:00:1c.0/0000:03:00.0/ata10/host9/target9:2:0/9:2:0:0/block/sdg/sdg5)... >08:22:13,344 DEBUG storage: DeviceTree.getDeviceByName: name: sdg5 ; >08:22:13,347 DEBUG storage: DeviceTree.getDeviceByName returned None >08:22:13,347 INFO storage: sdg5 is a partition >08:22:13,350 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdg5 ; >08:22:13,353 DEBUG storage: DeviceTree.getDeviceByName: name: sdg ; >08:22:13,356 DEBUG storage: DeviceTree.getDeviceByName returned existing 953869MB disk sdg (24) with existing gpt disklabel >08:22:13,359 DEBUG storage: DiskDevice.addChild: kids: 5 ; name: sdg ; >08:22:13,362 DEBUG storage: PartitionDevice._setFormat: sdg5 ; >08:22:13,362 DEBUG storage: getFormat('None') returning DeviceFormat instance >08:22:13,365 DEBUG storage: PartitionDevice._setFormat: sdg5 ; current: None ; type: None ; >08:22:13,365 DEBUG storage: looking up parted Partition: /dev/sdg5 >08:22:13,368 DEBUG storage: PartitionDevice.probe: sdg5 ; exists: True ; >08:22:13,371 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdg5 ; flag: 1 ; >08:22:13,374 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdg5 ; flag: 10 ; >08:22:13,378 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdg5 ; flag: 12 ; >08:22:13,379 INFO storage: added partition sdg5 (id 30) to device tree >08:22:13,380 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdg5 ; >08:22:13,381 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdg5 ; label_type: gpt ; >08:22:13,383 DEBUG storage: PartitionDevice.setup: sdg5 ; status: True ; controllable: True ; orig: False ; >08:22:13,384 DEBUG storage: DiskLabel.__init__: device: /dev/sdg5 ; labelType: gpt ; exists: True ; >08:22:13,409 WARN storage: disklabel detected but not usable on sdg5 >08:22:13,410 DEBUG storage: no type or existing type for sdg5, bailing >08:22:13,411 DEBUG storage: looking up parted Device: /dev/sdg5 >08:22:13,413 INFO storage: got device: PartitionDevice instance (0x7fd1569a5610) -- > name = sdg5 status = True kids = 0 id = 30 > parents = ['existing 953869MB disk sdg (24) with existing gpt disklabel'] > uuid = None size = 19073.0 > format = existing None > major = 8 minor = 101 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.0/0000:03:00.0/ata10/host9/target9:2:0/9:2:0:0/block/sdg/sdg5 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdg5 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 39061504 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 0x7fd159cf3950> > target size = 0 path = /dev/sdg5 > 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 0x7fd159cdeb90> fileSystem: None > number: 5 path: /dev/sdg5 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd156deb450> PedPartition: <_ped.Partition object at 0x7fd156dca0b0> > disk = existing 953869MB disk sdg (24) with existing gpt disklabel > start = 156250112 end = 195311615 length = 39061504 > flags = >08:22:13,422 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST31000524AS_6VPFDVEY-part6 /dev/disk/by-id/wwn-0x5000c5003df6026b-part6 /dev/disk/by-partuuid/7eb4a177-4144-4ee0-92dc-b45a9f32fa51', > 'DEVNAME': 'sdg6', > 'DEVPATH': '/devices/pci0000:00/0000:00:1c.0/0000:03:00.0/ata10/host9/target9:2:0/9:2:0:0/block/sdg/sdg6', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '208', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '208', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '164', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '164', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'ST31000524AS', > 'ID_MODEL_ENC': 'ST31000524AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:96', > 'ID_PART_ENTRY_NUMBER': '6', > 'ID_PART_ENTRY_OFFSET': '488281250', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '1465243885', > 'ID_PART_ENTRY_TYPE': 'ebd0a0a2-b9e5-4433-87c0-68b6b72699c7', > 'ID_PART_ENTRY_UUID': '7eb4a177-4144-4ee0-92dc-b45a9f32fa51', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_REVISION': 'JC4B', > 'ID_SERIAL': 'ST31000524AS_6VPFDVEY', > 'ID_SERIAL_SHORT': '6VPFDVEY', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5003df6026b', > 'ID_WWN_WITH_EXTENSION': '0x5000c5003df6026b', > 'MAJOR': '8', > 'MINOR': '102', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '25206658', > 'name': 'sdg6', > 'symlinks': ['/dev/disk/by-id/ata-ST31000524AS_6VPFDVEY-part6', > '/dev/disk/by-id/wwn-0x5000c5003df6026b-part6', > '/dev/disk/by-partuuid/7eb4a177-4144-4ee0-92dc-b45a9f32fa51'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1c.0/0000:03:00.0/ata10/host9/target9:2:0/9:2:0:0/block/sdg/sdg6'} ; name: sdg6 ; >08:22:13,422 INFO storage: scanning sdg6 (/devices/pci0000:00/0000:00:1c.0/0000:03:00.0/ata10/host9/target9:2:0/9:2:0:0/block/sdg/sdg6)... >08:22:13,423 DEBUG storage: DeviceTree.getDeviceByName: name: sdg6 ; >08:22:13,423 DEBUG storage: DeviceTree.getDeviceByName returned None >08:22:13,424 INFO storage: sdg6 is a partition >08:22:13,424 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdg6 ; >08:22:13,425 DEBUG storage: DeviceTree.getDeviceByName: name: sdg ; >08:22:13,427 DEBUG storage: DeviceTree.getDeviceByName returned existing 953869MB disk sdg (24) with existing gpt disklabel >08:22:13,430 DEBUG storage: DiskDevice.addChild: kids: 6 ; name: sdg ; >08:22:13,432 DEBUG storage: PartitionDevice._setFormat: sdg6 ; >08:22:13,433 DEBUG storage: getFormat('None') returning DeviceFormat instance >08:22:13,436 DEBUG storage: PartitionDevice._setFormat: sdg6 ; current: None ; type: None ; >08:22:13,436 DEBUG storage: looking up parted Partition: /dev/sdg6 >08:22:13,439 DEBUG storage: PartitionDevice.probe: sdg6 ; exists: True ; >08:22:13,442 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdg6 ; flag: 1 ; >08:22:13,444 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdg6 ; flag: 10 ; >08:22:13,447 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdg6 ; flag: 12 ; >08:22:13,447 INFO storage: added partition sdg6 (id 31) to device tree >08:22:13,449 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdg6 ; >08:22:13,452 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdg6 ; label_type: gpt ; >08:22:13,456 DEBUG storage: PartitionDevice.setup: sdg6 ; status: True ; controllable: True ; orig: False ; >08:22:13,459 DEBUG storage: DiskLabel.__init__: device: /dev/sdg6 ; labelType: gpt ; exists: True ; >08:22:13,467 WARN storage: disklabel detected but not usable on sdg6 >08:22:13,468 DEBUG storage: no type or existing type for sdg6, bailing >08:22:13,469 DEBUG storage: looking up parted Device: /dev/sdg6 >08:22:13,472 INFO storage: got device: PartitionDevice instance (0x7fd1569a5ed0) -- > name = sdg6 status = True kids = 0 id = 31 > parents = ['existing 953869MB disk sdg (24) with existing gpt disklabel'] > uuid = None size = 715451.115723 > format = existing None > major = 8 minor = 102 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1c.0/0000:03:00.0/ata10/host9/target9:2:0/9:2:0:0/block/sdg/sdg6 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdg6 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1465243885 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (91207, 255, 63) biosGeometry: (91207, 255, 63) > PedDevice: <_ped.Device object at 0x7fd159cf3f80> > target size = 0 path = /dev/sdg6 > 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 0x7fd159cdeb90> fileSystem: None > number: 6 path: /dev/sdg6 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fd156debd50> PedPartition: <_ped.Partition object at 0x7fd156dca2f0> > disk = existing 953869MB disk sdg (24) with existing gpt disklabel > start = 488281250 end = 1953525134 length = 1465243885 > flags = >08:22:13,483 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST31000524AS_6VPFDVEY-part7 /dev/disk/by-id/wwn-0x5000c5003df6026b-part7 /dev/disk/by-partuuid/1e194a15-ff07-47dc-b021-5119fec6ce09', > 'DEVNAME': 'sdg7', > 'DEVPATH': '/devices/pci0000:00/0000:00:1c.0/0000:03:00.0/ata10/host9/target9:2:0/9:2:0:0/block/sdg/sdg7', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '208', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '208', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '164', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '164', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'monkeybay:43', > 'ID_FS_LABEL_ENC': 'monkeybay:43', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '2b501901-f9c4-4794-77ea-a989841fbb86', > 'ID_FS_UUID_ENC': '2b501901-f9c4-4794-77ea-a989841fbb86', > 'ID_FS_UUID_SUB': 'bcb14a4c-67e1-7c38-6f3f-25d16448bfe0', > 'ID_FS_UUID_SUB_ENC': 'bcb14a4c-67e1-7c38-6f3f-25d16448bfe0', > 'ID_FS_VERSION': '1.2', > 'ID_MODEL': 'ST31000524AS', > 'ID_MODEL_ENC': 'ST31000524AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:96', > 'ID_PART_ENTRY_NUMBER': '7', > 'ID_PART_ENTRY_OFFSET': '195311616', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '11718656', > 'ID_PART_ENTRY_TYPE': 'ebd0a0a2-b9e5-4433-87c0-68b6b72699c7', > 'ID_PART_ENTRY_UUID': '1e194a15-ff07-47dc-b021-5119fec6ce09', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_REVISION': 'JC4B', > 'ID_SERIAL': 'ST31000524AS_6VPFDVEY', > 'ID_SERIAL_SHORT': '6VPFDVEY', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5003df6026b', > 'ID_WWN_WITH_EXTENSION': '0x5000c5003df6026b', > 'MAJOR': '8', > 'MD_DEVICES': '3', > 'MD_DEV_UUID': 'bcb14a4c:67e17c38:6f3f25d1:6448bfe0', > 'MD_EVENTS': '19', > 'MD_LEVEL': 'raid5', > 'MD_NAME': 'monkeybay:43', > 'MD_UPDATE_TIME': '1345031425', > 'MD_UUID': '2b501901:f9c44794:77eaa989:841fbb86', > 'MINOR': '103', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '25206663', > 'name': 'sdg7', > 'symlinks': ['/dev/disk/by-id/ata-ST31000524AS_6VPFDVEY-part7', > '/dev/disk/by-id/wwn-0x5000c5003df6026b-part7', > '/dev/disk/by-partuuid/1e194a15-ff07-47dc-b021-5119fec6ce09'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1c.0/0000:03:00.0/ata10/host9/target9:2:0/9:2:0:0/block/sdg/sdg7'} ; name: sdg7 ; >08:22:13,484 INFO storage: scanning sdg7 (/devices/pci0000:00/0000:00:1c.0/0000:03:00.0/ata10/host9/target9:2:0/9:2:0:0/block/sdg/sdg7)... >08:22:13,486 DEBUG storage: DeviceTree.getDeviceByName: name: sdg7 ; >08:22:13,488 DEBUG storage: DeviceTree.getDeviceByName returned None >08:22:13,489 INFO storage: sdg7 is a partition >08:22:13,491 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdg7 ; >08:22:13,493 DEBUG storage: DeviceTree.getDeviceByName: name: sdg ; >08:22:13,497 DEBUG storage: DeviceTree.getDeviceByName returned existing 953869MB disk sdg (24) with existing gpt disklabel >08:22:13,499 DEBUG storage: DiskDevice.addChild: kids: 7 ; name: sdg ; >08:22:13,503 DEBUG storage: PartitionDevice._setFormat: sdg7 ; >08:22:13,504 DEBUG storage: getFormat('None') returning DeviceFormat instance >08:22:13,508 DEBUG storage: PartitionDevice._setFormat: sdg7 ; current: None ; type: None ; >08:22:13,508 DEBUG storage: looking up parted Partition: /dev/sdg7 >08:22:13,513 DEBUG storage: PartitionDevice.probe: sdg7 ; exists: True ; >08:22:13,518 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdg7 ; flag: 1 ; >08:22:13,524 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdg7 ; flag: 10 ; >08:22:13,528 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdg7 ; flag: 12 ; >08:22:13,529 INFO storage: added partition sdg7 (id 32) to device tree >08:22:13,534 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdg7 ; >08:22:13,539 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdg7 ; label_type: gpt ; >08:22:13,543 DEBUG storage: PartitionDevice.setup: sdg7 ; status: True ; controllable: True ; orig: False ; >08:22:13,549 DEBUG storage: DiskLabel.__init__: device: /dev/sdg7 ; labelType: gpt ; exists: True ; >08:22:13,562 WARN storage: disklabel detected but not usable on sdg7 >08:22:13,563 INFO storage: type detected on 'sdg7' is 'linux_raid_member' >08:22:13,568 DEBUG storage: MDRaidMember.__init__: uuid: None ; exists: True ; label: monkeybay:43 ; device: /dev/sdg7 ; serial: 6VPFDVEY ; mdUuid: 2b501901:f9c44794:77eaa989:841fbb86 ; biosraid: False ; >08:22:13,569 DEBUG storage: getFormat('linux_raid_member') returning MDRaidMember instance >08:22:13,574 DEBUG storage: PartitionDevice._setFormat: sdg7 ; >08:22:13,579 DEBUG storage: PartitionDevice._setFormat: sdg7 ; current: None ; type: mdmember ; >08:22:13,584 DEBUG storage: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sdg7 ; >08:22:13,589 DEBUG storage: DeviceTree.getDeviceByUuid returned None >08:22:13,654 DEBUG storage: DeviceTree.getDeviceByName: name: ; >08:22:13,656 DEBUG storage: DeviceTree.getDeviceByName returned None >08:22:13,656 INFO storage: using name for md array containing member sdg7 >08:22:13,656 DEBUG storage: getFormat('None') returning DeviceFormat instance >08:22:13,658 DEBUG storage: MDRaidArrayDevice._setFormat: ; current: None ; type: None ; >08:22:13,660 DEBUG storage: MDRaidArrayDevice.updateSysfsPath: ; status: False ; >08:22:13,660 INFO storage: not going to restore from backup of non-existent /etc/mdadm.conf >08:22:13,691 DEBUG storage: existing RAID 5 size == 38105.0 >08:22:13,691 DEBUG storage: existing RAID 10 size == 38145.0 >08:22:13,692 DEBUG storage: existing RAID 1 size == 4766.98828125 >08:22:13,692 DEBUG storage: existing RAID 1 size == 4768.98828125 > > >/tmp/ifcfg.log: >08:22:09,735 DEBUG ifcfg: NetworkDevice em1: setDefaultConfig() >08:22:09,736 DEBUG ifcfg: NetworkDevice em1 set: DEVICE=em1 BOOTPROTO=dhcp ONBOOT=no >08:22:09,736 DEBUG ifcfg: NetworkDevice em1 set: HWADDR=D0:67:E5:EA:A4:1D >08:22:09,736 DEBUG ifcfg: NetworkDevice em1 set: UUID=df6eebae-4159-49f4-a609-cea3725f9a83 >08:22:09,737 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-em1: > >08:22:09,737 DEBUG ifcfg: NetworkDevice em1: >DEVICE="em1" >HWADDR="D0:67:E5:EA:A4:1D" >BOOTPROTO="dhcp" >ONBOOT="no" >UUID="df6eebae-4159-49f4-a609-cea3725f9a83" > >08:22:09,737 DEBUG ifcfg: writeIfcfgFile em1 to /etc/sysconfig/network-scripts/ifcfg-em1 > > >/proc/cmdline: >initrd=initrd.img inst.stage2=hd:LABEL=Fedora\x2018-Beta-TC7\x20x86_64 quiet BOOT_IMAGE=vmlinuz > > >/tmp/syslog: >08:21:52,706 INFO kernel:imklog 5.8.11, log source = /proc/kmsg started. >08:21:52,706 INFO rsyslogd: [origin software="rsyslogd" swVersion="5.8.11" x-pid="661" x-info="http://www.rsyslog.com"] start >08:21:52,706 INFO systemd: systemd 195 running in system mode. (+PAM +LIBWRAP +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ; fedora) >08:21:52,706 INFO kernel:[ 0.000000] Initializing cgroup subsys cpuset >08:21:52,706 INFO kernel:[ 0.000000] Initializing cgroup subsys cpu >08:21:52,706 INFO systemd: Initializing machine ID from random generator. >08:21:52,706 NOTICE kernel:[ 0.000000] Linux version 3.6.5-2.fc18.x86_64 (mockbuild@) (gcc version 4.7.2 20121001 (Red Hat 4.7.2-3) (GCC) ) #1 SMP Thu Nov 1 00:39:17 UTC 2012 >08:21:52,706 INFO kernel:[ 0.000000] Command line: initrd=initrd.img inst.stage2=hd:LABEL=Fedora\x2018-Beta-TC7\x20x86_64 quiet BOOT_IMAGE=vmlinuz >08:21:52,706 INFO kernel:[ 0.000000] e820: BIOS-provided physical RAM map: >08:21:52,706 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. >08:21:52,706 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009d3ff] usable >08:21:52,706 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x000000000009d400-0x000000000009ffff] reserved >08:21:52,706 INFO systemd: Started Remount Root and Kernel File Systems. >08:21:52,706 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved >08:21:52,706 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000af63efff] usable >08:21:52,706 INFO systemd: Starting Local File Systems (Pre). >08:21:52,706 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000af63f000-0x00000000af6befff] reserved >08:21:52,706 INFO systemd: Reached target Local File Systems (Pre). >08:21:52,706 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000af6bf000-0x00000000af7befff] ACPI NVS >08:21:52,706 INFO systemd: Mounting Temporary Directory... >08:21:52,706 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000af7bf000-0x00000000af7fefff] ACPI data >08:21:52,706 INFO systemd: Starting Load Random Seed... >08:21:52,706 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000af7ff000-0x00000000af7fffff] usable >08:21:52,706 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000af800000-0x00000000afffffff] reserved >08:21:52,706 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved >08:21:52,706 INFO systemd: Started udev Coldplug all Devices. >08:21:52,706 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000feb00000-0x00000000feb03fff] reserved >08:21:52,706 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved >08:21:52,706 INFO systemd: Started udev Kernel Device Manager. >08:21:52,706 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000fed10000-0x00000000fed19fff] reserved >08:21:52,706 INFO systemd: Mounted Temporary Directory. >08:21:52,706 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved >08:21:52,706 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved >08:21:52,706 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000ffc00000-0x00000000ffffffff] reserved >08:21:52,706 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000024fffffff] usable >08:21:52,706 INFO kernel:[ 0.000000] NX (Execute Disable) protection: active >08:21:52,706 INFO kernel:[ 0.000000] DMI 2.7 present. >08:21:52,706 DEBUG kernel:[ 0.000000] DMI: Dell Inc. PowerEdge T110 II/015TH9, BIOS 1.2.4 09/19/2011 >08:21:52,706 DEBUG kernel:[ 0.000000] e820: update [mem 0x00000000-0x0000ffff] usable ==> reserved >08:21:52,706 DEBUG kernel:[ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable >08:21:52,706 INFO kernel:[ 0.000000] No AGP bridge found >08:21:52,706 INFO kernel:[ 0.000000] e820: last_pfn = 0x250000 max_arch_pfn = 0x400000000 >08:21:52,706 DEBUG kernel:[ 0.000000] MTRR default type: uncachable >08:21:52,706 DEBUG kernel:[ 0.000000] MTRR fixed ranges enabled: >08:21:52,706 DEBUG kernel:[ 0.000000] 00000-9FFFF write-back >08:21:52,706 DEBUG kernel:[ 0.000000] A0000-BFFFF uncachable >08:21:52,706 DEBUG kernel:[ 0.000000] C0000-FFFFF write-protect >08:21:52,706 DEBUG kernel:[ 0.000000] MTRR variable ranges enabled: >08:21:52,706 DEBUG kernel:[ 0.000000] 0 base 000000000 mask F80000000 write-back >08:21:52,706 DEBUG kernel:[ 0.000000] 1 base 080000000 mask FC0000000 write-back >08:21:52,706 DEBUG kernel:[ 0.000000] 2 base 0AF800000 mask FFF800000 uncachable >08:21:52,706 DEBUG kernel:[ 0.000000] 3 base 0B0000000 mask FF0000000 uncachable >08:21:52,706 DEBUG kernel:[ 0.000000] 4 base 0FFC00000 mask FFFC00000 write-protect >08:21:52,706 DEBUG kernel:[ 0.000000] 5 base 100000000 mask F00000000 write-back >08:21:52,706 DEBUG kernel:[ 0.000000] 6 base 200000000 mask FC0000000 write-back >08:21:52,706 DEBUG kernel:[ 0.000000] 7 base 240000000 mask FF0000000 write-back >08:21:52,706 DEBUG kernel:[ 0.000000] 8 disabled >08:21:52,706 DEBUG kernel:[ 0.000000] 9 disabled >08:21:52,706 INFO kernel:[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 >08:21:52,706 INFO kernel:[ 0.000000] e820: last_pfn = 0xaf800 max_arch_pfn = 0x400000000 >08:21:52,706 INFO kernel:[ 0.000000] found SMP MP-table at [mem 0x000fe1b0-0x000fe1bf] mapped at [ffff8800000fe1b0] >08:21:52,706 DEBUG kernel:[ 0.000000] initial memory mapped: [mem 0x00000000-0x1fffffff] >08:21:52,706 DEBUG kernel:[ 0.000000] Base memory trampoline at [ffff880000097000] 97000 size 24576 >08:21:52,706 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x00000000-0xaf7fffff] >08:21:52,706 DEBUG kernel:[ 0.000000] [mem 0x00000000-0xaf7fffff] page 2M >08:21:52,706 DEBUG kernel:[ 0.000000] kernel direct mapping tables up to 0xaf7fffff @ [mem 0x1fffc000-0x1fffffff] >08:21:52,706 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x100000000-0x24fffffff] >08:21:52,706 DEBUG kernel:[ 0.000000] [mem 0x100000000-0x24fffffff] page 2M >08:21:52,706 DEBUG kernel:[ 0.000000] kernel direct mapping tables up to 0x24fffffff @ [mem 0xaf638000-0xaf63efff] >08:21:52,706 INFO kernel:[ 0.000000] RAMDISK: [mem 0x7e5cd000-0x7fffefff] >08:21:52,706 WARNING kernel:[ 0.000000] ACPI: RSDP 00000000000fe020 00024 (v02 DELL ) >08:21:52,706 WARNING kernel:[ 0.000000] ACPI: XSDT 00000000af7fe170 0009C (v01 DELL PE_SC3 00000001 DELL 00040000) >08:21:52,706 WARNING kernel:[ 0.000000] ACPI: FACP 00000000af7fb000 000F4 (v04 DELL PE_SC3 00000001 DELL 00040000) >08:21:52,706 WARNING kernel:[ 0.000000] ACPI: DSDT 00000000af7f1000 06039 (v01 DELL PE_SC3 00000000 DELL 00040000) >08:21:52,706 WARNING kernel:[ 0.000000] ACPI: FACS 00000000af76e000 00040 >08:21:52,706 WARNING kernel:[ 0.000000] ACPI: SPMI 00000000af7fd000 00040 (v05 DELL PE_SC3 00000001 DELL 00040000) >08:21:52,706 WARNING kernel:[ 0.000000] ACPI: ASF! 00000000af7fc000 000A5 (v32 DELL PE_SC3 00000001 DELL 00040000) >08:21:52,706 WARNING kernel:[ 0.000000] ACPI: HPET 00000000af7fa000 00038 (v01 DELL PE_SC3 00000001 DELL 00040000) >08:21:52,706 WARNING kernel:[ 0.000000] ACPI: APIC 00000000af7f9000 00092 (v02 DELL PE_SC3 00000001 DELL 00040000) >08:21:52,706 WARNING kernel:[ 0.000000] ACPI: MCFG 00000000af7f8000 0003C (v01 DELL PE_SC3 00000001 DELL 00040000) >08:21:52,706 WARNING kernel:[ 0.000000] ACPI: BOOT 00000000af7ee000 00028 (v01 DELL PE_SC3 00000001 DELL 00040000) >08:21:52,706 WARNING kernel:[ 0.000000] ACPI: SSDT 00000000af7ed000 002F6 (v01 DELL PE_SC3 00001000 DELL 00040000) >08:21:52,706 WARNING kernel:[ 0.000000] ACPI: ASPT 00000000af7ea000 00034 (v07 DELL PE_SC3 00000001 DELL 00040000) >08:21:52,706 WARNING kernel:[ 0.000000] ACPI: SSDT 00000000af7e9000 007C2 (v01 DELL PE_SC3 00003000 DELL 00040000) >08:21:52,706 WARNING kernel:[ 0.000000] ACPI: SSDT 00000000af7e8000 00996 (v01 DELL PE_SC3 00003000 DELL 00040000) >08:21:52,706 WARNING kernel:[ 0.000000] ACPI: HEST 00000000af7e6000 000A8 (v01 DELL PE_SC3 00000000 DELL 00040000) >08:21:52,706 WARNING kernel:[ 0.000000] ACPI: ERST 00000000af7e5000 00230 (v01 DELL PE_SC3 00000000 DELL 00040000) >08:21:52,706 WARNING kernel:[ 0.000000] ACPI: BERT 00000000af7e4000 00030 (v01 DELL PE_SC3 00000000 DELL 00040000) >08:21:52,706 WARNING kernel:[ 0.000000] ACPI: EINJ 00000000af7e3000 00130 (v01 DELL PE_SC3 00000000 DELL 00040000) >08:21:52,706 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >08:21:52,706 INFO kernel:[ 0.000000] No NUMA configuration found >08:21:52,706 INFO kernel:[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000024fffffff] >08:21:52,706 INFO kernel:[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x24fffffff] >08:21:52,706 INFO kernel:[ 0.000000] NODE_DATA [mem 0x24ffec000-0x24fffffff] >08:21:52,706 DEBUG kernel:[ 0.000000] [ffffea0000000000-ffffea00093fffff] PMD -> [ffff880247600000-ffff88024f5fffff] on node 0 >08:21:52,706 WARNING kernel:[ 0.000000] Zone ranges: >08:21:52,706 WARNING kernel:[ 0.000000] DMA [mem 0x00010000-0x00ffffff] >08:21:52,706 WARNING kernel:[ 0.000000] DMA32 [mem 0x01000000-0xffffffff] >08:21:52,706 WARNING kernel:[ 0.000000] Normal [mem 0x100000000-0x24fffffff] >08:21:52,706 WARNING kernel:[ 0.000000] Movable zone start for each node >08:21:52,706 WARNING kernel:[ 0.000000] Early memory node ranges >08:21:52,706 WARNING kernel:[ 0.000000] node 0: [mem 0x00010000-0x0009cfff] >08:21:52,706 WARNING kernel:[ 0.000000] node 0: [mem 0x00100000-0xaf63efff] >08:21:52,706 WARNING kernel:[ 0.000000] node 0: [mem 0xaf7ff000-0xaf7fffff] >08:21:52,706 WARNING kernel:[ 0.000000] node 0: [mem 0x100000000-0x24fffffff] >08:21:52,706 DEBUG kernel:[ 0.000000] On node 0 totalpages: 2094541 >08:21:52,706 DEBUG kernel:[ 0.000000] DMA zone: 64 pages used for memmap >08:21:52,706 DEBUG kernel:[ 0.000000] DMA zone: 6 pages reserved >08:21:52,706 DEBUG kernel:[ 0.000000] DMA zone: 3911 pages, LIFO batch:0 >08:21:52,706 DEBUG kernel:[ 0.000000] DMA32 zone: 16320 pages used for memmap >08:21:52,706 DEBUG kernel:[ 0.000000] DMA32 zone: 697984 pages, LIFO batch:31 >08:21:52,706 DEBUG kernel:[ 0.000000] Normal zone: 21504 pages used for memmap >08:21:52,706 DEBUG kernel:[ 0.000000] Normal zone: 1354752 pages, LIFO batch:31 >08:21:52,706 INFO kernel:[ 0.000000] ACPI: PM-Timer IO Port: 0x408 >08:21:52,706 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >08:21:52,706 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled) >08:21:52,706 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled) >08:21:52,706 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x02] enabled) >08:21:52,706 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x03] enabled) >08:21:52,706 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x05] lapic_id[0x04] enabled) >08:21:52,706 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x06] lapic_id[0x05] enabled) >08:21:52,706 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x07] lapic_id[0x06] enabled) >08:21:52,706 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x08] lapic_id[0x07] enabled) >08:21:52,706 INFO kernel:[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1]) >08:21:52,706 INFO kernel:[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) >08:21:52,706 INFO kernel:[ 0.000000] IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 0-23 >08:21:52,706 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) >08:21:52,706 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) >08:21:52,706 DEBUG kernel:[ 0.000000] ACPI: IRQ0 used by override. >08:21:52,706 DEBUG kernel:[ 0.000000] ACPI: IRQ2 used by override. >08:21:52,706 DEBUG kernel:[ 0.000000] ACPI: IRQ9 used by override. >08:21:52,706 INFO kernel:[ 0.000000] Using ACPI (MADT) for SMP configuration information >08:21:52,706 INFO kernel:[ 0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000 >08:21:52,706 INFO kernel:[ 0.000000] smpboot: Allowing 8 CPUs, 0 hotplug CPUs >08:21:52,706 DEBUG kernel:[ 0.000000] nr_irqs_gsi: 40 >08:21:52,706 INFO kernel:[ 0.000000] PM: Registered nosave memory: 000000000009d000 - 000000000009e000 >08:21:52,706 INFO kernel:[ 0.000000] PM: Registered nosave memory: 000000000009e000 - 00000000000a0000 >08:21:52,706 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000e0000 >08:21:52,706 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000000e0000 - 0000000000100000 >08:21:52,706 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000af63f000 - 00000000af6bf000 >08:21:52,706 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000af6bf000 - 00000000af7bf000 >08:21:52,706 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000af7bf000 - 00000000af7ff000 >08:21:52,706 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000af800000 - 00000000b0000000 >08:21:52,706 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000b0000000 - 00000000e0000000 >08:21:52,706 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000e0000000 - 00000000f0000000 >08:21:52,706 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000f0000000 - 00000000feb00000 >08:21:52,706 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000feb00000 - 00000000feb04000 >08:21:52,706 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000feb04000 - 00000000fec00000 >08:21:52,706 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000fec00000 - 00000000fec01000 >08:21:52,706 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000fec01000 - 00000000fed10000 >08:21:52,706 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000fed10000 - 00000000fed1a000 >08:21:52,706 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000fed1a000 - 00000000fed1c000 >08:21:52,706 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000fed1c000 - 00000000fed20000 >08:21:52,706 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000fed20000 - 00000000fee00000 >08:21:52,707 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000fee00000 - 00000000fee01000 >08:21:52,707 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000fee01000 - 00000000ffc00000 >08:21:52,707 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000ffc00000 - 0000000100000000 >08:21:52,707 INFO kernel:[ 0.000000] e820: [mem 0xb0000000-0xdfffffff] available for PCI devices >08:21:52,707 INFO kernel:[ 0.000000] Booting paravirtualized kernel on bare hardware >08:21:52,707 INFO kernel:[ 0.000000] setup_percpu: NR_CPUS:128 nr_cpumask_bits:128 nr_cpu_ids:8 nr_node_ids:1 >08:21:52,707 INFO kernel:[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88024fc00000 s84288 r8192 d22208 u262144 >08:21:52,707 DEBUG kernel:[ 0.000000] pcpu-alloc: s84288 r8192 d22208 u262144 alloc=1*2097152 >08:21:52,707 DEBUG kernel:[ 0.000000] pcpu-alloc: [0] 0 1 2 3 4 5 6 7 >08:21:52,707 WARNING kernel:[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 2056647 >08:21:52,707 WARNING kernel:[ 0.000000] Policy zone: Normal >08:21:52,707 NOTICE kernel:[ 0.000000] Kernel command line: initrd=initrd.img inst.stage2=hd:LABEL=Fedora\x2018-Beta-TC7\x20x86_64 quiet BOOT_IMAGE=vmlinuz >08:21:52,707 INFO kernel:[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) >08:21:52,707 NOTICE kernel:[ 0.000000] __ex_table already sorted, skipping sort >08:21:52,707 INFO kernel:[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 >08:21:52,707 INFO kernel:[ 0.000000] Checking aperture... >08:21:52,707 INFO kernel:[ 0.000000] No AGP bridge found >08:21:52,707 INFO kernel:[ 0.000000] Memory: 8137000k/9699328k available (6325k kernel code, 1321164k absent, 241164k reserved, 6878k data, 1036k init) >08:21:52,707 INFO kernel:[ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1 >08:21:52,707 INFO kernel:[ 0.000000] Hierarchical RCU implementation. >08:21:52,707 INFO kernel:[ 0.000000] RCU restricting CPUs from NR_CPUS=128 to nr_cpu_ids=8. >08:21:52,707 INFO kernel:[ 0.000000] NR_IRQS:8448 nr_irqs:744 16 >08:21:52,707 INFO kernel:[ 0.000000] Extended CMOS year: 2000 >08:21:52,707 INFO kernel:[ 0.000000] Console: colour VGA+ 80x25 >08:21:52,707 INFO kernel:[ 0.000000] console [tty0] enabled >08:21:52,707 INFO kernel:[ 0.000000] allocated 33554432 bytes of page_cgroup >08:21:52,707 INFO kernel:[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups >08:21:52,707 DEBUG kernel:[ 0.000000] hpet clockevent registered >08:21:52,707 INFO kernel:[ 0.000000] tsc: Fast TSC calibration using PIT >08:21:52,707 INFO kernel:[ 0.001000] tsc: Detected 3199.962 MHz processor >08:21:52,707 INFO kernel:[ 0.000002] Calibrating delay loop (skipped), value calculated using timer frequency.. 6399.92 BogoMIPS (lpj=3199962) >08:21:52,707 INFO kernel:[ 0.000004] pid_max: default: 32768 minimum: 301 >08:21:52,707 INFO kernel:[ 0.000033] Security Framework initialized >08:21:52,707 INFO kernel:[ 0.000038] SELinux: Initializing. >08:21:52,707 DEBUG kernel:[ 0.000044] SELinux: Starting in permissive mode >08:21:52,707 INFO kernel:[ 0.000528] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes) >08:21:52,707 INFO kernel:[ 0.001806] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes) >08:21:52,707 INFO kernel:[ 0.002331] Mount-cache hash table entries: 256 >08:21:52,707 INFO kernel:[ 0.002464] Initializing cgroup subsys cpuacct >08:21:52,707 INFO kernel:[ 0.002465] Initializing cgroup subsys memory >08:21:52,707 INFO kernel:[ 0.002472] Initializing cgroup subsys devices >08:21:52,707 INFO kernel:[ 0.002473] Initializing cgroup subsys freezer >08:21:52,707 INFO kernel:[ 0.002473] Initializing cgroup subsys net_cls >08:21:52,707 INFO kernel:[ 0.002474] Initializing cgroup subsys blkio >08:21:52,707 INFO kernel:[ 0.002475] Initializing cgroup subsys perf_event >08:21:52,707 INFO kernel:[ 0.002495] CPU: Physical Processor ID: 0 >08:21:52,707 INFO kernel:[ 0.002495] CPU: Processor Core ID: 0 >08:21:52,707 WARNING kernel:[ 0.002498] ENERGY_PERF_BIAS: Set to 'normal', was 'performance' >08:21:52,707 WARNING kernel:[ 0.002498] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8) >08:21:52,707 INFO kernel:[ 0.002500] mce: CPU supports 9 MCE banks >08:21:52,707 DEBUG kernel:[ 0.002509] CPU0: Thermal monitoring handled by SMI >08:21:52,707 INFO kernel:[ 0.002515] process: using mwait in idle threads >08:21:52,707 INFO kernel:[ 0.002518] Last level iTLB entries: 4KB 512, 2MB 0, 4MB 0 >08:21:52,707 INFO kernel:[ 0.002518] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32 >08:21:52,707 INFO kernel:[ 0.002518] tlb_flushall_shift is 0x5 >08:21:52,707 INFO kernel:[ 0.003581] ACPI: Core revision 20120711 >08:21:52,707 INFO kernel:[ 0.017741] ftrace: allocating 23468 entries in 92 pages >08:21:52,707 INFO kernel:[ 0.026842] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 >08:21:52,707 INFO kernel:[ 0.036844] smpboot: CPU0: Intel(R) Xeon(R) CPU E31230 @ 3.20GHz stepping 07 >08:21:52,707 INFO kernel:[ 0.138012] Performance Events: PEBS fmt1+, 16-deep LBR, SandyBridge events, Intel PMU driver. >08:21:52,707 INFO kernel:[ 0.138016] perf_event_intel: PEBS disabled due to CPU errata, please upgrade microcode >08:21:52,707 INFO kernel:[ 0.138017] ... version: 3 >08:21:52,707 INFO kernel:[ 0.138018] ... bit width: 48 >08:21:52,707 INFO kernel:[ 0.138018] ... generic registers: 4 >08:21:52,707 INFO kernel:[ 0.138019] ... value mask: 0000ffffffffffff >08:21:52,707 INFO kernel:[ 0.138020] ... max period: 000000007fffffff >08:21:52,707 INFO kernel:[ 0.138020] ... fixed-purpose events: 3 >08:21:52,707 INFO kernel:[ 0.138021] ... event mask: 000000070000000f >08:21:52,707 INFO kernel:[ 0.138421] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter. >08:21:52,707 DEBUG kernel:[ 0.149684] CPU1: Thermal monitoring handled by SMI >08:21:52,707 DEBUG kernel:[ 0.162994] CPU2: Thermal monitoring handled by SMI >08:21:52,707 DEBUG kernel:[ 0.176294] CPU3: Thermal monitoring handled by SMI >08:21:52,707 DEBUG kernel:[ 0.189498] CPU4: Thermal monitoring handled by SMI >08:21:52,707 DEBUG kernel:[ 0.202800] CPU5: Thermal monitoring handled by SMI >08:21:52,707 DEBUG kernel:[ 0.216101] CPU6: Thermal monitoring handled by SMI >08:21:52,707 INFO kernel:[ 0.138491] smpboot: Booting Node 0, Processors #1 #2 #3 #4 #5 #6 #7 OK >08:21:52,707 DEBUG kernel:[ 0.229400] CPU7: Thermal monitoring handled by SMI >08:21:52,707 INFO kernel:[ 0.231536] Brought up 8 CPUs >08:21:52,707 INFO kernel:[ 0.231538] smpboot: Total of 8 processors activated (51199.39 BogoMIPS) >08:21:52,707 INFO kernel:[ 0.238136] devtmpfs: initialized >08:21:52,707 INFO kernel:[ 0.238243] PM: Registering ACPI NVS region [mem 0xaf6bf000-0xaf7befff] (1048576 bytes) >08:21:52,707 INFO kernel:[ 0.238688] atomic64 test passed for x86-64 platform with CX8 and with SSE >08:21:52,707 INFO kernel:[ 0.238712] RTC time: 8:21:24, date: 11/14/12 >08:21:52,707 INFO kernel:[ 0.238742] NET: Registered protocol family 16 >08:21:52,707 INFO kernel:[ 0.238829] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it >08:21:52,707 INFO kernel:[ 0.238830] ACPI: bus type pci registered >08:21:52,707 INFO kernel:[ 0.238881] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000) >08:21:52,707 INFO kernel:[ 0.238882] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820 >08:21:52,707 INFO kernel:[ 0.254028] PCI: Using configuration type 1 for base access >08:21:52,707 INFO kernel:[ 0.254585] bio: create slab <bio-0> at 0 >08:21:52,707 INFO kernel:[ 0.254631] ACPI: Added _OSI(Module Device) >08:21:52,707 INFO kernel:[ 0.254632] ACPI: Added _OSI(Processor Device) >08:21:52,707 INFO kernel:[ 0.254633] ACPI: Added _OSI(3.0 _SCP Extensions) >08:21:52,707 INFO kernel:[ 0.254633] ACPI: Added _OSI(Processor Aggregator Device) >08:21:52,707 DEBUG kernel:[ 0.255376] ACPI: EC: Look up EC in DSDT >08:21:52,707 WARNING kernel:[ 0.256130] ACPI: Executed 1 blocks of module-level executable AML code >08:21:52,707 NOTICE kernel:[ 0.257580] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored >08:21:52,707 WARNING kernel:[ 0.257982] ACPI: SSDT 00000000af656718 0067C (v01 PmRef Cpu0Cst 00003001 INTL 20080729) >08:21:52,707 WARNING kernel:[ 0.258176] ACPI: Dynamic OEM Table Load: >08:21:52,707 WARNING kernel:[ 0.258178] ACPI: SSDT (null) 0067C (v01 PmRef Cpu0Cst 00003001 INTL 20080729) >08:21:52,707 WARNING kernel:[ 0.261184] ACPI: SSDT 00000000af657a98 00303 (v01 PmRef ApIst 00003000 INTL 20080729) >08:21:52,707 WARNING kernel:[ 0.261394] ACPI: Dynamic OEM Table Load: >08:21:52,707 WARNING kernel:[ 0.261395] ACPI: SSDT (null) 00303 (v01 PmRef ApIst 00003000 INTL 20080729) >08:21:52,707 WARNING kernel:[ 0.264094] ACPI: SSDT 00000000af655d98 00119 (v01 PmRef ApCst 00003000 INTL 20080729) >08:21:52,707 WARNING kernel:[ 0.264280] ACPI: Dynamic OEM Table Load: >08:21:52,707 WARNING kernel:[ 0.264282] ACPI: SSDT (null) 00119 (v01 PmRef ApCst 00003000 INTL 20080729) >08:21:52,707 INFO kernel:[ 0.267717] ACPI: Interpreter enabled >08:21:52,707 INFO kernel:[ 0.267719] ACPI: (supports S0 S4 S5) >08:21:52,707 INFO kernel:[ 0.267729] ACPI: Using IOAPIC for interrupt routing >08:21:52,707 INFO kernel:[ 0.269841] ACPI: Power Resource [FN00] (off) >08:21:52,707 INFO kernel:[ 0.269887] ACPI: Power Resource [FN01] (off) >08:21:52,707 INFO kernel:[ 0.269931] ACPI: Power Resource [FN02] (off) >08:21:52,707 INFO kernel:[ 0.269978] ACPI: Power Resource [FN03] (off) >08:21:52,707 INFO kernel:[ 0.270024] ACPI: Power Resource [FN04] (off) >08:21:52,707 INFO kernel:[ 0.270272] ACPI: No dock devices found. >08:21:52,707 INFO kernel:[ 0.270287] HEST: Table parsing has been initialized. >08:21:52,707 INFO kernel:[ 0.270289] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug >08:21:52,707 INFO kernel:[ 0.270597] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe]) >08:21:52,707 INFO kernel:[ 0.270923] PCI host bridge to bus 0000:00 >08:21:52,707 DEBUG kernel:[ 0.270926] pci_bus 0000:00: busn_res: [bus 00-fe] is inserted under domain [bus 00-ff] >08:21:52,707 INFO kernel:[ 0.270927] pci_bus 0000:00: root bus resource [bus 00-fe] >08:21:52,707 INFO kernel:[ 0.270928] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] >08:21:52,707 INFO kernel:[ 0.270930] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] >08:21:52,707 INFO kernel:[ 0.270931] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] >08:21:52,707 INFO kernel:[ 0.270932] pci_bus 0000:00: root bus resource [mem 0xb0000000-0xfeafffff] >08:21:52,707 DEBUG kernel:[ 0.270938] pci 0000:00:00.0: [8086:0108] type 00 class 0x060000 >08:21:52,707 DEBUG kernel:[ 0.270966] pci 0000:00:01.0: [8086:0101] type 01 class 0x060400 >08:21:52,707 DEBUG kernel:[ 0.270989] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold >08:21:52,707 DEBUG kernel:[ 0.271001] pci 0000:00:01.1: [8086:0105] type 01 class 0x060400 >08:21:52,707 DEBUG kernel:[ 0.271024] pci 0000:00:01.1: PME# supported from D0 D3hot D3cold >08:21:52,707 DEBUG kernel:[ 0.271067] pci 0000:00:1a.0: [8086:1c2d] type 00 class 0x0c0320 >08:21:52,707 DEBUG kernel:[ 0.271373] pci 0000:00:1a.0: reg 10: [mem 0xc1406000-0xc14063ff] >08:21:52,707 DEBUG kernel:[ 0.273127] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold >08:21:52,707 DEBUG kernel:[ 0.273151] pci 0000:00:1c.0: [8086:1c10] type 01 class 0x060400 >08:21:52,707 DEBUG kernel:[ 0.273225] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold >08:21:52,707 DEBUG kernel:[ 0.273251] pci 0000:00:1c.4: [8086:1c18] type 01 class 0x060400 >08:21:52,707 DEBUG kernel:[ 0.273324] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold >08:21:52,707 DEBUG kernel:[ 0.273355] pci 0000:00:1d.0: [8086:1c26] type 00 class 0x0c0320 >08:21:52,707 DEBUG kernel:[ 0.273654] pci 0000:00:1d.0: reg 10: [mem 0xc1405000-0xc14053ff] >08:21:52,707 DEBUG kernel:[ 0.275404] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold >08:21:52,707 DEBUG kernel:[ 0.275426] pci 0000:00:1e.0: [8086:244e] type 01 class 0x060401 >08:21:52,707 DEBUG kernel:[ 0.275484] pci 0000:00:1f.0: [8086:1c52] type 00 class 0x060100 >08:21:52,707 DEBUG kernel:[ 0.275601] pci 0000:00:1f.2: [8086:1c02] type 00 class 0x010601 >08:21:52,707 DEBUG kernel:[ 0.275618] pci 0000:00:1f.2: reg 10: [io 0x4048-0x404f] >08:21:52,707 DEBUG kernel:[ 0.275625] pci 0000:00:1f.2: reg 14: [io 0x4054-0x4057] >08:21:52,707 DEBUG kernel:[ 0.275632] pci 0000:00:1f.2: reg 18: [io 0x4040-0x4047] >08:21:52,707 DEBUG kernel:[ 0.275640] pci 0000:00:1f.2: reg 1c: [io 0x4050-0x4053] >08:21:52,707 DEBUG kernel:[ 0.275647] pci 0000:00:1f.2: reg 20: [io 0x4020-0x403f] >08:21:52,707 DEBUG kernel:[ 0.275654] pci 0000:00:1f.2: reg 24: [mem 0xc1404000-0xc14047ff] >08:21:52,707 DEBUG kernel:[ 0.275695] pci 0000:00:1f.2: PME# supported from D3hot >08:21:52,707 DEBUG kernel:[ 0.275711] pci 0000:00:1f.3: [8086:1c22] type 00 class 0x0c0500 >08:21:52,707 DEBUG kernel:[ 0.275725] pci 0000:00:1f.3: reg 10: [mem 0xc1402000-0xc14020ff 64bit] >08:21:52,707 DEBUG kernel:[ 0.275745] pci 0000:00:1f.3: reg 20: [io 0x4000-0x401f] >08:21:52,707 DEBUG kernel:[ 0.275784] pci_bus 0000:01: busn_res: [bus 01] is inserted under [bus 00-fe] >08:21:52,707 INFO kernel:[ 0.275786] pci 0000:00:01.0: PCI bridge to [bus 01] >08:21:52,707 DEBUG kernel:[ 0.275803] pci_bus 0000:02: busn_res: [bus 02] is inserted under [bus 00-fe] >08:21:52,707 DEBUG kernel:[ 0.275813] pci 0000:02:00.0: [1002:68f9] type 00 class 0x030000 >08:21:52,707 DEBUG kernel:[ 0.275824] pci 0000:02:00.0: reg 10: [mem 0xb0000000-0xbfffffff 64bit pref] >08:21:52,707 DEBUG kernel:[ 0.275833] pci 0000:02:00.0: reg 18: [mem 0xc1300000-0xc131ffff 64bit] >08:21:52,707 DEBUG kernel:[ 0.275839] pci 0000:02:00.0: reg 20: [io 0x3000-0x30ff] >08:21:52,707 DEBUG kernel:[ 0.275850] pci 0000:02:00.0: reg 30: [mem 0xfffe0000-0xffffffff pref] >08:21:52,707 DEBUG kernel:[ 0.275875] pci 0000:02:00.0: supports D1 D2 >08:21:52,707 DEBUG kernel:[ 0.275893] pci 0000:02:00.1: [1002:aa68] type 00 class 0x040300 >08:21:52,707 DEBUG kernel:[ 0.275903] pci 0000:02:00.1: reg 10: [mem 0xc1320000-0xc1323fff 64bit] >08:21:52,707 DEBUG kernel:[ 0.275951] pci 0000:02:00.1: supports D1 D2 >08:21:52,707 INFO kernel:[ 0.277006] pci 0000:00:01.1: PCI bridge to [bus 02] >08:21:52,707 DEBUG kernel:[ 0.277010] pci 0000:00:01.1: bridge window [io 0x3000-0x3fff] >08:21:52,707 DEBUG kernel:[ 0.277013] pci 0000:00:01.1: bridge window [mem 0xc1300000-0xc13fffff] >08:21:52,707 DEBUG kernel:[ 0.277018] pci 0000:00:01.1: bridge window [mem 0xb0000000-0xbfffffff 64bit pref] >08:21:52,707 DEBUG kernel:[ 0.277084] pci_bus 0000:03: busn_res: [bus 03] is inserted under [bus 00-fe] >08:21:52,707 DEBUG kernel:[ 0.277106] pci 0000:03:00.0: [11ab:7042] type 00 class 0x010000 >08:21:52,707 DEBUG kernel:[ 0.277130] pci 0000:03:00.0: reg 10: [mem 0xc1200000-0xc12fffff 64bit] >08:21:52,707 DEBUG kernel:[ 0.277142] pci 0000:03:00.0: reg 18: [io 0x2000-0x20ff] >08:21:52,707 DEBUG kernel:[ 0.277187] pci 0000:03:00.0: reg 30: [mem 0xfff00000-0xffffffff pref] >08:21:52,707 INFO kernel:[ 0.279009] pci 0000:00:1c.0: PCI bridge to [bus 03] >08:21:52,707 DEBUG kernel:[ 0.279015] pci 0000:00:1c.0: bridge window [io 0x2000-0x2fff] >08:21:52,707 DEBUG kernel:[ 0.279021] pci 0000:00:1c.0: bridge window [mem 0xc1200000-0xc12fffff] >08:21:52,707 DEBUG kernel:[ 0.279088] pci_bus 0000:04: busn_res: [bus 04] is inserted under [bus 00-fe] >08:21:52,707 DEBUG kernel:[ 0.279121] pci 0000:04:00.0: [14e4:165a] type 00 class 0x020000 >08:21:52,707 DEBUG kernel:[ 0.279147] pci 0000:04:00.0: reg 10: [mem 0xc1100000-0xc110ffff 64bit] >08:21:52,707 DEBUG kernel:[ 0.279302] pci 0000:04:00.0: PME# supported from D3hot D3cold >08:21:52,707 INFO kernel:[ 0.281010] pci 0000:00:1c.4: PCI bridge to [bus 04] >08:21:52,707 DEBUG kernel:[ 0.281017] pci 0000:00:1c.4: bridge window [mem 0xc1100000-0xc11fffff] >08:21:52,707 DEBUG kernel:[ 0.281069] pci_bus 0000:05: busn_res: [bus 05] is inserted under [bus 00-fe] >08:21:52,707 DEBUG kernel:[ 0.281083] pci 0000:05:03.0: [102b:0532] type 00 class 0x030000 >08:21:52,707 DEBUG kernel:[ 0.281098] pci 0000:05:03.0: reg 10: [mem 0xc0000000-0xc07fffff pref] >08:21:52,707 DEBUG kernel:[ 0.281107] pci 0000:05:03.0: reg 14: [mem 0xc1000000-0xc1003fff] >08:21:52,707 DEBUG kernel:[ 0.281116] pci 0000:05:03.0: reg 18: [mem 0xc0800000-0xc0ffffff] >08:21:52,707 DEBUG kernel:[ 0.281147] pci 0000:05:03.0: reg 30: [mem 0xffff0000-0xffffffff pref] >08:21:52,707 INFO kernel:[ 0.281207] pci 0000:00:1e.0: PCI bridge to [bus 05] (subtractive decode) >08:21:52,707 DEBUG kernel:[ 0.281212] pci 0000:00:1e.0: bridge window [mem 0xc0800000-0xc10fffff] >08:21:52,707 DEBUG kernel:[ 0.281217] pci 0000:00:1e.0: bridge window [mem 0xc0000000-0xc07fffff 64bit pref] >08:21:52,707 DEBUG kernel:[ 0.281219] pci 0000:00:1e.0: bridge window [io 0x0000-0x0cf7] (subtractive decode) >08:21:52,707 DEBUG kernel:[ 0.281220] pci 0000:00:1e.0: bridge window [io 0x0d00-0xffff] (subtractive decode) >08:21:52,707 DEBUG kernel:[ 0.281221] pci 0000:00:1e.0: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode) >08:21:52,707 DEBUG kernel:[ 0.281222] pci 0000:00:1e.0: bridge window [mem 0xb0000000-0xfeafffff] (subtractive decode) >08:21:52,707 DEBUG kernel:[ 0.281241] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT] >08:21:52,707 DEBUG kernel:[ 0.281307] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P1._PRT] >08:21:52,707 DEBUG kernel:[ 0.281324] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP01._PRT] >08:21:52,707 DEBUG kernel:[ 0.281346] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP05._PRT] >08:21:52,707 DEBUG kernel:[ 0.281370] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEG0._PRT] >08:21:52,707 DEBUG kernel:[ 0.281387] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEG1._PRT] >08:21:52,707 INFO kernel:[ 0.281532] pci0000:00: Requesting ACPI _OSC control (0x1d) >08:21:52,707 INFO kernel:[ 0.281774] pci0000:00: ACPI _OSC control (0x1d) granted >08:21:52,707 INFO kernel:[ 0.283193] ACPI: PCI Interrupt Link [LNKA] (IRQs 1 3 4 5 6 *10 11 12 14 15) >08:21:52,707 INFO kernel:[ 0.283224] ACPI: PCI Interrupt Link [LNKB] (IRQs 1 3 4 5 *6 10 11 12 14 15) >08:21:52,707 INFO kernel:[ 0.283255] ACPI: PCI Interrupt Link [LNKC] (IRQs 1 3 4 5 6 10 *11 12 14 15) >08:21:52,707 INFO kernel:[ 0.283283] ACPI: PCI Interrupt Link [LNKD] (IRQs 1 3 4 5 6 10 11 12 14 *15) >08:21:52,707 INFO kernel:[ 0.283312] ACPI: PCI Interrupt Link [LNKE] (IRQs 1 3 4 5 6 10 11 12 14 15) *0, disabled. >08:21:52,707 INFO kernel:[ 0.283341] ACPI: PCI Interrupt Link [LNKF] (IRQs 1 3 4 5 *6 10 11 12 14 15) >08:21:52,707 INFO kernel:[ 0.283370] ACPI: PCI Interrupt Link [LNKG] (IRQs 1 3 4 5 6 10 11 12 14 15) *0, disabled. >08:21:52,707 INFO kernel:[ 0.283400] ACPI: PCI Interrupt Link [LNKH] (IRQs 1 3 4 5 6 10 11 12 *14 15) >08:21:52,707 INFO kernel:[ 0.283453] vgaarb: device added: PCI:0000:02:00.0,decodes=io+mem,owns=io+mem,locks=none >08:21:52,707 INFO kernel:[ 0.283457] vgaarb: device added: PCI:0000:05:03.0,decodes=io+mem,owns=none,locks=none >08:21:52,707 INFO kernel:[ 0.283458] vgaarb: loaded >08:21:52,707 INFO kernel:[ 0.283459] vgaarb: bridge control possible 0000:05:03.0 >08:21:52,707 INFO kernel:[ 0.283460] vgaarb: bridge control possible 0000:02:00.0 >08:21:52,707 NOTICE kernel:[ 0.283499] SCSI subsystem initialized >08:21:52,707 INFO kernel:[ 0.283501] ACPI: bus type scsi registered >08:21:52,707 DEBUG kernel:[ 0.283517] libata version 3.00 loaded. >08:21:52,707 INFO kernel:[ 0.283531] ACPI: bus type usb registered >08:21:52,707 INFO kernel:[ 0.283540] usbcore: registered new interface driver usbfs >08:21:52,707 INFO kernel:[ 0.283546] usbcore: registered new interface driver hub >08:21:52,707 INFO kernel:[ 0.283556] usbcore: registered new device driver usb >08:21:52,707 INFO kernel:[ 0.283586] PCI: Using ACPI for IRQ routing >08:21:52,707 DEBUG kernel:[ 0.289537] PCI: pci_cache_line_size set to 64 bytes >08:21:52,707 DEBUG kernel:[ 0.289584] e820: reserve RAM buffer [mem 0x0009d400-0x0009ffff] >08:21:52,707 DEBUG kernel:[ 0.289585] e820: reserve RAM buffer [mem 0xaf63f000-0xafffffff] >08:21:52,707 DEBUG kernel:[ 0.289586] e820: reserve RAM buffer [mem 0xaf800000-0xafffffff] >08:21:52,707 INFO kernel:[ 0.289638] NetLabel: Initializing >08:21:52,707 INFO kernel:[ 0.289639] NetLabel: domain hash size = 128 >08:21:52,707 INFO kernel:[ 0.289640] NetLabel: protocols = UNLABELED CIPSOv4 >08:21:52,707 INFO kernel:[ 0.289646] NetLabel: unlabeled traffic allowed by default >08:21:52,707 INFO kernel:[ 0.289667] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0 >08:21:52,707 INFO kernel:[ 0.289671] hpet0: 8 comparators, 64-bit 14.318180 MHz counter >08:21:52,707 INFO kernel:[ 0.291684] Switching to clocksource hpet >08:21:52,707 INFO kernel:[ 0.295628] pnp: PnP ACPI init >08:21:52,707 INFO kernel:[ 0.295637] ACPI: bus type pnp registered >08:21:52,707 DEBUG kernel:[ 0.295826] pnp 00:00: [bus 00-fe] >08:21:52,707 DEBUG kernel:[ 0.295828] pnp 00:00: [io 0x0000-0x0cf7 window] >08:21:52,707 DEBUG kernel:[ 0.295829] pnp 00:00: [io 0x0cf8-0x0cff] >08:21:52,707 DEBUG kernel:[ 0.295830] pnp 00:00: [io 0x0d00-0xffff window] >08:21:52,707 DEBUG kernel:[ 0.295832] pnp 00:00: [mem 0x000a0000-0x000bffff window] >08:21:52,707 DEBUG kernel:[ 0.295833] pnp 00:00: [mem 0x000c0000-0x000c3fff window] >08:21:52,707 DEBUG kernel:[ 0.295834] pnp 00:00: [mem 0x000c4000-0x000c7fff window] >08:21:52,707 DEBUG kernel:[ 0.295835] pnp 00:00: [mem 0x000c8000-0x000cbfff window] >08:21:52,707 DEBUG kernel:[ 0.295836] pnp 00:00: [mem 0x000cc000-0x000cffff window] >08:21:52,707 DEBUG kernel:[ 0.295837] pnp 00:00: [mem 0x000d0000-0x000d3fff window] >08:21:52,707 DEBUG kernel:[ 0.295839] pnp 00:00: [mem 0x000d4000-0x000d7fff window] >08:21:52,707 DEBUG kernel:[ 0.295841] pnp 00:00: [mem 0x000d8000-0x000dbfff window] >08:21:52,707 DEBUG kernel:[ 0.295842] pnp 00:00: [mem 0x000dc000-0x000dffff window] >08:21:52,707 DEBUG kernel:[ 0.295843] pnp 00:00: [mem 0x000e0000-0x000e3fff window] >08:21:52,707 DEBUG kernel:[ 0.295844] pnp 00:00: [mem 0x000e4000-0x000e7fff window] >08:21:52,707 DEBUG kernel:[ 0.295846] pnp 00:00: [mem 0x000e8000-0x000ebfff window] >08:21:52,707 DEBUG kernel:[ 0.295847] pnp 00:00: [mem 0x000ec000-0x000effff window] >08:21:52,707 DEBUG kernel:[ 0.295848] pnp 00:00: [mem 0x000f0000-0x000fffff window] >08:21:52,707 DEBUG kernel:[ 0.295849] pnp 00:00: [mem 0xb0000000-0xfeafffff window] >08:21:52,707 DEBUG kernel:[ 0.295878] pnp 00:00: Plug and Play ACPI device, IDs PNP0a08 PNP0a03 (active) >08:21:52,707 DEBUG kernel:[ 0.295951] pnp 00:01: [io 0x0ca8] >08:21:52,707 DEBUG kernel:[ 0.295953] pnp 00:01: [io 0x0cac] >08:21:52,707 DEBUG kernel:[ 0.295965] pnp 00:01: Plug and Play ACPI device, IDs IPI0001 (active) >08:21:52,707 DEBUG kernel:[ 0.295971] pnp 00:02: [io 0x0000-0x001f] >08:21:52,707 DEBUG kernel:[ 0.295972] pnp 00:02: [io 0x0081-0x0091] >08:21:52,707 DEBUG kernel:[ 0.295973] pnp 00:02: [io 0x0093-0x009f] >08:21:52,707 DEBUG kernel:[ 0.295974] pnp 00:02: [io 0x00c0-0x00df] >08:21:52,707 DEBUG kernel:[ 0.295975] pnp 00:02: [dma 4] >08:21:52,707 DEBUG kernel:[ 0.295987] pnp 00:02: Plug and Play ACPI device, IDs PNP0200 (active) >08:21:52,707 DEBUG kernel:[ 0.295993] pnp 00:03: [mem 0xff000000-0xffffffff] >08:21:52,707 DEBUG kernel:[ 0.296003] pnp 00:03: Plug and Play ACPI device, IDs INT0800 (active) >08:21:52,707 DEBUG kernel:[ 0.296046] pnp 00:04: [mem 0xfed00000-0xfed003ff] >08:21:52,707 DEBUG kernel:[ 0.296058] pnp 00:04: Plug and Play ACPI device, IDs PNP0103 (active) >08:21:52,707 DEBUG kernel:[ 0.296067] pnp 00:05: [io 0x00f0] >08:21:52,707 DEBUG kernel:[ 0.296073] pnp 00:05: [irq 13] >08:21:52,707 DEBUG kernel:[ 0.296084] pnp 00:05: Plug and Play ACPI device, IDs PNP0c04 (active) >08:21:52,707 DEBUG kernel:[ 0.296090] pnp 00:06: [io 0x002e-0x002f] >08:21:52,707 DEBUG kernel:[ 0.296092] pnp 00:06: [io 0x004e-0x004f] >08:21:52,707 DEBUG kernel:[ 0.296093] pnp 00:06: [io 0x0061] >08:21:52,707 DEBUG kernel:[ 0.296094] pnp 00:06: [io 0x0063] >08:21:52,707 DEBUG kernel:[ 0.296095] pnp 00:06: [io 0x0065] >08:21:52,707 DEBUG kernel:[ 0.296095] pnp 00:06: [io 0x0067] >08:21:52,707 DEBUG kernel:[ 0.296096] pnp 00:06: [io 0x0070] >08:21:52,707 DEBUG kernel:[ 0.296097] pnp 00:06: [io 0x0080] >08:21:52,707 DEBUG kernel:[ 0.296098] pnp 00:06: [io 0x0092] >08:21:52,707 DEBUG kernel:[ 0.296099] pnp 00:06: [io 0x00b2-0x00b3] >08:21:52,707 DEBUG kernel:[ 0.296101] pnp 00:06: [io 0x0680-0x069f] >08:21:52,707 DEBUG kernel:[ 0.296102] pnp 00:06: [io 0x1000-0x100f] >08:21:52,707 DEBUG kernel:[ 0.296103] pnp 00:06: [io 0x1010-0x1013] >08:21:52,707 DEBUG kernel:[ 0.296104] pnp 00:06: [io 0xffff] >08:21:52,707 DEBUG kernel:[ 0.296105] pnp 00:06: [io 0x0400-0x0453] >08:21:52,707 DEBUG kernel:[ 0.296106] pnp 00:06: [io 0x0458-0x047f] >08:21:52,707 DEBUG kernel:[ 0.296107] pnp 00:06: [io 0x0500-0x057f] >08:21:52,707 DEBUG kernel:[ 0.296108] pnp 00:06: [io 0x164e-0x164f] >08:21:52,707 INFO kernel:[ 0.296130] system 00:06: [io 0x0680-0x069f] has been reserved >08:21:52,707 INFO kernel:[ 0.296131] system 00:06: [io 0x1000-0x100f] has been reserved >08:21:52,707 INFO kernel:[ 0.296133] system 00:06: [io 0x1010-0x1013] has been reserved >08:21:52,707 INFO kernel:[ 0.296134] system 00:06: [io 0xffff] has been reserved >08:21:52,707 INFO kernel:[ 0.296135] system 00:06: [io 0x0400-0x0453] has been reserved >08:21:52,707 INFO kernel:[ 0.296137] system 00:06: [io 0x0458-0x047f] has been reserved >08:21:52,707 INFO kernel:[ 0.296138] system 00:06: [io 0x0500-0x057f] has been reserved >08:21:52,707 INFO kernel:[ 0.296139] system 00:06: [io 0x164e-0x164f] has been reserved >08:21:52,707 DEBUG kernel:[ 0.296141] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active) >08:21:52,707 DEBUG kernel:[ 0.296146] pnp 00:07: [io 0x0070-0x0077] >08:21:52,707 DEBUG kernel:[ 0.296150] pnp 00:07: [irq 8] >08:21:52,707 DEBUG kernel:[ 0.296160] pnp 00:07: Plug and Play ACPI device, IDs PNP0b00 (active) >08:21:52,707 DEBUG kernel:[ 0.296172] pnp 00:08: [io 0x0454-0x0457] >08:21:52,707 INFO kernel:[ 0.296190] system 00:08: [io 0x0454-0x0457] has been reserved >08:21:52,707 DEBUG kernel:[ 0.296192] system 00:08: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active) >08:21:52,707 DEBUG kernel:[ 0.296362] pnp 00:09: [io 0x03f8-0x03ff] >08:21:52,707 DEBUG kernel:[ 0.296366] pnp 00:09: [irq 4] >08:21:52,707 DEBUG kernel:[ 0.296394] pnp 00:09: Plug and Play ACPI device, IDs PNP0501 (active) >08:21:52,707 DEBUG kernel:[ 0.296462] pnp 00:0a: [io 0x02f8-0x02ff] >08:21:52,707 DEBUG kernel:[ 0.296466] pnp 00:0a: [irq 3] >08:21:52,707 DEBUG kernel:[ 0.296491] pnp 00:0a: Plug and Play ACPI device, IDs PNP0501 (active) >08:21:52,707 DEBUG kernel:[ 0.296566] pnp 00:0b: [mem 0xfed1c000-0xfed1ffff] >08:21:52,707 DEBUG kernel:[ 0.296568] pnp 00:0b: [mem 0xfed10000-0xfed17fff] >08:21:52,707 DEBUG kernel:[ 0.296569] pnp 00:0b: [mem 0xfed18000-0xfed18fff] >08:21:52,707 DEBUG kernel:[ 0.296570] pnp 00:0b: [mem 0xfed19000-0xfed19fff] >08:21:52,707 DEBUG kernel:[ 0.296571] pnp 00:0b: [mem 0xe0000000-0xefffffff] >08:21:52,707 DEBUG kernel:[ 0.296572] pnp 00:0b: [mem 0xfed20000-0xfed3ffff] >08:21:52,707 DEBUG kernel:[ 0.296573] pnp 00:0b: [mem 0xfed90000-0xfed93fff] >08:21:52,707 DEBUG kernel:[ 0.296574] pnp 00:0b: [mem 0xff000000-0xffffffff] >08:21:52,707 DEBUG kernel:[ 0.296575] pnp 00:0b: [mem 0xfee00000-0xfeefffff] >08:21:52,707 DEBUG kernel:[ 0.296576] pnp 00:0b: [mem 0xc1500000-0xc1500fff] >08:21:52,707 INFO kernel:[ 0.296599] system 00:0b: [mem 0xfed1c000-0xfed1ffff] has been reserved >08:21:52,707 INFO kernel:[ 0.296601] system 00:0b: [mem 0xfed10000-0xfed17fff] has been reserved >08:21:52,707 INFO kernel:[ 0.296602] system 00:0b: [mem 0xfed18000-0xfed18fff] has been reserved >08:21:52,707 INFO kernel:[ 0.296603] system 00:0b: [mem 0xfed19000-0xfed19fff] has been reserved >08:21:52,707 INFO kernel:[ 0.296605] system 00:0b: [mem 0xe0000000-0xefffffff] has been reserved >08:21:52,707 INFO kernel:[ 0.296606] system 00:0b: [mem 0xfed20000-0xfed3ffff] has been reserved >08:21:52,707 INFO kernel:[ 0.296607] system 00:0b: [mem 0xfed90000-0xfed93fff] has been reserved >08:21:52,707 INFO kernel:[ 0.296609] system 00:0b: [mem 0xff000000-0xffffffff] could not be reserved >08:21:52,707 INFO kernel:[ 0.296610] system 00:0b: [mem 0xfee00000-0xfeefffff] could not be reserved >08:21:52,707 INFO kernel:[ 0.296611] system 00:0b: [mem 0xc1500000-0xc1500fff] has been reserved >08:21:52,707 DEBUG kernel:[ 0.296613] system 00:0b: Plug and Play ACPI device, IDs PNP0c02 (active) >08:21:52,707 INFO kernel:[ 0.296738] pnp: PnP ACPI: found 12 devices >08:21:52,707 INFO kernel:[ 0.296739] ACPI: ACPI bus type pnp unregistered >08:21:52,707 INFO kernel:[ 0.302514] pci 0000:02:00.0: no compatible bridge window for [mem 0xfffe0000-0xffffffff pref] >08:21:52,707 INFO kernel:[ 0.302516] pci 0000:03:00.0: no compatible bridge window for [mem 0xfff00000-0xffffffff pref] >08:21:52,707 INFO kernel:[ 0.302517] pci 0000:05:03.0: no compatible bridge window for [mem 0xffff0000-0xffffffff pref] >08:21:52,707 INFO kernel:[ 0.302547] pci 0000:00:1c.0: BAR 15: assigned [mem 0xc1600000-0xc16fffff pref] >08:21:52,707 INFO kernel:[ 0.302549] pci 0000:00:01.0: PCI bridge to [bus 01] >08:21:52,707 INFO kernel:[ 0.302554] pci 0000:02:00.0: BAR 6: assigned [mem 0xc1340000-0xc135ffff pref] >08:21:52,707 INFO kernel:[ 0.302555] pci 0000:00:01.1: PCI bridge to [bus 02] >08:21:52,707 INFO kernel:[ 0.302557] pci 0000:00:01.1: bridge window [io 0x3000-0x3fff] >08:21:52,707 INFO kernel:[ 0.302559] pci 0000:00:01.1: bridge window [mem 0xc1300000-0xc13fffff] >08:21:52,707 INFO kernel:[ 0.302561] pci 0000:00:01.1: bridge window [mem 0xb0000000-0xbfffffff 64bit pref] >08:21:52,707 INFO kernel:[ 0.302563] pci 0000:03:00.0: BAR 6: assigned [mem 0xc1600000-0xc16fffff pref] >08:21:52,707 INFO kernel:[ 0.302565] pci 0000:00:1c.0: PCI bridge to [bus 03] >08:21:52,707 INFO kernel:[ 0.302567] pci 0000:00:1c.0: bridge window [io 0x2000-0x2fff] >08:21:52,707 INFO kernel:[ 0.302572] pci 0000:00:1c.0: bridge window [mem 0xc1200000-0xc12fffff] >08:21:52,707 INFO kernel:[ 0.302576] pci 0000:00:1c.0: bridge window [mem 0xc1600000-0xc16fffff pref] >08:21:52,707 INFO kernel:[ 0.302581] pci 0000:00:1c.4: PCI bridge to [bus 04] >08:21:52,707 INFO kernel:[ 0.302585] pci 0000:00:1c.4: bridge window [mem 0xc1100000-0xc11fffff] >08:21:52,707 INFO kernel:[ 0.302593] pci 0000:05:03.0: BAR 6: assigned [mem 0xc1010000-0xc101ffff pref] >08:21:52,707 INFO kernel:[ 0.302594] pci 0000:00:1e.0: PCI bridge to [bus 05] >08:21:52,707 INFO kernel:[ 0.302599] pci 0000:00:1e.0: bridge window [mem 0xc0800000-0xc10fffff] >08:21:52,707 INFO kernel:[ 0.302603] pci 0000:00:1e.0: bridge window [mem 0xc0000000-0xc07fffff 64bit pref] >08:21:52,707 DEBUG kernel:[ 0.302629] pci 0000:00:1e.0: setting latency timer to 64 >08:21:52,707 DEBUG kernel:[ 0.302633] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7] >08:21:52,707 DEBUG kernel:[ 0.302634] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff] >08:21:52,707 DEBUG kernel:[ 0.302635] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff] >08:21:52,707 DEBUG kernel:[ 0.302637] pci_bus 0000:00: resource 7 [mem 0xb0000000-0xfeafffff] >08:21:52,707 DEBUG kernel:[ 0.302638] pci_bus 0000:02: resource 0 [io 0x3000-0x3fff] >08:21:52,707 DEBUG kernel:[ 0.302639] pci_bus 0000:02: resource 1 [mem 0xc1300000-0xc13fffff] >08:21:52,707 DEBUG kernel:[ 0.302640] pci_bus 0000:02: resource 2 [mem 0xb0000000-0xbfffffff 64bit pref] >08:21:52,707 DEBUG kernel:[ 0.302642] pci_bus 0000:03: resource 0 [io 0x2000-0x2fff] >08:21:52,707 DEBUG kernel:[ 0.302643] pci_bus 0000:03: resource 1 [mem 0xc1200000-0xc12fffff] >08:21:52,707 DEBUG kernel:[ 0.302644] pci_bus 0000:03: resource 2 [mem 0xc1600000-0xc16fffff pref] >08:21:52,707 DEBUG kernel:[ 0.302645] pci_bus 0000:04: resource 1 [mem 0xc1100000-0xc11fffff] >08:21:52,707 DEBUG kernel:[ 0.302646] pci_bus 0000:05: resource 1 [mem 0xc0800000-0xc10fffff] >08:21:52,707 DEBUG kernel:[ 0.302648] pci_bus 0000:05: resource 2 [mem 0xc0000000-0xc07fffff 64bit pref] >08:21:52,707 DEBUG kernel:[ 0.302649] pci_bus 0000:05: resource 4 [io 0x0000-0x0cf7] >08:21:52,707 DEBUG kernel:[ 0.302650] pci_bus 0000:05: resource 5 [io 0x0d00-0xffff] >08:21:52,707 DEBUG kernel:[ 0.302651] pci_bus 0000:05: resource 6 [mem 0x000a0000-0x000bffff] >08:21:52,707 DEBUG kernel:[ 0.302652] pci_bus 0000:05: resource 7 [mem 0xb0000000-0xfeafffff] >08:21:52,707 INFO kernel:[ 0.302675] NET: Registered protocol family 2 >08:21:52,707 INFO kernel:[ 0.303195] TCP established hash table entries: 524288 (order: 11, 8388608 bytes) >08:21:52,707 INFO kernel:[ 0.304144] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes) >08:21:52,707 INFO kernel:[ 0.304256] TCP: Hash tables configured (established 524288 bind 65536) >08:21:52,707 INFO kernel:[ 0.304268] TCP: reno registered >08:21:52,707 INFO kernel:[ 0.304278] UDP hash table entries: 4096 (order: 5, 131072 bytes) >08:21:52,707 INFO kernel:[ 0.304302] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes) >08:21:52,707 INFO kernel:[ 0.304374] NET: Registered protocol family 1 >08:21:52,707 DEBUG kernel:[ 0.325763] pci 0000:02:00.0: Boot video device >08:21:52,707 DEBUG kernel:[ 0.325782] PCI: CLS 64 bytes, default 64 >08:21:52,707 INFO kernel:[ 0.325825] Unpacking initramfs... >08:21:52,707 INFO kernel:[ 2.547492] Freeing initrd memory: 26824k freed >08:21:52,707 INFO kernel:[ 2.550152] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) >08:21:52,707 INFO kernel:[ 2.550156] software IO TLB [mem 0xab638000-0xaf637fff] (64MB) mapped at [ffff8800ab638000-ffff8800af637fff] >08:21:52,707 INFO kernel:[ 2.550183] Simple Boot Flag at 0x44 set to 0x1 >08:21:52,707 INFO kernel:[ 2.552775] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) >08:21:52,707 NOTICE kernel:[ 2.552934] Initialise module verification >08:21:52,707 INFO kernel:[ 2.552973] audit: initializing netlink socket (disabled) >08:21:52,707 NOTICE kernel:[ 2.552984] type=2000 audit(1352881285.425:1): initialized >08:21:52,707 INFO kernel:[ 2.566507] HugeTLB registered 2 MB page size, pre-allocated 0 pages >08:21:52,707 NOTICE kernel:[ 2.567634] VFS: Disk quotas dquot_6.5.2 >08:21:52,707 WARNING kernel:[ 2.567661] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) >08:21:52,707 INFO kernel:[ 2.567940] msgmni has been set to 15944 >08:21:52,707 DEBUG kernel:[ 2.567978] SELinux: Registering netfilter hooks >08:21:52,707 INFO kernel:[ 2.568420] alg: No test for stdrng (krng) >08:21:52,707 INFO kernel:[ 2.568425] NET: Registered protocol family 38 >08:21:52,707 NOTICE kernel:[ 2.568427] Key type asymmetric registered >08:21:52,707 NOTICE kernel:[ 2.568428] Asymmetric key parser 'x509' registered >08:21:52,707 INFO kernel:[ 2.568447] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) >08:21:52,707 INFO kernel:[ 2.568465] io scheduler noop registered >08:21:52,707 INFO kernel:[ 2.568466] io scheduler deadline registered >08:21:52,707 INFO kernel:[ 2.568482] io scheduler cfq registered (default) >08:21:52,707 DEBUG kernel:[ 2.568555] pcieport 0000:00:01.0: irq 40 for MSI/MSI-X >08:21:52,707 DEBUG kernel:[ 2.568601] pcieport 0000:00:01.1: irq 41 for MSI/MSI-X >08:21:52,707 DEBUG kernel:[ 2.568670] pcieport 0000:00:1c.0: irq 42 for MSI/MSI-X >08:21:52,707 DEBUG kernel:[ 2.568779] pcieport 0000:00:1c.4: irq 43 for MSI/MSI-X >08:21:52,707 INFO kernel:[ 2.568845] pcieport 0000:00:01.0: Signaling PME through PCIe PME interrupt >08:21:52,707 DEBUG kernel:[ 2.568847] pcie_pme 0000:00:01.0:pcie01: service driver pcie_pme loaded >08:21:52,707 INFO kernel:[ 2.568854] pcieport 0000:00:01.1: Signaling PME through PCIe PME interrupt >08:21:52,707 INFO kernel:[ 2.568855] pci 0000:02:00.0: Signaling PME through PCIe PME interrupt >08:21:52,707 INFO kernel:[ 2.568856] pci 0000:02:00.1: Signaling PME through PCIe PME interrupt >08:21:52,707 DEBUG kernel:[ 2.568858] pcie_pme 0000:00:01.1:pcie01: service driver pcie_pme loaded >08:21:52,707 INFO kernel:[ 2.568871] pcieport 0000:00:1c.0: Signaling PME through PCIe PME interrupt >08:21:52,707 INFO kernel:[ 2.568872] pci 0000:03:00.0: Signaling PME through PCIe PME interrupt >08:21:52,707 DEBUG kernel:[ 2.568876] pcie_pme 0000:00:1c.0:pcie01: service driver pcie_pme loaded >08:21:52,707 INFO kernel:[ 2.568890] pcieport 0000:00:1c.4: Signaling PME through PCIe PME interrupt >08:21:52,707 INFO kernel:[ 2.568891] pci 0000:04:00.0: Signaling PME through PCIe PME interrupt >08:21:52,707 DEBUG kernel:[ 2.568895] pcie_pme 0000:00:1c.4:pcie01: service driver pcie_pme loaded >08:21:52,707 INFO kernel:[ 2.568903] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 >08:21:52,707 INFO kernel:[ 2.568913] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 >08:21:52,707 INFO kernel:[ 2.568914] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 >08:21:52,707 DEBUG kernel:[ 2.569099] intel_idle: MWAIT substates: 0x1120 >08:21:52,707 DEBUG kernel:[ 2.569101] intel_idle: v0.4 model 0x2A >08:21:52,707 DEBUG kernel:[ 2.569101] intel_idle: lapic_timer_reliable_states 0xffffffff >08:21:52,707 INFO kernel:[ 2.569149] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 >08:21:52,707 INFO kernel:[ 2.569152] ACPI: Power Button [PWRF] >08:21:52,707 INFO kernel:[ 2.569196] ACPI: Fan [FAN0] (off) >08:21:52,707 INFO kernel:[ 2.569212] ACPI: Fan [FAN1] (off) >08:21:52,707 INFO kernel:[ 2.569228] ACPI: Fan [FAN2] (off) >08:21:52,707 INFO kernel:[ 2.569243] ACPI: Fan [FAN3] (off) >08:21:52,707 INFO kernel:[ 2.569258] ACPI: Fan [FAN4] (off) >08:21:52,707 INFO kernel:[ 2.569354] ACPI: Requesting acpi_cpufreq >08:21:52,707 INFO kernel:[ 2.571639] thermal LNXTHERM:00: registered as thermal_zone0 >08:21:52,707 INFO kernel:[ 2.571641] ACPI: Thermal Zone [TZ01] (30 C) >08:21:52,707 INFO kernel:[ 2.571686] ERST: Error Record Serialization Table (ERST) support is initialized. >08:21:52,707 INFO kernel:[ 2.571833] GHES: APEI firmware first mode is enabled by APEI bit and WHEA _OSC. >08:21:52,707 INFO kernel:[ 2.571871] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled >08:21:52,707 INFO kernel:[ 2.592407] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A >08:21:52,707 INFO kernel:[ 2.612966] serial8250: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A >08:21:52,707 INFO kernel:[ 2.633614] 00:09: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A >08:21:52,707 INFO kernel:[ 2.654186] 00:0a: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A >08:21:52,707 INFO kernel:[ 2.654362] Non-volatile memory driver v1.3 >08:21:52,707 INFO kernel:[ 2.654364] Linux agpgart interface v0.103 >08:21:52,707 INFO kernel:[ 2.654851] loop: module loaded >08:21:52,707 DEBUG kernel:[ 2.654886] ahci 0000:00:1f.2: version 3.0 >08:21:52,707 DEBUG kernel:[ 2.654937] ahci 0000:00:1f.2: irq 44 for MSI/MSI-X >08:21:52,707 INFO kernel:[ 2.654959] ahci: SSS flag set, parallel bus scan disabled >08:21:52,707 INFO kernel:[ 2.665781] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 3 Gbps 0x3f impl SATA mode >08:21:52,707 INFO kernel:[ 2.665785] ahci 0000:00:1f.2: flags: 64bit ncq sntf stag led clo pio slum part ems sxs apst >08:21:52,707 DEBUG kernel:[ 2.665791] ahci 0000:00:1f.2: setting latency timer to 64 >08:21:52,707 INFO kernel:[ 2.676017] scsi0 : ahci >08:21:52,707 INFO kernel:[ 2.676062] scsi1 : ahci >08:21:52,707 INFO kernel:[ 2.676097] scsi2 : ahci >08:21:52,707 INFO kernel:[ 2.676132] scsi3 : ahci >08:21:52,707 INFO kernel:[ 2.676165] scsi4 : ahci >08:21:52,707 INFO kernel:[ 2.676199] scsi5 : ahci >08:21:52,707 INFO kernel:[ 2.676218] ata1: SATA max UDMA/133 abar m2048@0xc1404000 port 0xc1404100 irq 44 >08:21:52,707 INFO kernel:[ 2.676221] ata2: SATA max UDMA/133 abar m2048@0xc1404000 port 0xc1404180 irq 44 >08:21:52,707 INFO kernel:[ 2.676223] ata3: SATA max UDMA/133 abar m2048@0xc1404000 port 0xc1404200 irq 44 >08:21:52,707 INFO kernel:[ 2.676225] ata4: SATA max UDMA/133 abar m2048@0xc1404000 port 0xc1404280 irq 44 >08:21:52,707 INFO kernel:[ 2.676228] ata5: SATA max UDMA/133 abar m2048@0xc1404000 port 0xc1404300 irq 44 >08:21:52,707 INFO kernel:[ 2.676230] ata6: SATA max UDMA/133 abar m2048@0xc1404000 port 0xc1404380 irq 44 >08:21:52,707 INFO kernel:[ 2.676270] libphy: Fixed MDIO Bus: probed >08:21:52,707 INFO kernel:[ 2.676316] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >08:21:52,707 DEBUG kernel:[ 2.676340] ehci_hcd 0000:00:1a.0: setting latency timer to 64 >08:21:52,707 INFO kernel:[ 2.676344] ehci_hcd 0000:00:1a.0: EHCI Host Controller >08:21:52,707 INFO kernel:[ 2.676369] ehci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 1 >08:21:52,707 INFO kernel:[ 2.680273] ehci_hcd 0000:00:1a.0: debug port 2 >08:21:52,707 DEBUG kernel:[ 2.680280] ehci_hcd 0000:00:1a.0: cache line size of 64 is not supported >08:21:52,707 INFO kernel:[ 2.680291] ehci_hcd 0000:00:1a.0: irq 16, io mem 0xc1406000 >08:21:52,707 INFO kernel:[ 2.685750] ehci_hcd 0000:00:1a.0: USB 2.0 started, EHCI 1.00 >08:21:52,707 INFO kernel:[ 2.685771] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 >08:21:52,707 INFO kernel:[ 2.685774] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >08:21:52,707 INFO kernel:[ 2.685776] usb usb1: Product: EHCI Host Controller >08:21:52,707 INFO kernel:[ 2.685778] usb usb1: Manufacturer: Linux 3.6.5-2.fc18.x86_64 ehci_hcd >08:21:52,707 INFO kernel:[ 2.685780] usb usb1: SerialNumber: 0000:00:1a.0 >08:21:52,707 INFO kernel:[ 2.685861] hub 1-0:1.0: USB hub found >08:21:52,707 INFO kernel:[ 2.685864] hub 1-0:1.0: 2 ports detected >08:21:52,707 DEBUG kernel:[ 2.685906] ehci_hcd 0000:00:1d.0: setting latency timer to 64 >08:21:52,707 INFO kernel:[ 2.685909] ehci_hcd 0000:00:1d.0: EHCI Host Controller >08:21:52,707 INFO kernel:[ 2.685934] ehci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2 >08:21:52,707 INFO kernel:[ 2.689826] ehci_hcd 0000:00:1d.0: debug port 2 >08:21:52,707 DEBUG kernel:[ 2.689832] ehci_hcd 0000:00:1d.0: cache line size of 64 is not supported >08:21:52,707 INFO kernel:[ 2.689841] ehci_hcd 0000:00:1d.0: irq 23, io mem 0xc1405000 >08:21:52,707 INFO kernel:[ 2.695750] ehci_hcd 0000:00:1d.0: USB 2.0 started, EHCI 1.00 >08:21:52,707 INFO kernel:[ 2.695766] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002 >08:21:52,707 INFO kernel:[ 2.695768] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >08:21:52,707 INFO kernel:[ 2.695771] usb usb2: Product: EHCI Host Controller >08:21:52,707 INFO kernel:[ 2.695773] usb usb2: Manufacturer: Linux 3.6.5-2.fc18.x86_64 ehci_hcd >08:21:52,707 INFO kernel:[ 2.695775] usb usb2: SerialNumber: 0000:00:1d.0 >08:21:52,707 INFO kernel:[ 2.695851] hub 2-0:1.0: USB hub found >08:21:52,707 INFO kernel:[ 2.695853] hub 2-0:1.0: 2 ports detected >08:21:52,707 INFO kernel:[ 2.695883] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >08:21:52,707 INFO kernel:[ 2.695889] uhci_hcd: USB Universal Host Controller Interface driver >08:21:52,707 INFO kernel:[ 2.695916] usbcore: registered new interface driver usbserial >08:21:52,707 INFO kernel:[ 2.695920] usbcore: registered new interface driver usbserial_generic >08:21:52,707 INFO kernel:[ 2.695924] USB Serial support registered for generic >08:21:52,707 INFO kernel:[ 2.695925] usbserial: USB Serial Driver core >08:21:52,707 INFO kernel:[ 2.695942] i8042: PNP: No PS/2 controller found. Probing ports directly. >08:21:52,707 INFO kernel:[ 2.696843] mousedev: PS/2 mouse device common for all mice >08:21:52,707 INFO kernel:[ 2.696927] rtc_cmos 00:07: RTC can wake from S4 >08:21:52,707 INFO kernel:[ 2.697045] rtc_cmos 00:07: rtc core: registered rtc_cmos as rtc0 >08:21:52,707 INFO kernel:[ 2.697072] rtc0: alarms up to one year, y3k, 242 bytes nvram, hpet irqs >08:21:52,707 INFO kernel:[ 2.697115] device-mapper: uevent: version 1.0.3 >08:21:52,707 INFO kernel:[ 2.697155] device-mapper: ioctl: 4.23.0-ioctl (2012-07-25) initialised: dm-devel@redhat.com >08:21:52,707 INFO kernel:[ 2.697258] cpuidle: using governor ladder >08:21:52,707 INFO kernel:[ 2.697353] cpuidle: using governor menu >08:21:52,707 INFO kernel:[ 2.697470] EFI Variables Facility v0.08 2004-May-17 >08:21:52,707 INFO kernel:[ 2.697527] usbcore: registered new interface driver usbhid >08:21:52,707 INFO kernel:[ 2.697528] usbhid: USB HID core driver >08:21:52,707 INFO kernel:[ 2.697543] drop_monitor: Initializing network drop monitor service >08:21:52,707 INFO kernel:[ 2.697592] ip_tables: (C) 2000-2006 Netfilter Core Team >08:21:52,707 INFO kernel:[ 2.697622] TCP: cubic registered >08:21:52,707 INFO kernel:[ 2.697625] Initializing XFRM netlink socket >08:21:52,707 INFO kernel:[ 2.697691] NET: Registered protocol family 10 >08:21:52,707 INFO kernel:[ 2.697814] mip6: Mobile IPv6 >08:21:52,707 INFO kernel:[ 2.697815] NET: Registered protocol family 17 >08:21:52,707 DEBUG kernel:[ 2.698016] PM: Hibernation image not present or could not be loaded. >08:21:52,707 NOTICE kernel:[ 2.698017] Loading module verification certificates >08:21:52,707 NOTICE kernel:[ 2.698677] MODSIGN: Loaded cert 'Fedora kernel signing key: c4edc0723c9674193c4066c76ffd33a800ac519e' >08:21:52,707 INFO kernel:[ 2.698683] registered taskstats version 1 >08:21:52,707 INFO kernel:[ 2.699179] Magic number: 4:751:371 >08:21:52,707 INFO kernel:[ 2.699275] rtc_cmos 00:07: setting system clock to 2012-11-14 08:21:26 UTC (1352881286) >08:21:52,707 INFO kernel:[ 2.980824] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300) >08:21:52,707 INFO kernel:[ 2.982454] ata1.00: ACPI cmd 00/00:00:00:00:00:a0 (NOP) rejected by device (Stat=0x51 Err=0x04) >08:21:52,707 INFO kernel:[ 2.982639] ata1.00: ACPI cmd ef/10:01:00:00:00:a0 (SET FEATURES) rejected by device (Stat=0x51 Err=0x04) >08:21:52,707 DEBUG kernel:[ 2.982757] ata1.00: ACPI cmd ef/10:02:00:00:00:a0 (SET FEATURES) succeeded >08:21:52,707 INFO kernel:[ 2.982762] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out >08:21:52,707 INFO kernel:[ 2.982943] ata1.00: ACPI cmd ef/10:04:00:00:00:a0 (SET FEATURES) rejected by device (Stat=0x51 Err=0x04) >08:21:52,707 INFO kernel:[ 2.983126] ata1.00: ACPI cmd ef/10:05:00:00:00:a0 (SET FEATURES) rejected by device (Stat=0x51 Err=0x04) >08:21:52,707 INFO kernel:[ 2.987821] usb 1-1: new high-speed USB device number 2 using ehci_hcd >08:21:52,707 INFO kernel:[ 2.993723] ata1.00: ATA-8: WDC WD5003ABYX-18WERA0, 01.01S02, max UDMA/133 >08:21:52,707 INFO kernel:[ 2.993727] ata1.00: 976773168 sectors, multi 0: LBA48 NCQ (depth 31/32), AA >08:21:52,707 INFO kernel:[ 2.994788] ata1.00: ACPI cmd 00/00:00:00:00:00:a0 (NOP) rejected by device (Stat=0x51 Err=0x04) >08:21:52,707 INFO kernel:[ 2.994905] ata1.00: ACPI cmd ef/10:01:00:00:00:a0 (SET FEATURES) rejected by device (Stat=0x51 Err=0x04) >08:21:52,707 INFO kernel:[ 2.994908] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out >08:21:52,707 INFO kernel:[ 2.995030] ata1.00: ACPI cmd ef/10:04:00:00:00:a0 (SET FEATURES) rejected by device (Stat=0x51 Err=0x04) >08:21:52,707 INFO kernel:[ 2.995195] ata1.00: ACPI cmd ef/10:05:00:00:00:a0 (SET FEATURES) rejected by device (Stat=0x51 Err=0x04) >08:21:52,707 INFO kernel:[ 2.995429] ata1.00: configured for UDMA/133 >08:21:52,707 NOTICE kernel:[ 2.997030] scsi 0:0:0:0: Direct-Access ATA WDC WD5003ABYX-1 01.0 PQ: 0 ANSI: 5 >08:21:52,707 NOTICE kernel:[ 2.997315] sd 0:0:0:0: Attached scsi generic sg0 type 0 >08:21:52,707 NOTICE kernel:[ 2.997341] sd 0:0:0:0: [sda] 976773168 512-byte logical blocks: (500 GB/465 GiB) >08:21:52,707 NOTICE kernel:[ 2.997610] sd 0:0:0:0: [sda] Write Protect is off >08:21:52,707 DEBUG kernel:[ 2.997616] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 >08:21:52,707 NOTICE kernel:[ 2.997756] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >08:21:52,707 INFO kernel:[ 3.034379] sda: sda1 sda2 sda3 sda4 sda5 sda6 sda7 sda8 sda9 sda10 sda11 sda12 sda13 sda14 sda15 sda16 sda17 sda18 sda19 sda20 >08:21:52,707 NOTICE kernel:[ 3.036058] sd 0:0:0:0: [sda] Attached SCSI disk >08:21:52,707 INFO kernel:[ 3.102256] usb 1-1: New USB device found, idVendor=8087, idProduct=0024 >08:21:52,708 INFO kernel:[ 3.102261] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 >08:21:52,708 INFO kernel:[ 3.102498] hub 1-1:1.0: USB hub found >08:21:52,708 INFO kernel:[ 3.102627] hub 1-1:1.0: 6 ports detected >08:21:52,708 INFO kernel:[ 3.204826] usb 2-1: new high-speed USB device number 2 using ehci_hcd >08:21:52,708 INFO kernel:[ 3.301824] ata2: SATA link up 3.0 Gbps (SStatus 123 SControl 300) >08:21:52,708 INFO kernel:[ 3.303404] ata2.00: ACPI cmd 00/00:00:00:00:00:b0 (NOP) rejected by device (Stat=0x51 Err=0x04) >08:21:52,708 INFO kernel:[ 3.303651] ata2.00: ACPI cmd ef/10:01:00:00:00:b0 (SET FEATURES) rejected by device (Stat=0x51 Err=0x04) >08:21:52,708 INFO kernel:[ 3.303906] ata2.00: ACPI cmd ef/10:02:00:00:00:b0 (SET FEATURES) rejected by device (Stat=0x51 Err=0x04) >08:21:52,708 INFO kernel:[ 3.303911] ata2.00: ACPI cmd ef/10:03:00:00:00:b0 (SET FEATURES) filtered out >08:21:52,708 INFO kernel:[ 3.304151] ata2.00: ACPI cmd ef/10:04:00:00:00:b0 (SET FEATURES) rejected by device (Stat=0x51 Err=0x04) >08:21:52,708 INFO kernel:[ 3.304404] ata2.00: ACPI cmd ef/10:05:00:00:00:b0 (SET FEATURES) rejected by device (Stat=0x51 Err=0x04) >08:21:52,708 INFO kernel:[ 3.304652] ata2.00: ATA-8: ST31000524AS, JC4B, max UDMA/133 >08:21:52,708 INFO kernel:[ 3.304656] ata2.00: 1953525168 sectors, multi 0: LBA48 NCQ (depth 31/32) >08:21:52,708 INFO kernel:[ 3.306461] ata2.00: ACPI cmd 00/00:00:00:00:00:b0 (NOP) rejected by device (Stat=0x51 Err=0x04) >08:21:52,708 INFO kernel:[ 3.306659] ata2.00: ACPI cmd ef/10:01:00:00:00:b0 (SET FEATURES) rejected by device (Stat=0x51 Err=0x04) >08:21:52,708 INFO kernel:[ 3.306927] ata2.00: ACPI cmd ef/10:02:00:00:00:b0 (SET FEATURES) rejected by device (Stat=0x51 Err=0x04) >08:21:52,708 INFO kernel:[ 3.306932] ata2.00: ACPI cmd ef/10:03:00:00:00:b0 (SET FEATURES) filtered out >08:21:52,708 INFO kernel:[ 3.307160] ata2.00: ACPI cmd ef/10:04:00:00:00:b0 (SET FEATURES) rejected by device (Stat=0x51 Err=0x04) >08:21:52,708 INFO kernel:[ 3.307378] ata2.00: ACPI cmd ef/10:05:00:00:00:b0 (SET FEATURES) rejected by device (Stat=0x51 Err=0x04) >08:21:52,708 INFO kernel:[ 3.307562] ata2.00: configured for UDMA/133 >08:21:52,708 NOTICE kernel:[ 3.308974] scsi 1:0:0:0: Direct-Access ATA ST31000524AS JC4B PQ: 0 ANSI: 5 >08:21:52,708 NOTICE kernel:[ 3.309238] sd 1:0:0:0: Attached scsi generic sg1 type 0 >08:21:52,708 NOTICE kernel:[ 3.309276] sd 1:0:0:0: [sdb] 1953525168 512-byte logical blocks: (1.00 TB/931 GiB) >08:21:52,708 DEBUG kernel:[ 2.997581] ACPI: Invalid Power Resource to register! >08:21:52,708 DEBUG kernel:[ 3.309469] ACPI: Invalid Power Resource to register!<5>[ 3.309518] sd 1:0:0:0: [sdb] Write Protect is off >08:21:52,708 DEBUG kernel:[ 3.309523] sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00 >08:21:52,708 NOTICE kernel:[ 3.309625] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >08:21:52,708 INFO kernel:[ 3.319234] usb 2-1: New USB device found, idVendor=8087, idProduct=0024 >08:21:52,708 INFO kernel:[ 3.319238] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 >08:21:52,708 INFO kernel:[ 3.319513] hub 2-1:1.0: USB hub found >08:21:52,708 INFO kernel:[ 3.319607] hub 2-1:1.0: 6 ports detected >08:21:52,708 INFO kernel:[ 3.346489] sdb: sdb1 sdb2 sdb3 sdb4 < sdb5 sdb6 sdb7 > >08:21:52,708 NOTICE kernel:[ 3.347440] sd 1:0:0:0: [sdb] Attached SCSI disk >08:21:52,708 INFO kernel:[ 3.550863] tsc: Refined TSC clocksource calibration: 3200.022 MHz >08:21:52,708 INFO kernel:[ 3.550868] Switching to clocksource tsc >08:21:52,708 INFO kernel:[ 3.593019] usb 2-1.6: new full-speed USB device number 3 using ehci_hcd >08:21:52,708 INFO kernel:[ 3.613820] ata3: SATA link up 3.0 Gbps (SStatus 123 SControl 300) >08:21:52,708 INFO kernel:[ 3.619815] ata3.00: ACPI cmd 00/00:00:00:00:00:a0 (NOP) rejected by device (Stat=0x51 Err=0x04) >08:21:52,708 INFO kernel:[ 3.620007] ata3.00: ACPI cmd ef/10:01:00:00:00:a0 (SET FEATURES) rejected by device (Stat=0x51 Err=0x04) >08:21:52,708 DEBUG kernel:[ 3.620115] ata3.00: ACPI cmd ef/10:02:00:00:00:a0 (SET FEATURES) succeeded >08:21:52,708 INFO kernel:[ 3.620120] ata3.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out >08:21:52,708 INFO kernel:[ 3.620312] ata3.00: ACPI cmd ef/10:04:00:00:00:a0 (SET FEATURES) rejected by device (Stat=0x51 Err=0x04) >08:21:52,708 INFO kernel:[ 3.620507] ata3.00: ACPI cmd ef/10:05:00:00:00:a0 (SET FEATURES) rejected by device (Stat=0x51 Err=0x04) >08:21:52,708 INFO kernel:[ 3.651940] ata3.00: ATA-8: WDC WD30EZRX-00MMMB0, 80.00A80, max UDMA/133 >08:21:52,708 INFO kernel:[ 3.651944] ata3.00: 5860533168 sectors, multi 0: LBA48 NCQ (depth 31/32), AA >08:21:52,708 INFO kernel:[ 3.657860] ata3.00: ACPI cmd 00/00:00:00:00:00:a0 (NOP) rejected by device (Stat=0x51 Err=0x04) >08:21:52,708 INFO kernel:[ 3.658062] ata3.00: ACPI cmd ef/10:01:00:00:00:a0 (SET FEATURES) rejected by device (Stat=0x51 Err=0x04) >08:21:52,708 INFO kernel:[ 3.658067] ata3.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out >08:21:52,708 INFO kernel:[ 3.658264] ata3.00: ACPI cmd ef/10:04:00:00:00:a0 (SET FEATURES) rejected by device (Stat=0x51 Err=0x04) >08:21:52,708 INFO kernel:[ 3.658464] ata3.00: ACPI cmd ef/10:05:00:00:00:a0 (SET FEATURES) rejected by device (Stat=0x51 Err=0x04) >08:21:52,708 INFO kernel:[ 3.658757] ata3.00: configured for UDMA/133 >08:21:52,708 NOTICE kernel:[ 3.658926] scsi 2:0:0:0: Direct-Access ATA WDC WD30EZRX-00M 80.0 PQ: 0 ANSI: 5 >08:21:52,708 NOTICE kernel:[ 3.659180] sd 2:0:0:0: Attached scsi generic sg2 type 0 >08:21:52,708 NOTICE kernel:[ 3.659227] sd 2:0:0:0: [sdc] 5860533168 512-byte logical blocks: (3.00 TB/2.72 TiB) >08:21:52,708 NOTICE kernel:[ 3.659231] sd 2:0:0:0: [sdc] 4096-byte physical blocks >08:21:52,708 NOTICE kernel:[ 3.659320] sd 2:0:0:0: [sdc] Write Protect is off >08:21:52,708 DEBUG kernel:[ 3.659325] sd 2:0:0:0: [sdc] Mode Sense: 00 3a 00 00 >08:21:52,708 NOTICE kernel:[ 3.659344] sd 2:0:0:0: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >08:21:52,708 INFO kernel:[ 3.673323] sdc: unknown partition table >08:21:52,708 NOTICE kernel:[ 3.673468] sd 2:0:0:0: [sdc] Attached SCSI disk >08:21:52,708 INFO kernel:[ 3.678958] usb 2-1.6: New USB device found, idVendor=058f, idProduct=9254 >08:21:52,708 INFO kernel:[ 3.678963] usb 2-1.6: New USB device strings: Mfr=1, Product=2, SerialNumber=0 >08:21:52,708 INFO kernel:[ 3.678965] usb 2-1.6: Product: Generic USB Hub >08:21:52,708 INFO kernel:[ 3.678967] usb 2-1.6: Manufacturer: ALCOR >08:21:52,708 INFO kernel:[ 3.679235] hub 2-1.6:1.0: USB hub found >08:21:52,708 INFO kernel:[ 3.679455] hub 2-1.6:1.0: 4 ports detected >08:21:52,708 INFO kernel:[ 3.943019] usb 2-1.6.2: new low-speed USB device number 4 using ehci_hcd >08:21:52,708 INFO kernel:[ 3.963822] ata4: SATA link up 3.0 Gbps (SStatus 123 SControl 300) >08:21:52,708 INFO kernel:[ 3.969339] ata4.00: ACPI cmd 00/00:00:00:00:00:b0 (NOP) rejected by device (Stat=0x51 Err=0x04) >08:21:52,708 INFO kernel:[ 3.969523] ata4.00: ACPI cmd ef/10:01:00:00:00:b0 (SET FEATURES) rejected by device (Stat=0x51 Err=0x04) >08:21:52,708 DEBUG kernel:[ 3.969633] ata4.00: ACPI cmd ef/10:02:00:00:00:b0 (SET FEATURES) succeeded >08:21:52,708 INFO kernel:[ 3.969639] ata4.00: ACPI cmd ef/10:03:00:00:00:b0 (SET FEATURES) filtered out >08:21:52,708 INFO kernel:[ 3.969832] ata4.00: ACPI cmd ef/10:04:00:00:00:b0 (SET FEATURES) rejected by device (Stat=0x51 Err=0x04) >08:21:52,708 INFO kernel:[ 3.970022] ata4.00: ACPI cmd ef/10:05:00:00:00:b0 (SET FEATURES) rejected by device (Stat=0x51 Err=0x04) >08:21:52,708 INFO kernel:[ 4.006353] ata4.00: ATA-8: WDC WD30EZRX-00MMMB0, 80.00A80, max UDMA/133 >08:21:52,708 INFO kernel:[ 4.006357] ata4.00: 5860533168 sectors, multi 0: LBA48 NCQ (depth 31/32), AA >08:21:52,708 INFO kernel:[ 4.012361] ata4.00: ACPI cmd 00/00:00:00:00:00:b0 (NOP) rejected by device (Stat=0x51 Err=0x04) >08:21:52,708 INFO kernel:[ 4.012538] ata4.00: ACPI cmd ef/10:01:00:00:00:b0 (SET FEATURES) rejected by device (Stat=0x51 Err=0x04) >08:21:52,708 INFO kernel:[ 4.012543] ata4.00: ACPI cmd ef/10:03:00:00:00:b0 (SET FEATURES) filtered out >08:21:52,708 INFO kernel:[ 4.012713] ata4.00: ACPI cmd ef/10:04:00:00:00:b0 (SET FEATURES) rejected by device (Stat=0x51 Err=0x04) >08:21:52,708 INFO kernel:[ 4.012847] ata4.00: ACPI cmd ef/10:05:00:00:00:b0 (SET FEATURES) rejected by device (Stat=0x51 Err=0x04) >08:21:52,708 INFO kernel:[ 4.013014] ata4.00: configured for UDMA/133 >08:21:52,708 NOTICE kernel:[ 4.013160] scsi 3:0:0:0: Direct-Access ATA WDC WD30EZRX-00M 80.0 PQ: 0 ANSI: 5 >08:21:52,708 NOTICE kernel:[ 4.013260] sd 3:0:0:0: [sdd] 5860533168 512-byte logical blocks: (3.00 TB/2.72 TiB) >08:21:52,708 NOTICE kernel:[ 4.013262] sd 3:0:0:0: [sdd] 4096-byte physical blocks >08:21:52,708 NOTICE kernel:[ 4.013299] sd 3:0:0:0: [sdd] Write Protect is off >08:21:52,708 DEBUG kernel:[ 4.013302] sd 3:0:0:0: [sdd] Mode Sense: 00 3a 00 00 >08:21:52,708 NOTICE kernel:[ 4.013328] sd 3:0:0:0: [sdd] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >08:21:52,708 NOTICE kernel:[ 4.013340] sd 3:0:0:0: Attached scsi generic sg3 type 0 >08:21:52,708 DEBUG kernel:[ 3.659407] ACPI: Invalid Power Resource to register! >08:21:52,708 DEBUG kernel:[ 4.013589] ACPI: Invalid Power Resource to register!<6>[ 4.023503] usb 2-1.6.2: New USB device found, idVendor=046d, idProduct=c404 >08:21:52,708 INFO kernel:[ 4.023508] usb 2-1.6.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0 >08:21:52,708 INFO kernel:[ 4.023511] usb 2-1.6.2: Product: Trackball >08:21:52,708 INFO kernel:[ 4.023513] usb 2-1.6.2: Manufacturer: Logitech >08:21:52,708 INFO kernel:[ 4.027966] sdd: unknown partition table >08:21:52,708 INFO kernel:[ 4.028097] input: Logitech Trackball as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.6/2-1.6.2/2-1.6.2:1.0/input/input1 >08:21:52,708 NOTICE kernel:[ 4.028119] sd 3:0:0:0: [sdd] Attached SCSI disk >08:21:52,708 INFO kernel:[ 4.028446] hid-generic 0003:046D:C404.0001: input,hidraw0: USB HID v1.10 Mouse [Logitech Trackball] on usb-0000:00:1d.0-1.6.2/input0 >08:21:52,708 INFO kernel:[ 4.091019] usb 2-1.6.4: new low-speed USB device number 5 using ehci_hcd >08:21:52,708 INFO kernel:[ 4.183503] usb 2-1.6.4: New USB device found, idVendor=04d9, idProduct=0022 >08:21:52,708 INFO kernel:[ 4.183508] usb 2-1.6.4: New USB device strings: Mfr=0, Product=2, SerialNumber=0 >08:21:52,708 INFO kernel:[ 4.183510] usb 2-1.6.4: Product: USB Keyboard >08:21:52,708 INFO kernel:[ 4.191839] input: USB Keyboard as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.6/2-1.6.4/2-1.6.4:1.0/input/input2 >08:21:52,708 INFO kernel:[ 4.192087] hid-generic 0003:04D9:0022.0002: input,hidraw1: USB HID v1.10 Keyboard [USB Keyboard] on usb-0000:00:1d.0-1.6.4/input0 >08:21:52,708 INFO kernel:[ 4.210330] input: USB Keyboard as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.6/2-1.6.4/2-1.6.4:1.1/input/input3 >08:21:52,708 INFO kernel:[ 4.210580] hid-generic 0003:04D9:0022.0003: input,hidraw2: USB HID v1.10 Device [USB Keyboard] on usb-0000:00:1d.0-1.6.4/input1 >08:21:52,708 INFO kernel:[ 4.317806] ata5: SATA link up 1.5 Gbps (SStatus 113 SControl 300) >08:21:52,708 INFO kernel:[ 4.322139] ata5.00: ACPI cmd 00/00:00:00:00:00:a0 (NOP) rejected by device (Stat=0x51 Err=0x04) >08:21:52,708 INFO kernel:[ 4.322524] ata5.00: ACPI cmd ef/10:01:00:00:00:a0 (SET FEATURES) rejected by device (Stat=0x51 Err=0x04) >08:21:52,708 INFO kernel:[ 4.323104] ata5.00: ACPI cmd ef/10:02:00:00:00:a0 (SET FEATURES) rejected by device (Stat=0x51 Err=0x04) >08:21:52,708 INFO kernel:[ 4.323109] ata5.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out >08:21:52,708 INFO kernel:[ 4.323497] ata5.00: ACPI cmd ef/10:04:00:00:00:a0 (SET FEATURES) rejected by device (Stat=0x51 Err=0x04) >08:21:52,708 DEBUG kernel:[ 4.323889] ata5.00: ACPI cmd ef/10:05:00:00:00:a0 (SET FEATURES) succeeded >08:21:52,708 INFO kernel:[ 4.327301] ata5.00: ATAPI: HL-DT-ST DVD+/-RW GH70N, A101, max UDMA/100 >08:21:52,708 INFO kernel:[ 4.332648] ata5.00: ACPI cmd 00/00:00:00:00:00:a0 (NOP) rejected by device (Stat=0x51 Err=0x04) >08:21:52,708 INFO kernel:[ 4.333216] ata5.00: ACPI cmd ef/10:01:00:00:00:a0 (SET FEATURES) rejected by device (Stat=0x51 Err=0x04) >08:21:52,708 INFO kernel:[ 4.333614] ata5.00: ACPI cmd ef/10:02:00:00:00:a0 (SET FEATURES) rejected by device (Stat=0x51 Err=0x04) >08:21:52,708 INFO kernel:[ 4.333619] ata5.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out >08:21:52,708 INFO kernel:[ 4.334009] ata5.00: ACPI cmd ef/10:04:00:00:00:a0 (SET FEATURES) rejected by device (Stat=0x51 Err=0x04) >08:21:52,708 INFO kernel:[ 4.334017] ata5.00: configured for UDMA/100 >08:21:52,708 NOTICE kernel:[ 4.338755] scsi 4:0:0:0: CD-ROM HL-DT-ST DVD+-RW GH70N A101 PQ: 0 ANSI: 5 >08:21:52,708 WARNING kernel:[ 4.342997] sr0: scsi3-mmc drive: 125x/125x writer dvd-ram cd/rw xa/form2 cdda tray >08:21:52,708 INFO kernel:[ 4.343001] cdrom: Uniform CD-ROM driver Revision: 3.20 >08:21:52,708 DEBUG kernel:[ 4.343186] sr 4:0:0:0: Attached scsi CD-ROM sr0 >08:21:52,708 NOTICE kernel:[ 4.343338] sr 4:0:0:0: Attached scsi generic sg4 type 5 >08:21:52,708 INFO kernel:[ 4.647824] ata6: SATA link down (SStatus 0 SControl 300) >08:21:52,708 INFO kernel:[ 4.649960] Freeing unused kernel memory: 1036k freed >08:21:52,708 INFO kernel:[ 4.650118] Write protecting the kernel read-only data: 12288k >08:21:52,708 INFO kernel:[ 4.656744] Freeing unused kernel memory: 1856k freed >08:21:52,708 INFO kernel:[ 4.661985] Freeing unused kernel memory: 1416k freed >08:21:52,708 WARNING kernel:[ 4.808217] Disabling lock debugging due to kernel taint >08:21:52,708 INFO kernel:[ 4.808366] BIOS EDD facility v0.16 2004-Jun-25, 4 devices found >08:21:52,708 INFO kernel:[ 4.958287] squashfs: version 4.0 (2009/01/31) Phillip Lougher >08:21:52,708 INFO kernel:[ 4.959597] Loading iSCSI transport class v2.0-870. >08:21:52,708 NOTICE kernel:[ 4.960134] iscsi: registered transport (tcp) >08:21:52,708 INFO kernel:[ 4.961691] alua: device handler registered >08:21:52,708 INFO kernel:[ 4.963365] emc: device handler registered >08:21:52,708 INFO kernel:[ 4.965033] hp_sw: device handler registered >08:21:52,708 INFO kernel:[ 4.966696] rdac: device handler registered >08:21:52,708 INFO kernel:[ 7.983153] floppy0: no floppy controllers found >08:21:52,708 INFO kernel:[ 7.983165] work still pending >08:21:52,708 INFO kernel:[ 7.991960] No iBFT detected. >08:21:52,708 INFO kernel:[ 7.993703] md: raid0 personality registered for level 0 >08:21:52,708 INFO kernel:[ 7.995585] md: raid1 personality registered for level 1 >08:21:52,708 INFO kernel:[ 7.997339] async_tx: api initialized (async) >08:21:52,708 INFO kernel:[ 7.997530] xor: automatically using best checksumming function: >08:21:52,708 INFO kernel:[ 8.006787] avx : 9720.000 MB/sec >08:21:52,708 WARNING kernel:[ 8.023788] raid6: sse2x1 4285 MB/s >08:21:52,708 WARNING kernel:[ 8.040784] raid6: sse2x2 5285 MB/s >08:21:52,708 WARNING kernel:[ 8.057781] raid6: sse2x4 6105 MB/s >08:21:52,708 WARNING kernel:[ 8.057783] raid6: using algorithm sse2x4 (6105 MB/s) >08:21:52,708 WARNING kernel:[ 8.057785] raid6: using ssse3x2 recovery algorithm >08:21:52,708 INFO kernel:[ 8.058960] md: raid6 personality registered for level 6 >08:21:52,708 INFO kernel:[ 8.058963] md: raid5 personality registered for level 5 >08:21:52,708 INFO kernel:[ 8.058965] md: raid4 personality registered for level 4 >08:21:52,708 INFO kernel:[ 8.063750] md: raid10 personality registered for level 10 >08:21:52,708 INFO kernel:[ 8.065486] md: linear personality registered for level -1 >08:21:52,708 INFO kernel:[ 8.073369] device-mapper: multipath: version 1.5.0 loaded >08:21:52,708 INFO kernel:[ 8.075113] device-mapper: multipath round-robin: version 1.0.0 loaded >08:21:52,708 INFO kernel:[ 8.104273] RPC: Registered named UNIX socket transport module. >08:21:52,708 INFO kernel:[ 8.104276] RPC: Registered udp transport module. >08:21:52,708 INFO kernel:[ 8.104278] RPC: Registered tcp transport module. >08:21:52,708 INFO kernel:[ 8.104279] RPC: Registered tcp NFSv4.1 backchannel transport module. >08:21:52,708 DEBUG kernel:[ 8.324590] sata_mv 0000:03:00.0: version 1.28 >08:21:52,708 INFO kernel:[ 8.324749] sata_mv 0000:03:00.0: Gen-IIE 32 slots 4 ports SCSI mode IRQ via INTx >08:21:52,708 INFO kernel:[ 8.325278] scsi6 : sata_mv >08:21:52,708 INFO kernel:[ 8.325338] scsi7 : sata_mv >08:21:52,708 INFO kernel:[ 8.325391] scsi8 : sata_mv >08:21:52,708 INFO kernel:[ 8.325446] scsi9 : sata_mv >08:21:52,708 INFO kernel:[ 8.325547] ata7: SATA max UDMA/133 mmio m1048576@0xc1200000 port 0xc1222000 irq 16 >08:21:52,708 INFO kernel:[ 8.325551] ata8: SATA max UDMA/133 mmio m1048576@0xc1200000 port 0xc1224000 irq 16 >08:21:52,708 INFO kernel:[ 8.325555] ata9: SATA max UDMA/133 mmio m1048576@0xc1200000 port 0xc1226000 irq 16 >08:21:52,708 INFO kernel:[ 8.325558] ata10: SATA max UDMA/133 mmio m1048576@0xc1200000 port 0xc1228000 irq 16 >08:21:52,708 INFO kernel:[ 8.325642] tg3.c:v3.124 (March 21, 2012) >08:21:52,708 INFO kernel:[ 8.325836] [drm] Initialized drm 1.1.0 20060810 >08:21:52,708 INFO kernel:[ 8.332478] tg3 0000:04:00.0: eth0: Tigon3 [partno(BCM95722) rev a200] (PCI Express) MAC address d0:67:e5:ea:a4:1d >08:21:52,708 INFO kernel:[ 8.332481] tg3 0000:04:00.0: eth0: attached PHY is 5722/5756 (10/100/1000Base-T Ethernet) (WireSpeed[1], EEE[0]) >08:21:52,708 INFO kernel:[ 8.332482] tg3 0000:04:00.0: eth0: RXcsums[1] LinkChgREG[0] MIirq[0] ASF[1] TSOcap[1] >08:21:52,708 INFO kernel:[ 8.332484] tg3 0000:04:00.0: eth0: dma_rwctrl[76180000] dma_mask[64-bit] >08:21:52,708 INFO kernel:[ 8.630848] ata7: SATA link down (SStatus 0 SControl 300) >08:21:52,708 INFO kernel:[ 8.935875] ata8: SATA link down (SStatus 0 SControl 300) >08:21:52,708 INFO kernel:[ 9.240892] ata9: SATA link down (SStatus 0 SControl 300) >08:21:52,708 INFO kernel:[ 9.696869] ata10: SATA link up 3.0 Gbps (SStatus 123 SControl 300) >08:21:52,708 INFO kernel:[ 9.698230] ata10.15: Port Multiplier 1.2, 0x197b:0x0325 r0, 5 ports, feat 0x5/0xf >08:21:52,708 INFO kernel:[ 9.700099] ata10.00: hard resetting link >08:21:52,708 INFO kernel:[ 10.157297] ata10.01: hard resetting link >08:21:52,708 INFO kernel:[ 10.614281] ata10.02: hard resetting link >08:21:52,708 INFO kernel:[ 11.071290] ata10.03: hard resetting link >08:21:52,708 INFO kernel:[ 11.528318] ata10.04: hard resetting link >08:21:52,708 WARNING kernel:[ 12.536046] ata10.04: failed to resume link (SControl 0) >08:21:52,708 INFO kernel:[ 12.540459] ata10.00: ATA-7: ST31000524AS, 0957, max UDMA/133 >08:21:52,708 INFO kernel:[ 12.540463] ata10.00: 1953525168 sectors, multi 1: LBA48 >08:21:52,708 INFO kernel:[ 12.543415] ata10.00: configured for UDMA/133 >08:21:52,708 INFO kernel:[ 12.548916] ata10.01: ATA-8: ST31000524AS, JC4B, max UDMA/133 >08:21:52,708 INFO kernel:[ 12.548920] ata10.01: 1953525168 sectors, multi 0: LBA48 NCQ (depth 31/32) >08:21:52,708 INFO kernel:[ 12.557916] ata10.01: configured for UDMA/133 >08:21:52,708 INFO kernel:[ 12.563924] ata10.02: ATA-8: ST31000524AS, JC4B, max UDMA/133 >08:21:52,708 INFO kernel:[ 12.563929] ata10.02: 1953525168 sectors, multi 0: LBA48 NCQ (depth 31/32) >08:21:52,708 INFO kernel:[ 12.572929] ata10.02: configured for UDMA/133 >08:21:52,708 INFO kernel:[ 12.578924] ata10.03: ATA-8: ST31000524AS, JC4B, max UDMA/133 >08:21:52,708 INFO kernel:[ 12.578927] ata10.03: 1953525168 sectors, multi 0: LBA48 NCQ (depth 31/32) >08:21:52,708 INFO kernel:[ 12.587931] ata10.03: configured for UDMA/133 >08:21:52,708 INFO kernel:[ 12.588195] ata10: EH complete >08:21:52,708 NOTICE kernel:[ 12.588405] scsi 9:0:0:0: Direct-Access ATA ST31000524AS 0957 PQ: 0 ANSI: 5 >08:21:52,708 NOTICE kernel:[ 12.588614] sd 9:0:0:0: [sde] 1953525168 512-byte logical blocks: (1.00 TB/931 GiB) >08:21:52,708 NOTICE kernel:[ 12.588616] sd 9:0:0:0: Attached scsi generic sg5 type 0 >08:21:52,708 NOTICE kernel:[ 12.588697] sd 9:0:0:0: [sde] Write Protect is off >08:21:52,708 DEBUG kernel:[ 12.588700] sd 9:0:0:0: [sde] Mode Sense: 00 3a 00 00 >08:21:52,708 NOTICE kernel:[ 12.588718] sd 9:0:0:0: [sde] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA >08:21:52,708 NOTICE kernel:[ 12.588750] scsi 9:1:0:0: Direct-Access ATA ST31000524AS JC4B PQ: 0 ANSI: 5 >08:21:52,708 DEBUG kernel:[ 4.343556] ACPI: Invalid Power Resource to register! >08:21:52,708 NOTICE kernel:[ 12.588901] sd 9:1:0:0: [sdf] 1953525168 512-byte logical blocks: (1.00 TB/931 GiB) >08:21:52,708 NOTICE kernel:[ 12.588924] sd 9:1:0:0: Attached scsi generic sg6 type 0 >08:21:52,708 NOTICE kernel:[ 12.588958] sd 9:1:0:0: [sdf] Write Protect is off >08:21:52,708 DEBUG kernel:[ 12.588961] sd 9:1:0:0: [sdf] Mode Sense: 00 3a 00 00 >08:21:52,708 NOTICE kernel:[ 12.589005] sd 9:1:0:0: [sdf] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >08:21:52,708 NOTICE kernel:[ 12.589037] scsi 9:2:0:0: Direct-Access ATA ST31000524AS JC4B PQ: 0 ANSI: 5 >08:21:52,708 NOTICE kernel:[ 12.589133] sd 9:2:0:0: [sdg] 1953525168 512-byte logical blocks: (1.00 TB/931 GiB) >08:21:52,708 NOTICE kernel:[ 12.589152] sd 9:2:0:0: Attached scsi generic sg7 type 0 >08:21:52,708 NOTICE kernel:[ 12.589184] sd 9:2:0:0: [sdg] Write Protect is off >08:21:52,708 DEBUG kernel:[ 12.589188] sd 9:2:0:0: [sdg] Mode Sense: 00 3a 00 00 >08:21:52,708 NOTICE kernel:[ 12.589226] scsi 9:3:0:0: Direct-Access ATA ST31000524AS JC4B PQ: 0 ANSI: 5 >08:21:52,708 NOTICE kernel:[ 12.589229] sd 9:2:0:0: [sdg] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >08:21:52,708 NOTICE kernel:[ 12.589334] sd 9:3:0:0: Attached scsi generic sg8 type 0 >08:21:52,708 NOTICE kernel:[ 12.622123] sd 9:3:0:0: [sdh] 1953525168 512-byte logical blocks: (1.00 TB/931 GiB) >08:21:52,708 NOTICE kernel:[ 12.622865] sd 9:3:0:0: [sdh] Write Protect is off >08:21:52,708 DEBUG kernel:[ 12.622872] sd 9:3:0:0: [sdh] Mode Sense: 00 3a 00 00 >08:21:52,708 NOTICE kernel:[ 12.623050] sd 9:3:0:0: [sdh] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >08:21:52,708 INFO kernel:[ 12.677904] sde: sde1 sde2 sde3 sde4 sde5 sde6 sde7 sde8 sde9 >08:21:52,708 INFO kernel:[ 12.678073] sdf: sdf1 sdf2 sdf3 sdf4 sdf5 sdf6 sdf7 sdf8 sdf9 >08:21:52,708 NOTICE kernel:[ 12.678723] sd 9:0:0:0: [sde] Attached SCSI disk >08:21:52,708 NOTICE kernel:[ 12.678985] sd 9:1:0:0: [sdf] Attached SCSI disk >08:21:52,708 INFO kernel:[ 12.706392] sdg: sdg1 sdg2 sdg3 sdg4 sdg5 sdg6 sdg7 sdg8 sdg9 sdg10 >08:21:52,708 NOTICE kernel:[ 12.707172] sd 9:2:0:0: [sdg] Attached SCSI disk >08:21:52,708 INFO kernel:[ 12.733756] sdh: sdh1 sdh2 sdh3 sdh4 sdh5 sdh6 >08:21:52,708 NOTICE kernel:[ 12.734541] sd 9:3:0:0: [sdh] Attached SCSI disk >08:21:52,708 INFO kernel:[ 12.740070] [drm] radeon defaulting to kernel modesetting. >08:21:52,708 INFO kernel:[ 12.740074] [drm] radeon kernel modesetting enabled. >08:21:52,708 INFO kernel:[ 12.740356] [drm] initializing kernel modesetting (CEDAR 0x1002:0x68F9 0x1043:0x0374). >08:21:52,708 INFO kernel:[ 12.740395] [drm] register mmio base: 0xC1300000 >08:21:52,708 INFO kernel:[ 12.740397] [drm] register mmio size: 131072 >08:21:52,708 INFO kernel:[ 12.740537] ATOM BIOS: 68F9.12.19.0.2.AS02 >08:21:52,708 INFO kernel:[ 12.740613] radeon 0000:02:00.0: VRAM: 512M 0x0000000000000000 - 0x000000001FFFFFFF (512M used) >08:21:52,708 INFO kernel:[ 12.740618] radeon 0000:02:00.0: GTT: 512M 0x0000000020000000 - 0x000000003FFFFFFF >08:21:52,708 WARNING kernel:[ 12.740624] mtrr: type mismatch for b0000000,10000000 old: write-back new: write-combining >08:21:52,708 INFO kernel:[ 12.740626] [drm] Detected VRAM RAM=512M, BAR=256M >08:21:52,708 INFO kernel:[ 12.740628] [drm] RAM width 64bits DDR >08:21:52,708 INFO kernel:[ 12.740684] [TTM] Zone kernel: Available graphics memory: 4084066 kiB >08:21:52,708 INFO kernel:[ 12.740686] [TTM] Zone dma32: Available graphics memory: 2097152 kiB >08:21:52,708 INFO kernel:[ 12.740688] [TTM] Initializing pool allocator >08:21:52,708 INFO kernel:[ 12.740693] [TTM] Initializing DMA pool allocator >08:21:52,708 INFO kernel:[ 12.740722] [drm] radeon: 512M of VRAM memory ready >08:21:52,708 INFO kernel:[ 12.740725] [drm] radeon: 512M of GTT memory ready. >08:21:52,708 INFO kernel:[ 12.740741] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010). >08:21:52,708 INFO kernel:[ 12.740743] [drm] Driver supports precise vblank timestamp query. >08:21:52,708 DEBUG kernel:[ 12.740784] radeon 0000:02:00.0: irq 45 for MSI/MSI-X >08:21:52,708 INFO kernel:[ 12.740797] radeon 0000:02:00.0: radeon: using MSI. >08:21:52,708 INFO kernel:[ 12.740837] [drm] radeon: irq initialized. >08:21:52,708 INFO kernel:[ 12.740842] [drm] GART: num cpu pages 131072, num gpu pages 131072 >08:21:52,708 INFO kernel:[ 12.741160] [drm] probing gen 2 caps for device 8086:105 = 2/0 >08:21:52,708 INFO kernel:[ 12.741162] [drm] enabling PCIE gen 2 link speeds, disable with radeon.pcie_gen2=0 >08:21:52,708 INFO kernel:[ 12.741199] [drm] Loading CEDAR Microcode >08:21:52,708 INFO kernel:[ 12.745924] [drm] PCIE GART of 512M enabled (table at 0x0000000000040000). >08:21:52,708 INFO kernel:[ 12.746080] radeon 0000:02:00.0: WB enabled >08:21:52,708 INFO kernel:[ 12.746083] radeon 0000:02:00.0: fence driver on ring 0 use gpu addr 0x0000000020000c00 and cpu addr 0xffff88023cbc2c00 >08:21:52,708 INFO kernel:[ 12.762536] [drm] ring test on 0 succeeded in 1 usecs >08:21:52,708 INFO kernel:[ 12.762722] [drm] ib test on ring 0 succeeded in 0 usecs >08:21:52,708 INFO kernel:[ 12.762944] [drm] Radeon Display Connectors >08:21:52,708 INFO kernel:[ 12.762945] [drm] Connector 0: >08:21:52,708 INFO kernel:[ 12.762947] [drm] HDMI-A-1 >08:21:52,708 INFO kernel:[ 12.762948] [drm] HPD1 >08:21:52,708 INFO kernel:[ 12.762950] [drm] DDC: 0x6440 0x6440 0x6444 0x6444 0x6448 0x6448 0x644c 0x644c >08:21:52,708 INFO kernel:[ 12.762951] [drm] Encoders: >08:21:52,708 INFO kernel:[ 12.762952] [drm] DFP1: INTERNAL_UNIPHY1 >08:21:52,708 INFO kernel:[ 12.762953] [drm] Connector 1: >08:21:52,708 INFO kernel:[ 12.762954] [drm] DVI-I-1 >08:21:52,708 INFO kernel:[ 12.762955] [drm] HPD4 >08:21:52,708 INFO kernel:[ 12.762957] [drm] DDC: 0x6460 0x6460 0x6464 0x6464 0x6468 0x6468 0x646c 0x646c >08:21:52,708 INFO kernel:[ 12.762958] [drm] Encoders: >08:21:52,708 INFO kernel:[ 12.762959] [drm] DFP2: INTERNAL_UNIPHY >08:21:52,708 INFO kernel:[ 12.762960] [drm] CRT1: INTERNAL_KLDSCP_DAC1 >08:21:52,708 INFO kernel:[ 12.762961] [drm] Connector 2: >08:21:52,708 INFO kernel:[ 12.762962] [drm] VGA-1 >08:21:52,708 INFO kernel:[ 12.762964] [drm] DDC: 0x6430 0x6430 0x6434 0x6434 0x6438 0x6438 0x643c 0x643c >08:21:52,708 INFO kernel:[ 12.762965] [drm] Encoders: >08:21:52,708 INFO kernel:[ 12.762966] [drm] CRT2: INTERNAL_KLDSCP_DAC2 >08:21:52,708 INFO kernel:[ 12.763020] [drm] Internal thermal controller without fan control >08:21:52,708 INFO kernel:[ 12.763047] [drm] radeon: power management initialized >08:21:52,708 INFO kernel:[ 12.780728] [drm] fb mappable at 0xB0142000 >08:21:52,708 INFO kernel:[ 12.780731] [drm] vram apper at 0xB0000000 >08:21:52,708 INFO kernel:[ 12.780732] [drm] size 3145728 >08:21:52,708 INFO kernel:[ 12.780734] [drm] fb depth is 24 >08:21:52,708 INFO kernel:[ 12.780735] [drm] pitch is 4096 >08:21:52,708 INFO kernel:[ 12.780799] fbcon: radeondrmfb (fb0) is primary device >08:21:52,708 INFO kernel:[ 12.987169] Console: switching to colour frame buffer device 128x48 >08:21:52,708 INFO kernel:[ 12.988389] fb0: radeondrmfb frame buffer device >08:21:52,708 INFO kernel:[ 12.988389] drm: registered panic notifier >08:21:52,708 INFO kernel:[ 12.988392] [drm] Initialized radeon 2.24.0 20080528 for 0000:02:00.0 on minor 0 >08:21:52,708 INFO kernel:[ 13.230445] fb1: mgadrmfb frame buffer device >08:21:52,708 INFO kernel:[ 13.230450] [drm] Initialized mgag200 1.0.0 20110418 for 0000:05:03.0 on minor 1 >08:21:52,708 DEBUG kernel:[ 16.405132] ISO 9660 Extensions: Microsoft Joliet Level 3 >08:21:52,708 DEBUG kernel:[ 16.439148] ISO 9660 Extensions: RRIP_1991A >08:21:52,708 INFO kernel:[ 17.752715] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) >08:21:52,708 DEBUG kernel:[ 20.661673] SELinux: 2048 avtab hash slots, 92725 rules. >08:21:52,708 DEBUG kernel:[ 20.671777] SELinux: 2048 avtab hash slots, 92725 rules. >08:21:52,708 DEBUG kernel:[ 20.737218] SELinux: 9 users, 15 roles, 4330 types, 231 bools, 1 sens, 1024 cats >08:21:52,708 DEBUG kernel:[ 20.737221] SELinux: 83 classes, 92725 rules >08:21:52,708 DEBUG kernel:[ 20.740103] SELinux: Completing initialization. >08:21:52,708 DEBUG kernel:[ 20.740104] SELinux: Setting up existing superblocks. >08:21:52,708 DEBUG kernel:[ 20.740108] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >08:21:52,708 DEBUG kernel:[ 20.740111] SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts >08:21:52,708 DEBUG kernel:[ 20.740118] SELinux: initialized (dev bdev, type bdev), uses genfs_contexts >08:21:52,708 DEBUG kernel:[ 20.740120] SELinux: initialized (dev proc, type proc), uses genfs_contexts >08:21:52,708 DEBUG kernel:[ 20.740126] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >08:21:52,708 DEBUG kernel:[ 20.740150] SELinux: initialized (dev devtmpfs, type devtmpfs), uses transition SIDs >08:21:52,708 DEBUG kernel:[ 20.741131] SELinux: initialized (dev sockfs, type sockfs), uses task SIDs >08:21:52,708 DEBUG kernel:[ 20.741134] SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts >08:21:52,708 DEBUG kernel:[ 20.741541] SELinux: initialized (dev pipefs, type pipefs), uses task SIDs >08:21:52,708 DEBUG kernel:[ 20.741544] SELinux: initialized (dev anon_inodefs, type anon_inodefs), uses genfs_contexts >08:21:52,708 DEBUG kernel:[ 20.741546] SELinux: initialized (dev devpts, type devpts), uses transition SIDs >08:21:52,708 DEBUG kernel:[ 20.741556] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >08:21:52,708 DEBUG kernel:[ 20.741559] SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs >08:21:52,708 DEBUG kernel:[ 20.741563] SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts >08:21:52,708 DEBUG kernel:[ 20.741569] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >08:21:52,708 DEBUG kernel:[ 20.741908] SELinux: initialized (dev securityfs, type securityfs), uses genfs_contexts >08:21:52,708 DEBUG kernel:[ 20.741910] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >08:21:52,708 DEBUG kernel:[ 20.741916] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >08:21:52,708 DEBUG kernel:[ 20.741997] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >08:21:52,708 DEBUG kernel:[ 20.742018] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >08:21:52,708 DEBUG kernel:[ 20.742021] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >08:21:52,708 DEBUG kernel:[ 20.742023] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >08:21:52,708 DEBUG kernel:[ 20.742032] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >08:21:52,708 DEBUG kernel:[ 20.742036] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >08:21:52,708 DEBUG kernel:[ 20.742039] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >08:21:52,708 DEBUG kernel:[ 20.742040] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >08:21:52,708 DEBUG kernel:[ 20.742042] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >08:21:52,708 DEBUG kernel:[ 20.742046] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >08:21:52,708 DEBUG kernel:[ 20.742048] SELinux: initialized (dev rpc_pipefs, type rpc_pipefs), uses genfs_contexts >08:21:52,708 DEBUG kernel:[ 20.742051] SELinux: initialized (dev sr0, type iso9660), uses genfs_contexts >08:21:52,708 DEBUG kernel:[ 20.742058] SELinux: initialized (dev loop0, type squashfs), uses xattr >08:21:52,708 DEBUG kernel:[ 20.742070] SELinux: initialized (dev dm-0, type ext4), uses xattr >08:21:52,708 NOTICE kernel:[ 20.758556] type=1403 audit(1352881304.556:2): policy loaded auid=4294967295 ses=4294967295 >08:21:52,708 DEBUG kernel:[ 22.556283] SELinux: initialized (dev autofs, type autofs), uses genfs_contexts >08:21:52,708 DEBUG kernel:[ 23.335326] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >08:21:52,708 DEBUG kernel:[ 23.335349] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >08:21:52,708 DEBUG kernel:[ 25.021273] SELinux: initialized (dev configfs, type configfs), uses genfs_contexts >08:21:52,708 NOTICE kernel:[ 25.219322] type=1400 audit(1352881309.017:3): avc: denied { create } for pid=630 comm="systemd-tmpfile" name="tmp" scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >08:21:52,708 NOTICE kernel:[ 25.244758] type=1400 audit(1352881309.042:4): avc: denied { setattr } for pid=630 comm="systemd-tmpfile" name="tmp" dev="dm-0" ino=59412 scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >08:21:52,708 NOTICE kernel:[ 25.244795] type=1400 audit(1352881309.042:5): avc: denied { relabelfrom } for pid=630 comm="systemd-tmpfile" name="tmp" dev="dm-0" ino=59412 scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >08:21:52,708 INFO kernel:[ 26.152348] dcdbas dcdbas: Dell Systems Management Base Driver (version 5.6.0-3.2) >08:21:52,708 INFO kernel:[ 27.572747] microcode: CPU0 sig=0x206a7, pf=0x2, revision=0x18 >08:21:52,708 WARNING kernel:[ 27.574316] ACPI Warning: 0x0000000000004000-0x000000000000401f SystemIO conflicts with Region \_SB_.PCI0.SBUS.SMBI 1 (20120711/utaddress-251) >08:21:52,708 INFO kernel:[ 27.574320] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver >08:21:52,708 WARNING kernel:[ 27.869196] ACPI Warning: 0x0000000000000428-0x000000000000042f SystemIO conflicts with Region \PMIO 1 (20120711/utaddress-251) >08:21:52,708 INFO kernel:[ 27.869202] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver >08:21:52,708 WARNING kernel:[ 27.869206] ACPI Warning: 0x0000000000000500-0x000000000000057f SystemIO conflicts with Region \GPIO 1 (20120711/utaddress-251) >08:21:52,708 INFO kernel:[ 27.869209] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver >08:21:52,708 WARNING kernel:[ 27.869210] lpc_ich: Resource conflict(s) found affecting gpio_ich >08:21:52,708 INFO kernel:[ 27.952075] md: bind<sdg1> >08:21:52,708 INFO kernel:[ 27.955269] md: bind<sdh2> >08:21:52,708 INFO kernel:[ 27.985074] md: bind<sde1> >08:21:52,708 INFO kernel:[ 27.992088] md: bind<sdf7> >08:21:52,708 INFO kernel:[ 27.995188] md: bind<sdf1> >08:21:52,708 INFO kernel:[ 28.310613] microcode: CPU1 sig=0x206a7, pf=0x2, revision=0x18 >08:21:52,708 INFO kernel:[ 28.311142] microcode: CPU2 sig=0x206a7, pf=0x2, revision=0x18 >08:21:52,708 INFO kernel:[ 28.311611] microcode: CPU3 sig=0x206a7, pf=0x2, revision=0x18 >08:21:52,708 INFO kernel:[ 28.311880] bio: create slab <bio-1> at 1 >08:21:52,708 INFO kernel:[ 28.311893] md/raid:md127: device sdf1 operational as raid disk 1 >08:21:52,708 INFO kernel:[ 28.311894] md/raid:md127: device sde1 operational as raid disk 0 >08:21:52,708 INFO kernel:[ 28.311895] md/raid:md127: device sdg1 operational as raid disk 2 >08:21:52,708 INFO kernel:[ 28.311898] microcode: CPU4 sig=0x206a7, pf=0x2, revision=0x18 >08:21:52,708 INFO kernel:[ 28.312239] md/raid:md127: allocated 3282kB >08:21:52,708 INFO kernel:[ 28.312260] md/raid:md127: raid level 5 active with 3 out of 3 devices, algorithm 2 >08:21:52,708 DEBUG kernel:[ 28.312261] RAID conf printout: >08:21:52,708 DEBUG kernel:[ 28.312262] --- level:5 rd:3 wd:3 >08:21:52,708 DEBUG kernel:[ 28.312263] disk 0, o:1, dev:sde1 >08:21:52,708 DEBUG kernel:[ 28.312264] disk 1, o:1, dev:sdf1 >08:21:52,708 DEBUG kernel:[ 28.312265] disk 2, o:1, dev:sdg1 >08:21:52,708 INFO kernel:[ 28.312278] md127: detected capacity change from 0 to 39955988480 >08:21:52,708 INFO kernel:[ 28.312573] microcode: CPU5 sig=0x206a7, pf=0x2, revision=0x18 >08:21:52,708 INFO kernel:[ 28.312912] microcode: CPU6 sig=0x206a7, pf=0x2, revision=0x18 >08:21:52,708 INFO kernel:[ 28.313186] microcode: CPU7 sig=0x206a7, pf=0x2, revision=0x18 >08:21:52,708 INFO kernel:[ 28.313480] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba >08:21:52,708 INFO kernel:[ 28.325313] md127: unknown partition table >08:21:52,708 INFO kernel:[ 28.348455] md: bind<sde7> >08:21:52,708 INFO kernel:[ 28.351152] md/raid1:md125: active with 2 out of 2 mirrors >08:21:52,708 INFO kernel:[ 28.351211] created bitmap (1 pages) for device md125 >08:21:52,708 INFO kernel:[ 28.351268] md125: bitmap initialized from disk: read 1 pages, set 0 of 75 bits >08:21:52,708 INFO kernel:[ 28.372981] md125: detected capacity change from 0 to 4998549504 >08:21:52,708 INFO kernel:[ 28.381787] md: bind<sdg2> >08:21:52,708 INFO kernel:[ 28.383191] md125: p1 >08:21:52,708 INFO kernel:[ 28.386643] md: bind<sdg7> >08:21:52,708 INFO kernel:[ 28.390317] md: bind<sdf8> >08:21:52,708 INFO kernel:[ 28.392299] md: bind<sdf2> >08:21:52,708 INFO kernel:[ 28.394837] md: bind<sde2> >08:21:52,708 INFO kernel:[ 28.396846] md/raid10:md126: active with 4 out of 4 devices >08:21:52,708 INFO kernel:[ 28.396867] md126: detected capacity change from 0 to 39997931520 >08:21:52,708 INFO kernel:[ 28.397874] md126: unknown partition table >08:21:52,708 INFO kernel:[ 28.403284] md: bind<sde8> >08:21:52,708 INFO kernel:[ 28.404657] md/raid1:md123: active with 2 out of 2 mirrors >08:21:52,708 INFO kernel:[ 28.404676] md123: detected capacity change from 0 to 5000646656 >08:21:52,708 INFO kernel:[ 28.413545] md123: p1 >08:21:52,708 NOTICE kernel:[ 28.819044] type=1400 audit(1352881312.617:6): avc: denied { execute } for pid=768 comm="bash" name="hostname" dev="dm-0" ino=28946 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:hostname_exec_t:s0 tclass=file >08:21:52,708 NOTICE kernel:[ 28.819052] type=1400 audit(1352881312.617:7): avc: denied { read open } for pid=768 comm="bash" path="/usr/bin/hostname" dev="dm-0" ino=28946 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:hostname_exec_t:s0 tclass=file >08:21:52,708 NOTICE kernel:[ 28.819077] type=1400 audit(1352881312.617:8): avc: denied { execute_no_trans } for pid=768 comm="bash" path="/usr/bin/hostname" dev="dm-0" ino=28946 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:hostname_exec_t:s0 tclass=file >08:21:52,708 NOTICE kernel:[ 28.908235] type=1400 audit(1352881312.706:9): avc: denied { read } for pid=744 comm="bash" name=".profile" dev="dm-0" ino=34721 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:admin_home_t:s0 tclass=file >08:21:52,708 NOTICE kernel:[ 28.908244] type=1400 audit(1352881312.706:10): avc: denied { open } for pid=744 comm="bash" path="/root/.profile" dev="dm-0" ino=34721 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:admin_home_t:s0 tclass=file >08:21:52,899 NOTICE kernel:[ 29.099144] type=1400 audit(1352881312.897:11): avc: denied { write } for pid=638 comm="firewalld" name="python2.7" dev="dm-0" ino=1608 scontext=system_u:system_r:firewalld_t:s0 tcontext=unconfined_u:object_r:lib_t:s0 tclass=dir >08:21:56,794 INFO systemd: Starting D-Bus System Message Bus... >08:21:56,815 INFO systemd: Started D-Bus System Message Bus. >08:21:56,917 INFO systemd: Started firewalld - dynamic firewall daemon. >08:21:56,917 INFO systemd: Starting Network Manager... >08:21:57,879 INFO NetworkManager: <info> NetworkManager (version 0.9.7.0-6.git20121004.fc18) is starting... >08:21:57,879 INFO NetworkManager: <info> Read config file /etc/NetworkManager/NetworkManager.conf >08:21:57,880 INFO NetworkManager: <info> WEXT support is enabled >08:21:57,886 INFO dbus-daemon: dbus[782]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >08:21:57,886 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >08:21:57,904 INFO systemd: Starting Authorization Manager... >08:21:58,306 INFO polkitd: Started polkitd version 0.107 >08:21:58,581 INFO dbus-daemon: dbus[782]: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >08:21:58,582 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >08:21:58,582 INFO systemd: Started Authorization Manager. >08:21:58,649 WARNING NetworkManager: ifcfg-rh: Could not get hostname: failed to read /etc/sysconfig/network >08:21:58,649 NOTICE NetworkManager: ifcfg-rh: Acquired D-Bus service com.redhat.ifcfgrh1 >08:21:58,649 INFO NetworkManager: <info> Loaded plugin ifcfg-rh: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >08:21:58,649 INFO NetworkManager: <info> Loaded plugin keyfile: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >08:21:58,649 NOTICE NetworkManager: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-lo ... >08:21:58,650 INFO NetworkManager: <info> monitoring kernel firmware directory '/lib/firmware'. >08:21:58,651 INFO NetworkManager: <info> WiFi enabled by radio killswitch; enabled by state file >08:21:58,652 INFO NetworkManager: <info> WWAN enabled by radio killswitch; enabled by state file >08:21:58,652 INFO NetworkManager: <info> WiMAX enabled by radio killswitch; enabled by state file >08:21:58,653 DEBUG kernel:[ 34.853691] tg3 0000:04:00.0: irq 46 for MSI/MSI-X >08:21:58,688 INFO kernel:[ 34.888513] IPv6: ADDRCONF(NETDEV_UP): em1: link is not ready >08:21:58,700 INFO NetworkManager: <info> Networking is enabled by state file >08:21:58,709 WARNING NetworkManager: <warn> failed to allocate link cache: (-10) Operation not supported >08:21:58,714 INFO NetworkManager: <info> (em1): carrier is OFF >08:21:58,715 INFO NetworkManager: <info> (em1): new Ethernet device (driver: 'tg3' ifindex: 2) >08:21:58,715 INFO NetworkManager: <info> (em1): exported as /org/freedesktop/NetworkManager/Devices/0 >08:21:58,715 INFO NetworkManager: <info> (em1): now managed >08:21:58,715 INFO NetworkManager: <info> (em1): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2] >08:21:58,715 INFO NetworkManager: <info> (em1): bringing up device. >08:21:58,716 INFO NetworkManager: <info> (em1): preparing device. >08:21:58,716 INFO NetworkManager: <info> (em1): deactivating device (reason 'managed') [2] >08:21:58,716 INFO NetworkManager: <info> Added default wired connection 'Wired connection 1' for /sys/devices/pci0000:00/0000:00:1c.4/0000:04:00.0/net/em1 >08:21:58,716 WARNING NetworkManager: <warn> /sys/devices/virtual/net/lo: couldn't determine device driver; ignoring... >08:21:58,716 WARNING NetworkManager: <warn> /sys/devices/virtual/net/lo: couldn't determine device driver; ignoring... >08:21:58,716 INFO systemd: Started Network Manager. >08:21:58,717 INFO systemd: Starting Anaconda System Services. >08:21:58,717 INFO systemd: Reached target Anaconda System Services. >08:21:58,717 INFO systemd: Starting Anaconda... >08:21:58,717 INFO systemd: Starting Network Manager Wait Online... >08:21:59,018 INFO systemd: Started Anaconda. >08:21:59,019 INFO systemd: Starting Anaconda Text Console... >08:21:59,148 WARNING kernel:[ 35.348046] audit_printk_skb: 15 callbacks suppressed >08:21:59,148 NOTICE kernel:[ 35.348048] type=1400 audit(1352881319.146:17): avc: denied { read write } for pid=813 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 >08:21:59,165 INFO systemd: Started Anaconda Text Console. >08:22:01,048 INFO NetworkManager: <info> (em1): carrier now ON (device state 20) >08:22:01,048 INFO NetworkManager: <info> (em1): device state change: unavailable -> disconnected (reason 'carrier-changed') [20 30 40] >08:22:01,048 INFO NetworkManager: <info> Auto-activating connection 'Wired connection 1'. >08:22:01,048 INFO kernel:[ 37.248254] tg3 0000:04:00.0: em1: Link is up at 1000 Mbps, full duplex >08:22:01,048 INFO kernel:[ 37.248256] tg3 0000:04:00.0: em1: Flow control is on for TX and on for RX >08:22:01,048 INFO kernel:[ 37.248269] IPv6: ADDRCONF(NETDEV_CHANGE): em1: link becomes ready >08:22:01,048 INFO NetworkManager: <info> Activation (em1) starting connection 'Wired connection 1' >08:22:01,048 INFO NetworkManager: <info> (em1): device state change: disconnected -> prepare (reason 'none') [30 40 0] >08:22:01,049 INFO NetworkManager: <info> Activation (em1) Stage 1 of 5 (Device Prepare) scheduled... >08:22:01,049 INFO NetworkManager: <info> Activation (em1) Stage 1 of 5 (Device Prepare) started... >08:22:01,049 INFO NetworkManager: <info> Activation (em1) Stage 2 of 5 (Device Configure) scheduled... >08:22:01,049 INFO NetworkManager: <info> Activation (em1) Stage 1 of 5 (Device Prepare) complete. >08:22:01,049 INFO NetworkManager: <info> Activation (em1) Stage 2 of 5 (Device Configure) starting... >08:22:01,049 INFO NetworkManager: <info> (em1): device state change: prepare -> config (reason 'none') [40 50 0] >08:22:01,050 INFO NetworkManager: <info> Activation (em1) Stage 2 of 5 (Device Configure) successful. >08:22:01,050 INFO NetworkManager: <info> Activation (em1) Stage 2 of 5 (Device Configure) complete. >08:22:01,131 WARNING NetworkManager: <warn> (em1) firewall zone add/change failed: (32) INVALID_ZONE: public >08:22:01,131 INFO NetworkManager: <info> Activation (em1) Stage 3 of 5 (IP Configure Start) scheduled. >08:22:01,131 INFO NetworkManager: <info> Activation (em1) Stage 3 of 5 (IP Configure Start) started... >08:22:01,132 INFO NetworkManager: <info> (em1): device state change: config -> ip-config (reason 'none') [50 70 0] >08:22:01,132 INFO NetworkManager: <info> Activation (em1) Beginning DHCPv4 transaction (timeout in 45 seconds) >08:22:01,236 INFO NetworkManager: <info> dhclient started with pid 815 >08:22:01,237 INFO NetworkManager: <info> Activation (em1) Beginning IP6 addrconf. >08:22:01,237 INFO NetworkManager: <info> Activation (em1) Stage 3 of 5 (IP Configure Start) complete. >08:22:01,647 INFO dhclient: Internet Systems Consortium DHCP Client 4.2.4-P2 >08:22:01,647 INFO dhclient: Copyright 2004-2012 Internet Systems Consortium. >08:22:01,648 INFO dhclient: All rights reserved. >08:22:01,648 INFO dhclient: For info, please visit https://www.isc.org/software/dhcp/ >08:22:01,648 INFO dhclient: >08:22:01,704 INFO NetworkManager: <info> (em1): DHCPv4 state changed nbi -> preinit >08:22:01,714 INFO dhclient: Listening on LPF/em1/d0:67:e5:ea:a4:1d >08:22:01,714 INFO dhclient: Sending on LPF/em1/d0:67:e5:ea:a4:1d >08:22:01,715 INFO dhclient: Sending on Socket/fallback >08:22:01,715 INFO dhclient: DHCPDISCOVER on em1 to 255.255.255.255 port 67 interval 6 (xid=0x77329ee5) >08:22:01,716 INFO dhclient: DHCPREQUEST on em1 to 255.255.255.255 port 67 (xid=0x77329ee5) >08:22:01,716 INFO dhclient: DHCPOFFER from 192.168.42.1 >08:22:01,720 INFO dhclient: DHCPACK from 192.168.42.1 (xid=0x77329ee5) >08:22:01,726 INFO NetworkManager: <info> (em1): DHCPv4 state changed preinit -> bound >08:22:01,726 INFO dhclient: bound to 192.168.42.167 -- renewal in 21470 seconds. >08:22:01,726 INFO NetworkManager: <info> address 192.168.42.167 >08:22:01,726 INFO NetworkManager: <info> prefix 24 (255.255.255.0) >08:22:01,726 INFO NetworkManager: <info> gateway 192.168.42.1 >08:22:01,726 INFO NetworkManager: <info> hostname 'monkeybay' >08:22:01,726 INFO NetworkManager: <info> nameserver '192.168.42.1' >08:22:01,726 INFO NetworkManager: <info> domain name 'lan' >08:22:01,726 INFO NetworkManager: <info> Activation (em1) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >08:22:01,726 INFO NetworkManager: <info> Activation (em1) Stage 5 of 5 (IPv4 Commit) started... >08:22:02,391 NOTICE kernel:[ 38.591187] type=1400 audit(1352881322.389:18): avc: denied { read write } for pid=819 comm="auditd" path="/dev/mapper/control" dev="devtmpfs" ino=1167 scontext=system_u:system_r:auditd_t:s0 tcontext=system_u:object_r:lvm_control_t:s0 tclass=chr_file >08:22:02,392 WARNING kernel:[ 38.592585] auditd (820): /proc/820/oom_adj is deprecated, please use /proc/820/oom_score_adj instead. >08:22:02,724 INFO NetworkManager: <info> (em1): device state change: ip-config -> secondaries (reason 'none') [70 90 0] >08:22:02,724 INFO NetworkManager: <info> Activation (em1) Stage 5 of 5 (IPv4 Commit) complete. >08:22:02,725 INFO NetworkManager: <info> (em1): device state change: secondaries -> activated (reason 'none') [90 100 0] >08:22:02,762 INFO NetworkManager: <info> Policy set 'Wired connection 1' (em1) as default for IPv4 routing and DNS. >08:22:02,762 INFO NetworkManager: <info> Activation (em1) successful, device activated. >08:22:02,763 INFO dbus-daemon: dbus[782]: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper) >08:22:02,763 NOTICE dbus: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper) >08:22:02,839 INFO systemd: Started Network Manager Wait Online. >08:22:02,840 INFO systemd: Starting Network. >08:22:02,840 INFO systemd: Reached target Network. >08:22:02,841 INFO systemd: Startup finished in 4s 537ms 494us (kernel) + 16s 332ms 148us (initrd) + 18s 44ms 228us (userspace) = 38s 913ms 870us. >08:22:03,057 INFO dbus-daemon: dbus[782]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >08:22:03,058 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >08:22:03,337 INFO dbus-daemon: /etc/NetworkManager/dispatcher.d/04-iscsi: line 14: /sbin/chkconfig: No such file or directory >08:22:04,339 INFO NetworkManager: <info> Activation (em1) Stage 5 of 5 (IPv6 Commit) scheduled... >08:22:04,339 INFO NetworkManager: <info> Activation (em1) Stage 5 of 5 (IPv6 Commit) started... >08:22:05,051 INFO kernel:[ 41.251969] vgaarb: device changed decodes: PCI:0000:02:00.0,olddecodes=io+mem,decodes=none:owns=io+mem >08:22:05,051 INFO kernel:[ 41.251973] vgaarb: transferring owner from PCI:0000:02:00.0 to PCI:0000:05:03.0 >08:22:05,339 INFO NetworkManager: <info> Policy set 'Wired connection 1' (em1) as default for IPv6 routing and DNS. >08:22:05,339 INFO NetworkManager: <info> Activation (em1) Stage 5 of 5 (IPv6 Commit) complete. >08:22:05,514 INFO kernel:[ 41.714068] [drm] mga base 0 >08:22:09,787 INFO systemd: Starting NTP client/server... >08:22:09,855 INFO chrony-helper: tr: write error: Broken pipe >08:22:09,855 INFO chrony-helper: tr: write error >08:22:09,952 INFO chronyd: chronyd version 1.27-git1ca844 starting >08:22:09,952 INFO chronyd: Linux kernel major=3 minor=6 patch=5 >08:22:09,952 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 >08:22:09,978 INFO systemd: Started NTP client/server. >08:22:10,761 NOTICE NetworkManager: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-em1 ... >08:22:10,762 WARNING NetworkManager: <warn> failed to allocate link cache: (-10) Operation not supported >08:22:10,762 NOTICE NetworkManager: ifcfg-rh: read connection 'System em1' >08:22:10,762 WARNING NetworkManager: <warn> failed to allocate link cache: (-10) Operation not supported
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 876441
:
644598
|
644599
|
644600
|
644601
|
644602
|
644603
|
644604
| 644606 |
644633
|
644634
|
644635
|
644642
|
644646
|
644647
|
644648
|
644649